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-hnbgw-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-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-hnbgw-test] $ /bin/sh -xe /tmp/jenkins8269656801681103932.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:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 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 hnbgw --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs -b osmocom:nightly -c all [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-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-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/podman/testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-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-hnbgw-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-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-hnbgw-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-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-hnbgw-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-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-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-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [260 kB] Fetched 9307 kB in 1s (10.3 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-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/ttcn3-deps-updated'] [testenv] Generating links and Makefile for hnbgw [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-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-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-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-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-0', 'make', 'hnbgw'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/ttcn3/hnbgw compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/ttcn3/hnbgw' PP IPA_Emulation.ttcn PP RAN_Adapter.ttcn PP RAN_Emulation.ttcn PP SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ PP StatsD_Checker.ttcn TTCN *.ttcn *.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. ConnHdlr.ttcn: In TTCN-3 module `ConnHdlr': ConnHdlr.ttcn:354.1-366.1: In function definition `f_iuh2iu': ConnHdlr.ttcn:365.2-30: In return statement: ConnHdlr.ttcn:365.23-30: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:365.24-29: In parameter #1 for `exp_rx': ConnHdlr.ttcn:354.52-84: note: Referenced template parameter is here ConnHdlr.ttcn:369.1-378.1: In function definition `f_iu2iuh': ConnHdlr.ttcn:377.2-28: In return statement: ConnHdlr.ttcn:377.21-28: In actual parameter list of function `@ConnHdlr.f_rua_expect': ConnHdlr.ttcn:377.22-27: In parameter #1 for `exp_rx': ConnHdlr.ttcn:369.52-84: note: Referenced template parameter is here ConnHdlr.ttcn:404.1-431.1: In function definition `f_iuh2iu_connect': ConnHdlr.ttcn:430.2-30: In return statement: ConnHdlr.ttcn:430.23-30: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:430.24-29: In parameter #1 for `exp_rx': ConnHdlr.ttcn:404.58-90: note: Referenced template parameter is here ConnHdlr.ttcn:447.1-463.1: In function definition `f_iuh2iu_disconnect': ConnHdlr.ttcn:461.2-29: In variable assignment: ConnHdlr.ttcn:461.22-29: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:461.23-28: In parameter #1 for `exp_rx': ConnHdlr.ttcn:448.9-41: note: Referenced template parameter is here ConnHdlr.ttcn:549.1-555.1: In function definition `f_build_rab_ass_resp': ConnHdlr.ttcn:554.2-45: In return statement: ConnHdlr.ttcn:554.9-45: In the operand of operation `valueof()': ConnHdlr.ttcn:554.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:554.37-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:550.39-45: note: Referenced template variable is here ConnHdlr.ttcn:696.1-739.1: In function definition `f_rab_ass_req_cs': ConnHdlr.ttcn:713.2-43: In variable assignment: ConnHdlr.ttcn:713.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:713.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:713.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:699.37-43: note: Referenced template variable is here ConnHdlr.ttcn:736.2-43: In variable assignment: ConnHdlr.ttcn:736.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:736.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:736.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:699.37-43: note: Referenced template variable is here ConnHdlr.ttcn:741.8-801.1: In function definition `f_rab_ass_resp_cs': ConnHdlr.ttcn:748.2-45: In variable assignment: ConnHdlr.ttcn:748.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:748.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:748.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:744.39-46: note: Referenced template variable is here ConnHdlr.ttcn:751.2-794.2: In interleave statement: ConnHdlr.ttcn:773.3-785.3: In if statement: ConnHdlr.ttcn:777.4-45: In variable assignment: ConnHdlr.ttcn:777.10-45: In the operand of operation `valueof()': ConnHdlr.ttcn:777.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:777.37-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:774.39-45: note: Referenced template variable is here ConnHdlr.ttcn:782.4-47: In variable assignment: ConnHdlr.ttcn:782.10-47: In the operand of operation `valueof()': ConnHdlr.ttcn:782.37-46: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:782.38-45: In parameter #1 for `rab_sml': ConnHdlr.ttcn:744.39-46: note: Referenced template variable is here ConnHdlr.ttcn:798.2-45: In variable assignment: ConnHdlr.ttcn:798.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:798.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:798.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:744.39-46: note: Referenced template variable is here ConnHdlr.ttcn:808.1-868.1: In function definition `f_rab_ass_req_ps_with_pfcp': ConnHdlr.ttcn:829.2-43: In variable assignment: ConnHdlr.ttcn:829.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:829.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:829.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:827.37-43: note: Referenced template variable is here ConnHdlr.ttcn:852.27-853.36: In template variable definition `pdr1': ConnHdlr.ttcn:852.54-853.36: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Created_PDR': In parameter #2 for `local_F_TEID': ConnHdlr.ttcn:848.22-849.55: note: Referenced template variable is here ConnHdlr.ttcn:854.27-855.36: In template variable definition `pdr2': ConnHdlr.ttcn:854.54-855.36: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Created_PDR': In parameter #2 for `local_F_TEID': ConnHdlr.ttcn:850.22-851.57: note: Referenced template variable is here ConnHdlr.ttcn:856.24-860.39: In template variable definition `r': ConnHdlr.ttcn:856.53-860.39: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Session_Est_Resp': In parameter #5 for `created_pdr': ConnHdlr.ttcn:852.27-853.36: note: Referenced template variable is here ConnHdlr.ttcn:854.27-855.36: note: Referenced template variable is here ConnHdlr.ttcn:866.2-43: In variable assignment: ConnHdlr.ttcn:866.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:866.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:866.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:827.37-43: note: Referenced template variable is here ConnHdlr.ttcn:870.1-889.1: In function definition `f_rab_ass_resp_ps_with_pfcp': ConnHdlr.ttcn:880.2-45: In variable assignment: ConnHdlr.ttcn:880.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:880.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:880.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:877.39-46: note: Referenced template variable is here ConnHdlr.ttcn:888.2-46: In function instance: ConnHdlr.ttcn:888.16-46: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:888.17-45: In parameter #1 for `exp_rx': RANAP_Templates.ttcn:1923.1-1985.1: note: Referenced function is here ConnHdlr.ttcn:896.1-912.1: In function definition `f_rab_ass_req_ps_without_pfcp': ConnHdlr.ttcn:906.2-43: In variable assignment: ConnHdlr.ttcn:906.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:906.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:906.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:904.37-43: note: Referenced template variable is here ConnHdlr.ttcn:910.2-43: In variable assignment: ConnHdlr.ttcn:910.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:910.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:910.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:904.37-43: note: Referenced template variable is here ConnHdlr.ttcn:914.1-927.1: In function definition `f_rab_ass_resp_ps_without_pfcp': ConnHdlr.ttcn:922.2-45: In variable assignment: ConnHdlr.ttcn:922.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:922.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:922.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:919.39-46: note: Referenced template variable is here ConnHdlr.ttcn:926.2-46: In function instance: ConnHdlr.ttcn:926.16-46: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:926.17-45: In parameter #1 for `exp_rx': RANAP_Templates.ttcn:1923.1-1985.1: note: Referenced function is here HNBGW_Tests.ttcn: In TTCN-3 module `HNBGW_Tests': HNBGW_Tests.ttcn:723.1-752.1: In function definition `f_hnbap_ue_register': HNBGW_Tests.ttcn:727.2-55: In send statement: HNBGW_Tests.ttcn:727.48-54: In actual parameter list of template `@HNBAP_Templates.ts_HNBAP_UERegisterRequest': HNBGW_Tests.ttcn:727.49-53: In parameter #1 for `ue_id': HNBGW_Tests.ttcn:723.52-87: note: Referenced template parameter is here HNBGW_Tests.ttcn:1279.8-1312.1: In function definition `f_tc_rab_assign_mgcp_to': HNBGW_Tests.ttcn:1296.2-43: In variable assignment: HNBGW_Tests.ttcn:1296.8-43: In the operand of operation `valueof()': HNBGW_Tests.ttcn:1296.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': HNBGW_Tests.ttcn:1296.35-41: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:1282.37-43: note: Referenced template variable is here HNBGW_Tests.ttcn:2504.8-2540.1: In function definition `f_tc_second_rab_assignment': HNBGW_Tests.ttcn:2521.2-43: In variable assignment: HNBGW_Tests.ttcn:2521.8-43: In the operand of operation `valueof()': HNBGW_Tests.ttcn:2521.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': HNBGW_Tests.ttcn:2521.35-41: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:2516.37-43: note: Referenced template variable is here HNBGW_Tests.ttcn:2534.2-45: In variable assignment: HNBGW_Tests.ttcn:2534.8-45: In the operand of operation `valueof()': HNBGW_Tests.ttcn:2534.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': HNBGW_Tests.ttcn:2534.36-43: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:2532.39-46: note: Referenced template variable is here IuUP_Emulation.ttcn: In TTCN-3 module `IuUP_Emulation': IuUP_Emulation.ttcn:150.9-190.1: In function definition `f_ts_IuUP_INIT': IuUP_Emulation.ttcn:179.2-187.3: In template definition `tpl': IuUP_Emulation.ttcn:179.84-187.3: In actual parameter list of template `@IuUP_Types.ts_IuUP_PDU14_ProcSending_INIT': In parameter #4 for `rfci': IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/ttcn3/hnbgw' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/ttcn3/hnbgw make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/ttcn3/hnbgw' DEP PFCP_CodecPort_CtrlFunctDef.cc DEP UD_PT.cc DEP MGCP_CodecPort_CtrlFunctDef.cc DEP RANAP_EncDec.cc DEP RUA_EncDec.cc DEP HNBAP_EncDec.cc DEP TELNETasp_PT.cc DEP TCCInterface.cc DEP TCCEncoding.cc DEP TCCConversion.cc DEP StatsD_CodecPort_CtrlFunctdef.cc DEP SDP_EncDec.cc DEP SCTPasp_PT.cc DEP RTP_EncDec.cc DEP RTP_CodecPort_CtrlFunctDef.cc DEP Native_FunctionDefs.cc DEP Iuh_CodecPort_CtrlFunctDef.cc DEP IuUP_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 RUA_PDU_Descriptions_part_7.cc DEP RUA_PDU_Descriptions_part_6.cc DEP RUA_PDU_Descriptions_part_5.cc DEP RUA_PDU_Descriptions_part_4.cc DEP RUA_PDU_Descriptions_part_3.cc DEP RUA_PDU_Descriptions_part_2.cc DEP RUA_PDU_Descriptions_part_1.cc DEP RUA_PDU_Contents_part_7.cc DEP RUA_PDU_Contents_part_6.cc DEP RUA_PDU_Contents_part_5.cc DEP RUA_PDU_Contents_part_4.cc DEP RUA_PDU_Contents_part_3.cc DEP RUA_PDU_Contents_part_2.cc DEP RUA_PDU_Contents_part_1.cc DEP RUA_IEs_part_7.cc DEP RUA_IEs_part_6.cc DEP RUA_IEs_part_5.cc DEP RUA_IEs_part_4.cc DEP RUA_IEs_part_3.cc DEP RUA_IEs_part_2.cc DEP RUA_IEs_part_1.cc DEP RUA_Containers_part_7.cc DEP RUA_Containers_part_6.cc DEP RUA_Containers_part_5.cc DEP RUA_Containers_part_4.cc DEP RUA_Containers_part_3.cc DEP RUA_Containers_part_2.cc DEP RUA_Containers_part_1.cc DEP RUA_Constants_part_7.cc DEP RUA_Constants_part_6.cc DEP RUA_Constants_part_5.cc DEP RUA_Constants_part_4.cc DEP RUA_Constants_part_3.cc DEP RUA_Constants_part_2.cc DEP RUA_Constants_part_1.cc DEP RUA_CommonDataTypes_part_7.cc DEP RUA_CommonDataTypes_part_6.cc DEP RUA_CommonDataTypes_part_5.cc DEP RUA_CommonDataTypes_part_4.cc DEP RUA_CommonDataTypes_part_3.cc DEP RUA_CommonDataTypes_part_2.cc DEP RUA_CommonDataTypes_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 HNBAP_PDU_Descriptions_part_7.cc DEP HNBAP_PDU_Descriptions_part_6.cc DEP HNBAP_PDU_Descriptions_part_5.cc DEP HNBAP_PDU_Descriptions_part_4.cc DEP HNBAP_PDU_Descriptions_part_3.cc DEP HNBAP_PDU_Descriptions_part_2.cc DEP HNBAP_PDU_Descriptions_part_1.cc DEP HNBAP_PDU_Contents_part_7.cc DEP HNBAP_PDU_Contents_part_6.cc DEP HNBAP_PDU_Contents_part_5.cc DEP HNBAP_PDU_Contents_part_4.cc DEP HNBAP_PDU_Contents_part_3.cc DEP HNBAP_PDU_Contents_part_2.cc DEP HNBAP_PDU_Contents_part_1.cc DEP HNBAP_IEs_part_7.cc DEP HNBAP_IEs_part_6.cc DEP HNBAP_IEs_part_5.cc DEP HNBAP_IEs_part_4.cc DEP HNBAP_IEs_part_3.cc DEP HNBAP_IEs_part_2.cc DEP HNBAP_IEs_part_1.cc DEP HNBAP_Containers_part_7.cc DEP HNBAP_Containers_part_6.cc DEP HNBAP_Containers_part_5.cc DEP HNBAP_Containers_part_4.cc DEP HNBAP_Containers_part_3.cc DEP HNBAP_Containers_part_2.cc DEP HNBAP_Containers_part_1.cc DEP HNBAP_Constants_part_7.cc DEP HNBAP_Constants_part_6.cc DEP HNBAP_Constants_part_5.cc DEP HNBAP_Constants_part_4.cc DEP HNBAP_Constants_part_3.cc DEP HNBAP_Constants_part_2.cc DEP HNBAP_Constants_part_1.cc DEP HNBAP_CommonDataTypes_part_7.cc DEP HNBAP_CommonDataTypes_part_6.cc DEP HNBAP_CommonDataTypes_part_5.cc DEP HNBAP_CommonDataTypes_part_4.cc DEP HNBAP_CommonDataTypes_part_3.cc DEP HNBAP_CommonDataTypes_part_2.cc DEP HNBAP_CommonDataTypes_part_1.cc DEP RUA_PDU_Descriptions.cc DEP RUA_PDU_Contents.cc DEP RUA_IEs.cc DEP RUA_Containers.cc DEP RUA_Constants.cc DEP RUA_CommonDataTypes.cc DEP RANAP_PDU_Descriptions.cc DEP RANAP_PDU_Contents.cc DEP RANAP_Containers.cc DEP RANAP_IEs.cc DEP RANAP_Constants.cc DEP RANAP_CommonDataTypes.cc DEP HNBAP_PDU_Descriptions.cc DEP HNBAP_PDU_Contents.cc DEP HNBAP_IEs.cc DEP HNBAP_Containers.cc DEP HNBAP_Constants.cc DEP HNBAP_CommonDataTypes.cc DEP StatsD_Checker_part_7.cc DEP StatsD_Checker_part_6.cc DEP StatsD_Checker_part_5.cc DEP StatsD_Checker_part_4.cc DEP StatsD_Checker_part_3.cc DEP StatsD_Checker_part_2.cc DEP StatsD_Checker_part_1.cc DEP SCCP_Mapping_part_7.cc DEP SCCP_Mapping_part_6.cc DEP SCCP_Mapping_part_5.cc DEP SCCP_Mapping_part_4.cc DEP SCCP_Mapping_part_2.cc DEP SCCP_Mapping_part_3.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 StatsD_Checker.cc DEP SCCP_Mapping.cc DEP RAN_Emulation.cc DEP RAN_Adapter.cc DEP IPA_Emulation.cc DEP UD_Types_part_7.cc DEP UD_Types_part_6.cc DEP UD_Types_part_5.cc DEP UD_Types_part_4.cc DEP UD_Types_part_3.cc DEP UD_Types_part_2.cc DEP UD_Types_part_1.cc DEP UD_PortType_part_6.cc DEP UD_PortType_part_7.cc DEP UD_PortType_part_5.cc DEP UD_PortType_part_4.cc DEP UD_PortType_part_3.cc DEP UD_PortType_part_2.cc DEP UD_PortType_part_1.cc DEP TELNETasp_PortType_part_7.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_1.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_7.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_1.cc DEP TCCEncoding_Functions_part_7.cc DEP TCCEncoding_Functions_part_6.cc DEP TCCEncoding_Functions_part_5.cc DEP TCCEncoding_Functions_part_4.cc DEP TCCEncoding_Functions_part_3.cc DEP TCCEncoding_Functions_part_2.cc DEP TCCEncoding_Functions_part_1.cc DEP TCCConversion_Functions_part_7.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_1.cc DEP StatsD_Types_part_7.cc DEP StatsD_Types_part_6.cc DEP StatsD_Types_part_5.cc DEP StatsD_Types_part_4.cc DEP StatsD_Types_part_3.cc DEP StatsD_Types_part_2.cc DEP StatsD_Types_part_1.cc DEP StatsD_CodecPort_CtrlFunct_part_7.cc DEP StatsD_CodecPort_CtrlFunct_part_6.cc DEP StatsD_CodecPort_CtrlFunct_part_5.cc DEP StatsD_CodecPort_CtrlFunct_part_4.cc DEP StatsD_CodecPort_CtrlFunct_part_2.cc DEP StatsD_CodecPort_CtrlFunct_part_1.cc DEP StatsD_CodecPort_CtrlFunct_part_3.cc DEP StatsD_CodecPort_part_7.cc DEP StatsD_CodecPort_part_6.cc DEP StatsD_CodecPort_part_5.cc DEP StatsD_CodecPort_part_4.cc DEP StatsD_CodecPort_part_3.cc DEP StatsD_CodecPort_part_2.cc DEP StatsD_CodecPort_part_1.cc DEP Socket_API_Definitions_part_7.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_1.cc DEP SDP_Types_part_7.cc DEP SDP_Types_part_6.cc DEP SDP_Types_part_5.cc DEP SDP_Types_part_4.cc DEP SDP_Types_part_3.cc DEP SDP_Types_part_2.cc DEP SDP_Types_part_1.cc DEP SDP_Templates_part_7.cc DEP SDP_Templates_part_6.cc DEP SDP_Templates_part_5.cc DEP SDP_Templates_part_4.cc DEP SDP_Templates_part_3.cc DEP SDP_Templates_part_2.cc DEP SDP_Templates_part_1.cc DEP SCTPasp_Types_part_7.cc DEP SCTPasp_Types_part_6.cc DEP SCTPasp_Types_part_5.cc DEP SCTPasp_Types_part_4.cc DEP SCTPasp_Types_part_3.cc DEP SCTPasp_Types_part_2.cc DEP SCTPasp_Types_part_1.cc DEP SCTPasp_PortType_part_7.cc DEP SCTPasp_PortType_part_6.cc DEP SCTPasp_PortType_part_5.cc DEP SCTPasp_PortType_part_4.cc DEP SCTPasp_PortType_part_3.cc DEP SCTPasp_PortType_part_2.cc DEP SCTPasp_PortType_part_1.cc DEP SCTP_Templates_part_7.cc DEP SCTP_Templates_part_6.cc DEP SCTP_Templates_part_5.cc DEP SCTP_Templates_part_4.cc DEP SCTP_Templates_part_3.cc DEP SCTP_Templates_part_2.cc DEP SCTP_Templates_part_1.cc DEP SCCPasp_Types_part_7.cc DEP SCCPasp_Types_part_6.cc DEP SCCPasp_Types_part_5.cc DEP SCCPasp_Types_part_4.cc DEP SCCPasp_Types_part_3.cc DEP SCCPasp_Types_part_2.cc DEP SCCPasp_Types_part_1.cc DEP SCCP_Types_part_7.cc DEP SCCP_Types_part_6.cc DEP SCCP_Types_part_5.cc DEP SCCP_Types_part_4.cc DEP SCCP_Types_part_3.cc DEP SCCP_Types_part_2.cc DEP SCCP_Types_part_1.cc DEP SCCP_Templates_part_7.cc DEP SCCP_Templates_part_6.cc DEP SCCP_Templates_part_5.cc DEP SCCP_Templates_part_4.cc DEP SCCP_Templates_part_3.cc DEP SCCP_Templates_part_2.cc DEP SCCP_Templates_part_1.cc DEP SCCP_Emulation_part_6.cc DEP SCCP_Emulation_part_7.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 RUA_Types_part_7.cc DEP RUA_Types_part_6.cc DEP RUA_Types_part_5.cc DEP RUA_Types_part_4.cc DEP RUA_Types_part_3.cc DEP RUA_Types_part_2.cc DEP RUA_Types_part_1.cc DEP RUA_Templates_part_7.cc DEP RUA_Templates_part_6.cc DEP RUA_Templates_part_5.cc DEP RUA_Templates_part_4.cc DEP RUA_Templates_part_3.cc DEP RUA_Templates_part_2.cc DEP RUA_Templates_part_1.cc DEP RUA_Emulation_part_7.cc DEP RUA_Emulation_part_6.cc DEP RUA_Emulation_part_5.cc DEP RUA_Emulation_part_4.cc DEP RUA_Emulation_part_3.cc DEP RUA_Emulation_part_2.cc DEP RUA_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_Emulation_part_7.cc DEP RTP_Types_part_1.cc DEP RTP_Emulation_part_5.cc DEP RTP_Emulation_part_4.cc DEP RTP_Emulation_part_3.cc DEP RTP_Emulation_part_2.cc DEP RTP_Emulation_part_6.cc DEP RTP_Emulation_part_1.cc DEP RTP_CodecPort_CtrlFunct_part_7.cc DEP RTP_CodecPort_CtrlFunct_part_6.cc DEP RTP_CodecPort_CtrlFunct_part_5.cc DEP RTP_CodecPort_CtrlFunct_part_4.cc DEP RTP_CodecPort_CtrlFunct_part_3.cc DEP RTP_CodecPort_CtrlFunct_part_2.cc DEP RTP_CodecPort_CtrlFunct_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 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_4.cc DEP RANAP_CodecPort_part_5.cc DEP RANAP_CodecPort_part_3.cc DEP RANAP_CodecPort_part_2.cc DEP RANAP_CodecPort_part_1.cc DEP PFCP_Types_part_7.cc DEP PFCP_Types_part_6.cc DEP PFCP_Types_part_5.cc DEP PFCP_Types_part_4.cc DEP PFCP_Types_part_3.cc DEP PFCP_Types_part_2.cc DEP PFCP_Types_part_1.cc DEP PFCP_Templates_part_7.cc DEP PFCP_Templates_part_6.cc DEP PFCP_Templates_part_5.cc DEP PFCP_Templates_part_4.cc DEP PFCP_Templates_part_3.cc DEP PFCP_Templates_part_2.cc DEP PFCP_Templates_part_1.cc DEP PFCP_Emulation_part_7.cc DEP PFCP_Emulation_part_6.cc DEP PFCP_Emulation_part_5.cc DEP PFCP_Emulation_part_4.cc DEP PFCP_Emulation_part_3.cc DEP PFCP_Emulation_part_2.cc DEP PFCP_Emulation_part_1.cc DEP PFCP_CodecPort_CtrlFunct_part_7.cc DEP PFCP_CodecPort_CtrlFunct_part_6.cc DEP PFCP_CodecPort_CtrlFunct_part_5.cc DEP PFCP_CodecPort_CtrlFunct_part_4.cc DEP PFCP_CodecPort_CtrlFunct_part_3.cc DEP PFCP_CodecPort_CtrlFunct_part_2.cc DEP PFCP_CodecPort_CtrlFunct_part_1.cc DEP PFCP_CodecPort_part_7.cc DEP PFCP_CodecPort_part_6.cc DEP PFCP_CodecPort_part_5.cc DEP PFCP_CodecPort_part_4.cc DEP PFCP_CodecPort_part_3.cc DEP PFCP_CodecPort_part_2.cc DEP PFCP_CodecPort_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 Mutex_part_7.cc DEP Mutex_part_6.cc DEP Mutex_part_5.cc DEP Mutex_part_4.cc DEP Mutex_part_3.cc DEP Mutex_part_2.cc DEP Mutex_part_1.cc DEP MobileL3_Types_part_7.cc DEP MobileL3_Types_part_6.cc DEP MobileL3_Types_part_5.cc DEP MobileL3_Types_part_4.cc DEP MobileL3_Types_part_3.cc DEP MobileL3_Types_part_2.cc DEP MobileL3_Types_part_1.cc DEP MobileL3_SS_Types_part_7.cc DEP MobileL3_SS_Types_part_6.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SS_Types_part_4.cc DEP MobileL3_SS_Types_part_3.cc DEP MobileL3_SS_Types_part_2.cc DEP MobileL3_SS_Types_part_1.cc DEP MobileL3_SMS_Types_part_7.cc DEP MobileL3_SMS_Types_part_6.cc DEP MobileL3_SMS_Types_part_5.cc DEP MobileL3_SMS_Types_part_4.cc DEP MobileL3_SMS_Types_part_3.cc DEP MobileL3_SMS_Types_part_2.cc DEP MobileL3_SMS_Types_part_1.cc DEP MobileL3_RRM_Types_part_7.cc DEP MobileL3_RRM_Types_part_6.cc DEP MobileL3_RRM_Types_part_5.cc DEP MobileL3_RRM_Types_part_4.cc DEP MobileL3_RRM_Types_part_3.cc DEP MobileL3_RRM_Types_part_2.cc DEP MobileL3_RRM_Types_part_1.cc DEP MobileL3_MM_Types_part_7.cc DEP MobileL3_MM_Types_part_6.cc DEP MobileL3_MM_Types_part_5.cc DEP MobileL3_MM_Types_part_4.cc DEP MobileL3_MM_Types_part_3.cc DEP MobileL3_MM_Types_part_2.cc DEP MobileL3_MM_Types_part_1.cc DEP MobileL3_GMM_SM_Types_part_7.cc DEP MobileL3_GMM_SM_Types_part_6.cc DEP MobileL3_GMM_SM_Types_part_5.cc DEP MobileL3_GMM_SM_Types_part_4.cc DEP MobileL3_GMM_SM_Types_part_3.cc DEP MobileL3_GMM_SM_Types_part_2.cc DEP MobileL3_GMM_SM_Types_part_1.cc DEP MobileL3_CommonIE_Types_part_7.cc DEP MobileL3_CommonIE_Types_part_6.cc DEP MobileL3_CommonIE_Types_part_5.cc DEP MobileL3_CommonIE_Types_part_4.cc DEP MobileL3_CommonIE_Types_part_2.cc DEP MobileL3_CommonIE_Types_part_3.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 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 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 Iuh_Types_part_7.cc DEP Iuh_Types_part_6.cc DEP Iuh_Types_part_5.cc DEP Iuh_Types_part_4.cc DEP Iuh_Types_part_3.cc DEP Iuh_Types_part_2.cc DEP Iuh_Types_part_1.cc DEP Iuh_Emulation_part_7.cc DEP Iuh_Emulation_part_6.cc DEP Iuh_Emulation_part_5.cc DEP Iuh_Emulation_part_4.cc DEP Iuh_Emulation_part_3.cc DEP Iuh_Emulation_part_2.cc DEP Iuh_Emulation_part_1.cc DEP Iuh_CodecPort_CtrlFunct_part_7.cc DEP Iuh_CodecPort_CtrlFunct_part_6.cc DEP Iuh_CodecPort_CtrlFunct_part_5.cc DEP Iuh_CodecPort_CtrlFunct_part_4.cc DEP Iuh_CodecPort_CtrlFunct_part_3.cc DEP Iuh_CodecPort_CtrlFunct_part_2.cc DEP Iuh_CodecPort_CtrlFunct_part_1.cc DEP Iuh_CodecPort_part_7.cc DEP Iuh_CodecPort_part_6.cc DEP Iuh_CodecPort_part_5.cc DEP Iuh_CodecPort_part_4.cc DEP Iuh_CodecPort_part_3.cc DEP Iuh_CodecPort_part_2.cc DEP IuUP_Types_part_7.cc DEP Iuh_CodecPort_part_1.cc DEP IuUP_Types_part_6.cc DEP IuUP_Types_part_5.cc DEP IuUP_Types_part_4.cc DEP IuUP_Types_part_3.cc DEP IuUP_Types_part_2.cc DEP IuUP_Types_part_1.cc DEP IuUP_Emulation_part_6.cc DEP IuUP_Emulation_part_7.cc DEP IuUP_Emulation_part_5.cc DEP IuUP_Emulation_part_4.cc DEP IuUP_Emulation_part_3.cc DEP IuUP_Emulation_part_2.cc DEP IuUP_Emulation_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_1.cc DEP IPL4asp_Functions_part_2.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 HNBGW_Tests_part_7.cc DEP HNBGW_Tests_part_6.cc DEP HNBGW_Tests_part_5.cc DEP HNBGW_Tests_part_4.cc DEP HNBGW_Tests_part_3.cc DEP HNBGW_Tests_part_2.cc DEP HNBGW_Tests_part_1.cc DEP HNBAP_Types_part_7.cc DEP HNBAP_Types_part_6.cc DEP HNBAP_Types_part_5.cc DEP HNBAP_Types_part_4.cc DEP HNBAP_Types_part_3.cc DEP HNBAP_Types_part_2.cc DEP HNBAP_Types_part_1.cc DEP HNBAP_Templates_part_7.cc DEP HNBAP_Templates_part_6.cc DEP HNBAP_Templates_part_5.cc DEP HNBAP_Templates_part_4.cc DEP HNBAP_Templates_part_3.cc DEP HNBAP_Templates_part_2.cc DEP HNBAP_Templates_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 GSM_Types_part_7.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_1.cc DEP DNS_Helpers_part_7.cc DEP DNS_Helpers_part_6.cc DEP DNS_Helpers_part_5.cc DEP DNS_Helpers_part_4.cc DEP DNS_Helpers_part_3.cc DEP DNS_Helpers_part_2.cc DEP DNS_Helpers_part_1.cc DEP ConnHdlr_part_7.cc DEP ConnHdlr_part_6.cc DEP ConnHdlr_part_5.cc DEP ConnHdlr_part_4.cc DEP ConnHdlr_part_3.cc DEP ConnHdlr_part_2.cc DEP ConnHdlr_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 UD_Types.cc DEP UD_PortType.cc DEP TELNETasp_PortType.cc DEP TCCInterface_Functions.cc DEP TCCEncoding_Functions.cc DEP TCCConversion_Functions.cc DEP StatsD_Types.cc DEP StatsD_CodecPort_CtrlFunct.cc DEP StatsD_CodecPort.cc DEP Socket_API_Definitions.cc DEP 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 RUA_Types.cc DEP RUA_Templates.cc DEP RUA_Emulation.cc DEP RTP_Types.cc DEP RTP_Emulation.cc DEP RTP_CodecPort_CtrlFunct.cc DEP RTP_CodecPort.cc DEP RANAP_Types.cc DEP RANAP_Templates.cc DEP RANAP_CodecPort.cc DEP PFCP_Types.cc DEP PFCP_Templates.cc DEP PFCP_Emulation.cc DEP PFCP_CodecPort_CtrlFunct.cc DEP PFCP_CodecPort.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 Mutex.cc DEP MobileL3_SS_Types.cc DEP MobileL3_Types.cc DEP MobileL3_SMS_Types.cc DEP MobileL3_RRM_Types.cc DEP MobileL3_MM_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_CommonIE_Types.cc DEP MobileL3_CC_Types.cc DEP Misc_Helpers.cc DEP MTP3asp_Types.cc DEP MTP3asp_PortType.cc DEP MGCP_Types.cc DEP MGCP_Templates.cc DEP MGCP_Emulation.cc DEP MGCP_CodecPort_CtrlFunct.cc DEP MGCP_CodecPort.cc DEP M3UA_Types.cc DEP M3UA_Emulation.cc DEP L3_Templates.cc DEP L3_Common.cc DEP Iuh_Types.cc DEP Iuh_Emulation.cc DEP Iuh_CodecPort_CtrlFunct.cc DEP Iuh_CodecPort.cc DEP IuUP_Types.cc DEP IuUP_Emulation.cc DEP IPL4asp_Types.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Functions.cc DEP IPA_Types.cc DEP IPA_CodecPort.cc DEP IPA_CodecPort_CtrlFunct.cc DEP HNBGW_Tests.cc DEP HNBAP_Types.cc DEP HNBAP_Templates.cc DEP General_Types.cc DEP GSM_Types.cc DEP DNS_Helpers.cc DEP ConnHdlr.cc DEP BSSAP_Types.cc DEP BSSAP_CodecPort.cc CC BSSAP_CodecPort.o CC BSSAP_Types.o CC ConnHdlr.o CC DNS_Helpers.o CC GSM_Types.o CC General_Types.o CC HNBAP_Templates.o CC HNBAP_Types.o CC HNBGW_Tests.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 IuUP_Emulation.o CC IuUP_Types.o CC Iuh_CodecPort.o CC Iuh_CodecPort_CtrlFunct.o CC Iuh_Emulation.o HNBGW_Tests.cc: In function 'OCTETSTRING HNBGW__Tests::f__gen__one__compl__l3(const Compl3Type&, const MobileL3__CommonIE__Types::MobileIdentityLV_template&, const INTEGER&)': HNBGW_Tests.cc:10064:1: warning: control reaches end of non-void function [-Wreturn-type] 10064 | } | ^ CC Iuh_Types.o CC L3_Common.o CC L3_Templates.o CC M3UA_Emulation.o CC M3UA_Types.o CC MGCP_CodecPort.o CC MGCP_CodecPort_CtrlFunct.o CC MGCP_Emulation.o CC MGCP_Types.o CC MGCP_Templates.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 Mutex.o CC Native_Functions.o CC Osmocom_CTRL_Adapter.o CC Osmocom_CTRL_Functions.o CC Osmocom_CTRL_Types.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_Types.o CC Osmocom_VTY_Functions.o CC PFCP_CodecPort.o CC PFCP_CodecPort_CtrlFunct.o CC PFCP_Emulation.o CC PFCP_Templates.o CC PFCP_Types.o CC RANAP_CodecPort.o CC RANAP_Templates.o CC RANAP_Types.o CC RTP_CodecPort.o CC RTP_CodecPort_CtrlFunct.o CC RTP_Emulation.o CC RTP_Types.o CC RUA_Emulation.o CC RUA_Templates.o CC RUA_Types.o CC SCCP_Emulation.o CC SCCP_Templates.o CC SCCP_Types.o CC SCCPasp_Types.o CC SCTP_Templates.o CC SCTPasp_PortType.o CC SCTPasp_Types.o CC SDP_Templates.o CC SDP_Types.o CC Socket_API_Definitions.o CC StatsD_CodecPort.o CC StatsD_CodecPort_CtrlFunct.o CC StatsD_Types.o CC TCCConversion_Functions.o CC TCCEncoding_Functions.o CC TCCInterface_Functions.o CC TELNETasp_PortType.o CC UD_PortType.o CC UD_Types.o CC BSSAP_CodecPort_part_1.o CC BSSAP_CodecPort_part_2.o CC BSSAP_CodecPort_part_3.o RUA_Emulation.cc: In function 'BITSTRING RUA__Emulation::f__context__id__by__comp(const COMPONENT&)': RUA_Emulation.cc:5856:1: warning: control reaches end of non-void function [-Wreturn-type] 5856 | } | ^ RUA_Emulation.cc: In function 'INTEGER RUA__Emulation::f__idx__by__comp(const COMPONENT&)': RUA_Emulation.cc:5907:1: warning: control reaches end of non-void function [-Wreturn-type] 5907 | } | ^ RUA_Emulation.cc: In function 'COMPONENT RUA__Emulation::f__comp__by__context__id(const BITSTRING&)': RUA_Emulation.cc:6185:1: warning: control reaches end of non-void function [-Wreturn-type] 6185 | } | ^ CC BSSAP_CodecPort_part_4.o CC BSSAP_CodecPort_part_5.o CC BSSAP_CodecPort_part_6.o CC BSSAP_CodecPort_part_7.o CC BSSAP_Types_part_1.o CC BSSAP_Types_part_2.o CC BSSAP_Types_part_3.o CC BSSAP_Types_part_4.o CC BSSAP_Types_part_5.o CC BSSAP_Types_part_6.o CC BSSAP_Types_part_7.o CC ConnHdlr_part_1.o CC ConnHdlr_part_2.o CC ConnHdlr_part_3.o CC ConnHdlr_part_4.o CC ConnHdlr_part_5.o CC ConnHdlr_part_6.o CC ConnHdlr_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 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 HNBAP_Templates_part_1.o CC HNBAP_Templates_part_3.o CC HNBAP_Templates_part_2.o CC HNBAP_Templates_part_4.o CC HNBAP_Templates_part_5.o CC HNBAP_Templates_part_6.o CC HNBAP_Templates_part_7.o CC HNBAP_Types_part_1.o CC HNBAP_Types_part_2.o CC HNBAP_Types_part_3.o CC HNBAP_Types_part_4.o CC HNBAP_Types_part_5.o CC HNBAP_Types_part_6.o CC HNBAP_Types_part_7.o CC HNBGW_Tests_part_1.o CC HNBGW_Tests_part_2.o CC HNBGW_Tests_part_3.o CC HNBGW_Tests_part_4.o CC HNBGW_Tests_part_5.o CC HNBGW_Tests_part_6.o CC HNBGW_Tests_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 IuUP_Emulation_part_1.o CC IuUP_Emulation_part_2.o CC IuUP_Emulation_part_3.o CC IuUP_Emulation_part_4.o CC IuUP_Emulation_part_5.o CC IuUP_Emulation_part_6.o CC IuUP_Emulation_part_7.o CC IuUP_Types_part_1.o CC IuUP_Types_part_2.o CC IuUP_Types_part_3.o CC IuUP_Types_part_4.o CC IuUP_Types_part_5.o CC IuUP_Types_part_6.o CC IuUP_Types_part_7.o CC Iuh_CodecPort_part_1.o CC Iuh_CodecPort_part_2.o CC Iuh_CodecPort_part_3.o CC Iuh_CodecPort_part_4.o CC Iuh_CodecPort_part_5.o CC Iuh_CodecPort_part_6.o CC Iuh_CodecPort_part_7.o CC Iuh_CodecPort_CtrlFunct_part_1.o CC Iuh_CodecPort_CtrlFunct_part_2.o CC Iuh_CodecPort_CtrlFunct_part_3.o CC Iuh_CodecPort_CtrlFunct_part_4.o CC Iuh_CodecPort_CtrlFunct_part_5.o CC Iuh_CodecPort_CtrlFunct_part_6.o CC Iuh_CodecPort_CtrlFunct_part_7.o CC Iuh_Emulation_part_1.o CC Iuh_Emulation_part_2.o CC Iuh_Emulation_part_3.o CC Iuh_Emulation_part_4.o CC Iuh_Emulation_part_5.o CC Iuh_Emulation_part_6.o CC Iuh_Emulation_part_7.o CC Iuh_Types_part_1.o CC Iuh_Types_part_2.o CC Iuh_Types_part_3.o CC Iuh_Types_part_4.o CC Iuh_Types_part_5.o CC Iuh_Types_part_6.o CC Iuh_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 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 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 Mutex_part_1.o CC Mutex_part_2.o CC Mutex_part_3.o CC Mutex_part_4.o CC Mutex_part_5.o CC Mutex_part_6.o CC Mutex_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 PFCP_CodecPort_part_1.o CC PFCP_CodecPort_part_2.o CC PFCP_CodecPort_part_3.o CC PFCP_CodecPort_part_4.o CC PFCP_CodecPort_part_5.o CC PFCP_CodecPort_part_6.o CC PFCP_CodecPort_part_7.o CC PFCP_CodecPort_CtrlFunct_part_1.o CC PFCP_CodecPort_CtrlFunct_part_2.o CC PFCP_CodecPort_CtrlFunct_part_3.o CC PFCP_CodecPort_CtrlFunct_part_4.o CC PFCP_CodecPort_CtrlFunct_part_5.o CC PFCP_CodecPort_CtrlFunct_part_6.o CC PFCP_CodecPort_CtrlFunct_part_7.o CC PFCP_Emulation_part_1.o CC PFCP_Emulation_part_2.o CC PFCP_Emulation_part_3.o CC PFCP_Emulation_part_4.o CC PFCP_Emulation_part_5.o CC PFCP_Emulation_part_6.o CC PFCP_Emulation_part_7.o CC PFCP_Templates_part_1.o CC PFCP_Templates_part_2.o CC PFCP_Templates_part_3.o CC PFCP_Templates_part_4.o CC PFCP_Templates_part_5.o CC PFCP_Templates_part_6.o CC PFCP_Templates_part_7.o CC PFCP_Types_part_1.o CC PFCP_Types_part_2.o CC PFCP_Types_part_3.o CC PFCP_Types_part_4.o CC PFCP_Types_part_5.o CC PFCP_Types_part_6.o CC PFCP_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 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_CodecPort_CtrlFunct_part_1.o CC RTP_CodecPort_CtrlFunct_part_2.o CC RTP_CodecPort_CtrlFunct_part_3.o CC RTP_CodecPort_CtrlFunct_part_4.o CC RTP_CodecPort_CtrlFunct_part_5.o CC RTP_CodecPort_CtrlFunct_part_6.o CC RTP_CodecPort_CtrlFunct_part_7.o CC RTP_Emulation_part_1.o CC RTP_Emulation_part_2.o CC RTP_Emulation_part_3.o CC RTP_Emulation_part_4.o CC RTP_Emulation_part_5.o CC RTP_Emulation_part_6.o CC RTP_Emulation_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 RUA_Emulation_part_1.o CC RUA_Emulation_part_2.o CC RUA_Emulation_part_3.o CC RUA_Emulation_part_4.o CC RUA_Emulation_part_5.o CC RUA_Emulation_part_6.o CC RUA_Emulation_part_7.o CC RUA_Templates_part_1.o CC RUA_Templates_part_2.o CC RUA_Templates_part_3.o CC RUA_Templates_part_4.o CC RUA_Templates_part_5.o CC RUA_Templates_part_6.o CC RUA_Templates_part_7.o CC RUA_Types_part_1.o CC RUA_Types_part_2.o CC RUA_Types_part_3.o CC RUA_Types_part_4.o CC RUA_Types_part_5.o CC RUA_Types_part_6.o CC RUA_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 Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC StatsD_CodecPort_part_1.o CC StatsD_CodecPort_part_2.o CC StatsD_CodecPort_part_3.o CC StatsD_CodecPort_part_4.o CC StatsD_CodecPort_part_5.o CC StatsD_CodecPort_part_6.o CC StatsD_CodecPort_part_7.o CC StatsD_CodecPort_CtrlFunct_part_1.o CC StatsD_CodecPort_CtrlFunct_part_2.o CC StatsD_CodecPort_CtrlFunct_part_3.o CC StatsD_CodecPort_CtrlFunct_part_4.o CC StatsD_CodecPort_CtrlFunct_part_5.o CC StatsD_CodecPort_CtrlFunct_part_6.o CC StatsD_CodecPort_CtrlFunct_part_7.o CC StatsD_Types_part_1.o CC StatsD_Types_part_2.o CC StatsD_Types_part_3.o CC StatsD_Types_part_4.o CC StatsD_Types_part_5.o CC StatsD_Types_part_6.o CC StatsD_Types_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCEncoding_Functions_part_1.o CC TCCEncoding_Functions_part_2.o CC TCCEncoding_Functions_part_3.o CC TCCEncoding_Functions_part_4.o CC TCCEncoding_Functions_part_5.o CC TCCEncoding_Functions_part_6.o CC TCCEncoding_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC 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 IPA_Emulation.o CC RAN_Adapter.o CC RAN_Emulation.o CC SCCP_Mapping.o CC StatsD_Checker.o CC IPA_Emulation_part_1.o CC IPA_Emulation_part_2.o CC IPA_Emulation_part_3.o CC IPA_Emulation_part_4.o CC IPA_Emulation_part_5.o CC IPA_Emulation_part_6.o CC IPA_Emulation_part_7.o CC RAN_Adapter_part_1.o CC RAN_Adapter_part_2.o CC RAN_Adapter_part_3.o CC RAN_Adapter_part_4.o CC RAN_Adapter_part_5.o CC RAN_Adapter_part_6.o CC RAN_Adapter_part_7.o CC RAN_Emulation_part_1.o CC RAN_Emulation_part_2.o CC RAN_Emulation_part_3.o CC RAN_Emulation_part_4.o CC RAN_Emulation_part_5.o CC RAN_Emulation_part_6.o CC RAN_Emulation_part_7.o CC SCCP_Mapping_part_1.o CC SCCP_Mapping_part_2.o CC SCCP_Mapping_part_3.o CC SCCP_Mapping_part_4.o CC SCCP_Mapping_part_5.o CC SCCP_Mapping_part_6.o CC SCCP_Mapping_part_7.o CC StatsD_Checker_part_1.o CC StatsD_Checker_part_2.o CC StatsD_Checker_part_3.o CC StatsD_Checker_part_4.o CC StatsD_Checker_part_5.o CC StatsD_Checker_part_6.o CC StatsD_Checker_part_7.o CC HNBAP_CommonDataTypes.o CC HNBAP_Constants.o CC HNBAP_Containers.o CC HNBAP_IEs.o CC HNBAP_PDU_Contents.o CC HNBAP_PDU_Descriptions.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 RUA_CommonDataTypes.o CC RUA_Constants.o CC RUA_Containers.o CC RUA_IEs.o CC RUA_PDU_Contents.o CC RUA_PDU_Descriptions.o RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:20395:1: warning: control reaches end of non-void function [-Wreturn-type] 20395 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:20447:1: warning: control reaches end of non-void function [-Wreturn-type] 20447 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:20556:1: warning: control reaches end of non-void function [-Wreturn-type] 20556 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20607:1: warning: control reaches end of non-void function [-Wreturn-type] 20607 | } | ^ CC HNBAP_CommonDataTypes_part_1.o CC HNBAP_CommonDataTypes_part_2.o CC HNBAP_CommonDataTypes_part_3.o CC HNBAP_CommonDataTypes_part_4.o CC HNBAP_CommonDataTypes_part_5.o CC HNBAP_CommonDataTypes_part_6.o CC HNBAP_CommonDataTypes_part_7.o CC HNBAP_Constants_part_1.o CC HNBAP_Constants_part_2.o CC HNBAP_Constants_part_3.o CC HNBAP_Constants_part_4.o CC HNBAP_Constants_part_5.o CC HNBAP_Constants_part_6.o CC HNBAP_Constants_part_7.o CC HNBAP_Containers_part_1.o CC HNBAP_Containers_part_2.o CC HNBAP_Containers_part_3.o CC HNBAP_Containers_part_4.o CC HNBAP_Containers_part_5.o CC HNBAP_Containers_part_6.o CC HNBAP_Containers_part_7.o CC HNBAP_IEs_part_1.o CC HNBAP_IEs_part_2.o CC HNBAP_IEs_part_3.o CC HNBAP_IEs_part_4.o CC HNBAP_IEs_part_5.o CC HNBAP_IEs_part_6.o CC HNBAP_IEs_part_7.o CC HNBAP_PDU_Contents_part_1.o CC HNBAP_PDU_Contents_part_2.o CC HNBAP_PDU_Contents_part_3.o CC HNBAP_PDU_Contents_part_4.o CC HNBAP_PDU_Contents_part_5.o CC HNBAP_PDU_Contents_part_6.o CC HNBAP_PDU_Contents_part_7.o CC HNBAP_PDU_Descriptions_part_1.o CC HNBAP_PDU_Descriptions_part_2.o CC HNBAP_PDU_Descriptions_part_3.o CC HNBAP_PDU_Descriptions_part_4.o CC HNBAP_PDU_Descriptions_part_5.o CC HNBAP_PDU_Descriptions_part_6.o CC HNBAP_PDU_Descriptions_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 RUA_CommonDataTypes_part_1.o CC RUA_CommonDataTypes_part_2.o CC RUA_CommonDataTypes_part_3.o CC RUA_CommonDataTypes_part_4.o CC RUA_CommonDataTypes_part_5.o CC RUA_CommonDataTypes_part_6.o CC RUA_CommonDataTypes_part_7.o CC RUA_Constants_part_1.o CC RUA_Constants_part_2.o CC RUA_Constants_part_3.o CC RUA_Constants_part_4.o CC RUA_Constants_part_5.o CC RUA_Constants_part_6.o CC RUA_Constants_part_7.o CC RUA_Containers_part_1.o CC RUA_Containers_part_2.o CC RUA_Containers_part_3.o CC RUA_Containers_part_4.o CC RUA_Containers_part_5.o CC RUA_Containers_part_6.o CC RUA_Containers_part_7.o CC RUA_IEs_part_1.o CC RUA_IEs_part_2.o CC RUA_IEs_part_3.o CC RUA_IEs_part_4.o CC RUA_IEs_part_5.o CC RUA_IEs_part_6.o CC RUA_IEs_part_7.o CC RUA_PDU_Contents_part_1.o CC RUA_PDU_Contents_part_2.o CC RUA_PDU_Contents_part_3.o CC RUA_PDU_Contents_part_4.o CC RUA_PDU_Contents_part_5.o CC RUA_PDU_Contents_part_6.o CC RUA_PDU_Contents_part_7.o CC RUA_PDU_Descriptions_part_1.o CC RUA_PDU_Descriptions_part_2.o CC RUA_PDU_Descriptions_part_3.o CC RUA_PDU_Descriptions_part_4.o CC RUA_PDU_Descriptions_part_5.o CC RUA_PDU_Descriptions_part_6.o CC RUA_PDU_Descriptions_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 IuUP_EncDec.o CC Iuh_CodecPort_CtrlFunctDef.o CC Native_FunctionDefs.o CC RTP_CodecPort_CtrlFunctDef.o CC RTP_EncDec.o CC SCTPasp_PT.o CC SDP_EncDec.o CC StatsD_CodecPort_CtrlFunctdef.o CC TCCConversion.o CC TCCEncoding.o CC TCCInterface.o CC TELNETasp_PT.o CC HNBAP_EncDec.o CC RUA_EncDec.o CC RANAP_EncDec.o CC MGCP_CodecPort_CtrlFunctDef.o CC UD_PT.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 PFCP_CodecPort_CtrlFunctDef.o CCLD BSSAP_CodecPort.so CCLD BSSAP_Types.so CCLD ConnHdlr.so CCLD DNS_Helpers.so CCLD GSM_Types.so CCLD General_Types.so CCLD HNBAP_Templates.so CCLD HNBAP_Types.so CCLD HNBGW_Tests.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 IuUP_Emulation.so CCLD IuUP_Types.so CCLD Iuh_CodecPort.so CCLD Iuh_CodecPort_CtrlFunct.so CCLD Iuh_Emulation.so CCLD Iuh_Types.so CCLD L3_Common.so CCLD L3_Templates.so CCLD M3UA_Emulation.so CCLD M3UA_Types.so CCLD MGCP_CodecPort.so CCLD MGCP_CodecPort_CtrlFunct.so CCLD MGCP_Emulation.so CCLD MGCP_Templates.so CCLD MGCP_Types.so CCLD MTP3asp_PortType.so CCLD MTP3asp_Types.so CCLD Misc_Helpers.so CCLD MobileL3_CC_Types.so CCLD MobileL3_CommonIE_Types.so CCLD MobileL3_GMM_SM_Types.so CCLD MobileL3_MM_Types.so CCLD MobileL3_RRM_Types.so CCLD MobileL3_SMS_Types.so CCLD MobileL3_SS_Types.so CCLD MobileL3_Types.so CCLD Mutex.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 PFCP_CodecPort.so CCLD PFCP_CodecPort_CtrlFunct.so CCLD PFCP_Emulation.so CCLD PFCP_Templates.so CCLD PFCP_Types.so CCLD RANAP_CodecPort.so CCLD RANAP_Templates.so CCLD RANAP_Types.so CCLD RTP_CodecPort.so CCLD RTP_CodecPort_CtrlFunct.so CCLD RTP_Emulation.so CCLD RTP_Types.so CCLD RUA_Emulation.so CCLD RUA_Templates.so CCLD RUA_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 Socket_API_Definitions.so CCLD StatsD_CodecPort.so CCLD StatsD_CodecPort_CtrlFunct.so CCLD StatsD_Types.so CCLD TCCConversion_Functions.so CCLD TCCEncoding_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD UD_PortType.so CCLD UD_Types.so CCLD BSSAP_CodecPort_part_1.so CCLD BSSAP_CodecPort_part_2.so CCLD BSSAP_CodecPort_part_3.so CCLD BSSAP_CodecPort_part_4.so CCLD BSSAP_CodecPort_part_5.so CCLD BSSAP_CodecPort_part_6.so CCLD BSSAP_CodecPort_part_7.so CCLD BSSAP_Types_part_1.so CCLD BSSAP_Types_part_2.so CCLD BSSAP_Types_part_3.so CCLD BSSAP_Types_part_4.so CCLD BSSAP_Types_part_5.so CCLD BSSAP_Types_part_6.so CCLD BSSAP_Types_part_7.so CCLD ConnHdlr_part_1.so CCLD ConnHdlr_part_2.so CCLD ConnHdlr_part_3.so CCLD ConnHdlr_part_4.so CCLD ConnHdlr_part_5.so CCLD ConnHdlr_part_6.so CCLD ConnHdlr_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 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 HNBAP_Templates_part_1.so CCLD HNBAP_Templates_part_2.so CCLD HNBAP_Templates_part_3.so CCLD HNBAP_Templates_part_4.so CCLD HNBAP_Templates_part_5.so CCLD HNBAP_Templates_part_6.so CCLD HNBAP_Templates_part_7.so CCLD HNBAP_Types_part_1.so CCLD HNBAP_Types_part_2.so CCLD HNBAP_Types_part_3.so CCLD HNBAP_Types_part_4.so CCLD HNBAP_Types_part_5.so CCLD HNBAP_Types_part_6.so CCLD HNBAP_Types_part_7.so CCLD HNBGW_Tests_part_1.so CCLD HNBGW_Tests_part_2.so CCLD HNBGW_Tests_part_3.so CCLD HNBGW_Tests_part_4.so CCLD HNBGW_Tests_part_5.so CCLD HNBGW_Tests_part_6.so CCLD HNBGW_Tests_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 IuUP_Emulation_part_1.so CCLD IuUP_Emulation_part_2.so CCLD IuUP_Emulation_part_3.so CCLD IuUP_Emulation_part_4.so CCLD IuUP_Emulation_part_5.so CCLD IuUP_Emulation_part_6.so CCLD IuUP_Emulation_part_7.so CCLD IuUP_Types_part_1.so CCLD IuUP_Types_part_2.so CCLD IuUP_Types_part_3.so CCLD IuUP_Types_part_4.so CCLD IuUP_Types_part_5.so CCLD IuUP_Types_part_6.so CCLD IuUP_Types_part_7.so CCLD Iuh_CodecPort_part_1.so CCLD Iuh_CodecPort_part_2.so CCLD Iuh_CodecPort_part_3.so CCLD Iuh_CodecPort_part_4.so CCLD Iuh_CodecPort_part_5.so CCLD Iuh_CodecPort_part_6.so CCLD Iuh_CodecPort_part_7.so CCLD Iuh_CodecPort_CtrlFunct_part_1.so CCLD Iuh_CodecPort_CtrlFunct_part_2.so CCLD Iuh_CodecPort_CtrlFunct_part_3.so CCLD Iuh_CodecPort_CtrlFunct_part_4.so CCLD Iuh_CodecPort_CtrlFunct_part_5.so CCLD Iuh_CodecPort_CtrlFunct_part_6.so CCLD Iuh_CodecPort_CtrlFunct_part_7.so CCLD Iuh_Emulation_part_1.so CCLD Iuh_Emulation_part_2.so CCLD Iuh_Emulation_part_3.so CCLD Iuh_Emulation_part_4.so CCLD Iuh_Emulation_part_5.so CCLD Iuh_Emulation_part_6.so CCLD Iuh_Emulation_part_7.so CCLD Iuh_Types_part_1.so CCLD Iuh_Types_part_2.so CCLD Iuh_Types_part_3.so CCLD Iuh_Types_part_4.so CCLD Iuh_Types_part_5.so CCLD Iuh_Types_part_6.so CCLD Iuh_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 MGCP_CodecPort_part_1.so CCLD MGCP_CodecPort_part_2.so CCLD MGCP_CodecPort_part_3.so CCLD MGCP_CodecPort_part_5.so CCLD MGCP_CodecPort_part_4.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 MTP3asp_PortType_part_1.so CCLD MTP3asp_PortType_part_2.so CCLD MTP3asp_PortType_part_3.so CCLD MTP3asp_PortType_part_4.so CCLD MTP3asp_PortType_part_5.so CCLD MTP3asp_PortType_part_6.so CCLD MTP3asp_PortType_part_7.so CCLD MTP3asp_Types_part_1.so CCLD MTP3asp_Types_part_2.so CCLD MTP3asp_Types_part_3.so CCLD MTP3asp_Types_part_4.so CCLD MTP3asp_Types_part_5.so CCLD MTP3asp_Types_part_6.so CCLD MTP3asp_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD MobileL3_CC_Types_part_1.so CCLD MobileL3_CC_Types_part_2.so CCLD MobileL3_CC_Types_part_3.so CCLD MobileL3_CC_Types_part_4.so CCLD MobileL3_CC_Types_part_5.so CCLD MobileL3_CC_Types_part_6.so CCLD MobileL3_CC_Types_part_7.so CCLD MobileL3_CommonIE_Types_part_1.so CCLD MobileL3_CommonIE_Types_part_2.so CCLD MobileL3_CommonIE_Types_part_3.so CCLD MobileL3_CommonIE_Types_part_4.so CCLD MobileL3_CommonIE_Types_part_5.so CCLD MobileL3_CommonIE_Types_part_6.so CCLD MobileL3_CommonIE_Types_part_7.so CCLD MobileL3_GMM_SM_Types_part_1.so CCLD MobileL3_GMM_SM_Types_part_2.so CCLD MobileL3_GMM_SM_Types_part_3.so CCLD MobileL3_GMM_SM_Types_part_4.so CCLD MobileL3_GMM_SM_Types_part_5.so CCLD MobileL3_GMM_SM_Types_part_6.so CCLD MobileL3_GMM_SM_Types_part_7.so CCLD MobileL3_MM_Types_part_1.so CCLD MobileL3_MM_Types_part_2.so CCLD MobileL3_MM_Types_part_3.so CCLD MobileL3_MM_Types_part_4.so CCLD MobileL3_MM_Types_part_5.so CCLD MobileL3_MM_Types_part_6.so CCLD MobileL3_MM_Types_part_7.so CCLD MobileL3_RRM_Types_part_1.so CCLD MobileL3_RRM_Types_part_2.so CCLD MobileL3_RRM_Types_part_3.so CCLD MobileL3_RRM_Types_part_4.so CCLD MobileL3_RRM_Types_part_5.so CCLD MobileL3_RRM_Types_part_6.so CCLD MobileL3_RRM_Types_part_7.so CCLD MobileL3_SMS_Types_part_1.so CCLD MobileL3_SMS_Types_part_2.so CCLD MobileL3_SMS_Types_part_3.so CCLD MobileL3_SMS_Types_part_4.so CCLD MobileL3_SMS_Types_part_5.so CCLD MobileL3_SMS_Types_part_6.so CCLD MobileL3_SMS_Types_part_7.so CCLD MobileL3_SS_Types_part_1.so CCLD MobileL3_SS_Types_part_2.so CCLD MobileL3_SS_Types_part_3.so CCLD MobileL3_SS_Types_part_4.so CCLD MobileL3_SS_Types_part_5.so CCLD MobileL3_SS_Types_part_6.so CCLD MobileL3_SS_Types_part_7.so CCLD MobileL3_Types_part_1.so CCLD MobileL3_Types_part_2.so CCLD MobileL3_Types_part_3.so CCLD MobileL3_Types_part_4.so CCLD MobileL3_Types_part_5.so CCLD MobileL3_Types_part_6.so CCLD MobileL3_Types_part_7.so CCLD Mutex_part_1.so CCLD Mutex_part_2.so CCLD Mutex_part_3.so CCLD Mutex_part_4.so CCLD Mutex_part_5.so CCLD Mutex_part_6.so CCLD Mutex_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 PFCP_CodecPort_part_1.so CCLD PFCP_CodecPort_part_2.so CCLD PFCP_CodecPort_part_3.so CCLD PFCP_CodecPort_part_4.so CCLD PFCP_CodecPort_part_5.so CCLD PFCP_CodecPort_part_6.so CCLD PFCP_CodecPort_part_7.so CCLD PFCP_CodecPort_CtrlFunct_part_1.so CCLD PFCP_CodecPort_CtrlFunct_part_2.so CCLD PFCP_CodecPort_CtrlFunct_part_3.so CCLD PFCP_CodecPort_CtrlFunct_part_4.so CCLD PFCP_CodecPort_CtrlFunct_part_5.so CCLD PFCP_CodecPort_CtrlFunct_part_6.so CCLD PFCP_CodecPort_CtrlFunct_part_7.so CCLD PFCP_Emulation_part_1.so CCLD PFCP_Emulation_part_2.so CCLD PFCP_Emulation_part_3.so CCLD PFCP_Emulation_part_4.so CCLD PFCP_Emulation_part_5.so CCLD PFCP_Emulation_part_6.so CCLD PFCP_Emulation_part_7.so CCLD PFCP_Templates_part_1.so CCLD PFCP_Templates_part_2.so CCLD PFCP_Templates_part_3.so CCLD PFCP_Templates_part_4.so CCLD PFCP_Templates_part_5.so CCLD PFCP_Templates_part_6.so CCLD PFCP_Templates_part_7.so CCLD PFCP_Types_part_1.so CCLD PFCP_Types_part_2.so CCLD PFCP_Types_part_3.so CCLD PFCP_Types_part_4.so CCLD PFCP_Types_part_5.so CCLD PFCP_Types_part_6.so CCLD PFCP_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 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_CodecPort_CtrlFunct_part_1.so CCLD RTP_CodecPort_CtrlFunct_part_2.so CCLD RTP_CodecPort_CtrlFunct_part_3.so CCLD RTP_CodecPort_CtrlFunct_part_4.so CCLD RTP_CodecPort_CtrlFunct_part_5.so CCLD RTP_CodecPort_CtrlFunct_part_6.so CCLD RTP_CodecPort_CtrlFunct_part_7.so CCLD RTP_Emulation_part_1.so CCLD RTP_Emulation_part_2.so CCLD RTP_Emulation_part_3.so CCLD RTP_Emulation_part_4.so CCLD RTP_Emulation_part_5.so CCLD RTP_Emulation_part_6.so CCLD RTP_Emulation_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 RUA_Emulation_part_1.so CCLD RUA_Emulation_part_2.so CCLD RUA_Emulation_part_3.so CCLD RUA_Emulation_part_4.so CCLD RUA_Emulation_part_5.so CCLD RUA_Emulation_part_6.so CCLD RUA_Emulation_part_7.so CCLD RUA_Templates_part_1.so CCLD RUA_Templates_part_2.so CCLD RUA_Templates_part_3.so CCLD RUA_Templates_part_4.so CCLD RUA_Templates_part_5.so CCLD RUA_Templates_part_6.so CCLD RUA_Templates_part_7.so CCLD RUA_Types_part_1.so CCLD RUA_Types_part_2.so CCLD RUA_Types_part_3.so CCLD RUA_Types_part_4.so CCLD RUA_Types_part_5.so CCLD RUA_Types_part_6.so CCLD RUA_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 Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD StatsD_CodecPort_part_1.so CCLD StatsD_CodecPort_part_2.so CCLD StatsD_CodecPort_part_3.so CCLD StatsD_CodecPort_part_4.so CCLD StatsD_CodecPort_part_5.so CCLD StatsD_CodecPort_part_6.so CCLD StatsD_CodecPort_part_7.so CCLD StatsD_CodecPort_CtrlFunct_part_1.so CCLD StatsD_CodecPort_CtrlFunct_part_2.so CCLD StatsD_CodecPort_CtrlFunct_part_3.so CCLD StatsD_CodecPort_CtrlFunct_part_4.so CCLD StatsD_CodecPort_CtrlFunct_part_5.so CCLD StatsD_CodecPort_CtrlFunct_part_6.so CCLD StatsD_CodecPort_CtrlFunct_part_7.so CCLD StatsD_Types_part_1.so CCLD StatsD_Types_part_2.so CCLD StatsD_Types_part_3.so CCLD StatsD_Types_part_4.so CCLD StatsD_Types_part_5.so CCLD StatsD_Types_part_6.so CCLD StatsD_Types_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_6.so CCLD TCCConversion_Functions_part_7.so CCLD TCCEncoding_Functions_part_1.so CCLD TCCEncoding_Functions_part_2.so CCLD TCCEncoding_Functions_part_3.so CCLD TCCEncoding_Functions_part_4.so CCLD TCCEncoding_Functions_part_5.so CCLD TCCEncoding_Functions_part_6.so CCLD TCCEncoding_Functions_part_7.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD 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 IPA_Emulation.so CCLD RAN_Adapter.so CCLD RAN_Emulation.so CCLD SCCP_Mapping.so CCLD StatsD_Checker.so CCLD IPA_Emulation_part_1.so CCLD IPA_Emulation_part_2.so CCLD IPA_Emulation_part_3.so CCLD IPA_Emulation_part_4.so CCLD IPA_Emulation_part_5.so CCLD IPA_Emulation_part_6.so CCLD IPA_Emulation_part_7.so CCLD RAN_Adapter_part_1.so CCLD RAN_Adapter_part_2.so CCLD RAN_Adapter_part_3.so CCLD RAN_Adapter_part_4.so CCLD RAN_Adapter_part_5.so CCLD RAN_Adapter_part_6.so CCLD RAN_Adapter_part_7.so CCLD RAN_Emulation_part_1.so CCLD RAN_Emulation_part_2.so CCLD RAN_Emulation_part_3.so CCLD RAN_Emulation_part_4.so CCLD RAN_Emulation_part_5.so CCLD RAN_Emulation_part_6.so CCLD RAN_Emulation_part_7.so CCLD SCCP_Mapping_part_1.so CCLD SCCP_Mapping_part_2.so CCLD SCCP_Mapping_part_3.so CCLD SCCP_Mapping_part_4.so CCLD SCCP_Mapping_part_5.so CCLD SCCP_Mapping_part_6.so CCLD SCCP_Mapping_part_7.so CCLD StatsD_Checker_part_1.so CCLD StatsD_Checker_part_2.so CCLD StatsD_Checker_part_3.so CCLD StatsD_Checker_part_4.so CCLD StatsD_Checker_part_5.so CCLD StatsD_Checker_part_6.so CCLD StatsD_Checker_part_7.so CCLD HNBAP_CommonDataTypes.so CCLD HNBAP_Constants.so CCLD HNBAP_Containers.so CCLD HNBAP_IEs.so CCLD HNBAP_PDU_Contents.so CCLD HNBAP_PDU_Descriptions.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 RUA_CommonDataTypes.so CCLD RUA_Constants.so CCLD RUA_Containers.so CCLD RUA_IEs.so CCLD RUA_PDU_Contents.so CCLD RUA_PDU_Descriptions.so CCLD HNBAP_CommonDataTypes_part_1.so CCLD HNBAP_CommonDataTypes_part_2.so CCLD HNBAP_CommonDataTypes_part_3.so CCLD HNBAP_CommonDataTypes_part_4.so CCLD HNBAP_CommonDataTypes_part_5.so CCLD HNBAP_CommonDataTypes_part_6.so CCLD HNBAP_CommonDataTypes_part_7.so CCLD HNBAP_Constants_part_1.so CCLD HNBAP_Constants_part_2.so CCLD HNBAP_Constants_part_3.so CCLD HNBAP_Constants_part_4.so CCLD HNBAP_Constants_part_5.so CCLD HNBAP_Constants_part_6.so CCLD HNBAP_Constants_part_7.so CCLD HNBAP_Containers_part_1.so CCLD HNBAP_Containers_part_2.so CCLD HNBAP_Containers_part_3.so CCLD HNBAP_Containers_part_4.so CCLD HNBAP_Containers_part_5.so CCLD HNBAP_Containers_part_6.so CCLD HNBAP_Containers_part_7.so CCLD HNBAP_IEs_part_1.so CCLD HNBAP_IEs_part_2.so CCLD HNBAP_IEs_part_3.so CCLD HNBAP_IEs_part_4.so CCLD HNBAP_IEs_part_5.so CCLD HNBAP_IEs_part_6.so CCLD HNBAP_IEs_part_7.so CCLD HNBAP_PDU_Contents_part_1.so CCLD HNBAP_PDU_Contents_part_2.so CCLD HNBAP_PDU_Contents_part_3.so CCLD HNBAP_PDU_Contents_part_4.so CCLD HNBAP_PDU_Contents_part_5.so CCLD HNBAP_PDU_Contents_part_6.so CCLD HNBAP_PDU_Contents_part_7.so CCLD HNBAP_PDU_Descriptions_part_1.so CCLD HNBAP_PDU_Descriptions_part_2.so CCLD HNBAP_PDU_Descriptions_part_3.so CCLD HNBAP_PDU_Descriptions_part_4.so CCLD HNBAP_PDU_Descriptions_part_5.so CCLD HNBAP_PDU_Descriptions_part_6.so CCLD HNBAP_PDU_Descriptions_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 RUA_CommonDataTypes_part_1.so CCLD RUA_CommonDataTypes_part_2.so CCLD RUA_CommonDataTypes_part_3.so CCLD RUA_CommonDataTypes_part_4.so CCLD RUA_CommonDataTypes_part_5.so CCLD RUA_CommonDataTypes_part_6.so CCLD RUA_CommonDataTypes_part_7.so CCLD RUA_Constants_part_1.so CCLD RUA_Constants_part_2.so CCLD RUA_Constants_part_3.so CCLD RUA_Constants_part_4.so CCLD RUA_Constants_part_5.so CCLD RUA_Constants_part_6.so CCLD RUA_Constants_part_7.so CCLD RUA_Containers_part_1.so CCLD RUA_Containers_part_2.so CCLD RUA_Containers_part_3.so CCLD RUA_Containers_part_4.so CCLD RUA_Containers_part_6.so CCLD RUA_Containers_part_7.so CCLD RUA_Containers_part_5.so CCLD RUA_IEs_part_1.so CCLD RUA_IEs_part_2.so CCLD RUA_IEs_part_3.so CCLD RUA_IEs_part_4.so CCLD RUA_IEs_part_5.so CCLD RUA_IEs_part_6.so CCLD RUA_IEs_part_7.so CCLD RUA_PDU_Contents_part_1.so CCLD RUA_PDU_Contents_part_2.so CCLD RUA_PDU_Contents_part_3.so CCLD RUA_PDU_Contents_part_4.so CCLD RUA_PDU_Contents_part_5.so CCLD RUA_PDU_Contents_part_6.so CCLD RUA_PDU_Contents_part_7.so CCLD RUA_PDU_Descriptions_part_3.so CCLD RUA_PDU_Descriptions_part_2.so CCLD RUA_PDU_Descriptions_part_1.so CCLD RUA_PDU_Descriptions_part_4.so CCLD RUA_PDU_Descriptions_part_5.so CCLD RUA_PDU_Descriptions_part_6.so CCLD RUA_PDU_Descriptions_part_7.so CCLD SDP_parse_.tab.so CCLD lex.SDP_parse_.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD IuUP_EncDec.so CCLD Iuh_CodecPort_CtrlFunctDef.so CCLD Native_FunctionDefs.so CCLD RTP_CodecPort_CtrlFunctDef.so CCLD RTP_EncDec.so CCLD SCTPasp_PT.so CCLD StatsD_CodecPort_CtrlFunctdef.so CCLD SDP_EncDec.so CCLD TCCConversion.so CCLD TCCEncoding.so CCLD TCCInterface.so CCLD TELNETasp_PT.so CCLD HNBAP_EncDec.so CCLD RUA_EncDec.so CCLD RANAP_EncDec.so CCLD MGCP_CodecPort_CtrlFunctDef.so CCLD UD_PT.so CCLD PFCP_CodecPort_CtrlFunctDef.so CCLD HNBGW_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/ttcn3/hnbgw' [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-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][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-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 0s (486 kB/s) Reading package lists... [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/dbg_pkgs_all'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-0', 'apt-rdepends', 'osmo-hnbgw'] [testenv][generic] osmo-hnbgw -> osmo-hnbgw: installing osmo-hnbgw-dbg [testenv][generic] osmo-hnbgw -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-hnbgw -> libc6: installing libc6-dbg [testenv][generic] osmo-hnbgw -> libnftables1: installing libnftables1-dbgsym [testenv][generic] osmo-hnbgw -> libosmo-hnbap0: installing libosmo-hnbap-dbg [testenv][generic] osmo-hnbgw -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-hnbgw -> libosmo-mgcp-client14: installing libosmo-mgcp-client14-dbgsym [testenv][generic] osmo-hnbgw -> libosmo-pfcp4: installing libosmo-pfcp-dbg [testenv][generic] osmo-hnbgw -> libosmo-gtlv1: installing libosmo-gtlv-dbg [testenv][generic] osmo-hnbgw -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-hnbgw -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][generic] osmo-hnbgw -> libosmo-rua0: installing libosmo-rua-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-0', 'apt-rdepends', 'osmo-stp'] [testenv][generic] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][generic] osmo-stp -> libc6: installing libc6-dbg [testenv][generic] osmo-stp -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] Installing packages: osmo-hnbgw, osmo-stp, osmo-hnbgw-dbg, libasn1c-dbg, libc6-dbg, libnftables1-dbgsym, libosmo-hnbap-dbg, libosmocore-dbg, libosmo-mgcp-client14-dbgsym, libosmo-pfcp-dbg, libosmo-gtlv-dbg, libosmo-ranap-dbg, libosmo-sigtran-dbg, libosmo-rua-dbg, osmo-stp-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hnbgw', 'osmo-stp', 'osmo-hnbgw-dbg', 'libasn1c-dbg', 'libc6-dbg', 'libnftables1-dbgsym', 'libosmo-hnbap-dbg', 'libosmocore-dbg', 'libosmo-mgcp-client14-dbgsym', 'libosmo-pfcp-dbg', 'libosmo-gtlv-dbg', 'libosmo-ranap-dbg', 'libosmo-sigtran-dbg', 'libosmo-rua-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libc-bin libc-dev-bin libc6 libc6-dev libnftables1 libnftnl11 libosmo-gtlv1 libosmo-hnbap0 libosmo-mgcp-client14 libosmo-pfcp4 libosmo-ranap7 libosmo-rua0 libosmo-sigtran11 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 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 libnftables1 libnftables1-dbgsym libnftnl11 libosmo-gtlv-dbg libosmo-gtlv1 libosmo-hnbap-dbg libosmo-hnbap0 libosmo-mgcp-client14 libosmo-mgcp-client14-dbgsym libosmo-pfcp-dbg libosmo-pfcp4 libosmo-ranap-dbg libosmo-ranap7 libosmo-rua-dbg libosmo-rua0 libosmo-sigtran-dbg libosmo-sigtran11 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hnbgw osmo-hnbgw-dbg osmo-stp osmo-stp-dbg osmocom-nightly The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 38 newly installed, 0 to remove and 85 not upgraded. Need to get 20.8 MB of archives. After this operation, 26.0 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libnftables1 1.0.6.3~osmocom.429.7d98 [299 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libnftables1-dbgsym 1.0.6.3~osmocom.429.7d98 [914 kB] Get:6 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:7 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202504242026 [1180 B] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.24.ece60.202504242026 [170 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv1 0.5.0.1.771b.202504242026 [16.7 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.24.ece60.202504242026 [104 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14 1.14.0.28.4a09a.202504242026 [58.8 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14-dbgsym 1.14.0.28.4a09a.202504242026 [101 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.24.ece60.202504242026 [71.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.24.ece60.202504242026 [229 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp4 0.5.0.1.771b.202504242026 [41.3 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.4.6539.202504242026 [60.2 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran11 2.1.0.63.64c8.202504242026 [137 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.1.0.63.64c8.202504242026 [488 kB] Get:20 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.24.ece60.202504242026 [52.1 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.24.ece60.202504242026 [71.6 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.24.ece60.202504242026 [178 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.24.ece60.202504242026 [60.4 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.24.ece60.202504242026 [64.3 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.24.ece60.202504242026 [51.0 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.24.ece60.202504242026 [44.3 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.1.0.63.64c8.202504242026 [18.3 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.1.0.63.64c8.202504242026 [22.7 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202504242026 [75.3 kB] Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202504242026 [286 kB] Get:32 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv-dbg 0.5.0.1.771b.202504242026 [40.6 kB] Get:33 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap0 1.7.0.2.38a6.202504242026 [51.9 kB] Get:34 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap-dbg 1.7.0.2.38a6.202504242026 [191 kB] Get:35 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp-dbg 0.5.0.1.771b.202504242026 [131 kB] Get:36 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.7.0.2.38a6.202504242026 [225 kB] Get:37 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.7.0.2.38a6.202504242026 [953 kB] Get:38 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua0 1.7.0.2.38a6.202504242026 [28.3 kB] Get:39 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua-dbg 1.7.0.2.38a6.202504242026 [93.5 kB] Get:40 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.24.ece60.202504242026 [2165 kB] Get:41 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hnbgw 1.7.0.14.bad5.202504242026 [108 kB] Get:42 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hnbgw-dbg 1.7.0.14.bad5.202504242026 [481 kB] Fetched 20.8 MB in 0s (52.1 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 libnftnl11:amd64. Preparing to unpack .../01-libnftnl11_1.2.4-2_amd64.deb ... Unpacking libnftnl11:amd64 (1.2.4-2) ... Selecting previously unselected package libnftables1:amd64. Preparing to unpack .../02-libnftables1_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package libnftables1-dbgsym:amd64. Preparing to unpack .../03-libnftables1-dbgsym_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../04-osmocom-nightly_202504242026_amd64.deb ... Unpacking osmocom-nightly (202504242026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../05-libosmocore22_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../06-libosmo-gtlv1_0.5.0.1.771b.202504242026_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.5.0.1.771b.202504242026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../08-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 .../09-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 libosmoisdn0:amd64. Preparing to unpack .../10-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 .../11-libosmogsm20_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libosmo-pfcp4:amd64. Preparing to unpack .../12-libosmo-pfcp4_0.5.0.1.771b.202504242026_amd64.deb ... Unpacking libosmo-pfcp4:amd64 (0.5.0.1.771b.202504242026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../13-libosmonetif11_1.6.0.4.6539.202504242026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.4.6539.202504242026) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../14-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 .../15-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 .../16-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 .../17-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 .../18-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 .../19-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 .../20-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 .../21-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 .../22-libosmocore_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmocore (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../23-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 .../24-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 .../25-libasn1c1_0.9.38.202504242026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202504242026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../26-libasn1c-dbg_0.9.38.202504242026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202504242026) ... Selecting previously unselected package libosmo-gtlv-dbg:amd64. Preparing to unpack .../27-libosmo-gtlv-dbg_0.5.0.1.771b.202504242026_amd64.deb ... Unpacking libosmo-gtlv-dbg:amd64 (0.5.0.1.771b.202504242026) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../28-libosmo-hnbap0_1.7.0.2.38a6.202504242026_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.7.0.2.38a6.202504242026) ... Selecting previously unselected package libosmo-hnbap-dbg:amd64. Preparing to unpack .../29-libosmo-hnbap-dbg_1.7.0.2.38a6.202504242026_amd64.deb ... Unpacking libosmo-hnbap-dbg:amd64 (1.7.0.2.38a6.202504242026) ... Selecting previously unselected package libosmo-pfcp-dbg:amd64. Preparing to unpack .../30-libosmo-pfcp-dbg_0.5.0.1.771b.202504242026_amd64.deb ... Unpacking libosmo-pfcp-dbg:amd64 (0.5.0.1.771b.202504242026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../31-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 .../32-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 libosmo-rua0:amd64. Preparing to unpack .../33-libosmo-rua0_1.7.0.2.38a6.202504242026_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.7.0.2.38a6.202504242026) ... Selecting previously unselected package libosmo-rua-dbg:amd64. Preparing to unpack .../34-libosmo-rua-dbg_1.7.0.2.38a6.202504242026_amd64.deb ... Unpacking libosmo-rua-dbg:amd64 (1.7.0.2.38a6.202504242026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../35-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-hnbgw. Preparing to unpack .../36-osmo-hnbgw_1.7.0.14.bad5.202504242026_amd64.deb ... Unpacking osmo-hnbgw (1.7.0.14.bad5.202504242026) ... Selecting previously unselected package osmo-hnbgw-dbg:amd64. Preparing to unpack .../37-osmo-hnbgw-dbg_1.7.0.14.bad5.202504242026_amd64.deb ... Unpacking osmo-hnbgw-dbg:amd64 (1.7.0.14.bad5.202504242026) ... Setting up osmocom-nightly (202504242026) ... Setting up libnftnl11:amd64 (1.2.4-2) ... 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 libosmo-gtlv1:amd64 (0.5.0.1.771b.202504242026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libasn1c1:amd64 (0.9.38.202504242026) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmo-hnbap0:amd64 (1.7.0.2.38a6.202504242026) ... Setting up libosmovty13:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libosmo-rua0:amd64 (1.7.0.2.38a6.202504242026) ... Setting up libosmoisdn0:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libosmo-rua-dbg:amd64 (1.7.0.2.38a6.202504242026) ... Setting up libosmo-gtlv-dbg:amd64 (0.5.0.1.771b.202504242026) ... Setting up libosmo-hnbap-dbg:amd64 (1.7.0.2.38a6.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 libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... 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 libosmo-pfcp4:amd64 (0.5.0.1.771b.202504242026) ... Setting up libosmocoding0:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libosmo-pfcp-dbg:amd64 (0.5.0.1.771b.202504242026) ... Setting up libosmosim2:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libosmocore (1.11.0.24.ece60.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-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 osmo-hnbgw (1.7.0.14.bad5.202504242026) ... changed ownership of '/etc/osmocom/osmo-hnbgw.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hnbgw.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 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-hnbgw-dbg:amd64 (1.7.0.14.bad5.202504242026) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw/HNBGW_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.cfg'] [testenv][generic] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/stp'] [testenv][generic] + ['cp', '-a', 'osmo-hnbgw.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/hnbgw'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw/HNBGW_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-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-hnbgw-test/logs/generic/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-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-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-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-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/stp', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/stp/stp.log'] 20250425084721794 DLSS7 <000c> osmo_ss7_instance.c:64 0: Creating SS7 Instance 20250425084721794 DLSS7 <000c> osmo_ss7_route_table.c:59 0: Creating Route Table system 20250425084721794 DLSS7 <000c> osmo_ss7_asp.c:722 0: ASP(virt-msc0-0) Restarting ASP virt-msc0-0, r=127.0.0.1:23905<->l=127.0.0.1:2905 20250425084721794 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20250425084721794 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-msc0-0) ASP Restart for server not implemented yet! 20250425084721794 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20250425084721794 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-msc0) Created AS 20250425084721794 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(virt-msc0) Adding ASP virt-msc0-0 to AS 20250425084721794 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250425084721794 DLSS7 <000c> osmo_ss7_asp.c:722 0: ASP(virt-msc1-0) Restarting ASP virt-msc1-0, r=127.0.0.1:23907<->l=127.0.0.1:2905 20250425084721794 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20250425084721794 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-msc1-0) ASP Restart for server not implemented yet! 20250425084721794 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20250425084721794 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-msc1) Created AS 20250425084721794 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(virt-msc1) Adding ASP virt-msc1-0 to AS 20250425084721794 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250425084721794 DLSS7 <000c> osmo_ss7_asp.c:722 0: ASP(virt-msc2-0) Restarting ASP virt-msc2-0, r=127.0.0.1:23909<->l=127.0.0.1:2905 20250425084721794 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20250425084721794 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-msc2-0) ASP Restart for server not implemented yet! 20250425084721794 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20250425084721794 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-msc2) Created AS 20250425084721794 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(virt-msc2) Adding ASP virt-msc2-0 to AS 20250425084721794 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250425084721794 DLSS7 <000c> osmo_ss7_asp.c:722 0: ASP(virt-sgsn0-0) Restarting ASP virt-sgsn0-0, r=127.0.0.1:23906<->l=127.0.0.1:2905 20250425084721794 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20250425084721794 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-sgsn0-0) ASP Restart for server not implemented yet! 20250425084721794 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20250425084721794 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-sgsn0) Created AS 20250425084721794 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(virt-sgsn0) Adding ASP virt-sgsn0-0 to AS 20250425084721794 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250425084721794 DLSS7 <000c> osmo_ss7_asp.c:722 0: ASP(virt-sgsn1-0) Restarting ASP virt-sgsn1-0, r=127.0.0.1:23908<->l=127.0.0.1:2905 20250425084721794 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20250425084721794 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-sgsn1-0) ASP Restart for server not implemented yet! 20250425084721794 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20250425084721794 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-sgsn1) Created AS 20250425084721794 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(virt-sgsn1) Adding ASP virt-sgsn1-0 to AS 20250425084721794 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250425084721795 DLSS7 <000c> osmo_ss7_asp.c:722 0: ASP(virt-sgsn2-0) Restarting ASP virt-sgsn2-0, r=127.0.0.1:23910<->l=127.0.0.1:2905 20250425084721795 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20250425084721795 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-sgsn2-0) ASP Restart for server not implemented yet! 20250425084721795 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20250425084721795 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-sgsn2) Created AS 20250425084721795 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(virt-sgsn2) Adding ASP virt-sgsn2-0 to AS 20250425084721795 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250425084721795 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0' 20250425084721795 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20250425084721795 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20250425084721795 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0' 20250425084721795 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20250425084721795 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20250425084721795 DLSS7 <000c> osmo_ss7_xua_srv.c:219 Creating m3ua Server (null):2905 20250425084721795 DLSS7 <000c> osmo_ss7_xua_srv.c:239 Created m3ua server on (null):2905 20250425084721795 DLSS7 <000c> osmo_ss7_xua_srv.c:286 (Re)binding m3ua Server to :::2905 20250425084721795 DLGLOBAL <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239 [testenv][generic] Running hnbgw [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/hnbgw', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-0', 'sh', '-c', 'osmo-hnbgw 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/hnbgw/hnbgw.log'] rate_ctr.c:86 validating counter group 0x559c24443480(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x559c24443460(iups) with 3 counters 20250425084722002 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250425084722002 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:59) 20250425084722003 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Allocated (fsm.c:456) 20250425084722003 DLGLOBAL DEBUG validating counter group 0x559c24443500(msc) with 15 counters (rate_ctr.c:86) 20250425084722003 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20250425084722003 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250425084722003 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Allocated (fsm.c:456) 20250425084722003 DLGLOBAL DEBUG validating counter group 0x559c24443500(msc) with 15 counters (rate_ctr.c:86) 20250425084722003 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20250425084722003 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250425084722003 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Allocated (fsm.c:456) 20250425084722003 DLGLOBAL DEBUG validating counter group 0x559c24443500(msc) with 15 counters (rate_ctr.c:86) 20250425084722003 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20250425084722003 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250425084722003 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Allocated (fsm.c:456) 20250425084722003 DLGLOBAL DEBUG validating counter group 0x559c24443500(msc) with 15 counters (rate_ctr.c:86) 20250425084722003 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20250425084722003 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250425084722003 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Allocated (fsm.c:456) 20250425084722003 DLGLOBAL DEBUG validating counter group 0x559c244434e0(sgsn) with 15 counters (rate_ctr.c:86) 20250425084722003 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20250425084722003 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250425084722003 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Allocated (fsm.c:456) 20250425084722003 DLGLOBAL DEBUG validating counter group 0x559c244434e0(sgsn) with 15 counters (rate_ctr.c:86) 20250425084722003 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20250425084722003 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250425084722003 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Allocated (fsm.c:456) 20250425084722003 DLGLOBAL DEBUG validating counter group 0x559c244434e0(sgsn) with 15 counters (rate_ctr.c:86) 20250425084722003 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20250425084722003 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250425084722003 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Allocated (fsm.c:456) 20250425084722003 DLGLOBAL DEBUG validating counter group 0x559c244434e0(sgsn) with 15 counters (rate_ctr.c:86) 20250425084722003 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20250425084722003 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250425084722003 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20250425084722003 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1026) 20250425084722003 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20250425084722003 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20250425084722003 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:884) 20250425084722003 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250425084722003 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:53974 (mgcp_client.c:999) 20250425084722003 DLPFCP NOTICE No UPF configured, NOT setting up PFCP, NOT mapping GTP via UPF (hnbgw_pfcp.c:95) 20250425084722003 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:447) 20250425084722003 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:463) 20250425084722003 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:489) 20250425084722003 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:584) 20250425084722003 DLSCCP NOTICE msc-0: Creating AS instance (sccp_user.c:591) 20250425084722003 DLGLOBAL DEBUG validating counter group 0x7f86bd8a37c0(sigtran_as) with 34 counters (rate_ctr.c:86) 20250425084722003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_DOWN}: Allocated (fsm.c:456) 20250425084722003 DLSS7 INFO 0: AS(as-clnt-msc-0) Created AS (osmo_ss7_instance.c:324) 20250425084722003 DLSCCP NOTICE msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:602) 20250425084722003 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:608) 20250425084722003 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7_route.c:129) 20250425084722003 DLSCCP NOTICE msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:646) 20250425084722003 DLGLOBAL DEBUG validating counter group 0x7f86bd8a3a00(sigtran_asp) with 3 counters (rate_ctr.c:86) 20250425084722003 DLSS7 INFO 0: AS(as-clnt-msc-0) Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:160) 20250425084722003 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x559c26c21890]{IDLE}: Allocated (fsm.c:456) 20250425084722003 DLSS7 INFO 0: ASP(asp-clnt-msc-0) Restarting ASP asp-clnt-msc-0, r=localhost:2905<->l=localhost:0 (osmo_ss7_asp.c:722) 20250425084722003 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x559c26c21ab0]{ASP_DOWN}: Allocated (fsm.c:456) 20250425084722004 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:713) 20250425084722004 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250425084722004 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250425084722004 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x559c26c23280 (osmo_ss7_user.c:88) 20250425084722004 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:509) 20250425084722004 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:517) 20250425084722004 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::1:44196<->l=::1:2905): New m3ua connection accepted 20250425084722004 DLSS7 <000c> osmo_ss7_xua_srv.c:143 (r=::1:44196<->l=::1:2905): created dynamic ASP asp-dyn-0 20250425084722004 DLSS7 <000c> osmo_ss7_asp.c:722 0: ASP(asp-dyn-0) Restarting ASP asp-dyn-0, r=::1:44196<->l=:::2905 20250425084722004 DLSS7 <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated 20250425084722004 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(asp-dyn-0) ASP Restart for server not implemented yet! 20250425084722004 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084722004 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425084722004 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:113) 20250425084722004 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:417) 20250425084722004 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:447) 20250425084722004 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:463) 20250425084722004 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:483) 20250425084722004 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:417) 20250425084722004 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:447) 20250425084722004 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:463) 20250425084722004 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:483) 20250425084722004 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:417) 20250425084722004 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:447) 20250425084722004 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:463) 20250425084722004 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:483) 20250425084722004 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:417) 20250425084722004 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:447) 20250425084722004 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:463) 20250425084722004 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:483) 20250425084722004 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:417) 20250425084722004 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:447) 20250425084722004 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:463) 20250425084722004 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:483) 20250425084722004 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:417) 20250425084722004 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:447) 20250425084722004 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:463) 20250425084722004 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:483) 20250425084722004 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:417) 20250425084722004 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:447) 20250425084722004 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:463) 20250425084722004 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:483) 20250425084722004 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:417) 20250425084722004 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084722004 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425084722004 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084722004 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084722004 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084722004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084722004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084722004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084722004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=4 -> eSLS=84: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084722004 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=12=0.1.4,SLS=4: no route! (sccp_scrc.c:158) 20250425084722004 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084722004 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084722004 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425084722004 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084722004 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084722004 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084722004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084722004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084722004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084722004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=1 -> eSLS=33: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084722004 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=11=0.1.3,SLS=1: no route! (sccp_scrc.c:158) 20250425084722004 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084722004 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084722004 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425084722004 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084722004 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084722004 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084722004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084722004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084722004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084722004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=4 -> eSLS=52: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084722004 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=10=0.1.2,SLS=4: no route! (sccp_scrc.c:158) 20250425084722004 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084722004 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084722004 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084722004 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084722004 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084722004 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084722004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084722004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084722004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084722004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084722004 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=185=0.23.1,SLS=1: no route! (sccp_scrc.c:158) 20250425084722004 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084722004 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084722004 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425084722004 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084722004 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084722004 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084722004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084722004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084722004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084722004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=8 -> eSLS=72: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084722004 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=4=0.0.4,SLS=8: no route! (sccp_scrc.c:158) 20250425084722004 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084722004 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084722004 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425084722004 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084722004 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084722004 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084722004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084722004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084722004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084722004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=9 -> eSLS=57: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084722004 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=3=0.0.3,SLS=9: no route! (sccp_scrc.c:158) 20250425084722004 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084722004 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084722004 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425084722004 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084722004 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084722004 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084722004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084722004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084722004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084722004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084722004 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=2=0.0.2,SLS=13: no route! (sccp_scrc.c:158) 20250425084722004 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084722004 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084722004 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084722004 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084722004 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084722004 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084722004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084722004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084722004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084722005 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084722005 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=188=0.23.4,SLS=1: no route! (sccp_scrc.c:158) 20250425084722005 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084722005 DLINP INFO CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:44196){CONNECTING} connection established (stream_cli.c:440) 20250425084722005 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250425084722005 DLSS7 INFO 0: ASP(asp-clnt-msc-0) Client connected (r=::1:2905<->l=::1:44196) (osmo_ss7_asp.c:971) 20250425084722005 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x559c26c21890]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:400) 20250425084722005 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x559c26c21890]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:407) 20250425084722005 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x559c26c21890]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:181) 20250425084722005 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x559c26c21ab0]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:182) 20250425084722005 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 8 bytes: [L2]> 01 00 03 01 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425084722005 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084722005 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (ASPSM:UP) 20250425084722005 DLSS7 <000c> m3ua.c:736 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084722005 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084722005 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084722005 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:775) 20250425084722005 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x559c26c21ab0]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:736) 20250425084722005 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x559c26c21ab0]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:403) 20250425084722005 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x559c26c21ab0]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:469) 20250425084722005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425084722005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:406) 20250425084722005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425084722005 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x559c26c21890]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:400) 20250425084722005 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x559c26c21890]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:407) 20250425084722005 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x559c26c21890]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:193) 20250425084722005 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084722005 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/ttcn3', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4261', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/start-testsuite.sh', 'hnbgw/HNBGW_Tests', 'HNBGW_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HNBGW_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: HNBGW_Tests.cfg MC@7fdc3b52d31d: Unix server socket created successfully. MC@7fdc3b52d31d: Listening on TCP port 46051. 7fdc3b52d31d is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/ttcn3/hnbgw/HNBGW_Tests 7fdc3b52d31d 46051 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@7fdc3b52d31d: New HC connected from 10.0.2.100 [10.0.2.100]. 7fdc3b52d31d: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@7fdc3b52d31d: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@7fdc3b52d31d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@7fdc3b52d31d: Configuration file was processed on all HCs. MC@7fdc3b52d31d: Creating MTC on host 10.0.2.100. MC@7fdc3b52d31d: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Fri Apr 25 08:47:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425084723676 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fd00::1008:c7ff:fe1e:fae9]:2905 err=None (stream.c:265) 20250425084723676 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1066) 20250425084723676 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:808) 20250425084723676 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fd00::1008:c7ff:fe1e:fae9]:2905 err=None (osmo_ss7_asp.c:824) MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_hnb_register started. 20250425084723755 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35178<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084723761 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35180<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084723768 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46019<->l=127.0.0.1:4262) (control_if.c:572) 20250425084723794 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084723794 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084723794 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084723794 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084723795 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425084723795 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_hnb_register-Iuh0(7)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425084723795 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084723795 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084723795 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084723795 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084723796 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084723796 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425084723796 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084723796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084723796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084723796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084723796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084723796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084723796 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=13 -> eSLS=77: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084723796 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=4=0.0.4,SLS=13: no route! (sccp_scrc.c:158) 20250425084723796 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084723796 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084723796 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425084723796 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084723796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084723796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084723796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084723796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084723796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084723796 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=3 -> eSLS=51: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084723796 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=3=0.0.3,SLS=3: no route! (sccp_scrc.c:158) 20250425084723796 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084723796 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084723796 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425084723796 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084723796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084723796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084723796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084723796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084723796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084723796 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084723796 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=2=0.0.2,SLS=15: no route! (sccp_scrc.c:158) 20250425084723796 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084723796 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084723796 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084723796 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084723796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084723796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084723796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084723796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084723796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084723796 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=188=0.23.4,SLS=1: no route! (sccp_scrc.c:158) 20250425084723796 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(11)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084723810 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084723810 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084723810 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084723810 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084723811 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084723811 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084723811 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084723811 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084723812 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084723812 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425084723812 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084723812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084723812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084723812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084723812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084723812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084723812 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=10 -> eSLS=90: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084723812 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=12=0.1.4,SLS=10: no route! (sccp_scrc.c:158) 20250425084723812 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084723812 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084723812 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425084723812 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084723812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084723812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084723812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084723812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084723812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084723812 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=7 -> eSLS=39: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084723812 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=11=0.1.3,SLS=7: no route! (sccp_scrc.c:158) 20250425084723812 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084723812 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084723812 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425084723812 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084723812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084723812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084723812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084723812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084723812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084723812 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=10=0.1.2,SLS=1: no route! (sccp_scrc.c:158) 20250425084723812 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084723812 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084723812 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084723812 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084723812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084723812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084723812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084723812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084723812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084723812 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084723812 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=185=0.23.1,SLS=9: no route! (sccp_scrc.c:158) 20250425084723812 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(14)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(14)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(12)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084724006 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x559c26c21890]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317) 20250425084724006 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x559c26c21890]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:223) 20250425084724006 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:592) 20250425084724006 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 09 01 00 00 00 2c 02 07 00 24 02 0a 00 08 00 00 00 01 00 06 00 08 00 00 00 00 00 0b 00 08 00 00 00 01 02 0b 00 08 00 00 00 bd (osmo_ss7_asp.c:1164) 20250425084724006 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084724006 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (RKM:REG-REQ) 20250425084724006 DLSS7 <000c> xua_rkm.c:204 0: ASP(asp-dyn-0) RKM: Registering routing key 7 for DPC 0.23.5 20250425084724006 DLSS7 <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated 20250425084724006 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(as-rkm-7) Created AS 20250425084724006 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7' 20250425084724006 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(as-rkm-7) Adding ASP asp-dyn-0 to AS 20250425084724006 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED 20250425084724006 DLSS7 <000c> osmo_ss7_asp.c:1164 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 07  20250425084724006 DLSS7 <000c> xua_rkm.c:358 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084724006 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE 20250425084724006 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(as-rkm-7){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084724006 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084724006 DLSS7 <000c> osmo_ss7_asp.c:1164 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 07  20250425084724007 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084724007 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (RKM:REG-RESP) (m3ua.c:775) 20250425084724007 DLSS7 INFO 0: ASP(asp-clnt-msc-0) Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:464) 20250425084724007 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x559c26c21890]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:400) 20250425084724007 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x559c26c21890]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:407) 20250425084724007 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x559c26c21890]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:298) 20250425084724007 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084724007 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:775) 20250425084724007 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:671) 20250425084724007 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x559c26c21890]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250425084724007 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x559c26c21890]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250425084724007 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x559c26c21890]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:262) 20250425084724007 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x559c26c21ab0]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:263) 20250425084724007 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 16 bytes: [L2]> 01 00 04 01 00 00 00 10 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084724007 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084724007 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084724007 DLSS7 <000c> m3ua.c:736 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084724007 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 07  20250425084724007 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084724007 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084724007 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084724007 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(as-rkm-7){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084724007 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Active () 20250425084724007 DLSS7 <000c> osmo_ss7_asp.c:1164 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 07  20250425084724007 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084724008 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084724008 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425084724008 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084724008 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425084724008 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084724008 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:775) 20250425084724008 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x559c26c21ab0]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:736) 20250425084724008 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x559c26c21ab0]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:403) 20250425084724008 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x559c26c21ab0]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:547) 20250425084724008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425084724008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:487) 20250425084724008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425084724008 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x559c26c21890]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20250425084724008 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x559c26c21890]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250425084724008 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084724008 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:775) 20250425084724008 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Received NOTIFY Type State Change:AS Active () (m3ua.c:671) 20250425084724008 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x559c26c21890]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250425084724008 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x559c26c21890]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) HNBGW_Test.msc0-M3UA(11)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425084724015 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084724015 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425084724015 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084724015 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084724015 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084724015 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084724015 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084724015 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084724015 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084724015 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425084724015 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084724018 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084724018 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084724018 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084724018 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425084724018 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084724018 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084724018 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084724018 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084724018 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425084724018 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425084724018 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084724018 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084724018 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084724018 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084724018 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425084724019 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084724019 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084724019 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084724019 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084724019 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084724019 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084724019 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084724020 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084724020 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084724020 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084724020 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084724020 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084724020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084724020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084724020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084724020 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084724020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084724020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084724020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084724020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084724020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084724020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084724020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084724020 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084724020 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084724020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084724020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084724020 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084724020 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084724020 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084724020 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084724020 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084724020 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084724020 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084724020 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: picked Normal Route via 'virt-msc0' round-robin style 20250425084724020 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084724020 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084724020 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084724020 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425084724022 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084724022 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425084724022 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084724022 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(14)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425084724028 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084724028 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425084724028 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084724028 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084724028 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084724028 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084724028 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084724028 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084724028 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084724028 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084724028 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084724030 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084724030 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084724030 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084724031 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425084724031 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084724031 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084724031 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084724031 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084724031 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425084724031 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084724031 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425084724031 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084724031 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084724031 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084724031 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084724031 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425084724031 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084724031 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084724031 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084724031 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084724031 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084724031 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084724031 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084724032 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084724032 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084724032 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084724032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084724032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084724032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084724032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084724032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084724032 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084724032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084724032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084724032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084724032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084724032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084724032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084724032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084724032 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084724032 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084724032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084724032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084724032 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084724033 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084724033 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084724033 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084724033 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084724033 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084724033 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084724033 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: picked Normal Route via 'virt-sgsn0' round-robin style 20250425084724033 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084724033 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084724033 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084724033 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(10)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084724816 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084724816 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084724816 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084724816 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084724816 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084724816 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: picked Normal Route via 'as-rkm-7' round-robin style 20250425084724816 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084724816 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084724816 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084724816 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425084724817 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084724817 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084724817 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084724817 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084724817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084724817 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084724817 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084724817 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425084724817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084724817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084724817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084724817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084724817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084724817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084724817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084724817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084724817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084724817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084724817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084724817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084724817 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084724817 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084724817 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084724817 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084724817 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425084724817 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084724817 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084724817 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425084724817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084724817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084724817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084724817 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084724817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084724817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084724817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084724817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084724817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084724817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084724817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084724817 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084724817 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084724817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084724817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084724817 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084724817 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084724817 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425084724817 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084724817 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084724817 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084724817 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084724817 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084724817 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084724817 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: picked Normal Route via 'virt-msc0' round-robin style 20250425084724817 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084724817 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084724817 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084724817 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425084724817 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084724817 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084724817 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084724817 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084724817 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084724817 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084724817 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084724817 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084724817 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084724817 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084724817 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084724817 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425084724817 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084724817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084724817 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084724817 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084724817 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425084724817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084724817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084724817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084724817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084724817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084724817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084724817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084724817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084724817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084724817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084724817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084724817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084724817 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084724817 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084724817 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084724817 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084724817 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(13)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084724829 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084724829 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084724829 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084724829 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084724829 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084724829 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: picked Normal Route via 'as-rkm-7' round-robin style 20250425084724829 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084724829 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084724829 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084724829 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425084724829 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084724829 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084724829 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084724829 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084724829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084724829 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084724829 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084724829 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425084724829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084724829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084724829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084724829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084724829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084724829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084724829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084724829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084724829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084724829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084724829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084724829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084724829 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084724829 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084724829 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084724829 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084724829 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425084724829 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084724829 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084724829 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425084724829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084724829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084724829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084724829 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084724829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084724829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084724829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084724829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084724829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084724829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084724829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084724829 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084724829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084724829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084724829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084724829 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084724829 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084724829 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425084724829 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084724829 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084724829 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084724829 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084724829 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084724829 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: picked Normal Route via 'virt-sgsn0' round-robin style 20250425084724829 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084724829 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084724829 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084724829 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425084724830 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084724830 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084724830 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084724830 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084724830 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084724830 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084724830 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084724830 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084724830 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084724830 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425084724830 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084724830 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084724830 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084724830 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084724830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084724830 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084724830 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084724830 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425084724830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084724830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084724830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084724830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084724830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084724830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084724830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084724830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084724830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084724830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084724830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084724830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084724830 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084724830 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084724830 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084724830 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084724830 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425084724839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084724839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084724839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425084724839 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425084724839 DLGLOBAL DEBUG validating counter group 0x559c24443be0(hnb) with 60 counters (rate_ctr.c:86) 20250425084724839 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425084724839 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425084724839 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425084724839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084724839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425084724846 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35180<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084724847 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46019<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(5)@7fdc3b52d31d: Final verdict of PTC: none VirtHNBGW-STATS(4)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084724851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35178<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084724852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084724852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084724852 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425084724852 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425084724852 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_hnb_register(3)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(10)@7fdc3b52d31d: Final verdict of PTC: none TC_hnb_register-Iuh0-RUA(8)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(9)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(12)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(13)@7fdc3b52d31d: Final verdict of PTC: none TC_hnb_register-Iuh0(7)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(11)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-MGCP(15)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(6)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(14)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@7fdc3b52d31d: Test case TC_hnb_register finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Fri Apr 25 08:47:24 UTC 2025 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20250425084724951 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35184<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084725020 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425084725020 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084725020 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425084725020 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425084725020 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425084725020 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084725020 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084725020 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425084725020 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084725020 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084725020 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425084725020 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084725020 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084725020 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084725020 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084725020 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084725020 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425084725020 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084725020 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084725020 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425084725021 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084725021 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084725021 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425084725021 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084725021 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084725021 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084725021 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084725021 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084725021 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084725021 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084725021 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425084725021 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425084725021 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084725021 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425084725021 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425084725021 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425084725021 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084725021 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084725021 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425084725021 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084725021 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084725021 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425084725021 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084725021 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084725021 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084725021 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084725021 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084725021 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084725021 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084725021 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425084725021 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084725021 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084725021 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425084725021 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084725021 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084725021 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084725021 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084725021 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084725021 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084725021 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084725021 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425084725354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35184<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=185648) 20250425084726141 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::1008:c7ff:fe1e:fae9]:2905 err=None (stream.c:265) 20250425084726141 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1066) 20250425084726141 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:808) 20250425084726141 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::1008:c7ff:fe1e:fae9]:2905 err=None (osmo_ss7_asp.c:824) Waiting for packet dumper to finish... 1 (prev_count=185648, count=211192) 20250425084727021 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084727021 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084727022 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425084727022 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084727022 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084727022 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Fri Apr 25 08:47:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_hnb_register_duplicate started. 20250425084728445 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52960<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084728451 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52962<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084728452 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43199<->l=127.0.0.1:4262) (control_if.c:572) TC_hnb_register_duplicate-Iuh0(20)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425084728471 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425084728471 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425084728481 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084728481 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084728481 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084728481 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate-Iuh1(22)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425084728482 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084728482 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084728482 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45187 (stream_srv.c:142) 20250425084728482 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45187<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425084728482 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084728482 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084728483 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084728483 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425084728483 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084728483 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084728483 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084728483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084728483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084728483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084728483 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084728483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084728483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084728483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084728483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084728483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084728483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084728483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084728483 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084728483 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084728483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425084728483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084728483 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0b 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084728483 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084728483 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084728483 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425084728483 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084728483 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084728483 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084728483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084728483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084728483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084728483 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084728483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084728483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084728483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084728483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084728483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084728483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084728483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084728483 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084728483 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084728483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425084728483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084728483 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 03 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084728483 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084728483 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084728483 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425084728483 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084728483 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084728483 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084728483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084728483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084728483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084728483 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084728483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084728483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084728483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084728483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084728483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084728483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084728483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084728483 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084728483 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084728483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425084728483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084728484 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084728484 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084728484 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084728484 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084728484 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084728484 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084728484 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084728484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084728484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084728484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084728484 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084728484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084728484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084728484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084728484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084728484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084728484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084728484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084728484 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084728484 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084728484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084728484 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084728484 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084728484 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084728484 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084728484 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084728484 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084728484 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425084728484 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425084728484 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425084728484 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084728484 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084728484 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084728484 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425084728484 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425084728484 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: picked Normal Route via 'virt-msc2' round-robin style 20250425084728484 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425084728484 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084728484 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084728484 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084728484 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425084728484 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425084728484 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: picked Normal Route via 'virt-msc1' round-robin style 20250425084728484 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425084728484 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084728484 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084728484 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084728484 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084728484 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084728484 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: picked Normal Route via 'virt-msc0' round-robin style 20250425084728484 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(26)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(26)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(24)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084728497 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084728497 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084728497 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084728497 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084728497 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084728497 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084728497 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084728497 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084728498 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084728498 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425084728498 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084728498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084728498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084728498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084728498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084728498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084728498 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=9 -> eSLS=89: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084728498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084728498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084728498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084728498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084728498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084728498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084728498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084728498 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084728498 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084728498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425084728498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084728498 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 09 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084728498 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084728498 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084728498 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425084728498 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084728498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084728498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084728498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084728498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084728498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084728498 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=2 -> eSLS=34: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084728498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084728498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084728498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084728498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084728498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084728498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084728498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084728498 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=2 -> eSLS=2: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084728498 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084728498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425084728498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084728498 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 02 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084728498 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084728498 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084728498 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425084728498 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084728498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084728498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084728498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084728498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084728498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084728498 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=13 -> eSLS=61: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084728498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084728498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084728498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084728498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084728498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084728498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084728498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084728498 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=13 -> eSLS=29: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084728498 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084728498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425084728498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084728498 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0d 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084728498 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084728498 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084728498 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084728498 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084728498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084728498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084728498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084728498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084728498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084728498 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084728498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084728498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084728498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084728498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084728498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084728499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084728499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084728499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084728499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084728499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084728499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084728499 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084728499 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084728499 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084728499 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084728499 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084728499 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425084728499 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425084728499 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425084728499 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084728499 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084728499 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084728499 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425084728499 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425084728499 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=2 -> eSLS=2: picked Normal Route via 'virt-sgsn2' round-robin style 20250425084728499 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425084728499 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084728499 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084728499 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084728499 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425084728499 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425084728499 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=13 -> eSLS=29: picked Normal Route via 'virt-sgsn1' round-robin style 20250425084728499 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425084728499 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084728499 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084728499 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084728499 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084728499 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084728499 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: picked Normal Route via 'virt-sgsn0' round-robin style 20250425084728499 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(29)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@7fdc3b52d31d: M3UA emulation initiated, the test can be started MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084728695 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084728695 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425084728695 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084728695 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(26)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425084728704 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084728704 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425084728704 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084728704 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084728704 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084728704 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084728704 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084728704 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084728704 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084728704 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425084728704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084728707 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084728707 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084728707 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084728707 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425084728707 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084728707 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084728707 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084728707 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084728707 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425084728707 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425084728707 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084728707 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084728707 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084728707 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084728707 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425084728707 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084728707 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084728707 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084728707 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084728707 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084728707 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084728707 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084728708 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084728708 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084728708 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084728709 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084728709 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084728709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084728709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084728709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084728709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084728709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084728709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084728709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084728709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084728709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084728709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084728709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084728709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084728709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084728709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084728709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084728709 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084728709 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084728709 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084728709 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425084728709 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084728709 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425084728709 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084728709 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084728709 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084728709 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084728709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084728709 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: picked Normal Route via 'virt-msc0' round-robin style 20250425084728709 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084728709 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084728709 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084728709 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(29)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425084728714 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084728714 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425084728714 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084728714 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084728714 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084728714 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084728714 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084728714 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084728714 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084728714 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084728714 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084728715 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084728715 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084728715 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084728715 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425084728715 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084728715 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084728715 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084728715 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084728715 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425084728715 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084728715 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425084728715 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084728715 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084728715 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084728715 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084728715 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425084728715 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084728715 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084728715 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084728715 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084728715 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084728715 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084728715 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084728716 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084728716 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084728716 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084728716 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084728716 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084728716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084728716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084728716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084728716 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084728716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084728716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084728716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084728716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084728716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084728716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084728716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084728716 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084728716 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084728716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084728716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084728716 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084728717 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084728717 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084728717 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084728717 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084728717 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084728717 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084728717 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250425084728717 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084728717 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084728717 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084728717 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(25)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084729511 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084729511 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084729511 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084729511 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084729511 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084729511 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084729511 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084729511 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084729511 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084729511 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425084729511 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084729512 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084729512 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084729512 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084729512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084729512 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084729512 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084729512 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425084729512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084729512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084729512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084729512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084729512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084729512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084729512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084729512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084729512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084729512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084729512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084729512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084729512 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084729512 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084729512 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084729512 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084729512 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425084729512 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084729512 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084729512 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425084729512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084729512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084729512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084729512 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084729512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084729512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084729512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084729512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084729512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084729512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084729512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084729512 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084729512 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084729512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084729512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084729512 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084729512 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084729512 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425084729512 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084729512 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084729512 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084729512 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084729513 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084729513 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: picked Normal Route via 'virt-msc0' round-robin style 20250425084729513 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084729513 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084729513 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084729513 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425084729515 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084729515 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084729515 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084729515 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084729515 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084729515 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084729515 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084729515 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084729515 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084729515 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425084729515 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084729515 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084729515 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084729515 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084729515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084729515 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084729515 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084729515 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425084729515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084729515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084729515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084729515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084729515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084729515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084729516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084729516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084729516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084729516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084729516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084729516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084729516 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084729516 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084729516 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084729516 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084729516 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(28)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084729523 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084729523 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084729523 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084729523 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084729523 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084729523 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084729523 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084729523 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084729523 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084729523 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425084729523 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084729523 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084729523 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084729523 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084729523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084729523 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084729523 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084729523 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425084729523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084729523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084729523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084729523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084729523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084729523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084729523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084729523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084729523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084729523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084729523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084729523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084729523 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084729523 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084729523 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084729523 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084729523 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425084729523 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084729523 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084729523 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425084729523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084729523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084729523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084729523 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084729523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084729523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084729523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084729523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084729523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084729523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084729523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084729523 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084729523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084729523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084729523 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084729523 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084729523 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084729523 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425084729523 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084729523 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084729523 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084729523 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084729523 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084729523 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: picked Normal Route via 'virt-sgsn0' round-robin style 20250425084729523 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084729523 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084729523 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084729523 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425084729524 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084729524 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084729524 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084729524 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084729524 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084729524 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084729524 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084729524 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084729524 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084729524 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425084729524 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084729524 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084729524 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084729524 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084729524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084729524 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084729524 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084729524 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425084729524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084729524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084729524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084729524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084729524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084729524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084729524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084729524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084729524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084729524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084729524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084729524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084729524 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084729524 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084729524 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084729524 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084729524 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425084729525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084729525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084729525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425084729525 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425084729526 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425084729526 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425084729526 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425084729526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084729526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425084729530 DLINP DEBUG SRVCONN(,r=127.0.0.1:45187<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084729530 DLINP DEBUG SRVCONN(,r=127.0.0.1:45187<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084729530 DLINP DEBUG SRVCONN(,r=127.0.0.1:45187<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425084729530 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425084729530 DHNBAP ERROR (127.0.0.1:45187 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:552) 20250425084729530 DHNBAP ERROR (127.0.0.1:45187 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20250425084729530 DLINP DEBUG SRVCONN(,r=127.0.0.1:45187<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084729530 DLINP DEBUG SRVCONN(,r=127.0.0.1:45187<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:827) 20250425084729530 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: talloc reports "struct hnb_context" x 1, expecting 1 MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425084729540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52962<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084729540 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43199<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(17)@7fdc3b52d31d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(18)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084729542 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52960<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084729543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084729543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084729543 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425084729543 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425084729543 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_hnb_register_duplicate(16)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(24)@7fdc3b52d31d: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(21)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(25)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(27)@7fdc3b52d31d: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@7fdc3b52d31d: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(23)@7fdc3b52d31d: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(22)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-MGCP(30)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(19)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@7fdc3b52d31d: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Fri Apr 25 08:47:29 UTC 2025 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc 20250425084729634 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52964<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084729720 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425084729720 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084729720 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425084729720 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425084729720 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425084729720 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084729720 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084729720 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425084729720 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084729720 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084729720 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425084729720 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084729720 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084729720 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084729720 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084729720 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084729721 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425084729721 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084729721 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084729721 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425084729721 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084729721 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084729721 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425084729721 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084729721 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425084729721 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425084729721 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425084729721 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084729721 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084729721 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425084729721 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084729721 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084729721 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425084729721 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084729721 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084729721 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084729721 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084729721 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084729721 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084729721 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084729721 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425084729721 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425084729721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084729721 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084729721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084729721 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084729721 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084729721 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084729721 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084729721 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425084729721 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084729721 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084729721 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425084729721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084729721 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084729721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084729721 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084729721 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084729721 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084729721 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084729721 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425084730037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52964<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=239604) Waiting for packet dumper to finish... 1 (prev_count=239604, count=240260) 20250425084731721 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084731721 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084731721 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425084731721 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084731721 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084731721 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc ------ Fri Apr 25 08:47:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20250425084733150 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52978<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084733156 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52992<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084733163 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32869<->l=127.0.0.1:4262) (control_if.c:572) 20250425084733187 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084733187 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084733187 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084733187 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425084733188 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425084733188 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425084733188 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084733188 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084733188 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084733188 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084733188 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084733188 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084733188 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084733188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084733188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084733188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084733188 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084733188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084733188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084733188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084733188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084733188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084733188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084733188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084733188 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084733188 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084733188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084733188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084733188 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084733188 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084733188 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084733188 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084733188 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084733188 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425084733188 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084733188 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084733189 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084733189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084733189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084733189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084733189 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084733189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084733189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084733189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084733189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084733189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084733189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084733189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084733189 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084733189 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084733189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425084733189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084733189 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084733189 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084733189 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084733189 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084733189 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084733189 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084733189 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084733189 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: picked Normal Route via 'virt-msc0' round-robin style 20250425084733189 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425084733189 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084733189 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084733189 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084733189 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425084733189 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425084733189 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425084733190 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084733190 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425084733190 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084733190 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084733190 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084733190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084733190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084733190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084733190 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084733190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084733190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084733190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084733190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084733190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084733190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084733190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084733190 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084733190 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084733190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425084733190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084733190 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 09 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084733190 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084733190 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084733190 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425084733190 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084733190 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084733190 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084733190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084733190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084733190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084733190 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=2 -> eSLS=50: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084733190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084733190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084733190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084733190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084733190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084733190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084733190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084733190 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084733190 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084733190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425084733190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084733190 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084733190 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084733190 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084733190 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084733190 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084733190 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425084733190 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425084733190 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425084733190 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084733190 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084733190 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084733190 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425084733190 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425084733190 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: picked Normal Route via 'virt-msc2' round-robin style 20250425084733190 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(39)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(39)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(39)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-SCCP(37)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084733202 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084733202 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084733202 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084733202 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084733202 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084733202 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084733202 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084733202 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084733203 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084733203 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425084733203 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084733203 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084733203 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084733203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084733203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084733203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084733203 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=5 -> eSLS=85: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084733203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084733203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084733204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084733204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084733204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084733204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084733204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084733204 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084733204 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084733204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425084733204 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084733204 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 05 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084733204 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084733204 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084733204 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425084733204 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084733204 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084733204 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084733204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084733204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084733204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084733204 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=6 -> eSLS=38: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084733204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084733204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084733204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084733204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084733204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084733204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084733204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084733204 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=6 -> eSLS=6: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084733204 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084733204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425084733204 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084733204 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 06 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084733204 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084733204 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084733204 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425084733204 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084733204 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084733204 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084733204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084733204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084733204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084733204 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084733204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084733204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084733204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084733204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084733204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084733204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084733204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084733204 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084733204 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084733204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425084733204 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084733204 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 04 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084733204 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084733204 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084733204 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084733204 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084733204 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084733204 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084733204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084733204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084733204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084733204 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084733204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084733204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084733204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084733204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084733204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084733204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084733204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084733204 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084733204 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084733204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084733204 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084733204 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084733204 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084733204 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084733204 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084733204 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084733204 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425084733204 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425084733204 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425084733204 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084733204 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084733204 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084733204 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425084733204 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425084733204 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=6 -> eSLS=6: picked Normal Route via 'virt-sgsn2' round-robin style 20250425084733204 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425084733204 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084733204 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084733204 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084733204 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425084733204 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425084733204 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: picked Normal Route via 'virt-sgsn1' round-robin style 20250425084733204 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425084733204 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084733204 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084733204 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084733204 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084733204 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084733204 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: picked Normal Route via 'virt-sgsn0' round-robin style 20250425084733204 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(42)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(40)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084733400 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084733400 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425084733400 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084733400 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(39)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425084733410 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084733410 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425084733410 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084733410 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084733410 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084733410 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084733410 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084733410 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084733410 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084733410 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425084733410 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084733412 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084733412 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084733412 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084733412 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425084733412 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084733412 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084733412 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084733412 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084733412 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425084733412 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425084733412 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084733413 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084733413 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084733413 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425084733413 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084733413 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084733413 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084733413 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084733413 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084733412 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084733413 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084733413 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084733414 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084733414 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425084733414 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084733414 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425084733414 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084733414 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084733414 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084733414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084733414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084733414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084733414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084733414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084733414 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084733414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084733414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084733414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084733414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084733414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084733414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084733414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084733414 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084733414 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084733415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084733415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084733415 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084733415 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084733415 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084733415 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084733415 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084733415 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084733415 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084733415 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: picked Normal Route via 'virt-msc0' round-robin style 20250425084733415 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084733415 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084733415 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084733415 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(42)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425084733420 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084733420 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425084733420 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084733420 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084733420 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084733420 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084733420 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084733420 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084733420 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084733420 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084733420 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084733423 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084733423 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084733423 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084733423 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425084733423 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084733423 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084733423 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084733423 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084733423 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425084733423 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084733423 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425084733423 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084733423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084733423 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084733423 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084733423 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425084733423 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084733423 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084733423 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084733423 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084733423 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084733423 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084733423 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084733424 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084733424 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084733424 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084733424 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084733424 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084733424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084733424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084733424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084733424 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084733424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084733425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084733425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084733425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084733425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084733425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084733425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084733425 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084733425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084733425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084733425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084733425 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084733425 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084733425 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084733425 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084733425 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084733425 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084733425 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084733425 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250425084733425 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084733425 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084733425 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084733425 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(38)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084734216 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084734216 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084734216 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084734216 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084734216 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084734216 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084734216 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084734216 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084734216 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084734216 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425084734216 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084734216 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084734216 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084734216 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084734216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084734216 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084734216 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084734216 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425084734216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084734216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084734216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084734216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084734216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084734216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084734216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084734216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084734216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084734216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084734217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084734217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084734217 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084734217 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084734217 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084734217 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084734217 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425084734217 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084734217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084734217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425084734217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084734217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084734217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084734217 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084734217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084734217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084734217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084734217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084734217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084734217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084734217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084734217 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084734217 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084734217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084734217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084734217 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084734217 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084734217 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425084734217 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084734217 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084734217 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084734217 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084734218 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084734218 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250425084734218 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084734218 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084734218 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084734218 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425084734218 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084734218 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084734219 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084734219 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084734219 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084734219 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084734219 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084734219 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084734219 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084734219 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425084734219 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084734219 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084734219 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084734219 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084734219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084734219 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084734219 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084734219 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425084734219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084734219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084734219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084734219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084734219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084734219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084734219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084734219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084734219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084734219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084734219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084734219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084734219 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084734219 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084734219 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084734219 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084734219 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(41)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084734221 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084734221 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084734221 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084734221 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084734221 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084734221 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084734221 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084734221 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084734221 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084734221 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425084734221 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084734221 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084734221 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084734221 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084734221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084734221 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084734221 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084734221 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425084734221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084734221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084734221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084734221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084734221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084734221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084734221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084734221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084734221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084734221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084734221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084734221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084734221 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084734221 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084734221 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084734221 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084734221 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425084734221 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084734221 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084734221 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425084734221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084734221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084734221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084734221 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084734221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084734221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084734221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084734221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084734221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084734221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084734221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084734221 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084734221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084734221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084734221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084734221 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084734221 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084734221 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425084734221 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084734221 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084734221 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084734221 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084734221 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084734221 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250425084734221 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084734221 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084734221 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084734221 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425084734222 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084734222 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084734222 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084734222 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084734222 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084734222 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084734222 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084734222 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084734222 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084734222 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425084734222 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084734222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084734222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084734222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084734222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084734222 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084734222 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084734222 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425084734222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084734222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084734222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084734222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084734222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084734222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084734222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084734222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084734222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084734222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084734222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084734222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084734222 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084734222 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084734222 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084734222 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084734222 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425084734223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084734223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084734223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425084734223 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425084734223 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425084734223 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425084734223 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425084734223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084734223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425084734225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084734225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084734225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425084734225 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425084734225 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (re-connecting) (hnbgw_hnbap.c:560) 20250425084734225 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425084734225 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425084734225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084734225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: talloc reports "struct hnb_context" x 1, expecting 1 MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425084734228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52992<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084734228 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32869<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(33)@7fdc3b52d31d: Final verdict of PTC: none VirtHNBGW-STATS(32)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084734229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52978<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084734230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084734230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084734230 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425084734230 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425084734230 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(41)@7fdc3b52d31d: Final verdict of PTC: none MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(37)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(40)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(38)@7fdc3b52d31d: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-MGCP(43)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(34)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@7fdc3b52d31d: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Fri Apr 25 08:47:34 UTC 2025 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc 20250425084734286 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52996<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084734421 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425084734421 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084734421 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425084734421 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425084734421 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425084734421 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084734421 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084734421 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425084734421 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084734421 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084734421 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425084734421 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084734421 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084734421 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084734421 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084734421 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084734421 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425084734421 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084734421 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084734421 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425084734421 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425084734421 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084734421 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425084734421 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425084734421 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425084734421 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084734421 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084734421 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425084734421 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084734421 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084734421 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425084734421 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084734421 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084734421 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084734421 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084734421 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425084734421 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084734421 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084734421 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084734421 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084734421 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084734421 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084734421 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084734421 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425084734422 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084734422 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084734422 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084734422 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084734422 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084734422 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425084734422 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084734422 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084734422 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425084734422 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084734422 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084734422 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084734422 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084734422 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084734422 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084734422 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084734422 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425084734689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52996<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=209740) Waiting for packet dumper to finish... 1 (prev_count=209740, count=237544) 20250425084736422 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084736422 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084736422 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425084736422 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084736422 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084736422 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout'. ------ HNBGW_Tests.TC_hnb_disconnected_timeout ------ Fri Apr 25 08:47:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_hnb_disconnected_timeout started. 20250425084737808 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53290<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084737812 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53294<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084737815 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33911<->l=127.0.0.1:4262) (control_if.c:572) 20250425084737828 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084737828 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084737828 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084737828 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084737828 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084737828 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084737828 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084737828 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084737829 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425084737829 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_hnb_disconnected_timeout-Iuh0(48)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425084737830 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084737830 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425084737830 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084737830 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084737830 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084737830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084737830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084737830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084737830 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=10 -> eSLS=74: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084737830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084737830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084737830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084737830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084737830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084737830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084737830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084737830 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=10 -> eSLS=106: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084737830 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084737830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425084737830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084737830 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0a 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084737830 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084737830 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084737830 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425084737830 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084737830 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084737830 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084737830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084737830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084737830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084737830 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=5 -> eSLS=53: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084737830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084737830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084737830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084737830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084737830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084737830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084737830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084737830 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084737830 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084737830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425084737830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084737830 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 05 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084737830 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084737830 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084737830 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425084737830 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084737830 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084737830 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084737830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084737830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084737830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084737830 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084737830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084737830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084737830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084737830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084737830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084737830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084737830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084737830 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084737830 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084737830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425084737830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084737830 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084737830 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084737830 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084737830 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084737830 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084737830 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084737830 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084737830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084737830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084737830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084737830 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084737830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084737830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084737830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084737830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084737830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084737830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084737830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084737830 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084737830 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084737830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084737830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084737830 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084737830 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084737830 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084737830 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084737830 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084737830 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425084737830 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425084737830 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425084737830 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084737830 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084737830 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084737830 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425084737830 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425084737830 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: picked Normal Route via 'virt-msc2' round-robin style 20250425084737830 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425084737830 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084737830 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084737830 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084737830 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425084737830 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425084737830 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425084737830 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084737830 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084737830 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084737830 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084737830 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084737830 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: picked Normal Route via 'virt-msc0' round-robin style 20250425084737830 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(52)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(52)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(50)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084737841 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084737841 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084737841 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084737841 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084737841 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084737841 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084737841 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084737841 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084737842 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084737842 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425084737842 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084737842 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084737842 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084737842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084737842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084737842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084737842 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=0 -> eSLS=80: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084737842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084737842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084737842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084737842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084737842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084737842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084737842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084737842 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=0 -> eSLS=112: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084737843 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084737843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425084737843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084737843 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 00 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084737843 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084737843 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084737843 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425084737843 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084737843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084737843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084737843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084737843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084737843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084737843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084737843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084737843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084737843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084737843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084737843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084737843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084737843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084737843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=13 -> eSLS=13: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084737843 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084737843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425084737843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084737843 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0d 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084737843 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084737843 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084737843 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425084737843 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084737843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084737843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084737843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084737843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084737843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084737843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=15 -> eSLS=63: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084737843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084737843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084737843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084737843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084737843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084737843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084737843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084737843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084737843 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084737843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425084737843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084737843 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0f 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084737843 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084737843 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084737843 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084737843 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084737843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084737843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084737843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084737843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084737843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084737843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084737843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084737843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084737843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084737843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084737843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084737843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084737843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084737843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084737843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084737843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084737843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084737843 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084737843 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084737843 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084737843 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084737843 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084737843 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425084737843 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425084737843 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425084737843 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084737843 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084737843 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084737843 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425084737843 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425084737843 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=13 -> eSLS=13: picked Normal Route via 'virt-sgsn2' round-robin style 20250425084737843 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425084737843 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084737843 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084737843 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084737843 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425084737843 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425084737843 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: picked Normal Route via 'virt-sgsn1' round-robin style 20250425084737843 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425084737843 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084737843 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084737843 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084737843 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084737843 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084737843 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: picked Normal Route via 'virt-sgsn0' round-robin style 20250425084737843 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(55)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(53)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084737861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084737861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084737861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425084737861 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425084737861 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425084737861 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425084737861 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425084737861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084737861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425084738039 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084738040 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425084738040 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084738040 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(52)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425084738049 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084738049 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425084738049 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084738049 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084738049 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084738049 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084738049 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084738049 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084738049 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084738049 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425084738049 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084738052 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084738052 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084738052 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084738052 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425084738052 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084738052 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084738052 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084738052 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084738052 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425084738052 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425084738052 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084738052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084738052 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084738052 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425084738052 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084738052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425084738052 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084738052 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084738052 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425084738052 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084738052 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084738052 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084738052 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084738052 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084738052 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084738053 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084738054 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084738054 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084738054 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084738054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084738054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084738054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084738054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084738054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084738054 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084738054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084738054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084738054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084738054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084738054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084738054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084738054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084738054 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084738054 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084738054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084738054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084738054 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084738054 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084738054 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084738054 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084738054 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084738054 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084738054 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084738054 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425084738054 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084738054 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084738054 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084738054 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(55)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425084738057 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084738057 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425084738057 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084738057 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084738057 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084738057 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084738057 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084738057 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084738057 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084738057 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084738057 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084738058 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084738058 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084738058 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084738058 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425084738058 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084738058 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084738058 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084738058 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084738058 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425084738058 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084738058 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425084738058 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084738058 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084738058 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084738058 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084738058 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425084738058 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084738058 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084738058 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084738058 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084738058 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084738058 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084738058 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084738059 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084738059 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084738059 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084738060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084738060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084738060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084738060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084738060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084738060 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084738060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084738060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084738060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084738060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084738060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084738060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084738060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084738060 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084738060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084738060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084738060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084738060 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084738060 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084738060 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084738060 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084738060 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084738060 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084738060 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084738060 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250425084738060 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084738060 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084738060 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084738060 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(51)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084738856 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084738856 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084738856 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084738856 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084738856 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084738856 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084738856 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084738856 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084738856 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084738856 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425084738856 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084738856 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084738856 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084738856 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084738857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084738857 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084738857 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084738857 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425084738857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084738857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084738857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084738857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084738857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084738857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084738857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084738857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084738857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084738857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084738857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084738857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084738857 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084738857 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084738857 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084738857 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084738857 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425084738857 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084738857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084738857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425084738857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084738857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084738857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084738857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084738857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084738857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084738857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084738857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084738857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084738857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084738857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084738857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084738857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084738857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084738857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084738857 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084738857 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084738857 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425084738857 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084738857 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084738857 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084738857 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084738857 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084738857 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250425084738857 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084738857 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084738857 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084738857 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425084738858 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084738858 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084738858 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084738858 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084738858 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084738858 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084738858 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084738858 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084738858 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084738858 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425084738858 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084738858 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084738858 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084738858 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084738858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084738858 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084738858 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084738858 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425084738858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084738858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084738858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084738858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084738858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084738858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084738858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084738858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084738858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084738858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084738858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084738858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084738858 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084738858 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084738858 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084738858 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084738858 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(54)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084738868 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084738868 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084738868 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084738868 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084738868 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084738868 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084738868 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084738868 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084738868 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084738868 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425084738868 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084738868 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084738868 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084738868 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084738868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084738868 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084738868 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084738868 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425084738868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084738868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084738868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084738868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084738868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084738868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084738868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084738868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084738868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084738868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084738868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084738868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084738868 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084738868 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084738868 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084738869 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084738869 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425084738869 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084738869 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084738869 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425084738869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084738869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084738869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084738869 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084738869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084738869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084738869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084738869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084738869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084738869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084738869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084738869 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084738869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084738869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084738869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084738869 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084738869 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084738869 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084738869 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084738869 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084738869 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425084738869 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084738869 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084738869 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: picked Normal Route via 'virt-sgsn0' round-robin style 20250425084738869 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084738869 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084738869 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084738869 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425084738870 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084738870 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084738870 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084738870 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084738870 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084738870 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084738870 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084738870 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084738870 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084738870 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084738870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084738870 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084738870 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084738870 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425084738870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084738870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084738870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084738870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084738870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084738870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084738870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084738870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084738870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084738870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084738870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084738870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084738870 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084738870 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084738870 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084738870 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084738870 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084738870 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084738870 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084738870 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425084738870 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425084738873 DLCTRL DEBUG Command: GET 922939494 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250425084738873 DLCTRL DEBUG Tx Command reply: GET_REPLY 922939494 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@7fdc3b52d31d: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@7fdc3b52d31d: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250425084738877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084738877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084738877 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425084738877 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425084738877 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_hnb_disconnected_timeout-Iuh0(48)@7fdc3b52d31d: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250425084739883 DLCTRL DEBUG Command: GET 243975243 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250425084739883 DLCTRL DEBUG Tx Command reply: GET_REPLY 243975243 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250425084744896 DLCTRL DEBUG Command: GET 46163578 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250425084744897 DLCTRL DEBUG Tx Command reply: ERROR 46163578 rate_ctr.abs.hnb.0.iuh:established Counter group with given name and index not found (control_if.c:477) IPA-CTRL-CLI-IPA(46)@7fdc3b52d31d: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250425084745937 DLCTRL DEBUG Command: GET 755887266 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250425084745937 DLCTRL DEBUG Tx Command reply: ERROR 755887266 rate_ctr.abs.hnb.0.iuh:established Counter group with given name and index not found (control_if.c:477) TC_hnb_disconnected_timeout-Iuh0(57)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425084745940 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425084745940 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) IPA-CTRL-CLI-IPA(46)@7fdc3b52d31d: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084745955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084745955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084745955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425084745955 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425084745955 DLGLOBAL DEBUG validating counter group 0x559c24443be0(hnb) with 60 counters (rate_ctr.c:86) 20250425084745955 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425084745955 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425084745955 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425084745955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084745955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250425084745957 DLCTRL DEBUG Command: GET 161938277 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250425084745957 DLCTRL DEBUG Tx Command reply: GET_REPLY 161938277 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084746962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084746962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084746962 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425084746962 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425084746962 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_hnb_disconnected_timeout-Iuh0(57)@7fdc3b52d31d: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250425084746969 DLCTRL DEBUG Command: GET 603994156 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250425084746969 DLCTRL DEBUG Tx Command reply: GET_REPLY 603994156 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250425084752977 DLCTRL DEBUG Command: GET 855676173 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250425084752977 DLCTRL DEBUG Tx Command reply: ERROR 855676173 rate_ctr.abs.hnb.0.iuh:established Counter group with given name and index not found (control_if.c:477) IPA-CTRL-CLI-IPA(46)@7fdc3b52d31d: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425084752980 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53294<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084752980 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33911<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(45)@7fdc3b52d31d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(46)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084752981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53290<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_hnb_disconnected_timeout(44)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(54)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(50)@7fdc3b52d31d: Final verdict of PTC: none 20250425084752982 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.sgsn0-SCCP(53)@7fdc3b52d31d: Final verdict of PTC: none 20250425084752982 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084752982 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425084752982 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425084752982 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425084752982 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084752982 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084752982 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425084752982 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.msc0-M3UA(52)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(51)@7fdc3b52d31d: Final verdict of PTC: none 20250425084752982 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084752982 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425084752982 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425084752982 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.sgsn0-M3UA(55)@7fdc3b52d31d: Final verdict of PTC: none 20250425084752982 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) HNBGW-PFCP(47)@7fdc3b52d31d: Final verdict of PTC: none 20250425084752982 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084752982 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084752982 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425084752982 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084752982 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084752982 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084752982 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084752982 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084752982 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425084752982 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084752982 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084752982 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425084752982 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425084752982 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084752982 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084752982 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425084752982 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084752982 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084752982 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425084752982 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084752982 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084752982 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084752982 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084752982 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084752982 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084752982 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084752982 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425084752982 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425084752982 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084752982 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084752982 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084752982 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084752982 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084752982 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084752982 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084752983 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425084752983 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084752983 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084752983 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425084752983 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084752983 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084752983 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084752983 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084752983 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084752983 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084752983 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084752983 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(56)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@7fdc3b52d31d: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Fri Apr 25 08:47:52 UTC 2025 ====== HNBGW_Tests.TC_hnb_disconnected_timeout pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_disconnected_timeout.talloc 20250425084753013 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37728<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084753415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37728<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=222656) Waiting for packet dumper to finish... 1 (prev_count=222656, count=249092) 20250425084754983 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084754984 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084754984 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425084754984 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084754984 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084754984 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Fri Apr 25 08:47:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ue_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_ue_register started. 20250425084756530 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33088<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084756535 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33100<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084756538 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39439<->l=127.0.0.1:4262) (control_if.c:572) 20250425084756558 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084756558 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084756559 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084756559 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084756559 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084756559 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084756560 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084756560 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084756560 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084756560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084756560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084756560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084756560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084756560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084756560 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084756560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084756560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084756560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084756560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084756560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084756560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084756560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084756560 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084756560 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084756560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084756560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084756560 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084756560 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084756560 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084756560 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084756560 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084756560 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425084756560 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084756560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084756560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084756560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084756560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084756560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084756560 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084756560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084756560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084756560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084756560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084756560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084756560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084756560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084756560 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084756560 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084756560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425084756560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084756561 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084756561 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_ue_register-Iuh0(63)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425084756561 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084756561 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425084756561 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084756561 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084756561 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084756561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084756561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084756561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084756561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084756561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084756561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084756561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084756561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084756561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084756561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084756561 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084756561 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084756561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084756561 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084756561 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084756561 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084756561 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: picked Normal Route via 'virt-msc0' round-robin style 20250425084756561 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425084756561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084756561 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084756561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425084756561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084756561 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 00 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084756561 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084756561 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084756561 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425084756561 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084756561 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084756562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084756562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084756562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084756562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084756562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=2 -> eSLS=66: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084756562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084756562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084756562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084756562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084756561 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084756561 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084756561 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084756561 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425084756561 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425084756561 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: picked Normal Route via 'virt-msc1' round-robin style 20250425084756562 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425084756562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084756562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084756562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084756562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=2 -> eSLS=98: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084756562 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084756562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425084756562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084756562 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 02 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084756562 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084756562 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425084756562 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425084756562 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084756562 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084756562 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084756562 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425084756562 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425084756562 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: picked Normal Route via 'virt-msc2' round-robin style 20250425084756562 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425084756562 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084756562 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084756562 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084756562 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425084756562 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425084756562 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(67)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(67)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(65)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084756583 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084756583 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084756583 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084756583 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084756583 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084756583 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084756583 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084756583 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084756585 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084756585 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425084756585 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084756585 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084756585 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084756585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084756585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084756585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084756585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=15 -> eSLS=95: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084756585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084756585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084756585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084756585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084756585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084756585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084756585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084756585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=15 -> eSLS=127: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084756585 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084756585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425084756585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084756585 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0f 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084756585 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084756585 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084756585 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425084756585 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084756585 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084756585 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084756585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084756585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084756585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084756585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=8 -> eSLS=40: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084756585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084756585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084756585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084756585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084756585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084756585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084756585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084756585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=8 -> eSLS=8: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084756585 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084756585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425084756585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084756585 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 08 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084756585 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084756585 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084756585 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425084756585 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084756585 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084756585 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084756585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084756585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084756585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084756585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084756585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084756585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084756585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084756585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084756585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084756585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084756585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084756585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084756585 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084756585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425084756585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084756585 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0a 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084756585 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084756585 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084756585 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084756585 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084756585 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084756585 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084756585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084756585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084756585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084756585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084756585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084756585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084756585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084756585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084756585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084756585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084756585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084756585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084756585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084756585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084756585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084756585 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084756585 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084756585 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084756585 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084756585 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084756585 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425084756585 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425084756585 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425084756585 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084756585 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084756585 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084756585 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425084756585 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425084756585 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=8 -> eSLS=8: picked Normal Route via 'virt-sgsn2' round-robin style 20250425084756585 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425084756585 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084756585 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084756585 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084756585 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425084756585 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425084756585 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=10 -> eSLS=26: picked Normal Route via 'virt-sgsn1' round-robin style 20250425084756585 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425084756585 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084756585 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084756585 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084756585 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084756585 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084756585 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(70)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(68)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084756604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084756604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084756604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425084756604 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425084756604 DLGLOBAL DEBUG validating counter group 0x559c24443be0(hnb) with 60 counters (rate_ctr.c:86) 20250425084756604 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425084756604 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425084756604 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425084756604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084756604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425084756780 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084756780 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425084756780 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084756780 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(67)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425084756787 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084756787 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425084756787 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084756787 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084756787 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084756787 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084756787 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084756787 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084756787 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084756787 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425084756787 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084756790 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084756790 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084756790 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084756790 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425084756790 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084756790 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084756790 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084756790 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084756790 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425084756790 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425084756790 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084756790 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084756790 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084756790 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084756790 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425084756790 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084756790 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084756790 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084756790 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084756790 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084756790 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084756790 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084756792 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084756792 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084756792 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084756792 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084756792 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084756792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084756792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084756792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084756792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084756792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084756792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084756792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084756792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084756792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084756792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084756792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084756792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084756792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084756792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084756792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084756792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084756792 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084756792 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084756792 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084756792 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084756792 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084756792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084756792 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: picked Normal Route via 'virt-msc0' round-robin style 20250425084756792 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084756792 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084756792 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084756792 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425084756795 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084756795 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425084756795 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084756795 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(70)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425084756800 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084756800 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425084756800 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084756800 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084756800 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084756800 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084756800 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084756800 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084756800 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084756800 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084756800 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084756800 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084756800 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084756800 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425084756800 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084756800 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084756800 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084756800 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084756800 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084756800 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084756800 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084756800 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084756800 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084756800 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084756800 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425084756800 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084756800 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084756800 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084756800 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084756800 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425084756800 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084756800 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425084756800 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084756800 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084756801 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084756801 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084756801 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084756801 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084756801 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084756801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084756801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084756802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084756802 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084756802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084756802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084756802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084756802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084756802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084756802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084756802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084756802 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084756802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084756802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084756802 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084756802 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084756802 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084756802 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084756802 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084756802 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084756802 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084756802 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084756802 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250425084756802 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084756802 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084756802 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084756802 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(66)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084757597 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084757597 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084757597 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084757597 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084757597 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084757597 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084757597 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084757597 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084757597 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084757597 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425084757598 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084757598 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084757598 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084757598 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084757598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084757598 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084757598 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084757598 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425084757598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084757598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084757598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084757598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084757598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084757598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084757598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084757598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084757598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084757598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084757598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084757598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084757598 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084757598 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084757598 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084757598 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084757598 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425084757598 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084757598 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084757598 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425084757598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084757598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084757598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084757598 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084757598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084757598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084757598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084757598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084757598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084757598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084757598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084757598 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084757598 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084757599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084757599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084757599 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084757599 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084757599 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425084757599 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084757599 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084757599 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084757599 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084757599 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084757599 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425084757599 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084757599 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084757599 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084757599 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425084757600 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084757600 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084757600 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084757600 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084757600 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084757600 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084757600 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084757600 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084757600 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084757600 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425084757600 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084757600 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084757600 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084757600 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084757600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084757600 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084757600 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084757600 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425084757600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084757600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084757600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084757600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084757600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084757600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084757600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084757600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084757600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084757600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084757600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084757600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084757600 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084757600 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084757600 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084757600 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084757601 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(69)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084757604 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084757604 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084757604 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084757604 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084757604 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084757604 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084757604 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084757604 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084757604 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084757604 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425084757604 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084757604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084757604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084757604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084757604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084757604 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084757604 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084757604 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425084757604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084757604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084757604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084757604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084757604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084757604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084757604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084757604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084757604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084757604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084757604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084757604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084757604 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084757604 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084757604 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084757604 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084757604 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425084757604 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084757604 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084757604 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425084757604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084757604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084757604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084757604 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084757604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084757604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084757604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084757604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084757604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084757604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084757604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084757604 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084757604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084757604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084757604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084757604 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084757604 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084757604 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425084757604 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084757604 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084757604 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084757604 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084757604 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084757604 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250425084757604 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084757604 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084757604 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084757604 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425084757604 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084757604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084757604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084757604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084757604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084757604 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084757604 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084757604 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425084757604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084757604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084757604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084757604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084757604 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084757604 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084757604 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084757604 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084757604 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084757604 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084757604 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084757604 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084757604 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084757604 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425084757604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084757604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084757604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084757604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084757604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084757604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084757604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084757604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084757604 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084757604 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084757604 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084757604 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084757604 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425084757608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084757608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084757608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250425084757608 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250425084757608 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20250425084757608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084757608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 27 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425084757614 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33100<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084757615 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39439<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(60)@7fdc3b52d31d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084757616 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33088<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084757617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084757617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084757617 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425084757617 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425084757617 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_ue_register(59)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(69)@7fdc3b52d31d: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(64)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(66)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(68)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(62)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-MGCP(71)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(70)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(65)@7fdc3b52d31d: Final verdict of PTC: none TC_ue_register-Iuh0(63)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@7fdc3b52d31d: Test case TC_ue_register finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Fri Apr 25 08:47:57 UTC 2025 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20250425084757706 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33102<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084757800 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425084757800 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084757800 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425084757800 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425084757801 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425084757801 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084757801 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084757801 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425084757801 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084757801 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084757801 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425084757801 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084757801 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084757801 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084757801 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084757801 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084757801 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425084757801 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084757801 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084757801 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425084757801 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425084757801 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084757801 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425084757801 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425084757801 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425084757801 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084757801 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084757801 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425084757801 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084757801 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084757801 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425084757801 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084757801 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084757801 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084757801 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084757801 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084757801 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084757801 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084757801 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425084757801 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084757801 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084757801 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425084757801 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084757801 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084757801 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084757801 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084757801 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084757801 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084757801 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084757801 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425084757801 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084757801 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084757801 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425084757801 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084757801 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084757801 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084757801 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084757801 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084757801 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084757801 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084757801 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425084758109 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33102<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235720) Waiting for packet dumper to finish... 1 (prev_count=235720, count=236376) 20250425084759801 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084759801 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084759801 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425084759801 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084759801 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084759801 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Fri Apr 25 08:48:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_ue_register_tmsi_lai started. MTC@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250425084801199 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33110<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084801202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33118<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084801204 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38259<->l=127.0.0.1:4262) (control_if.c:572) 20250425084801216 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084801216 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084801217 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084801217 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_tmsi_lai-Iuh0(76)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425084801217 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084801217 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084801217 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084801217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084801217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084801217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084801217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084801217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084801217 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084801217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084801217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084801217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084801217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084801217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084801217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084801217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084801217 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084801217 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084801217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084801217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084801217 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084801217 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084801218 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425084801218 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425084801218 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084801218 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084801218 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084801218 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425084801218 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084801218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084801218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084801218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084801218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084801218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084801218 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084801218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084801218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084801218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084801218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084801218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084801218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084801218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084801218 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084801218 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084801218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425084801218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084801218 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084801218 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084801218 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084801218 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084801218 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084801218 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084801218 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084801218 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425084801218 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084801218 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084801218 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084801218 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425084801218 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425084801218 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: picked Normal Route via 'virt-msc1' round-robin style 20250425084801218 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425084801218 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084801218 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084801219 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084801219 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425084801219 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084801219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084801219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084801219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084801219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084801219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084801219 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084801219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084801219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084801219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084801219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084801219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084801219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084801219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084801219 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084801219 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084801219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425084801219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084801219 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0d 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084801219 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084801219 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084801219 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425084801219 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084801219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084801219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084801219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084801219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084801219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084801219 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084801219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084801219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084801219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084801219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084801219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084801219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084801219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084801219 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084801219 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084801219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425084801219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084801220 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084801220 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084801220 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084801220 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084801220 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084801220 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425084801220 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425084801220 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425084801220 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084801220 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084801220 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084801220 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425084801220 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425084801220 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(80)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(80)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(78)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084801237 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084801237 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084801237 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084801237 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084801237 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084801237 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084801238 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084801238 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084801239 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084801239 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425084801239 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084801239 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084801239 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084801239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084801239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084801239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084801239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=3 -> eSLS=83: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084801239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084801239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084801239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084801239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084801239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084801239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084801239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084801239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=3 -> eSLS=115: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084801239 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084801239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425084801239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084801239 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 03 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084801239 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084801239 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084801239 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425084801239 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084801239 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084801239 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084801239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084801239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084801239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084801239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=1 -> eSLS=33: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084801239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084801239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084801239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084801239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084801239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084801239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084801239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084801239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=1 -> eSLS=1: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084801239 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084801239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425084801239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084801239 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 01 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084801239 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084801239 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084801239 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425084801239 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084801239 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084801239 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084801239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084801239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084801239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084801239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084801239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084801239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084801239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084801239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084801239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084801239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084801239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084801239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084801239 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084801239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425084801239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084801239 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084801239 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084801239 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084801239 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084801239 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084801239 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084801239 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084801239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084801239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084801239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084801239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084801239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084801239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084801239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084801239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084801239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084801239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084801239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084801239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084801239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084801239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084801239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084801239 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084801239 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084801239 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084801239 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084801239 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084801239 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425084801239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425084801239 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425084801239 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084801239 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084801239 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084801239 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425084801239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425084801239 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=1 -> eSLS=1: picked Normal Route via 'virt-sgsn2' round-robin style 20250425084801239 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425084801239 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084801239 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084801239 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084801239 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425084801239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425084801239 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: picked Normal Route via 'virt-sgsn1' round-robin style 20250425084801239 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425084801239 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084801239 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084801239 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084801239 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084801239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084801240 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: picked Normal Route via 'virt-sgsn0' round-robin style 20250425084801240 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(83)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(81)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084801261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084801261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084801261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425084801261 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425084801261 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425084801261 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425084801261 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425084801261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084801261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425084801432 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084801432 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425084801432 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084801432 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(80)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425084801438 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084801438 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425084801438 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084801438 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084801438 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084801438 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084801438 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084801438 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084801438 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084801438 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425084801438 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084801441 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084801441 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084801441 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084801441 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425084801441 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084801441 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084801441 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084801441 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084801441 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425084801441 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425084801441 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084801441 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084801442 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084801442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084801442 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425084801442 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084801442 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084801442 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084801442 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084801442 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084801442 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084801442 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084801443 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084801443 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084801443 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084801443 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084801443 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084801443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084801443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084801443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084801443 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084801444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084801444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084801444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084801444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084801444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084801444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084801444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084801444 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084801444 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084801444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084801444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084801444 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084801444 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084801444 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084801444 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084801444 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084801444 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084801444 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084801444 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: picked Normal Route via 'virt-msc0' round-robin style 20250425084801444 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084801444 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084801444 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084801444 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425084801451 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084801451 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425084801451 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084801451 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(83)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425084801458 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084801458 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425084801458 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084801458 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084801458 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084801458 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084801458 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084801458 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084801458 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084801458 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084801458 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084801461 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084801461 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084801461 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084801461 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425084801461 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084801461 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084801461 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084801461 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084801461 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425084801461 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084801461 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425084801461 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084801461 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084801461 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084801461 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084801461 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425084801461 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084801461 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084801461 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084801461 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084801461 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084801461 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084801461 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084801463 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084801463 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084801463 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084801463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084801463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084801463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084801463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084801463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084801463 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084801463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084801463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084801463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084801463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084801463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084801463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084801463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084801463 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084801463 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084801463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084801463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084801463 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084801463 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084801463 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084801463 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084801463 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084801463 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084801463 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084801463 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: picked Normal Route via 'virt-sgsn0' round-robin style 20250425084801463 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084801463 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084801463 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084801463 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(79)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084802237 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084802237 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084802237 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084802237 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084802237 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084802237 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084802237 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084802237 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084802237 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084802237 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425084802237 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084802237 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084802237 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084802237 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084802237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084802237 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084802237 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084802237 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425084802237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084802237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084802237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084802237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084802237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084802237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084802237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084802237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084802237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084802237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084802237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084802237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084802237 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084802237 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084802237 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084802237 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084802237 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425084802237 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084802237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084802237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425084802237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084802237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084802237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084802237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084802237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084802237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084802237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084802237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084802237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084802237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084802237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084802237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084802237 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084802237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084802237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084802237 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084802237 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084802237 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425084802237 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084802237 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084802237 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084802237 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084802237 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084802237 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: picked Normal Route via 'virt-msc0' round-robin style 20250425084802237 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084802237 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084802237 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084802237 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425084802237 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084802237 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084802237 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084802237 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084802237 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084802237 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084802237 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084802237 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084802237 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084802237 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425084802237 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084802237 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084802237 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084802237 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084802237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084802237 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084802237 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084802237 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425084802237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084802237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084802237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084802237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084802237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084802237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084802237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084802237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084802237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084802237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084802237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084802237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084802237 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084802237 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084802237 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084802237 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084802237 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(82)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084802254 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084802254 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084802254 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084802254 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084802254 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084802254 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084802254 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084802254 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084802254 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084802254 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425084802254 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084802254 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084802254 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084802254 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084802254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084802254 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084802254 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084802254 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425084802254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084802254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084802254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084802254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084802254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084802254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084802254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084802254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084802254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084802254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084802254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084802254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084802254 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084802254 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084802254 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084802254 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084802254 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425084802254 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084802254 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084802254 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425084802254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084802254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084802254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084802254 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084802254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084802254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084802254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084802254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084802254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084802254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084802254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084802254 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084802254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084802254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084802254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084802254 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084802254 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084802254 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425084802254 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084802254 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084802254 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084802254 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084802254 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084802254 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: picked Normal Route via 'virt-sgsn0' round-robin style 20250425084802254 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084802254 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084802254 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084802254 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425084802255 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084802255 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084802255 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084802255 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084802255 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084802255 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084802255 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084802255 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084802255 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084802255 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425084802255 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084802255 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084802255 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084802255 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084802255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084802255 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084802255 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084802255 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425084802255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084802255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084802255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084802255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084802255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084802255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084802255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084802255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084802255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084802255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084802255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084802255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084802255 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084802255 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084802255 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084802255 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084802255 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425084802265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084802265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084802265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1351) 20250425084802265 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250425084802265 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20250425084802265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084802265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 29 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425084802268 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33118<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084802268 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38259<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(74)@7fdc3b52d31d: Final verdict of PTC: none VirtHNBGW-STATS(73)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084802269 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33110<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(81)@7fdc3b52d31d: Final verdict of PTC: none 20250425084802269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084802269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084802269 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425084802269 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425084802269 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn0-RAN(82)@7fdc3b52d31d: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(77)@7fdc3b52d31d: Final verdict of PTC: none MutexDispCT-TC_ue_register_tmsi_lai(72)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(83)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(78)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(79)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(75)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-MGCP(84)@7fdc3b52d31d: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(76)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@7fdc3b52d31d: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Fri Apr 25 08:48:02 UTC 2025 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc 20250425084802316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33120<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084802440 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425084802440 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084802440 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425084802440 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425084802440 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425084802440 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084802440 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084802440 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425084802440 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084802440 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084802440 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425084802440 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084802440 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084802440 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084802440 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084802440 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084802440 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425084802440 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084802440 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084802440 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425084802441 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425084802441 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084802441 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425084802441 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425084802441 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425084802441 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084802441 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084802441 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425084802441 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084802441 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084802441 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084802441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084802441 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425084802441 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084802441 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084802441 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084802441 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084802441 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084802441 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084802441 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084802441 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425084802441 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425084802441 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084802441 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084802441 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084802441 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084802441 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084802441 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084802441 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084802441 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425084802441 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084802441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084802441 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425084802441 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084802441 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084802441 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084802441 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084802441 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084802441 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084802441 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084802441 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425084802718 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33120<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=211532) Waiting for packet dumper to finish... 1 (prev_count=211532, count=235648) 20250425084804442 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084804442 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084804442 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425084804442 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084804442 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084804442 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Fri Apr 25 08:48:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_ue_register_before_hnb_register started. 20250425084805822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41012<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084805825 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41014<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084805827 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37003<->l=127.0.0.1:4262) (control_if.c:572) 20250425084805841 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084805841 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084805841 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084805841 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084805842 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084805842 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084805842 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084805842 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084805842 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425084805842 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_ue_register_before_hnb_register-Iuh0(89)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425084805843 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084805843 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425084805843 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084805843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084805843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084805843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084805843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084805843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084805843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=15 -> eSLS=79: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084805843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084805843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084805843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084805843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084805843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084805843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084805843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084805843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084805843 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084805843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425084805843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084805843 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0f 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084805843 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084805843 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084805843 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425084805843 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084805843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084805843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084805843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084805843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084805843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084805843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084805843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084805843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084805843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084805843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084805843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084805843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084805843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084805843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084805843 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084805843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425084805843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084805843 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 03 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084805843 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084805843 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084805843 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425084805843 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084805843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084805843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084805843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084805843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084805843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084805843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=3 -> eSLS=35: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084805843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084805843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084805843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084805843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084805843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084805843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084805843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084805843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084805843 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084805843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425084805843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084805843 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 03 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084805843 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084805843 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084805843 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084805843 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084805843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084805843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084805843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084805843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084805843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084805843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084805843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084805843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084805843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084805843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084805843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084805843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084805843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084805843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084805843 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084805843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084805843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084805843 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084805843 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084805843 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084805843 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084805843 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084805843 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425084805843 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425084805843 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425084805843 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084805843 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084805843 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084805843 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425084805843 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425084805843 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425084805843 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084805844 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084805844 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084805844 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425084805844 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425084805844 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: picked Normal Route via 'virt-msc1' round-robin style 20250425084805844 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425084805844 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084805844 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084805844 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084805844 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084805844 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084805844 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: picked Normal Route via 'virt-msc0' round-robin style 20250425084805844 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(93)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(93)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-SCCP(91)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084805857 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084805857 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084805857 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084805857 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084805858 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084805858 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084805858 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084805858 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084805859 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084805859 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425084805859 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084805859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084805859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084805859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084805859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084805859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084805859 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=14 -> eSLS=94: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084805859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084805859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084805859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084805859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084805859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084805859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084805859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084805859 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=14 -> eSLS=126: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084805859 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084805859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425084805859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084805859 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0e 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084805859 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084805859 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084805859 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425084805859 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084805859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084805859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084805859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084805859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084805859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084805859 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084805859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084805859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084805859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084805859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084805859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084805859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084805859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084805859 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084805859 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084805859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425084805859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084805859 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0c 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084805859 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084805859 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084805859 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425084805859 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084805859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084805859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084805859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084805859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084805859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084805859 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084805859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084805859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084805859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084805859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084805859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084805859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084805859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084805859 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084805859 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084805859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425084805859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084805859 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0b 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084805859 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084805859 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084805859 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084805859 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084805859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084805859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084805859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084805859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084805859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084805859 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084805859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084805859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084805859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084805859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084805859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084805859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084805859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084805859 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084805859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084805859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084805859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084805859 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084805859 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084805859 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084805859 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084805859 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084805859 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425084805859 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425084805859 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425084805859 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084805859 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084805859 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084805859 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425084805859 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425084805859 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: picked Normal Route via 'virt-sgsn2' round-robin style 20250425084805859 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425084805859 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084805859 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084805860 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084805860 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425084805860 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425084805860 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: picked Normal Route via 'virt-sgsn1' round-robin style 20250425084805860 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425084805860 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084805860 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084805860 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084805860 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084805860 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084805860 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(96)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(96)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(94)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084806055 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084806055 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425084806055 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084806055 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(93)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425084806057 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084806057 DLM3UA[0;m <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425084806057 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084806057 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084806057 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084806057 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084806057 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084806057 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084806057 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084806057 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425084806057 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084806057 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084806057 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084806057 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084806057 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425084806057 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084806057 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084806057 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084806057 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084806057 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425084806057 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425084806057 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084806057 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084806057 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084806057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084806057 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425084806057 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084806057 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084806057 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084806057 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084806057 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084806057 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084806058 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084806059 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084806059 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084806059 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084806059 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084806059 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084806059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084806059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084806059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084806059 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084806059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084806059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084806059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084806059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084806059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084806059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084806059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084806059 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084806059 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084806059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084806059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084806059 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084806059 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084806059 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084806059 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084806059 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084806059 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084806059 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084806059 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: picked Normal Route via 'virt-msc0' round-robin style 20250425084806059 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084806059 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084806059 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084806059 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425084806071 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084806071 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425084806071 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084806071 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(96)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425084806081 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084806081 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425084806081 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084806081 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084806081 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084806081 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084806081 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084806081 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084806081 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084806081 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084806081 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084806082 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084806082 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084806082 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084806082 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425084806082 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084806082 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084806082 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084806082 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084806082 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425084806082 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084806082 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425084806082 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084806082 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084806082 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084806082 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084806082 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425084806083 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084806083 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084806083 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084806083 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084806083 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084806083 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084806083 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084806084 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084806084 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084806084 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084806084 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084806084 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084806084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084806084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084806084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084806084 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084806084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084806084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084806084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084806084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084806084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084806084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084806084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084806084 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084806084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084806084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084806084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084806084 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084806084 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084806084 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084806084 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084806084 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084806084 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084806084 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084806084 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250425084806084 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084806084 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084806084 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084806084 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(92)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084806861 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084806861 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084806861 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084806861 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084806861 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084806861 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084806861 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084806861 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084806861 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084806861 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425084806861 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084806861 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084806861 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084806861 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084806861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084806861 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084806861 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084806861 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425084806861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084806861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084806861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084806861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084806861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084806861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084806861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084806861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084806861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084806861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084806861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084806861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084806861 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084806861 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084806861 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084806861 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084806861 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425084806861 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084806861 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084806861 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425084806861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084806861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084806861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084806861 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084806861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084806861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084806861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084806861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084806861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084806861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084806861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084806861 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084806861 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084806861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084806861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084806861 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084806861 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084806861 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425084806862 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084806862 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084806862 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084806862 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084806862 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084806862 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250425084806862 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084806862 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084806862 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084806862 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425084806863 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084806863 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084806863 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084806863 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084806863 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084806863 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084806863 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084806863 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084806863 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084806863 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425084806863 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084806863 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084806863 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084806863 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084806863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084806863 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084806863 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084806863 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425084806863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084806863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084806863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084806863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084806863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084806863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084806863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084806863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084806863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084806863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084806863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084806863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084806863 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084806863 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084806863 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084806863 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084806863 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(95)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084806878 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084806878 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084806878 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084806878 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084806878 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084806878 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084806878 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084806878 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084806878 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084806878 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425084806878 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084806878 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084806878 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084806878 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084806878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084806878 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084806878 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084806878 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425084806878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084806878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084806878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084806878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084806878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084806878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084806878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084806878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084806878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084806878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084806878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084806878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084806878 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084806878 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084806878 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084806878 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084806878 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425084806878 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084806878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084806878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425084806878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084806878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084806878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084806878 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084806878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084806878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084806878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084806878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084806878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084806878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084806878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084806878 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084806878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084806878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084806878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084806878 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084806878 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084806878 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425084806878 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084806878 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084806878 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084806878 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084806878 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084806878 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: picked Normal Route via 'virt-sgsn0' round-robin style 20250425084806878 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084806878 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084806878 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084806878 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425084806879 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084806879 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084806879 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084806879 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084806879 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084806879 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084806879 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084806879 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084806879 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084806879 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425084806879 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084806879 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084806879 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084806879 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084806879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084806879 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084806879 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084806879 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425084806879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084806879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084806879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084806879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084806879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084806879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084806879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084806879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084806879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084806879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084806879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084806879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084806879 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084806879 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084806879 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084806879 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084806879 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425084806887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084806887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084806887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250425084806887 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250425084806887 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20250425084806887 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20250425084806888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084806888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 25 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425084806895 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41014<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084806895 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37003<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(87)@7fdc3b52d31d: Final verdict of PTC: none VirtHNBGW-STATS(86)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084806900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41012<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084806900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084806900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084806900 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425084806900 DMAIN NOTICE (127.0.0.1:9999 ) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425084806900 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:272) TC_ue_register_before_hnb_register-Iuh0-RUA(90)@7fdc3b52d31d: Final verdict of PTC: none MutexDispCT-TC_ue_register_before_hnb_register(85)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(91)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(94)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(88)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(92)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@7fdc3b52d31d: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(95)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-MGCP(97)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(96)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@7fdc3b52d31d: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Fri Apr 25 08:48:06 UTC 2025 ====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc 20250425084807026 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41026<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084807069 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084807069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084807069 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425084807069 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084807069 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084807070 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084807070 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084807070 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084807070 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084807070 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084807070 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425084807069 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425084807069 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084807069 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425084807069 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425084807069 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425084807069 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084807069 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084807069 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425084807069 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084807069 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084807069 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425084807069 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084807069 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084807069 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084807069 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084807069 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084807069 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425084807069 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084807069 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084807069 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425084807069 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425084807069 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084807069 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425084807069 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425084807070 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425084807070 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084807070 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084807070 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425084807070 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084807070 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084807070 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425084807070 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084807070 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084807070 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084807070 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084807070 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084807070 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084807070 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084807070 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425084807070 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084807070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084807070 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425084807070 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084807070 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084807070 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084807070 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084807070 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084807070 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084807070 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084807070 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425084807427 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41026<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210848) Waiting for packet dumper to finish... 1 (prev_count=210848, count=233636) 20250425084809070 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084809070 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084809070 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425084809070 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084809070 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084809070 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Fri Apr 25 08:48:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_ranap_cs_initial_ue started. 20250425084810514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41030<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084810519 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41034<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084810524 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40873<->l=127.0.0.1:4262) (control_if.c:572) 20250425084810550 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084810550 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084810551 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084810551 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084810551 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084810551 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084810551 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084810552 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084810552 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084810552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084810552 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084810552 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084810552 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084810552 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084810552 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084810552 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425084810552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084810552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084810552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084810552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084810552 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084810552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084810552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084810552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084810552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084810552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084810552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084810552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084810552 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084810552 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084810552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084810552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084810552 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084810552 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084810552 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084810552 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425084810552 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084810552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084810552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084810552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084810552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084810552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084810552 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084810552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084810552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084810552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084810552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084810552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084810552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084810552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084810552 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084810552 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084810552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425084810552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084810552 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 08 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084810552 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084810552 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084810552 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084810552 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084810552 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425084810552 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425084810552 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: picked Normal Route via 'virt-msc1' round-robin style 20250425084810552 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! TC_ranap_cs_initial_ue-Iuh0(102)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425084810553 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084810553 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425084810553 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084810553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084810553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084810553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084810553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084810553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084810553 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084810553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084810553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084810553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084810553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084810553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084810553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084810553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084810553 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084810553 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084810553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425084810553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084810553 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0a 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084810553 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084810553 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084810553 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084810553 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425084810553 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425084810553 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084810553 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084810553 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084810553 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425084810553 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425084810553 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=10 -> eSLS=26: picked Normal Route via 'virt-msc2' round-robin style 20250425084810553 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425084810554 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084810554 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425084810554 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084810554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084810554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084810554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084810554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084810554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084810554 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084810554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084810554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084810554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084810554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084810554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084810554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084810554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084810554 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084810554 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084810554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425084810554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084810554 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 09 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084810554 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084810554 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084810554 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084810554 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084810554 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425084810554 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425084810554 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(106)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(106)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-SCCP(104)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084810584 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084810584 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084810584 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084810584 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084810584 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084810584 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084810584 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084810584 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084810585 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084810585 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425084810585 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084810585 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084810585 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084810585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084810585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084810585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084810585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=11 -> eSLS=91: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084810585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084810585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084810585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084810585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084810585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084810585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084810585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084810585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=11 -> eSLS=123: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084810585 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084810585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425084810585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084810585 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0b 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084810585 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084810585 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084810585 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425084810585 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084810585 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084810585 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084810585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084810585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084810585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084810585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084810585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084810585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084810585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084810585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084810585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084810585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084810585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084810585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084810585 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084810585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425084810585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084810585 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 06 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084810585 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084810586 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084810586 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425084810586 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084810586 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084810586 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084810586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084810586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084810586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084810586 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084810586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084810586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084810586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084810586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084810586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084810586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084810586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084810586 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084810586 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084810586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425084810586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084810586 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 03 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084810586 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084810586 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084810586 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084810586 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084810586 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084810586 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084810586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084810586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084810586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084810586 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084810586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084810586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084810586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084810586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084810586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084810586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084810586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084810586 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084810586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084810586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084810586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084810586 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084810586 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084810586 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084810586 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084810586 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084810586 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425084810586 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425084810586 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425084810586 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084810586 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084810586 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084810586 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425084810586 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425084810586 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425084810586 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084810586 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084810586 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084810586 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425084810586 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425084810586 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=3 -> eSLS=19: picked Normal Route via 'virt-sgsn1' round-robin style 20250425084810586 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425084810586 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084810586 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084810586 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084810586 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084810586 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084810586 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: picked Normal Route via 'virt-sgsn0' round-robin style 20250425084810586 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(109)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(107)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084810628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084810628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084810628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425084810628 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425084810628 DLGLOBAL DEBUG validating counter group 0x559c24443be0(hnb) with 60 counters (rate_ctr.c:86) 20250425084810628 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425084810628 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425084810628 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425084810628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084810628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425084810780 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084810780 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425084810780 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084810780 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(106)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425084810785 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084810785 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425084810785 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084810785 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084810785 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084810785 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084810785 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084810785 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084810785 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084810785 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425084810785 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084810787 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084810787 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084810787 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084810787 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425084810787 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084810787 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084810787 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084810787 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084810787 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425084810787 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425084810787 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084810788 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084810788 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084810788 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084810788 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425084810788 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084810788 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084810788 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084810788 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084810788 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084810788 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084810788 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084810789 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084810789 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084810789 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084810789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084810789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084810789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084810789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084810789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084810789 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084810789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084810789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084810789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084810789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084810789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084810789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084810789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084810789 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084810789 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084810789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084810789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084810789 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084810789 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084810789 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084810789 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084810789 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084810789 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084810789 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084810789 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250425084810789 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084810789 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084810789 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084810789 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425084810808 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084810808 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425084810808 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084810808 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(109)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425084810816 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084810816 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425084810816 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084810816 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084810816 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084810816 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084810816 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084810816 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084810816 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084810816 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084810816 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084810818 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084810818 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084810818 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084810818 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425084810818 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084810818 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084810818 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084810818 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084810818 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425084810818 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084810818 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425084810818 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084810818 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084810819 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084810819 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084810819 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425084810819 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084810819 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084810819 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084810819 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084810819 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084810819 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084810819 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084810820 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084810820 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084810820 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084810820 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084810820 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084810820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084810820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084810820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084810820 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084810820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084810820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084810820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084810820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084810820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084810820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084810820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084810820 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084810820 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084810820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084810820 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084810820 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084810820 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084810820 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084810820 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084810820 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084810820 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084810820 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084810820 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250425084810820 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084810820 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084810820 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084810820 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(105)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084811585 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084811585 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084811585 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084811585 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084811585 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084811585 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084811585 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084811585 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084811585 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084811585 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425084811585 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084811585 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084811585 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084811585 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084811585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084811585 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084811585 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084811585 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425084811585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084811585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084811585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084811585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084811585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084811585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084811585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084811585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084811585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084811585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084811585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084811585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084811585 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084811585 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084811585 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084811585 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084811585 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425084811585 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084811585 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084811585 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425084811585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084811585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084811585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084811585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084811585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084811585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084811585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084811585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084811585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084811585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084811585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084811585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084811585 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084811585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084811585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084811586 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084811586 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084811586 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425084811586 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084811586 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084811586 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084811586 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084811586 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084811586 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250425084811586 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084811586 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084811586 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084811586 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425084811586 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084811586 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084811586 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084811586 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084811586 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084811586 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084811586 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084811586 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084811586 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084811586 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425084811586 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084811586 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084811586 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084811586 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084811586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084811586 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084811586 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084811586 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425084811586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084811586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084811586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084811586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084811586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084811586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084811586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084811586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084811586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084811586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084811586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084811586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084811586 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084811586 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084811586 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084811586 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084811586 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(108)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084811614 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084811614 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084811614 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084811614 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084811614 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084811614 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084811614 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084811614 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084811614 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084811614 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425084811614 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084811614 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084811614 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084811614 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084811614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084811614 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084811614 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084811614 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425084811614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084811614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084811614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084811614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084811614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084811614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084811614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084811614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084811614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084811614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084811614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084811614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084811614 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084811614 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084811614 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084811614 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084811614 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425084811614 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084811614 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084811614 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425084811614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084811614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084811614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084811614 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084811614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084811614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084811614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084811614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084811614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084811614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084811614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084811614 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084811614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084811614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084811614 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084811614 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084811614 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084811614 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425084811614 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084811614 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084811614 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084811614 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084811614 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084811614 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250425084811614 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084811614 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084811614 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084811614 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425084811614 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084811614 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084811614 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084811614 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084811614 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084811614 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084811614 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084811614 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084811614 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084811614 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425084811614 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084811614 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084811614 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084811614 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084811614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084811614 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084811614 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084811614 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425084811614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084811614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084811614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084811614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084811614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084811614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084811614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084811614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084811614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084811614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084811614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084811614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084811614 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084811614 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084811614 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084811614 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084811614 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425084811645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41044<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue0(111)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(105)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@7fdc3b52d31d: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@7fdc3b52d31d: Added conn table entry 0TC_ranap_cs_initial_ue0(111)10404342 20250425084812663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084812663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084812663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425084812663 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425084812663 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9ec1f6, normal) (hnbgw_rua.c:406) 20250425084812663 DHNB DEBUG map_rua[0x559c26c28000]{init}: Allocated (fsm.c:456) 20250425084812663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10404342)[0x559c26c28000]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425084812663 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10404342 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425084812663 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084812663 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084812663 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10404342 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425084812663 DCN DEBUG map_sccp[0x559c26c2b060]{init}: Allocated (fsm.c:456) 20250425084812663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x559c26c2b060]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425084812663 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10404342 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425084812663 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10404342 SCCP-1 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425084812663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10404342)[0x559c26c28000]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425084812663 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084812663 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084812663 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10404342 SCCP-1 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425084812663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x559c26c2b060]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084812663 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425084812663 DLSCCP DEBUG SCCP-SCOC(1)[0x559c26c2ceb0]{IDLE}: Allocated (fsm.c:456) 20250425084812663 DLSCCP DEBUG SCCP-SCOC(1)[0x559c26c2ceb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425084812663 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300031c0056400500f1100926) (sccp_scrc.c:415) 20250425084812663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084812663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084812663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084812663 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084812663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084812663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084812663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084812663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084812663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084812663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084812663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084812663 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084812663 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084812663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084812663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084812663 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 01 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 03 1c 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084812663 DLSCCP DEBUG SCCP-SCOC(1)[0x559c26c2ceb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425084812663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x559c26c2b060]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425084812663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10404342)[0x559c26c28000]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425084812663 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084812663 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084812663 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084812663 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084812663 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084812663 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425084812663 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084812663 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084812663 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084812663 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 01 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 03 1c 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(104)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@7fdc3b52d31d: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@7fdc3b52d31d: Added conn table entry 0TC_ranap_cs_initial_ue0(111)6099678 HNBGW_Test.msc0-SCCP(104)@7fdc3b52d31d: Session index based on connection ID:0 TC_ranap_cs_initial_ue0(111)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(104)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425084812668 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084812668 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084812668 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084812668 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084812668 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084812668 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084812668 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084812668 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084812668 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084812668 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 01 f6 88 5a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425084812668 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084812668 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084812668 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084812668 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084812668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084812668 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=00f6885a) (sccp_scrc.c:486) 20250425084812668 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1855) 20250425084812668 DLSCCP DEBUG SCCP-SCOC(1)[0x559c26c2ceb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425084812668 DLSCCP DEBUG SCCP-SCOC(1)[0x559c26c2ceb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425084812668 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084812668 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425084812668 DCN DEBUG handle_cn_conn_conf() conn_id=1, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425084812668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x559c26c2b060]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425084812668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x559c26c2b060]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425084812671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41034<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084812671 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40873<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(99)@7fdc3b52d31d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(100)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084812672 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41030<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(108)@7fdc3b52d31d: Final verdict of PTC: none 20250425084812673 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425084812673 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084812673 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 MutexDispCT-TC_ranap_cs_initial_ue(98)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(104)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(107)@7fdc3b52d31d: Final verdict of PTC: none 20250425084812673 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425084812673 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425084812673 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084812673 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084812673 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_ranap_cs_initial_ue-Iuh0(102)@7fdc3b52d31d: Final verdict of PTC: none 20250425084812673 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084812673 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084812673 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425084812673 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084812673 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084812673 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084812673 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-M3UA(109)@7fdc3b52d31d: Final verdict of PTC: none 20250425084812673 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084812673 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425084812673 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084812673 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084812673 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(106)@7fdc3b52d31d: Final verdict of PTC: none 20250425084812673 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084812673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084812673 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425084812673 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084812673 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084812674 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084812674 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084812674 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084812674 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084812674 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084812674 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425084812673 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425084812673 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084812673 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425084812674 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425084812674 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425084812674 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084812674 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084812674 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425084812674 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084812674 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084812674 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425084812674 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084812674 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084812674 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084812674 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084812674 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084812674 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084812674 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084812674 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425084812674 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084812674 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084812674 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425084812674 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084812674 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084812674 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084812674 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084812674 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084812674 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084812674 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084812674 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425084812674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x559c26c2b060]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) HNBGW_Test.msc0-RAN(105)@7fdc3b52d31d: Final verdict of PTC: none 20250425084812674 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425084812674 DLSCCP DEBUG SCCP-SCOC(1)[0x559c26c2ceb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425084812674 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f6885a), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425084812674 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084812674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084812674 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084812674 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084812674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084812674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084812675 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 01 04 f6 88 5a 00 00 01 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084812675 DLSCCP DEBUG SCCP-SCOC(1)[0x559c26c2ceb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425084812675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x559c26c2b060]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425084812675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10404342)[0x559c26c28000]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425084812675 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10404342)[0x559c26c28000]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425084812675 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425084812675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10404342)[0x559c26c28000]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425084812675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10404342)[0x559c26c28000]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425084812675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10404342)[0x559c26c28000]{disrupted}: Freeing instance (context_map.c:202) 20250425084812675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10404342)[0x559c26c28000]{disrupted}: Deallocated (fsm.c:568) 20250425084812675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x559c26c2b060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425084812675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x559c26c2b060]{disconnected}: Freeing instance (context_map.c:206) 20250425084812675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x559c26c2b060]{disconnected}: Deallocated (fsm.c:568) 20250425084812675 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10404342 SCCP-1 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250425084812675 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084812675 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425084812675 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41044<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084812675 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084812675 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084812675 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425084812675 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425084812675 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084812675 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084812675 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084812675 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084812675 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084812675 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW-MGCP(110)@7fdc3b52d31d: Final verdict of PTC: none 20250425084812675 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW-PFCP(101)@7fdc3b52d31d: Final verdict of PTC: none TC_ranap_cs_initial_ue0(111)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Fri Apr 25 08:48:12 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc 20250425084812729 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41052<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084813130 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41052<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=208452) Waiting for packet dumper to finish... 1 (prev_count=208452, count=269872) 20250425084814675 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084814675 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084814675 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425084814675 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084814675 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084814675 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Fri Apr 25 08:48:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_ranap_ps_initial_ue started. 20250425084816178 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55744<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084816183 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55748<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084816185 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45295<->l=127.0.0.1:4262) (control_if.c:572) 20250425084816200 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084816200 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084816200 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084816200 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084816200 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084816200 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084816200 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084816200 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084816201 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425084816201 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_ranap_ps_initial_ue-Iuh0(116)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425084816202 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084816202 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425084816202 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084816202 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084816202 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084816202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084816202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084816202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084816202 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084816202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084816202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084816202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084816202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084816202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084816202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084816202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084816202 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084816202 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084816202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425084816202 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084816202 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 02 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084816202 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084816202 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084816202 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425084816202 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084816202 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084816202 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084816202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084816202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084816202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084816202 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084816202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084816202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084816202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084816202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084816202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084816202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084816202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084816202 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084816202 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084816202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425084816202 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084816202 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0c 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084816202 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084816202 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084816202 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425084816202 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084816202 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084816202 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084816202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084816202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084816202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084816202 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084816202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084816202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084816202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084816202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084816202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084816202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084816202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084816202 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084816202 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084816202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425084816202 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084816202 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084816202 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084816202 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084816202 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084816202 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084816202 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084816202 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084816202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084816202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084816202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084816202 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084816202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084816202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084816202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084816202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084816202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084816202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084816202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084816202 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084816202 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084816202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084816202 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084816202 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084816202 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084816202 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084816202 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084816202 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084816202 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425084816202 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425084816202 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425084816202 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084816202 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084816202 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084816202 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425084816202 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425084816202 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=12 -> eSLS=28: picked Normal Route via 'virt-msc2' round-robin style 20250425084816202 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425084816202 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084816203 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084816203 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084816203 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425084816203 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425084816203 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: picked Normal Route via 'virt-msc1' round-robin style 20250425084816203 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425084816203 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084816203 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084816203 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084816203 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084816203 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084816203 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(120)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(120)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-SCCP(118)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084816213 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084816213 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084816213 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084816213 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084816213 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084816213 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084816214 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084816214 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084816215 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084816215 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425084816215 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084816215 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084816215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084816215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084816215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084816215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084816215 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=14 -> eSLS=94: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084816215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084816215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084816215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084816215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084816215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084816215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084816215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084816215 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=14 -> eSLS=126: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084816215 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084816215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425084816215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084816215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0e 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084816215 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084816215 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084816215 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425084816215 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084816215 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084816215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084816215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084816215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084816215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084816215 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=10 -> eSLS=42: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084816215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084816215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084816215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084816215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084816215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084816215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084816215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084816215 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084816215 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084816215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425084816215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084816215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0a 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084816215 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084816215 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084816215 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425084816215 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084816215 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084816215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084816215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084816215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084816215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084816215 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084816215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084816215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084816215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084816215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084816215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084816215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084816215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084816215 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084816215 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084816215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425084816215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084816215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084816215 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084816215 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084816215 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084816215 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084816215 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084816215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084816215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084816215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084816215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084816215 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084816215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084816215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084816215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084816215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084816215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084816215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084816215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084816215 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084816215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084816215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084816215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084816215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084816215 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084816215 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084816215 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084816215 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084816215 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425084816215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425084816215 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425084816215 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084816215 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084816215 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084816215 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425084816215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425084816215 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: picked Normal Route via 'virt-sgsn2' round-robin style 20250425084816215 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425084816215 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084816215 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084816215 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084816215 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425084816215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425084816215 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: picked Normal Route via 'virt-sgsn1' round-robin style 20250425084816215 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425084816215 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084816215 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084816215 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084816215 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084816215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084816215 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(123)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@7fdc3b52d31d: M3UA emulation initiated, the test can be started MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(123)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(121)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084816236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084816236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084816236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425084816236 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425084816236 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425084816236 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425084816236 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425084816236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084816236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425084816412 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084816412 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425084816412 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084816412 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(120)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425084816421 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084816421 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425084816421 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084816421 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084816421 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084816422 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084816422 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084816422 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084816422 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084816422 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425084816422 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084816424 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084816424 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084816424 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084816424 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425084816425 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084816425 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084816425 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084816425 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084816425 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425084816425 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425084816425 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084816425 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084816425 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084816425 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425084816425 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084816425 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425084816425 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084816425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084816425 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425084816425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084816425 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084816425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084816425 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084816425 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084816425 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084816425 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084816427 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084816427 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084816427 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084816427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084816427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084816427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084816427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084816427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084816427 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084816427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084816427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084816427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084816427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084816427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084816427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084816427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084816427 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084816427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084816427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084816427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084816427 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084816427 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084816427 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084816428 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084816428 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084816428 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084816428 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084816428 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: picked Normal Route via 'virt-msc0' round-robin style 20250425084816428 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084816428 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084816428 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084816428 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(123)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425084816432 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084816432 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425084816432 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084816432 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084816432 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084816432 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084816432 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084816433 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084816433 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084816433 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084816433 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084816435 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084816435 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084816435 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084816435 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425084816435 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084816435 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084816435 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084816435 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084816435 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425084816435 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084816435 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425084816435 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084816435 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084816436 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084816436 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084816436 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425084816436 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084816436 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084816436 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084816436 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084816436 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084816436 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084816436 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084816437 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084816437 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084816437 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084816437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084816437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084816437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084816437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084816437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084816437 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084816437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084816437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084816437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084816437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084816437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084816437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084816437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084816437 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084816437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084816437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084816437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084816437 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084816437 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084816437 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084816437 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084816437 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084816437 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084816437 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084816437 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250425084816438 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084816438 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084816438 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084816438 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(119)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084817215 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084817215 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084817215 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084817215 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084817215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084817215 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084817215 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084817215 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084817215 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084817215 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425084817215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084817215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084817215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084817215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084817215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084817215 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084817215 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084817215 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425084817215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084817215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084817215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084817216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084817216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084817216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084817216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084817216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084817216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084817216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084817216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084817216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084817216 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084817216 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084817216 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084817216 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084817216 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425084817216 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084817216 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084817216 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425084817216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084817216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084817216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084817216 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084817216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084817216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084817216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084817216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084817216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084817216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084817216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084817216 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084817216 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084817216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084817216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084817216 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084817216 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084817216 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425084817216 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084817216 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084817216 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084817216 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084817216 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084817216 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250425084817216 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084817216 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084817216 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084817216 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425084817216 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084817216 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084817216 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084817216 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084817216 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084817216 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084817216 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084817216 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084817216 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084817216 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425084817216 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084817216 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084817216 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084817216 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084817216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084817216 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084817216 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084817216 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425084817216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084817216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084817216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084817216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084817216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084817216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084817216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084817216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084817216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084817216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084817216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084817216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084817216 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084817216 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084817216 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084817216 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084817216 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(122)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084817228 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084817228 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084817228 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084817228 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084817228 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084817228 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084817228 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084817228 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084817228 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084817228 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425084817228 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084817228 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084817228 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084817228 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084817228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084817228 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084817228 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084817228 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425084817228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084817228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084817228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084817228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084817228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084817228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084817228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084817228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084817228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084817228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084817228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084817228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084817228 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084817228 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084817228 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084817228 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084817228 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425084817228 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084817228 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084817228 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425084817228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084817228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084817228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084817228 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084817228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084817228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084817228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084817228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084817228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084817228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084817228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084817228 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084817228 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084817228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084817228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084817228 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084817228 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084817228 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425084817228 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084817228 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084817228 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084817228 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084817228 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084817228 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'virt-sgsn0' 20250425084817228 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084817228 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084817228 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084817228 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425084817229 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084817229 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084817229 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084817229 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084817229 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084817229 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084817229 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084817229 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084817229 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084817229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084817229 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084817229 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084817229 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425084817229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084817229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084817229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084817229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084817229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084817229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084817229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084817229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084817229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084817229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084817229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084817229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084817229 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084817229 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084817229 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084817229 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084817229 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425084817229 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084817229 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084817229 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084817229 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084817229 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425084817247 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55752<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue0(125)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(122)@7fdc3b52d31d: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@7fdc3b52d31d: Created Expect[0] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@7fdc3b52d31d: Added conn table entry 0TC_ranap_ps_initial_ue0(125)5395556 20250425084818287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084818287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084818287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425084818287 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425084818287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x525464, normal) (hnbgw_rua.c:406) 20250425084818287 DHNB DEBUG map_rua[0x559c26c28000]{init}: Allocated (fsm.c:456) 20250425084818287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5395556)[0x559c26c28000]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425084818288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5395556 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425084818288 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084818288 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084818288 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425084818288 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5395556 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425084818288 DCN DEBUG map_sccp[0x559c26c2b060]{init}: Allocated (fsm.c:456) 20250425084818288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x559c26c2b060]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425084818288 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5395556 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425084818288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5395556 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425084818288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5395556)[0x559c26c28000]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425084818288 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084818288 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084818288 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5395556 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425084818288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x559c26c2b060]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084818288 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425084818288 DLSCCP DEBUG SCCP-SCOC(2)[0x559c26c2d5a0]{IDLE}: Allocated (fsm.c:456) 20250425084818288 DLSCCP DEBUG SCCP-SCOC(2)[0x559c26c2d5a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425084818288 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000002), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030002200056400500f1100926) (sccp_scrc.c:415) 20250425084818288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084818288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084818288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084818288 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084818288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084818288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084818288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084818288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084818288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084818288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084818288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084818288 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084818288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084818288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084818288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084818288 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 02 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 20 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 20 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084818288 DLSCCP DEBUG SCCP-SCOC(2)[0x559c26c2d5a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425084818288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x559c26c2b060]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425084818288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5395556)[0x559c26c28000]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425084818288 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084818288 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084818288 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084818288 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084818288 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084818288 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250425084818288 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084818288 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084818288 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084818288 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 02 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 20 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 20 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(121)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@7fdc3b52d31d: Found Expect[0] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@7fdc3b52d31d: Added conn table entry 0TC_ranap_ps_initial_ue0(125)9148039 TC_ranap_ps_initial_ue0(125)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(121)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(121)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425084818304 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084818304 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084818304 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084818304 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084818304 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084818304 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084818304 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084818304 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084818304 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084818304 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 02 da d1 4d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425084818304 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084818304 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084818304 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084818304 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084818305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084818305 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000002), PART(T=Source Reference,L=4,D=00dad14d) (sccp_scrc.c:486) 20250425084818305 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1855) 20250425084818305 DLSCCP DEBUG SCCP-SCOC(2)[0x559c26c2d5a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425084818305 DLSCCP DEBUG SCCP-SCOC(2)[0x559c26c2d5a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425084818305 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084818305 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425084818305 DCN DEBUG handle_cn_conn_conf() conn_id=2, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425084818305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x559c26c2b060]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425084818305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x559c26c2b060]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425084818309 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45295<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(114)@7fdc3b52d31d: Final verdict of PTC: none 20250425084818311 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55748<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(113)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084818314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55744<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(118)@7fdc3b52d31d: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_initial_ue(112)@7fdc3b52d31d: Final verdict of PTC: none 20250425084818315 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425084818315 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084818315 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425084818315 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(119)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(122)@7fdc3b52d31d: Final verdict of PTC: none 20250425084818315 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425084818315 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084818315 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084818315 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425084818316 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084818316 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084818316 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425084818316 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084818316 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084818316 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084818316 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084818316 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084818316 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425084818316 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084818316 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084818316 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425084818316 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084818316 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084818316 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425084818316 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084818316 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084818316 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084818316 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084818316 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084818317 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084818317 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425084818317 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084818317 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425084818317 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084818317 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425084818317 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-M3UA(120)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(121)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(123)@7fdc3b52d31d: Final verdict of PTC: none 20250425084818317 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425084818317 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084818317 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084818317 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425084818317 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084818317 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084818317 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425084818317 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084818317 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084818317 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084818317 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084818317 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084818317 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084818317 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084818317 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425084818317 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084818318 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084818318 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425084818318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084818318 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084818318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084818318 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084818318 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084818318 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) HNBGW-PFCP(115)@7fdc3b52d31d: Final verdict of PTC: none 20250425084818318 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084818318 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425084818318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x559c26c2b060]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425084818318 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425084818318 DLSCCP DEBUG SCCP-SCOC(2)[0x559c26c2d5a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425084818318 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dad14d), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425084818318 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084818318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084818318 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084818318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084818318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084818318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084818318 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 02 04 da d1 4d 00 00 02 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084818318 DLSCCP DEBUG SCCP-SCOC(2)[0x559c26c2d5a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425084818318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x559c26c2b060]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425084818318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5395556)[0x559c26c28000]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425084818318 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5395556)[0x559c26c28000]{connected}: Tx RUA Disconnect (context_map_rua.c:203) TC_ranap_ps_initial_ue-Iuh0(116)@7fdc3b52d31d: Final verdict of PTC: none 20250425084818319 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084818319 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084818319 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084818319 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084818318 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425084818318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5395556)[0x559c26c28000]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425084818319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5395556)[0x559c26c28000]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425084818319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5395556)[0x559c26c28000]{disrupted}: Freeing instance (context_map.c:202) 20250425084818319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5395556)[0x559c26c28000]{disrupted}: Deallocated (fsm.c:568) 20250425084818319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x559c26c2b060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425084818319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x559c26c2b060]{disconnected}: Freeing instance (context_map.c:206) 20250425084818319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x559c26c2b060]{disconnected}: Deallocated (fsm.c:568) 20250425084818319 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5395556 SCCP-2 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250425084818319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084818319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425084818319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084818319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084818319 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425084818319 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425084818319 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW-MGCP(124)@7fdc3b52d31d: Final verdict of PTC: none 20250425084818319 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084818319 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425084818320 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55752<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(125)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Fri Apr 25 08:48:18 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc 20250425084818395 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55762<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084818896 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55762<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=269552) Waiting for packet dumper to finish... 1 (prev_count=269552, count=270092) 20250425084820318 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084820318 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084820318 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425084820318 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084820318 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084820318 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr ------ Fri Apr 25 08:48:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_ranap_cs_initial_ue_empty_cr started. 20250425084821970 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55772<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084821976 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55774<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084821982 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42223<->l=127.0.0.1:4262) (control_if.c:572) 20250425084821998 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084821998 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084821998 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084821998 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084821999 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084821999 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084821999 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084821999 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425084822000 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084822000 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425084822000 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084822000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084822000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084822000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084822000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084822000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084822000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=0 -> eSLS=64: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084822000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084822000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084822000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084822000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084822000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084822000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084822000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084822000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=0 -> eSLS=96: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084822000 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084822000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425084822000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084822000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 00 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084822000 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084822000 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084822000 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425084822000 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084822000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084822000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084822000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084822000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084822000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084822000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084822000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084822000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084822000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084822000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084822000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084822000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084822000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084822000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084822000 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084822000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425084822000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084822000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 09 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084822000 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084822000 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084822000 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425084822000 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084822000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084822000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084822000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084822000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084822000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084822000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084822000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084822000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084822000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084822000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084822000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084822000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084822000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084822000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084822000 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084822000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425084822000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084822000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 08 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084822000 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084822000 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084822000 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084822000 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084822000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084822000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084822000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084822000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084822000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084822000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084822000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084822000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084822000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084822000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084822000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084822000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084822000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084822000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084822000 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084822000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084822000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084822000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084822000 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084822000 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425084822000 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425084822000 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084822000 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084822000 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084822000 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425084822000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425084822000 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425084822000 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084822000 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084822000 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084822000 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425084822000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425084822000 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: picked Normal Route via 'virt-msc2' round-robin style 20250425084822000 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425084822000 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084822000 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084822000 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084822000 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425084822000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425084822000 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425084822000 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084822000 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084822000 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084822000 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084822000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084822000 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(134)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(134)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(134)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-SCCP(132)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084822011 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084822011 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084822012 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084822012 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084822012 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084822012 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084822012 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084822012 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084822013 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084822013 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425084822013 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084822013 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084822013 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084822013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084822013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084822013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084822013 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=4 -> eSLS=84: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084822013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084822013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084822013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084822013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084822013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084822013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084822013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084822013 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=4 -> eSLS=116: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084822013 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084822013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425084822013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084822013 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 04 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084822013 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084822013 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084822013 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425084822013 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084822013 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084822013 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084822013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084822013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084822013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084822013 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084822013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084822013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084822013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084822013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084822013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084822013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084822013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084822013 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=7 -> eSLS=7: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084822013 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084822013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425084822013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084822013 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 07 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084822013 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084822013 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084822013 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425084822013 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084822013 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084822013 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084822013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084822013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084822013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084822013 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084822013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084822013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084822013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084822013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084822013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084822013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084822013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084822013 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084822013 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084822013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425084822013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084822013 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 03 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084822013 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084822013 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084822013 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084822013 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084822013 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084822013 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084822013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084822013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084822013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084822013 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084822013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084822013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084822013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084822013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084822013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084822013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084822013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084822013 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084822013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084822013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084822013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084822013 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084822013 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084822013 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084822013 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084822013 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084822013 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425084822013 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425084822013 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425084822013 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084822013 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084822013 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084822013 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425084822013 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425084822013 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=7 -> eSLS=7: picked Normal Route via 'virt-sgsn2' round-robin style 20250425084822013 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425084822013 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084822013 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084822013 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084822013 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425084822013 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425084822013 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425084822013 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084822013 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084822013 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084822013 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084822013 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084822013 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(137)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@7fdc3b52d31d: M3UA emulation initiated, the test can be started MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(137)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(135)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084822032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084822032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084822032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425084822032 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425084822032 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425084822032 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425084822032 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425084822032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084822032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425084822210 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084822210 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425084822210 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084822210 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(134)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425084822219 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084822219 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425084822219 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084822219 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084822219 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084822219 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084822219 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084822219 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084822219 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084822219 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425084822219 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084822221 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084822221 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084822221 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084822221 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425084822222 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084822222 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084822222 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084822222 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084822222 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425084822222 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425084822222 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084822222 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084822222 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084822222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084822222 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425084822222 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084822222 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084822222 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084822222 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084822222 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084822222 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084822222 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084822223 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084822223 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425084822223 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084822223 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425084822223 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084822223 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084822223 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084822223 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084822223 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084822223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084822223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084822223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084822223 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084822223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084822223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084822223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084822223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084822223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084822223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084822224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084822224 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084822224 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084822224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084822224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084822224 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084822224 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084822224 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084822224 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084822224 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084822224 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084822224 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084822224 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: picked Normal Route via 'virt-msc0' round-robin style 20250425084822224 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084822224 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084822224 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084822224 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(137)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425084822229 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084822229 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425084822229 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084822229 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084822229 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084822229 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084822229 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084822230 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084822230 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084822230 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084822230 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084822232 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084822232 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084822232 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084822232 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425084822232 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084822232 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084822232 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084822232 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084822232 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425084822232 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084822232 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425084822232 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084822232 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084822233 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084822233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084822233 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425084822233 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084822233 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084822233 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084822233 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084822233 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084822233 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084822233 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084822234 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084822234 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084822234 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084822234 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084822234 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084822234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084822234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084822234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084822234 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084822234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084822234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084822234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084822234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084822235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084822235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084822235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084822235 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084822235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084822235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084822235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084822235 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084822235 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084822235 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084822235 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084822235 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084822235 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084822235 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084822235 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: picked Normal Route via 'virt-sgsn0' round-robin style 20250425084822235 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084822235 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084822235 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084822235 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425084822675 DLSCCP DEBUG SCCP-SCOC(1)[0x559c26c2ceb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425084822676 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f6885a), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425084822676 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084822676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084822676 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084822676 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084822676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084822676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084822676 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f6 88 5a 00 00 01 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084822676 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084822676 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084822676 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084822676 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084822676 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084822676 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425084822676 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084822676 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084822676 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084822676 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f6 88 5a 00 00 01 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250425084822685 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084822685 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084822685 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084822685 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084822685 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084822685 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084822685 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084822685 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084822685 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084822685 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 01 f6 88 5a 00 00 06 00 08 00 00 00 07  20250425084822685 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084822685 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084822685 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084822685 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084822685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084822685 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=00f6885a) (sccp_scrc.c:486) 20250425084822685 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1855) 20250425084822685 DLSCCP DEBUG SCCP-SCOC(1)[0x559c26c2ceb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425084822685 DLSCCP DEBUG SCCP-SCOC(1)[0x559c26c2ceb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425084822685 DLSCCP DEBUG SCCP-SCOC(1)[0x559c26c2ceb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425084822685 DLSCCP DEBUG SCCP-SCOC(1)[0x559c26c2ceb0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425084822685 DLSCCP DEBUG SCCP-SCOC(1)[0x559c26c2ceb0]{IDLE}: Deallocated (fsm.c:568) 20250425084823024 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084823024 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084823024 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084823024 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084823024 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084823024 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084823024 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084823024 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084823024 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084823024 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425084823024 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084823024 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084823024 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084823024 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084823024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084823024 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084823024 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084823024 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425084823024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084823024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084823024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084823024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084823024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084823024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084823024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084823024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084823024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084823024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084823024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084823024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084823024 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084823024 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084823024 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084823024 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084823024 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425084823024 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084823024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084823024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425084823024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084823024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084823024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084823024 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084823024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084823024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084823024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084823024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084823025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084823025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084823025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) HNBGW_Test.msc0-RAN(133)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084823025 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084823025 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084823025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084823025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084823025 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084823025 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084823025 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425084823025 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084823025 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084823025 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084823025 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084823025 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084823025 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425084823025 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084823025 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084823025 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084823025 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425084823028 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084823028 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084823028 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084823028 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084823028 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084823028 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084823028 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084823028 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084823028 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084823028 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425084823028 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084823028 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084823028 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084823028 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084823028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084823028 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084823028 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084823028 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425084823028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084823028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084823028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084823028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084823028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084823028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084823028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084823028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084823028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084823028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084823028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084823028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084823028 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084823028 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084823028 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084823028 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084823028 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(136)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084823035 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084823035 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084823035 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084823035 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084823035 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084823035 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084823035 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084823035 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084823035 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084823035 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425084823035 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084823035 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084823035 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084823035 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084823035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084823035 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084823035 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084823035 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425084823035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084823035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084823035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084823035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084823035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084823035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084823035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084823035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084823035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084823035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084823035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084823035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084823035 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084823035 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084823035 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084823035 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084823035 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425084823035 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084823035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084823035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425084823035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084823035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084823035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084823035 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084823035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084823035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084823035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084823035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084823035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084823035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084823035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084823035 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084823035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084823035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084823035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084823035 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084823035 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084823035 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425084823035 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084823035 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084823035 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084823035 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084823035 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084823035 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250425084823036 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084823036 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084823036 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084823036 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425084823037 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084823037 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084823037 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084823037 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084823037 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084823037 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084823037 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084823037 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084823037 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084823037 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425084823037 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084823037 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084823037 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084823037 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084823037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084823037 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084823037 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084823037 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425084823037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084823037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084823037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084823037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084823037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084823037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084823037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084823037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084823037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084823037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084823037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084823037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084823037 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084823037 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084823037 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084823037 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084823037 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425084823070 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55790<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue_empty_cr0(139)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(133)@7fdc3b52d31d: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@7fdc3b52d31d: Created Expect[0] for omit to be handled at TC_ranap_cs_initial_ue_empty_cr0(139) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@7fdc3b52d31d: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)11854569 20250425084824110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084824110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084824110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425084824110 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425084824110 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb4e2e9, normal) (hnbgw_rua.c:406) 20250425084824110 DHNB DEBUG map_rua[0x559c26c2ceb0]{init}: Allocated (fsm.c:456) 20250425084824110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11854569)[0x559c26c2ceb0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425084824110 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11854569 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425084824110 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084824110 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084824111 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11854569 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425084824111 DCN DEBUG map_sccp[0x559c26c28000]{init}: Allocated (fsm.c:456) 20250425084824111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x559c26c28000]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425084824111 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11854569 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425084824111 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11854569 SCCP-3 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425084824111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11854569)[0x559c26c2ceb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425084824111 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084824111 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084824111 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11854569 SCCP-3 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425084824111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x559c26c28000]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084824111 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425084824111 DLSCCP DEBUG SCCP-SCOC(3)[0x559c26c2b060]{IDLE}: Allocated (fsm.c:456) 20250425084824111 DLSCCP DEBUG SCCP-SCOC(3)[0x559c26c2b060]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425084824111 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000003), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:415) 20250425084824111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084824111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084824111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084824111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084824111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084824111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084824111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084824111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084824111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084824111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084824111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084824111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084824111 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084824111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084824111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084824111 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bd 00 00 00 bc 03 00 00 03 01 00 00 03 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084824111 DLSCCP DEBUG SCCP-SCOC(3)[0x559c26c2b060]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425084824111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x559c26c28000]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425084824111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11854569)[0x559c26c2ceb0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425084824111 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084824111 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084824111 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084824111 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084824111 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084824111 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250425084824111 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084824111 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084824111 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084824111 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bd 00 00 00 bc 03 00 00 03 01 00 00 03 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(132)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@7fdc3b52d31d: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@7fdc3b52d31d: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)5351202 HNBGW_Test.msc0-SCCP(132)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425084824124 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084824124 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084824124 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084824124 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084824124 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084824124 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084824124 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084824124 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084824124 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084824124 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 03 3b 6c be 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425084824124 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084824124 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084824124 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084824124 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084824124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084824124 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000003), PART(T=Source Reference,L=4,D=003b6cbe) (sccp_scrc.c:486) 20250425084824124 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1855) 20250425084824124 DLSCCP DEBUG SCCP-SCOC(3)[0x559c26c2b060]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425084824124 DLSCCP DEBUG SCCP-SCOC(3)[0x559c26c2b060]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425084824124 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084824124 DLSCCP DEBUG SCCP-SCOC(3)[0x559c26c2b060]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084824124 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b6cbe), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030001e50056400500f1100926) (sccp_scrc.c:415) 20250425084824124 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084824124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084824124 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084824124 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084824124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084824124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084824124 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 112 bytes: [L2]> 01 00 01 01 00 00 00 70 02 10 00 60 00 00 00 bd 00 00 00 bc 03 00 00 03 06 3b 6c be 00 01 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 01 e5 00 56 40 05 00 f1 10 09 26 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084824124 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084824124 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425084824124 DCN DEBUG handle_cn_conn_conf() conn_id=3, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425084824124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x559c26c28000]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425084824124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x559c26c28000]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425084824125 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084824125 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084824125 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084824125 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084824125 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084824125 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250425084824125 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084824125 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084824125 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084824125 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 112 bytes: [L2]> 01 00 01 01 00 00 00 70 02 10 00 60 00 00 00 bd 00 00 00 bc 03 00 00 03 06 3b 6c be 00 01 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 01 e5 00 56 40 05 00 f1 10 09 26 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(132)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@7fdc3b52d31d: setverdict(pass): none -> pass MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425084824152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55774<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(127)@7fdc3b52d31d: Final verdict of PTC: none 20250425084824153 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42223<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(128)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084824156 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55772<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084824156 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425084824156 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084824156 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425084824156 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425084824156 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425084824156 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084824156 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084824156 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@7fdc3b52d31d: Final verdict of PTC: none 20250425084824156 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084824156 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084824156 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425084824156 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084824156 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084824156 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084824156 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084824156 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084824156 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(133)@7fdc3b52d31d: Final verdict of PTC: none 20250425084824156 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084824156 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084824156 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084824156 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084824156 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425084824156 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425084824156 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084824156 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084824156 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084824156 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084824156 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084824156 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084824156 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084824156 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425084824156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x559c26c28000]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425084824157 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425084824157 DLSCCP DEBUG SCCP-SCOC(3)[0x559c26c2b060]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425084824157 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b6cbe), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425084824157 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084824157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084824157 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084824157 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084824157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084824157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084824157 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 03 04 3b 6c be 00 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084824157 DLSCCP DEBUG SCCP-SCOC(3)[0x559c26c2b060]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425084824157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x559c26c28000]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425084824157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11854569)[0x559c26c2ceb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425084824157 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11854569)[0x559c26c2ceb0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425084824157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425084824157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11854569)[0x559c26c2ceb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425084824157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11854569)[0x559c26c2ceb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425084824157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11854569)[0x559c26c2ceb0]{disrupted}: Freeing instance (context_map.c:202) 20250425084824157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11854569)[0x559c26c2ceb0]{disrupted}: Deallocated (fsm.c:568) 20250425084824157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x559c26c28000]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425084824157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x559c26c28000]{disconnected}: Freeing instance (context_map.c:206) 20250425084824157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x559c26c28000]{disconnected}: Deallocated (fsm.c:568) 20250425084824157 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11854569 SCCP-3 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250425084824157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084824157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425084824157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084824157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084824157 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425084824157 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425084824157 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425084824157 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084824157 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084824157 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084824157 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084824157 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084824157 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW_Test.msc0-SCCP(132)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(134)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(136)@7fdc3b52d31d: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(129)@7fdc3b52d31d: Final verdict of PTC: none 20250425084824168 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084824168 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084824168 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084824168 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425084824168 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425084824168 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084824168 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425084824168 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250425084824168 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425084824168 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084824168 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed HNBGW_Test.sgsn0-SCCP(135)@7fdc3b52d31d: Final verdict of PTC: none 20250425084824168 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084824168 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084824168 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084824168 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084824168 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084824168 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084824168 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084824168 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425084824169 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084824169 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084824169 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425084824169 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084824169 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084824169 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.sgsn0-M3UA(137)@7fdc3b52d31d: Final verdict of PTC: none 20250425084824169 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084824169 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084824169 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084824169 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084824169 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(138)@7fdc3b52d31d: Final verdict of PTC: none 20250425084824170 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55790<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(139)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Fri Apr 25 08:48:24 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc 20250425084824227 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55792<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084824729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55792<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=290380) Waiting for packet dumper to finish... 1 (prev_count=290380, count=291036) 20250425084826157 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084826158 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084826158 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425084826169 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084826169 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084826169 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr ------ Fri Apr 25 08:48:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_ranap_ps_initial_ue_empty_cr started. 20250425084827828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53212<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084827834 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53226<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084827838 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45317<->l=127.0.0.1:4262) (control_if.c:572) 20250425084827856 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084827856 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084827856 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084827856 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425084827857 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425084827857 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425084827857 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084827857 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084827857 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084827857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084827857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084827857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084827857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084827857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084827857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084827857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084827857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084827857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084827857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084827857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084827857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084827857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084827857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084827857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084827857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084827857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084827857 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084827857 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084827857 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084827857 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084827857 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084827857 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084827857 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084827857 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084827857 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084827857 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425084827857 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084827857 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425084827857 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084827857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084827858 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084827858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084827858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084827858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084827858 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=5 -> eSLS=37: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084827858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084827858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084827858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084827858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084827858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084827858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084827858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084827858 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084827858 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084827858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425084827858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084827858 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084827858 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084827858 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084827858 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084827858 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084827858 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084827858 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084827858 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425084827858 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425084827858 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084827858 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425084827858 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084827858 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084827858 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084827858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084827858 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: picked Normal Route via 'virt-msc1' round-robin style 20250425084827858 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425084827858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084827858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084827858 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084827858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084827858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084827858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084827858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084827858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084827858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084827858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084827858 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084827858 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084827858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425084827858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084827858 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0f 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084827858 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084827859 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084827859 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084827859 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084827859 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425084827859 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425084827859 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: picked Normal Route via 'virt-msc2' round-robin style 20250425084827859 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425084827859 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084827859 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425084827859 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084827859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084827860 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084827860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084827860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084827860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084827860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084827860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084827860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084827860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084827860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084827860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084827860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084827860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084827860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084827860 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084827860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425084827860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084827860 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0b 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084827860 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084827860 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084827860 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084827860 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084827860 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425084827860 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425084827860 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(148)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(148)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(146)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084827877 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084827877 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084827877 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084827877 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084827878 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084827878 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084827878 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084827878 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084827879 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084827879 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425084827879 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084827879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084827879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084827879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084827879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084827879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084827879 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=6 -> eSLS=86: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084827879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084827879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084827879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084827879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084827879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084827879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084827879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084827879 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=6 -> eSLS=118: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084827879 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084827879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425084827879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084827879 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 06 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084827879 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084827879 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084827879 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425084827879 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084827879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084827879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084827879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084827879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084827879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084827879 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084827879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084827879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084827879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084827879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084827879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084827879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084827879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084827879 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084827879 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084827879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425084827879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084827879 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 06 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084827879 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084827879 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084827879 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425084827879 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084827879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084827879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084827879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084827879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084827879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084827879 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084827879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084827879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084827879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084827879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084827879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084827879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084827879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084827879 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084827879 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084827879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425084827879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084827879 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 04 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084827879 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084827879 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084827879 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084827879 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084827879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084827879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084827879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084827879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084827879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084827879 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084827879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084827879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084827879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084827879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084827879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084827879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084827879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084827879 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084827879 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084827879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084827879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084827879 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084827879 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084827879 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084827879 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084827879 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084827879 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425084827879 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425084827879 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425084827879 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084827879 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084827879 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084827879 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425084827879 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425084827879 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425084827879 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084827879 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084827879 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084827879 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425084827879 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425084827879 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425084827879 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084827879 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084827879 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084827879 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084827879 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084827879 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(151)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(151)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(149)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084827921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084827921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084827921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425084827921 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425084827921 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425084827921 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425084827921 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425084827921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084827921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425084828074 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084828074 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425084828074 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084828074 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(148)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425084828082 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084828082 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425084828082 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084828082 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084828082 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084828082 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084828082 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084828082 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084828082 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084828082 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425084828082 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084828085 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084828085 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084828085 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084828085 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425084828085 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084828085 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084828085 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084828085 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084828085 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425084828085 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425084828085 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084828085 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084828085 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084828085 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084828085 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425084828085 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084828085 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084828085 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084828085 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084828085 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084828085 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084828085 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084828087 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084828087 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084828087 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084828087 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084828087 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084828087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084828087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084828087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084828087 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084828087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084828087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084828087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084828087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084828087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084828087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084828087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084828087 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084828087 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084828087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084828087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084828087 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084828087 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084828088 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084828088 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084828088 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084828088 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084828088 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084828088 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250425084828088 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084828088 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084828088 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084828088 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425084828091 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084828091 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425084828091 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084828091 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(151)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425084828098 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084828098 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425084828098 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084828098 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084828098 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084828098 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084828098 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084828098 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084828098 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084828098 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084828098 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084828100 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084828100 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084828100 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084828100 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425084828100 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084828100 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084828100 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084828100 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084828100 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425084828100 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084828100 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425084828101 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084828101 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084828101 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084828101 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084828101 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425084828101 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084828101 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084828101 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084828101 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084828101 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084828101 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084828101 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084828102 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084828102 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084828102 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084828102 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084828102 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084828102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084828102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084828102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084828102 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084828103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084828103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084828103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084828103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084828103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084828103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084828103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084828103 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084828103 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084828103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084828103 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084828103 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084828103 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084828103 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084828103 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084828103 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084828103 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084828103 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084828103 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250425084828103 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084828103 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084828103 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084828103 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425084828319 DLSCCP DEBUG SCCP-SCOC(2)[0x559c26c2d5a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425084828319 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dad14d), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425084828319 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084828319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084828320 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084828320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084828320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084828320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084828320 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 da d1 4d 00 00 02 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084828320 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084828320 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084828320 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084828320 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084828320 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084828320 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: picked Normal Route via 'virt-sgsn0' round-robin style 20250425084828320 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084828320 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084828320 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084828320 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 da d1 4d 00 00 02 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250425084828325 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084828325 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084828325 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084828326 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084828326 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084828326 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084828326 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084828326 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084828326 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084828326 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 02 da d1 4d 00 00 06 00 08 00 00 00 07  20250425084828326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084828326 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084828326 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084828326 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084828326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084828326 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000002), PART(T=Source Reference,L=4,D=00dad14d) (sccp_scrc.c:486) 20250425084828326 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1855) 20250425084828326 DLSCCP DEBUG SCCP-SCOC(2)[0x559c26c2d5a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425084828326 DLSCCP DEBUG SCCP-SCOC(2)[0x559c26c2d5a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425084828326 DLSCCP DEBUG SCCP-SCOC(2)[0x559c26c2d5a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425084828326 DLSCCP DEBUG SCCP-SCOC(2)[0x559c26c2d5a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425084828326 DLSCCP DEBUG SCCP-SCOC(2)[0x559c26c2d5a0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(147)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084828888 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084828888 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084828888 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084828888 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084828888 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084828888 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084828888 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084828888 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084828888 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084828888 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425084828888 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084828888 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084828888 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084828888 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084828888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084828888 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084828888 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084828888 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425084828888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084828888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084828888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084828888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084828888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084828888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084828888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084828888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084828888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084828888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084828888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084828888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084828888 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084828888 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084828888 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084828888 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084828889 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425084828889 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084828889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084828889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425084828889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084828889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084828889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084828889 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084828889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084828889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084828889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084828889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084828889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084828889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084828889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084828889 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084828889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084828889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084828889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084828889 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084828889 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084828889 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425084828889 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084828889 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084828889 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084828889 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084828889 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084828889 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250425084828889 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084828889 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084828889 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084828889 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425084828891 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084828892 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084828892 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084828892 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084828892 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084828892 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084828892 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084828892 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084828892 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084828892 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425084828892 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084828892 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084828892 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084828892 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084828892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084828892 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084828892 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084828892 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425084828892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084828892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084828892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084828892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084828892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084828892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084828892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084828892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084828892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084828892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084828892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084828892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084828892 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084828892 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084828892 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084828892 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084828892 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425084828900 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084828900 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084828900 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084828900 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084828900 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084828900 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084828900 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084828900 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084828900 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084828900 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425084828900 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084828900 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084828900 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084828900 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084828900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084828900 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084828900 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084828900 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425084828900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084828900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084828900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084828900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084828900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084828900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084828900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084828900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084828900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084828900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084828900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084828900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084828900 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084828900 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084828900 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084828900 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084828900 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425084828900 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084828900 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084828900 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425084828900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084828900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084828900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084828900 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084828900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084828900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084828900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084828900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084828900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084828900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084828900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084828900 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084828900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084828900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084828900 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084828900 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084828900 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084828900 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.sgsn0-RAN(150)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084828901 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084828901 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084828901 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084828901 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084828901 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084828901 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425084828901 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084828901 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084828901 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084828901 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425084828904 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084828904 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084828904 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084828904 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084828904 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084828904 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084828904 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084828904 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084828904 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084828904 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425084828904 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084828904 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084828904 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084828904 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084828904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084828904 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084828904 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084828904 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425084828904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084828904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084828904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084828904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084828904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084828904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084828904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084828904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084828904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084828904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084828904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084828904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084828904 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084828904 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084828904 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084828904 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084828904 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425084828963 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53242<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue_empty_cr0(153)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(150)@7fdc3b52d31d: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@7fdc3b52d31d: Created Expect[0] for omit to be handled at TC_ranap_ps_initial_ue_empty_cr0(153) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@7fdc3b52d31d: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)11563561 20250425084830004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084830004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084830004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425084830004 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425084830004 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb07229, normal) (hnbgw_rua.c:406) 20250425084830004 DHNB DEBUG map_rua[0x559c26c2d5a0]{init}: Allocated (fsm.c:456) 20250425084830004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11563561)[0x559c26c2d5a0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425084830005 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11563561 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425084830005 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084830005 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084830005 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425084830005 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11563561 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425084830005 DCN DEBUG map_sccp[0x559c26c2ceb0]{init}: Allocated (fsm.c:456) 20250425084830005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x559c26c2ceb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425084830005 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11563561 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425084830005 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11563561 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425084830005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11563561)[0x559c26c2d5a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425084830005 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084830005 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084830005 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11563561 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425084830005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x559c26c2ceb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084830005 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425084830005 DLSCCP DEBUG SCCP-SCOC(4)[0x559c26c28000]{IDLE}: Allocated (fsm.c:456) 20250425084830005 DLSCCP DEBUG SCCP-SCOC(4)[0x559c26c28000]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425084830005 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000004), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:415) 20250425084830005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084830005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084830005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084830005 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084830005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084830005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084830005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084830005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084830005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084830005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084830005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084830005 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084830005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084830005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084830005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084830005 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bd 00 00 00 b9 03 00 00 04 01 00 00 04 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084830005 DLSCCP DEBUG SCCP-SCOC(4)[0x559c26c28000]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425084830005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x559c26c2ceb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425084830005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11563561)[0x559c26c2d5a0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425084830005 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084830005 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084830005 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084830005 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084830005 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084830005 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250425084830005 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084830005 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084830005 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084830005 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bd 00 00 00 b9 03 00 00 04 01 00 00 04 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(149)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@7fdc3b52d31d: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@7fdc3b52d31d: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)1638101 HNBGW_Test.sgsn0-SCCP(149)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425084830012 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084830012 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084830012 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084830012 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084830012 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084830012 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084830012 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084830012 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084830012 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084830012 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 04 94 7d 1b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425084830012 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084830012 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084830012 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084830012 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084830012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084830012 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000004), PART(T=Source Reference,L=4,D=00947d1b) (sccp_scrc.c:486) 20250425084830012 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1855) 20250425084830012 DLSCCP DEBUG SCCP-SCOC(4)[0x559c26c28000]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425084830012 DLSCCP DEBUG SCCP-SCOC(4)[0x559c26c28000]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425084830012 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084830012 DLSCCP DEBUG SCCP-SCOC(4)[0x559c26c28000]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084830012 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00947d1b), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030000600056400500f1100926) (sccp_scrc.c:415) 20250425084830012 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084830012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084830012 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084830012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084830012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084830012 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084830012 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6f 00 00 00 bd 00 00 00 b9 03 00 00 04 06 94 7d 1b 00 01 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 20 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 60 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084830012 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084830012 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425084830012 DCN DEBUG handle_cn_conn_conf() conn_id=4, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425084830012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x559c26c2ceb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425084830012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x559c26c2ceb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425084830012 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084830012 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084830012 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084830012 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084830012 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084830012 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250425084830012 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084830012 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084830012 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084830012 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6f 00 00 00 bd 00 00 00 b9 03 00 00 04 06 94 7d 1b 00 01 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 20 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 60 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(149)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@7fdc3b52d31d: setverdict(pass): none -> pass MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425084830040 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53226<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084830040 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45317<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(142)@7fdc3b52d31d: Final verdict of PTC: none VirtHNBGW-STATS(141)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084830045 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53212<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084830050 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425084830050 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084830050 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425084830050 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425084830050 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425084830050 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084830050 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084830050 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(147)@7fdc3b52d31d: Final verdict of PTC: none 20250425084830050 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084830050 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084830050 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425084830050 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084830050 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084830050 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084830050 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084830050 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084830050 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  HNBGW_Test.msc0-SCCP(146)@7fdc3b52d31d: Final verdict of PTC: none 20250425084830050 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084830050 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084830050 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425084830050 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084830051 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084830051 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425084830051 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084830051 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084830051 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084830051 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084830051 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084830051 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084830051 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084830051 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@7fdc3b52d31d: Final verdict of PTC: none 20250425084830052 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084830052 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084830052 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn0-SCCP(149)@7fdc3b52d31d: Final verdict of PTC: none 20250425084830052 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425084830052 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425084830052 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084830052 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425084830052 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084830052 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084830052 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084830052 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084830052 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084830052 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  HNBGW_Test.msc0-M3UA(148)@7fdc3b52d31d: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-MGCP(152)@7fdc3b52d31d: Final verdict of PTC: none 20250425084830052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084830052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(151)@7fdc3b52d31d: Final verdict of PTC: none 20250425084830052 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084830052 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084830053 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425084830053 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084830053 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084830053 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084830053 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084830053 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084830053 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084830053 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084830053 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425084830053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x559c26c2ceb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425084830053 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425084830053 DLSCCP DEBUG SCCP-SCOC(4)[0x559c26c28000]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425084830053 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00947d1b), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425084830053 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084830053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084830053 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084830053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084830053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084830053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084830053 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 04 04 94 7d 1b 00 00 04 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) HNBGW_Test.sgsn0-RAN(150)@7fdc3b52d31d: Final verdict of PTC: none 20250425084830053 DLSCCP DEBUG SCCP-SCOC(4)[0x559c26c28000]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425084830053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x559c26c2ceb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425084830053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11563561)[0x559c26c2d5a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425084830053 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11563561)[0x559c26c2d5a0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425084830053 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425084830053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11563561)[0x559c26c2d5a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425084830053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11563561)[0x559c26c2d5a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425084830053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11563561)[0x559c26c2d5a0]{disrupted}: Freeing instance (context_map.c:202) 20250425084830053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11563561)[0x559c26c2d5a0]{disrupted}: Deallocated (fsm.c:568) 20250425084830053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x559c26c2ceb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425084830053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x559c26c2ceb0]{disconnected}: Freeing instance (context_map.c:206) 20250425084830053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x559c26c2ceb0]{disconnected}: Deallocated (fsm.c:568) HNBGW-PFCP(143)@7fdc3b52d31d: Final verdict of PTC: none 20250425084830054 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084830054 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084830054 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084830054 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084830054 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084830054 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425084830053 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11563561 SCCP-4 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250425084830053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084830053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425084830054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084830054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084830054 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425084830054 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425084830054 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425084830056 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53242<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Fri Apr 25 08:48:30 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc 20250425084830148 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53246<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084830651 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53246<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=288816) Waiting for packet dumper to finish... 1 (prev_count=288816, count=291520) 20250425084832051 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084832052 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084832052 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425084832053 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084832053 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084832053 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Fri Apr 25 08:48:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_ranap_cs_bidir started. 20250425084833762 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53260<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084833766 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53274<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084833770 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35473<->l=127.0.0.1:4262) (control_if.c:572) 20250425084833782 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084833782 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084833783 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084833783 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084833783 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084833783 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084833783 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084833783 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_bidir-Iuh0(158)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425084833783 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425084833783 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425084833784 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084833784 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425084833784 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084833784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084833784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084833784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084833784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084833784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084833784 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084833784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084833784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084833784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084833784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084833784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084833784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084833784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084833784 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084833784 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084833784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425084833784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084833784 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 06 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084833784 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084833784 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084833784 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425084833784 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084833784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084833784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084833784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084833784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084833784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084833784 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084833784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084833784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084833784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084833784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084833784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084833784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084833784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084833784 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084833784 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084833784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425084833784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084833784 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 03 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084833784 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084833784 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084833784 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425084833784 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084833784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084833784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084833784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084833784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084833784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084833784 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084833784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084833784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084833784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084833784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084833784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084833784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084833784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084833784 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084833784 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084833784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425084833784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084833784 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084833784 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084833784 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084833784 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084833784 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084833784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084833784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084833784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084833784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084833784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084833784 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084833784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084833784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084833784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084833784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084833784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084833784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084833784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084833784 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084833784 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084833784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084833784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084833784 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084833784 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084833784 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084833785 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084833785 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084833785 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425084833785 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425084833785 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425084833785 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084833785 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084833785 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084833785 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425084833785 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425084833785 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425084833785 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084833785 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084833785 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084833785 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425084833785 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425084833785 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: picked Normal Route via 'virt-msc1' round-robin style 20250425084833785 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425084833785 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084833785 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084833785 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084833785 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084833785 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084833785 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(162)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-SCCP(160)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084833795 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084833795 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084833795 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084833795 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084833795 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084833795 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084833795 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084833795 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084833796 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084833796 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425084833796 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084833796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084833796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084833796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084833796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084833796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084833796 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=7 -> eSLS=87: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084833796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084833796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084833796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084833796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084833796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084833796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084833796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084833796 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=7 -> eSLS=119: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084833796 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084833796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425084833796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084833796 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 07 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084833796 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084833796 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084833796 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425084833796 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084833796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084833796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084833796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084833796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084833796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084833796 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=11 -> eSLS=43: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084833796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084833796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084833796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084833796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084833796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084833796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084833796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084833796 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084833796 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084833796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425084833796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084833796 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0b 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084833796 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084833796 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084833796 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425084833796 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084833796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084833796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084833796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084833796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084833796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084833796 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084833796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084833796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084833796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084833796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084833796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084833796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084833796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084833796 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084833796 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084833796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425084833796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084833796 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0f 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084833796 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084833796 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084833796 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084833796 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084833796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084833796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084833796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084833796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084833796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084833796 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084833797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084833797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084833797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084833797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084833797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084833797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084833797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084833797 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084833797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084833797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084833797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084833797 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084833797 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084833797 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084833797 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084833797 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084833797 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425084833797 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425084833797 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425084833797 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084833797 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084833797 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084833797 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425084833797 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425084833797 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: picked Normal Route via 'virt-sgsn2' round-robin style 20250425084833797 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425084833797 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084833797 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084833797 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084833797 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425084833797 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425084833797 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425084833797 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084833797 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084833797 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084833797 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084833797 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084833797 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084833814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084833814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084833814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425084833814 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425084833814 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425084833814 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425084833814 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425084833814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084833814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425084833994 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084833994 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425084833994 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084833994 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(162)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425084834003 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084834003 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425084834003 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084834003 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084834003 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084834003 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084834003 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084834003 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084834003 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084834003 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425084834003 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084834005 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084834006 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084834006 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084834006 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425084834006 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084834006 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084834006 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084834006 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084834006 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425084834006 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425084834006 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084834006 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084834006 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084834006 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425084834006 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084834006 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425084834006 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084834006 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084834006 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425084834006 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084834006 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084834006 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084834006 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084834006 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084834006 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084834006 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084834007 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084834007 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084834008 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084834008 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084834008 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084834008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084834008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084834008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084834008 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084834008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084834008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084834008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084834008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084834008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084834008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084834008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084834008 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084834008 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084834008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084834008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084834008 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084834008 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084834008 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084834008 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084834008 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084834008 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084834008 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084834008 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250425084834008 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084834008 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084834008 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084834008 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(165)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425084834011 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084834011 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425084834011 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084834011 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084834011 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084834011 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084834011 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084834011 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084834011 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084834011 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084834011 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084834012 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084834012 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084834012 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084834012 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425084834012 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084834012 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084834012 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084834012 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084834012 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425084834012 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084834012 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425084834012 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084834012 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084834012 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084834012 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084834012 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425084834012 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084834012 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084834012 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084834012 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084834012 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084834012 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084834012 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084834013 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084834013 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084834013 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084834013 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084834013 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084834013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084834013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084834013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084834013 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084834013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084834013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084834013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084834013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084834013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084834013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084834013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084834013 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084834013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084834013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084834013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084834013 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084834013 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084834014 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084834014 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084834014 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084834014 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084834014 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084834014 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250425084834014 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084834014 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084834014 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084834014 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425084834158 DLSCCP DEBUG SCCP-SCOC(3)[0x559c26c2b060]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425084834158 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b6cbe), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425084834158 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084834158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084834158 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084834158 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084834158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084834158 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084834158 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 3b 6c be 00 00 03 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084834158 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084834158 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084834158 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084834158 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084834158 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084834158 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425084834158 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084834159 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084834159 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084834159 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 3b 6c be 00 00 03 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250425084834168 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084834168 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084834168 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084834168 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084834168 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084834168 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084834168 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084834168 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084834168 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084834168 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 03 3b 6c be 00 00 06 00 08 00 00 00 07  20250425084834168 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084834168 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084834168 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084834168 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084834168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084834168 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000003), PART(T=Source Reference,L=4,D=003b6cbe) (sccp_scrc.c:486) 20250425084834168 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1855) 20250425084834168 DLSCCP DEBUG SCCP-SCOC(3)[0x559c26c2b060]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425084834168 DLSCCP DEBUG SCCP-SCOC(3)[0x559c26c2b060]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425084834168 DLSCCP DEBUG SCCP-SCOC(3)[0x559c26c2b060]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425084834168 DLSCCP DEBUG SCCP-SCOC(3)[0x559c26c2b060]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425084834168 DLSCCP DEBUG SCCP-SCOC(3)[0x559c26c2b060]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(161)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084834802 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084834802 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084834802 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084834802 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084834802 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084834802 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084834802 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084834802 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084834802 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084834802 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425084834803 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084834803 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084834803 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084834803 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084834803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084834803 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084834803 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084834803 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425084834803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084834803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084834803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084834803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084834803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084834803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084834803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084834803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084834803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084834803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084834803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084834803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084834803 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084834803 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084834803 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084834803 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084834803 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425084834803 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084834803 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084834803 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425084834803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084834803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084834803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084834803 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084834803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084834803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084834803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084834803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084834803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084834803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084834803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084834803 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084834803 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084834803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084834803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084834803 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084834803 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084834803 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425084834803 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084834803 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084834803 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084834803 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084834803 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084834803 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250425084834803 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084834803 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084834803 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084834803 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425084834803 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084834803 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084834803 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084834803 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084834803 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084834803 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084834803 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084834803 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084834803 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084834803 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425084834803 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084834803 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084834803 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084834803 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084834803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084834803 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084834803 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084834803 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425084834803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084834803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084834803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084834803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084834803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084834803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084834803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084834803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084834803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084834803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084834803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084834803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084834803 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084834803 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084834803 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084834803 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084834803 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(164)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084834813 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084834813 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084834813 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084834813 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084834813 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084834813 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084834813 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084834813 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084834813 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084834813 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425084834813 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084834813 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084834813 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084834813 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084834813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084834813 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084834813 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084834813 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425084834813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084834813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084834813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084834813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084834813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084834813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084834813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084834813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084834813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084834813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084834813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084834813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084834813 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084834813 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084834813 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084834813 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084834813 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425084834813 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084834813 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084834813 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425084834813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084834813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084834813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084834813 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084834813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084834813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084834813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084834813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084834813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084834813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084834813 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084834813 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084834813 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084834813 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084834813 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084834813 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250425084834813 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084834813 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084834813 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084834813 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425084834813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084834813 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084834813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084834813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084834813 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084834813 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084834813 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084834813 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425084834813 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084834813 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084834813 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084834813 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084834813 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084834813 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084834813 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084834813 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084834813 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084834813 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425084834813 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084834813 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084834813 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084834813 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084834813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084834813 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084834813 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084834813 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425084834813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084834813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084834813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084834813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084834813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084834813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084834813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084834813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084834813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084834813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084834813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084834813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084834813 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084834813 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084834813 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084834813 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084834813 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425084834844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53288<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_bidir0(167)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(161)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@7fdc3b52d31d: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@7fdc3b52d31d: Added conn table entry 0TC_ranap_cs_bidir0(167)14861573 20250425084835883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084835884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084835884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425084835884 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425084835884 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe2c505, normal) (hnbgw_rua.c:406) 20250425084835884 DHNB DEBUG map_rua[0x559c26c2b060]{init}: Allocated (fsm.c:456) 20250425084835884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14861573)[0x559c26c2b060]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425084835884 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14861573 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425084835884 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084835884 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084835884 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14861573 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425084835884 DCN DEBUG map_sccp[0x559c26c2d5a0]{init}: Allocated (fsm.c:456) 20250425084835884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x559c26c2d5a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425084835884 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14861573 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425084835884 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14861573 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425084835884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14861573)[0x559c26c2b060]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425084835884 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084835884 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084835884 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14861573 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425084835884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x559c26c2d5a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084835884 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425084835884 DLSCCP DEBUG SCCP-SCOC(5)[0x559c26c2ceb0]{IDLE}: Allocated (fsm.c:456) 20250425084835884 DLSCCP DEBUG SCCP-SCOC(5)[0x559c26c2ceb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425084835884 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000005), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300021b0056400500f1100926) (sccp_scrc.c:415) 20250425084835884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084835884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084835884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084835884 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084835884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084835884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084835884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084835884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084835884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084835884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084835884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084835884 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084835884 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084835884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084835884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084835884 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 05 01 00 00 05 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 1b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084835884 DLSCCP DEBUG SCCP-SCOC(5)[0x559c26c2ceb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425084835884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x559c26c2d5a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425084835884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14861573)[0x559c26c2b060]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425084835884 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084835884 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084835884 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084835884 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084835884 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084835884 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250425084835884 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084835884 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084835884 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084835884 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 05 01 00 00 05 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 1b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(160)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@7fdc3b52d31d: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@7fdc3b52d31d: Added conn table entry 0TC_ranap_cs_bidir0(167)10669337 HNBGW_Test.msc0-SCCP(160)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_bidir0(167)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425084835898 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084835898 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084835898 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084835898 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084835898 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084835898 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084835898 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084835898 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084835898 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084835898 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 05 e5 80 16 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425084835898 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084835898 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084835898 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084835898 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084835898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084835898 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000005), PART(T=Source Reference,L=4,D=00e58016) (sccp_scrc.c:486) 20250425084835898 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1855) 20250425084835898 DLSCCP DEBUG SCCP-SCOC(5)[0x559c26c2ceb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425084835898 DLSCCP DEBUG SCCP-SCOC(5)[0x559c26c2ceb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425084835898 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084835898 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425084835898 DCN DEBUG handle_cn_conn_conf() conn_id=5, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425084835898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x559c26c2d5a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425084835898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x559c26c2d5a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.msc0-SCCP(160)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@7fdc3b52d31d: vl_len:22 HNBGW_Test.msc0-SCCP(160)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(160)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A9C548D8264465A13155A'O 20250425084836100 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084836101 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084836101 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084836101 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084836101 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084836101 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084836101 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084836101 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084836101 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084836101 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 05 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 9c 54 8d 82 64 46 5a 13 15 5a 00 00 00 00 06 00 08 00 00 00 07  20250425084836101 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084836101 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084836101 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084836101 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084836101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084836101 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0a9c548d8264465a13155a) (sccp_scrc.c:486) 20250425084836101 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1855) 20250425084836101 DLSCCP DEBUG SCCP-SCOC(5)[0x559c26c2ceb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084836101 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084836101 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084836101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x559c26c2d5a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084836101 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250425084836101 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425084836101 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14861573 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250425084836101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14861573)[0x559c26c2b060]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425084836101 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:121) 20250425084836101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084836101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_ranap_cs_bidir0(167)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084836126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084836126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084836126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250425084836126 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425084836127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe2c505) (hnbgw_rua.c:470) 20250425084836127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14861573 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:311) 20250425084836127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14861573)[0x559c26c2b060]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425084836127 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425084836127 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425084836127 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14861573 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Direct Transfer (hnbgw_ranap.c:263) 20250425084836127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x559c26c2d5a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084836127 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084836127 DLSCCP DEBUG SCCP-SCOC(5)[0x559c26c2ceb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084836127 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e58016), PART(T=Data,L=22,D=001440120000010010400b0aebee13dd3613c0a30eb7) (sccp_scrc.c:415) 20250425084836127 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084836127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084836127 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084836127 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084836127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084836127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084836127 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bd 00 00 00 bc 03 00 00 05 06 e5 80 16 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a eb ee 13 dd 36 13 c0 a3 0e b7 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084836127 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084836127 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084836127 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084836127 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084836127 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084836127 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250425084836127 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084836127 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084836127 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084836127 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bd 00 00 00 bc 03 00 00 05 06 e5 80 16 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a eb ee 13 dd 36 13 c0 a3 0e b7 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(160)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@7fdc3b52d31d: vl_len:20 HNBGW_Test.msc0-SCCP(160)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(160)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20250425084836145 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084836145 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084836145 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084836145 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084836145 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084836145 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084836145 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084836145 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084836145 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084836145 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 05 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 02 62 42 00 00 00 00 03 00 00 06 00 08 00 00 00 07  20250425084836145 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084836145 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084836145 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084836145 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084836145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084836145 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=20,D=000f401000000100174009500262420000000003) (sccp_scrc.c:486) 20250425084836145 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1855) 20250425084836145 DLSCCP DEBUG SCCP-SCOC(5)[0x559c26c2ceb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084836145 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084836145 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084836145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x559c26c2d5a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084836145 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250425084836145 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250425084836145 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14861573 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Common ID (hnbgw_ranap.c:632) 20250425084836145 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14861573)[0x559c26c2b060]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425084836145 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:121) 20250425084836145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084836145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:827) TC_ranap_cs_bidir0(167)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425084836160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53274<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084836160 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35473<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(156)@7fdc3b52d31d: Final verdict of PTC: none VirtHNBGW-STATS(155)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084836165 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53260<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084836167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084836167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084836167 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425084836167 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425084836167 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425084836167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14861573)[0x559c26c2b060]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425084836167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14861573)[0x559c26c2b060]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425084836167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x559c26c2d5a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425084836167 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425084836167 DLSCCP DEBUG SCCP-SCOC(5)[0x559c26c2ceb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425084836167 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e58016), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425084836167 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084836167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084836167 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084836167 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084836167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084836167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084836167 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 05 04 e5 80 16 00 00 05 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084836167 DLSCCP DEBUG SCCP-SCOC(5)[0x559c26c2ceb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425084836167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x559c26c2d5a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425084836167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14861573)[0x559c26c2b060]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425084836167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14861573)[0x559c26c2b060]{disrupted}: Freeing instance (context_map.c:202) 20250425084836167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14861573)[0x559c26c2b060]{disrupted}: Deallocated (fsm.c:568) 20250425084836167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x559c26c2d5a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425084836167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x559c26c2d5a0]{disconnected}: Freeing instance (context_map.c:206) 20250425084836167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x559c26c2d5a0]{disconnected}: Deallocated (fsm.c:568) 20250425084836167 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14861573 SCCP-5 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425084836168 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084836168 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084836168 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084836168 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084836168 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084836168 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250425084836168 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084836168 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084836168 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084836168 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 05 04 e5 80 16 00 00 05 00 00 00 00 00 00 06 00 08 00 00 00 01  MutexDispCT-TC_ranap_cs_bidir(154)@7fdc3b52d31d: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0-RUA(159)@7fdc3b52d31d: Final verdict of PTC: none 20250425084836170 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425084836170 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084836170 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425084836170 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425084836170 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(164)@7fdc3b52d31d: Final verdict of PTC: none 20250425084836170 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084836170 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084836170 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425084836170 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084836170 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084836170 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084836170 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425084836170 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084836171 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-SCCP(163)@7fdc3b52d31d: Final verdict of PTC: none 20250425084836171 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425084836171 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084836171 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084836171 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084836171 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084836171 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084836171 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425084836171 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084836171 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084836171 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425084836171 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425084836171 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084836171 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425084836171 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250425084836171 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084836171 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084836171 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425084836171 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084836171 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084836171 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250425084836171 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084836171 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084836171 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084836171 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084836171 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084836171 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_cs_bidir-Iuh0(158)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(161)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(165)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(160)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(162)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-MGCP(166)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(157)@7fdc3b52d31d: Final verdict of PTC: none 20250425084836176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53288<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Fri Apr 25 08:48:36 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc 20250425084836260 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33694<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084836762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33694<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=302848) Waiting for packet dumper to finish... 1 (prev_count=302848, count=303388) 20250425084838172 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084838172 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084838172 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Fri Apr 25 08:48:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_ranap_ps_bidir started. 20250425084839863 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33700<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084839869 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33716<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084839871 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33441<->l=127.0.0.1:4262) (control_if.c:572) 20250425084839889 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084839889 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084839889 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425084839889 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084839889 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_bidir-Iuh0(172)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425084839890 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084839890 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084839890 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425084839890 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425084839890 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084839890 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084839890 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084839890 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084839890 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084839890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084839890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084839890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084839890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084839890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084839890 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084839890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084839890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084839890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084839890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084839890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084839890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084839890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084839890 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084839890 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084839890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084839890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084839890 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084839890 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084839890 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084839890 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084839890 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084839890 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084839890 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084839890 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250425084839890 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084839890 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084839890 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084839890 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425084839890 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425084839891 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084839891 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425084839891 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084839891 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084839891 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084839891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084839891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084839891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084839891 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084839891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084839891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084839891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084839891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084839891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084839891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084839891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084839891 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084839891 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084839891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425084839891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084839891 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0e 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084839891 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084839891 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084839891 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425084839891 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084839891 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084839891 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084839891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084839891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084839891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084839891 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084839891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084839891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084839891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084839891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084839891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084839891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084839891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084839891 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084839891 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084839891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425084839891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084839891 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 01 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084839891 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084839891 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084839891 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425084839891 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084839891 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084839891 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084839891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084839891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084839891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084839891 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084839891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084839891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084839891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084839891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084839891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084839891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084839891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084839891 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084839891 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084839891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425084839891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084839891 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084839891 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084839891 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084839891 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084839891 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084839891 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425084839891 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425084839892 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425084839892 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084839892 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084839892 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084839892 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425084839892 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425084839892 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=1 -> eSLS=17: picked Normal Route via 'virt-msc2' round-robin style 20250425084839892 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425084839892 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084839892 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084839892 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084839892 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425084839892 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425084839892 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: picked Normal Route via 'virt-msc1' round-robin style 20250425084839892 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(176)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(176)@7fdc3b52d31d: M3UA emulation initiated, the test can be started MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(176)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-SCCP(174)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084839903 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084839903 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084839903 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084839903 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084839903 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084839903 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084839903 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084839903 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084839905 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084839905 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425084839905 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084839905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084839905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084839905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084839905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084839905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084839905 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=12 -> eSLS=92: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084839905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084839905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084839905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084839905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084839905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084839905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084839905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084839905 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=12 -> eSLS=124: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084839905 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084839905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425084839905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084839905 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0c 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084839905 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084839905 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084839905 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425084839905 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084839905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084839905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084839905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084839905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084839905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084839905 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084839905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084839905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084839905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084839905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084839905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084839905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084839905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084839905 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084839905 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084839905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425084839905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084839905 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 03 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084839905 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084839905 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084839905 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425084839905 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084839905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084839905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084839905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084839905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084839905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084839905 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084839905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084839905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084839905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084839905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084839905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084839905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084839905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084839905 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084839905 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084839905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425084839905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084839905 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084839905 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084839905 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084839905 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084839905 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084839905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084839905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084839905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084839905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084839905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084839905 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084839905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084839905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084839905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084839905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084839905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084839905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084839905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084839905 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084839905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084839905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084839905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084839905 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084839905 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084839905 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084839905 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084839905 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084839905 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425084839905 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425084839905 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425084839905 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084839905 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084839905 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084839905 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425084839905 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425084839905 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=3 -> eSLS=3: picked Normal Route via 'virt-sgsn2' round-robin style 20250425084839905 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425084839905 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084839905 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084839905 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084839905 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425084839905 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425084839905 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=9 -> eSLS=25: picked Normal Route via 'virt-sgsn1' round-robin style 20250425084839905 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425084839905 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084839905 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084839905 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084839905 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084839905 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084839905 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(179)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@7fdc3b52d31d: M3UA emulation initiated, the test can be started MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084839925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084839925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084839925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425084839925 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425084839925 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425084839925 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425084839925 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425084839925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084839925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425084840053 DLSCCP DEBUG SCCP-SCOC(4)[0x559c26c28000]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425084840054 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00947d1b), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425084840054 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084840054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084840054 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084840054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084840054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084840054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084840054 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 94 7d 1b 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084840054 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084840054 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084840054 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084840054 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084840054 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084840054 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425084840101 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084840101 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425084840101 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: ASP(virt-msc0-0) accept of new connection from (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250425084840101 DLSS7 <000c> osmo_ss7_asp.c:1115 ?: connection closed 20250425084840101 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250425084840101 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250425084840101 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(176)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425084840103 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084840103 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425084840103 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250425084840103 DLSS7 <000c> xua_asp_fsm.c:320 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250425084840103 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250425084840103 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250425084840103 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084840103 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084840103 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084840103 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Pending () 20250425084840103 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 04 00 06 00 08 00 00 00 01  20250425084840103 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084840103 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084840103 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250425084840103 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084840103 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084840103 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425084840103 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084840103 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084840103 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084840103 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084840103 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084840104 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084840104 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084840104 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084840104 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425084840104 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084840104 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084840104 DLSS7 <000c> xua_as_fsm.c:550 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250425084840104 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084840104 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425084840104 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425084840104 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084840104 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084840104 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084840104 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084840104 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425084840104 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084840104 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084840104 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084840104 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084840104 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084840104 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084840104 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084840105 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084840105 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084840105 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084840105 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084840105 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084840105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084840105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084840105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084840105 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084840105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084840105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084840105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084840105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084840105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084840105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084840105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084840105 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084840105 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084840105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084840105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084840105 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084840105 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084840105 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084840105 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084840105 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084840105 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084840105 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084840105 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250425084840105 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084840105 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084840105 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084840105 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425084840114 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084840114 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425084840114 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084840114 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(179)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425084840116 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084840116 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425084840116 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084840116 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084840116 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084840116 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084840116 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084840116 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084840116 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084840117 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084840117 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084840118 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084840118 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084840118 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084840118 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425084840118 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084840118 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084840118 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084840118 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084840118 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425084840118 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084840118 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425084840118 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084840118 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084840118 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084840118 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084840118 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425084840118 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084840118 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084840118 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084840118 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084840118 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084840118 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084840118 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084840119 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084840119 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084840119 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084840119 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084840119 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084840119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084840119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084840119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084840119 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084840119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084840119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084840119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084840119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084840120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084840120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084840120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084840120 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084840120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084840120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084840120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084840120 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084840120 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084840120 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084840120 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084840120 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084840120 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084840120 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084840120 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250425084840120 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084840120 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084840120 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084840120 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(175)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084840913 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084840913 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084840913 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084840913 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084840913 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084840913 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084840913 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084840913 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084840913 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084840913 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425084840914 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084840914 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084840914 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084840914 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084840914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084840914 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084840914 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084840914 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425084840914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084840914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084840914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084840914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084840914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084840914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084840914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084840914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084840914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084840914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084840914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084840914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084840914 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084840914 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084840914 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084840914 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084840914 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425084840914 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084840914 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084840914 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425084840914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084840914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084840914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084840914 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084840914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084840914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084840914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084840914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084840914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084840914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084840914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084840914 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084840914 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084840914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084840914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084840914 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084840914 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084840914 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425084840915 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084840915 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084840915 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084840915 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084840915 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084840915 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250425084840915 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084840915 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084840915 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084840915 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425084840918 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084840918 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084840918 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084840918 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084840918 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084840918 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084840918 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084840918 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084840918 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084840918 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425084840918 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084840918 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084840918 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084840919 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084840919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084840919 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084840919 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084840919 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425084840919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084840919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084840919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084840919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084840919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084840919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084840919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084840919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084840919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084840919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084840919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084840919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084840919 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084840919 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084840919 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084840919 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084840919 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(178)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084840928 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084840928 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084840928 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084840929 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084840929 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084840929 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084840929 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084840929 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084840929 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084840929 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425084840929 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084840929 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084840929 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084840929 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084840929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084840929 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084840929 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084840929 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425084840929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084840929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084840929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084840929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084840929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084840929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084840929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084840929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084840929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084840929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084840929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084840929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084840929 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084840929 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084840929 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084840929 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084840929 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425084840929 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084840930 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084840930 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425084840930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084840930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084840930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084840930 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084840930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084840930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084840930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084840930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084840930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084840930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084840930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084840930 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084840930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084840930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084840930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084840930 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084840930 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084840930 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425084840930 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084840930 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084840930 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084840930 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084840930 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084840930 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250425084840930 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084840930 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084840930 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084840930 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425084840931 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084840931 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084840931 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084840931 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084840931 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084840931 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084840931 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084840931 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084840931 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084840931 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084840931 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084840931 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084840931 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425084840931 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084840931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084840931 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084840931 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084840931 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425084840931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084840931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084840931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084840931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084840931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084840931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084840931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084840931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084840931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084840931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084840931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084840931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084840931 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084840931 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084840931 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084840931 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084840931 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425084840960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33724<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_bidir0(181)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(178)@7fdc3b52d31d: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@7fdc3b52d31d: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@7fdc3b52d31d: Added conn table entry 0TC_ranap_ps_bidir0(181)2791567 20250425084841993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084841993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084841993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425084841993 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425084841993 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2a988f, normal) (hnbgw_rua.c:406) 20250425084841993 DHNB DEBUG map_rua[0x559c26c2b060]{init}: Allocated (fsm.c:456) 20250425084841993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2791567)[0x559c26c2b060]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425084841993 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2791567 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425084841993 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084841993 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084841993 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425084841993 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2791567 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425084841993 DCN DEBUG map_sccp[0x559c26c2d5a0]{init}: Allocated (fsm.c:456) 20250425084841993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x559c26c2d5a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425084841993 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2791567 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425084841993 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2791567 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425084841993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2791567)[0x559c26c2b060]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425084841993 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084841993 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084841993 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2791567 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425084841993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x559c26c2d5a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084841993 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425084841993 DLSCCP DEBUG SCCP-SCOC(6)[0x559c26c2df70]{IDLE}: Allocated (fsm.c:456) 20250425084841993 DLSCCP DEBUG SCCP-SCOC(6)[0x559c26c2df70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425084841993 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000006), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f400300027c0056400500f1100926) (sccp_scrc.c:415) 20250425084841993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084841993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084841993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084841993 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084841993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084841993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084841993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084841993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084841993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084841993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084841993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084841993 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084841993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084841993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084841993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084841993 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 06 01 00 00 06 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 7c 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084841993 DLSCCP DEBUG SCCP-SCOC(6)[0x559c26c2df70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425084841993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x559c26c2d5a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425084841993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2791567)[0x559c26c2b060]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425084841993 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084841993 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084841993 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084841993 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084841993 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084841993 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250425084841993 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084841993 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084841993 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084841993 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 06 01 00 00 06 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 7c 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(177)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@7fdc3b52d31d: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@7fdc3b52d31d: Added conn table entry 0TC_ranap_ps_bidir0(181)10561116 HNBGW_Test.sgsn0-SCCP(177)@7fdc3b52d31d: Session index based on connection ID:0 TC_ranap_ps_bidir0(181)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(177)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425084842009 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084842009 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084842009 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084842009 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084842009 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084842009 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084842009 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084842009 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084842009 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084842009 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 06 31 b4 1c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425084842009 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084842009 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084842009 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084842009 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084842010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084842010 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000006), PART(T=Source Reference,L=4,D=0031b41c) (sccp_scrc.c:486) 20250425084842010 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1855) 20250425084842010 DLSCCP DEBUG SCCP-SCOC(6)[0x559c26c2df70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425084842010 DLSCCP DEBUG SCCP-SCOC(6)[0x559c26c2df70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425084842010 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084842010 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425084842010 DCN DEBUG handle_cn_conn_conf() conn_id=6, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425084842010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x559c26c2d5a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425084842010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x559c26c2d5a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.sgsn0-SCCP(177)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@7fdc3b52d31d: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@7fdc3b52d31d: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A938A8190864D3F90B86C'O 20250425084842213 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084842213 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084842213 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084842213 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084842213 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084842213 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084842213 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084842213 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084842213 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084842213 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 06 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 93 8a 81 90 86 4d 3f 90 b8 6c 00 00 00 00 06 00 08 00 00 00 07  20250425084842213 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084842213 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084842213 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084842213 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084842213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084842213 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0a938a8190864d3f90b86c) (sccp_scrc.c:486) 20250425084842213 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1855) 20250425084842213 DLSCCP DEBUG SCCP-SCOC(6)[0x559c26c2df70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084842213 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084842213 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084842213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x559c26c2d5a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084842214 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250425084842214 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425084842214 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2791567 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250425084842214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2791567)[0x559c26c2b060]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425084842214 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:121) 20250425084842214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084842214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_ranap_ps_bidir0(181)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084842232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084842232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084842232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250425084842232 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425084842232 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2a988f) (hnbgw_rua.c:470) 20250425084842232 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2791567 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:311) 20250425084842232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2791567)[0x559c26c2b060]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425084842232 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425084842232 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425084842232 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2791567 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Direct Transfer (hnbgw_ranap.c:263) 20250425084842232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x559c26c2d5a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084842232 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084842232 DLSCCP DEBUG SCCP-SCOC(6)[0x559c26c2df70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084842232 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0031b41c), PART(T=Data,L=22,D=001440120000010010400b0ac44e078ad3a7529a399a) (sccp_scrc.c:415) 20250425084842232 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084842232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084842232 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084842232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084842232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084842232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084842232 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bd 00 00 00 b9 03 00 00 06 06 31 b4 1c 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a c4 4e 07 8a d3 a7 52 9a 39 9a 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084842233 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084842233 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084842233 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084842233 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084842233 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084842233 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250425084842233 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084842233 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084842233 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084842233 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bd 00 00 00 b9 03 00 00 06 06 31 b4 1c 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a c4 4e 07 8a d3 a7 52 9a 39 9a 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(177)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@7fdc3b52d31d: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@7fdc3b52d31d: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20250425084842251 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084842251 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084842251 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084842251 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084842251 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084842251 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084842251 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084842251 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084842251 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084842251 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 06 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 02 62 42 00 00 00 00 04 00 00 06 00 08 00 00 00 07  20250425084842251 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084842251 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084842251 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084842251 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084842251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084842251 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=20,D=000f401000000100174009500262420000000004) (sccp_scrc.c:486) 20250425084842251 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1855) 20250425084842251 DLSCCP DEBUG SCCP-SCOC(6)[0x559c26c2df70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084842251 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084842251 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084842251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x559c26c2d5a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084842251 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250425084842251 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250425084842251 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2791567 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Common ID (hnbgw_ranap.c:632) 20250425084842251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2791567)[0x559c26c2b060]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425084842252 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:121) 20250425084842252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084842252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:827) TC_ranap_ps_bidir0(181)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425084842266 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33716<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084842266 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33441<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(170)@7fdc3b52d31d: Final verdict of PTC: none VirtHNBGW-STATS(169)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084842269 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33700<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084842271 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084842271 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084842271 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425084842271 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425084842271 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425084842271 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2791567)[0x559c26c2b060]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425084842271 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2791567)[0x559c26c2b060]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425084842271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x559c26c2d5a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425084842271 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425084842271 DLSCCP DEBUG SCCP-SCOC(6)[0x559c26c2df70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425084842271 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0031b41c), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425084842271 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084842271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084842271 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084842271 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084842271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084842271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084842271 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 06 04 31 b4 1c 00 00 06 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084842271 DLSCCP DEBUG SCCP-SCOC(6)[0x559c26c2df70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425084842271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x559c26c2d5a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425084842271 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2791567)[0x559c26c2b060]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425084842271 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2791567)[0x559c26c2b060]{disrupted}: Freeing instance (context_map.c:202) 20250425084842271 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2791567)[0x559c26c2b060]{disrupted}: Deallocated (fsm.c:568) 20250425084842271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x559c26c2d5a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425084842271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x559c26c2d5a0]{disconnected}: Freeing instance (context_map.c:206) 20250425084842271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x559c26c2d5a0]{disconnected}: Deallocated (fsm.c:568) 20250425084842271 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2791567 SCCP-6 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425084842272 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084842272 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084842272 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084842272 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084842272 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084842272 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250425084842272 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084842272 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084842272 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084842272 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 06 04 31 b4 1c 00 00 06 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-SCCP(174)@7fdc3b52d31d: Final verdict of PTC: none 20250425084842274 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084842274 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084842274 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084842274 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425084842274 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425084842274 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084842274 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425084842274 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250425084842274 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425084842274 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084842274 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425084842274 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084842274 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084842274 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084842274 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084842274 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084842274 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425084842274 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084842274 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084842274 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425084842274 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084842275 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW_Test.sgsn0-SCCP(177)@7fdc3b52d31d: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0-RUA(173)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(175)@7fdc3b52d31d: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_bidir(168)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(178)@7fdc3b52d31d: Final verdict of PTC: none 20250425084842275 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425084842275 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084842275 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084842275 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084842275 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084842275 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084842275 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084842275 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW-PFCP(171)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-MGCP(180)@7fdc3b52d31d: Final verdict of PTC: none 20250425084842275 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(179)@7fdc3b52d31d: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(172)@7fdc3b52d31d: Final verdict of PTC: none 20250425084842275 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084842275 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084842275 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084842275 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425084842275 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425084842275 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084842275 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425084842275 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250425084842275 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425084842275 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084842275 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425084842276 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084842276 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084842276 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084842276 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084842276 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084842276 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084842276 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084842276 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084842276 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425084842276 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084842276 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425084842276 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084842276 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084842276 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084842276 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084842276 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084842276 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084842276 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084842276 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(176)@7fdc3b52d31d: Final verdict of PTC: none 20250425084842280 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33724<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Fri Apr 25 08:48:42 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc 20250425084842348 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33728<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084842850 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33728<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=308528) Waiting for packet dumper to finish... 1 (prev_count=308528, count=309068) 20250425084844276 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084844276 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084844276 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425084844276 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084844276 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084844276 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Fri Apr 25 08:48:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_rab_assignment started. 20250425084845935 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57918<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084845939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57924<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084845942 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44411<->l=127.0.0.1:4262) (control_if.c:572) 20250425084845958 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084845958 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084845958 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084845958 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084845959 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084845959 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084845959 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084845959 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment-Iuh0(186)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425084845959 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425084845959 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425084845960 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084845960 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425084845960 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084845960 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084845960 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084845960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084845960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084845960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084845960 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084845960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084845960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084845960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084845960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084845960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084845960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084845960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084845960 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084845960 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084845960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425084845960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084845960 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0f 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084845960 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084845960 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084845960 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425084845960 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084845960 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084845960 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084845960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084845960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084845960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084845960 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084845960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084845960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084845960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084845960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084845960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084845960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084845960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084845960 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084845960 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084845960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425084845960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084845960 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 00 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084845960 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084845960 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084845960 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425084845960 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084845960 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084845960 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084845960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084845960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084845960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084845960 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084845960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084845960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084845960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084845960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084845960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084845960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084845960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084845960 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084845960 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084845960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425084845960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084845960 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084845960 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084845960 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084845960 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084845960 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084845960 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084845960 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084845961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084845961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084845961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084845961 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084845961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084845961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084845961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084845961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084845961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084845961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084845961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084845961 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084845961 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084845961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084845961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084845961 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084845961 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084845961 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084845961 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084845961 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084845961 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425084845961 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425084845961 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425084845961 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084845961 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084845961 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084845961 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425084845961 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425084845961 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425084845961 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084845961 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084845961 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084845961 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425084845961 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425084845961 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425084845961 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084845961 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084845961 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084845961 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084845961 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084845961 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(190)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(190)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(190)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(188)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084845973 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084845973 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084845973 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084845973 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084845973 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084845973 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084845973 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084845973 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084845974 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084845974 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425084845974 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084845974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084845974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084845974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084845974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084845974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084845974 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=11 -> eSLS=91: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084845974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084845974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084845974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084845974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084845974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084845974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084845974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084845974 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=11 -> eSLS=123: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084845974 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084845974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425084845974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084845974 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0b 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084845974 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084845974 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084845974 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425084845974 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084845974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084845974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084845974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084845974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084845974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084845974 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084845974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084845974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084845975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084845975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084845975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084845975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084845975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084845975 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084845975 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084845975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425084845975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084845975 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 08 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084845975 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084845975 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084845975 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425084845975 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084845975 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084845975 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084845975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084845975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084845975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084845975 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084845975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084845975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084845975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084845975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084845975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084845975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084845975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084845975 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084845975 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084845975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425084845975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084845975 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084845975 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084845975 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084845975 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084845975 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084845975 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084845975 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084845975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084845975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084845975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084845975 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084845975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084845975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084845975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084845975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084845975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084845975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084845975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084845975 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084845975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084845975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084845975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084845975 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084845975 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084845975 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084845975 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084845975 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084845975 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425084845975 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425084845975 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425084845975 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084845975 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084845975 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084845975 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425084845975 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425084845975 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425084845975 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084845975 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084845975 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084845975 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425084845975 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425084845975 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425084845975 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084845975 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084845975 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084845975 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084845975 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084845975 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(193)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@7fdc3b52d31d: M3UA emulation initiated, the test can be started MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(193)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(191)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084845993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084845993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084845993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425084845993 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425084845993 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425084845993 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425084845993 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425084845993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084845993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425084846168 DLSCCP DEBUG SCCP-SCOC(5)[0x559c26c2ceb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425084846168 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e58016), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425084846168 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084846168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084846168 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084846168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084846168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084846168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084846168 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e5 80 16 00 00 05 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084846168 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084846168 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084846168 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084846168 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084846168 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084846168 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425084846171 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084846171 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425084846171 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084846171 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(190)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425084846178 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084846178 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425084846178 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084846178 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084846178 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084846178 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084846178 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084846178 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084846178 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084846178 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425084846178 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084846181 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084846181 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084846181 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084846181 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425084846181 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084846181 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084846181 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084846181 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084846181 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425084846181 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425084846181 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084846181 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084846181 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084846181 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084846181 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425084846181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084846181 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084846182 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084846182 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084846182 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084846182 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084846182 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084846183 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084846183 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084846183 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084846183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084846183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084846183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084846183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084846183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084846183 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084846183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084846183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084846183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084846183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084846183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084846183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084846183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084846183 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084846183 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084846183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084846183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084846183 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084846183 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084846183 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084846183 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084846183 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084846184 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084846184 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084846184 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250425084846184 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084846184 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084846184 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084846184 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425084846185 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084846185 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425084846185 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084846185 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(193)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425084846190 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084846191 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425084846191 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084846191 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084846191 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084846191 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084846191 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084846191 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084846191 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084846191 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084846191 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084846193 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084846193 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084846193 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084846193 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425084846193 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084846193 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084846193 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084846193 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084846193 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425084846193 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084846193 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425084846193 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084846193 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084846194 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084846194 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084846194 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425084846194 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084846194 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084846194 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084846194 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084846194 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084846194 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084846194 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084846195 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084846195 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084846195 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084846195 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084846195 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084846195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084846195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084846195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084846195 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084846195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084846195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084846195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084846195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084846195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084846195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084846195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084846195 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084846195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084846195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084846195 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084846195 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084846195 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084846196 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084846196 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084846196 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084846196 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084846196 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084846196 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250425084846196 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084846196 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084846196 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084846196 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(189)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084846986 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084846986 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084846986 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084846986 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084846986 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084846986 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084846986 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084846986 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084846986 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084846986 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425084846987 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084846987 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084846987 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084846987 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084846987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084846987 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084846987 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084846987 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425084846987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084846987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084846987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084846987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084846987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084846987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084846987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084846987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084846987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084846987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084846987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084846987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084846987 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084846987 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084846987 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084846987 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084846987 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425084846987 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084846987 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084846987 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425084846987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084846987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084846987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084846987 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084846987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084846987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084846987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084846987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084846987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084846987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084846987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084846987 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084846987 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084846987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084846987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084846987 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084846987 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084846987 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425084846987 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084846987 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084846987 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084846987 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084846987 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084846987 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250425084846987 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084846987 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084846987 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084846987 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425084846989 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084846989 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084846989 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084846989 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084846989 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084846989 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084846989 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084846989 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084846989 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084846989 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425084846989 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084846989 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084846989 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084846989 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084846989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084846989 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084846989 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084846989 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425084846989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084846989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084846989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084846989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084846989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084846989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084846989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084846989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084846989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084846989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084846989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084846989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084846989 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084846989 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084846989 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084846989 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084846989 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(192)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084846992 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084846992 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084846992 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084846992 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084846992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084846992 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084846992 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084846992 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084846992 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084846992 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084846992 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084846992 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084846992 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084846992 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084846992 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084846992 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084846992 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425084846992 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425084846992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084846992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084846992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084846992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084846992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084846992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084846992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084846992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084846992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084846992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084846992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084846992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084846992 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084846992 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084846992 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084846992 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084846992 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425084846992 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084846992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084846992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425084846992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084846992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084846992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084846992 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084846992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084846992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084846992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084846992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084846992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084846992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084846992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084846992 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084846992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084846992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084846992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084846992 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084846992 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084846992 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425084846992 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084846992 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084846992 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084846992 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084846992 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084846992 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250425084846992 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084846992 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084846992 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084846992 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425084846993 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084846993 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084846993 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084846993 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084846993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084846993 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084846993 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084846993 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425084846993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084846993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084846993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084846993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084846993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084846993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084846993 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084846993 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084846993 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084846993 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084846993 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084846993 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084846993 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084846993 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084846993 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084846993 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425084846993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084846993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084846993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084846993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084846993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084846993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084846993 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084846993 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084846993 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084846993 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084846993 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425084847014 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57932<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment0(195)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(189)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@7fdc3b52d31d: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@7fdc3b52d31d: Added conn table entry 0TC_rab_assignment0(195)8214301 20250425084848053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084848053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084848053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425084848053 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425084848053 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7d571d, normal) (hnbgw_rua.c:406) 20250425084848053 DHNB DEBUG map_rua[0x559c26c2b060]{init}: Allocated (fsm.c:456) 20250425084848053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8214301)[0x559c26c2b060]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425084848053 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8214301 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425084848053 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084848053 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084848053 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8214301 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425084848053 DCN DEBUG map_sccp[0x559c26c2d5a0]{init}: Allocated (fsm.c:456) 20250425084848053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x559c26c2d5a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425084848053 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8214301 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425084848053 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8214301 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425084848053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8214301)[0x559c26c2b060]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425084848053 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084848053 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084848053 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8214301 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425084848053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x559c26c2d5a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084848053 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425084848053 DLSCCP DEBUG SCCP-SCOC(7)[0x559c26c2e0a0]{IDLE}: Allocated (fsm.c:456) 20250425084848053 DLSCCP DEBUG SCCP-SCOC(7)[0x559c26c2e0a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425084848053 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000007), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300023a0056400500f1100926) (sccp_scrc.c:415) 20250425084848053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084848053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084848053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084848053 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084848053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084848053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084848053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084848053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084848053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084848053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084848053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084848053 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084848053 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084848053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084848053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084848053 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 07 01 00 00 07 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 3a 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084848053 DLSCCP DEBUG SCCP-SCOC(7)[0x559c26c2e0a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425084848053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x559c26c2d5a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425084848053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8214301)[0x559c26c2b060]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425084848053 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084848053 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084848053 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084848053 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084848053 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084848053 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250425084848053 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084848053 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084848053 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084848053 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 07 01 00 00 07 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 3a 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(188)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@7fdc3b52d31d: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@7fdc3b52d31d: Added conn table entry 0TC_rab_assignment0(195)4878571 HNBGW_Test.msc0-SCCP(188)@7fdc3b52d31d: Session index based on connection ID:0 TC_rab_assignment0(195)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(188)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425084848060 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084848060 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084848060 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084848060 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084848060 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084848060 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084848060 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084848060 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084848060 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084848060 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 07 b8 c2 f4 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425084848060 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084848060 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084848060 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084848060 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084848060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084848060 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000007), PART(T=Source Reference,L=4,D=00b8c2f4) (sccp_scrc.c:486) 20250425084848060 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1855) 20250425084848060 DLSCCP DEBUG SCCP-SCOC(7)[0x559c26c2e0a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425084848060 DLSCCP DEBUG SCCP-SCOC(7)[0x559c26c2e0a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425084848060 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084848060 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425084848060 DCN DEBUG handle_cn_conn_conf() conn_id=7, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425084848060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x559c26c2d5a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425084848060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x559c26c2d5a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(183)@7fdc3b52d31d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(183)@7fdc3b52d31d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(183)@7fdc3b52d31d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } TC_rab_assignment0(195)@7fdc3b52d31d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(194)@7fdc3b52d31d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@7fdc3b52d31d: vl_len:91 HNBGW_Test.msc0-SCCP(188)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(188)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250425084848265 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084848265 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084848265 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084848265 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084848265 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084848265 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084848265 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084848265 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084848265 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084848265 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 07 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425084848265 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084848265 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084848265 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084848265 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084848265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084848265 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425084848265 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1855) 20250425084848265 DLSCCP DEBUG SCCP-SCOC(7)[0x559c26c2e0a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084848265 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084848265 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084848265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x559c26c2d5a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084848265 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425084848265 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425084848265 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8214301 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425084848265 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084848265 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084848265 DMGW DEBUG mgw(mgw-fsm-8214301-0)[0x559c26c2f8b0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425084848265 DMGW DEBUG mgw(mgw-fsm-8214301-0)[0x559c26c2f8b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425084848265 DMGW DEBUG mgw(mgw-fsm-8214301-0)[0x559c26c2f8b0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425084848265 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084848266 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425084848266 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{UNUSED}: Allocated (fsm.c:456) 20250425084848266 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{UNUSED}: is child of mgw(mgw-fsm-8214301-0)[0x559c26c2f8b0] (fsm.c:486) 20250425084848266 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8214301-0)[0x559c26c2f8b0] (mgcp_client_endpoint_fsm.c:724) 20250425084848266 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084848266 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084848266 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084848266 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8214301-0)[0x559c26c36180]{ST_CRCX}: Allocated (fsm.c:456) 20250425084848266 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8214301-0)[0x559c26c36180]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690] (fsm.c:486) 20250425084848266 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8214301-0)[0x559c26c36180]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084848266 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8214301-0)[0x559c26c36180]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425084848266 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: 7d571d'... (mgcp_client.c:807) 20250425084848266 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250425084848266 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8214301-0)[0x559c26c36180]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084848266 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@7fdc3b52d31d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7d571d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7d571d17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment0(195) TC_rab_assignment0(195)@7fdc3b52d31d: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7d571d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7d571d17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment0(195)@7fdc3b52d31d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250425084848303 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20250425084848303 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c36180]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425084848303 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c36180]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425084848303 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c36180]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084848303 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c36180]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084848303 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425084848303 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084848303 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084848303 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084848303 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084848303 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084848303 DMGW DEBUG mgw(mgw-fsm-8214301-0)[0x559c26c2f8b0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084848303 DMGW DEBUG mgw(mgw-fsm-8214301-0)[0x559c26c2f8b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425084848303 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084848303 DMGW DEBUG mgw(mgw-fsm-8214301-0)[0x559c26c2f8b0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425084848303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8214301)[0x559c26c2b060]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425084848303 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425084848303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084848304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment0(195)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084848323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084848323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084848323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425084848323 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425084848323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7d571d) (hnbgw_rua.c:470) 20250425084848323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8214301 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425084848323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8214301)[0x559c26c2b060]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425084848323 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425084848323 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425084848323 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8214301 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425084848323 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084848323 DMGW DEBUG mgw(mgw-fsm-8214301-0)[0x559c26c2f8b0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425084848323 DMGW DEBUG mgw(mgw-fsm-8214301-0)[0x559c26c2f8b0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425084848323 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084848323 DMGW DEBUG mgw(mgw-fsm-8214301-0)[0x559c26c2f8b0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425084848323 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8214301-0)[0x559c26c2f8b0] (mgcp_client_endpoint_fsm.c:724) 20250425084848323 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084848323 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084848323 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425084848323 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c36180]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425084848323 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: 7d571d'... (mgcp_client.c:807) 20250425084848323 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250425084848323 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c36180]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084848323 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084848323 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084848323 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@7fdc3b52d31d: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "7d571d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7d571d17", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084848330 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20250425084848330 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c36180]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425084848330 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c36180]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425084848330 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c36180]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425084848330 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425084848330 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084848330 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084848330 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084848330 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084848330 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084848330 DMGW DEBUG mgw(mgw-fsm-8214301-0)[0x559c26c2f8b0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084848330 DMGW DEBUG mgw(mgw-fsm-8214301-0)[0x559c26c2f8b0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425084848330 DMGW DEBUG mgw(mgw-fsm-8214301-0)[0x559c26c2f8b0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425084848330 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8214301-0)[0x559c26c2f8b0] (mgcp_client_endpoint_fsm.c:724) 20250425084848330 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084848330 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084848330 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084848330 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8214301-0)[0x559c26c26a00]{ST_CRCX}: Allocated (fsm.c:456) 20250425084848330 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8214301-0)[0x559c26c26a00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690] (fsm.c:486) 20250425084848330 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8214301-0)[0x559c26c26a00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084848330 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8214301-0)[0x559c26c26a00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250425084848330 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: 7d571d'... (mgcp_client.c:807) 20250425084848330 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250425084848330 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8214301-0)[0x559c26c26a00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084848330 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084848330 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084848330 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084848330 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@7fdc3b52d31d: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "7d571d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7d571d17", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084848335 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20250425084848335 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c26a00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425084848335 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c26a00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425084848335 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c26a00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084848335 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c26a00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084848335 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425084848335 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425084848335 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084848335 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084848335 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084848335 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084848335 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084848335 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084848335 DMGW DEBUG mgw(mgw-fsm-8214301-0)[0x559c26c2f8b0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084848335 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084848335 DMGW DEBUG mgw(mgw-fsm-8214301-0)[0x559c26c2f8b0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425084848335 DMGW DEBUG mgw(mgw-fsm-8214301-0)[0x559c26c2f8b0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425084848335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x559c26c2d5a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425084848335 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084848335 DLSCCP DEBUG SCCP-SCOC(7)[0x559c26c2e0a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084848335 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8c2f4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425084848335 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084848335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084848335 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084848335 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084848335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084848335 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084848335 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 07 06 b8 c2 f4 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084848335 DMGW DEBUG mgw(mgw-fsm-8214301-0)[0x559c26c2f8b0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425084848335 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084848335 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084848335 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084848335 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084848335 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084848335 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250425084848335 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084848335 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084848335 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084848335 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 07 06 b8 c2 f4 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(188)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@7fdc3b52d31d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(183)@7fdc3b52d31d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(183)@7fdc3b52d31d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(188)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@7fdc3b52d31d: vl_len:12 HNBGW_Test.msc0-SCCP(188)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(188)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425084848348 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084848348 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084848348 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084848348 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084848348 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084848348 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084848348 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084848348 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084848348 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084848348 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 07 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425084848348 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084848348 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084848348 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084848348 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084848348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084848348 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425084848348 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1855) 20250425084848348 DLSCCP DEBUG SCCP-SCOC(7)[0x559c26c2e0a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084848348 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084848348 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084848348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x559c26c2d5a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084848348 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425084848348 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425084848348 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8214301 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425084848348 DMGW DEBUG mgw(mgw-fsm-8214301-0)[0x559c26c2f8b0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425084848348 DMGW DEBUG mgw(mgw-fsm-8214301-0)[0x559c26c2f8b0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425084848348 DMGW DEBUG mgw(mgw-fsm-8214301-0)[0x559c26c2f8b0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425084848348 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425084848348 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c36180]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084848348 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: 7d571d'... (mgcp_client.c:807) 20250425084848349 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250425084848349 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c36180]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084848349 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c26a00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084848349 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: 7d571d'... (mgcp_client.c:807) 20250425084848349 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250425084848349 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c26a00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084848349 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{IN_USE}: Removing from parent mgw(mgw-fsm-8214301-0)[0x559c26c2f8b0] (mgcp_client_endpoint_fsm.c:873) 20250425084848349 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425084848349 DLMGCP DEBUG mgw-endp(mgw-fsm-8214301-0)[0x559c26c2f690]{IN_USE}: Deallocated (fsm.c:568) 20250425084848349 DMGW DEBUG mgw(mgw-fsm-8214301-0)[0x559c26c2f8b0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425084848349 DMGW DEBUG mgw(mgw-fsm-8214301-0)[0x559c26c2f8b0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425084848349 DMGW DEBUG mgw(mgw-fsm-8214301-0)[0x559c26c2f8b0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425084848349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8214301)[0x559c26c2b060]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425084848349 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425084848349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084848349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment0(195)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "7d571d17" }, { code := "I", val := "11111" } }, sdp := omit } 20250425084848351 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20250425084848351 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c36180]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084848351 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c36180]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084848351 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c36180]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084848351 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c36180]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "7d571d17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084848351 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20250425084848351 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c26a00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084848351 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c26a00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084848351 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c26a00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084848351 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c26a00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@7fdc3b52d31d: Deleted conn table entry 0TC_rab_assignment0(195)8214301 20250425084848354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084848354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084848354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425084848354 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425084848354 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7d571d,cause=radio(normal)) (hnbgw_rua.c:438) 20250425084848354 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8214301 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425084848354 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8214301)[0x559c26c2b060]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425084848354 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425084848354 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425084848354 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8214301 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425084848354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x559c26c2d5a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084848354 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084848354 DLSCCP DEBUG SCCP-SCOC(7)[0x559c26c2e0a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084848354 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8c2f4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425084848354 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084848354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084848354 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084848354 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084848354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084848354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084848354 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 07 06 b8 c2 f4 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084848354 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8214301)[0x559c26c2b060]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425084848354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x559c26c2d5a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425084848354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x559c26c2d5a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425084848354 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084848354 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084848354 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084848354 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084848354 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084848354 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250425084848354 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084848354 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084848354 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084848354 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 07 06 b8 c2 f4 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(188)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@7fdc3b52d31d: Deleted conn table entry 0TC_rab_assignment0(195)4878571 HNBGW_Test.msc0-SCCP(188)@7fdc3b52d31d: Session index based on connection ID:0 20250425084848356 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084848356 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084848356 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084848356 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084848356 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084848356 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084848356 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084848356 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084848356 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084848356 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 07 b8 c2 f4 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425084848356 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084848356 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084848356 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084848356 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084848356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084848356 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Source Reference,L=4,D=00b8c2f4), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425084848356 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1855) 20250425084848356 DLSCCP DEBUG SCCP-SCOC(7)[0x559c26c2e0a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425084848356 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084848356 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425084848356 DCN DEBUG handle_cn_disc_ind() conn_id=7 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425084848356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x559c26c2d5a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425084848356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x559c26c2d5a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425084848356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8214301)[0x559c26c2b060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425084848356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8214301)[0x559c26c2b060]{disconnected}: Freeing instance (context_map.c:202) 20250425084848356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8214301)[0x559c26c2b060]{disconnected}: Deallocated (fsm.c:568) 20250425084848356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x559c26c2d5a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425084848356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x559c26c2d5a0]{disconnected}: Freeing instance (context_map.c:206) 20250425084848356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x559c26c2d5a0]{disconnected}: Deallocated (fsm.c:568) 20250425084848356 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8214301 SCCP-7 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425084848356 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8c2f4), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:415) 20250425084848356 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084848356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084848356 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084848356 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084848356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084848356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084848356 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 07 05 b8 c2 f4 00 00 07 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084848356 DLSCCP DEBUG SCCP-SCOC(7)[0x559c26c2e0a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425084848356 DLSCCP DEBUG SCCP-SCOC(7)[0x559c26c2e0a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425084848356 DLSCCP DEBUG SCCP-SCOC(7)[0x559c26c2e0a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425084848356 DLSCCP DEBUG SCCP-SCOC(7)[0x559c26c2e0a0]{IDLE}: Deallocated (fsm.c:568) 20250425084848356 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084848356 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084848356 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084848356 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084848356 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084848357 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250425084848357 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084848357 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084848357 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084848357 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 07 05 b8 c2 f4 00 00 07 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(188)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@7fdc3b52d31d: RLC received in state:disconnect_pending 20250425084850054 DLSCCP DEBUG SCCP-SCOC(4)[0x559c26c28000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425084850054 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00947d1b), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425084850054 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084850054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084850054 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084850055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084850055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084850055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084850055 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 94 7d 1b 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084850055 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084850055 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084850055 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084850055 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084850055 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084850055 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425084850055 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084850055 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084850055 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084850055 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 94 7d 1b 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250425084850058 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084850058 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084850058 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084850058 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084850058 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084850058 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084850058 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084850059 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084850059 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084850059 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 04 94 7d 1b 00 00 06 00 08 00 00 00 07  20250425084850059 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084850059 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084850059 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084850059 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084850059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084850059 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000004), PART(T=Source Reference,L=4,D=00947d1b) (sccp_scrc.c:486) 20250425084850059 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1855) 20250425084850059 DLSCCP DEBUG SCCP-SCOC(4)[0x559c26c28000]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425084850059 DLSCCP DEBUG SCCP-SCOC(4)[0x559c26c28000]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425084850059 DLSCCP DEBUG SCCP-SCOC(4)[0x559c26c28000]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425084850059 DLSCCP DEBUG SCCP-SCOC(4)[0x559c26c28000]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425084850059 DLSCCP DEBUG SCCP-SCOC(4)[0x559c26c28000]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425084850370 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57924<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084850370 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44411<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(184)@7fdc3b52d31d: Final verdict of PTC: none VirtHNBGW-STATS(183)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084850373 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57918<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084850375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084850375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084850375 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425084850375 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425084850375 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425084850375 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425084850375 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084850375 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425084850375 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425084850376 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425084850376 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084850376 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084850376 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425084850376 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084850376 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084850376 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425084850376 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084850376 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084850376 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084850376 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084850376 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084850376 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425084850376 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084850376 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084850376 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_rab_assignment-Iuh0-RUA(187)@7fdc3b52d31d: Final verdict of PTC: none 20250425084850376 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084850376 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084850376 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425084850376 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084850376 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084850376 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084850376 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) MutexDispCT-TC_rab_assignment(182)@7fdc3b52d31d: Final verdict of PTC: none 20250425084850376 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084850376 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084850376 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084850376 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(190)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(192)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(191)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(185)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(189)@7fdc3b52d31d: Final verdict of PTC: none 20250425084850378 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084850378 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084850378 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084850378 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425084850378 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425084850378 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084850378 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425084850378 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250425084850378 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425084850378 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084850379 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425084850379 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084850379 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc0-SCCP(188)@7fdc3b52d31d: Final verdict of PTC: none 20250425084850379 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084850379 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084850379 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) HNBGW-MGCP(194)@7fdc3b52d31d: Final verdict of PTC: none 20250425084850379 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084850379 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084850379 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084850379 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084850379 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084850379 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(193)@7fdc3b52d31d: Final verdict of PTC: none TC_rab_assignment-Iuh0(186)@7fdc3b52d31d: Final verdict of PTC: none 20250425084850379 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084850379 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084850379 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084850379 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084850379 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084850379 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084850379 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084850379 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425084850381 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57932<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_rab_assignment finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Fri Apr 25 08:48:50 UTC 2025 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20250425084850482 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57934<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084850984 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57934<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=391148) Waiting for packet dumper to finish... 1 (prev_count=391148, count=391688) 20250425084852272 DLSCCP DEBUG SCCP-SCOC(6)[0x559c26c2df70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425084852272 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0031b41c), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425084852272 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084852272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084852272 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084852272 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084852272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084852272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084852272 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 31 b4 1c 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084852272 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084852273 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084852273 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084852273 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084852273 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084852273 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425084852377 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084852377 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084852377 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425084852379 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084852379 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084852379 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_rab_assignment_concurrent ------ Fri Apr 25 08:48:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_rab_assignment_concurrent started. 20250425084854093 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57946<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084854098 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57960<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084854100 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34747<->l=127.0.0.1:4262) (control_if.c:572) 20250425084854114 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084854114 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084854115 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084854115 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084854115 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084854115 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084854115 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084854115 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084854115 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084854115 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084854115 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084854115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084854115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084854115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084854115 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084854115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084854115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084854115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084854115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084854115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084854115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084854115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084854115 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084854115 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084854115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084854115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084854115 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084854115 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084854115 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084854115 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment_concurrent-Iuh0(200)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425084854116 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425084854116 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425084854116 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084854116 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084854116 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084854116 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084854116 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084854116 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425084854117 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084854117 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425084854117 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084854117 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084854117 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084854117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084854117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084854117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084854117 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084854117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084854117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084854117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084854117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084854117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084854117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084854117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084854117 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084854117 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084854117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425084854117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084854117 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 04 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084854117 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084854117 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084854117 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425084854117 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084854117 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084854117 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084854117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084854117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084854117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084854117 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084854117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084854117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084854117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084854117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084854117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084854117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084854117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084854117 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084854117 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084854117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425084854117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084854117 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0b 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084854117 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084854117 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084854117 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425084854117 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084854117 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084854117 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084854117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084854117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084854117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084854117 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084854117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084854117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084854117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084854117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084854117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084854117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084854117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084854117 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084854117 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084854117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425084854117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084854117 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084854117 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084854117 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084854117 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084854117 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084854117 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425084854117 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425084854117 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425084854117 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084854117 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084854117 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084854117 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425084854117 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425084854117 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=11 -> eSLS=27: picked Normal Route via 'virt-msc2' round-robin style 20250425084854117 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425084854117 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084854117 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084854117 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084854117 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425084854117 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425084854117 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(204)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(204)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(204)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084854131 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084854131 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084854131 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084854131 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084854131 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084854131 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084854131 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084854131 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084854133 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084854133 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425084854133 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084854133 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084854133 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084854133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084854133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084854133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084854133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=12 -> eSLS=92: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084854133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084854133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084854133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084854133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084854133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084854133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084854133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084854133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=12 -> eSLS=124: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084854133 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084854133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425084854133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084854133 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0c 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084854133 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084854133 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084854133 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425084854133 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084854133 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084854133 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084854133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084854133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084854133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084854133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=5 -> eSLS=37: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084854133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084854133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084854133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084854133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084854133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084854133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084854133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084854133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=5 -> eSLS=5: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084854133 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084854133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425084854133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084854133 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 05 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084854133 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084854133 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084854133 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425084854133 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084854133 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084854133 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084854133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084854133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084854133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084854133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084854133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084854133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084854133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084854133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084854133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084854133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084854133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084854133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084854133 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084854133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425084854133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084854133 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084854133 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084854133 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084854133 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084854133 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084854133 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084854133 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084854133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084854133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084854133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084854133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084854133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084854133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084854133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084854133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084854133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084854133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084854133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084854133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084854133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084854133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084854133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084854133 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084854133 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084854133 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084854133 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084854133 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084854133 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425084854133 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425084854133 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425084854133 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084854133 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084854133 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084854133 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425084854133 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425084854133 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=5 -> eSLS=5: picked Normal Route via 'virt-sgsn2' round-robin style 20250425084854133 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425084854133 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084854133 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084854133 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084854133 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425084854133 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425084854133 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: picked Normal Route via 'virt-sgsn1' round-robin style 20250425084854133 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425084854133 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084854133 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084854133 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084854133 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084854133 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084854133 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(207)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(205)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084854152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084854152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084854152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425084854152 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425084854152 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425084854152 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425084854152 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425084854152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084854152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425084854329 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084854329 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425084854329 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084854329 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(204)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425084854338 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084854338 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425084854338 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084854338 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084854338 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084854338 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084854338 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084854338 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084854338 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084854338 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425084854338 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084854341 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084854341 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084854341 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084854341 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425084854341 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084854341 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084854341 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084854341 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084854341 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425084854341 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425084854341 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084854341 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084854341 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084854341 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084854341 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425084854341 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084854341 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084854341 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084854341 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084854341 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084854341 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084854341 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084854342 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084854343 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084854343 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084854343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084854343 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084854343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084854343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084854343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084854343 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084854343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084854343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084854343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084854343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084854343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084854343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084854343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084854343 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084854343 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084854343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084854343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084854343 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084854343 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084854343 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084854343 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084854343 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084854343 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084854343 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084854343 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250425084854343 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084854343 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084854343 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084854343 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425084854343 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084854343 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425084854343 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084854343 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(207)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425084854350 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084854350 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425084854350 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084854350 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084854350 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084854350 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084854350 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084854350 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084854350 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084854350 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084854350 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084854353 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084854353 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084854353 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084854353 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425084854353 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084854353 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084854353 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084854353 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084854353 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425084854353 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084854353 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425084854353 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084854353 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084854353 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084854353 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084854353 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425084854353 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084854353 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084854353 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084854353 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084854353 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084854353 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084854353 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084854354 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084854354 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084854354 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084854354 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084854354 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084854354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084854354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084854354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084854354 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084854354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084854354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084854354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084854354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084854354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084854354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084854354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084854354 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084854354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084854354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084854354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084854355 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084854355 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084854355 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084854355 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084854355 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084854355 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084854355 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084854355 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250425084854355 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084854355 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084854355 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084854355 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084855144 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084855144 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084855144 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084855144 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084855144 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084855144 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084855144 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084855144 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084855144 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084855144 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425084855145 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084855145 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084855145 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084855145 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084855145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084855145 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084855145 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084855145 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425084855145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084855145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084855145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084855145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084855145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084855145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084855145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084855145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084855145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084855145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084855145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084855145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084855145 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084855145 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084855145 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084855145 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084855145 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425084855145 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084855145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084855145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425084855145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084855145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084855145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084855145 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084855145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084855145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084855145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084855145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084855145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084855145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084855145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084855145 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084855145 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084855145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084855145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084855145 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084855145 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084855145 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425084855146 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084855146 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084855146 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084855146 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084855146 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084855146 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250425084855146 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084855146 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084855146 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084855146 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425084855149 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084855149 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084855149 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084855149 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084855149 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084855149 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084855149 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084855149 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084855149 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084855149 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425084855149 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084855149 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084855149 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084855149 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084855149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084855149 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084855149 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084855149 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425084855150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084855150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084855150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084855150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084855150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084855150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084855150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084855150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084855150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084855150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084855150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084855150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084855150 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084855150 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084855150 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084855150 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084855150 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(206)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084855151 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084855151 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084855151 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084855151 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084855151 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084855151 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084855151 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084855151 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084855151 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084855151 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425084855151 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084855151 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084855151 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084855151 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084855151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084855151 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084855151 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084855151 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425084855151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084855151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084855151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084855151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084855151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084855151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084855151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084855151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084855151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084855151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084855151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084855151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084855151 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084855151 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084855151 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084855151 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084855151 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425084855151 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084855151 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084855151 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425084855151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084855151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084855151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084855151 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084855151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084855151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084855151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084855151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084855151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084855151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084855151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084855151 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084855151 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084855151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084855151 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084855151 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084855151 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084855151 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425084855151 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084855151 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084855151 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084855151 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084855151 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084855151 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: picked Normal Route via 'virt-sgsn0' round-robin style 20250425084855152 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084855152 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084855152 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084855152 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425084855152 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084855152 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084855152 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084855152 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084855152 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084855152 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084855152 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084855152 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084855152 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084855152 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425084855152 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084855152 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084855152 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084855152 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084855152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084855152 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084855152 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084855152 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425084855152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084855152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084855152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084855152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084855152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084855152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084855152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084855152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084855152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084855152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084855152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084855152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084855152 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084855152 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084855152 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084855152 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084855152 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425084856169 DLSCCP DEBUG SCCP-SCOC(5)[0x559c26c2ceb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425084856169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e58016), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425084856169 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084856169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084856169 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084856169 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084856169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084856169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084856169 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e5 80 16 00 00 05 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084856169 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084856169 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084856169 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084856169 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084856169 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084856169 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425084856169 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084856169 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084856169 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084856170 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e5 80 16 00 00 05 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250425084856171 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084856171 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084856171 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084856171 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084856171 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084856171 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084856171 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084856171 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084856171 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084856171 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 05 e5 80 16 00 00 06 00 08 00 00 00 07  20250425084856172 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084856172 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084856172 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084856172 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084856172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084856172 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Source Reference,L=4,D=00e58016) (sccp_scrc.c:486) 20250425084856172 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1855) 20250425084856172 DLSCCP DEBUG SCCP-SCOC(5)[0x559c26c2ceb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425084856172 DLSCCP DEBUG SCCP-SCOC(5)[0x559c26c2ceb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425084856172 DLSCCP DEBUG SCCP-SCOC(5)[0x559c26c2ceb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425084856172 DLSCCP DEBUG SCCP-SCOC(5)[0x559c26c2ceb0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425084856172 DLSCCP DEBUG SCCP-SCOC(5)[0x559c26c2ceb0]{IDLE}: Deallocated (fsm.c:568) 20250425084856191 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38670<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084856220 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38678<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084856246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38688<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084856271 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38692<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084856295 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38694<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084856319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38708<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084856340 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38718<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084856354 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38730<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084856364 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38746<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084856372 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38756<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084856381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38762<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084856386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38768<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084856393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38774<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084856400 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38780<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084856406 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38792<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084856412 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38806<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment_concurrent0(209)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A52082926240000000000'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Created Expect[0] for '05080200F110172A52082926240000000000'O to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7fdc3b52d31d: Added conn table entry 0TC_rab_assignment_concurrent0(209)14561991 TC_rab_assignment_concurrent0(210)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250425084857230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084857230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084857230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425084857230 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425084857230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xde32c7, normal) (hnbgw_rua.c:406) 20250425084857230 DHNB DEBUG map_rua[0x559c26c2b060]{init}: Allocated (fsm.c:456) 20250425084857230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14561991)[0x559c26c2b060]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425084857230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14561991 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425084857230 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084857230 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084857230 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14561991 SCCP-0 CS MI=IMSI-262420000000000: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425084857230 DCN DEBUG map_sccp[0x559c26c2d5a0]{init}: Allocated (fsm.c:456) 20250425084857230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x559c26c2d5a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425084857230 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14561991 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425084857230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14561991 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425084857230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14561991)[0x559c26c2b060]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425084857230 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084857230 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084857230 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14561991 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425084857230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x559c26c2d5a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084857230 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425084857230 DLSCCP DEBUG SCCP-SCOC(8)[0x559c26c2e0a0]{IDLE}: Allocated (fsm.c:456) 20250425084857230 DLSCCP DEBUG SCCP-SCOC(8)[0x559c26c2e0a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425084857231 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000008), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000000004f40030003150056400500f1100926) (sccp_scrc.c:415) 20250425084857231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857231 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084857231 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857231 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084857231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084857231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084857231 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857231 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084857231 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084857231 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084857231 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084857231 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250425084857231 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084857231 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084857232 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857232 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 08 01 00 00 08 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 00 00 4f 40 03 00 03 15 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250425084857231 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 08 01 00 00 08 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 00 00 4f 40 03 00 03 15 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084857231 DLSCCP DEBUG SCCP-SCOC(8)[0x559c26c2e0a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425084857231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x559c26c2d5a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425084857231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14561991)[0x559c26c2b060]{init}: State change to connected (no timeout) (context_map_rua.c:165) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Found Expect[0] for l3='05080200F110172A52082926240000000000'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Added conn table entry 0TC_rab_assignment_concurrent0(209)9510699 HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425084857238 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857238 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084857239 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084857239 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084857239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084857239 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084857239 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084857239 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084857239 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857239 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 08 a8 23 4f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425084857239 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084857239 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084857239 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084857239 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084857239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084857239 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000008), PART(T=Source Reference,L=4,D=00a8234f) (sccp_scrc.c:486) 20250425084857239 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1855) 20250425084857239 DLSCCP DEBUG SCCP-SCOC(8)[0x559c26c2e0a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425084857239 DLSCCP DEBUG SCCP-SCOC(8)[0x559c26c2e0a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425084857239 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084857239 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425084857239 DCN DEBUG handle_cn_conn_conf() conn_id=8, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425084857239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x559c26c2d5a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425084857239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x559c26c2d5a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7fdc3b52d31d: Added conn table entry 1TC_rab_assignment_concurrent0(210)1506584 TC_rab_assignment_concurrent0(209)@7fdc3b52d31d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@7fdc3b52d31d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent0(211)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_len:91 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A52082926240000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Created Expect[1] for '05080200F110172A52082926240000000020'O to be handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@7fdc3b52d31d: Added conn table entry 2TC_rab_assignment_concurrent0(211)769162 TC_rab_assignment_concurrent0(212)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Created Expect[2] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7fdc3b52d31d: Added conn table entry 3TC_rab_assignment_concurrent0(212)14555728 TC_rab_assignment_concurrent0(213)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Created Expect[3] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7fdc3b52d31d: Added conn table entry 4TC_rab_assignment_concurrent0(213)4198509 TC_rab_assignment_concurrent0(214)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Created Expect[4] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7fdc3b52d31d: Added conn table entry 5TC_rab_assignment_concurrent0(214)4428953 TC_rab_assignment_concurrent0(215)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Created Expect[5] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent0(216)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@7fdc3b52d31d: Added conn table entry 6TC_rab_assignment_concurrent0(215)7393427 TC_rab_assignment_concurrent0(217)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Created Expect[6] for '05080200F110172A52082926240000000070'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7fdc3b52d31d: Added conn table entry 7TC_rab_assignment_concurrent0(216)150828 TC_rab_assignment_concurrent0(218)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Created Expect[7] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7fdc3b52d31d: Added conn table entry 8TC_rab_assignment_concurrent0(217)16621194 HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Created Expect[8] for '05080200F110172A52082926240000000090'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent0(219)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@7fdc3b52d31d: Added conn table entry 9TC_rab_assignment_concurrent0(218)12560402 TC_rab_assignment_concurrent0(220)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A52082926240000000001'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Created Expect[9] for '05080200F110172A52082926240000000001'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7fdc3b52d31d: Added conn table entry 10TC_rab_assignment_concurrent0(219)7305322 TC_rab_assignment_concurrent0(221)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A52082926240000000011'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Created Expect[10] for '05080200F110172A52082926240000000011'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7fdc3b52d31d: Added conn table entry 11TC_rab_assignment_concurrent0(220)14233740 TC_rab_assignment_concurrent0(222)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A52082926240000000021'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Created Expect[11] for '05080200F110172A52082926240000000021'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7fdc3b52d31d: Added conn table entry 12TC_rab_assignment_concurrent0(221)579274 HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A52082926240000000031'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Created Expect[12] for '05080200F110172A52082926240000000031'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent0(223)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@7fdc3b52d31d: Added conn table entry 13TC_rab_assignment_concurrent0(222)10887564 HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A52082926240000000041'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Created Expect[13] for '05080200F110172A52082926240000000041'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7fdc3b52d31d: Added conn table entry 14TC_rab_assignment_concurrent0(223)8053653 TC_rab_assignment_concurrent0(224)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A52082926240000000051'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Created Expect[14] for '05080200F110172A52082926240000000051'O to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7fdc3b52d31d: Added conn table entry 15TC_rab_assignment_concurrent0(224)1436259 20250425084857432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084857432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084857432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425084857432 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425084857432 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x16fd18, normal) (hnbgw_rua.c:406) 20250425084857432 DHNB DEBUG map_rua[0x559c26c26a00]{init}: Allocated (fsm.c:456) 20250425084857432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1506584)[0x559c26c26a00]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425084857432 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1506584 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425084857432 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084857432 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084857432 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1506584 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425084857433 DCN DEBUG map_sccp[0x559c26c36180]{init}: Allocated (fsm.c:456) 20250425084857433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x559c26c36180]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425084857433 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1506584 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425084857433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1506584 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425084857433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1506584)[0x559c26c26a00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425084857433 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084857433 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084857433 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1506584 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425084857433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x559c26c36180]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084857433 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425084857433 DLSCCP DEBUG SCCP-SCOC(9)[0x559c26c2f690]{IDLE}: Allocated (fsm.c:456) 20250425084857433 DLSCCP DEBUG SCCP-SCOC(9)[0x559c26c2f690]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425084857433 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000009), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030001460056400500f1100926) (sccp_scrc.c:415) 20250425084857433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084857433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857433 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084857433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084857433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084857433 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 09 01 00 00 09 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 01 46 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084857433 DLSCCP DEBUG SCCP-SCOC(9)[0x559c26c2f690]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425084857433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x559c26c36180]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425084857433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1506584)[0x559c26c26a00]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425084857433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084857433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084857433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425084857433 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425084857433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbbc8a, normal) (hnbgw_rua.c:406) 20250425084857433 DHNB DEBUG map_rua[0x559c26c2f8b0]{init}: Allocated (fsm.c:456) 20250425084857433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769162)[0x559c26c2f8b0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425084857433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-769162 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425084857433 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084857433 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084857433 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-769162 SCCP-0 CS MI=IMSI-262420000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425084857433 DCN DEBUG map_sccp[0x559c26c32bd0]{init}: Allocated (fsm.c:456) 20250425084857433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x559c26c32bd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425084857433 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-769162 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425084857433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-769162 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425084857433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769162)[0x559c26c2f8b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425084857433 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084857433 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084857433 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-769162 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425084857433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x559c26c32bd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084857433 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425084857433 DLSCCP DEBUG SCCP-SCOC(10)[0x559c26c33d70]{IDLE}: Allocated (fsm.c:456) 20250425084857433 DLSCCP DEBUG SCCP-SCOC(10)[0x559c26c33d70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425084857433 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000a), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000020004f40030000780056400500f1100926) (sccp_scrc.c:415) 20250425084857433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084857434 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857433 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857433 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084857433 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084857433 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084857433 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084857433 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250425084857433 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084857433 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084857433 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857433 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 09 01 00 00 09 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 01 46 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250425084857433 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857433 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084857433 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084857433 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084857433 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084857433 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084857433 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084857434 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084857434 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857434 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 08 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425084857434 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084857434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084857434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084857434 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0a 01 00 00 0a 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 20 00 4f 40 03 00 00 78 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084857434 DLSCCP DEBUG SCCP-SCOC(10)[0x559c26c33d70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425084857434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x559c26c32bd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425084857434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769162)[0x559c26c2f8b0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425084857434 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084857434 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084857434 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084857434 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084857434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084857434 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425084857434 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1855) 20250425084857434 DLSCCP DEBUG SCCP-SCOC(8)[0x559c26c2e0a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084857434 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084857434 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084857434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x559c26c2d5a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084857434 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425084857434 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425084857434 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14561991 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425084857434 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857434 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857434 DMGW DEBUG mgw(mgw-fsm-14561991-0)[0x559c26c33720]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425084857434 DMGW DEBUG mgw(mgw-fsm-14561991-0)[0x559c26c33720]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425084857434 DMGW DEBUG mgw(mgw-fsm-14561991-0)[0x559c26c33720]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425084857434 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857434 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425084857434 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{UNUSED}: Allocated (fsm.c:456) 20250425084857434 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{UNUSED}: is child of mgw(mgw-fsm-14561991-0)[0x559c26c33720] (fsm.c:486) 20250425084857434 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14561991-0)[0x559c26c33720] (mgcp_client_endpoint_fsm.c:724) 20250425084857434 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857434 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857434 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084857434 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14561991-0)[0x559c26c32520]{ST_CRCX}: Allocated (fsm.c:456) 20250425084857434 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14561991-0)[0x559c26c32520]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0] (fsm.c:486) 20250425084857434 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14561991-0)[0x559c26c32520]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084857434 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14561991-0)[0x559c26c32520]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425084857434 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: de32c7'... (mgcp_client.c:807) 20250425084857434 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250425084857434 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14561991-0)[0x559c26c32520]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084857434 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084857434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084857434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084857434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425084857434 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425084857435 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xde1a50, normal) (hnbgw_rua.c:406) 20250425084857435 DHNB DEBUG map_rua[0x559c26c34b70]{init}: Allocated (fsm.c:456) 20250425084857435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14555728)[0x559c26c34b70]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425084857435 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14555728 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425084857435 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084857434 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857434 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084857434 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084857435 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084857435 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084857435 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250425084857435 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084857435 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084857435 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857435 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0a 01 00 00 0a 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 20 00 4f 40 03 00 00 78 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250425084857435 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084857435 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14555728 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425084857435 DCN DEBUG map_sccp[0x559c26c38320]{init}: Allocated (fsm.c:456) 20250425084857435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x559c26c38320]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425084857435 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14555728 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425084857435 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14555728 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425084857435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14555728)[0x559c26c34b70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425084857435 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084857435 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084857435 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14555728 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425084857435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x559c26c38320]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084857435 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425084857435 DLSCCP DEBUG SCCP-SCOC(11)[0x559c26c355f0]{IDLE}: Allocated (fsm.c:456) 20250425084857435 DLSCCP DEBUG SCCP-SCOC(11)[0x559c26c355f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425084857435 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000b), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002ac0056400500f1100926) (sccp_scrc.c:415) 20250425084857435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857435 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084857435 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857435 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084857435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084857435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084857435 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 0b 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 ac 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084857435 DLSCCP DEBUG SCCP-SCOC(11)[0x559c26c355f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425084857435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x559c26c38320]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425084857435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14555728)[0x559c26c34b70]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425084857435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084857435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084857435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425084857435 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425084857435 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x40106d, normal) (hnbgw_rua.c:406) 20250425084857435 DHNB DEBUG map_rua[0x559c26c349c0]{init}: Allocated (fsm.c:456) 20250425084857435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4198509)[0x559c26c349c0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425084857435 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4198509 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425084857435 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084857435 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084857435 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4198509 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425084857435 DCN DEBUG map_sccp[0x559c26c33ba0]{init}: Allocated (fsm.c:456) 20250425084857435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x559c26c33ba0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425084857435 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4198509 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425084857435 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857435 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084857435 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084857435 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084857435 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084857435 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250425084857435 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084857435 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084857435 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857435 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 0b 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 ac 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250425084857435 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4198509 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425084857436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4198509)[0x559c26c349c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425084857436 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084857436 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084857436 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4198509 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425084857436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x559c26c33ba0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084857436 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425084857436 DLSCCP DEBUG SCCP-SCOC(12)[0x559c26c32240]{IDLE}: Allocated (fsm.c:456) 20250425084857436 DLSCCP DEBUG SCCP-SCOC(12)[0x559c26c32240]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425084857436 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000c), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030002db0056400500f1100926) (sccp_scrc.c:415) 20250425084857436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857436 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084857436 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857436 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084857436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084857436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084857436 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 0c 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 02 db 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084857436 DLSCCP DEBUG SCCP-SCOC(12)[0x559c26c32240]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425084857436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x559c26c33ba0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425084857436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4198509)[0x559c26c349c0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425084857436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084857436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084857436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425084857436 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425084857436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x439499, normal) (hnbgw_rua.c:406) 20250425084857436 DHNB DEBUG map_rua[0x559c26c33990]{init}: Allocated (fsm.c:456) 20250425084857436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4428953)[0x559c26c33990]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425084857436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4428953 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425084857436 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084857436 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084857436 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4428953 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425084857436 DCN DEBUG map_sccp[0x559c26c35b90]{init}: Allocated (fsm.c:456) 20250425084857436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x559c26c35b90]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425084857436 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4428953 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425084857436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4428953 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425084857436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4428953)[0x559c26c33990]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425084857436 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084857436 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084857436 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857436 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084857436 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084857436 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084857436 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084857436 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425084857436 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084857436 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084857436 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857436 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 0c 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 02 db 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250425084857436 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4428953 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425084857436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x559c26c35b90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084857436 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425084857436 DLSCCP DEBUG SCCP-SCOC(13)[0x559c26c3f3a0]{IDLE}: Allocated (fsm.c:456) 20250425084857436 DLSCCP DEBUG SCCP-SCOC(13)[0x559c26c3f3a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425084857436 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000d), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f400300011a0056400500f1100926) (sccp_scrc.c:415) 20250425084857436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857436 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084857437 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857437 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084857437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084857437 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857437 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084857437 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084857437 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084857437 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084857437 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250425084857437 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084857437 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084857437 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857437 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0d 01 00 00 0d 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 50 00 4f 40 03 00 01 1a 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250425084857437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084857437 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0d 01 00 00 0d 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 50 00 4f 40 03 00 01 1a 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084857437 DLSCCP DEBUG SCCP-SCOC(13)[0x559c26c3f3a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425084857437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x559c26c35b90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425084857437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4428953)[0x559c26c33990]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425084857437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084857437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084857437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425084857437 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425084857437 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x70d093, normal) (hnbgw_rua.c:406) 20250425084857437 DHNB DEBUG map_rua[0x559c26c34fc0]{init}: Allocated (fsm.c:456) 20250425084857437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7393427)[0x559c26c34fc0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425084857437 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7393427 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425084857437 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084857437 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084857437 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7393427 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425084857437 DCN DEBUG map_sccp[0x559c26c3f560]{init}: Allocated (fsm.c:456) 20250425084857437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x559c26c3f560]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425084857437 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7393427 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425084857437 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7393427 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425084857437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7393427)[0x559c26c34fc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425084857437 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084857437 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084857437 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7393427 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425084857437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x559c26c3f560]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084857437 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425084857437 DLSCCP DEBUG SCCP-SCOC(14)[0x559c26c40040]{IDLE}: Allocated (fsm.c:456) 20250425084857437 DLSCCP DEBUG SCCP-SCOC(14)[0x559c26c40040]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425084857437 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f400300034a0056400500f1100926) (sccp_scrc.c:415) 20250425084857437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857437 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084857437 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857437 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084857437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084857437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084857437 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 0e 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 03 4a 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084857437 DLSCCP DEBUG SCCP-SCOC(14)[0x559c26c40040]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425084857437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x559c26c3f560]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425084857437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7393427)[0x559c26c34fc0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425084857437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084857437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084857437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425084857437 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425084857437 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x24d2c, normal) (hnbgw_rua.c:406) 20250425084857437 DHNB DEBUG map_rua[0x559c26c3f940]{init}: Allocated (fsm.c:456) 20250425084857438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-150828)[0x559c26c3f940]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425084857438 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-150828 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425084857438 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084857438 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084857438 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857438 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084857438 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084857438 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084857438 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084857438 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250425084857438 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084857438 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084857438 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-150828 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425084857438 DCN DEBUG map_sccp[0x559c26c40200]{init}: Allocated (fsm.c:456) 20250425084857438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x559c26c40200]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425084857438 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-150828 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425084857438 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-150828 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425084857438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-150828)[0x559c26c3f940]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425084857438 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084857438 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084857438 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-150828 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425084857438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x559c26c40200]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084857438 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425084857438 DLSCCP DEBUG SCCP-SCOC(15)[0x559c26c40c00]{IDLE}: Allocated (fsm.c:456) 20250425084857438 DLSCCP DEBUG SCCP-SCOC(15)[0x559c26c40c00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425084857438 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000f), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f40030003ba0056400500f1100926) (sccp_scrc.c:415) 20250425084857438 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857438 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 0e 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 03 4a 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250425084857438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857438 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084857438 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857438 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084857438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084857438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084857438 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0f 01 00 00 0f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 70 00 4f 40 03 00 03 ba 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084857438 DLSCCP DEBUG SCCP-SCOC(15)[0x559c26c40c00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425084857438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x559c26c40200]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425084857438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-150828)[0x559c26c3f940]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425084857438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084857438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084857438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425084857438 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: First idle individual index:1 20250425084857438 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfd9e8a, normal) (hnbgw_rua.c:406) 20250425084857438 DHNB DEBUG map_rua[0x559c26c405e0]{init}: Allocated (fsm.c:456) 20250425084857438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16621194)[0x559c26c405e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425084857438 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16621194 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425084857438 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084857438 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084857438 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857438 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084857438 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084857438 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084857438 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084857438 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250425084857438 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084857438 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084857438 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857438 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0f 01 00 00 0f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 70 00 4f 40 03 00 03 ba 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250425084857438 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16621194 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425084857438 DCN DEBUG map_sccp[0x559c26c41250]{init}: Allocated (fsm.c:456) 20250425084857438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x559c26c41250]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425084857438 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16621194 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425084857438 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16621194 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425084857438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16621194)[0x559c26c405e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425084857438 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084857438 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084857439 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16621194 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425084857439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x559c26c41250]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084857439 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425084857439 DLSCCP DEBUG SCCP-SCOC(16)[0x559c26c418a0]{IDLE}: Allocated (fsm.c:456) 20250425084857439 DLSCCP DEBUG SCCP-SCOC(16)[0x559c26c418a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425084857439 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000010), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030002560056400500f1100926) (sccp_scrc.c:415) 20250425084857439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857439 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084857439 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857439 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084857439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084857439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084857439 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 10 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 80 00 4f 40 03 00 02 56 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084857439 DLSCCP DEBUG SCCP-SCOC(16)[0x559c26c418a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425084857439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x559c26c41250]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425084857439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16621194)[0x559c26c405e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425084857439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084857439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084857439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425084857439 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425084857439 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbfa812, normal) (hnbgw_rua.c:406) 20250425084857439 DHNB DEBUG map_rua[0x559c26c3ef30]{init}: Allocated (fsm.c:456) 20250425084857439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12560402)[0x559c26c3ef30]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425084857439 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12560402 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425084857439 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857439 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084857439 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084857439 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12560402 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425084857439 DCN DEBUG map_sccp[0x559c26c350f0]{init}: Allocated (fsm.c:456) 20250425084857439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x559c26c350f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425084857439 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12560402 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425084857439 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12560402 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425084857439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12560402)[0x559c26c3ef30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425084857439 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084857439 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084857439 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084857439 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084857439 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425084857439 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084857439 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084857439 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857439 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084857439 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084857439 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12560402 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425084857439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x559c26c350f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084857439 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425084857439 DLSCCP DEBUG SCCP-SCOC(17)[0x559c26c42620]{IDLE}: Allocated (fsm.c:456) 20250425084857439 DLSCCP DEBUG SCCP-SCOC(17)[0x559c26c42620]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425084857439 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000011), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030000ad0056400500f1100926) (sccp_scrc.c:415) 20250425084857439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857439 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084857439 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 10 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 80 00 4f 40 03 00 02 56 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250425084857440 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857440 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084857440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084857440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084857440 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 11 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 90 00 4f 40 03 00 00 ad 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084857440 DLSCCP DEBUG SCCP-SCOC(17)[0x559c26c42620]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425084857440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x559c26c350f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425084857440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12560402)[0x559c26c3ef30]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425084857440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084857440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084857440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425084857440 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425084857440 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6f786a, normal) (hnbgw_rua.c:406) 20250425084857440 DHNB DEBUG map_rua[0x559c26c41c90]{init}: Allocated (fsm.c:456) 20250425084857440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7305322)[0x559c26c41c90]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425084857440 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7305322 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425084857440 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857440 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084857440 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084857440 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084857440 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[1]. 20250425084857440 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425084857440 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084857440 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084857440 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857440 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084857440 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084857440 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7305322 SCCP-0 CS MI=IMSI-262420000000010: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425084857440 DCN DEBUG map_sccp[0x559c26c3fbc0]{init}: Allocated (fsm.c:456) 20250425084857440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x559c26c3fbc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425084857440 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7305322 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425084857440 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7305322 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425084857440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7305322)[0x559c26c41c90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425084857440 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084857440 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084857440 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7305322 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425084857440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x559c26c3fbc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084857440 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425084857440 DLSCCP DEBUG SCCP-SCOC(18)[0x559c26c43290]{IDLE}: Allocated (fsm.c:456) 20250425084857440 DLSCCP DEBUG SCCP-SCOC(18)[0x559c26c43290]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425084857440 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 11 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 90 00 4f 40 03 00 00 ad 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250425084857440 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000012), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000001004f40030001320056400500f1100926) (sccp_scrc.c:415) 20250425084857440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857440 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084857441 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857441 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084857441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084857441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084857441 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 03 01 00 00 12 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 01 00 4f 40 03 00 01 32 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084857441 DLSCCP DEBUG SCCP-SCOC(18)[0x559c26c43290]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425084857441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x559c26c3fbc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425084857441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7305322)[0x559c26c41c90]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425084857441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084857441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084857441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425084857441 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425084857441 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd9308c, normal) (hnbgw_rua.c:406) 20250425084857441 DHNB DEBUG map_rua[0x559c26c42a10]{init}: Allocated (fsm.c:456) 20250425084857441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14233740)[0x559c26c42a10]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425084857441 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14233740 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425084857441 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084857441 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084857441 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14233740 SCCP-0 CS MI=IMSI-262420000000011: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425084857441 DCN DEBUG map_sccp[0x559c26c439c0]{init}: Allocated (fsm.c:456) 20250425084857441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x559c26c439c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425084857441 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14233740 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425084857441 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857441 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084857441 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084857441 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084857441 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084857441 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250425084857441 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14233740 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425084857441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14233740)[0x559c26c42a10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425084857441 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084857441 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084857441 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14233740 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425084857441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x559c26c439c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084857441 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425084857441 DLSCCP DEBUG SCCP-SCOC(19)[0x559c26c43fa0]{IDLE}: Allocated (fsm.c:456) 20250425084857441 DLSCCP DEBUG SCCP-SCOC(19)[0x559c26c43fa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425084857441 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000013), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000011004f40030002730056400500f1100926) (sccp_scrc.c:415) 20250425084857441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857441 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084857441 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084857441 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857441 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 03 01 00 00 12 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 01 00 4f 40 03 00 01 32 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250425084857441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857441 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084857441 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857441 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084857441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084857441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084857441 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 02 01 00 00 13 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 11 00 4f 40 03 00 02 73 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084857441 DLSCCP DEBUG SCCP-SCOC(19)[0x559c26c43fa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425084857441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x559c26c439c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425084857441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14233740)[0x559c26c42a10]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425084857441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084857441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084857441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425084857442 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425084857442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8d6ca, normal) (hnbgw_rua.c:406) 20250425084857442 DHNB DEBUG map_rua[0x559c26c41430]{init}: Allocated (fsm.c:456) 20250425084857442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-579274)[0x559c26c41430]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425084857442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-579274 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425084857442 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084857442 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084857442 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857442 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084857442 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084857442 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084857442 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084857442 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-579274 SCCP-0 CS MI=IMSI-262420000000012: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425084857442 DCN DEBUG map_sccp[0x559c26c43680]{init}: Allocated (fsm.c:456) 20250425084857442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x559c26c43680]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425084857442 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-579274 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425084857442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-579274 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425084857442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-579274)[0x559c26c41430]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425084857442 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084857442 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250425084857442 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084857442 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084857442 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857442 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084857442 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-579274 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425084857442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x559c26c43680]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084857442 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 02 01 00 00 13 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 11 00 4f 40 03 00 02 73 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250425084857442 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425084857442 DLSCCP DEBUG SCCP-SCOC(20)[0x559c26c44c50]{IDLE}: Allocated (fsm.c:456) 20250425084857442 DLSCCP DEBUG SCCP-SCOC(20)[0x559c26c44c50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425084857442 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000014), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000021004f40030002e00056400500f1100926) (sccp_scrc.c:415) 20250425084857442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857442 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084857442 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857442 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084857442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084857442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084857442 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 05 01 00 00 14 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 21 00 4f 40 03 00 02 e0 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084857442 DLSCCP DEBUG SCCP-SCOC(20)[0x559c26c44c50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425084857442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x559c26c43680]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425084857442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-579274)[0x559c26c41430]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425084857442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084857442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084857442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425084857442 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425084857442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa6218c, normal) (hnbgw_rua.c:406) 20250425084857442 DHNB DEBUG map_rua[0x559c26c44670]{init}: Allocated (fsm.c:456) HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_rab_assignment_concurrent0(210) 20250425084857442 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857442 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084857442 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084857442 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084857442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10887564)[0x559c26c44670]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425084857442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10887564 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425084857442 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084857442 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084857442 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084857442 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250425084857442 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10887564 SCCP-0 CS MI=IMSI-262420000000013: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425084857442 DCN DEBUG map_sccp[0x559c26c45320]{init}: Allocated (fsm.c:456) 20250425084857442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x559c26c45320]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425084857443 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084857443 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10887564 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425084857443 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084857443 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857443 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 05 01 00 00 14 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 21 00 4f 40 03 00 02 e0 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Added conn table entry 1TC_rab_assignment_concurrent0(210)1742444 20250425084857443 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10887564 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425084857443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10887564)[0x559c26c44670]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425084857443 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084857443 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084857443 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10887564 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425084857443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x559c26c45320]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084857443 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425084857443 DLSCCP DEBUG SCCP-SCOC(21)[0x559c26c45b10]{IDLE}: Allocated (fsm.c:456) 20250425084857443 DLSCCP DEBUG SCCP-SCOC(21)[0x559c26c45b10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425084857443 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000015), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000031004f40030001cd0056400500f1100926) (sccp_scrc.c:415) 20250425084857443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857443 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084857443 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857443 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084857443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084857443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084857443 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 04 01 00 00 15 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 31 00 4f 40 03 00 01 cd 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084857443 DLSCCP DEBUG SCCP-SCOC(21)[0x559c26c45b10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425084857443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x559c26c45320]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425084857443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10887564)[0x559c26c44670]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425084857443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084857443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084857443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425084857443 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425084857443 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7ae395, normal) (hnbgw_rua.c:406) 20250425084857443 DHNB DEBUG map_rua[0x559c26c44f30]{init}: Allocated (fsm.c:456) 20250425084857443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8053653)[0x559c26c44f30]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425084857443 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8053653 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425084857443 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084857443 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084857443 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8053653 SCCP-0 CS MI=IMSI-262420000000014: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425084857443 DCN DEBUG map_sccp[0x559c26c46070]{init}: Allocated (fsm.c:456) 20250425084857443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x559c26c46070]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425084857443 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8053653 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425084857443 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8053653 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425084857443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8053653)[0x559c26c44f30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425084857443 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084857443 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857443 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084857443 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084857443 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084857443 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084857443 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084857443 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250425084857443 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084857443 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084857443 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857443 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 04 01 00 00 15 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 31 00 4f 40 03 00 01 cd 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250425084857443 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8053653 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425084857443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x559c26c46070]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084857443 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425084857443 DLSCCP DEBUG SCCP-SCOC(22)[0x559c26c466a0]{IDLE}: Allocated (fsm.c:456) 20250425084857443 DLSCCP DEBUG SCCP-SCOC(22)[0x559c26c466a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425084857443 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000016), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000041004f40030002000056400500f1100926) (sccp_scrc.c:415) 20250425084857443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857443 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084857444 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857444 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084857444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084857444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084857444 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 07 01 00 00 16 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 41 00 4f 40 03 00 02 00 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084857444 DLSCCP DEBUG SCCP-SCOC(22)[0x559c26c466a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425084857444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x559c26c46070]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425084857444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8053653)[0x559c26c44f30]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425084857444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084857444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084857444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425084857444 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425084857444 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x15ea63, normal) (hnbgw_rua.c:406) 20250425084857444 DHNB DEBUG map_rua[0x559c26c43af0]{init}: Allocated (fsm.c:456) 20250425084857444 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857444 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084857444 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084857444 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084857444 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084857444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1436259)[0x559c26c43af0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425084857444 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1436259 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425084857444 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084857444 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250425084857444 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084857444 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084857444 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857444 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 07 01 00 00 16 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 41 00 4f 40 03 00 02 00 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250425084857444 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084857444 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1436259 SCCP-0 CS MI=IMSI-262420000000015: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425084857444 DCN DEBUG map_sccp[0x559c26c45060]{init}: Allocated (fsm.c:456) 20250425084857444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x559c26c45060]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425084857444 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1436259 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425084857444 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1436259 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425084857444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1436259)[0x559c26c43af0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425084857444 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084857444 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084857444 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1436259 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425084857444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x559c26c45060]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084857444 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425084857444 DLSCCP DEBUG SCCP-SCOC(23)[0x559c26c47250]{IDLE}: Allocated (fsm.c:456) 20250425084857444 DLSCCP DEBUG SCCP-SCOC(23)[0x559c26c47250]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425084857444 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000017), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000051004f40030000ac0056400500f1100926) (sccp_scrc.c:415) 20250425084857444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: First idle individual index:2 20250425084857444 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084857444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084857444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084857444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084857444 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857444 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084857444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084857444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084857444 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 06 01 00 00 17 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 51 00 4f 40 03 00 00 ac 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084857444 DLSCCP DEBUG SCCP-SCOC(23)[0x559c26c47250]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425084857444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x559c26c45060]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425084857445 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1436259)[0x559c26c43af0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425084857445 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857445 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084857445 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084857445 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084857445 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084857445 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250425084857445 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084857445 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084857445 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857445 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 06 01 00 00 17 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 51 00 4f 40 03 00 00 ac 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: First idle individual index:3 HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Found Expect[1] for l3='05080200F110172A52082926240000000020'O handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Added conn table entry 2TC_rab_assignment_concurrent0(211)10568761 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[3]. TC_rab_assignment_concurrent0(210)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Found Expect[2] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Added conn table entry 3TC_rab_assignment_concurrent0(212)5723700 TC_rab_assignment_concurrent0(211)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: First idle individual index:4 TC_rab_assignment_concurrent0(212)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: First idle individual index:5 HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Found Expect[3] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Added conn table entry 4TC_rab_assignment_concurrent0(213)5008745 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: First idle individual index:6 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Found Expect[4] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Added conn table entry 5TC_rab_assignment_concurrent0(214)5456828 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: First idle individual index:7 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[7]. TC_rab_assignment_concurrent0(213)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: First idle individual index:8 HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Found Expect[5] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Added conn table entry 6TC_rab_assignment_concurrent0(215)2465124 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: First idle individual index:9 HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Found Expect[6] for l3='05080200F110172A52082926240000000070'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Added conn table entry 7TC_rab_assignment_concurrent0(216)16375445 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[9]. TC_rab_assignment_concurrent0(214)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_rab_assignment_concurrent0(215)@7fdc3b52d31d: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(216)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Found Expect[7] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Added conn table entry 8TC_rab_assignment_concurrent0(217)6862687 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:2 20250425084857460 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857460 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084857460 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084857460 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084857461 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084857461 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084857461 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084857461 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084857461 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857461 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 09 7b 68 0a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425084857461 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084857461 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084857461 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084857461 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084857461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Found Expect[8] for l3='05080200F110172A52082926240000000090'O handled at TC_rab_assignment_concurrent0(218) 20250425084857461 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000009), PART(T=Source Reference,L=4,D=007b680a) (sccp_scrc.c:486) 20250425084857461 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1855) 20250425084857461 DLSCCP DEBUG SCCP-SCOC(9)[0x559c26c2f690]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425084857461 DLSCCP DEBUG SCCP-SCOC(9)[0x559c26c2f690]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425084857461 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084857461 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425084857461 DCN DEBUG handle_cn_conn_conf() conn_id=9, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425084857461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x559c26c36180]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425084857461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x559c26c36180]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Added conn table entry 9TC_rab_assignment_concurrent0(218)4969671 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_rab_assignment_concurrent0(217)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_rab_assignment_concurrent0(218)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: First idle individual index:10 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: First idle individual index:11 HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Found Expect[9] for l3='05080200F110172A52082926240000000001'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Added conn table entry 10TC_rab_assignment_concurrent0(219)8635647 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: First idle individual index:12 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Found Expect[10] for l3='05080200F110172A52082926240000000011'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Added conn table entry 11TC_rab_assignment_concurrent0(220)8982608 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: First idle individual index:13 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: First idle individual index:14 TC_rab_assignment_concurrent0(219)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Found Expect[11] for l3='05080200F110172A52082926240000000021'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Added conn table entry 12TC_rab_assignment_concurrent0(221)10139761 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: First idle individual index:15 TC_rab_assignment_concurrent0(220)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Found Expect[12] for l3='05080200F110172A52082926240000000031'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Added conn table entry 13TC_rab_assignment_concurrent0(222)9027718 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Found Expect[13] for l3='05080200F110172A52082926240000000041'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:4 HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Added conn table entry 14TC_rab_assignment_concurrent0(223)8376762 TC_rab_assignment_concurrent0(221)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Found Expect[14] for l3='05080200F110172A52082926240000000051'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Added conn table entry 15TC_rab_assignment_concurrent0(224)6719506 TC_rab_assignment_concurrent0(222)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:5 TC_rab_assignment_concurrent0(223)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Warning: Re-starting timer T_ias[6], which is already active (running or expired). TC_rab_assignment_concurrent0(224)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW-MGCP(208)@7fdc3b52d31d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "de32c717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "de32c717", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent0(209)@7fdc3b52d31d: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "de32c717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "de32c717", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(209)@7fdc3b52d31d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(210)@7fdc3b52d31d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@7fdc3b52d31d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) 20250425084857494 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20250425084857494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425084857494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425084857494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084857494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084857494 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425084857494 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/0@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084857494 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857494 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857494 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857494 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857494 DMGW DEBUG mgw(mgw-fsm-14561991-0)[0x559c26c33720]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857494 DMGW DEBUG mgw(mgw-fsm-14561991-0)[0x559c26c33720]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425084857494 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857494 DMGW DEBUG mgw(mgw-fsm-14561991-0)[0x559c26c33720]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425084857494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14561991)[0x559c26c2b060]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425084857494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425084857494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084857494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_len:91 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(209)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084857511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084857511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084857511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425084857511 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425084857511 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xde32c7) (hnbgw_rua.c:470) 20250425084857511 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14561991 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425084857511 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14561991)[0x559c26c2b060]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425084857511 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425084857511 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425084857511 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14561991 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425084857511 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857511 DMGW DEBUG mgw(mgw-fsm-14561991-0)[0x559c26c33720]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425084857511 DMGW DEBUG mgw(mgw-fsm-14561991-0)[0x559c26c33720]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425084857511 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857511 DMGW DEBUG mgw(mgw-fsm-14561991-0)[0x559c26c33720]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425084857511 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14561991-0)[0x559c26c33720] (mgcp_client_endpoint_fsm.c:724) 20250425084857511 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857511 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857511 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425084857511 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425084857511 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: de32c7'... (mgcp_client.c:807) 20250425084857511 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250425084857511 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084857511 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084857511 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084857511 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(209)@7fdc3b52d31d: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "de32c717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "de32c717", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084857538 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20250425084857538 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425084857538 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425084857538 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425084857538 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425084857538 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/0@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084857539 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857539 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857539 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857539 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857539 DMGW DEBUG mgw(mgw-fsm-14561991-0)[0x559c26c33720]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857539 DMGW DEBUG mgw(mgw-fsm-14561991-0)[0x559c26c33720]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425084857539 DMGW DEBUG mgw(mgw-fsm-14561991-0)[0x559c26c33720]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425084857539 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14561991-0)[0x559c26c33720] (mgcp_client_endpoint_fsm.c:724) 20250425084857539 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857539 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857539 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084857539 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14561991-0)[0x559c26c38060]{ST_CRCX}: Allocated (fsm.c:456) 20250425084857539 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14561991-0)[0x559c26c38060]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0] (fsm.c:486) 20250425084857539 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14561991-0)[0x559c26c38060]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084857539 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14561991-0)[0x559c26c38060]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:228) 20250425084857539 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=203 'CRCX 8 rtpbridge/0@mgw MGCP 1.0\r\nC: de32c7'... (mgcp_client.c:807) 20250425084857539 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250425084857539 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14561991-0)[0x559c26c38060]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084857539 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084857539 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857539 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084857539 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(209)@7fdc3b52d31d: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "de32c717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "de32c717", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084857566 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20250425084857566 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c38060]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425084857566 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c38060]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425084857566 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c38060]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084857566 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c38060]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084857566 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425084857566 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/0@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425084857566 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857566 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/0@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084857566 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857566 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857566 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857566 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/0@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084857566 DMGW DEBUG mgw(mgw-fsm-14561991-0)[0x559c26c33720]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857566 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857566 DMGW DEBUG mgw(mgw-fsm-14561991-0)[0x559c26c33720]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425084857566 DMGW DEBUG mgw(mgw-fsm-14561991-0)[0x559c26c33720]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425084857566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x559c26c2d5a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425084857566 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084857566 DLSCCP DEBUG SCCP-SCOC(8)[0x559c26c2e0a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084857566 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8234f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425084857566 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084857566 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857566 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084857566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084857566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084857566 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 08 06 a8 23 4f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084857566 DMGW DEBUG mgw(mgw-fsm-14561991-0)[0x559c26c33720]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425084857566 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857566 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084857566 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084857566 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084857567 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084857567 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250425084857567 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084857567 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084857567 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857567 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 08 06 a8 23 4f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425084857567 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857567 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084857567 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084857567 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084857567 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084857567 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084857567 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084857567 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084857567 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857567 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 0a b5 29 4f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425084857567 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857567 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084857567 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084857567 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084857567 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084857567 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084857567 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084857567 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084857567 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857567 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 0b 53 98 b3 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425084857567 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084857567 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084857567 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084857567 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084857567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084857567 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Source Reference,L=4,D=00b5294f) (sccp_scrc.c:486) 20250425084857567 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1855) 20250425084857567 DLSCCP DEBUG SCCP-SCOC(10)[0x559c26c33d70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425084857567 DLSCCP DEBUG SCCP-SCOC(10)[0x559c26c33d70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425084857567 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084857567 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425084857567 DCN DEBUG handle_cn_conn_conf() conn_id=10, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425084857567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x559c26c32bd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425084857567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x559c26c32bd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425084857567 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857567 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084857567 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084857567 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084857567 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084857567 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084857567 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084857567 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084857567 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857567 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 0c 53 b6 5a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425084857568 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857568 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084857568 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084857568 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084857568 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084857567 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084857567 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084857567 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084857567 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084857567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084857567 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Source Reference,L=4,D=005398b3) (sccp_scrc.c:486) 20250425084857567 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1855) 20250425084857568 DLSCCP DEBUG SCCP-SCOC(11)[0x559c26c355f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425084857568 DLSCCP DEBUG SCCP-SCOC(11)[0x559c26c355f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425084857568 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084857568 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425084857568 DCN DEBUG handle_cn_conn_conf() conn_id=11, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425084857568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x559c26c38320]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425084857568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x559c26c38320]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425084857568 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084857568 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084857568 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084857568 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084857568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084857568 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Source Reference,L=4,D=0053b65a) (sccp_scrc.c:486) 20250425084857568 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1855) 20250425084857568 DLSCCP DEBUG SCCP-SCOC(12)[0x559c26c32240]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425084857568 DLSCCP DEBUG SCCP-SCOC(12)[0x559c26c32240]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425084857568 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084857568 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084857568 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084857568 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857568 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 0d fc 13 0c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425084857568 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857568 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084857568 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084857568 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084857568 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084857568 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084857568 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084857568 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084857568 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857568 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 0e 8b 5b 38 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425084857568 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857568 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084857568 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084857568 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084857568 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084857568 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084857568 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084857568 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084857568 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857568 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 0f aa 42 bc 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425084857568 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857568 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084857568 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084857568 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084857568 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084857568 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084857568 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084857568 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084857568 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857568 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 10 3f f4 1a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425084857568 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084857568 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425084857568 DCN DEBUG handle_cn_conn_conf() conn_id=12, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425084857568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x559c26c33ba0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425084857568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x559c26c33ba0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425084857568 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084857568 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084857568 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084857568 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084857568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084857568 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Source Reference,L=4,D=00fc130c) (sccp_scrc.c:486) 20250425084857568 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1855) 20250425084857568 DLSCCP DEBUG SCCP-SCOC(13)[0x559c26c3f3a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425084857568 DLSCCP DEBUG SCCP-SCOC(13)[0x559c26c3f3a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425084857568 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084857568 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425084857568 DCN DEBUG handle_cn_conn_conf() conn_id=13, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425084857568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x559c26c35b90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425084857568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x559c26c35b90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425084857568 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084857568 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084857568 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084857568 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084857568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084857568 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Source Reference,L=4,D=008b5b38) (sccp_scrc.c:486) 20250425084857568 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1855) 20250425084857568 DLSCCP DEBUG SCCP-SCOC(14)[0x559c26c40040]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425084857568 DLSCCP DEBUG SCCP-SCOC(14)[0x559c26c40040]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425084857568 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084857568 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425084857568 DCN DEBUG handle_cn_conn_conf() conn_id=14, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425084857568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x559c26c3f560]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425084857568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x559c26c3f560]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425084857568 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084857568 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084857568 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084857568 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084857568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084857568 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Source Reference,L=4,D=00aa42bc) (sccp_scrc.c:486) 20250425084857568 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1855) 20250425084857568 DLSCCP DEBUG SCCP-SCOC(15)[0x559c26c40c00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425084857568 DLSCCP DEBUG SCCP-SCOC(15)[0x559c26c40c00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425084857568 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084857568 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425084857568 DCN DEBUG handle_cn_conn_conf() conn_id=15, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425084857568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x559c26c40200]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425084857568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x559c26c40200]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425084857569 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084857569 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084857569 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084857569 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084857569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084857569 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000010), PART(T=Source Reference,L=4,D=003ff41a) (sccp_scrc.c:486) 20250425084857569 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1855) 20250425084857569 DLSCCP DEBUG SCCP-SCOC(16)[0x559c26c418a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425084857569 DLSCCP DEBUG SCCP-SCOC(16)[0x559c26c418a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425084857569 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084857568 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857569 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084857569 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084857569 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084857569 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084857569 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084857569 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084857569 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084857569 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857569 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425084857569 DCN DEBUG handle_cn_conn_conf() conn_id=16, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425084857569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x559c26c41250]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425084857569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x559c26c41250]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425084857569 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084857569 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084857569 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084857569 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084857569 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 11 bb 71 db 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425084857569 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857569 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084857569 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084857569 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084857569 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084857569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084857569 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000011), PART(T=Source Reference,L=4,D=00bb71db) (sccp_scrc.c:486) 20250425084857569 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1855) 20250425084857569 DLSCCP DEBUG SCCP-SCOC(17)[0x559c26c42620]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425084857569 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084857569 DLSCCP DEBUG SCCP-SCOC(17)[0x559c26c42620]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425084857569 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084857569 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425084857569 DCN DEBUG handle_cn_conn_conf() conn_id=17, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425084857569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x559c26c350f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425084857569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x559c26c350f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425084857569 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084857569 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084857569 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857569 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084857569 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084857569 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084857569 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084857569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084857569 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000012), PART(T=Source Reference,L=4,D=00dfca24) (sccp_scrc.c:486) 20250425084857569 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1855) 20250425084857569 DLSCCP DEBUG SCCP-SCOC(18)[0x559c26c43290]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425084857569 DLSCCP DEBUG SCCP-SCOC(18)[0x559c26c43290]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425084857569 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084857569 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425084857569 DCN DEBUG handle_cn_conn_conf() conn_id=18, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425084857569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x559c26c3fbc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425084857569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x559c26c3fbc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425084857569 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 12 df ca 24 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425084857569 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857569 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084857569 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084857569 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084857569 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084857569 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084857569 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084857569 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084857569 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857569 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 13 27 a3 6c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425084857569 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857569 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084857569 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084857569 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084857569 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084857569 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084857569 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084857569 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084857569 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857569 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 14 4b 56 5a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425084857569 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857569 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084857569 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084857569 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084857569 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084857569 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084857569 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084857569 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084857569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084857569 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000013), PART(T=Source Reference,L=4,D=0027a36c) (sccp_scrc.c:486) 20250425084857569 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1855) 20250425084857569 DLSCCP DEBUG SCCP-SCOC(19)[0x559c26c43fa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425084857569 DLSCCP DEBUG SCCP-SCOC(19)[0x559c26c43fa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425084857569 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084857569 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084857569 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425084857569 DCN DEBUG handle_cn_conn_conf() conn_id=19, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425084857569 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084857569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x559c26c439c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425084857569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x559c26c439c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425084857569 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084857570 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084857570 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857570 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 15 dd 41 92 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425084857569 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084857570 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084857570 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084857570 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084857570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084857570 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000014), PART(T=Source Reference,L=4,D=004b565a) (sccp_scrc.c:486) 20250425084857570 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1855) 20250425084857570 DLSCCP DEBUG SCCP-SCOC(20)[0x559c26c44c50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425084857570 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857570 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084857570 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084857570 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084857570 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084857570 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084857570 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084857570 DLSCCP DEBUG SCCP-SCOC(20)[0x559c26c44c50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425084857570 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084857570 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425084857570 DCN DEBUG handle_cn_conn_conf() conn_id=20, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425084857570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x559c26c43680]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425084857570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x559c26c43680]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425084857570 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084857570 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084857570 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084857570 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084857570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084857570 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000015), PART(T=Source Reference,L=4,D=00dd4192) (sccp_scrc.c:486) 20250425084857570 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1855) 20250425084857570 DLSCCP DEBUG SCCP-SCOC(21)[0x559c26c45b10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425084857570 DLSCCP DEBUG SCCP-SCOC(21)[0x559c26c45b10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425084857570 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084857570 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425084857570 DCN DEBUG handle_cn_conn_conf() conn_id=21, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425084857570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x559c26c45320]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425084857570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x559c26c45320]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425084857570 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084857570 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857570 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 16 39 56 82 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425084857570 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857570 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084857570 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084857570 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084857570 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084857570 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084857570 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084857570 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084857570 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857570 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 17 c5 d4 38 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425084857570 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084857570 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084857570 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084857570 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084857570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084857570 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000016), PART(T=Source Reference,L=4,D=00395682) (sccp_scrc.c:486) 20250425084857570 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1855) 20250425084857570 DLSCCP DEBUG SCCP-SCOC(22)[0x559c26c466a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425084857570 DLSCCP DEBUG SCCP-SCOC(22)[0x559c26c466a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425084857570 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084857570 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425084857570 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857570 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084857570 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084857570 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084857570 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084857570 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084857570 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084857570 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084857570 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857570 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 09 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425084857570 DCN DEBUG handle_cn_conn_conf() conn_id=22, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425084857570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x559c26c46070]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425084857570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x559c26c46070]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425084857570 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084857570 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084857570 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084857570 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084857570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084857570 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000017), PART(T=Source Reference,L=4,D=00c5d438) (sccp_scrc.c:486) 20250425084857570 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1855) 20250425084857570 DLSCCP DEBUG SCCP-SCOC(23)[0x559c26c47250]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425084857570 DLSCCP DEBUG SCCP-SCOC(23)[0x559c26c47250]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425084857570 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084857570 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425084857570 DCN DEBUG handle_cn_conn_conf() conn_id=23, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425084857570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x559c26c45060]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425084857570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x559c26c45060]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425084857570 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084857570 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084857570 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084857570 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084857570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084857571 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425084857571 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1855) 20250425084857571 DLSCCP DEBUG SCCP-SCOC(9)[0x559c26c2f690]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084857571 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084857571 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084857571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x559c26c36180]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084857571 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425084857571 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425084857571 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1506584 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425084857571 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857571 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857571 DMGW DEBUG mgw(mgw-fsm-1506584-0)[0x559c26c467d0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425084857571 DMGW DEBUG mgw(mgw-fsm-1506584-0)[0x559c26c467d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425084857571 DMGW DEBUG mgw(mgw-fsm-1506584-0)[0x559c26c467d0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425084857571 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857571 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425084857571 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{UNUSED}: Allocated (fsm.c:456) 20250425084857571 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{UNUSED}: is child of mgw(mgw-fsm-1506584-0)[0x559c26c467d0] (fsm.c:486) 20250425084857571 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1506584-0)[0x559c26c467d0] (mgcp_client_endpoint_fsm.c:724) 20250425084857571 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857571 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857571 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084857571 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1506584-0)[0x559c26c37d40]{ST_CRCX}: Allocated (fsm.c:456) 20250425084857571 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1506584-0)[0x559c26c37d40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910] (fsm.c:486) 20250425084857571 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1506584-0)[0x559c26c37d40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084857571 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1506584-0)[0x559c26c37d40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425084857571 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=199 'CRCX 9 rtpbridge/*@mgw MGCP 1.0\r\nC: 16fd18'... (mgcp_client.c:807) 20250425084857571 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250425084857571 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1506584-0)[0x559c26c37d40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084857571 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(209)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@7fdc3b52d31d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "16fd1817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "16fd1817", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent0(210)@7fdc3b52d31d: CRCX1{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "16fd1817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "16fd1817", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(210)@7fdc3b52d31d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(211)@7fdc3b52d31d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@7fdc3b52d31d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20250425084857598 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20250425084857598 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c37d40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425084857598 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c37d40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425084857598 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c37d40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084857598 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c37d40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084857598 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425084857598 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084857598 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857598 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857598 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857598 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857598 DMGW DEBUG mgw(mgw-fsm-1506584-0)[0x559c26c467d0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857598 DMGW DEBUG mgw(mgw-fsm-1506584-0)[0x559c26c467d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425084857598 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857598 DMGW DEBUG mgw(mgw-fsm-1506584-0)[0x559c26c467d0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425084857598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1506584)[0x559c26c26a00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425084857598 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425084857598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084857598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(210)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084857604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084857604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084857604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425084857604 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425084857604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x16fd18) (hnbgw_rua.c:470) 20250425084857604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1506584 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425084857604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1506584)[0x559c26c26a00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425084857604 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425084857604 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425084857604 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1506584 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425084857604 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857604 DMGW DEBUG mgw(mgw-fsm-1506584-0)[0x559c26c467d0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425084857604 DMGW DEBUG mgw(mgw-fsm-1506584-0)[0x559c26c467d0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425084857604 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857604 DMGW DEBUG mgw(mgw-fsm-1506584-0)[0x559c26c467d0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425084857604 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1506584-0)[0x559c26c467d0] (mgcp_client_endpoint_fsm.c:724) 20250425084857604 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857604 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857604 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425084857604 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c37d40]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425084857604 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: 16fd1'... (mgcp_client.c:807) 20250425084857604 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425084857604 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c37d40]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084857604 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084857604 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084857604 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_len:91 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(210)@7fdc3b52d31d: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "16fd1817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "16fd1817", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084857609 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20250425084857609 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c37d40]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425084857609 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c37d40]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425084857609 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c37d40]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425084857609 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425084857609 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/1@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084857609 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857609 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857609 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857609 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857609 DMGW DEBUG mgw(mgw-fsm-1506584-0)[0x559c26c467d0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857609 DMGW DEBUG mgw(mgw-fsm-1506584-0)[0x559c26c467d0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425084857609 DMGW DEBUG mgw(mgw-fsm-1506584-0)[0x559c26c467d0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425084857609 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1506584-0)[0x559c26c467d0] (mgcp_client_endpoint_fsm.c:724) 20250425084857609 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857609 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857609 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084857609 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1506584-0)[0x559c26c482d0]{ST_CRCX}: Allocated (fsm.c:456) 20250425084857609 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1506584-0)[0x559c26c482d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910] (fsm.c:486) 20250425084857609 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1506584-0)[0x559c26c482d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084857609 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1506584-0)[0x559c26c482d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:228) 20250425084857609 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=204 'CRCX 11 rtpbridge/1@mgw MGCP 1.0\r\nC: 16fd1'... (mgcp_client.c:807) 20250425084857609 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425084857609 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1506584-0)[0x559c26c482d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084857609 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084857609 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857609 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084857609 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(210)@7fdc3b52d31d: CRCX2{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "16fd1817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "16fd1817", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084857614 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20250425084857614 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c482d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425084857614 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c482d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425084857614 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c482d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084857614 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c482d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084857614 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425084857614 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425084857614 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857614 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/1@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084857614 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857614 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857614 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857614 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/1@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084857614 DMGW DEBUG mgw(mgw-fsm-1506584-0)[0x559c26c467d0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857614 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857614 DMGW DEBUG mgw(mgw-fsm-1506584-0)[0x559c26c467d0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425084857614 DMGW DEBUG mgw(mgw-fsm-1506584-0)[0x559c26c467d0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425084857614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x559c26c36180]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425084857614 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084857614 DLSCCP DEBUG SCCP-SCOC(9)[0x559c26c2f690]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084857614 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b680a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425084857614 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084857614 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857614 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084857614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084857614 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084857614 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 09 06 7b 68 0a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084857614 DMGW DEBUG mgw(mgw-fsm-1506584-0)[0x559c26c467d0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425084857614 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857614 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084857614 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084857614 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084857614 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084857614 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250425084857614 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084857614 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084857614 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857614 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 09 06 7b 68 0a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425084857614 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857614 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084857614 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084857614 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084857614 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084857614 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084857614 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084857614 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084857614 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857614 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0a 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425084857614 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084857614 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084857614 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084857614 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084857614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084857614 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425084857614 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1855) 20250425084857614 DLSCCP DEBUG SCCP-SCOC(10)[0x559c26c33d70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084857614 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084857614 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084857614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x559c26c32bd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084857614 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425084857614 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425084857614 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-769162 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425084857614 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857614 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857614 DMGW DEBUG mgw(mgw-fsm-769162-0)[0x559c26c51ba0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425084857614 DMGW DEBUG mgw(mgw-fsm-769162-0)[0x559c26c51ba0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425084857614 DMGW DEBUG mgw(mgw-fsm-769162-0)[0x559c26c51ba0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425084857614 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857614 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425084857614 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{UNUSED}: Allocated (fsm.c:456) 20250425084857614 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{UNUSED}: is child of mgw(mgw-fsm-769162-0)[0x559c26c51ba0] (fsm.c:486) 20250425084857614 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-769162-0)[0x559c26c51ba0] (mgcp_client_endpoint_fsm.c:724) 20250425084857614 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857614 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857614 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084857614 DLMGCP DEBUG MGCP_CONN(mgw-fsm-769162-0)[0x559c26c587e0]{ST_CRCX}: Allocated (fsm.c:456) 20250425084857614 DLMGCP DEBUG MGCP_CONN(mgw-fsm-769162-0)[0x559c26c587e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10] (fsm.c:486) 20250425084857614 DLMGCP DEBUG MGCP_CONN(mgw-fsm-769162-0)[0x559c26c587e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084857614 DLMGCP DEBUG MGCP_CONN(mgw-fsm-769162-0)[0x559c26c587e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425084857614 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=198 'CRCX 12 rtpbridge/*@mgw MGCP 1.0\r\nC: bbc8a'... (mgcp_client.c:807) 20250425084857614 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250425084857614 DLMGCP DEBUG MGCP_CONN(mgw-fsm-769162-0)[0x559c26c587e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084857614 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@7fdc3b52d31d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bbc8a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bbc8a17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent0(211)@7fdc3b52d31d: CRCX1{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bbc8a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bbc8a17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(211)@7fdc3b52d31d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(212)@7fdc3b52d31d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@7fdc3b52d31d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) 20250425084857620 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20250425084857620 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c587e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425084857620 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c587e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425084857620 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c587e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084857620 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c587e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084857620 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425084857620 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/2@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084857620 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857620 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857620 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857620 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857620 DMGW DEBUG mgw(mgw-fsm-769162-0)[0x559c26c51ba0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857620 DMGW DEBUG mgw(mgw-fsm-769162-0)[0x559c26c51ba0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425084857620 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857620 DMGW DEBUG mgw(mgw-fsm-769162-0)[0x559c26c51ba0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425084857620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769162)[0x559c26c2f8b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425084857620 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425084857620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084857620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(211)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084857624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084857624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084857624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425084857624 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425084857624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbbc8a) (hnbgw_rua.c:470) 20250425084857624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-769162 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425084857624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769162)[0x559c26c2f8b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425084857624 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425084857624 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425084857624 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-769162 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425084857624 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857624 DMGW DEBUG mgw(mgw-fsm-769162-0)[0x559c26c51ba0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425084857624 DMGW DEBUG mgw(mgw-fsm-769162-0)[0x559c26c51ba0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425084857624 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857624 DMGW DEBUG mgw(mgw-fsm-769162-0)[0x559c26c51ba0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425084857624 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-769162-0)[0x559c26c51ba0] (mgcp_client_endpoint_fsm.c:724) 20250425084857624 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857624 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857624 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425084857624 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c587e0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425084857624 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=212 'MDCX 13 rtpbridge/2@mgw MGCP 1.0\r\nC: bbc8a'... (mgcp_client.c:807) 20250425084857624 DLMGCP DEBUG MGW(mgw) Queued 212 bytes for MGW (mgcp_client.c:1221) 20250425084857624 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c587e0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084857624 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084857624 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084857624 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_len:91 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(211)@7fdc3b52d31d: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "bbc8a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bbc8a17", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084857631 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20250425084857631 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c587e0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425084857631 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c587e0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425084857631 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c587e0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425084857631 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425084857631 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/2@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084857631 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857631 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857631 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857631 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857631 DMGW DEBUG mgw(mgw-fsm-769162-0)[0x559c26c51ba0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857631 DMGW DEBUG mgw(mgw-fsm-769162-0)[0x559c26c51ba0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425084857631 DMGW DEBUG mgw(mgw-fsm-769162-0)[0x559c26c51ba0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425084857631 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-769162-0)[0x559c26c51ba0] (mgcp_client_endpoint_fsm.c:724) 20250425084857631 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857631 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857631 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084857631 DLMGCP DEBUG MGCP_CONN(mgw-fsm-769162-0)[0x559c26c51920]{ST_CRCX}: Allocated (fsm.c:456) 20250425084857631 DLMGCP DEBUG MGCP_CONN(mgw-fsm-769162-0)[0x559c26c51920]{ST_CRCX}: is child of mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10] (fsm.c:486) 20250425084857631 DLMGCP DEBUG MGCP_CONN(mgw-fsm-769162-0)[0x559c26c51920]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084857631 DLMGCP DEBUG MGCP_CONN(mgw-fsm-769162-0)[0x559c26c51920]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:228) 20250425084857631 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=202 'CRCX 14 rtpbridge/2@mgw MGCP 1.0\r\nC: bbc8a'... (mgcp_client.c:807) 20250425084857631 DLMGCP DEBUG MGW(mgw) Queued 202 bytes for MGW (mgcp_client.c:1221) 20250425084857631 DLMGCP DEBUG MGCP_CONN(mgw-fsm-769162-0)[0x559c26c51920]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084857631 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084857631 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857631 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084857631 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(211)@7fdc3b52d31d: CRCX2{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "bbc8a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bbc8a17", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084857636 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20250425084857636 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c51920]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425084857636 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c51920]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425084857636 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c51920]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084857636 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c51920]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084857636 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425084857636 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/2@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425084857636 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857636 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/2@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084857636 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857636 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857636 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857636 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/2@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084857636 DMGW DEBUG mgw(mgw-fsm-769162-0)[0x559c26c51ba0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857636 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857636 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857636 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084857636 DMGW DEBUG mgw(mgw-fsm-769162-0)[0x559c26c51ba0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425084857636 DMGW DEBUG mgw(mgw-fsm-769162-0)[0x559c26c51ba0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425084857636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x559c26c32bd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425084857636 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084857636 DLSCCP DEBUG SCCP-SCOC(10)[0x559c26c33d70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084857636 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5294f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425084857636 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084857636 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857636 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084857636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084857636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084857636 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 b5 29 4f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084857636 DMGW DEBUG mgw(mgw-fsm-769162-0)[0x559c26c51ba0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425084857636 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084857636 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084857636 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084857636 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250425084857636 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084857636 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084857636 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857636 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 b5 29 4f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425084857636 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857636 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084857636 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084857636 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084857636 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084857636 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084857636 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084857636 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084857636 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857636 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0b 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425084857636 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084857636 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084857636 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084857636 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084857636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084857636 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425084857636 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1855) 20250425084857636 DLSCCP DEBUG SCCP-SCOC(11)[0x559c26c355f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084857636 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084857636 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084857636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x559c26c38320]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084857636 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425084857636 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425084857636 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14555728 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425084857636 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857636 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857636 DMGW DEBUG mgw(mgw-fsm-14555728-0)[0x559c26c59de0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425084857636 DMGW DEBUG mgw(mgw-fsm-14555728-0)[0x559c26c59de0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425084857636 DMGW DEBUG mgw(mgw-fsm-14555728-0)[0x559c26c59de0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425084857636 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857636 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425084857636 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{UNUSED}: Allocated (fsm.c:456) 20250425084857636 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{UNUSED}: is child of mgw(mgw-fsm-14555728-0)[0x559c26c59de0] (fsm.c:486) 20250425084857636 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14555728-0)[0x559c26c59de0] (mgcp_client_endpoint_fsm.c:724) 20250425084857636 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857636 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857636 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084857636 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14555728-0)[0x559c26c5a700]{ST_CRCX}: Allocated (fsm.c:456) 20250425084857636 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14555728-0)[0x559c26c5a700]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50] (fsm.c:486) 20250425084857636 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14555728-0)[0x559c26c5a700]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084857636 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14555728-0)[0x559c26c5a700]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425084857636 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=200 'CRCX 15 rtpbridge/*@mgw MGCP 1.0\r\nC: de1a5'... (mgcp_client.c:807) 20250425084857636 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425084857636 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14555728-0)[0x559c26c5a700]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084857636 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@7fdc3b52d31d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "de1a5017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "de1a5017", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent0(212)@7fdc3b52d31d: CRCX1{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "de1a5017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "de1a5017", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(212)@7fdc3b52d31d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(213)@7fdc3b52d31d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@7fdc3b52d31d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20250425084857643 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20250425084857643 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c5a700]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425084857643 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c5a700]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425084857643 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c5a700]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084857643 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c5a700]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084857643 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425084857643 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084857643 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857643 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857643 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857643 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857643 DMGW DEBUG mgw(mgw-fsm-14555728-0)[0x559c26c59de0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857643 DMGW DEBUG mgw(mgw-fsm-14555728-0)[0x559c26c59de0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425084857643 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857643 DMGW DEBUG mgw(mgw-fsm-14555728-0)[0x559c26c59de0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425084857643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14555728)[0x559c26c34b70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425084857643 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425084857643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084857643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(212)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084857648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084857648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084857648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425084857648 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425084857648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xde1a50) (hnbgw_rua.c:470) 20250425084857648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14555728 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425084857648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14555728)[0x559c26c34b70]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425084857648 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425084857648 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425084857648 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14555728 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425084857648 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857648 DMGW DEBUG mgw(mgw-fsm-14555728-0)[0x559c26c59de0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425084857648 DMGW DEBUG mgw(mgw-fsm-14555728-0)[0x559c26c59de0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425084857648 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857648 DMGW DEBUG mgw(mgw-fsm-14555728-0)[0x559c26c59de0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425084857648 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14555728-0)[0x559c26c59de0] (mgcp_client_endpoint_fsm.c:724) 20250425084857648 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857648 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857648 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425084857648 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c5a700]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425084857648 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=214 'MDCX 16 rtpbridge/3@mgw MGCP 1.0\r\nC: de1a5'... (mgcp_client.c:807) 20250425084857648 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425084857648 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c5a700]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084857648 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084857648 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084857648 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_len:91 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(212)@7fdc3b52d31d: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "de1a5017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "de1a5017", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084857653 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20250425084857653 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c5a700]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425084857653 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c5a700]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425084857653 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c5a700]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425084857653 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425084857653 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084857653 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857653 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857653 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857653 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857653 DMGW DEBUG mgw(mgw-fsm-14555728-0)[0x559c26c59de0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857653 DMGW DEBUG mgw(mgw-fsm-14555728-0)[0x559c26c59de0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425084857653 DMGW DEBUG mgw(mgw-fsm-14555728-0)[0x559c26c59de0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425084857653 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14555728-0)[0x559c26c59de0] (mgcp_client_endpoint_fsm.c:724) 20250425084857653 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857653 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857653 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084857653 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14555728-0)[0x559c26c484b0]{ST_CRCX}: Allocated (fsm.c:456) 20250425084857653 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14555728-0)[0x559c26c484b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50] (fsm.c:486) 20250425084857653 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14555728-0)[0x559c26c484b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084857653 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14555728-0)[0x559c26c484b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250425084857653 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=204 'CRCX 17 rtpbridge/3@mgw MGCP 1.0\r\nC: de1a5'... (mgcp_client.c:807) 20250425084857653 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425084857653 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14555728-0)[0x559c26c484b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084857653 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084857653 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857653 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084857653 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(212)@7fdc3b52d31d: CRCX2{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "de1a5017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "de1a5017", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084857658 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20250425084857658 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c484b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425084857658 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c484b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425084857658 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c484b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084857658 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c484b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084857658 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425084857658 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425084857658 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857658 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084857658 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857658 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857658 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857658 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084857658 DMGW DEBUG mgw(mgw-fsm-14555728-0)[0x559c26c59de0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857658 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857658 DMGW DEBUG mgw(mgw-fsm-14555728-0)[0x559c26c59de0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425084857658 DMGW DEBUG mgw(mgw-fsm-14555728-0)[0x559c26c59de0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425084857658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x559c26c38320]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425084857658 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084857658 DLSCCP DEBUG SCCP-SCOC(11)[0x559c26c355f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084857658 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005398b3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425084857658 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084857658 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857658 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084857658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084857658 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084857658 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0b 06 53 98 b3 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084857658 DMGW DEBUG mgw(mgw-fsm-14555728-0)[0x559c26c59de0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425084857658 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857658 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084857658 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084857658 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084857658 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084857658 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250425084857658 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084857658 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084857658 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857658 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0b 06 53 98 b3 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425084857658 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857658 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084857658 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084857658 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084857658 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084857658 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084857658 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084857658 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084857658 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857658 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0c 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425084857658 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084857658 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084857658 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084857658 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084857658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084857658 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425084857658 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1855) 20250425084857658 DLSCCP DEBUG SCCP-SCOC(12)[0x559c26c32240]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084857658 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084857658 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084857658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x559c26c33ba0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084857658 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425084857658 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425084857658 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4198509 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425084857658 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857658 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857658 DMGW DEBUG mgw(mgw-fsm-4198509-0)[0x559c26c63110]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425084857658 DMGW DEBUG mgw(mgw-fsm-4198509-0)[0x559c26c63110]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425084857658 DMGW DEBUG mgw(mgw-fsm-4198509-0)[0x559c26c63110]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425084857658 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857658 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425084857658 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{UNUSED}: Allocated (fsm.c:456) 20250425084857658 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{UNUSED}: is child of mgw(mgw-fsm-4198509-0)[0x559c26c63110] (fsm.c:486) 20250425084857658 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4198509-0)[0x559c26c63110] (mgcp_client_endpoint_fsm.c:724) 20250425084857658 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857658 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857658 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084857658 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4198509-0)[0x559c26c51120]{ST_CRCX}: Allocated (fsm.c:456) 20250425084857658 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4198509-0)[0x559c26c51120]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90] (fsm.c:486) 20250425084857658 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4198509-0)[0x559c26c51120]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084857658 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4198509-0)[0x559c26c51120]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425084857658 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: 40106'... (mgcp_client.c:807) 20250425084857658 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425084857658 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4198509-0)[0x559c26c51120]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084857658 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@7fdc3b52d31d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "40106d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "40106d17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent0(213)@7fdc3b52d31d: CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "40106d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "40106d17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(213)@7fdc3b52d31d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(214)@7fdc3b52d31d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@7fdc3b52d31d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20250425084857665 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20250425084857665 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c51120]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425084857665 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c51120]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425084857665 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c51120]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084857665 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c51120]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084857665 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425084857665 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/4@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084857665 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857665 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857665 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857665 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857665 DMGW DEBUG mgw(mgw-fsm-4198509-0)[0x559c26c63110]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857665 DMGW DEBUG mgw(mgw-fsm-4198509-0)[0x559c26c63110]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425084857665 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857665 DMGW DEBUG mgw(mgw-fsm-4198509-0)[0x559c26c63110]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425084857665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4198509)[0x559c26c349c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425084857665 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425084857665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084857665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(213)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084857669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084857669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084857669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425084857669 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425084857669 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x40106d) (hnbgw_rua.c:470) 20250425084857669 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4198509 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425084857669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4198509)[0x559c26c349c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425084857669 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425084857669 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425084857669 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4198509 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425084857669 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857669 DMGW DEBUG mgw(mgw-fsm-4198509-0)[0x559c26c63110]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425084857669 DMGW DEBUG mgw(mgw-fsm-4198509-0)[0x559c26c63110]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425084857669 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857669 DMGW DEBUG mgw(mgw-fsm-4198509-0)[0x559c26c63110]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425084857669 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4198509-0)[0x559c26c63110] (mgcp_client_endpoint_fsm.c:724) 20250425084857669 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857669 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857669 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425084857669 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c51120]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425084857669 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=214 'MDCX 19 rtpbridge/4@mgw MGCP 1.0\r\nC: 40106'... (mgcp_client.c:807) 20250425084857669 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425084857669 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c51120]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084857669 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084857669 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084857669 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_len:91 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(213)@7fdc3b52d31d: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "40106d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "40106d17", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084857674 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20250425084857674 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c51120]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425084857674 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c51120]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425084857674 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c51120]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425084857674 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425084857674 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/4@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084857674 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857674 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857674 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857674 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857674 DMGW DEBUG mgw(mgw-fsm-4198509-0)[0x559c26c63110]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857674 DMGW DEBUG mgw(mgw-fsm-4198509-0)[0x559c26c63110]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425084857674 DMGW DEBUG mgw(mgw-fsm-4198509-0)[0x559c26c63110]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425084857674 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4198509-0)[0x559c26c63110] (mgcp_client_endpoint_fsm.c:724) 20250425084857674 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857674 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857674 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084857674 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4198509-0)[0x559c26c344e0]{ST_CRCX}: Allocated (fsm.c:456) 20250425084857674 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4198509-0)[0x559c26c344e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90] (fsm.c:486) 20250425084857674 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4198509-0)[0x559c26c344e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084857674 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4198509-0)[0x559c26c344e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:228) 20250425084857674 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=204 'CRCX 20 rtpbridge/4@mgw MGCP 1.0\r\nC: 40106'... (mgcp_client.c:807) 20250425084857674 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425084857674 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4198509-0)[0x559c26c344e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084857674 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084857674 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857674 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084857674 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(213)@7fdc3b52d31d: CRCX2{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "40106d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "40106d17", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084857679 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20250425084857679 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c344e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425084857679 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c344e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425084857679 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c344e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084857679 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c344e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084857679 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425084857679 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/4@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425084857679 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857679 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/4@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084857679 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857679 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857679 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857679 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/4@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084857679 DMGW DEBUG mgw(mgw-fsm-4198509-0)[0x559c26c63110]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857679 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857679 DMGW DEBUG mgw(mgw-fsm-4198509-0)[0x559c26c63110]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425084857679 DMGW DEBUG mgw(mgw-fsm-4198509-0)[0x559c26c63110]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425084857679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x559c26c33ba0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425084857679 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084857679 DLSCCP DEBUG SCCP-SCOC(12)[0x559c26c32240]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084857679 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053b65a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425084857679 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084857679 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857679 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084857679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084857679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084857679 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0c 06 53 b6 5a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084857679 DMGW DEBUG mgw(mgw-fsm-4198509-0)[0x559c26c63110]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425084857679 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857679 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084857679 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084857679 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084857679 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084857679 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425084857679 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084857679 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084857679 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857679 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0c 06 53 b6 5a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425084857679 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857679 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084857679 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084857679 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084857679 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084857679 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084857679 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084857679 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084857679 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857679 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0d 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425084857679 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084857679 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084857679 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084857679 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084857679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084857679 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425084857679 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1855) 20250425084857679 DLSCCP DEBUG SCCP-SCOC(13)[0x559c26c3f3a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084857679 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084857679 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084857679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x559c26c35b90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084857679 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425084857679 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425084857679 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4428953 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425084857679 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857679 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857679 DMGW DEBUG mgw(mgw-fsm-4428953-0)[0x559c26c6bde0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425084857679 DMGW DEBUG mgw(mgw-fsm-4428953-0)[0x559c26c6bde0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425084857679 DMGW DEBUG mgw(mgw-fsm-4428953-0)[0x559c26c6bde0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425084857679 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857679 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425084857679 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{UNUSED}: Allocated (fsm.c:456) 20250425084857679 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{UNUSED}: is child of mgw(mgw-fsm-4428953-0)[0x559c26c6bde0] (fsm.c:486) 20250425084857679 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4428953-0)[0x559c26c6bde0] (mgcp_client_endpoint_fsm.c:724) 20250425084857679 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857679 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857679 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084857679 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4428953-0)[0x559c26c72da0]{ST_CRCX}: Allocated (fsm.c:456) 20250425084857679 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4428953-0)[0x559c26c72da0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0] (fsm.c:486) 20250425084857679 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4428953-0)[0x559c26c72da0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084857679 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4428953-0)[0x559c26c72da0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425084857679 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=200 'CRCX 21 rtpbridge/*@mgw MGCP 1.0\r\nC: 43949'... (mgcp_client.c:807) 20250425084857679 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425084857679 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4428953-0)[0x559c26c72da0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084857679 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@7fdc3b52d31d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "43949917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "43949917", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent0(214)@7fdc3b52d31d: CRCX1{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "43949917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "43949917", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(214)@7fdc3b52d31d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(215)@7fdc3b52d31d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@7fdc3b52d31d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20250425084857688 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20250425084857688 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c72da0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425084857688 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c72da0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425084857688 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c72da0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084857688 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c72da0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084857688 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425084857688 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/5@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084857688 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857688 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857688 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857688 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857688 DMGW DEBUG mgw(mgw-fsm-4428953-0)[0x559c26c6bde0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857688 DMGW DEBUG mgw(mgw-fsm-4428953-0)[0x559c26c6bde0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425084857688 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857688 DMGW DEBUG mgw(mgw-fsm-4428953-0)[0x559c26c6bde0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425084857688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4428953)[0x559c26c33990]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425084857688 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425084857688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084857688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(214)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084857694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084857694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084857694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425084857694 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425084857694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x439499) (hnbgw_rua.c:470) 20250425084857694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4428953 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425084857694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4428953)[0x559c26c33990]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425084857694 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425084857694 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425084857694 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4428953 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425084857694 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857694 DMGW DEBUG mgw(mgw-fsm-4428953-0)[0x559c26c6bde0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425084857694 DMGW DEBUG mgw(mgw-fsm-4428953-0)[0x559c26c6bde0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425084857694 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857694 DMGW DEBUG mgw(mgw-fsm-4428953-0)[0x559c26c6bde0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425084857694 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4428953-0)[0x559c26c6bde0] (mgcp_client_endpoint_fsm.c:724) 20250425084857694 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857694 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857694 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425084857694 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c72da0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425084857694 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=214 'MDCX 22 rtpbridge/5@mgw MGCP 1.0\r\nC: 43949'... (mgcp_client.c:807) 20250425084857694 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425084857694 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c72da0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084857694 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084857694 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084857694 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_len:91 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(214)@7fdc3b52d31d: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "43949917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "43949917", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084857702 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20250425084857702 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c72da0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425084857702 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c72da0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425084857702 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c72da0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425084857702 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425084857702 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/5@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084857702 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857702 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857702 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857702 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857702 DMGW DEBUG mgw(mgw-fsm-4428953-0)[0x559c26c6bde0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857702 DMGW DEBUG mgw(mgw-fsm-4428953-0)[0x559c26c6bde0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425084857702 DMGW DEBUG mgw(mgw-fsm-4428953-0)[0x559c26c6bde0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425084857702 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4428953-0)[0x559c26c6bde0] (mgcp_client_endpoint_fsm.c:724) 20250425084857702 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857702 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857702 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084857702 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4428953-0)[0x559c26c6a590]{ST_CRCX}: Allocated (fsm.c:456) 20250425084857702 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4428953-0)[0x559c26c6a590]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0] (fsm.c:486) 20250425084857702 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4428953-0)[0x559c26c6a590]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084857702 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4428953-0)[0x559c26c6a590]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250425084857702 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=204 'CRCX 23 rtpbridge/5@mgw MGCP 1.0\r\nC: 43949'... (mgcp_client.c:807) 20250425084857702 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425084857702 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4428953-0)[0x559c26c6a590]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084857702 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084857702 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857702 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084857702 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(214)@7fdc3b52d31d: CRCX2{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "43949917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "43949917", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084857709 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20250425084857709 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c6a590]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425084857709 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c6a590]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425084857709 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c6a590]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084857709 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c6a590]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084857709 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425084857709 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/5@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425084857709 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857709 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/5@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084857709 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857709 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857709 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857709 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/5@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084857709 DMGW DEBUG mgw(mgw-fsm-4428953-0)[0x559c26c6bde0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857709 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857709 DMGW DEBUG mgw(mgw-fsm-4428953-0)[0x559c26c6bde0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425084857709 DMGW DEBUG mgw(mgw-fsm-4428953-0)[0x559c26c6bde0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425084857709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x559c26c35b90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425084857709 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084857709 DLSCCP DEBUG SCCP-SCOC(13)[0x559c26c3f3a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084857709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc130c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425084857709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084857709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084857709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084857709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084857709 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0d 06 fc 13 0c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084857709 DMGW DEBUG mgw(mgw-fsm-4428953-0)[0x559c26c6bde0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425084857709 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857709 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084857709 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084857709 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084857709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084857709 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250425084857709 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084857709 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084857709 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857709 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0d 06 fc 13 0c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425084857709 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857709 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084857709 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084857709 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084857709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084857709 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084857709 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084857709 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084857709 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857709 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0e 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425084857709 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084857709 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084857709 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084857709 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084857709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084857709 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425084857709 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1855) 20250425084857709 DLSCCP DEBUG SCCP-SCOC(14)[0x559c26c40040]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084857709 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084857709 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084857709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x559c26c3f560]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084857709 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425084857709 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425084857709 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7393427 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425084857709 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857709 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857709 DMGW DEBUG mgw(mgw-fsm-7393427-0)[0x559c26c74fb0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425084857709 DMGW DEBUG mgw(mgw-fsm-7393427-0)[0x559c26c74fb0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425084857709 DMGW DEBUG mgw(mgw-fsm-7393427-0)[0x559c26c74fb0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425084857709 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857709 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425084857709 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{UNUSED}: Allocated (fsm.c:456) 20250425084857709 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{UNUSED}: is child of mgw(mgw-fsm-7393427-0)[0x559c26c74fb0] (fsm.c:486) 20250425084857709 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7393427-0)[0x559c26c74fb0] (mgcp_client_endpoint_fsm.c:724) 20250425084857709 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857709 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857709 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084857709 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7393427-0)[0x559c26c7b880]{ST_CRCX}: Allocated (fsm.c:456) 20250425084857709 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7393427-0)[0x559c26c7b880]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550] (fsm.c:486) 20250425084857709 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7393427-0)[0x559c26c7b880]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084857709 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7393427-0)[0x559c26c7b880]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425084857709 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: 70d09'... (mgcp_client.c:807) 20250425084857709 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425084857709 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7393427-0)[0x559c26c7b880]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084857709 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@7fdc3b52d31d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "70d09317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "70d09317", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent0(215)@7fdc3b52d31d: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "70d09317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "70d09317", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(215)@7fdc3b52d31d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(216)@7fdc3b52d31d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@7fdc3b52d31d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20250425084857717 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20250425084857717 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c7b880]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425084857717 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c7b880]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425084857717 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c7b880]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084857717 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c7b880]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084857717 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425084857717 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/6@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084857717 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857717 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857717 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857717 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857717 DMGW DEBUG mgw(mgw-fsm-7393427-0)[0x559c26c74fb0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857717 DMGW DEBUG mgw(mgw-fsm-7393427-0)[0x559c26c74fb0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425084857717 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857717 DMGW DEBUG mgw(mgw-fsm-7393427-0)[0x559c26c74fb0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425084857717 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7393427)[0x559c26c34fc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425084857717 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425084857717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084857717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(215)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084857722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084857722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084857722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425084857722 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425084857722 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x70d093) (hnbgw_rua.c:470) 20250425084857722 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7393427 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425084857722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7393427)[0x559c26c34fc0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425084857722 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425084857722 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425084857722 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7393427 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425084857722 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857722 DMGW DEBUG mgw(mgw-fsm-7393427-0)[0x559c26c74fb0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425084857722 DMGW DEBUG mgw(mgw-fsm-7393427-0)[0x559c26c74fb0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425084857722 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857722 DMGW DEBUG mgw(mgw-fsm-7393427-0)[0x559c26c74fb0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425084857722 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7393427-0)[0x559c26c74fb0] (mgcp_client_endpoint_fsm.c:724) 20250425084857722 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857722 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857722 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425084857722 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c7b880]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425084857722 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=214 'MDCX 25 rtpbridge/6@mgw MGCP 1.0\r\nC: 70d09'... (mgcp_client.c:807) 20250425084857722 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425084857722 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c7b880]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084857722 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084857722 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084857722 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_len:91 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(215)@7fdc3b52d31d: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "70d09317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "70d09317", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084857730 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20250425084857730 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c7b880]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425084857730 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c7b880]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425084857730 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c7b880]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425084857730 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425084857730 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/6@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084857730 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857730 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857730 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857730 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857730 DMGW DEBUG mgw(mgw-fsm-7393427-0)[0x559c26c74fb0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857730 DMGW DEBUG mgw(mgw-fsm-7393427-0)[0x559c26c74fb0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425084857730 DMGW DEBUG mgw(mgw-fsm-7393427-0)[0x559c26c74fb0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425084857730 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7393427-0)[0x559c26c74fb0] (mgcp_client_endpoint_fsm.c:724) 20250425084857730 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857730 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857730 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084857730 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7393427-0)[0x559c26c62c20]{ST_CRCX}: Allocated (fsm.c:456) 20250425084857730 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7393427-0)[0x559c26c62c20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550] (fsm.c:486) 20250425084857730 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7393427-0)[0x559c26c62c20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084857730 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7393427-0)[0x559c26c62c20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:228) 20250425084857730 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=204 'CRCX 26 rtpbridge/6@mgw MGCP 1.0\r\nC: 70d09'... (mgcp_client.c:807) 20250425084857730 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425084857730 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7393427-0)[0x559c26c62c20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084857730 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084857730 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857730 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084857730 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(215)@7fdc3b52d31d: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "70d09317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "70d09317", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084857741 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20250425084857741 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c62c20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425084857741 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c62c20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425084857741 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c62c20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084857741 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c62c20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084857741 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425084857741 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/6@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425084857741 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857741 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/6@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084857741 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857741 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857741 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857741 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/6@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084857741 DMGW DEBUG mgw(mgw-fsm-7393427-0)[0x559c26c74fb0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857741 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857741 DMGW DEBUG mgw(mgw-fsm-7393427-0)[0x559c26c74fb0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425084857741 DMGW DEBUG mgw(mgw-fsm-7393427-0)[0x559c26c74fb0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425084857741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x559c26c3f560]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425084857741 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084857741 DLSCCP DEBUG SCCP-SCOC(14)[0x559c26c40040]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084857741 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b5b38), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425084857741 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084857742 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857742 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084857742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084857742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084857742 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0e 06 8b 5b 38 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084857742 DMGW DEBUG mgw(mgw-fsm-7393427-0)[0x559c26c74fb0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425084857742 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857742 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084857742 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084857742 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084857742 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084857742 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250425084857742 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084857742 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084857742 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857742 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0e 06 8b 5b 38 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425084857742 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857742 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084857742 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084857742 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084857742 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084857742 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084857742 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084857742 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084857742 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857742 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0f 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425084857742 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084857742 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084857742 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084857742 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084857742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084857742 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425084857742 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1855) 20250425084857742 DLSCCP DEBUG SCCP-SCOC(15)[0x559c26c40c00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084857742 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084857742 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084857742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x559c26c40200]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084857742 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425084857742 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425084857742 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-150828 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425084857742 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857742 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857742 DMGW DEBUG mgw(mgw-fsm-150828-0)[0x559c26c7dd20]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425084857742 DMGW DEBUG mgw(mgw-fsm-150828-0)[0x559c26c7dd20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425084857742 DMGW DEBUG mgw(mgw-fsm-150828-0)[0x559c26c7dd20]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425084857742 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857742 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425084857742 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{UNUSED}: Allocated (fsm.c:456) 20250425084857742 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{UNUSED}: is child of mgw(mgw-fsm-150828-0)[0x559c26c7dd20] (fsm.c:486) 20250425084857743 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-150828-0)[0x559c26c7dd20] (mgcp_client_endpoint_fsm.c:724) 20250425084857743 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857743 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857743 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084857743 DLMGCP DEBUG MGCP_CONN(mgw-fsm-150828-0)[0x559c26c845f0]{ST_CRCX}: Allocated (fsm.c:456) 20250425084857743 DLMGCP DEBUG MGCP_CONN(mgw-fsm-150828-0)[0x559c26c845f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020] (fsm.c:486) 20250425084857743 DLMGCP DEBUG MGCP_CONN(mgw-fsm-150828-0)[0x559c26c845f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084857743 DLMGCP DEBUG MGCP_CONN(mgw-fsm-150828-0)[0x559c26c845f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425084857743 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=198 'CRCX 27 rtpbridge/*@mgw MGCP 1.0\r\nC: 24d2c'... (mgcp_client.c:807) 20250425084857743 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250425084857743 DLMGCP DEBUG MGCP_CONN(mgw-fsm-150828-0)[0x559c26c845f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084857743 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@7fdc3b52d31d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "24d2c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "24d2c17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent0(216)@7fdc3b52d31d: CRCX1{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "24d2c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "24d2c17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(216)@7fdc3b52d31d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(217)@7fdc3b52d31d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@7fdc3b52d31d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20250425084857764 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20250425084857764 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c845f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425084857764 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c845f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425084857764 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c845f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084857764 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c845f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084857765 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425084857765 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/7@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084857765 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857765 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857765 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857765 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857765 DMGW DEBUG mgw(mgw-fsm-150828-0)[0x559c26c7dd20]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857765 DMGW DEBUG mgw(mgw-fsm-150828-0)[0x559c26c7dd20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425084857765 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857765 DMGW DEBUG mgw(mgw-fsm-150828-0)[0x559c26c7dd20]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425084857765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-150828)[0x559c26c3f940]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425084857765 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425084857765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084857765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(216)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084857775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084857775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084857775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425084857775 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425084857775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x24d2c) (hnbgw_rua.c:470) 20250425084857775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-150828 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425084857775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-150828)[0x559c26c3f940]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425084857775 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425084857775 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425084857775 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-150828 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425084857775 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857775 DMGW DEBUG mgw(mgw-fsm-150828-0)[0x559c26c7dd20]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425084857775 DMGW DEBUG mgw(mgw-fsm-150828-0)[0x559c26c7dd20]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425084857775 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857775 DMGW DEBUG mgw(mgw-fsm-150828-0)[0x559c26c7dd20]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425084857775 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-150828-0)[0x559c26c7dd20] (mgcp_client_endpoint_fsm.c:724) 20250425084857775 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857775 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857775 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425084857775 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c845f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425084857775 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=212 'MDCX 28 rtpbridge/7@mgw MGCP 1.0\r\nC: 24d2c'... (mgcp_client.c:807) 20250425084857775 DLMGCP DEBUG MGW(mgw) Queued 212 bytes for MGW (mgcp_client.c:1221) 20250425084857775 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c845f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084857775 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084857775 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084857775 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_len:91 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(216)@7fdc3b52d31d: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "24d2c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "24d2c17", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084857784 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20250425084857784 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c845f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425084857784 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c845f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425084857784 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c845f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425084857784 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425084857784 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/7@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084857784 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857784 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857784 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857784 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857784 DMGW DEBUG mgw(mgw-fsm-150828-0)[0x559c26c7dd20]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857784 DMGW DEBUG mgw(mgw-fsm-150828-0)[0x559c26c7dd20]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425084857784 DMGW DEBUG mgw(mgw-fsm-150828-0)[0x559c26c7dd20]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425084857784 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-150828-0)[0x559c26c7dd20] (mgcp_client_endpoint_fsm.c:724) 20250425084857784 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857784 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857784 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084857784 DLMGCP DEBUG MGCP_CONN(mgw-fsm-150828-0)[0x559c26c7bff0]{ST_CRCX}: Allocated (fsm.c:456) 20250425084857784 DLMGCP DEBUG MGCP_CONN(mgw-fsm-150828-0)[0x559c26c7bff0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020] (fsm.c:486) 20250425084857784 DLMGCP DEBUG MGCP_CONN(mgw-fsm-150828-0)[0x559c26c7bff0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084857784 DLMGCP DEBUG MGCP_CONN(mgw-fsm-150828-0)[0x559c26c7bff0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:228) 20250425084857784 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=202 'CRCX 29 rtpbridge/7@mgw MGCP 1.0\r\nC: 24d2c'... (mgcp_client.c:807) 20250425084857784 DLMGCP DEBUG MGW(mgw) Queued 202 bytes for MGW (mgcp_client.c:1221) 20250425084857784 DLMGCP DEBUG MGCP_CONN(mgw-fsm-150828-0)[0x559c26c7bff0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084857784 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084857784 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857784 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084857784 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(216)@7fdc3b52d31d: CRCX2{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "24d2c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "24d2c17", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084857790 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20250425084857790 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c7bff0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425084857790 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c7bff0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425084857790 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c7bff0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084857790 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c7bff0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084857790 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425084857790 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/7@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425084857790 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857790 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/7@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084857790 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857790 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857790 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857790 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/7@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084857790 DMGW DEBUG mgw(mgw-fsm-150828-0)[0x559c26c7dd20]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857790 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857790 DMGW DEBUG mgw(mgw-fsm-150828-0)[0x559c26c7dd20]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425084857790 DMGW DEBUG mgw(mgw-fsm-150828-0)[0x559c26c7dd20]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425084857790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x559c26c40200]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425084857790 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084857790 DLSCCP DEBUG SCCP-SCOC(15)[0x559c26c40c00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084857790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa42bc), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425084857790 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084857790 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084857790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084857790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084857790 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0f 06 aa 42 bc 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084857790 DMGW DEBUG mgw(mgw-fsm-150828-0)[0x559c26c7dd20]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425084857790 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857790 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084857790 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084857790 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084857790 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084857790 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250425084857790 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084857790 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084857790 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857790 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0f 06 aa 42 bc 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425084857790 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857790 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084857790 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084857790 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084857790 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084857790 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084857790 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084857790 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084857790 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857790 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 10 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425084857790 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084857790 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084857790 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084857790 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084857790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084857790 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425084857790 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1855) 20250425084857790 DLSCCP DEBUG SCCP-SCOC(16)[0x559c26c418a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084857790 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084857790 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084857790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x559c26c41250]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084857790 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425084857790 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425084857790 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16621194 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425084857790 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857790 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857790 DMGW DEBUG mgw(mgw-fsm-16621194-0)[0x559c26c7c900]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425084857790 DMGW DEBUG mgw(mgw-fsm-16621194-0)[0x559c26c7c900]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425084857790 DMGW DEBUG mgw(mgw-fsm-16621194-0)[0x559c26c7c900]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425084857790 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857790 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425084857790 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{UNUSED}: Allocated (fsm.c:456) 20250425084857790 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{UNUSED}: is child of mgw(mgw-fsm-16621194-0)[0x559c26c7c900] (fsm.c:486) 20250425084857790 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16621194-0)[0x559c26c7c900] (mgcp_client_endpoint_fsm.c:724) 20250425084857790 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857790 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857790 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084857790 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16621194-0)[0x559c26c8d150]{ST_CRCX}: Allocated (fsm.c:456) 20250425084857790 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16621194-0)[0x559c26c8d150]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880] (fsm.c:486) 20250425084857790 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16621194-0)[0x559c26c8d150]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084857790 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16621194-0)[0x559c26c8d150]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425084857790 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=200 'CRCX 30 rtpbridge/*@mgw MGCP 1.0\r\nC: fd9e8'... (mgcp_client.c:807) 20250425084857790 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425084857790 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16621194-0)[0x559c26c8d150]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084857790 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@7fdc3b52d31d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fd9e8a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fd9e8a17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent0(217)@7fdc3b52d31d: CRCX1{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fd9e8a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fd9e8a17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(217)@7fdc3b52d31d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(218)@7fdc3b52d31d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@7fdc3b52d31d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20250425084857798 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20250425084857798 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c8d150]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425084857798 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c8d150]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425084857798 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c8d150]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084857798 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c8d150]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084857798 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425084857798 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/8@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084857798 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857798 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857798 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857798 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857798 DMGW DEBUG mgw(mgw-fsm-16621194-0)[0x559c26c7c900]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857798 DMGW DEBUG mgw(mgw-fsm-16621194-0)[0x559c26c7c900]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425084857798 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857798 DMGW DEBUG mgw(mgw-fsm-16621194-0)[0x559c26c7c900]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425084857798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16621194)[0x559c26c405e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425084857798 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425084857798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084857798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(217)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084857802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084857802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084857803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425084857803 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425084857803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfd9e8a) (hnbgw_rua.c:470) 20250425084857803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16621194 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425084857803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16621194)[0x559c26c405e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425084857803 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425084857803 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425084857803 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16621194 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425084857803 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857803 DMGW DEBUG mgw(mgw-fsm-16621194-0)[0x559c26c7c900]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425084857803 DMGW DEBUG mgw(mgw-fsm-16621194-0)[0x559c26c7c900]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425084857803 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857803 DMGW DEBUG mgw(mgw-fsm-16621194-0)[0x559c26c7c900]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425084857803 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16621194-0)[0x559c26c7c900] (mgcp_client_endpoint_fsm.c:724) 20250425084857803 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857803 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857803 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425084857803 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c8d150]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425084857803 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=214 'MDCX 31 rtpbridge/8@mgw MGCP 1.0\r\nC: fd9e8'... (mgcp_client.c:807) 20250425084857803 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425084857803 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c8d150]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084857803 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084857803 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084857803 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_len:91 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(217)@7fdc3b52d31d: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "fd9e8a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fd9e8a17", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084857809 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20250425084857809 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c8d150]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425084857809 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c8d150]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425084857809 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c8d150]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425084857809 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425084857809 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/8@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084857809 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857809 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857809 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857809 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857809 DMGW DEBUG mgw(mgw-fsm-16621194-0)[0x559c26c7c900]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857809 DMGW DEBUG mgw(mgw-fsm-16621194-0)[0x559c26c7c900]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425084857809 DMGW DEBUG mgw(mgw-fsm-16621194-0)[0x559c26c7c900]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425084857809 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16621194-0)[0x559c26c7c900] (mgcp_client_endpoint_fsm.c:724) 20250425084857809 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857809 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857809 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084857809 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16621194-0)[0x559c26c861d0]{ST_CRCX}: Allocated (fsm.c:456) 20250425084857809 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16621194-0)[0x559c26c861d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880] (fsm.c:486) 20250425084857809 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16621194-0)[0x559c26c861d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084857809 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16621194-0)[0x559c26c861d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250425084857809 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=204 'CRCX 32 rtpbridge/8@mgw MGCP 1.0\r\nC: fd9e8'... (mgcp_client.c:807) 20250425084857809 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425084857809 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16621194-0)[0x559c26c861d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084857809 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084857809 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857809 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084857809 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(217)@7fdc3b52d31d: CRCX2{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "fd9e8a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fd9e8a17", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084857817 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20250425084857817 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c861d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425084857817 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c861d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425084857817 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c861d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084857817 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c861d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084857817 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425084857817 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/8@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425084857817 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857817 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/8@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084857817 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857817 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857817 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857817 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/8@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084857817 DMGW DEBUG mgw(mgw-fsm-16621194-0)[0x559c26c7c900]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857817 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857817 DMGW DEBUG mgw(mgw-fsm-16621194-0)[0x559c26c7c900]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425084857817 DMGW DEBUG mgw(mgw-fsm-16621194-0)[0x559c26c7c900]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425084857817 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x559c26c41250]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425084857817 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084857817 DLSCCP DEBUG SCCP-SCOC(16)[0x559c26c418a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084857817 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ff41a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425084857817 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084857817 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857817 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084857817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084857817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084857817 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 01 06 3f f4 1a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084857817 DMGW DEBUG mgw(mgw-fsm-16621194-0)[0x559c26c7c900]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425084857817 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857817 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084857817 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084857817 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084857817 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084857817 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425084857817 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084857817 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084857817 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857817 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 01 06 3f f4 1a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425084857817 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857817 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084857817 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084857817 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084857817 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084857817 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084857817 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084857817 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084857817 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857818 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 11 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425084857818 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084857818 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084857818 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084857818 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084857818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084857818 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425084857818 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1855) 20250425084857818 DLSCCP DEBUG SCCP-SCOC(17)[0x559c26c42620]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084857818 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084857818 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084857818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x559c26c350f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084857818 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425084857818 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425084857818 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12560402 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425084857818 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857818 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857818 DMGW DEBUG mgw(mgw-fsm-12560402-0)[0x559c26c8f5f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425084857818 DMGW DEBUG mgw(mgw-fsm-12560402-0)[0x559c26c8f5f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425084857818 DMGW DEBUG mgw(mgw-fsm-12560402-0)[0x559c26c8f5f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425084857818 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857818 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425084857818 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{UNUSED}: Allocated (fsm.c:456) 20250425084857818 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{UNUSED}: is child of mgw(mgw-fsm-12560402-0)[0x559c26c8f5f0] (fsm.c:486) 20250425084857818 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12560402-0)[0x559c26c8f5f0] (mgcp_client_endpoint_fsm.c:724) 20250425084857818 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857818 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857818 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084857818 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12560402-0)[0x559c26c95ec0]{ST_CRCX}: Allocated (fsm.c:456) 20250425084857818 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12560402-0)[0x559c26c95ec0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890] (fsm.c:486) 20250425084857818 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12560402-0)[0x559c26c95ec0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084857818 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12560402-0)[0x559c26c95ec0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425084857818 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=200 'CRCX 33 rtpbridge/*@mgw MGCP 1.0\r\nC: bfa81'... (mgcp_client.c:807) 20250425084857818 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425084857818 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12560402-0)[0x559c26c95ec0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084857818 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@7fdc3b52d31d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bfa81217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bfa81217", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent0(218)@7fdc3b52d31d: CRCX1{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bfa81217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bfa81217", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(218)@7fdc3b52d31d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(219)@7fdc3b52d31d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@7fdc3b52d31d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20250425084857828 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20250425084857828 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c95ec0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425084857828 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c95ec0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425084857828 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c95ec0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084857828 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c95ec0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084857828 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425084857828 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/9@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084857828 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857828 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857828 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857828 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857828 DMGW DEBUG mgw(mgw-fsm-12560402-0)[0x559c26c8f5f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857828 DMGW DEBUG mgw(mgw-fsm-12560402-0)[0x559c26c8f5f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425084857828 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857828 DMGW DEBUG mgw(mgw-fsm-12560402-0)[0x559c26c8f5f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425084857828 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12560402)[0x559c26c3ef30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425084857828 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425084857828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084857828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(218)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084857833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084857833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084857833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425084857833 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425084857833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbfa812) (hnbgw_rua.c:470) 20250425084857834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12560402 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425084857834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12560402)[0x559c26c3ef30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425084857834 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425084857834 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425084857834 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12560402 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425084857834 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857834 DMGW DEBUG mgw(mgw-fsm-12560402-0)[0x559c26c8f5f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425084857834 DMGW DEBUG mgw(mgw-fsm-12560402-0)[0x559c26c8f5f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425084857834 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857834 DMGW DEBUG mgw(mgw-fsm-12560402-0)[0x559c26c8f5f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425084857834 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12560402-0)[0x559c26c8f5f0] (mgcp_client_endpoint_fsm.c:724) 20250425084857834 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857834 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857834 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425084857834 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c95ec0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425084857834 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=214 'MDCX 34 rtpbridge/9@mgw MGCP 1.0\r\nC: bfa81'... (mgcp_client.c:807) 20250425084857834 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425084857834 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c95ec0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084857834 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084857834 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084857834 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_len:91 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(218)@7fdc3b52d31d: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "bfa81217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bfa81217", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084857842 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20250425084857842 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c95ec0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425084857842 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c95ec0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425084857842 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c95ec0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425084857842 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425084857842 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/9@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084857842 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857842 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857842 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857842 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857842 DMGW DEBUG mgw(mgw-fsm-12560402-0)[0x559c26c8f5f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857842 DMGW DEBUG mgw(mgw-fsm-12560402-0)[0x559c26c8f5f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425084857842 DMGW DEBUG mgw(mgw-fsm-12560402-0)[0x559c26c8f5f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425084857842 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12560402-0)[0x559c26c8f5f0] (mgcp_client_endpoint_fsm.c:724) 20250425084857842 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857842 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857842 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084857842 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12560402-0)[0x559c26c8e7f0]{ST_CRCX}: Allocated (fsm.c:456) 20250425084857842 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12560402-0)[0x559c26c8e7f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890] (fsm.c:486) 20250425084857842 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12560402-0)[0x559c26c8e7f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084857842 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12560402-0)[0x559c26c8e7f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250425084857842 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=204 'CRCX 35 rtpbridge/9@mgw MGCP 1.0\r\nC: bfa81'... (mgcp_client.c:807) 20250425084857842 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425084857842 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12560402-0)[0x559c26c8e7f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084857842 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084857842 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857842 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084857842 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(218)@7fdc3b52d31d: CRCX2{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "bfa81217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bfa81217", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084857848 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20250425084857848 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c8e7f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425084857848 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c8e7f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425084857848 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c8e7f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084857848 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c8e7f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084857848 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425084857848 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/9@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425084857848 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857848 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/9@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084857848 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857848 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857848 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857848 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/9@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084857848 DMGW DEBUG mgw(mgw-fsm-12560402-0)[0x559c26c8f5f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857848 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857848 DMGW DEBUG mgw(mgw-fsm-12560402-0)[0x559c26c8f5f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425084857848 DMGW DEBUG mgw(mgw-fsm-12560402-0)[0x559c26c8f5f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425084857848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x559c26c350f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425084857848 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084857848 DLSCCP DEBUG SCCP-SCOC(17)[0x559c26c42620]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084857848 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb71db), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425084857848 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084857848 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857848 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084857848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084857848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084857848 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 00 06 bb 71 db 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084857848 DMGW DEBUG mgw(mgw-fsm-12560402-0)[0x559c26c8f5f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425084857848 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857848 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084857848 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084857848 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084857848 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084857848 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425084857848 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084857848 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084857848 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857848 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 00 06 bb 71 db 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425084857848 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857848 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084857848 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084857848 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084857848 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084857848 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084857848 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084857848 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084857848 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857848 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 12 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425084857848 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084857848 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084857848 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084857848 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084857848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084857848 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425084857848 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1855) 20250425084857848 DLSCCP DEBUG SCCP-SCOC(18)[0x559c26c43290]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084857848 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084857848 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084857848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x559c26c3fbc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084857848 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425084857848 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425084857848 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7305322 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425084857848 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857848 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857848 DMGW DEBUG mgw(mgw-fsm-7305322-0)[0x559c26c97c80]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425084857848 DMGW DEBUG mgw(mgw-fsm-7305322-0)[0x559c26c97c80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425084857848 DMGW DEBUG mgw(mgw-fsm-7305322-0)[0x559c26c97c80]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425084857848 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857848 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425084857848 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{UNUSED}: Allocated (fsm.c:456) 20250425084857848 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{UNUSED}: is child of mgw(mgw-fsm-7305322-0)[0x559c26c97c80] (fsm.c:486) 20250425084857848 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7305322-0)[0x559c26c97c80] (mgcp_client_endpoint_fsm.c:724) 20250425084857848 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857848 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857848 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084857848 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7305322-0)[0x559c26c9ebd0]{ST_CRCX}: Allocated (fsm.c:456) 20250425084857848 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7305322-0)[0x559c26c9ebd0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300] (fsm.c:486) 20250425084857848 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7305322-0)[0x559c26c9ebd0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084857848 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7305322-0)[0x559c26c9ebd0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425084857848 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=200 'CRCX 36 rtpbridge/*@mgw MGCP 1.0\r\nC: 6f786'... (mgcp_client.c:807) 20250425084857848 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425084857848 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7305322-0)[0x559c26c9ebd0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084857848 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@7fdc3b52d31d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6f786a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6f786a17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent0(219)@7fdc3b52d31d: CRCX1{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6f786a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6f786a17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(219)@7fdc3b52d31d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(220)@7fdc3b52d31d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@7fdc3b52d31d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20250425084857860 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20250425084857860 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c9ebd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425084857860 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c9ebd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425084857860 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c9ebd0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084857860 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c9ebd0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084857860 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425084857860 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/10@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084857860 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857860 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857860 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857860 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857860 DMGW DEBUG mgw(mgw-fsm-7305322-0)[0x559c26c97c80]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857860 DMGW DEBUG mgw(mgw-fsm-7305322-0)[0x559c26c97c80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425084857860 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857860 DMGW DEBUG mgw(mgw-fsm-7305322-0)[0x559c26c97c80]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425084857860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7305322)[0x559c26c41c90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425084857860 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425084857860 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084857860 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(219)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084857865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084857865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084857865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425084857865 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425084857865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6f786a) (hnbgw_rua.c:470) 20250425084857865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7305322 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425084857865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7305322)[0x559c26c41c90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425084857865 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425084857865 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425084857865 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7305322 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425084857865 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857865 DMGW DEBUG mgw(mgw-fsm-7305322-0)[0x559c26c97c80]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425084857865 DMGW DEBUG mgw(mgw-fsm-7305322-0)[0x559c26c97c80]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425084857865 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857865 DMGW DEBUG mgw(mgw-fsm-7305322-0)[0x559c26c97c80]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425084857865 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7305322-0)[0x559c26c97c80] (mgcp_client_endpoint_fsm.c:724) 20250425084857865 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857865 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857865 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425084857865 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c9ebd0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425084857865 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=215 'MDCX 37 rtpbridge/10@mgw MGCP 1.0\r\nC: 6f78'... (mgcp_client.c:807) 20250425084857865 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250425084857865 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c9ebd0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084857865 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084857865 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084857865 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_len:91 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(219)@7fdc3b52d31d: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "6f786a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6f786a17", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084857872 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20250425084857872 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c9ebd0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425084857872 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c9ebd0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425084857872 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c9ebd0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425084857872 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425084857872 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/10@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084857872 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857872 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857872 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857872 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857872 DMGW DEBUG mgw(mgw-fsm-7305322-0)[0x559c26c97c80]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857872 DMGW DEBUG mgw(mgw-fsm-7305322-0)[0x559c26c97c80]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425084857872 DMGW DEBUG mgw(mgw-fsm-7305322-0)[0x559c26c97c80]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425084857872 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7305322-0)[0x559c26c97c80] (mgcp_client_endpoint_fsm.c:724) 20250425084857872 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857872 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857872 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084857872 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7305322-0)[0x559c26c85b30]{ST_CRCX}: Allocated (fsm.c:456) 20250425084857872 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7305322-0)[0x559c26c85b30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300] (fsm.c:486) 20250425084857872 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7305322-0)[0x559c26c85b30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084857872 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7305322-0)[0x559c26c85b30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:228) 20250425084857872 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=205 'CRCX 38 rtpbridge/10@mgw MGCP 1.0\r\nC: 6f78'... (mgcp_client.c:807) 20250425084857872 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250425084857872 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7305322-0)[0x559c26c85b30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084857872 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084857872 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857872 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084857872 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(219)@7fdc3b52d31d: CRCX2{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "6f786a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6f786a17", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084857876 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20250425084857876 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c85b30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425084857876 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c85b30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425084857876 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c85b30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084857876 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c85b30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084857876 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425084857876 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/10@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425084857876 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857876 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/10@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084857876 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857876 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857876 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857876 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/10@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084857876 DMGW DEBUG mgw(mgw-fsm-7305322-0)[0x559c26c97c80]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857876 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857876 DMGW DEBUG mgw(mgw-fsm-7305322-0)[0x559c26c97c80]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425084857876 DMGW DEBUG mgw(mgw-fsm-7305322-0)[0x559c26c97c80]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425084857876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x559c26c3fbc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425084857876 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084857876 DLSCCP DEBUG SCCP-SCOC(18)[0x559c26c43290]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084857876 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfca24), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425084857876 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084857876 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857876 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084857876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084857876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084857876 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 03 06 df ca 24 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084857876 DMGW DEBUG mgw(mgw-fsm-7305322-0)[0x559c26c97c80]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425084857877 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857877 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084857877 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084857877 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084857877 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084857877 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250425084857877 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084857877 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084857877 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857877 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 03 06 df ca 24 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425084857877 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857877 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084857877 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084857877 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084857877 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084857877 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084857877 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084857877 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084857877 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857877 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 13 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425084857877 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084857877 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084857877 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084857877 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084857877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084857877 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425084857877 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1855) 20250425084857877 DLSCCP DEBUG SCCP-SCOC(19)[0x559c26c43fa0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084857877 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084857877 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084857877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x559c26c439c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084857877 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425084857877 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425084857877 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14233740 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425084857877 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857877 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857877 DMGW DEBUG mgw(mgw-fsm-14233740-0)[0x559c26ca0fb0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425084857877 DMGW DEBUG mgw(mgw-fsm-14233740-0)[0x559c26ca0fb0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425084857877 DMGW DEBUG mgw(mgw-fsm-14233740-0)[0x559c26ca0fb0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425084857877 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857877 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425084857877 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{UNUSED}: Allocated (fsm.c:456) 20250425084857877 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{UNUSED}: is child of mgw(mgw-fsm-14233740-0)[0x559c26ca0fb0] (fsm.c:486) 20250425084857877 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14233740-0)[0x559c26ca0fb0] (mgcp_client_endpoint_fsm.c:724) 20250425084857877 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857877 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857877 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084857877 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14233740-0)[0x559c26ca79b0]{ST_CRCX}: Allocated (fsm.c:456) 20250425084857877 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14233740-0)[0x559c26ca79b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0] (fsm.c:486) 20250425084857877 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14233740-0)[0x559c26ca79b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084857877 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14233740-0)[0x559c26ca79b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425084857877 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=200 'CRCX 39 rtpbridge/*@mgw MGCP 1.0\r\nC: d9308'... (mgcp_client.c:807) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425084857877 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425084857877 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14233740-0)[0x559c26ca79b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084857877 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(219)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@7fdc3b52d31d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d9308c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d9308c17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent0(220)@7fdc3b52d31d: CRCX1{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d9308c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d9308c17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(220)@7fdc3b52d31d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(221)@7fdc3b52d31d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@7fdc3b52d31d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20250425084857884 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20250425084857884 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26ca79b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425084857884 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26ca79b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425084857884 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26ca79b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084857884 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26ca79b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084857884 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425084857884 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/11@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084857884 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857884 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857884 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857884 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857884 DMGW DEBUG mgw(mgw-fsm-14233740-0)[0x559c26ca0fb0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857884 DMGW DEBUG mgw(mgw-fsm-14233740-0)[0x559c26ca0fb0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425084857884 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857884 DMGW DEBUG mgw(mgw-fsm-14233740-0)[0x559c26ca0fb0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425084857884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14233740)[0x559c26c42a10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425084857884 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425084857884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084857884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(220)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084857890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084857890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084857890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425084857890 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425084857890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd9308c) (hnbgw_rua.c:470) 20250425084857890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14233740 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425084857890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14233740)[0x559c26c42a10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425084857890 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425084857890 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425084857890 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14233740 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425084857890 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857890 DMGW DEBUG mgw(mgw-fsm-14233740-0)[0x559c26ca0fb0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425084857890 DMGW DEBUG mgw(mgw-fsm-14233740-0)[0x559c26ca0fb0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425084857890 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857890 DMGW DEBUG mgw(mgw-fsm-14233740-0)[0x559c26ca0fb0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425084857890 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14233740-0)[0x559c26ca0fb0] (mgcp_client_endpoint_fsm.c:724) 20250425084857890 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857890 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857890 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425084857890 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26ca79b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425084857890 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=215 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: d930'... (mgcp_client.c:807) 20250425084857890 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250425084857890 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26ca79b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084857890 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084857890 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084857890 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_len:91 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(220)@7fdc3b52d31d: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "d9308c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d9308c17", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084857898 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20250425084857898 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26ca79b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425084857898 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26ca79b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425084857898 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26ca79b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425084857898 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425084857898 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/11@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084857898 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857898 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857898 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857898 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857898 DMGW DEBUG mgw(mgw-fsm-14233740-0)[0x559c26ca0fb0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857898 DMGW DEBUG mgw(mgw-fsm-14233740-0)[0x559c26ca0fb0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425084857898 DMGW DEBUG mgw(mgw-fsm-14233740-0)[0x559c26ca0fb0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425084857898 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14233740-0)[0x559c26ca0fb0] (mgcp_client_endpoint_fsm.c:724) 20250425084857898 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857898 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857898 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084857898 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14233740-0)[0x559c26c9f340]{ST_CRCX}: Allocated (fsm.c:456) 20250425084857898 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14233740-0)[0x559c26c9f340]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0] (fsm.c:486) 20250425084857898 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14233740-0)[0x559c26c9f340]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084857898 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14233740-0)[0x559c26c9f340]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:228) 20250425084857898 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=205 'CRCX 41 rtpbridge/11@mgw MGCP 1.0\r\nC: d930'... (mgcp_client.c:807) 20250425084857898 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250425084857898 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14233740-0)[0x559c26c9f340]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084857898 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084857898 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857898 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084857898 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(220)@7fdc3b52d31d: CRCX2{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "d9308c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d9308c17", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084857908 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20250425084857908 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c9f340]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425084857908 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c9f340]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425084857908 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c9f340]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084857908 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c9f340]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084857908 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425084857908 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/11@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425084857908 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857908 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/11@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084857908 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857908 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857908 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857908 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/11@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084857908 DMGW DEBUG mgw(mgw-fsm-14233740-0)[0x559c26ca0fb0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857908 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857908 DMGW DEBUG mgw(mgw-fsm-14233740-0)[0x559c26ca0fb0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425084857908 DMGW DEBUG mgw(mgw-fsm-14233740-0)[0x559c26ca0fb0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425084857908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x559c26c439c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425084857908 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084857908 DLSCCP DEBUG SCCP-SCOC(19)[0x559c26c43fa0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084857909 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027a36c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425084857909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084857909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857909 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084857909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084857909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084857909 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 02 06 27 a3 6c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084857909 DMGW DEBUG mgw(mgw-fsm-14233740-0)[0x559c26ca0fb0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425084857909 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857909 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084857909 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084857909 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084857909 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084857909 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250425084857909 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084857909 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084857909 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857909 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 02 06 27 a3 6c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425084857909 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857909 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084857909 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084857909 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084857909 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084857909 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084857909 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084857909 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084857909 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857909 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 14 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425084857909 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084857909 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084857909 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084857909 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084857909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084857909 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425084857909 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1855) 20250425084857909 DLSCCP DEBUG SCCP-SCOC(20)[0x559c26c44c50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084857909 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084857909 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084857909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x559c26c43680]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084857909 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425084857909 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425084857909 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-579274 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425084857909 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857909 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857909 DMGW DEBUG mgw(mgw-fsm-579274-0)[0x559c26ca99b0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425084857909 DMGW DEBUG mgw(mgw-fsm-579274-0)[0x559c26ca99b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425084857909 DMGW DEBUG mgw(mgw-fsm-579274-0)[0x559c26ca99b0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425084857909 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857909 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425084857909 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{UNUSED}: Allocated (fsm.c:456) 20250425084857909 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{UNUSED}: is child of mgw(mgw-fsm-579274-0)[0x559c26ca99b0] (fsm.c:486) 20250425084857909 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-579274-0)[0x559c26ca99b0] (mgcp_client_endpoint_fsm.c:724) 20250425084857909 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857909 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857909 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084857909 DLMGCP DEBUG MGCP_CONN(mgw-fsm-579274-0)[0x559c26cb0610]{ST_CRCX}: Allocated (fsm.c:456) 20250425084857909 DLMGCP DEBUG MGCP_CONN(mgw-fsm-579274-0)[0x559c26cb0610]{ST_CRCX}: is child of mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0] (fsm.c:486) 20250425084857909 DLMGCP DEBUG MGCP_CONN(mgw-fsm-579274-0)[0x559c26cb0610]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084857909 DLMGCP DEBUG MGCP_CONN(mgw-fsm-579274-0)[0x559c26cb0610]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425084857909 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=198 'CRCX 42 rtpbridge/*@mgw MGCP 1.0\r\nC: 8d6ca'... (mgcp_client.c:807) 20250425084857909 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250425084857909 DLMGCP DEBUG MGCP_CONN(mgw-fsm-579274-0)[0x559c26cb0610]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084857909 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@7fdc3b52d31d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8d6ca17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8d6ca17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent0(221)@7fdc3b52d31d: CRCX1{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8d6ca17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8d6ca17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(221)@7fdc3b52d31d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(222)@7fdc3b52d31d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@7fdc3b52d31d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20250425084857918 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20250425084857918 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cb0610]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425084857918 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cb0610]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425084857918 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cb0610]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084857918 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cb0610]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084857918 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425084857918 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/12@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084857918 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857918 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857918 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857918 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857918 DMGW DEBUG mgw(mgw-fsm-579274-0)[0x559c26ca99b0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857918 DMGW DEBUG mgw(mgw-fsm-579274-0)[0x559c26ca99b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425084857918 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857918 DMGW DEBUG mgw(mgw-fsm-579274-0)[0x559c26ca99b0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425084857918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-579274)[0x559c26c41430]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425084857918 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425084857918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084857918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(221)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084857924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084857924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084857924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425084857924 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425084857924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8d6ca) (hnbgw_rua.c:470) 20250425084857924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-579274 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425084857924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-579274)[0x559c26c41430]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425084857924 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425084857924 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425084857924 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-579274 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425084857924 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857924 DMGW DEBUG mgw(mgw-fsm-579274-0)[0x559c26ca99b0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425084857924 DMGW DEBUG mgw(mgw-fsm-579274-0)[0x559c26ca99b0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425084857924 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857924 DMGW DEBUG mgw(mgw-fsm-579274-0)[0x559c26ca99b0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425084857924 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-579274-0)[0x559c26ca99b0] (mgcp_client_endpoint_fsm.c:724) 20250425084857924 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857924 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857924 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425084857924 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cb0610]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425084857924 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=213 'MDCX 43 rtpbridge/12@mgw MGCP 1.0\r\nC: 8d6c'... (mgcp_client.c:807) 20250425084857924 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250425084857924 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cb0610]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084857924 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084857924 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084857924 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_len:91 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(221)@7fdc3b52d31d: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "8d6ca17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8d6ca17", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084857931 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20250425084857931 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cb0610]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425084857931 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cb0610]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425084857931 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cb0610]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425084857931 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425084857931 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/12@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084857931 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857931 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857931 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857931 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857931 DMGW DEBUG mgw(mgw-fsm-579274-0)[0x559c26ca99b0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857931 DMGW DEBUG mgw(mgw-fsm-579274-0)[0x559c26ca99b0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425084857931 DMGW DEBUG mgw(mgw-fsm-579274-0)[0x559c26ca99b0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425084857931 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-579274-0)[0x559c26ca99b0] (mgcp_client_endpoint_fsm.c:724) 20250425084857931 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857931 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857931 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084857931 DLMGCP DEBUG MGCP_CONN(mgw-fsm-579274-0)[0x559c26c96ac0]{ST_CRCX}: Allocated (fsm.c:456) 20250425084857931 DLMGCP DEBUG MGCP_CONN(mgw-fsm-579274-0)[0x559c26c96ac0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0] (fsm.c:486) 20250425084857931 DLMGCP DEBUG MGCP_CONN(mgw-fsm-579274-0)[0x559c26c96ac0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084857931 DLMGCP DEBUG MGCP_CONN(mgw-fsm-579274-0)[0x559c26c96ac0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:228) 20250425084857931 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=203 'CRCX 44 rtpbridge/12@mgw MGCP 1.0\r\nC: 8d6c'... (mgcp_client.c:807) 20250425084857931 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250425084857931 DLMGCP DEBUG MGCP_CONN(mgw-fsm-579274-0)[0x559c26c96ac0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084857931 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084857931 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857931 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084857931 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(221)@7fdc3b52d31d: CRCX2{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "8d6ca17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8d6ca17", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084857937 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20250425084857937 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c96ac0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425084857937 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c96ac0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425084857937 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c96ac0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084857937 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c96ac0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084857937 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425084857937 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/12@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425084857937 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857937 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/12@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084857937 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857937 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857937 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857937 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/12@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084857937 DMGW DEBUG mgw(mgw-fsm-579274-0)[0x559c26ca99b0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857937 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857937 DMGW DEBUG mgw(mgw-fsm-579274-0)[0x559c26ca99b0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425084857937 DMGW DEBUG mgw(mgw-fsm-579274-0)[0x559c26ca99b0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425084857937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x559c26c43680]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425084857937 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084857937 DLSCCP DEBUG SCCP-SCOC(20)[0x559c26c44c50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084857937 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b565a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425084857937 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084857937 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084857937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084857937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084857937 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 05 06 4b 56 5a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084857937 DMGW DEBUG mgw(mgw-fsm-579274-0)[0x559c26ca99b0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425084857937 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857937 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084857937 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084857937 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084857937 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084857937 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250425084857937 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084857937 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084857937 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857937 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 05 06 4b 56 5a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425084857937 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857937 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084857937 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084857937 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084857937 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084857937 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084857937 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084857937 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084857937 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857937 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 15 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425084857937 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084857937 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084857937 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084857937 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084857937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084857937 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425084857937 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1855) 20250425084857937 DLSCCP DEBUG SCCP-SCOC(21)[0x559c26c45b10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084857937 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084857937 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084857937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x559c26c45320]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084857937 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425084857937 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425084857937 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10887564 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425084857937 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857937 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857937 DMGW DEBUG mgw(mgw-fsm-10887564-0)[0x559c26cb23f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425084857937 DMGW DEBUG mgw(mgw-fsm-10887564-0)[0x559c26cb23f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425084857937 DMGW DEBUG mgw(mgw-fsm-10887564-0)[0x559c26cb23f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425084857937 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857937 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425084857937 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{UNUSED}: Allocated (fsm.c:456) 20250425084857937 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{UNUSED}: is child of mgw(mgw-fsm-10887564-0)[0x559c26cb23f0] (fsm.c:486) 20250425084857937 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10887564-0)[0x559c26cb23f0] (mgcp_client_endpoint_fsm.c:724) 20250425084857937 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857937 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857937 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084857937 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10887564-0)[0x559c26cb2070]{ST_CRCX}: Allocated (fsm.c:456) 20250425084857937 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10887564-0)[0x559c26cb2070]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600] (fsm.c:486) 20250425084857937 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10887564-0)[0x559c26cb2070]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084857937 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10887564-0)[0x559c26cb2070]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425084857937 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=200 'CRCX 45 rtpbridge/*@mgw MGCP 1.0\r\nC: a6218'... (mgcp_client.c:807) 20250425084857937 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425084857937 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10887564-0)[0x559c26cb2070]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084857937 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@7fdc3b52d31d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a6218c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a6218c17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent0(222)@7fdc3b52d31d: CRCX1{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a6218c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a6218c17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(222)@7fdc3b52d31d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(223)@7fdc3b52d31d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@7fdc3b52d31d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20250425084857948 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20250425084857948 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cb2070]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425084857948 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cb2070]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425084857948 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cb2070]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084857948 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cb2070]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084857948 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425084857948 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/13@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084857948 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857948 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857948 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857948 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857948 DMGW DEBUG mgw(mgw-fsm-10887564-0)[0x559c26cb23f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857948 DMGW DEBUG mgw(mgw-fsm-10887564-0)[0x559c26cb23f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425084857948 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857948 DMGW DEBUG mgw(mgw-fsm-10887564-0)[0x559c26cb23f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425084857948 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10887564)[0x559c26c44670]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425084857948 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425084857948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084857948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(222)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084857955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084857955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084857955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425084857955 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425084857955 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa6218c) (hnbgw_rua.c:470) 20250425084857955 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10887564 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425084857955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10887564)[0x559c26c44670]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425084857955 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425084857955 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425084857955 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10887564 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425084857955 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857955 DMGW DEBUG mgw(mgw-fsm-10887564-0)[0x559c26cb23f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425084857955 DMGW DEBUG mgw(mgw-fsm-10887564-0)[0x559c26cb23f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425084857955 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857955 DMGW DEBUG mgw(mgw-fsm-10887564-0)[0x559c26cb23f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425084857955 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10887564-0)[0x559c26cb23f0] (mgcp_client_endpoint_fsm.c:724) 20250425084857955 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857955 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857955 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425084857955 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cb2070]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425084857955 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=215 'MDCX 46 rtpbridge/13@mgw MGCP 1.0\r\nC: a621'... (mgcp_client.c:807) 20250425084857955 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250425084857955 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cb2070]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084857955 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084857955 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084857955 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_len:91 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(222)@7fdc3b52d31d: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "a6218c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a6218c17", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084857965 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20250425084857966 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cb2070]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425084857966 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cb2070]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425084857966 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cb2070]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425084857966 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425084857966 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/13@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084857966 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857966 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857966 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857966 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857966 DMGW DEBUG mgw(mgw-fsm-10887564-0)[0x559c26cb23f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857966 DMGW DEBUG mgw(mgw-fsm-10887564-0)[0x559c26cb23f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425084857966 DMGW DEBUG mgw(mgw-fsm-10887564-0)[0x559c26cb23f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425084857966 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10887564-0)[0x559c26cb23f0] (mgcp_client_endpoint_fsm.c:724) 20250425084857966 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857966 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857966 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084857966 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10887564-0)[0x559c26c85580]{ST_CRCX}: Allocated (fsm.c:456) 20250425084857966 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10887564-0)[0x559c26c85580]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600] (fsm.c:486) 20250425084857966 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10887564-0)[0x559c26c85580]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084857966 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10887564-0)[0x559c26c85580]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:228) 20250425084857966 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=205 'CRCX 47 rtpbridge/13@mgw MGCP 1.0\r\nC: a621'... (mgcp_client.c:807) 20250425084857966 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250425084857966 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10887564-0)[0x559c26c85580]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084857966 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084857966 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857966 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084857966 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(222)@7fdc3b52d31d: CRCX2{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "a6218c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a6218c17", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084857978 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20250425084857978 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c85580]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425084857978 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c85580]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425084857978 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c85580]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084857978 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c85580]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084857978 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425084857978 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/13@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425084857978 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857978 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/13@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084857978 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857978 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857978 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857978 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/13@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084857978 DMGW DEBUG mgw(mgw-fsm-10887564-0)[0x559c26cb23f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857978 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857978 DMGW DEBUG mgw(mgw-fsm-10887564-0)[0x559c26cb23f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425084857978 DMGW DEBUG mgw(mgw-fsm-10887564-0)[0x559c26cb23f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425084857978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x559c26c45320]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425084857978 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084857978 DLSCCP DEBUG SCCP-SCOC(21)[0x559c26c45b10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084857978 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd4192), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425084857978 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084857978 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084857978 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084857978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084857978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084857978 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 04 06 dd 41 92 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084857978 DMGW DEBUG mgw(mgw-fsm-10887564-0)[0x559c26cb23f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425084857979 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857979 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084857979 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084857979 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084857979 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084857979 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250425084857979 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084857979 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084857979 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857979 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 04 06 dd 41 92 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425084857979 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084857979 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084857979 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084857979 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084857979 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084857979 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084857979 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084857979 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084857979 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084857979 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 16 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425084857979 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084857979 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084857979 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084857979 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084857979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084857979 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425084857979 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1855) 20250425084857979 DLSCCP DEBUG SCCP-SCOC(22)[0x559c26c466a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084857979 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084857979 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084857979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x559c26c46070]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084857979 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425084857979 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425084857979 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8053653 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425084857979 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857979 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857979 DMGW DEBUG mgw(mgw-fsm-8053653-0)[0x559c26cbb130]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425084857979 DMGW DEBUG mgw(mgw-fsm-8053653-0)[0x559c26cbb130]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425084857979 DMGW DEBUG mgw(mgw-fsm-8053653-0)[0x559c26cbb130]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425084857979 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857979 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425084857979 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{UNUSED}: Allocated (fsm.c:456) 20250425084857979 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{UNUSED}: is child of mgw(mgw-fsm-8053653-0)[0x559c26cbb130] (fsm.c:486) 20250425084857979 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8053653-0)[0x559c26cbb130] (mgcp_client_endpoint_fsm.c:724) 20250425084857979 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857979 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857979 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084857979 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8053653-0)[0x559c26cc1fc0]{ST_CRCX}: Allocated (fsm.c:456) 20250425084857979 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8053653-0)[0x559c26cc1fc0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110] (fsm.c:486) 20250425084857979 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8053653-0)[0x559c26cc1fc0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084857979 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8053653-0)[0x559c26cc1fc0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425084857979 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=200 'CRCX 48 rtpbridge/*@mgw MGCP 1.0\r\nC: 7ae39'... (mgcp_client.c:807) 20250425084857979 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425084857979 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8053653-0)[0x559c26cc1fc0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084857979 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@7fdc3b52d31d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7ae39517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7ae39517", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent0(223)@7fdc3b52d31d: CRCX1{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7ae39517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7ae39517", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(223)@7fdc3b52d31d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(224)@7fdc3b52d31d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@7fdc3b52d31d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20250425084857989 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20250425084857989 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cc1fc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425084857989 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cc1fc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425084857989 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cc1fc0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084857989 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cc1fc0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084857989 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425084857989 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/14@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084857989 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857989 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084857989 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084857989 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084857989 DMGW DEBUG mgw(mgw-fsm-8053653-0)[0x559c26cbb130]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084857989 DMGW DEBUG mgw(mgw-fsm-8053653-0)[0x559c26cbb130]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425084857989 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084857989 DMGW DEBUG mgw(mgw-fsm-8053653-0)[0x559c26cbb130]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425084857989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8053653)[0x559c26c44f30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425084857989 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425084857989 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084857989 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(223)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084857996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084857996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084857996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425084857996 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425084857996 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7ae395) (hnbgw_rua.c:470) 20250425084857996 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8053653 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425084857996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8053653)[0x559c26c44f30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425084857996 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425084857996 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425084857996 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8053653 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425084857996 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857996 DMGW DEBUG mgw(mgw-fsm-8053653-0)[0x559c26cbb130]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425084857996 DMGW DEBUG mgw(mgw-fsm-8053653-0)[0x559c26cbb130]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425084857996 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084857996 DMGW DEBUG mgw(mgw-fsm-8053653-0)[0x559c26cbb130]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425084857996 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8053653-0)[0x559c26cbb130] (mgcp_client_endpoint_fsm.c:724) 20250425084857996 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084857996 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084857996 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425084857996 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cc1fc0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425084857996 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=215 'MDCX 49 rtpbridge/14@mgw MGCP 1.0\r\nC: 7ae3'... (mgcp_client.c:807) 20250425084857996 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250425084857996 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cc1fc0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084857996 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084857996 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084857996 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_len:91 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(223)@7fdc3b52d31d: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "7ae39517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7ae39517", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084858003 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20250425084858003 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cc1fc0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425084858003 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cc1fc0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425084858003 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cc1fc0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425084858003 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425084858003 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/14@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084858003 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084858003 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084858003 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084858003 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084858003 DMGW DEBUG mgw(mgw-fsm-8053653-0)[0x559c26cbb130]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084858003 DMGW DEBUG mgw(mgw-fsm-8053653-0)[0x559c26cbb130]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425084858003 DMGW DEBUG mgw(mgw-fsm-8053653-0)[0x559c26cbb130]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425084858003 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8053653-0)[0x559c26cbb130] (mgcp_client_endpoint_fsm.c:724) 20250425084858003 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084858003 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084858003 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084858003 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8053653-0)[0x559c26cbb260]{ST_CRCX}: Allocated (fsm.c:456) 20250425084858003 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8053653-0)[0x559c26cbb260]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110] (fsm.c:486) 20250425084858003 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8053653-0)[0x559c26cbb260]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084858003 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8053653-0)[0x559c26cbb260]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:228) 20250425084858003 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=205 'CRCX 50 rtpbridge/14@mgw MGCP 1.0\r\nC: 7ae3'... (mgcp_client.c:807) 20250425084858003 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250425084858003 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8053653-0)[0x559c26cbb260]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084858003 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084858003 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084858003 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084858003 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(223)@7fdc3b52d31d: CRCX2{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "7ae39517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7ae39517", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084858013 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20250425084858013 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26cbb260]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425084858013 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26cbb260]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425084858013 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26cbb260]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084858013 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26cbb260]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084858013 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425084858013 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/14@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425084858013 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084858013 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/14@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084858014 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084858014 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084858014 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084858014 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/14@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084858014 DMGW DEBUG mgw(mgw-fsm-8053653-0)[0x559c26cbb130]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084858014 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084858014 DMGW DEBUG mgw(mgw-fsm-8053653-0)[0x559c26cbb130]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425084858014 DMGW DEBUG mgw(mgw-fsm-8053653-0)[0x559c26cbb130]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425084858014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x559c26c46070]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425084858014 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084858014 DLSCCP DEBUG SCCP-SCOC(22)[0x559c26c466a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084858014 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00395682), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425084858014 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084858014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084858014 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084858014 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084858014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084858014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084858014 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 07 06 39 56 82 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084858014 DMGW DEBUG mgw(mgw-fsm-8053653-0)[0x559c26cbb130]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425084858014 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084858014 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084858014 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084858014 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084858014 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084858014 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250425084858014 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084858014 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084858014 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084858014 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 07 06 39 56 82 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425084858014 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084858014 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084858014 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084858014 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084858014 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084858014 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084858014 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084858014 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084858014 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084858014 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 17 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425084858014 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084858014 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084858014 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084858014 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084858014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084858014 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425084858014 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1855) 20250425084858014 DLSCCP DEBUG SCCP-SCOC(23)[0x559c26c47250]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084858014 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084858014 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084858014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x559c26c45060]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084858014 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425084858014 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425084858014 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1436259 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425084858014 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084858014 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084858014 DMGW DEBUG mgw(mgw-fsm-1436259-0)[0x559c26cc3f10]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425084858014 DMGW DEBUG mgw(mgw-fsm-1436259-0)[0x559c26cc3f10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425084858014 DMGW DEBUG mgw(mgw-fsm-1436259-0)[0x559c26cc3f10]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425084858014 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084858014 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425084858014 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{UNUSED}: Allocated (fsm.c:456) 20250425084858014 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{UNUSED}: is child of mgw(mgw-fsm-1436259-0)[0x559c26cc3f10] (fsm.c:486) 20250425084858014 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1436259-0)[0x559c26cc3f10] (mgcp_client_endpoint_fsm.c:724) 20250425084858014 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084858014 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084858014 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084858014 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1436259-0)[0x559c26cc3b90]{ST_CRCX}: Allocated (fsm.c:456) 20250425084858014 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1436259-0)[0x559c26cc3b90]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120] (fsm.c:486) 20250425084858014 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1436259-0)[0x559c26cc3b90]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084858014 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1436259-0)[0x559c26cc3b90]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425084858014 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=200 'CRCX 51 rtpbridge/*@mgw MGCP 1.0\r\nC: 15ea6'... (mgcp_client.c:807) 20250425084858014 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425084858014 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1436259-0)[0x559c26cc3b90]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084858014 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@7fdc3b52d31d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "15ea6317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "15ea6317", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent0(224)@7fdc3b52d31d: CRCX1{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "15ea6317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "15ea6317", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(224)@7fdc3b52d31d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250425084858028 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20250425084858028 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cc3b90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425084858028 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cc3b90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425084858028 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cc3b90]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084858028 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cc3b90]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084858028 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425084858028 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/15@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084858028 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084858028 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084858028 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084858029 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084858029 DMGW DEBUG mgw(mgw-fsm-1436259-0)[0x559c26cc3f10]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084858029 DMGW DEBUG mgw(mgw-fsm-1436259-0)[0x559c26cc3f10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425084858029 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084858029 DMGW DEBUG mgw(mgw-fsm-1436259-0)[0x559c26cc3f10]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425084858029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1436259)[0x559c26c43af0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425084858029 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425084858029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084858029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(224)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084858038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084858038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084858038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425084858038 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425084858038 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x15ea63) (hnbgw_rua.c:470) 20250425084858038 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1436259 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425084858038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1436259)[0x559c26c43af0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425084858038 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425084858038 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425084858038 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1436259 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425084858038 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084858038 DMGW DEBUG mgw(mgw-fsm-1436259-0)[0x559c26cc3f10]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425084858038 DMGW DEBUG mgw(mgw-fsm-1436259-0)[0x559c26cc3f10]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425084858038 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084858038 DMGW DEBUG mgw(mgw-fsm-1436259-0)[0x559c26cc3f10]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425084858038 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1436259-0)[0x559c26cc3f10] (mgcp_client_endpoint_fsm.c:724) 20250425084858038 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084858038 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084858038 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425084858038 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cc3b90]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425084858038 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: 15ea'... (mgcp_client.c:807) 20250425084858038 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250425084858038 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cc3b90]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084858038 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084858038 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084858038 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(224)@7fdc3b52d31d: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "15ea6317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "15ea6317", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084858053 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20250425084858053 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cc3b90]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425084858053 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cc3b90]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425084858053 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cc3b90]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425084858053 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425084858053 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/15@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084858053 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084858053 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084858053 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084858053 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084858053 DMGW DEBUG mgw(mgw-fsm-1436259-0)[0x559c26cc3f10]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084858053 DMGW DEBUG mgw(mgw-fsm-1436259-0)[0x559c26cc3f10]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425084858053 DMGW DEBUG mgw(mgw-fsm-1436259-0)[0x559c26cc3f10]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425084858053 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1436259-0)[0x559c26cc3f10] (mgcp_client_endpoint_fsm.c:724) 20250425084858053 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084858053 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084858053 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084858053 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1436259-0)[0x559c26cba250]{ST_CRCX}: Allocated (fsm.c:456) 20250425084858053 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1436259-0)[0x559c26cba250]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120] (fsm.c:486) 20250425084858053 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1436259-0)[0x559c26cba250]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084858053 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1436259-0)[0x559c26cba250]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:228) 20250425084858053 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: 15ea'... (mgcp_client.c:807) 20250425084858053 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250425084858053 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1436259-0)[0x559c26cba250]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084858053 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084858053 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084858053 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084858053 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(224)@7fdc3b52d31d: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "15ea6317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "15ea6317", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084858065 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20250425084858065 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26cba250]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425084858065 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26cba250]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425084858065 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26cba250]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084858065 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26cba250]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084858065 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425084858065 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/15@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425084858065 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084858065 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/15@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084858065 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084858065 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084858065 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084858065 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/15@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084858065 DMGW DEBUG mgw(mgw-fsm-1436259-0)[0x559c26cc3f10]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084858065 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084858065 DMGW DEBUG mgw(mgw-fsm-1436259-0)[0x559c26cc3f10]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425084858065 DMGW DEBUG mgw(mgw-fsm-1436259-0)[0x559c26cc3f10]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425084858065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x559c26c45060]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425084858065 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084858065 DLSCCP DEBUG SCCP-SCOC(23)[0x559c26c47250]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084858065 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c5d438), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425084858065 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084858065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084858065 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084858065 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084858065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084858065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084858065 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 06 06 c5 d4 38 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084858065 DMGW DEBUG mgw(mgw-fsm-1436259-0)[0x559c26cc3f10]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425084858065 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084858065 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084858065 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084858065 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084858065 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084858065 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250425084858065 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084858065 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084858065 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084858065 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 06 06 c5 d4 38 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_len:12 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425084859599 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859599 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084859599 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084859599 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084859599 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084859599 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084859599 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084859599 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084859599 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859599 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 08 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425084859599 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084859599 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084859599 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084859599 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084859599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084859599 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425084859599 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1855) 20250425084859599 DLSCCP DEBUG SCCP-SCOC(8)[0x559c26c2e0a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084859599 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084859599 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084859599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x559c26c2d5a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084859599 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425084859599 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425084859600 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14561991 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425084859600 DMGW DEBUG mgw(mgw-fsm-14561991-0)[0x559c26c33720]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425084859600 DMGW DEBUG mgw(mgw-fsm-14561991-0)[0x559c26c33720]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425084859600 DMGW DEBUG mgw(mgw-fsm-14561991-0)[0x559c26c33720]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425084859600 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425084859600 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084859600 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: de32c'... (mgcp_client.c:807) 20250425084859600 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425084859600 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084859600 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c38060]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084859600 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: de32c'... (mgcp_client.c:807) 20250425084859600 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425084859600 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c38060]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084859600 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{IN_USE}: Removing from parent mgw(mgw-fsm-14561991-0)[0x559c26c33720] (mgcp_client_endpoint_fsm.c:873) 20250425084859600 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425084859600 DLMGCP DEBUG mgw-endp(mgw-fsm-14561991-0)[0x559c26c323f0]{IN_USE}: Deallocated (fsm.c:568) 20250425084859600 DMGW DEBUG mgw(mgw-fsm-14561991-0)[0x559c26c33720]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425084859600 DMGW DEBUG mgw(mgw-fsm-14561991-0)[0x559c26c33720]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425084859600 DMGW DEBUG mgw(mgw-fsm-14561991-0)[0x559c26c33720]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425084859600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14561991)[0x559c26c2b060]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425084859600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425084859600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084859600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(209)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "de32c717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "de32c717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084859614 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20250425084859614 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084859614 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084859614 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084859614 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425084859615 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20250425084859615 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c38060]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084859615 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c38060]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084859615 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c38060]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084859615 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c38060]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_len:12 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_from0 TC_rab_assignment_concurrent-Iuh0-RUA(201)@7fdc3b52d31d: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)14561991 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425084859627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084859627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084859627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425084859627 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425084859627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xde32c7,cause=radio(normal)) (hnbgw_rua.c:438) 20250425084859627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14561991 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425084859627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14561991)[0x559c26c2b060]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425084859627 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425084859627 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425084859627 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14561991 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425084859627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x559c26c2d5a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084859627 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084859627 DLSCCP DEBUG SCCP-SCOC(8)[0x559c26c2e0a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084859627 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8234f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425084859627 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084859627 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859627 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084859627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084859627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084859627 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 08 06 a8 23 4f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084859628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14561991)[0x559c26c2b060]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425084859628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x559c26c2d5a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425084859628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x559c26c2d5a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425084859628 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859628 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084859628 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084859628 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084859628 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084859628 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250425084859628 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084859628 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084859628 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859628 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 08 06 a8 23 4f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425084859628 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859628 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084859628 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084859628 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084859628 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084859628 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084859628 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084859628 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084859628 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859628 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 09 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425084859628 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084859628 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084859629 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084859629 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084859629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084859629 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425084859629 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1855) 20250425084859629 DLSCCP DEBUG SCCP-SCOC(9)[0x559c26c2f690]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084859629 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084859629 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084859629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x559c26c36180]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084859629 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425084859629 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425084859629 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1506584 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425084859629 DMGW DEBUG mgw(mgw-fsm-1506584-0)[0x559c26c467d0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425084859629 DMGW DEBUG mgw(mgw-fsm-1506584-0)[0x559c26c467d0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425084859629 DMGW DEBUG mgw(mgw-fsm-1506584-0)[0x559c26c467d0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425084859629 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425084859629 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c37d40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084859629 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: 16fd1'... (mgcp_client.c:807) 20250425084859629 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425084859629 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c37d40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084859629 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c482d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084859629 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: 16fd1'... (mgcp_client.c:807) 20250425084859629 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425084859629 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c482d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084859629 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{IN_USE}: Removing from parent mgw(mgw-fsm-1506584-0)[0x559c26c467d0] (mgcp_client_endpoint_fsm.c:873) 20250425084859629 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425084859629 DLMGCP DEBUG mgw-endp(mgw-fsm-1506584-0)[0x559c26c46910]{IN_USE}: Deallocated (fsm.c:568) 20250425084859629 DMGW DEBUG mgw(mgw-fsm-1506584-0)[0x559c26c467d0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425084859629 DMGW DEBUG mgw(mgw-fsm-1506584-0)[0x559c26c467d0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425084859629 DMGW DEBUG mgw(mgw-fsm-1506584-0)[0x559c26c467d0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425084859629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1506584)[0x559c26c26a00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425084859629 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425084859629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084859629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)9510699 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:0 TC_rab_assignment_concurrent0(210)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "16fd1817" }, { code := "I", val := "11111" } }, sdp := omit } 20250425084859639 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20250425084859639 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c37d40]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084859639 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c37d40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084859639 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c37d40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084859639 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c37d40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(210)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "16fd1817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084859639 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20250425084859639 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c482d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084859639 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c482d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084859639 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c482d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084859639 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c482d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7fdc3b52d31d: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)1506584 20250425084859641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084859642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084859642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425084859642 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425084859642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x16fd18,cause=radio(normal)) (hnbgw_rua.c:438) 20250425084859642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1506584 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425084859642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1506584)[0x559c26c26a00]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425084859642 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425084859642 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425084859642 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1506584 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425084859642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x559c26c36180]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084859642 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084859642 DLSCCP DEBUG SCCP-SCOC(9)[0x559c26c2f690]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084859642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b680a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425084859642 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084859642 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859642 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084859642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084859642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084859642 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 09 06 7b 68 0a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084859642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1506584)[0x559c26c26a00]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425084859642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x559c26c36180]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425084859642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x559c26c36180]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425084859642 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859642 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084859642 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084859642 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084859642 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084859642 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250425084859642 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084859642 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084859642 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859642 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 09 06 7b 68 0a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425084859642 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859642 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084859642 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084859642 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084859642 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084859642 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084859642 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084859642 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084859642 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859642 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 08 a8 23 4f 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425084859642 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084859642 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084859642 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084859642 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084859642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084859642 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Source Reference,L=4,D=00a8234f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425084859642 DLSCCP DEBUG Received CO:RELRE for local reference 8 (sccp_scoc.c:1855) 20250425084859642 DLSCCP DEBUG SCCP-SCOC(8)[0x559c26c2e0a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_len:12 20250425084859642 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084859642 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425084859642 DCN DEBUG handle_cn_disc_ind() conn_id=8 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425084859642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x559c26c2d5a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425084859642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x559c26c2d5a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425084859642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14561991)[0x559c26c2b060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425084859642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14561991)[0x559c26c2b060]{disconnected}: Freeing instance (context_map.c:202) 20250425084859642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14561991)[0x559c26c2b060]{disconnected}: Deallocated (fsm.c:568) 20250425084859642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x559c26c2d5a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425084859642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x559c26c2d5a0]{disconnected}: Freeing instance (context_map.c:206) 20250425084859642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x559c26c2d5a0]{disconnected}: Deallocated (fsm.c:568) 20250425084859642 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14561991 SCCP-8 msc-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250425084859642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8234f), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:415) 20250425084859642 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084859642 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859642 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084859642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084859642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084859642 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 08 05 a8 23 4f 00 00 08 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084859642 DLSCCP DEBUG SCCP-SCOC(8)[0x559c26c2e0a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425084859642 DLSCCP DEBUG SCCP-SCOC(8)[0x559c26c2e0a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425084859642 DLSCCP DEBUG SCCP-SCOC(8)[0x559c26c2e0a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425084859642 DLSCCP DEBUG SCCP-SCOC(8)[0x559c26c2e0a0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_from0 20250425084859642 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859643 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084859643 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084859643 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084859643 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084859643 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250425084859643 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084859643 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084859643 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859643 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 08 05 a8 23 4f 00 00 08 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425084859644 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859645 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084859645 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084859645 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084859645 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084859645 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084859645 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084859645 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084859645 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859645 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0a 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425084859645 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084859645 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084859645 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084859645 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084859645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084859645 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425084859645 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1855) 20250425084859645 DLSCCP DEBUG SCCP-SCOC(10)[0x559c26c33d70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084859645 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084859645 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084859645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x559c26c32bd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084859645 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425084859645 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425084859645 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-769162 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425084859645 DMGW DEBUG mgw(mgw-fsm-769162-0)[0x559c26c51ba0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425084859645 DMGW DEBUG mgw(mgw-fsm-769162-0)[0x559c26c51ba0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425084859645 DMGW DEBUG mgw(mgw-fsm-769162-0)[0x559c26c51ba0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425084859645 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425084859645 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c587e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084859645 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=56 'DLCX 58 rtpbridge/2@mgw MGCP 1.0\r\nC: bbc8a'... (mgcp_client.c:807) 20250425084859645 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250425084859645 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c587e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084859645 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c51920]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084859645 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=56 'DLCX 59 rtpbridge/2@mgw MGCP 1.0\r\nC: bbc8a'... (mgcp_client.c:807) 20250425084859645 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250425084859645 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c51920]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084859645 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{IN_USE}: Removing from parent mgw(mgw-fsm-769162-0)[0x559c26c51ba0] (mgcp_client_endpoint_fsm.c:873) 20250425084859645 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425084859645 DLMGCP DEBUG mgw-endp(mgw-fsm-769162-0)[0x559c26c51f10]{IN_USE}: Deallocated (fsm.c:568) 20250425084859645 DMGW DEBUG mgw(mgw-fsm-769162-0)[0x559c26c51ba0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425084859645 DMGW DEBUG mgw(mgw-fsm-769162-0)[0x559c26c51ba0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425084859645 DMGW DEBUG mgw(mgw-fsm-769162-0)[0x559c26c51ba0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425084859645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769162)[0x559c26c2f8b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425084859645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425084859645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084859645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(210)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: RLC received in state:disconnect_pending HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)1742444 TC_rab_assignment_concurrent0(211)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:1 TC_rab_assignment_concurrent0(211)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "bbc8a17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "bbc8a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084859657 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20250425084859657 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c587e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084859657 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c587e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084859657 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c587e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084859657 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c587e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425084859657 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20250425084859657 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c51920]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084859657 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c51920]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084859657 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c51920]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084859657 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c51920]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7fdc3b52d31d: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)769162 20250425084859659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084859659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084859659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425084859659 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425084859659 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbbc8a,cause=radio(normal)) (hnbgw_rua.c:438) 20250425084859659 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-769162 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425084859659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769162)[0x559c26c2f8b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425084859659 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425084859659 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425084859659 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-769162 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425084859659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x559c26c32bd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084859659 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084859659 DLSCCP DEBUG SCCP-SCOC(10)[0x559c26c33d70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084859659 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5294f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425084859659 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084859659 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859659 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084859659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084859659 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084859659 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 b5 29 4f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084859659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769162)[0x559c26c2f8b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425084859659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x559c26c32bd0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425084859659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x559c26c32bd0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425084859659 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859659 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084859659 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084859659 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084859659 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084859659 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250425084859659 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084859659 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084859660 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859660 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 b5 29 4f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425084859660 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859660 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084859660 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084859660 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084859660 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084859660 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084859660 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084859660 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084859660 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859660 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 09 7b 68 0a 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425084859660 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084859660 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084859660 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084859660 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084859660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084859660 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Source Reference,L=4,D=007b680a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425084859660 DLSCCP DEBUG Received CO:RELRE for local reference 9 (sccp_scoc.c:1855) 20250425084859660 DLSCCP DEBUG SCCP-SCOC(9)[0x559c26c2f690]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425084859660 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084859660 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425084859660 DCN DEBUG handle_cn_disc_ind() conn_id=9 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425084859660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x559c26c36180]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425084859660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x559c26c36180]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425084859660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1506584)[0x559c26c26a00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425084859660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1506584)[0x559c26c26a00]{disconnected}: Freeing instance (context_map.c:202) 20250425084859660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1506584)[0x559c26c26a00]{disconnected}: Deallocated (fsm.c:568) 20250425084859660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x559c26c36180]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425084859660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x559c26c36180]{disconnected}: Freeing instance (context_map.c:206) 20250425084859660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x559c26c36180]{disconnected}: Deallocated (fsm.c:568) 20250425084859660 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1506584 SCCP-9 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250425084859660 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b680a), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:415) 20250425084859660 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084859660 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859660 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084859660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084859660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084859660 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 09 05 7b 68 0a 00 00 09 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084859660 DLSCCP DEBUG SCCP-SCOC(9)[0x559c26c2f690]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425084859660 DLSCCP DEBUG SCCP-SCOC(9)[0x559c26c2f690]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425084859660 DLSCCP DEBUG SCCP-SCOC(9)[0x559c26c2f690]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425084859660 DLSCCP DEBUG SCCP-SCOC(9)[0x559c26c2f690]{IDLE}: Deallocated (fsm.c:568) 20250425084859660 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859660 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084859660 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084859660 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084859660 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084859660 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250425084859660 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084859660 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084859660 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859660 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 09 05 7b 68 0a 00 00 09 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(211)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)10568761 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:2 20250425084859662 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859662 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084859662 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084859662 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084859662 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084859662 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084859662 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084859662 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084859662 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859662 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 0a b5 29 4f 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425084859662 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084859662 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084859662 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084859662 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084859662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084859662 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Source Reference,L=4,D=00b5294f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425084859662 DLSCCP DEBUG Received CO:RELRE for local reference 10 (sccp_scoc.c:1855) 20250425084859662 DLSCCP DEBUG SCCP-SCOC(10)[0x559c26c33d70]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425084859662 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084859662 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425084859662 DCN DEBUG handle_cn_disc_ind() conn_id=10 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425084859662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x559c26c32bd0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425084859662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x559c26c32bd0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425084859662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769162)[0x559c26c2f8b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425084859662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769162)[0x559c26c2f8b0]{disconnected}: Freeing instance (context_map.c:202) 20250425084859662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769162)[0x559c26c2f8b0]{disconnected}: Deallocated (fsm.c:568) 20250425084859662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x559c26c32bd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425084859662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x559c26c32bd0]{disconnected}: Freeing instance (context_map.c:206) 20250425084859662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x559c26c32bd0]{disconnected}: Deallocated (fsm.c:568) 20250425084859662 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-769162 SCCP-10 msc-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250425084859662 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5294f), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:415) 20250425084859662 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084859662 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859662 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084859662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084859662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084859662 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0a 05 b5 29 4f 00 00 0a 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084859662 DLSCCP DEBUG SCCP-SCOC(10)[0x559c26c33d70]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425084859662 DLSCCP DEBUG SCCP-SCOC(10)[0x559c26c33d70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425084859662 DLSCCP DEBUG SCCP-SCOC(10)[0x559c26c33d70]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425084859662 DLSCCP DEBUG SCCP-SCOC(10)[0x559c26c33d70]{IDLE}: Deallocated (fsm.c:568) 20250425084859662 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859662 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084859662 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084859662 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084859662 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084859662 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250425084859662 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084859662 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084859663 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859663 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0a 05 b5 29 4f 00 00 0a 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_len:12 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425084859663 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859663 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084859663 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084859663 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084859663 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084859663 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084859663 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084859663 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084859663 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859663 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0b 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425084859663 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084859663 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084859663 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084859663 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084859663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084859663 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425084859663 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1855) 20250425084859663 DLSCCP DEBUG SCCP-SCOC(11)[0x559c26c355f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084859663 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084859663 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084859663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x559c26c38320]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084859663 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425084859663 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425084859663 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14555728 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425084859663 DMGW DEBUG mgw(mgw-fsm-14555728-0)[0x559c26c59de0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425084859663 DMGW DEBUG mgw(mgw-fsm-14555728-0)[0x559c26c59de0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425084859663 DMGW DEBUG mgw(mgw-fsm-14555728-0)[0x559c26c59de0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425084859663 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425084859663 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c5a700]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084859663 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=57 'DLCX 60 rtpbridge/3@mgw MGCP 1.0\r\nC: de1a5'... (mgcp_client.c:807) 20250425084859663 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425084859663 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c5a700]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084859663 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c484b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084859663 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=57 'DLCX 61 rtpbridge/3@mgw MGCP 1.0\r\nC: de1a5'... (mgcp_client.c:807) 20250425084859663 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425084859663 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c484b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084859663 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{IN_USE}: Removing from parent mgw(mgw-fsm-14555728-0)[0x559c26c59de0] (mgcp_client_endpoint_fsm.c:873) 20250425084859663 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425084859663 DLMGCP DEBUG mgw-endp(mgw-fsm-14555728-0)[0x559c26c51a50]{IN_USE}: Deallocated (fsm.c:568) 20250425084859663 DMGW DEBUG mgw(mgw-fsm-14555728-0)[0x559c26c59de0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425084859663 DMGW DEBUG mgw(mgw-fsm-14555728-0)[0x559c26c59de0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425084859663 DMGW DEBUG mgw(mgw-fsm-14555728-0)[0x559c26c59de0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425084859663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14555728)[0x559c26c34b70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425084859663 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425084859663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084859663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(212)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "de1a5017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "de1a5017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084859672 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20250425084859672 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c5a700]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084859672 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c5a700]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084859672 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c5a700]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084859672 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c5a700]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425084859672 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20250425084859672 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c484b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084859672 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c484b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084859672 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c484b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084859672 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c484b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7fdc3b52d31d: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)14555728 20250425084859676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084859676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084859676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425084859676 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425084859676 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xde1a50,cause=radio(normal)) (hnbgw_rua.c:438) 20250425084859676 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14555728 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425084859676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14555728)[0x559c26c34b70]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425084859676 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425084859676 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425084859676 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14555728 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425084859676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x559c26c38320]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084859676 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084859676 DLSCCP DEBUG SCCP-SCOC(11)[0x559c26c355f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084859676 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005398b3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425084859676 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084859676 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859676 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084859676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084859676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084859676 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0b 06 53 98 b3 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084859676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14555728)[0x559c26c34b70]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425084859676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x559c26c38320]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425084859676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x559c26c38320]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425084859676 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859676 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084859676 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084859676 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084859676 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084859676 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250425084859676 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084859676 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084859676 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859676 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0b 06 53 98 b3 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)5723700 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:3 20250425084859684 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859684 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084859684 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084859684 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084859684 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084859684 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084859684 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084859684 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084859684 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859684 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 0b 53 98 b3 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425084859685 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084859685 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084859685 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084859685 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084859685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084859685 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Source Reference,L=4,D=005398b3), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425084859685 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1855) 20250425084859685 DLSCCP DEBUG SCCP-SCOC(11)[0x559c26c355f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425084859685 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084859685 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425084859685 DCN DEBUG handle_cn_disc_ind() conn_id=11 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425084859685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x559c26c38320]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425084859685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x559c26c38320]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425084859685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14555728)[0x559c26c34b70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425084859685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14555728)[0x559c26c34b70]{disconnected}: Freeing instance (context_map.c:202) 20250425084859685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14555728)[0x559c26c34b70]{disconnected}: Deallocated (fsm.c:568) 20250425084859685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x559c26c38320]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425084859685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x559c26c38320]{disconnected}: Freeing instance (context_map.c:206) 20250425084859685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x559c26c38320]{disconnected}: Deallocated (fsm.c:568) 20250425084859685 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14555728 SCCP-11 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425084859685 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005398b3), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:415) 20250425084859685 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084859685 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859685 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084859685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084859685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084859685 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0b 05 53 98 b3 00 00 0b 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084859685 DLSCCP DEBUG SCCP-SCOC(11)[0x559c26c355f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425084859685 DLSCCP DEBUG SCCP-SCOC(11)[0x559c26c355f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425084859685 DLSCCP DEBUG SCCP-SCOC(11)[0x559c26c355f0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425084859685 DLSCCP DEBUG SCCP-SCOC(11)[0x559c26c355f0]{IDLE}: Deallocated (fsm.c:568) 20250425084859685 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859685 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084859685 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084859685 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084859685 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084859686 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250425084859686 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084859686 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084859686 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859686 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0b 05 53 98 b3 00 00 0b 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_len:12 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425084859688 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859688 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084859688 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084859688 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084859688 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084859688 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084859688 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084859688 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084859688 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859688 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0c 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425084859688 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084859688 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084859688 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084859688 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084859688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084859688 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425084859688 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1855) 20250425084859688 DLSCCP DEBUG SCCP-SCOC(12)[0x559c26c32240]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084859688 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084859688 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084859688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x559c26c33ba0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084859688 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425084859688 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425084859688 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4198509 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425084859688 DMGW DEBUG mgw(mgw-fsm-4198509-0)[0x559c26c63110]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425084859688 DMGW DEBUG mgw(mgw-fsm-4198509-0)[0x559c26c63110]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425084859688 DMGW DEBUG mgw(mgw-fsm-4198509-0)[0x559c26c63110]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425084859688 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425084859688 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c51120]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084859688 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=57 'DLCX 62 rtpbridge/4@mgw MGCP 1.0\r\nC: 40106'... (mgcp_client.c:807) 20250425084859688 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425084859688 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c51120]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084859688 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c344e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084859688 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=57 'DLCX 63 rtpbridge/4@mgw MGCP 1.0\r\nC: 40106'... (mgcp_client.c:807) 20250425084859688 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425084859688 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c344e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084859688 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{IN_USE}: Removing from parent mgw(mgw-fsm-4198509-0)[0x559c26c63110] (mgcp_client_endpoint_fsm.c:873) 20250425084859688 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425084859688 DLMGCP DEBUG mgw-endp(mgw-fsm-4198509-0)[0x559c26c62d90]{IN_USE}: Deallocated (fsm.c:568) 20250425084859688 DMGW DEBUG mgw(mgw-fsm-4198509-0)[0x559c26c63110]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425084859688 DMGW DEBUG mgw(mgw-fsm-4198509-0)[0x559c26c63110]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425084859688 DMGW DEBUG mgw(mgw-fsm-4198509-0)[0x559c26c63110]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425084859688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4198509)[0x559c26c349c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425084859688 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425084859688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084859688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(213)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "40106d17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "40106d17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084859702 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20250425084859702 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c51120]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084859702 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c51120]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084859702 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c51120]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084859702 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c51120]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425084859702 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20250425084859702 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c344e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084859702 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c344e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084859702 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c344e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084859702 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c344e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7fdc3b52d31d: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)4198509 20250425084859707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084859707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084859707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425084859707 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425084859707 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x40106d,cause=radio(normal)) (hnbgw_rua.c:438) 20250425084859707 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4198509 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425084859707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4198509)[0x559c26c349c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425084859707 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425084859707 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425084859707 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4198509 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425084859707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x559c26c33ba0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084859707 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084859707 DLSCCP DEBUG SCCP-SCOC(12)[0x559c26c32240]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084859707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053b65a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425084859707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084859708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084859708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084859708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084859708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0c 06 53 b6 5a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084859708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4198509)[0x559c26c349c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425084859708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x559c26c33ba0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425084859708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x559c26c33ba0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425084859708 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859708 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084859708 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084859708 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084859708 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084859708 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425084859708 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084859708 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084859708 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859708 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0c 06 53 b6 5a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)5008745 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:4 20250425084859716 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859716 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084859716 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084859716 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084859716 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084859716 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084859716 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084859716 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084859716 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859716 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 0c 53 b6 5a 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425084859716 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084859716 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084859716 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084859716 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084859716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084859716 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Source Reference,L=4,D=0053b65a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425084859716 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1855) 20250425084859716 DLSCCP DEBUG SCCP-SCOC(12)[0x559c26c32240]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425084859716 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084859716 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425084859716 DCN DEBUG handle_cn_disc_ind() conn_id=12 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425084859716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x559c26c33ba0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425084859716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x559c26c33ba0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425084859716 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4198509)[0x559c26c349c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425084859716 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4198509)[0x559c26c349c0]{disconnected}: Freeing instance (context_map.c:202) 20250425084859716 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4198509)[0x559c26c349c0]{disconnected}: Deallocated (fsm.c:568) 20250425084859716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x559c26c33ba0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425084859716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x559c26c33ba0]{disconnected}: Freeing instance (context_map.c:206) 20250425084859716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x559c26c33ba0]{disconnected}: Deallocated (fsm.c:568) 20250425084859716 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4198509 SCCP-12 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425084859716 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053b65a), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:415) 20250425084859716 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084859716 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859716 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084859716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084859716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084859716 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0c 05 53 b6 5a 00 00 0c 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084859716 DLSCCP DEBUG SCCP-SCOC(12)[0x559c26c32240]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425084859716 DLSCCP DEBUG SCCP-SCOC(12)[0x559c26c32240]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425084859716 DLSCCP DEBUG SCCP-SCOC(12)[0x559c26c32240]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425084859716 DLSCCP DEBUG SCCP-SCOC(12)[0x559c26c32240]{IDLE}: Deallocated (fsm.c:568) 20250425084859717 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859717 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084859717 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084859717 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084859717 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084859717 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425084859717 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084859717 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084859717 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859717 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0c 05 53 b6 5a 00 00 0c 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_len:12 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: RLC received in state:disconnect_pending 20250425084859720 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859720 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084859720 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084859720 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084859720 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084859720 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084859720 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084859720 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084859720 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859720 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0d 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425084859720 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084859720 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084859720 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084859720 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084859720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084859720 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425084859720 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1855) 20250425084859720 DLSCCP DEBUG SCCP-SCOC(13)[0x559c26c3f3a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084859720 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084859720 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084859720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x559c26c35b90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084859720 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425084859720 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425084859720 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4428953 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425084859720 DMGW DEBUG mgw(mgw-fsm-4428953-0)[0x559c26c6bde0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425084859720 DMGW DEBUG mgw(mgw-fsm-4428953-0)[0x559c26c6bde0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425084859720 DMGW DEBUG mgw(mgw-fsm-4428953-0)[0x559c26c6bde0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425084859720 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425084859720 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c72da0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084859720 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=57 'DLCX 64 rtpbridge/5@mgw MGCP 1.0\r\nC: 43949'... (mgcp_client.c:807) 20250425084859720 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425084859720 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c72da0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084859720 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c6a590]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084859720 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=57 'DLCX 65 rtpbridge/5@mgw MGCP 1.0\r\nC: 43949'... (mgcp_client.c:807) 20250425084859720 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425084859720 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c6a590]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084859720 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{IN_USE}: Removing from parent mgw(mgw-fsm-4428953-0)[0x559c26c6bde0] (mgcp_client_endpoint_fsm.c:873) 20250425084859720 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425084859720 DLMGCP DEBUG mgw-endp(mgw-fsm-4428953-0)[0x559c26c6c4d0]{IN_USE}: Deallocated (fsm.c:568) 20250425084859720 DMGW DEBUG mgw(mgw-fsm-4428953-0)[0x559c26c6bde0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425084859720 DMGW DEBUG mgw(mgw-fsm-4428953-0)[0x559c26c6bde0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425084859720 DMGW DEBUG mgw(mgw-fsm-4428953-0)[0x559c26c6bde0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425084859720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4428953)[0x559c26c33990]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425084859721 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425084859721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084859721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(214)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "43949917" }, { code := "I", val := "11111" } }, sdp := omit } 20250425084859735 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20250425084859735 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c72da0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084859735 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c72da0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084859735 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c72da0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084859735 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c72da0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(214)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "43949917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084859736 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20250425084859736 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c6a590]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084859736 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c6a590]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084859736 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c6a590]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084859736 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c6a590]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7fdc3b52d31d: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)4428953 20250425084859740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084859740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084859740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425084859740 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425084859740 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x439499,cause=radio(normal)) (hnbgw_rua.c:438) 20250425084859740 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4428953 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425084859740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4428953)[0x559c26c33990]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425084859740 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425084859740 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425084859740 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4428953 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425084859740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x559c26c35b90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084859740 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084859740 DLSCCP DEBUG SCCP-SCOC(13)[0x559c26c3f3a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084859740 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc130c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425084859740 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084859740 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859740 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084859740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084859740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084859740 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0d 06 fc 13 0c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084859740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4428953)[0x559c26c33990]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425084859740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x559c26c35b90]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425084859740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x559c26c35b90]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425084859740 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859740 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084859740 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084859740 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084859740 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084859740 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250425084859740 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084859740 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084859740 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859740 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0d 06 fc 13 0c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)5456828 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:5 20250425084859747 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859747 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084859747 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084859747 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084859747 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084859747 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084859747 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084859747 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084859747 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859747 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 0d fc 13 0c 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425084859747 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084859747 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084859747 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084859747 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084859747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084859747 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Source Reference,L=4,D=00fc130c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425084859747 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1855) 20250425084859747 DLSCCP DEBUG SCCP-SCOC(13)[0x559c26c3f3a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425084859747 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084859747 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425084859747 DCN DEBUG handle_cn_disc_ind() conn_id=13 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425084859747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x559c26c35b90]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425084859747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x559c26c35b90]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425084859747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4428953)[0x559c26c33990]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425084859747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4428953)[0x559c26c33990]{disconnected}: Freeing instance (context_map.c:202) 20250425084859747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4428953)[0x559c26c33990]{disconnected}: Deallocated (fsm.c:568) 20250425084859747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x559c26c35b90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425084859747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x559c26c35b90]{disconnected}: Freeing instance (context_map.c:206) 20250425084859747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x559c26c35b90]{disconnected}: Deallocated (fsm.c:568) 20250425084859747 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4428953 SCCP-13 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250425084859747 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc130c), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:415) 20250425084859747 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084859747 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859748 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084859748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084859748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084859748 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0d 05 fc 13 0c 00 00 0d 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084859748 DLSCCP DEBUG SCCP-SCOC(13)[0x559c26c3f3a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425084859748 DLSCCP DEBUG SCCP-SCOC(13)[0x559c26c3f3a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425084859748 DLSCCP DEBUG SCCP-SCOC(13)[0x559c26c3f3a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425084859748 DLSCCP DEBUG SCCP-SCOC(13)[0x559c26c3f3a0]{IDLE}: Deallocated (fsm.c:568) 20250425084859748 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859748 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084859748 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084859748 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084859748 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084859748 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250425084859748 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084859748 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084859748 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859748 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0d 05 fc 13 0c 00 00 0d 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_len:12 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425084859755 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859755 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084859755 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084859755 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084859755 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084859755 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084859755 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084859755 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084859755 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859756 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0e 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425084859756 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084859756 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084859756 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084859756 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084859756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084859756 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425084859756 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1855) 20250425084859756 DLSCCP DEBUG SCCP-SCOC(14)[0x559c26c40040]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084859756 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084859756 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084859756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x559c26c3f560]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084859756 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425084859756 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425084859756 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7393427 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425084859756 DMGW DEBUG mgw(mgw-fsm-7393427-0)[0x559c26c74fb0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425084859756 DMGW DEBUG mgw(mgw-fsm-7393427-0)[0x559c26c74fb0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425084859756 DMGW DEBUG mgw(mgw-fsm-7393427-0)[0x559c26c74fb0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425084859756 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425084859756 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c7b880]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084859756 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=57 'DLCX 66 rtpbridge/6@mgw MGCP 1.0\r\nC: 70d09'... (mgcp_client.c:807) 20250425084859756 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425084859756 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c7b880]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084859756 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c62c20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084859756 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=57 'DLCX 67 rtpbridge/6@mgw MGCP 1.0\r\nC: 70d09'... (mgcp_client.c:807) 20250425084859756 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425084859756 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c62c20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084859756 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{IN_USE}: Removing from parent mgw(mgw-fsm-7393427-0)[0x559c26c74fb0] (mgcp_client_endpoint_fsm.c:873) 20250425084859756 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425084859756 DLMGCP DEBUG mgw-endp(mgw-fsm-7393427-0)[0x559c26c6b550]{IN_USE}: Deallocated (fsm.c:568) 20250425084859756 DMGW DEBUG mgw(mgw-fsm-7393427-0)[0x559c26c74fb0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425084859756 DMGW DEBUG mgw(mgw-fsm-7393427-0)[0x559c26c74fb0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425084859756 DMGW DEBUG mgw(mgw-fsm-7393427-0)[0x559c26c74fb0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425084859756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7393427)[0x559c26c34fc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425084859756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425084859756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084859756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(215)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "70d09317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "70d09317" }, { code := "I", val := "22222" } }, sdp := omit } 20250425084859773 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20250425084859773 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c7b880]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084859773 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c7b880]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084859773 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c7b880]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084859773 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c7b880]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(215)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084859774 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20250425084859774 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c62c20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084859774 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c62c20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084859774 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c62c20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084859774 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c62c20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7fdc3b52d31d: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)7393427 20250425084859780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084859780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084859780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425084859780 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425084859780 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x70d093,cause=radio(normal)) (hnbgw_rua.c:438) 20250425084859780 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7393427 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425084859780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7393427)[0x559c26c34fc0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425084859780 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425084859780 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425084859780 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7393427 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425084859780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x559c26c3f560]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084859780 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084859780 DLSCCP DEBUG SCCP-SCOC(14)[0x559c26c40040]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084859780 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b5b38), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425084859780 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084859780 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859780 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084859780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084859780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084859780 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0e 06 8b 5b 38 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084859780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7393427)[0x559c26c34fc0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425084859780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x559c26c3f560]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425084859780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x559c26c3f560]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425084859780 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859780 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084859780 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084859780 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084859780 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084859780 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250425084859780 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084859780 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084859780 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859780 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0e 06 8b 5b 38 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)2465124 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:6 20250425084859789 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859789 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084859789 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084859789 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084859789 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084859789 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084859789 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084859789 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084859789 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859789 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 0e 8b 5b 38 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425084859789 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084859789 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084859789 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084859789 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084859789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084859789 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Source Reference,L=4,D=008b5b38), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425084859789 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1855) 20250425084859790 DLSCCP DEBUG SCCP-SCOC(14)[0x559c26c40040]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425084859790 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084859790 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425084859790 DCN DEBUG handle_cn_disc_ind() conn_id=14 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425084859790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x559c26c3f560]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425084859790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x559c26c3f560]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425084859790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7393427)[0x559c26c34fc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425084859790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7393427)[0x559c26c34fc0]{disconnected}: Freeing instance (context_map.c:202) 20250425084859790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7393427)[0x559c26c34fc0]{disconnected}: Deallocated (fsm.c:568) 20250425084859790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x559c26c3f560]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425084859790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x559c26c3f560]{disconnected}: Freeing instance (context_map.c:206) 20250425084859790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x559c26c3f560]{disconnected}: Deallocated (fsm.c:568) 20250425084859790 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7393427 SCCP-14 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250425084859790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b5b38), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:415) 20250425084859790 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084859790 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084859790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084859790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084859790 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0e 05 8b 5b 38 00 00 0e 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084859790 DLSCCP DEBUG SCCP-SCOC(14)[0x559c26c40040]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425084859790 DLSCCP DEBUG SCCP-SCOC(14)[0x559c26c40040]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425084859790 DLSCCP DEBUG SCCP-SCOC(14)[0x559c26c40040]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425084859790 DLSCCP DEBUG SCCP-SCOC(14)[0x559c26c40040]{IDLE}: Deallocated (fsm.c:568) 20250425084859790 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859790 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084859790 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084859790 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084859790 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084859790 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250425084859790 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084859790 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084859790 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859790 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0e 05 8b 5b 38 00 00 0e 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_len:12 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425084859800 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859800 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084859800 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084859800 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084859800 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084859800 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084859800 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084859800 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084859800 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859800 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0f 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425084859800 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084859800 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084859800 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084859800 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084859800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084859800 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425084859800 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1855) 20250425084859800 DLSCCP DEBUG SCCP-SCOC(15)[0x559c26c40c00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084859800 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084859800 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084859800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x559c26c40200]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084859800 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425084859800 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425084859800 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-150828 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425084859800 DMGW DEBUG mgw(mgw-fsm-150828-0)[0x559c26c7dd20]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425084859800 DMGW DEBUG mgw(mgw-fsm-150828-0)[0x559c26c7dd20]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425084859800 DMGW DEBUG mgw(mgw-fsm-150828-0)[0x559c26c7dd20]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425084859800 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425084859800 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c845f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084859800 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=56 'DLCX 68 rtpbridge/7@mgw MGCP 1.0\r\nC: 24d2c'... (mgcp_client.c:807) 20250425084859800 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250425084859800 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c845f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084859800 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c7bff0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084859801 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=56 'DLCX 69 rtpbridge/7@mgw MGCP 1.0\r\nC: 24d2c'... (mgcp_client.c:807) 20250425084859801 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250425084859801 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c7bff0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084859801 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{IN_USE}: Removing from parent mgw(mgw-fsm-150828-0)[0x559c26c7dd20] (mgcp_client_endpoint_fsm.c:873) 20250425084859801 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425084859801 DLMGCP DEBUG mgw-endp(mgw-fsm-150828-0)[0x559c26c7d020]{IN_USE}: Deallocated (fsm.c:568) 20250425084859801 DMGW DEBUG mgw(mgw-fsm-150828-0)[0x559c26c7dd20]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425084859801 DMGW DEBUG mgw(mgw-fsm-150828-0)[0x559c26c7dd20]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425084859801 DMGW DEBUG mgw(mgw-fsm-150828-0)[0x559c26c7dd20]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425084859801 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-150828)[0x559c26c3f940]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425084859801 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425084859801 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084859801 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(216)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "24d2c17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "24d2c17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084859817 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20250425084859817 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c845f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084859817 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c845f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084859817 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c845f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084859817 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c845f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425084859818 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20250425084859818 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c7bff0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084859818 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c7bff0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084859818 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c7bff0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084859818 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c7bff0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7fdc3b52d31d: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)150828 20250425084859823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084859823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084859823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425084859823 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425084859823 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x24d2c,cause=radio(normal)) (hnbgw_rua.c:438) 20250425084859824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-150828 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425084859824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-150828)[0x559c26c3f940]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425084859824 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425084859824 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425084859824 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-150828 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425084859824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x559c26c40200]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084859824 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084859824 DLSCCP DEBUG SCCP-SCOC(15)[0x559c26c40c00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084859824 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa42bc), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425084859824 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084859824 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859824 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084859824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084859824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084859824 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0f 06 aa 42 bc 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084859824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-150828)[0x559c26c3f940]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425084859824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x559c26c40200]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425084859824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x559c26c40200]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425084859824 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859824 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084859824 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084859824 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084859824 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084859824 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250425084859824 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084859824 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084859824 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859824 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0f 06 aa 42 bc 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_len:12 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_from0 TC_rab_assignment_concurrent0(216)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425084859830 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859830 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084859830 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084859830 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084859830 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084859830 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084859830 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084859830 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084859830 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859830 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 10 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425084859830 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084859830 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084859830 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084859830 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084859830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084859830 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425084859830 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1855) 20250425084859830 DLSCCP DEBUG SCCP-SCOC(16)[0x559c26c418a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084859830 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084859830 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084859830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x559c26c41250]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084859830 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425084859830 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425084859830 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16621194 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425084859830 DMGW DEBUG mgw(mgw-fsm-16621194-0)[0x559c26c7c900]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425084859830 DMGW DEBUG mgw(mgw-fsm-16621194-0)[0x559c26c7c900]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425084859831 DMGW DEBUG mgw(mgw-fsm-16621194-0)[0x559c26c7c900]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425084859831 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425084859831 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c8d150]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084859831 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=57 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: fd9e8'... (mgcp_client.c:807) 20250425084859831 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425084859831 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c8d150]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084859831 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c861d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084859831 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=57 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: fd9e8'... (mgcp_client.c:807) 20250425084859831 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425084859831 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c861d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084859831 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{IN_USE}: Removing from parent mgw(mgw-fsm-16621194-0)[0x559c26c7c900] (mgcp_client_endpoint_fsm.c:873) 20250425084859831 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425084859831 DLMGCP DEBUG mgw-endp(mgw-fsm-16621194-0)[0x559c26c86880]{IN_USE}: Deallocated (fsm.c:568) 20250425084859831 DMGW DEBUG mgw(mgw-fsm-16621194-0)[0x559c26c7c900]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425084859831 DMGW DEBUG mgw(mgw-fsm-16621194-0)[0x559c26c7c900]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425084859831 DMGW DEBUG mgw(mgw-fsm-16621194-0)[0x559c26c7c900]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425084859831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16621194)[0x559c26c405e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425084859831 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)16375445 20250425084859831 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084859831 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:7 TC_rab_assignment_concurrent0(217)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "fd9e8a17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "fd9e8a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084859845 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20250425084859845 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c8d150]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084859845 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c8d150]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084859845 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c8d150]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084859845 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c8d150]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425084859846 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20250425084859846 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c861d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084859846 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c861d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084859846 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c861d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084859846 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c861d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7fdc3b52d31d: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)16621194 20250425084859851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084859851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084859851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425084859851 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425084859851 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfd9e8a,cause=radio(normal)) (hnbgw_rua.c:438) 20250425084859851 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16621194 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425084859851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16621194)[0x559c26c405e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425084859851 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425084859851 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425084859851 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16621194 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425084859851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x559c26c41250]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084859851 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084859851 DLSCCP DEBUG SCCP-SCOC(16)[0x559c26c418a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084859851 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ff41a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425084859851 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084859851 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859851 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084859851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084859851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084859851 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 01 06 3f f4 1a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084859851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16621194)[0x559c26c405e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425084859851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x559c26c41250]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425084859851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x559c26c41250]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425084859851 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859851 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084859851 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084859851 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084859852 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084859852 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425084859852 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084859852 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084859852 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859852 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 01 06 3f f4 1a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425084859852 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859852 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084859852 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084859852 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084859852 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084859852 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084859852 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084859852 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084859852 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859852 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 0f aa 42 bc 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425084859852 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084859852 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084859852 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084859852 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084859852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084859852 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Source Reference,L=4,D=00aa42bc), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425084859852 DLSCCP DEBUG Received CO:RELRE for local reference 15 (sccp_scoc.c:1855) 20250425084859852 DLSCCP DEBUG SCCP-SCOC(15)[0x559c26c40c00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425084859852 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084859852 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425084859852 DCN DEBUG handle_cn_disc_ind() conn_id=15 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425084859852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x559c26c40200]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425084859852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x559c26c40200]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425084859852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-150828)[0x559c26c3f940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425084859852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-150828)[0x559c26c3f940]{disconnected}: Freeing instance (context_map.c:202) 20250425084859852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-150828)[0x559c26c3f940]{disconnected}: Deallocated (fsm.c:568) 20250425084859852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x559c26c40200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425084859852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x559c26c40200]{disconnected}: Freeing instance (context_map.c:206) 20250425084859852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x559c26c40200]{disconnected}: Deallocated (fsm.c:568) 20250425084859852 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-150828 SCCP-15 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250425084859852 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa42bc), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:415) 20250425084859852 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084859852 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859852 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084859853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084859853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084859853 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0f 05 aa 42 bc 00 00 0f 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084859853 DLSCCP DEBUG SCCP-SCOC(15)[0x559c26c40c00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425084859853 DLSCCP DEBUG SCCP-SCOC(15)[0x559c26c40c00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425084859853 DLSCCP DEBUG SCCP-SCOC(15)[0x559c26c40c00]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425084859853 DLSCCP DEBUG SCCP-SCOC(15)[0x559c26c40c00]{IDLE}: Deallocated (fsm.c:568) 20250425084859853 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859853 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084859853 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084859853 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084859853 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084859853 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250425084859853 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084859853 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084859853 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859853 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0f 05 aa 42 bc 00 00 0f 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(217)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_len:12 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)6862687 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:8 20250425084859859 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859859 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084859859 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084859859 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084859859 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084859859 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084859859 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084859859 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084859859 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859859 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 11 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425084859859 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084859859 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084859859 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084859859 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084859859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084859859 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425084859859 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1855) 20250425084859859 DLSCCP DEBUG SCCP-SCOC(17)[0x559c26c42620]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084859859 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084859859 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084859859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x559c26c350f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084859859 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425084859859 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425084859859 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12560402 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425084859859 DMGW DEBUG mgw(mgw-fsm-12560402-0)[0x559c26c8f5f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425084859859 DMGW DEBUG mgw(mgw-fsm-12560402-0)[0x559c26c8f5f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425084859859 DMGW DEBUG mgw(mgw-fsm-12560402-0)[0x559c26c8f5f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425084859859 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425084859859 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c95ec0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084859859 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=57 'DLCX 72 rtpbridge/9@mgw MGCP 1.0\r\nC: bfa81'... (mgcp_client.c:807) 20250425084859859 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425084859859 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c95ec0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084859859 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c8e7f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084859859 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=57 'DLCX 73 rtpbridge/9@mgw MGCP 1.0\r\nC: bfa81'... (mgcp_client.c:807) 20250425084859859 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425084859859 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c8e7f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084859859 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{IN_USE}: Removing from parent mgw(mgw-fsm-12560402-0)[0x559c26c8f5f0] (mgcp_client_endpoint_fsm.c:873) 20250425084859859 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425084859859 DLMGCP DEBUG mgw-endp(mgw-fsm-12560402-0)[0x559c26c73890]{IN_USE}: Deallocated (fsm.c:568) 20250425084859859 DMGW DEBUG mgw(mgw-fsm-12560402-0)[0x559c26c8f5f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425084859859 DMGW DEBUG mgw(mgw-fsm-12560402-0)[0x559c26c8f5f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425084859859 DMGW DEBUG mgw(mgw-fsm-12560402-0)[0x559c26c8f5f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425084859859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12560402)[0x559c26c3ef30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425084859859 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425084859860 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084859860 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(218)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "bfa81217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "bfa81217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084859875 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20250425084859875 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c95ec0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084859875 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c95ec0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084859875 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c95ec0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084859875 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c95ec0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425084859875 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20250425084859875 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c8e7f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084859875 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c8e7f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084859875 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c8e7f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084859875 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c8e7f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7fdc3b52d31d: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)12560402 20250425084859880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084859880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084859880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425084859880 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425084859880 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbfa812,cause=radio(normal)) (hnbgw_rua.c:438) 20250425084859880 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12560402 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425084859880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12560402)[0x559c26c3ef30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425084859880 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425084859880 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425084859880 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12560402 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425084859880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x559c26c350f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084859881 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084859881 DLSCCP DEBUG SCCP-SCOC(17)[0x559c26c42620]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084859881 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb71db), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425084859881 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084859881 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859881 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084859881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084859881 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084859881 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 00 06 bb 71 db 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084859881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12560402)[0x559c26c3ef30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425084859881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x559c26c350f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425084859881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x559c26c350f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425084859881 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859881 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084859881 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084859881 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084859881 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084859881 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425084859881 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084859881 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084859881 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859881 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 00 06 bb 71 db 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425084859881 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859881 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084859881 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084859881 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084859881 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084859881 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084859881 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084859881 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084859881 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859881 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 10 3f f4 1a 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425084859881 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084859881 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084859881 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084859881 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084859881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084859882 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Source Reference,L=4,D=003ff41a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425084859882 DLSCCP DEBUG Received CO:RELRE for local reference 16 (sccp_scoc.c:1855) 20250425084859882 DLSCCP DEBUG SCCP-SCOC(16)[0x559c26c418a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425084859882 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084859882 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425084859882 DCN DEBUG handle_cn_disc_ind() conn_id=16 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425084859882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x559c26c41250]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425084859882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x559c26c41250]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425084859882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16621194)[0x559c26c405e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425084859882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16621194)[0x559c26c405e0]{disconnected}: Freeing instance (context_map.c:202) 20250425084859882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16621194)[0x559c26c405e0]{disconnected}: Deallocated (fsm.c:568) 20250425084859882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x559c26c41250]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425084859882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x559c26c41250]{disconnected}: Freeing instance (context_map.c:206) 20250425084859882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x559c26c41250]{disconnected}: Deallocated (fsm.c:568) 20250425084859882 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16621194 SCCP-16 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250425084859882 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ff41a), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:415) 20250425084859882 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084859882 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859882 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084859882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084859882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084859882 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 01 05 3f f4 1a 00 00 10 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084859882 DLSCCP DEBUG SCCP-SCOC(16)[0x559c26c418a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425084859882 DLSCCP DEBUG SCCP-SCOC(16)[0x559c26c418a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425084859882 DLSCCP DEBUG SCCP-SCOC(16)[0x559c26c418a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425084859882 DLSCCP DEBUG SCCP-SCOC(16)[0x559c26c418a0]{IDLE}: Deallocated (fsm.c:568) 20250425084859882 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859882 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084859882 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084859882 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084859882 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084859882 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425084859882 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084859882 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084859882 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859882 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 01 05 3f f4 1a 00 00 10 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_len:12 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_from0 TC_rab_assignment_concurrent0(218)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425084859887 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859887 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084859887 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084859887 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084859887 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084859887 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084859887 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084859887 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084859887 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859887 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 12 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425084859887 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084859887 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084859887 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084859887 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084859887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084859887 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425084859887 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1855) 20250425084859887 DLSCCP DEBUG SCCP-SCOC(18)[0x559c26c43290]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084859887 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084859887 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084859887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x559c26c3fbc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084859887 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425084859887 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425084859887 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7305322 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425084859887 DMGW DEBUG mgw(mgw-fsm-7305322-0)[0x559c26c97c80]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425084859887 DMGW DEBUG mgw(mgw-fsm-7305322-0)[0x559c26c97c80]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425084859887 DMGW DEBUG mgw(mgw-fsm-7305322-0)[0x559c26c97c80]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425084859887 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425084859887 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c9ebd0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084859887 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=58 'DLCX 74 rtpbridge/10@mgw MGCP 1.0\r\nC: 6f78'... (mgcp_client.c:807) 20250425084859887 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425084859887 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c9ebd0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084859887 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c85b30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084859887 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=58 'DLCX 75 rtpbridge/10@mgw MGCP 1.0\r\nC: 6f78'... (mgcp_client.c:807) 20250425084859887 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425084859887 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c85b30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084859887 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{IN_USE}: Removing from parent mgw(mgw-fsm-7305322-0)[0x559c26c97c80] (mgcp_client_endpoint_fsm.c:873) 20250425084859887 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425084859887 DLMGCP DEBUG mgw-endp(mgw-fsm-7305322-0)[0x559c26c98300]{IN_USE}: Deallocated (fsm.c:568) 20250425084859887 DMGW DEBUG mgw(mgw-fsm-7305322-0)[0x559c26c97c80]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425084859887 DMGW DEBUG mgw(mgw-fsm-7305322-0)[0x559c26c97c80]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425084859887 DMGW DEBUG mgw(mgw-fsm-7305322-0)[0x559c26c97c80]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425084859888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7305322)[0x559c26c41c90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425084859888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425084859888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084859888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)4969671 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:9 TC_rab_assignment_concurrent0(219)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "6f786a17" }, { code := "I", val := "11111" } }, sdp := omit } 20250425084859901 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) TC_rab_assignment_concurrent0(219)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "6f786a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084859901 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c9ebd0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084859901 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c9ebd0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084859901 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c9ebd0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084859901 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c9ebd0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425084859901 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20250425084859901 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c85b30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084859901 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c85b30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084859901 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c85b30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084859901 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c85b30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7fdc3b52d31d: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)7305322 20250425084859907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084859907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084859907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425084859907 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425084859907 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6f786a,cause=radio(normal)) (hnbgw_rua.c:438) 20250425084859908 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7305322 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425084859908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7305322)[0x559c26c41c90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425084859908 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425084859908 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425084859908 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7305322 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425084859908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x559c26c3fbc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084859908 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084859908 DLSCCP DEBUG SCCP-SCOC(18)[0x559c26c43290]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084859908 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfca24), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425084859908 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084859908 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859908 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084859908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084859908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084859908 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 03 06 df ca 24 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084859908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7305322)[0x559c26c41c90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425084859908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x559c26c3fbc0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425084859908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x559c26c3fbc0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425084859908 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859908 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084859908 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084859908 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084859908 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084859908 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250425084859908 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084859908 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084859908 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859908 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 03 06 df ca 24 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425084859908 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859908 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084859908 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084859908 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084859908 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084859908 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084859908 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084859908 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084859908 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859908 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 11 bb 71 db 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425084859909 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084859909 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084859909 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084859909 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084859909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084859909 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Source Reference,L=4,D=00bb71db), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425084859909 DLSCCP DEBUG Received CO:RELRE for local reference 17 (sccp_scoc.c:1855) 20250425084859909 DLSCCP DEBUG SCCP-SCOC(17)[0x559c26c42620]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425084859909 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084859909 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425084859909 DCN DEBUG handle_cn_disc_ind() conn_id=17 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425084859909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x559c26c350f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425084859909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x559c26c350f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425084859909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12560402)[0x559c26c3ef30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425084859909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12560402)[0x559c26c3ef30]{disconnected}: Freeing instance (context_map.c:202) 20250425084859909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12560402)[0x559c26c3ef30]{disconnected}: Deallocated (fsm.c:568) 20250425084859909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x559c26c350f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425084859909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x559c26c350f0]{disconnected}: Freeing instance (context_map.c:206) 20250425084859909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x559c26c350f0]{disconnected}: Deallocated (fsm.c:568) 20250425084859909 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12560402 SCCP-17 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250425084859909 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb71db), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:415) 20250425084859909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084859909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859909 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084859909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084859909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084859909 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 00 05 bb 71 db 00 00 11 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084859909 DLSCCP DEBUG SCCP-SCOC(17)[0x559c26c42620]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425084859909 DLSCCP DEBUG SCCP-SCOC(17)[0x559c26c42620]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425084859909 DLSCCP DEBUG SCCP-SCOC(17)[0x559c26c42620]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425084859909 DLSCCP DEBUG SCCP-SCOC(17)[0x559c26c42620]{IDLE}: Deallocated (fsm.c:568) 20250425084859909 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859909 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084859909 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084859909 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084859909 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084859909 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425084859909 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084859909 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084859909 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859909 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 00 05 bb 71 db 00 00 11 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(219)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)8635647 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:10 20250425084859916 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859916 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084859916 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084859916 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084859916 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084859916 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084859916 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084859916 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084859916 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859916 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 12 df ca 24 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425084859916 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084859916 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084859916 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084859916 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084859916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084859916 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Source Reference,L=4,D=00dfca24), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425084859916 DLSCCP DEBUG Received CO:RELRE for local reference 18 (sccp_scoc.c:1855) 20250425084859916 DLSCCP DEBUG SCCP-SCOC(18)[0x559c26c43290]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425084859916 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084859916 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425084859916 DCN DEBUG handle_cn_disc_ind() conn_id=18 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425084859916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x559c26c3fbc0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425084859916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x559c26c3fbc0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425084859916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7305322)[0x559c26c41c90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425084859916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7305322)[0x559c26c41c90]{disconnected}: Freeing instance (context_map.c:202) 20250425084859916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7305322)[0x559c26c41c90]{disconnected}: Deallocated (fsm.c:568) 20250425084859916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x559c26c3fbc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425084859916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x559c26c3fbc0]{disconnected}: Freeing instance (context_map.c:206) 20250425084859916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x559c26c3fbc0]{disconnected}: Deallocated (fsm.c:568) 20250425084859916 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7305322 SCCP-18 msc-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250425084859916 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfca24), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:415) 20250425084859916 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084859916 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859916 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084859916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084859916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084859916 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 03 05 df ca 24 00 00 12 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084859916 DLSCCP DEBUG SCCP-SCOC(18)[0x559c26c43290]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425084859917 DLSCCP DEBUG SCCP-SCOC(18)[0x559c26c43290]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425084859917 DLSCCP DEBUG SCCP-SCOC(18)[0x559c26c43290]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425084859917 DLSCCP DEBUG SCCP-SCOC(18)[0x559c26c43290]{IDLE}: Deallocated (fsm.c:568) 20250425084859917 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859917 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084859917 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084859917 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084859917 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084859917 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250425084859917 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084859917 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084859917 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859917 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 03 05 df ca 24 00 00 12 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_len:12 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425084859919 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859919 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084859919 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084859919 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084859919 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: RLC received in state:disconnect_pending 20250425084859919 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084859919 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084859919 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084859919 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859919 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 13 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425084859919 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084859919 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084859919 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084859919 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084859919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084859919 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425084859919 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1855) 20250425084859919 DLSCCP DEBUG SCCP-SCOC(19)[0x559c26c43fa0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084859919 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084859919 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084859919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x559c26c439c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084859919 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425084859919 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425084859919 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14233740 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425084859919 DMGW DEBUG mgw(mgw-fsm-14233740-0)[0x559c26ca0fb0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425084859919 DMGW DEBUG mgw(mgw-fsm-14233740-0)[0x559c26ca0fb0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425084859919 DMGW DEBUG mgw(mgw-fsm-14233740-0)[0x559c26ca0fb0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425084859919 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425084859919 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26ca79b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084859919 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=58 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: d930'... (mgcp_client.c:807) 20250425084859919 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425084859919 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26ca79b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084859919 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c9f340]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084859919 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=58 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: d930'... (mgcp_client.c:807) 20250425084859919 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425084859919 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c9f340]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084859919 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{IN_USE}: Removing from parent mgw(mgw-fsm-14233740-0)[0x559c26ca0fb0] (mgcp_client_endpoint_fsm.c:873) 20250425084859919 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425084859919 DLMGCP DEBUG mgw-endp(mgw-fsm-14233740-0)[0x559c26ca10e0]{IN_USE}: Deallocated (fsm.c:568) 20250425084859920 DMGW DEBUG mgw(mgw-fsm-14233740-0)[0x559c26ca0fb0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425084859920 DMGW DEBUG mgw(mgw-fsm-14233740-0)[0x559c26ca0fb0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425084859920 DMGW DEBUG mgw(mgw-fsm-14233740-0)[0x559c26ca0fb0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425084859920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14233740)[0x559c26c42a10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425084859920 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425084859920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084859920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(220)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "d9308c17" }, { code := "I", val := "11111" } }, sdp := omit } 20250425084859936 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20250425084859936 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26ca79b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084859936 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26ca79b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084859936 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26ca79b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084859936 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26ca79b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(220)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "d9308c17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084859937 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20250425084859937 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c9f340]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084859937 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c9f340]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084859937 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c9f340]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084859937 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c9f340]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7fdc3b52d31d: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)14233740 20250425084859943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084859943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084859943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425084859943 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425084859943 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd9308c,cause=radio(normal)) (hnbgw_rua.c:438) 20250425084859943 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14233740 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425084859943 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14233740)[0x559c26c42a10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425084859943 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425084859943 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425084859943 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14233740 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425084859943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x559c26c439c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084859943 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084859943 DLSCCP DEBUG SCCP-SCOC(19)[0x559c26c43fa0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084859943 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027a36c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425084859943 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084859943 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859943 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084859943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084859943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084859943 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 02 06 27 a3 6c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084859943 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14233740)[0x559c26c42a10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425084859943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x559c26c439c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425084859943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x559c26c439c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425084859943 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859943 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084859943 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084859943 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084859944 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084859944 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250425084859944 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084859944 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084859944 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859944 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 02 06 27 a3 6c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_len:12 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(220)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084859948 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859948 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084859948 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084859948 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084859948 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084859948 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084859948 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084859948 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084859948 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859948 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 14 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425084859948 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084859948 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084859948 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084859948 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084859948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084859948 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425084859948 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1855) 20250425084859948 DLSCCP DEBUG SCCP-SCOC(20)[0x559c26c44c50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084859948 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084859948 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084859948 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x559c26c43680]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084859948 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425084859948 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425084859948 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-579274 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425084859948 DMGW DEBUG mgw(mgw-fsm-579274-0)[0x559c26ca99b0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425084859948 DMGW DEBUG mgw(mgw-fsm-579274-0)[0x559c26ca99b0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425084859948 DMGW DEBUG mgw(mgw-fsm-579274-0)[0x559c26ca99b0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425084859948 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425084859948 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cb0610]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084859948 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=57 'DLCX 78 rtpbridge/12@mgw MGCP 1.0\r\nC: 8d6c'... (mgcp_client.c:807) 20250425084859948 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425084859948 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cb0610]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084859948 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c96ac0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084859949 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=57 'DLCX 79 rtpbridge/12@mgw MGCP 1.0\r\nC: 8d6c'... (mgcp_client.c:807) 20250425084859949 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425084859949 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c96ac0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084859949 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{IN_USE}: Removing from parent mgw(mgw-fsm-579274-0)[0x559c26ca99b0] (mgcp_client_endpoint_fsm.c:873) 20250425084859949 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425084859949 DLMGCP DEBUG mgw-endp(mgw-fsm-579274-0)[0x559c26ca97a0]{IN_USE}: Deallocated (fsm.c:568) 20250425084859949 DMGW DEBUG mgw(mgw-fsm-579274-0)[0x559c26ca99b0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425084859949 DMGW DEBUG mgw(mgw-fsm-579274-0)[0x559c26ca99b0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425084859949 DMGW DEBUG mgw(mgw-fsm-579274-0)[0x559c26ca99b0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425084859949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-579274)[0x559c26c41430]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425084859949 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425084859949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084859949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)8982608 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:11 TC_rab_assignment_concurrent0(221)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "8d6ca17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "8d6ca17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084859965 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20250425084859965 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cb0610]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084859965 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cb0610]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084859965 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cb0610]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084859965 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cb0610]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425084859965 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20250425084859965 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c96ac0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084859965 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c96ac0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084859965 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c96ac0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084859965 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c96ac0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7fdc3b52d31d: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)579274 20250425084859971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084859971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084859971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425084859971 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425084859971 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8d6ca,cause=radio(normal)) (hnbgw_rua.c:438) 20250425084859971 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-579274 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425084859971 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-579274)[0x559c26c41430]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425084859971 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425084859971 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425084859971 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-579274 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425084859971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x559c26c43680]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084859971 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084859971 DLSCCP DEBUG SCCP-SCOC(20)[0x559c26c44c50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084859971 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b565a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425084859971 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084859971 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859971 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084859971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084859971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084859971 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 05 06 4b 56 5a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084859971 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-579274)[0x559c26c41430]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425084859971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x559c26c43680]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425084859971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x559c26c43680]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425084859971 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859971 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084859971 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084859971 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084859971 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084859971 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250425084859971 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084859971 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084859971 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859971 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 05 06 4b 56 5a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425084859972 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859972 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084859972 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084859972 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084859972 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084859972 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084859972 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084859972 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084859972 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859972 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 13 27 a3 6c 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425084859972 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084859972 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084859972 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084859972 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084859972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084859972 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Source Reference,L=4,D=0027a36c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425084859972 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1855) 20250425084859972 DLSCCP DEBUG SCCP-SCOC(19)[0x559c26c43fa0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425084859972 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084859972 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425084859972 DCN DEBUG handle_cn_disc_ind() conn_id=19 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425084859972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x559c26c439c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425084859972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x559c26c439c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425084859972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14233740)[0x559c26c42a10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425084859972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14233740)[0x559c26c42a10]{disconnected}: Freeing instance (context_map.c:202) 20250425084859972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14233740)[0x559c26c42a10]{disconnected}: Deallocated (fsm.c:568) 20250425084859972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x559c26c439c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425084859972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x559c26c439c0]{disconnected}: Freeing instance (context_map.c:206) 20250425084859972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x559c26c439c0]{disconnected}: Deallocated (fsm.c:568) 20250425084859972 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14233740 SCCP-19 msc-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250425084859972 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027a36c), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:415) 20250425084859972 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084859972 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859972 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084859972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084859972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084859972 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 02 05 27 a3 6c 00 00 13 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084859972 DLSCCP DEBUG SCCP-SCOC(19)[0x559c26c43fa0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425084859972 DLSCCP DEBUG SCCP-SCOC(19)[0x559c26c43fa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425084859972 DLSCCP DEBUG SCCP-SCOC(19)[0x559c26c43fa0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425084859972 DLSCCP DEBUG SCCP-SCOC(19)[0x559c26c43fa0]{IDLE}: Deallocated (fsm.c:568) 20250425084859973 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859973 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084859973 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084859973 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084859973 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084859973 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250425084859973 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084859973 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084859973 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859973 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 02 05 27 a3 6c 00 00 13 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(221)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)10139761 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:12 20250425084859980 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859980 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084859980 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084859980 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084859980 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084859980 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084859980 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084859980 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084859980 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859980 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 14 4b 56 5a 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425084859980 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084859980 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084859980 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084859980 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084859980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084859980 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Source Reference,L=4,D=004b565a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425084859980 DLSCCP DEBUG Received CO:RELRE for local reference 20 (sccp_scoc.c:1855) 20250425084859980 DLSCCP DEBUG SCCP-SCOC(20)[0x559c26c44c50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425084859980 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084859980 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425084859980 DCN DEBUG handle_cn_disc_ind() conn_id=20 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425084859980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x559c26c43680]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425084859980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x559c26c43680]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425084859980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-579274)[0x559c26c41430]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425084859980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-579274)[0x559c26c41430]{disconnected}: Freeing instance (context_map.c:202) 20250425084859980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-579274)[0x559c26c41430]{disconnected}: Deallocated (fsm.c:568) 20250425084859980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x559c26c43680]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425084859980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x559c26c43680]{disconnected}: Freeing instance (context_map.c:206) 20250425084859980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x559c26c43680]{disconnected}: Deallocated (fsm.c:568) 20250425084859980 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-579274 SCCP-20 msc-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250425084859980 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b565a), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:415) 20250425084859980 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084859981 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084859981 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084859981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084859981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084859981 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 05 05 4b 56 5a 00 00 14 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084859981 DLSCCP DEBUG SCCP-SCOC(20)[0x559c26c44c50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425084859981 DLSCCP DEBUG SCCP-SCOC(20)[0x559c26c44c50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425084859981 DLSCCP DEBUG SCCP-SCOC(20)[0x559c26c44c50]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425084859981 DLSCCP DEBUG SCCP-SCOC(20)[0x559c26c44c50]{IDLE}: Deallocated (fsm.c:568) 20250425084859981 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859981 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084859981 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084859981 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084859981 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084859981 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250425084859981 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084859981 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084859981 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859981 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 05 05 4b 56 5a 00 00 14 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_len:12 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425084859990 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084859990 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084859990 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084859990 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084859990 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084859990 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084859990 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084859990 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084859990 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084859990 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 15 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425084859990 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084859990 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084859990 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084859990 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084859990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084859990 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425084859990 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1855) 20250425084859990 DLSCCP DEBUG SCCP-SCOC(21)[0x559c26c45b10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084859990 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084859990 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084859990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x559c26c45320]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084859990 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425084859990 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425084859990 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10887564 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425084859990 DMGW DEBUG mgw(mgw-fsm-10887564-0)[0x559c26cb23f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425084859990 DMGW DEBUG mgw(mgw-fsm-10887564-0)[0x559c26cb23f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425084859990 DMGW DEBUG mgw(mgw-fsm-10887564-0)[0x559c26cb23f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425084859990 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425084859990 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cb2070]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084859990 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=58 'DLCX 80 rtpbridge/13@mgw MGCP 1.0\r\nC: a621'... (mgcp_client.c:807) 20250425084859990 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425084859990 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cb2070]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084859990 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c85580]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084859990 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=58 'DLCX 81 rtpbridge/13@mgw MGCP 1.0\r\nC: a621'... (mgcp_client.c:807) 20250425084859990 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425084859990 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c85580]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084859990 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{IN_USE}: Removing from parent mgw(mgw-fsm-10887564-0)[0x559c26cb23f0] (mgcp_client_endpoint_fsm.c:873) 20250425084859990 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425084859990 DLMGCP DEBUG mgw-endp(mgw-fsm-10887564-0)[0x559c26cb2600]{IN_USE}: Deallocated (fsm.c:568) 20250425084859991 DMGW DEBUG mgw(mgw-fsm-10887564-0)[0x559c26cb23f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425084859991 DMGW DEBUG mgw(mgw-fsm-10887564-0)[0x559c26cb23f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425084859991 DMGW DEBUG mgw(mgw-fsm-10887564-0)[0x559c26cb23f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425084859991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10887564)[0x559c26c44670]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425084859991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425084859991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084859991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(222)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "a6218c17" }, { code := "I", val := "11111" } }, sdp := omit } 20250425084900009 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20250425084900009 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cb2070]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084900009 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cb2070]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084900009 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cb2070]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084900009 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cb2070]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(222)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "a6218c17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084900009 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20250425084900009 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c85580]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084900009 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c85580]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084900009 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c85580]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084900009 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c85580]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7fdc3b52d31d: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)10887564 20250425084900012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084900012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084900012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425084900012 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425084900012 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa6218c,cause=radio(normal)) (hnbgw_rua.c:438) 20250425084900012 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10887564 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425084900012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10887564)[0x559c26c44670]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425084900012 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425084900012 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425084900012 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10887564 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425084900012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x559c26c45320]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084900012 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084900012 DLSCCP DEBUG SCCP-SCOC(21)[0x559c26c45b10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084900012 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd4192), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425084900012 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084900012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084900012 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084900012 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084900012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084900012 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084900012 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 04 06 dd 41 92 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084900012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10887564)[0x559c26c44670]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425084900012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x559c26c45320]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425084900012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x559c26c45320]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425084900012 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084900012 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084900012 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084900012 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084900012 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084900012 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250425084900012 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084900012 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084900012 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084900012 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 04 06 dd 41 92 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)9027718 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:13 20250425084900016 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084900016 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084900016 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084900016 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084900016 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084900016 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084900016 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084900016 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084900016 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084900016 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 15 dd 41 92 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425084900016 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084900016 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084900016 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084900016 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084900016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084900016 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Source Reference,L=4,D=00dd4192), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425084900016 DLSCCP DEBUG Received CO:RELRE for local reference 21 (sccp_scoc.c:1855) 20250425084900016 DLSCCP DEBUG SCCP-SCOC(21)[0x559c26c45b10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425084900016 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084900016 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425084900016 DCN DEBUG handle_cn_disc_ind() conn_id=21 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425084900016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x559c26c45320]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425084900016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x559c26c45320]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425084900016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10887564)[0x559c26c44670]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425084900016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10887564)[0x559c26c44670]{disconnected}: Freeing instance (context_map.c:202) 20250425084900016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10887564)[0x559c26c44670]{disconnected}: Deallocated (fsm.c:568) 20250425084900016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x559c26c45320]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425084900016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x559c26c45320]{disconnected}: Freeing instance (context_map.c:206) 20250425084900016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x559c26c45320]{disconnected}: Deallocated (fsm.c:568) 20250425084900016 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10887564 SCCP-21 msc-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250425084900016 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd4192), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:415) 20250425084900016 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084900016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084900016 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084900016 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084900016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084900016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084900016 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 04 05 dd 41 92 00 00 15 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084900016 DLSCCP DEBUG SCCP-SCOC(21)[0x559c26c45b10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425084900016 DLSCCP DEBUG SCCP-SCOC(21)[0x559c26c45b10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425084900016 DLSCCP DEBUG SCCP-SCOC(21)[0x559c26c45b10]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425084900016 DLSCCP DEBUG SCCP-SCOC(21)[0x559c26c45b10]{IDLE}: Deallocated (fsm.c:568) 20250425084900016 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084900016 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084900016 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084900017 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084900017 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084900017 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250425084900017 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084900017 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084900017 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084900017 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 04 05 dd 41 92 00 00 15 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_len:12 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425084900022 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084900022 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084900022 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084900022 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084900022 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084900022 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084900022 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084900022 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084900022 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084900022 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 16 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425084900023 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084900023 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084900023 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084900023 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084900023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084900023 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425084900023 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1855) 20250425084900023 DLSCCP DEBUG SCCP-SCOC(22)[0x559c26c466a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084900023 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084900023 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084900023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x559c26c46070]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084900023 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425084900023 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425084900023 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8053653 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425084900023 DMGW DEBUG mgw(mgw-fsm-8053653-0)[0x559c26cbb130]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425084900023 DMGW DEBUG mgw(mgw-fsm-8053653-0)[0x559c26cbb130]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425084900023 DMGW DEBUG mgw(mgw-fsm-8053653-0)[0x559c26cbb130]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425084900023 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425084900023 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cc1fc0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084900023 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=58 'DLCX 82 rtpbridge/14@mgw MGCP 1.0\r\nC: 7ae3'... (mgcp_client.c:807) 20250425084900023 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425084900023 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cc1fc0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084900023 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26cbb260]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084900023 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=58 'DLCX 83 rtpbridge/14@mgw MGCP 1.0\r\nC: 7ae3'... (mgcp_client.c:807) 20250425084900023 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425084900023 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26cbb260]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084900023 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{IN_USE}: Removing from parent mgw(mgw-fsm-8053653-0)[0x559c26cbb130] (mgcp_client_endpoint_fsm.c:873) 20250425084900023 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425084900023 DLMGCP DEBUG mgw-endp(mgw-fsm-8053653-0)[0x559c26ca9110]{IN_USE}: Deallocated (fsm.c:568) 20250425084900023 DMGW DEBUG mgw(mgw-fsm-8053653-0)[0x559c26cbb130]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425084900023 DMGW DEBUG mgw(mgw-fsm-8053653-0)[0x559c26cbb130]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425084900023 DMGW DEBUG mgw(mgw-fsm-8053653-0)[0x559c26cbb130]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425084900023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8053653)[0x559c26c44f30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425084900023 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425084900023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084900023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(223)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "7ae39517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "7ae39517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084900038 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20250425084900038 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cc1fc0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084900038 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cc1fc0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084900038 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cc1fc0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084900038 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cc1fc0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425084900038 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20250425084900038 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26cbb260]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084900038 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26cbb260]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084900038 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26cbb260]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084900038 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26cbb260]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7fdc3b52d31d: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)8053653 20250425084900043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084900043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084900043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425084900043 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425084900043 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7ae395,cause=radio(normal)) (hnbgw_rua.c:438) 20250425084900043 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8053653 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425084900043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8053653)[0x559c26c44f30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425084900043 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425084900043 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425084900044 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8053653 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425084900044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x559c26c46070]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084900044 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084900044 DLSCCP DEBUG SCCP-SCOC(22)[0x559c26c466a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084900044 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00395682), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425084900044 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084900044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084900044 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084900044 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084900044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084900044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084900044 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 07 06 39 56 82 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084900044 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8053653)[0x559c26c44f30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425084900044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x559c26c46070]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425084900044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x559c26c46070]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425084900044 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084900044 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084900044 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084900044 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084900044 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084900044 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250425084900044 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084900044 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084900044 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084900044 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 07 06 39 56 82 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)8376762 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:14 20250425084900051 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084900051 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084900051 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084900051 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084900051 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084900051 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084900051 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084900051 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084900051 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084900051 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 16 39 56 82 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425084900051 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084900051 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084900051 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084900051 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084900051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084900051 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Source Reference,L=4,D=00395682), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425084900051 DLSCCP DEBUG Received CO:RELRE for local reference 22 (sccp_scoc.c:1855) 20250425084900051 DLSCCP DEBUG SCCP-SCOC(22)[0x559c26c466a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425084900051 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084900051 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425084900051 DCN DEBUG handle_cn_disc_ind() conn_id=22 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425084900051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x559c26c46070]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425084900051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x559c26c46070]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425084900051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8053653)[0x559c26c44f30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425084900051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8053653)[0x559c26c44f30]{disconnected}: Freeing instance (context_map.c:202) 20250425084900051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8053653)[0x559c26c44f30]{disconnected}: Deallocated (fsm.c:568) 20250425084900051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x559c26c46070]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425084900051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x559c26c46070]{disconnected}: Freeing instance (context_map.c:206) 20250425084900051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x559c26c46070]{disconnected}: Deallocated (fsm.c:568) 20250425084900051 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8053653 SCCP-22 msc-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250425084900051 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00395682), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:415) 20250425084900051 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084900051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084900051 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084900051 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084900051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084900051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084900051 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 07 05 39 56 82 00 00 16 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084900051 DLSCCP DEBUG SCCP-SCOC(22)[0x559c26c466a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425084900051 DLSCCP DEBUG SCCP-SCOC(22)[0x559c26c466a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425084900051 DLSCCP DEBUG SCCP-SCOC(22)[0x559c26c466a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425084900051 DLSCCP DEBUG SCCP-SCOC(22)[0x559c26c466a0]{IDLE}: Deallocated (fsm.c:568) 20250425084900051 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084900052 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084900052 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084900052 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084900052 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084900052 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250425084900052 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084900052 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084900052 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084900052 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 07 05 39 56 82 00 00 16 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_len:12 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425084900076 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084900076 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084900076 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084900076 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084900076 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084900076 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084900076 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084900076 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084900076 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084900076 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 17 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425084900076 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084900076 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084900076 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084900076 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084900076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084900076 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425084900076 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1855) 20250425084900076 DLSCCP DEBUG SCCP-SCOC(23)[0x559c26c47250]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084900076 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084900076 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084900076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x559c26c45060]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084900076 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425084900076 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425084900076 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1436259 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425084900076 DMGW DEBUG mgw(mgw-fsm-1436259-0)[0x559c26cc3f10]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425084900076 DMGW DEBUG mgw(mgw-fsm-1436259-0)[0x559c26cc3f10]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425084900076 DMGW DEBUG mgw(mgw-fsm-1436259-0)[0x559c26cc3f10]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425084900076 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425084900076 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cc3b90]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084900076 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: 15ea'... (mgcp_client.c:807) 20250425084900076 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425084900076 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cc3b90]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084900076 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26cba250]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084900076 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: 15ea'... (mgcp_client.c:807) 20250425084900076 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425084900076 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26cba250]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084900076 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{IN_USE}: Removing from parent mgw(mgw-fsm-1436259-0)[0x559c26cc3f10] (mgcp_client_endpoint_fsm.c:873) 20250425084900077 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425084900077 DLMGCP DEBUG mgw-endp(mgw-fsm-1436259-0)[0x559c26cc4120]{IN_USE}: Deallocated (fsm.c:568) 20250425084900077 DMGW DEBUG mgw(mgw-fsm-1436259-0)[0x559c26cc3f10]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425084900077 DMGW DEBUG mgw(mgw-fsm-1436259-0)[0x559c26cc3f10]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425084900077 DMGW DEBUG mgw(mgw-fsm-1436259-0)[0x559c26cc3f10]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425084900077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1436259)[0x559c26c43af0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425084900077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425084900077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084900077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(224)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "15ea6317" }, { code := "I", val := "11111" } }, sdp := omit } 20250425084900090 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20250425084900090 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cc3b90]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084900090 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cc3b90]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084900090 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cc3b90]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084900090 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26cc3b90]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(224)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "15ea6317" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084900091 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20250425084900091 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26cba250]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084900091 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26cba250]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084900091 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26cba250]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084900091 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26cba250]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7fdc3b52d31d: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)1436259 20250425084900096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084900096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084900096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425084900096 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425084900096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x15ea63,cause=radio(normal)) (hnbgw_rua.c:438) 20250425084900096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1436259 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425084900096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1436259)[0x559c26c43af0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425084900096 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425084900096 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425084900096 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1436259 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425084900096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x559c26c45060]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084900096 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084900096 DLSCCP DEBUG SCCP-SCOC(23)[0x559c26c47250]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084900096 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c5d438), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425084900096 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084900096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084900096 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084900096 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084900096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084900096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084900096 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 06 06 c5 d4 38 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084900097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1436259)[0x559c26c43af0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425084900097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x559c26c45060]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425084900097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x559c26c45060]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425084900097 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084900097 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084900097 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084900097 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084900097 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084900097 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250425084900097 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084900097 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084900097 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084900097 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 06 06 c5 d4 38 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)6719506 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on connection ID:15 20250425084900105 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084900105 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084900105 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084900105 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084900105 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084900105 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084900105 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084900105 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084900105 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084900105 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 17 c5 d4 38 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425084900105 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084900105 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084900105 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084900105 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084900105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084900105 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Source Reference,L=4,D=00c5d438), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425084900105 DLSCCP DEBUG Received CO:RELRE for local reference 23 (sccp_scoc.c:1855) 20250425084900105 DLSCCP DEBUG SCCP-SCOC(23)[0x559c26c47250]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425084900105 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084900105 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425084900105 DCN DEBUG handle_cn_disc_ind() conn_id=23 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425084900105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x559c26c45060]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425084900105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x559c26c45060]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425084900105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1436259)[0x559c26c43af0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425084900105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1436259)[0x559c26c43af0]{disconnected}: Freeing instance (context_map.c:202) 20250425084900105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1436259)[0x559c26c43af0]{disconnected}: Deallocated (fsm.c:568) 20250425084900105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x559c26c45060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425084900105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x559c26c45060]{disconnected}: Freeing instance (context_map.c:206) 20250425084900105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x559c26c45060]{disconnected}: Deallocated (fsm.c:568) 20250425084900105 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1436259 SCCP-23 msc-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250425084900105 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c5d438), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:415) 20250425084900105 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084900106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084900106 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084900106 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084900106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084900106 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084900106 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 06 05 c5 d4 38 00 00 17 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084900106 DLSCCP DEBUG SCCP-SCOC(23)[0x559c26c47250]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425084900106 DLSCCP DEBUG SCCP-SCOC(23)[0x559c26c47250]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425084900106 DLSCCP DEBUG SCCP-SCOC(23)[0x559c26c47250]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425084900106 DLSCCP DEBUG SCCP-SCOC(23)[0x559c26c47250]{IDLE}: Deallocated (fsm.c:568) 20250425084900106 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084900106 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084900106 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084900106 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084900106 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084900106 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250425084900106 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084900106 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084900106 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084900106 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 06 05 c5 d4 38 00 00 17 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425084902117 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34747<->l=127.0.0.1:4262) (control_if.c:193) 20250425084902118 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57960<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(198)@7fdc3b52d31d: Final verdict of PTC: none VirtHNBGW-STATS(197)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084902126 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57946<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084902128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084902128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084902128 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425084902128 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425084902128 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn0-RAN(206)@7fdc3b52d31d: Final verdict of PTC: none 20250425084902132 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425084902132 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084902132 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425084902132 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425084902132 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425084902132 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084902132 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084902132 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425084902132 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425084902133 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084902133 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425084902133 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425084902133 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084902133 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-SCCP(205)@7fdc3b52d31d: Final verdict of PTC: none 20250425084902133 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425084902133 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084902133 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084902133 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084902133 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084902133 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084902133 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425084902133 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084902133 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084902133 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425084902133 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425084902133 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084902133 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084902133 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425084902133 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084902133 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084902133 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425084902133 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084902133 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084902133 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084902133 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425084902133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084902133 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084902133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084902133 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084902133 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084902133 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084902133 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084902133 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084902133 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084902133 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084902133 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084902133 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084902133 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425084902133 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084902133 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425084902133 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084902133 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084902133 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425084902133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084902133 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084902133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084902133 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084902133 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084902133 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084902133 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084902133 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(204)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(207)@7fdc3b52d31d: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0(200)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(202)@7fdc3b52d31d: Final verdict of PTC: none 20250425084902147 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38730<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084902148 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38678<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084902148 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38688<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084902148 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38694<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084902148 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38768<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084902149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38670<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084902149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38692<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084902149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38708<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084902149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38718<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7fdc3b52d31d: Final verdict of PTC: none 20250425084902149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38746<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084902149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38756<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084902149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38762<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084902150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38774<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084902150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38780<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084902150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38792<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084902150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38806<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(216)@7fdc3b52d31d: Final verdict of PTC: pass TC_rab_assignment_concurrent0(222)@7fdc3b52d31d: Final verdict of PTC: pass TC_rab_assignment_concurrent0(220)@7fdc3b52d31d: Final verdict of PTC: pass TC_rab_assignment_concurrent0(211)@7fdc3b52d31d: Final verdict of PTC: pass TC_rab_assignment_concurrent0(210)@7fdc3b52d31d: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@7fdc3b52d31d: Final verdict of PTC: pass TC_rab_assignment_concurrent0(223)@7fdc3b52d31d: Final verdict of PTC: pass TC_rab_assignment_concurrent0(213)@7fdc3b52d31d: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@7fdc3b52d31d: Final verdict of PTC: pass TC_rab_assignment_concurrent0(217)@7fdc3b52d31d: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@7fdc3b52d31d: Final verdict of PTC: pass TC_rab_assignment_concurrent0(209)@7fdc3b52d31d: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@7fdc3b52d31d: Final verdict of PTC: pass TC_rab_assignment_concurrent0(224)@7fdc3b52d31d: Final verdict of PTC: pass TC_rab_assignment_concurrent0(214)@7fdc3b52d31d: Final verdict of PTC: pass HNBGW_Test.msc0-RAN(203)@7fdc3b52d31d: Final verdict of PTC: none MutexDispCT-TC_rab_assignment_concurrent(196)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-MGCP(208)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(199)@7fdc3b52d31d: Final verdict of PTC: none TC_rab_assignment_concurrent0(218)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass'. 20250425084902273 DLSCCP DEBUG SCCP-SCOC(6)[0x559c26c2df70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425084902273 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0031b41c), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425084902273 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084902273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084902273 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084902274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084902274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084902274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084902274 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 31 b4 1c 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084902274 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084902274 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084902274 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084902274 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084902274 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084902274 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! Fri Apr 25 08:49:02 UTC 2025 ====== HNBGW_Tests.TC_rab_assignment_concurrent pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment_concurrent.talloc 20250425084902351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38814<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084902753 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38814<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=2129860) Waiting for packet dumper to finish... 1 (prev_count=2129860, count=2131060) 20250425084904134 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084904134 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084904134 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425084904134 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084904134 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084904134 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Fri Apr 25 08:49:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_rab_release started. 20250425084905878 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34910<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084905883 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34918<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084905886 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34191<->l=127.0.0.1:4262) (control_if.c:572) 20250425084905901 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084905901 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084905901 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084905901 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084905901 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084905901 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release-Iuh0(229)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425084905901 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425084905901 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425084905902 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084905902 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084905903 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084905903 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425084905903 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084905903 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084905903 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084905903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084905903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084905903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084905903 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084905903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084905903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084905903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084905903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084905903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084905903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084905903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084905903 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084905903 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084905903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425084905903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084905903 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0c 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084905903 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084905903 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084905903 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425084905903 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084905903 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084905903 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084905903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084905903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084905903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084905903 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084905903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084905903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084905903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084905903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084905903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084905903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084905903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084905903 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084905903 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084905903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425084905903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084905903 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 03 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084905903 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084905903 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084905903 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425084905903 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084905903 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084905903 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084905903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084905903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084905903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084905903 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084905903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084905903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084905903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084905903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084905903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084905903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084905903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084905903 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084905903 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084905903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425084905903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084905903 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084905903 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084905903 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084905903 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084905903 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084905903 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084905903 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084905903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084905903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084905903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084905903 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084905903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084905903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084905903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084905903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084905903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084905903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084905903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084905903 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084905903 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084905903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084905903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084905903 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084905903 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084905903 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084905903 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084905903 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084905903 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425084905903 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425084905903 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425084905903 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084905903 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084905903 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084905903 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425084905903 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425084905903 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425084905904 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084905904 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084905904 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084905904 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425084905904 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425084905904 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425084905904 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084905904 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084905904 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084905904 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084905904 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084905904 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(233)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-SCCP(231)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084905915 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084905915 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084905915 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084905915 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084905915 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084905915 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084905915 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084905915 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084905916 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084905916 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425084905916 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084905916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084905916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084905916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084905916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084905916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084905916 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=12 -> eSLS=92: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084905916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084905916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084905916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084905916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084905916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084905916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084905916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084905916 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=12 -> eSLS=124: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084905916 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084905916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425084905916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084905916 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0c 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084905916 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084905916 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084905916 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425084905916 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084905916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084905916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084905916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084905916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084905916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084905916 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=11 -> eSLS=43: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084905916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084905916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084905916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084905916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084905916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084905916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084905916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084905916 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084905916 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084905916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425084905916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084905916 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0b 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084905916 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084905917 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084905917 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425084905917 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084905917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084905917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084905917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084905917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084905917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084905917 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084905917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084905917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084905917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084905917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084905917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084905917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084905917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084905917 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084905917 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084905917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425084905917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084905917 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084905917 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084905917 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084905917 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084905917 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084905917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084905917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084905917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084905917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084905917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084905917 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084905917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084905917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084905917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084905917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084905917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084905917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084905917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084905917 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084905917 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084905917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084905917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084905917 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084905917 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084905917 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084905917 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084905917 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084905917 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425084905917 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425084905917 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425084905917 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084905917 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084905917 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084905917 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425084905917 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425084905917 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425084905917 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084905917 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084905917 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084905917 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425084905917 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425084905917 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: picked Normal Route via 'virt-sgsn1' round-robin style 20250425084905917 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425084905917 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084905917 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084905917 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084905917 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084905917 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084905917 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(236)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@7fdc3b52d31d: M3UA emulation initiated, the test can be started MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084905936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084905936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084905936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425084905936 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425084905936 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425084905936 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425084905936 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425084905936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084905936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425084906113 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084906113 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425084906113 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084906113 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(233)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425084906121 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084906121 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425084906122 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084906122 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084906122 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084906122 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084906122 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084906122 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084906122 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084906122 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425084906122 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084906125 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084906125 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084906125 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084906125 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425084906125 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084906125 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084906125 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084906125 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084906125 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425084906125 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425084906125 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084906125 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084906125 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084906125 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084906125 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425084906125 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084906126 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084906126 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084906126 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084906126 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084906126 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084906126 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084906127 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084906127 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084906127 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084906127 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084906127 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084906127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084906127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084906127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084906127 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084906127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084906127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084906127 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084906127 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425084906127 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084906127 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425084906127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084906127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084906127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084906127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084906127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084906127 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084906127 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084906127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084906127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084906127 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084906127 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084906128 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084906128 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084906128 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084906128 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084906128 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084906128 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250425084906128 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084906128 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084906128 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084906128 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(236)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425084906133 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084906133 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425084906133 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084906133 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084906133 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084906133 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084906133 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084906133 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084906133 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084906133 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084906133 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084906136 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084906136 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084906136 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084906136 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425084906136 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084906136 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084906136 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084906136 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084906136 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425084906136 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084906136 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425084906136 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084906137 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084906137 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084906137 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084906137 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425084906137 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084906137 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084906137 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084906137 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084906137 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084906137 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084906137 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084906138 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084906138 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084906138 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084906139 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084906139 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084906139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084906139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084906139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084906139 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084906139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084906139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084906139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084906139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084906139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084906139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084906139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084906139 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084906139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084906139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084906139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084906139 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084906139 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084906139 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084906139 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084906139 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084906139 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084906139 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084906139 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250425084906139 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084906139 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084906139 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084906139 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(232)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084906929 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084906929 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084906929 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084906929 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084906929 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084906929 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084906929 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084906929 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084906929 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084906929 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425084906929 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084906929 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084906929 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084906929 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084906929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084906929 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084906930 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084906930 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425084906930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084906930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084906930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084906930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084906930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084906930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084906930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084906930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084906930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084906930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084906930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084906930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084906930 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084906930 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084906930 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084906930 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084906930 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425084906930 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084906930 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084906930 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425084906930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084906930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084906930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084906930 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084906930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084906930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084906930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084906930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084906930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084906930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084906930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084906930 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084906930 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084906930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084906930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084906931 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084906931 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084906931 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425084906931 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084906931 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084906931 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084906931 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084906931 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084906931 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425084906931 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084906931 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084906931 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084906931 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425084906933 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084906933 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084906933 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084906933 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084906933 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084906933 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084906933 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084906933 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084906933 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084906933 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425084906933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084906933 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084906933 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084906933 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084906933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084906934 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084906934 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084906934 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425084906934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084906934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084906934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084906934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084906934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084906934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084906934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084906934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084906934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084906934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084906934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084906934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084906934 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084906934 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084906934 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084906934 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084906934 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(235)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084906940 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084906940 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084906940 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084906940 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084906940 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084906940 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084906940 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084906940 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084906940 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084906940 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425084906940 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084906940 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084906940 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084906940 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084906940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084906940 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084906940 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084906940 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425084906940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084906940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084906940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084906940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084906940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084906940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084906940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084906940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084906940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084906940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084906940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084906940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084906940 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084906940 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084906940 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084906940 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084906940 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425084906940 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084906940 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084906940 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425084906940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084906940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084906940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084906940 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084906940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084906940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084906940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084906940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084906940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084906940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084906940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084906940 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084906940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084906940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084906940 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084906940 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084906940 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084906940 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425084906941 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084906941 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084906941 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084906941 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084906941 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084906941 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250425084906941 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084906941 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084906941 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084906941 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425084906941 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084906941 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084906941 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084906941 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084906941 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084906941 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084906941 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084906941 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084906941 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084906941 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425084906941 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084906941 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084906941 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084906941 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084906941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084906941 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084906941 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084906941 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425084906941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084906941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084906941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084906941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084906941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084906941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084906941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084906941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084906941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084906941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084906941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084906941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084906941 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084906941 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084906941 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084906941 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084906941 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425084906956 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34930<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release0(238)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(232)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@7fdc3b52d31d: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@7fdc3b52d31d: Added conn table entry 0TC_rab_release0(238)6103573 20250425084907997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084907997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084907997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425084907997 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425084907997 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5d2215, normal) (hnbgw_rua.c:406) 20250425084907997 DHNB DEBUG map_rua[0x559c26c2e0a0]{init}: Allocated (fsm.c:456) 20250425084907997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6103573)[0x559c26c2e0a0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425084907997 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6103573 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425084907997 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084907997 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084907997 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6103573 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425084907997 DCN DEBUG map_sccp[0x559c26c482d0]{init}: Allocated (fsm.c:456) 20250425084907997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x559c26c482d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425084907997 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6103573 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425084907997 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6103573 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425084907997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6103573)[0x559c26c2e0a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425084907997 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084907997 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084907998 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6103573 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425084907998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x559c26c482d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084907998 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425084907998 DLSCCP DEBUG SCCP-SCOC(24)[0x559c26c37d40]{IDLE}: Allocated (fsm.c:456) 20250425084907998 DLSCCP DEBUG SCCP-SCOC(24)[0x559c26c37d40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425084907998 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000018), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f400300002b0056400500f1100926) (sccp_scrc.c:415) 20250425084907998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084907998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084907998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084907998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084907998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084907998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084907998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084907998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084907998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084907998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084907998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084907998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084907998 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084907998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084907998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084907998 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 09 01 00 00 18 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 50 00 4f 40 03 00 00 2b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084907998 DLSCCP DEBUG SCCP-SCOC(24)[0x559c26c37d40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425084907998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x559c26c482d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425084907998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6103573)[0x559c26c2e0a0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425084907998 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084907998 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084907998 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084907998 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084907998 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084907998 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250425084907998 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084907998 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084907998 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084907998 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 09 01 00 00 18 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 50 00 4f 40 03 00 00 2b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(231)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@7fdc3b52d31d: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@7fdc3b52d31d: Added conn table entry 0TC_rab_release0(238)1998197 HNBGW_Test.msc0-SCCP(231)@7fdc3b52d31d: Session index based on connection ID:0 TC_rab_release0(238)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425084908009 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084908009 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084908009 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084908009 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084908009 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084908009 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084908009 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084908009 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084908009 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084908009 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 18 a2 72 14 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425084908009 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084908010 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084908010 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084908010 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084908010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084908010 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000018), PART(T=Source Reference,L=4,D=00a27214) (sccp_scrc.c:486) 20250425084908010 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1855) 20250425084908010 DLSCCP DEBUG SCCP-SCOC(24)[0x559c26c37d40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425084908010 DLSCCP DEBUG SCCP-SCOC(24)[0x559c26c37d40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425084908010 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084908010 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425084908010 DCN DEBUG handle_cn_conn_conf() conn_id=24, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425084908010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x559c26c482d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425084908010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x559c26c482d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_release0(238)@7fdc3b52d31d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(237)@7fdc3b52d31d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@7fdc3b52d31d: vl_len:91 HNBGW_Test.msc0-SCCP(231)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(231)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250425084908212 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084908212 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084908212 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084908212 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084908213 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084908213 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084908213 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084908213 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084908213 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084908213 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 18 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425084908213 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084908213 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084908213 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084908213 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084908213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084908213 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425084908213 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1855) 20250425084908213 DLSCCP DEBUG SCCP-SCOC(24)[0x559c26c37d40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084908213 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084908213 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084908213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x559c26c482d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084908213 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425084908213 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425084908213 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6103573 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425084908213 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084908213 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084908213 DMGW DEBUG mgw(mgw-fsm-6103573-0)[0x559c26c46910]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425084908214 DMGW DEBUG mgw(mgw-fsm-6103573-0)[0x559c26c46910]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425084908214 DMGW DEBUG mgw(mgw-fsm-6103573-0)[0x559c26c46910]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425084908214 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084908214 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425084908214 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{UNUSED}: Allocated (fsm.c:456) 20250425084908214 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{UNUSED}: is child of mgw(mgw-fsm-6103573-0)[0x559c26c46910] (fsm.c:486) 20250425084908214 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6103573-0)[0x559c26c46910] (mgcp_client_endpoint_fsm.c:724) 20250425084908214 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084908214 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084908214 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084908214 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6103573-0)[0x559c26c32520]{ST_CRCX}: Allocated (fsm.c:456) 20250425084908214 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6103573-0)[0x559c26c32520]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060] (fsm.c:486) 20250425084908214 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6103573-0)[0x559c26c32520]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084908214 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6103573-0)[0x559c26c32520]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425084908214 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=200 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: 5d221'... (mgcp_client.c:807) 20250425084908214 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425084908214 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6103573-0)[0x559c26c32520]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084908214 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@7fdc3b52d31d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5d221517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5d221517", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_release0(238) TC_rab_release0(238)@7fdc3b52d31d: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5d221517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5d221517", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release0(238)@7fdc3b52d31d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250425084908257 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20250425084908257 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425084908257 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425084908257 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084908257 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084908257 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425084908257 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/5@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084908257 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084908257 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084908257 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084908257 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084908257 DMGW DEBUG mgw(mgw-fsm-6103573-0)[0x559c26c46910]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084908257 DMGW DEBUG mgw(mgw-fsm-6103573-0)[0x559c26c46910]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425084908257 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084908257 DMGW DEBUG mgw(mgw-fsm-6103573-0)[0x559c26c46910]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425084908257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6103573)[0x559c26c2e0a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425084908257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425084908258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084908258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_release0(238)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084908283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084908283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084908283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425084908283 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425084908283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5d2215) (hnbgw_rua.c:470) 20250425084908283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6103573 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425084908283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6103573)[0x559c26c2e0a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425084908283 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425084908283 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425084908283 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6103573 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425084908283 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084908284 DMGW DEBUG mgw(mgw-fsm-6103573-0)[0x559c26c46910]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425084908284 DMGW DEBUG mgw(mgw-fsm-6103573-0)[0x559c26c46910]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425084908284 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084908284 DMGW DEBUG mgw(mgw-fsm-6103573-0)[0x559c26c46910]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425084908284 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6103573-0)[0x559c26c46910] (mgcp_client_endpoint_fsm.c:724) 20250425084908284 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084908284 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084908284 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425084908284 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425084908284 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=214 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: 5d221'... (mgcp_client.c:807) 20250425084908284 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425084908284 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084908284 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084908284 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084908284 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@7fdc3b52d31d: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "5d221517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5d221517", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084908297 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20250425084908297 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425084908297 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425084908297 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425084908297 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425084908297 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/5@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084908297 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084908297 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084908297 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084908297 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084908297 DMGW DEBUG mgw(mgw-fsm-6103573-0)[0x559c26c46910]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084908297 DMGW DEBUG mgw(mgw-fsm-6103573-0)[0x559c26c46910]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425084908297 DMGW DEBUG mgw(mgw-fsm-6103573-0)[0x559c26c46910]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425084908297 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6103573-0)[0x559c26c46910] (mgcp_client_endpoint_fsm.c:724) 20250425084908297 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084908297 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084908297 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084908297 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6103573-0)[0x559c26c323f0]{ST_CRCX}: Allocated (fsm.c:456) 20250425084908297 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6103573-0)[0x559c26c323f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060] (fsm.c:486) 20250425084908297 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6103573-0)[0x559c26c323f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084908297 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6103573-0)[0x559c26c323f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250425084908297 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=204 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: 5d221'... (mgcp_client.c:807) 20250425084908297 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425084908297 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6103573-0)[0x559c26c323f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084908297 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084908297 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084908297 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084908297 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@7fdc3b52d31d: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "5d221517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5d221517", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084908310 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20250425084908310 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c323f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425084908310 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c323f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425084908310 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c323f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084908310 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c323f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084908310 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425084908310 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/5@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425084908310 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084908310 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/5@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084908310 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084908310 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084908310 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084908310 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/5@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084908310 DMGW DEBUG mgw(mgw-fsm-6103573-0)[0x559c26c46910]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084908310 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084908310 DMGW DEBUG mgw(mgw-fsm-6103573-0)[0x559c26c46910]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425084908310 DMGW DEBUG mgw(mgw-fsm-6103573-0)[0x559c26c46910]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425084908310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x559c26c482d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425084908310 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084908310 DLSCCP DEBUG SCCP-SCOC(24)[0x559c26c37d40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084908310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a27214), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425084908310 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084908310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084908310 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084908310 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084908310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084908310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084908310 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 09 06 a2 72 14 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084908310 DMGW DEBUG mgw(mgw-fsm-6103573-0)[0x559c26c46910]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425084908310 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084908310 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084908310 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084908310 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084908310 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084908310 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250425084908310 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084908310 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084908310 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084908310 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 09 06 a2 72 14 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(231)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@7fdc3b52d31d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(231)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@7fdc3b52d31d: vl_len:21 HNBGW_Test.msc0-SCCP(231)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(231)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250425084908343 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084908343 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084908343 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084908343 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084908343 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084908343 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084908343 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084908343 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084908343 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084908343 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 18 00 01 15 00 00 00 11 00 00 01 00 29 40 0a 00 00 01 00 28 40 03 05 c8 80 00 06 00 08 00 00 00 07  20250425084908343 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084908343 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084908343 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084908343 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084908343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084908343 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c880) (sccp_scrc.c:486) 20250425084908343 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1855) 20250425084908343 DLSCCP DEBUG SCCP-SCOC(24)[0x559c26c37d40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084908343 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084908343 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084908343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x559c26c482d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084908343 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425084908343 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425084908343 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6103573 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425084908343 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250425084908343 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250425084908343 DMGW NOTICE mgw(mgw-fsm-6103573-0)[0x559c26c46910]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250425084908343 DMGW DEBUG mgw(mgw-fsm-6103573-0)[0x559c26c46910]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250425084908343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6103573)[0x559c26c2e0a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250425084908343 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:121) 20250425084908343 DMGW DEBUG mgw(mgw-fsm-6103573-0)[0x559c26c46910]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250425084908343 DMGW DEBUG mgw(mgw-fsm-6103573-0)[0x559c26c46910]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425084908343 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425084908343 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084908343 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=57 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: 5d221'... (mgcp_client.c:807) 20250425084908343 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425084908343 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084908343 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c323f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084908343 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=57 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: 5d221'... (mgcp_client.c:807) 20250425084908343 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425084908343 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c323f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084908343 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{IN_USE}: Removing from parent mgw(mgw-fsm-6103573-0)[0x559c26c46910] (mgcp_client_endpoint_fsm.c:873) 20250425084908343 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425084908343 DLMGCP DEBUG mgw-endp(mgw-fsm-6103573-0)[0x559c26c38060]{IN_USE}: Deallocated (fsm.c:568) 20250425084908343 DMGW DEBUG mgw(mgw-fsm-6103573-0)[0x559c26c46910]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425084908343 DMGW DEBUG mgw(mgw-fsm-6103573-0)[0x559c26c46910]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425084908343 DMGW DEBUG mgw(mgw-fsm-6103573-0)[0x559c26c46910]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425084908343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084908343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:827) TC_rab_release0(238)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "5d221517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(238)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "5d221517" }, { code := "I", val := "22222" } }, sdp := omit } 20250425084908347 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20250425084908347 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084908347 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084908347 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) TC_rab_release0(238)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084908347 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425084908347 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20250425084908347 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c323f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084908347 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c323f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084908347 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c323f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084908347 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c323f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@7fdc3b52d31d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.normal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 1, max := 1 } MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425084908421 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34191<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(227)@7fdc3b52d31d: Final verdict of PTC: none 20250425084908430 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34918<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084908431 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34910<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084908431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084908431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084908431 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425084908431 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425084908432 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425084908432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6103573)[0x559c26c2e0a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425084908432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6103573)[0x559c26c2e0a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425084908432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x559c26c482d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425084908432 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425084908432 DLSCCP DEBUG SCCP-SCOC(24)[0x559c26c37d40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425084908432 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a27214), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425084908432 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084908432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084908432 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084908432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084908432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084908432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084908432 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 09 04 a2 72 14 00 00 18 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084908432 DLSCCP DEBUG SCCP-SCOC(24)[0x559c26c37d40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425084908432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x559c26c482d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425084908432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6103573)[0x559c26c2e0a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425084908432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6103573)[0x559c26c2e0a0]{disrupted}: Freeing instance (context_map.c:202) 20250425084908432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6103573)[0x559c26c2e0a0]{disrupted}: Deallocated (fsm.c:568) 20250425084908432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x559c26c482d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425084908432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x559c26c482d0]{disconnected}: Freeing instance (context_map.c:206) 20250425084908432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x559c26c482d0]{disconnected}: Deallocated (fsm.c:568) 20250425084908432 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6103573 SCCP-24 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250425084908433 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084908433 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084908433 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084908433 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084908433 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084908433 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250425084908433 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084908433 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084908433 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084908433 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 09 04 a2 72 14 00 00 18 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425084908433 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425084908433 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084908433 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425084908433 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425084908433 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425084908433 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084908433 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084908433 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425084908433 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084908433 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084908433 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425084908433 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084908433 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084908433 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084908433 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084908433 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084908433 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425084908433 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084908433 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084908433 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425084908433 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084908433 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084908433 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425084908433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084908433 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084908433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084908433 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084908433 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084908433 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084908433 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084908433 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425084908435 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084908435 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084908435 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084908435 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn0-SCCP(234)@7fdc3b52d31d: Final verdict of PTC: none 20250425084908435 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425084908435 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084908435 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425084908435 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250425084908435 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425084908435 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084908435 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425084908435 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084908435 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084908435 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084908435 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084908435 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084908435 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084908435 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084908435 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(235)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(232)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@7fdc3b52d31d: Final verdict of PTC: none 20250425084908435 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084908435 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084908435 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425084908435 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084908435 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084908435 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084908435 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) TC_rab_release-Iuh0-RUA(230)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@7fdc3b52d31d: Final verdict of PTC: none MutexDispCT-TC_rab_release(225)@7fdc3b52d31d: Final verdict of PTC: none TC_rab_release-Iuh0(229)@7fdc3b52d31d: Final verdict of PTC: none 20250425084908436 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084908436 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084908436 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084908436 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(236)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(228)@7fdc3b52d31d: Final verdict of PTC: none 20250425084908438 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34930<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(238)@7fdc3b52d31d: Final verdict of PTC: pass HNBGW-MGCP(237)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_rab_release finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Fri Apr 25 08:49:08 UTC 2025 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20250425084908488 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34936<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084908990 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34936<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=310964) Waiting for packet dumper to finish... 1 (prev_count=310964, count=358268) 20250425084910434 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084910434 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084910434 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425084910435 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084910436 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084910436 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Fri Apr 25 08:49:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_rab_release_abnormal started. 20250425084912087 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34952<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084912093 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34968<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084912095 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41939<->l=127.0.0.1:4262) (control_if.c:572) 20250425084912109 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084912109 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084912109 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084912109 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084912110 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084912110 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084912110 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084912110 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release_abnormal-Iuh0(243)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425084912110 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425084912110 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425084912111 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084912111 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425084912111 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084912111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084912111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084912111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084912111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084912111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084912111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084912111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084912111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084912111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084912111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084912111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084912111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084912111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084912111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084912111 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084912111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425084912111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084912111 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 01 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084912111 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084912111 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084912111 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425084912111 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084912111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084912111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084912111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084912111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084912111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084912111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084912111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084912111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084912111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084912111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084912111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084912111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084912111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084912111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084912111 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084912111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425084912111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084912111 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0d 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084912111 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084912111 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084912111 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425084912111 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084912111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084912111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084912111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084912111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084912111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084912111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084912111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084912111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084912111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084912111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084912111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084912111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084912111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084912111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084912111 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084912111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425084912111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084912111 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 08 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084912111 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084912111 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084912111 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084912111 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084912111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084912111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084912111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084912111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084912111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084912111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084912111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084912111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084912111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084912111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084912111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084912111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084912111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084912111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084912111 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084912111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084912111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084912111 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084912111 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084912112 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084912112 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084912112 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084912112 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425084912112 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425084912112 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425084912112 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084912112 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084912112 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084912112 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425084912112 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425084912112 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=13 -> eSLS=29: picked Normal Route via 'virt-msc2' round-robin style 20250425084912112 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425084912112 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084912112 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084912112 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084912112 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425084912112 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425084912112 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425084912112 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084912112 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084912112 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084912112 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084912112 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084912112 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(247)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(247)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-SCCP(245)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084912123 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084912123 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084912123 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084912123 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084912124 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084912124 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084912124 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084912124 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084912125 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084912125 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425084912125 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084912125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084912125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084912125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084912125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084912125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084912125 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=12 -> eSLS=92: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084912125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084912125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084912125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084912125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084912125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084912125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084912125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084912125 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=12 -> eSLS=124: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084912125 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084912125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425084912125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084912125 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0c 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084912125 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084912125 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084912125 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425084912125 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084912125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084912125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084912125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084912125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084912125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084912125 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084912125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084912125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084912125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084912125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084912125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084912125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084912125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084912125 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084912125 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084912125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425084912125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084912125 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0d 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084912125 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084912125 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084912125 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425084912125 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084912125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084912125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084912125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084912125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084912125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084912125 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084912125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084912125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084912125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084912125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084912125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084912125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084912125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084912125 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084912125 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084912125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425084912125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084912125 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0f 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084912125 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084912125 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084912125 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084912125 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084912125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084912125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084912125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084912125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084912125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084912125 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084912125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084912125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084912125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084912125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084912125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084912125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084912125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084912125 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084912126 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084912126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084912126 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084912126 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084912126 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084912126 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084912126 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084912126 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084912126 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425084912126 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425084912126 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425084912126 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084912126 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084912126 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084912126 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425084912126 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425084912126 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425084912126 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084912126 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084912126 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084912126 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425084912126 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425084912126 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425084912126 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084912126 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084912126 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084912126 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084912126 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084912126 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(250)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(248)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084912159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084912159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084912159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425084912159 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425084912159 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425084912159 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425084912159 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425084912159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084912159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425084912275 DLSCCP DEBUG SCCP-SCOC(6)[0x559c26c2df70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425084912275 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0031b41c), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425084912275 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084912275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084912275 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084912275 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084912275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084912275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084912275 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 31 b4 1c 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084912275 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084912275 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084912275 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084912275 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084912275 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084912275 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425084912321 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084912321 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425084912321 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084912321 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(247)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425084912328 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084912328 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425084912328 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084912328 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084912328 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084912328 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084912328 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084912328 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084912328 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084912328 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425084912328 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084912331 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084912331 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084912331 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084912331 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425084912331 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084912331 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084912331 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084912331 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084912331 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425084912331 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425084912331 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084912331 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084912331 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084912331 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084912331 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425084912332 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084912332 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084912332 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084912332 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084912332 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084912332 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084912332 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084912333 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084912333 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084912333 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084912333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084912333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084912333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084912333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084912333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084912333 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084912333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084912333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084912333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084912333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084912333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084912333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084912333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084912333 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084912333 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084912333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084912333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084912333 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084912333 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084912333 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084912333 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084912333 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084912333 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084912333 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084912333 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250425084912333 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084912333 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084912333 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084912334 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425084912347 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084912347 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425084912347 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084912347 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(250)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425084912352 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084912352 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425084912352 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084912352 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084912352 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084912352 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084912352 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084912352 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084912352 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084912352 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084912352 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084912354 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084912354 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084912354 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084912354 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425084912354 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084912354 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084912354 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084912354 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084912354 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425084912354 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084912354 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425084912354 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084912354 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084912354 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084912354 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084912354 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425084912354 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084912354 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084912354 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084912354 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084912354 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084912354 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084912354 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084912355 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084912355 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084912355 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084912355 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084912355 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084912355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084912355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084912355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084912355 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084912355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084912355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084912355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084912355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084912355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084912355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084912355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084912355 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084912355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084912355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084912355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084912355 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084912355 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084912355 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084912355 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084912355 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084912355 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084912355 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084912355 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250425084912355 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084912355 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084912355 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084912355 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(246)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084913134 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084913134 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084913134 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084913134 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084913134 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084913134 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084913134 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084913134 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084913134 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084913134 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425084913134 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084913134 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084913134 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084913134 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084913134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084913134 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084913134 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084913134 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425084913134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084913134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084913134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084913134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084913134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084913134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084913135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084913135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084913135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084913135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084913135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084913135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084913135 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084913135 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084913135 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084913135 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084913135 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425084913135 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084913135 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084913135 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425084913135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084913135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084913135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084913135 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084913135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084913135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084913135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084913135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084913135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084913135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084913135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084913135 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084913135 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084913135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084913135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084913135 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084913135 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084913135 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425084913135 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084913135 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084913135 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084913135 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084913135 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084913135 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250425084913135 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084913135 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084913135 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084913135 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425084913137 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084913137 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084913137 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084913137 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084913137 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084913137 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084913137 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084913137 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084913137 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084913137 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425084913137 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084913137 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084913137 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084913137 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084913137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084913137 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084913137 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084913137 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425084913137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084913137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084913137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084913137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084913137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084913137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084913137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084913137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084913137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084913137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084913137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084913137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084913137 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084913137 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084913137 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084913137 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084913137 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(249)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084913162 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084913161 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084913161 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084913161 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084913161 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084913161 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084913161 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084913161 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084913161 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084913162 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084913162 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425084913162 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084913162 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084913162 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084913162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084913162 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084913162 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084913162 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425084913162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084913162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084913162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084913162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084913162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084913162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084913162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084913162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084913162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084913162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084913162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084913162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084913162 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084913162 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084913162 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084913162 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084913162 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425084913162 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084913162 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084913162 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425084913162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084913162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084913162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084913162 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084913162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084913162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084913162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084913162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084913162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084913162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084913162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084913162 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084913162 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084913162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084913162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084913162 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084913162 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084913162 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425084913163 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084913163 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084913163 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084913163 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084913163 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084913163 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250425084913163 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084913163 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084913163 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084913163 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425084913165 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084913165 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084913165 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084913165 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084913165 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084913165 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084913165 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084913165 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084913165 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084913165 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084913165 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425084913165 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084913165 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084913165 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084913165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084913165 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084913165 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084913165 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425084913165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084913165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084913165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084913165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084913165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084913165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084913165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084913165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084913165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084913165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084913165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084913165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084913165 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084913165 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084913165 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084913165 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084913165 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425084913179 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34982<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release_abnormal0(252)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(246)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@7fdc3b52d31d: Created Expect[0] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@7fdc3b52d31d: Added conn table entry 0TC_rab_release_abnormal0(252)7494066 20250425084914211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084914211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084914211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425084914211 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425084914211 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7259b2, normal) (hnbgw_rua.c:406) 20250425084914211 DHNB DEBUG map_rua[0x559c26c2e0a0]{init}: Allocated (fsm.c:456) 20250425084914211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7494066)[0x559c26c2e0a0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425084914211 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7494066 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425084914211 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084914211 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084914211 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7494066 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425084914211 DCN DEBUG map_sccp[0x559c26c482d0]{init}: Allocated (fsm.c:456) 20250425084914211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x559c26c482d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425084914211 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7494066 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425084914211 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7494066 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425084914211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7494066)[0x559c26c2e0a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425084914211 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084914211 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084914211 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7494066 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425084914211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x559c26c482d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084914211 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425084914211 DLSCCP DEBUG SCCP-SCOC(25)[0x559c26c323f0]{IDLE}: Allocated (fsm.c:456) 20250425084914211 DLSCCP DEBUG SCCP-SCOC(25)[0x559c26c323f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425084914211 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000019), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f400300031c0056400500f1100926) (sccp_scrc.c:415) 20250425084914211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084914211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084914211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084914211 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084914211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084914211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084914211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084914211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084914211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084914211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084914211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084914211 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084914211 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084914211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084914211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084914211 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 08 01 00 00 19 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 80 00 4f 40 03 00 03 1c 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084914211 DLSCCP DEBUG SCCP-SCOC(25)[0x559c26c323f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425084914211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x559c26c482d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425084914211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7494066)[0x559c26c2e0a0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425084914211 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084914211 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084914211 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084914211 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084914211 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084914211 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250425084914211 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084914211 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084914211 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084914211 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 08 01 00 00 19 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 80 00 4f 40 03 00 03 1c 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(245)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@7fdc3b52d31d: Found Expect[0] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@7fdc3b52d31d: Added conn table entry 0TC_rab_release_abnormal0(252)6116542 HNBGW_Test.msc0-SCCP(245)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release_abnormal0(252)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425084914221 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084914221 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084914221 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084914221 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084914221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084914221 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000019), PART(T=Source Reference,L=4,D=008a0b9f) (sccp_scrc.c:486) 20250425084914221 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1855) 20250425084914221 DLSCCP DEBUG SCCP-SCOC(25)[0x559c26c323f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425084914221 DLSCCP DEBUG SCCP-SCOC(25)[0x559c26c323f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425084914221 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084914221 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425084914221 DCN DEBUG handle_cn_conn_conf() conn_id=25, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425084914221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x559c26c482d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425084914221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x559c26c482d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425084914220 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084914220 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084914220 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084914220 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084914220 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084914220 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084914221 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084914221 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084914221 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084914221 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 19 8a 0b 9f 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_rab_release_abnormal0(252)@7fdc3b52d31d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(251)@7fdc3b52d31d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@7fdc3b52d31d: vl_len:91 HNBGW_Test.msc0-SCCP(245)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(245)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250425084914425 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084914425 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084914425 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084914425 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084914425 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084914425 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084914425 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084914425 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084914425 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084914425 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 19 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425084914425 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084914425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084914425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084914425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084914425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084914425 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425084914425 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1855) 20250425084914425 DLSCCP DEBUG SCCP-SCOC(25)[0x559c26c323f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084914425 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084914425 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084914425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x559c26c482d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084914425 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425084914425 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425084914425 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7494066 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425084914425 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084914425 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084914425 DMGW DEBUG mgw(mgw-fsm-7494066-0)[0x559c26c32520]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425084914425 DMGW DEBUG mgw(mgw-fsm-7494066-0)[0x559c26c32520]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425084914425 DMGW DEBUG mgw(mgw-fsm-7494066-0)[0x559c26c32520]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425084914425 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084914425 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425084914425 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{UNUSED}: Allocated (fsm.c:456) 20250425084914425 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{UNUSED}: is child of mgw(mgw-fsm-7494066-0)[0x559c26c32520] (fsm.c:486) 20250425084914426 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7494066-0)[0x559c26c32520] (mgcp_client_endpoint_fsm.c:724) 20250425084914426 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084914426 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084914426 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084914426 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7494066-0)[0x559c26c46910]{ST_CRCX}: Allocated (fsm.c:456) 20250425084914426 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7494066-0)[0x559c26c46910]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060] (fsm.c:486) 20250425084914426 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7494066-0)[0x559c26c46910]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084914426 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7494066-0)[0x559c26c46910]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425084914426 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: 7259b'... (mgcp_client.c:807) 20250425084914426 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425084914426 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7494066-0)[0x559c26c46910]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084914426 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@7fdc3b52d31d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7259b217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7259b217", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal0(252)@7fdc3b52d31d: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7259b217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7259b217", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release_abnormal0(252)@7fdc3b52d31d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250425084914463 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20250425084914463 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c46910]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425084914463 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c46910]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425084914463 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c46910]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084914463 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c46910]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084914463 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425084914463 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/8@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084914463 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084914463 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084914463 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084914463 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084914463 DMGW DEBUG mgw(mgw-fsm-7494066-0)[0x559c26c32520]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084914463 DMGW DEBUG mgw(mgw-fsm-7494066-0)[0x559c26c32520]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425084914463 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084914463 DMGW DEBUG mgw(mgw-fsm-7494066-0)[0x559c26c32520]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425084914463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7494066)[0x559c26c2e0a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425084914463 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425084914463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084914463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_release_abnormal0(252)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084914483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084914483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084914483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425084914483 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425084914483 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7259b2) (hnbgw_rua.c:470) 20250425084914483 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7494066 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425084914483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7494066)[0x559c26c2e0a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425084914483 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425084914483 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425084914483 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7494066 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425084914483 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084914483 DMGW DEBUG mgw(mgw-fsm-7494066-0)[0x559c26c32520]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425084914483 DMGW DEBUG mgw(mgw-fsm-7494066-0)[0x559c26c32520]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425084914483 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084914483 DMGW DEBUG mgw(mgw-fsm-7494066-0)[0x559c26c32520]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425084914483 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7494066-0)[0x559c26c32520] (mgcp_client_endpoint_fsm.c:724) 20250425084914483 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084914483 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084914483 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425084914483 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c46910]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425084914483 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: 7259b'... (mgcp_client.c:807) 20250425084914483 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425084914483 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c46910]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084914483 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084914483 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084914483 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release_abnormal0(252)@7fdc3b52d31d: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "7259b217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7259b217", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084914498 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20250425084914498 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c46910]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425084914498 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c46910]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425084914498 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c46910]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425084914498 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425084914498 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/8@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084914498 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084914498 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084914498 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084914498 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084914498 DMGW DEBUG mgw(mgw-fsm-7494066-0)[0x559c26c32520]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084914498 DMGW DEBUG mgw(mgw-fsm-7494066-0)[0x559c26c32520]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425084914498 DMGW DEBUG mgw(mgw-fsm-7494066-0)[0x559c26c32520]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425084914498 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7494066-0)[0x559c26c32520] (mgcp_client_endpoint_fsm.c:724) 20250425084914498 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084914498 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084914498 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084914499 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7494066-0)[0x559c26b19c10]{ST_CRCX}: Allocated (fsm.c:456) 20250425084914499 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7494066-0)[0x559c26b19c10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060] (fsm.c:486) 20250425084914499 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7494066-0)[0x559c26b19c10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084914499 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7494066-0)[0x559c26b19c10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250425084914499 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: 7259b'... (mgcp_client.c:807) 20250425084914499 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425084914499 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7494066-0)[0x559c26b19c10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084914499 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084914499 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084914499 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084914499 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release_abnormal0(252)@7fdc3b52d31d: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "7259b217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7259b217", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084914509 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20250425084914509 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26b19c10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425084914509 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26b19c10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425084914509 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26b19c10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084914509 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26b19c10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084914509 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425084914509 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/8@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425084914509 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084914509 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/8@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084914509 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084914509 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084914509 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084914509 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/8@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084914509 DMGW DEBUG mgw(mgw-fsm-7494066-0)[0x559c26c32520]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084914509 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084914509 DMGW DEBUG mgw(mgw-fsm-7494066-0)[0x559c26c32520]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425084914509 DMGW DEBUG mgw(mgw-fsm-7494066-0)[0x559c26c32520]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425084914509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x559c26c482d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425084914509 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084914509 DLSCCP DEBUG SCCP-SCOC(25)[0x559c26c323f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084914509 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a0b9f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425084914509 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084914509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084914509 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084914509 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084914509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084914509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084914509 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 08 06 8a 0b 9f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084914509 DMGW DEBUG mgw(mgw-fsm-7494066-0)[0x559c26c32520]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425084914509 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084914509 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084914509 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084914509 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084914509 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084914509 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250425084914509 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084914509 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084914509 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084914509 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 08 06 8a 0b 9f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(245)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@7fdc3b52d31d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(245)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@7fdc3b52d31d: vl_len:21 HNBGW_Test.msc0-SCCP(245)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(245)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250425084914533 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084914533 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084914533 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084914533 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084914533 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084914533 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084914533 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084914533 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084914533 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084914533 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 19 00 01 15 00 00 00 11 00 00 01 00 29 40 0a 00 00 01 00 28 40 03 05 c2 d0 00 06 00 08 00 00 00 07  20250425084914533 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084914533 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084914533 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084914533 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084914533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084914533 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c2d0) (sccp_scrc.c:486) 20250425084914533 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1855) 20250425084914533 DLSCCP DEBUG SCCP-SCOC(25)[0x559c26c323f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084914533 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084914533 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084914533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x559c26c482d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084914533 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425084914533 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425084914533 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7494066 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425084914533 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250425084914533 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250425084914533 DMGW NOTICE mgw(mgw-fsm-7494066-0)[0x559c26c32520]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250425084914533 DMGW DEBUG mgw(mgw-fsm-7494066-0)[0x559c26c32520]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250425084914533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7494066)[0x559c26c2e0a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250425084914533 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:121) 20250425084914533 DMGW DEBUG mgw(mgw-fsm-7494066-0)[0x559c26c32520]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250425084914533 DMGW DEBUG mgw(mgw-fsm-7494066-0)[0x559c26c32520]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425084914533 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425084914533 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c46910]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084914533 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: 7259b'... (mgcp_client.c:807) 20250425084914533 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425084914533 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c46910]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084914533 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26b19c10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084914533 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: 7259b'... (mgcp_client.c:807) 20250425084914533 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425084914533 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26b19c10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084914533 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{IN_USE}: Removing from parent mgw(mgw-fsm-7494066-0)[0x559c26c32520] (mgcp_client_endpoint_fsm.c:873) 20250425084914533 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425084914533 DLMGCP DEBUG mgw-endp(mgw-fsm-7494066-0)[0x559c26c38060]{IN_USE}: Deallocated (fsm.c:568) 20250425084914533 DMGW DEBUG mgw(mgw-fsm-7494066-0)[0x559c26c32520]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425084914533 DMGW DEBUG mgw(mgw-fsm-7494066-0)[0x559c26c32520]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425084914533 DMGW DEBUG mgw(mgw-fsm-7494066-0)[0x559c26c32520]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425084914533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084914533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:827) TC_rab_release_abnormal0(252)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "7259b217" }, { code := "I", val := "11111" } }, sdp := omit } 20250425084914536 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20250425084914536 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c46910]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) TC_rab_release_abnormal0(252)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "7259b217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084914536 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c46910]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084914536 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c46910]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084914536 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c46910]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425084914536 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20250425084914536 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26b19c10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084914536 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26b19c10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084914536 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26b19c10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084914536 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26b19c10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@7fdc3b52d31d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 1, max := 1 } MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425084914588 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41939<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(241)@7fdc3b52d31d: Final verdict of PTC: none 20250425084914594 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34968<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084914594 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34952<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084914594 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425084914595 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084914595 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425084914595 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425084914595 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425084914595 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084914595 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084914595 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425084914595 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084914595 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084914595 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425084914595 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084914595 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084914595 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084914595 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084914595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084914595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084914595 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084914595 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425084914595 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) MutexDispCT-TC_rab_release_abnormal(239)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(249)@7fdc3b52d31d: Final verdict of PTC: none 20250425084914595 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425084914595 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084914595 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084914595 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425084914595 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425084914595 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084914595 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425084914595 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425084914595 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425084914595 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084914595 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425084914595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7494066)[0x559c26c2e0a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425084914595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7494066)[0x559c26c2e0a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425084914595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x559c26c482d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425084914595 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425084914595 DLSCCP DEBUG SCCP-SCOC(25)[0x559c26c323f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425084914595 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a0b9f), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425084914595 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084914595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084914595 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084914595 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084914595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084914595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084914595 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 08 04 8a 0b 9f 00 00 19 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084914595 DLSCCP DEBUG SCCP-SCOC(25)[0x559c26c323f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425084914595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x559c26c482d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) HNBGW_Test.msc0-M3UA(247)@7fdc3b52d31d: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0-RUA(244)@7fdc3b52d31d: Final verdict of PTC: none 20250425084914595 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084914595 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425084914595 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084914595 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084914595 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425084914595 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084914595 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084914595 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084914595 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084914595 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084914595 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084914595 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084914595 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(248)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(250)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(246)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(245)@7fdc3b52d31d: Final verdict of PTC: none 20250425084914595 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084914595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7494066)[0x559c26c2e0a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425084914595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7494066)[0x559c26c2e0a0]{disrupted}: Freeing instance (context_map.c:202) 20250425084914595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7494066)[0x559c26c2e0a0]{disrupted}: Deallocated (fsm.c:568) 20250425084914595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x559c26c482d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425084914595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x559c26c482d0]{disconnected}: Freeing instance (context_map.c:206) 20250425084914595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x559c26c482d0]{disconnected}: Deallocated (fsm.c:568) 20250425084914595 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084914595 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084914595 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084914595 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084914595 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7494066 SCCP-25 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250425084914595 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084914595 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084914595 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425084914595 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084914595 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084914595 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084914595 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084914595 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084914595 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425084914595 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084914595 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084914595 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425084914595 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084914595 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084914595 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425084914595 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084914595 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084914595 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084914595 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084914595 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084914595 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084914595 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084914595 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(242)@7fdc3b52d31d: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(243)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-MGCP(251)@7fdc3b52d31d: Final verdict of PTC: none 20250425084914596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34982<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Fri Apr 25 08:49:14 UTC 2025 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc 20250425084914652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34984<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084915154 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34984<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=360132) Waiting for packet dumper to finish... 1 (prev_count=360132, count=360788) 20250425084916596 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084916596 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084916596 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425084916596 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084916596 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084916596 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Fri Apr 25 08:49:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_rab_assign_fail started. 20250425084918252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43934<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084918258 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43950<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084918262 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44517<->l=127.0.0.1:4262) (control_if.c:572) 20250425084918282 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084918282 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084918283 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084918283 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084918283 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084918283 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084918283 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084918283 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084918283 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084918283 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084918283 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084918283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084918283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084918283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084918283 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084918283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084918283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084918283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084918283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084918283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084918283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084918283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084918283 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084918283 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084918284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084918284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084918284 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084918284 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084918284 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084918284 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084918284 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425084918284 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_rab_assign_fail-Iuh0(257)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425084918284 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084918284 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084918284 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084918284 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084918284 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084918284 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425084918285 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084918285 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425084918285 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084918285 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084918285 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084918285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084918285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084918285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084918285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084918285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084918285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084918285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084918285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084918285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084918285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084918285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084918285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084918285 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084918285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425084918285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084918285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0c 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084918285 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084918285 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084918285 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425084918285 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084918285 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084918285 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084918285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084918285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084918285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084918285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084918285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084918285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084918285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084918285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084918285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084918285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084918285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084918285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084918285 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084918285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425084918285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084918285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0a 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084918285 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084918285 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084918285 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425084918285 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084918285 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084918285 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084918285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084918285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084918285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084918285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084918285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084918285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084918285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084918285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084918285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084918285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084918285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084918285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084918285 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084918285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425084918285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084918285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 03 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084918285 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084918286 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084918286 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084918286 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084918286 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425084918286 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425084918286 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425084918286 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084918286 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084918286 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084918286 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425084918286 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425084918286 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425084918286 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084918286 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084918286 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084918286 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425084918286 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425084918286 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(261)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(261)@7fdc3b52d31d: M3UA emulation initiated, the test can be started MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-SCCP(259)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084918314 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084918314 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084918315 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084918315 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084918315 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084918315 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084918315 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084918315 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084918315 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084918315 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084918315 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084918315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084918315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084918315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084918315 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084918315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084918315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084918315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084918315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084918315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084918315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084918315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084918315 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084918315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084918315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084918315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084918315 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084918315 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084918316 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084918316 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084918316 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084918316 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084918316 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084918316 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: picked Normal Route via 'virt-sgsn0' round-robin style 20250425084918316 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425084918316 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084918316 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425084918316 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084918316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084918316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084918316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084918316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084918316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084918316 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084918316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084918316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084918316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084918316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084918316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084918316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084918316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084918316 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084918316 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084918316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425084918316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084918316 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 04 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084918316 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084918316 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084918316 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084918316 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084918316 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425084918316 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084918316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084918316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084918316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084918317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084918317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084918317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084918317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084918317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084918317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084918317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084918317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084918317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084918317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084918317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084918317 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084918317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425084918317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084918317 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 03 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084918317 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084918317 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084918317 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084918317 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084918317 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425084918317 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425084918317 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425084918317 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084918317 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084918317 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084918317 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425084918317 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425084918317 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425084918318 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084918318 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425084918318 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084918318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084918318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084918318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084918318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084918318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084918318 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=1 -> eSLS=81: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084918318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084918318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084918318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084918318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084918318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084918318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084918318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084918318 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084918318 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084918318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425084918318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084918318 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 01 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084918318 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084918318 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084918318 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084918319 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084918319 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425084918319 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425084918319 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(264)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@7fdc3b52d31d: M3UA emulation initiated, the test can be started MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084918351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084918351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084918351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425084918351 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425084918351 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425084918351 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425084918351 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425084918351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084918351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425084918433 DLSCCP DEBUG SCCP-SCOC(24)[0x559c26c37d40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425084918433 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a27214), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425084918433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084918433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084918433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084918433 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084918433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084918433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084918433 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a2 72 14 00 00 18 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084918433 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084918433 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084918433 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084918433 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084918433 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084918433 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425084918505 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084918505 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425084918505 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084918505 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(261)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425084918514 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084918514 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425084918514 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084918514 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084918514 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084918514 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084918515 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084918515 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084918515 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084918515 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425084918515 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084918517 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084918517 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084918517 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084918517 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425084918517 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084918517 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084918518 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084918518 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084918518 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425084918518 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425084918518 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084918518 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084918518 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084918518 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084918518 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425084918518 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084918518 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084918518 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084918518 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084918518 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084918518 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084918518 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084918519 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084918520 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084918520 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084918520 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084918520 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084918520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084918520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084918520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084918520 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084918520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084918520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084918520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084918520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084918520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084918520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084918520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084918520 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084918520 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084918520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084918520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084918520 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084918520 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084918521 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084918521 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084918521 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084918521 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084918521 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084918521 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250425084918521 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084918521 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084918521 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084918521 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425084918536 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084918537 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425084918537 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084918537 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(264)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425084918542 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084918542 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425084918542 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084918542 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084918542 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084918542 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084918542 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084918542 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084918542 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084918542 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084918542 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084918545 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084918545 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084918545 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084918545 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425084918545 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084918545 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084918545 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084918545 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084918545 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425084918545 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084918545 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425084918545 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084918545 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084918545 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084918545 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084918545 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425084918545 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084918545 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084918545 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084918545 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084918545 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084918545 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084918545 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084918546 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084918546 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084918546 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084918546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084918546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084918547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084918547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084918547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084918547 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084918547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084918547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084918547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084918547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084918547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084918547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084918547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084918547 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084918547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084918547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084918547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084918547 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084918547 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084918547 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084918547 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084918547 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084918547 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084918547 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084918547 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250425084918547 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084918547 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084918547 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084918547 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(260)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084919316 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084919316 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084919316 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084919316 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084919316 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084919316 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084919316 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084919316 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084919316 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084919316 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425084919316 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084919316 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084919316 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084919316 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084919316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084919316 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084919316 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084919316 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425084919316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084919316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084919316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084919316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084919316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084919316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084919316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084919316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084919316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084919316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084919316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084919316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084919316 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084919316 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084919316 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084919316 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084919316 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425084919316 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084919316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084919316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425084919316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084919316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084919316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084919316 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084919316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084919316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084919316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084919316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084919316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084919316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084919316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084919316 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084919316 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084919316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084919316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084919316 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084919316 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084919316 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425084919316 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084919316 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084919316 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084919316 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084919316 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084919316 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250425084919316 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084919316 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084919316 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084919316 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425084919317 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084919317 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084919317 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084919317 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084919317 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084919317 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084919317 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084919317 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084919317 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084919317 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425084919317 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084919317 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084919317 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084919317 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084919317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084919317 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084919317 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084919317 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425084919317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084919317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084919317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084919317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084919317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084919317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084919317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084919317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084919317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084919317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084919317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084919317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084919317 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084919317 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084919317 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084919317 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084919317 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(263)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084919350 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084919350 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084919350 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084919350 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084919350 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084919350 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084919350 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084919350 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084919350 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084919350 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425084919350 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084919350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084919350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084919350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084919350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084919350 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084919351 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084919351 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425084919351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084919351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084919351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084919351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084919351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084919351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084919351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084919351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084919351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084919351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084919351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084919351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084919351 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084919351 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084919351 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084919351 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084919351 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425084919351 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084919351 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084919351 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425084919351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084919351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084919351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084919351 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084919351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084919351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084919351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084919351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084919351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084919351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084919351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084919351 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084919351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084919351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084919351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084919351 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084919351 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084919351 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425084919351 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084919351 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084919351 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084919351 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084919351 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084919351 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250425084919351 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084919351 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084919351 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084919351 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425084919353 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084919353 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084919353 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084919353 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084919353 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084919353 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084919353 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084919353 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084919353 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084919354 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425084919354 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084919354 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084919354 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084919354 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084919354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084919354 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084919354 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084919354 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425084919354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084919354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084919354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084919354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084919354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084919354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084919354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084919354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084919354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084919354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084919354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084919354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084919354 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084919354 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084919354 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084919354 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084919354 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425084919381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43964<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_fail0(266)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(260)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@7fdc3b52d31d: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@7fdc3b52d31d: Added conn table entry 0TC_rab_assign_fail0(266)6868636 20250425084920429 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084920429 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084920429 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425084920429 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425084920429 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x68ce9c, normal) (hnbgw_rua.c:406) 20250425084920429 DHNB DEBUG map_rua[0x559c26c2e0a0]{init}: Allocated (fsm.c:456) 20250425084920429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6868636)[0x559c26c2e0a0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425084920429 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6868636 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425084920429 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084920429 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084920429 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6868636 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425084920429 DCN DEBUG map_sccp[0x559c26c482d0]{init}: Allocated (fsm.c:456) 20250425084920429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x559c26c482d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425084920429 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6868636 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425084920429 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6868636 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425084920429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6868636)[0x559c26c2e0a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425084920429 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084920429 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084920429 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6868636 SCCP-26 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425084920429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x559c26c482d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084920429 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425084920429 DLSCCP DEBUG SCCP-SCOC(26)[0x559c26b19c10]{IDLE}: Allocated (fsm.c:456) 20250425084920429 DLSCCP DEBUG SCCP-SCOC(26)[0x559c26b19c10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425084920429 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001a), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f400300008f0056400500f1100926) (sccp_scrc.c:415) 20250425084920429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084920429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084920429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084920429 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084920429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084920429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084920429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084920429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084920429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084920429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084920429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084920429 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084920429 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084920429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084920429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084920429 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 1a 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 00 8f 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084920429 DLSCCP DEBUG SCCP-SCOC(26)[0x559c26b19c10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425084920429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x559c26c482d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425084920429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6868636)[0x559c26c2e0a0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425084920429 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084920429 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084920429 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084920429 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084920429 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084920429 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250425084920430 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084920430 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084920430 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084920430 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 1a 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 00 8f 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(259)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@7fdc3b52d31d: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@7fdc3b52d31d: Added conn table entry 0TC_rab_assign_fail0(266)6166113 HNBGW_Test.msc0-SCCP(259)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(266)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425084920441 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084920441 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084920441 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084920441 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084920441 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084920441 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084920441 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084920441 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084920441 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084920441 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 1a 04 3c 95 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425084920442 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084920442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084920442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084920442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084920442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084920442 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001a), PART(T=Source Reference,L=4,D=00043c95) (sccp_scrc.c:486) 20250425084920442 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1855) 20250425084920442 DLSCCP DEBUG SCCP-SCOC(26)[0x559c26b19c10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425084920442 DLSCCP DEBUG SCCP-SCOC(26)[0x559c26b19c10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425084920442 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084920442 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425084920442 DCN DEBUG handle_cn_conn_conf() conn_id=26, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425084920442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x559c26c482d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425084920442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x559c26c482d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(254)@7fdc3b52d31d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(254)@7fdc3b52d31d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(254)@7fdc3b52d31d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } TC_rab_assign_fail0(266)@7fdc3b52d31d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(265)@7fdc3b52d31d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@7fdc3b52d31d: vl_len:91 HNBGW_Test.msc0-SCCP(259)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(259)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250425084920645 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084920645 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084920645 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084920645 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084920645 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084920645 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084920645 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084920645 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084920645 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084920645 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 1a 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425084920645 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084920645 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084920645 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084920645 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084920645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084920645 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425084920645 DLSCCP DEBUG Received CO:CODT for local reference 26 (sccp_scoc.c:1855) 20250425084920645 DLSCCP DEBUG SCCP-SCOC(26)[0x559c26b19c10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084920645 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084920645 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084920645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x559c26c482d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084920645 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425084920645 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425084920645 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6868636 SCCP-26 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425084920645 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084920645 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084920645 DMGW DEBUG mgw(mgw-fsm-6868636-0)[0x559c26c46910]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425084920645 DMGW DEBUG mgw(mgw-fsm-6868636-0)[0x559c26c46910]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425084920645 DMGW DEBUG mgw(mgw-fsm-6868636-0)[0x559c26c46910]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425084920645 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084920645 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425084920645 DLMGCP DEBUG mgw-endp(mgw-fsm-6868636-0)[0x559c26c38060]{UNUSED}: Allocated (fsm.c:456) 20250425084920645 DLMGCP DEBUG mgw-endp(mgw-fsm-6868636-0)[0x559c26c38060]{UNUSED}: is child of mgw(mgw-fsm-6868636-0)[0x559c26c46910] (fsm.c:486) 20250425084920646 DLMGCP DEBUG mgw-endp(mgw-fsm-6868636-0)[0x559c26c38060]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6868636-0)[0x559c26c46910] (mgcp_client_endpoint_fsm.c:724) 20250425084920646 DLMGCP DEBUG mgw-endp(mgw-fsm-6868636-0)[0x559c26c38060]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084920646 DLMGCP DEBUG mgw-endp(mgw-fsm-6868636-0)[0x559c26c38060]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084920646 DLMGCP DEBUG mgw-endp(mgw-fsm-6868636-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084920646 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6868636-0)[0x559c26c32520]{ST_CRCX}: Allocated (fsm.c:456) 20250425084920646 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6868636-0)[0x559c26c32520]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6868636-0)[0x559c26c38060] (fsm.c:486) 20250425084920646 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6868636-0)[0x559c26c32520]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084920646 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6868636-0)[0x559c26c32520]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425084920646 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: 68ce9'... (mgcp_client.c:807) 20250425084920646 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425084920646 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6868636-0)[0x559c26c32520]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084920646 DLMGCP DEBUG mgw-endp(mgw-fsm-6868636-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@7fdc3b52d31d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "68ce9c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "68ce9c17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_fail0(266) TC_rab_assign_fail0(266)@7fdc3b52d31d: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "68ce9c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "68ce9c17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assign_fail0(266)@7fdc3b52d31d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250425084920681 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20250425084920681 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425084920681 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425084920681 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084920681 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084920681 DLMGCP DEBUG mgw-endp(mgw-fsm-6868636-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425084920681 DLMGCP DEBUG mgw-endp(mgw-fsm-6868636-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/4@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084920681 DLMGCP DEBUG mgw-endp(mgw-fsm-6868636-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084920681 DLMGCP DEBUG mgw-endp(mgw-fsm-6868636-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084920681 DLMGCP DEBUG mgw-endp(mgw-fsm-6868636-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084920681 DLMGCP DEBUG mgw-endp(mgw-fsm-6868636-0)[0x559c26c38060]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084920681 DMGW DEBUG mgw(mgw-fsm-6868636-0)[0x559c26c46910]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084920681 DMGW DEBUG mgw(mgw-fsm-6868636-0)[0x559c26c46910]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425084920681 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084920681 DMGW DEBUG mgw(mgw-fsm-6868636-0)[0x559c26c46910]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425084920681 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6868636)[0x559c26c2e0a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425084920681 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425084920681 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084920681 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assign_fail0(266)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084920707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084920707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084920708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1351) 20250425084920708 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425084920708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x68ce9c) (hnbgw_rua.c:470) 20250425084920708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6868636 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:311) 20250425084920708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6868636)[0x559c26c2e0a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425084920708 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425084920708 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425084920708 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6868636 SCCP-26 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425084920708 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250425084920708 DMGW DEBUG mgw(mgw-fsm-6868636-0)[0x559c26c46910]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425084920708 DMGW DEBUG mgw(mgw-fsm-6868636-0)[0x559c26c46910]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425084920708 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20250425084920708 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250425084920708 DMGW ERROR mgw(mgw-fsm-6868636-0)[0x559c26c46910]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20250425084920708 DMGW DEBUG mgw(mgw-fsm-6868636-0)[0x559c26c46910]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20250425084920708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x559c26c482d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20250425084920708 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084920708 DLSCCP DEBUG SCCP-SCOC(26)[0x559c26b19c10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084920708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00043c95), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:415) 20250425084920708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084920708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084920708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084920708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084920708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084920708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084920708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 06 04 3c 95 00 01 15 60 00 00 11 00 00 01 00 23 40 0a 00 00 01 00 22 40 03 05 c2 d0 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084920708 DMGW DEBUG mgw(mgw-fsm-6868636-0)[0x559c26c46910]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20250425084920708 DMGW DEBUG mgw(mgw-fsm-6868636-0)[0x559c26c46910]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425084920708 DLMGCP DEBUG mgw-endp(mgw-fsm-6868636-0)[0x559c26c38060]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425084920708 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084920708 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: 68ce9'... (mgcp_client.c:807) 20250425084920708 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425084920708 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084920708 DLMGCP DEBUG mgw-endp(mgw-fsm-6868636-0)[0x559c26c38060]{IN_USE}: Removing from parent mgw(mgw-fsm-6868636-0)[0x559c26c46910] (mgcp_client_endpoint_fsm.c:873) 20250425084920708 DLMGCP DEBUG mgw-endp(mgw-fsm-6868636-0)[0x559c26c38060]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425084920708 DLMGCP DEBUG mgw-endp(mgw-fsm-6868636-0)[0x559c26c38060]{IN_USE}: Deallocated (fsm.c:568) 20250425084920708 DMGW DEBUG mgw(mgw-fsm-6868636-0)[0x559c26c46910]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425084920708 DMGW DEBUG mgw(mgw-fsm-6868636-0)[0x559c26c46910]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425084920708 DMGW DEBUG mgw(mgw-fsm-6868636-0)[0x559c26c46910]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425084920708 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084920708 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084920708 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084920708 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084920708 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084920708 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250425084920708 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084920708 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084920708 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084920709 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 06 04 3c 95 00 01 15 60 00 00 11 00 00 01 00 23 40 0a 00 00 01 00 22 40 03 05 c2 d0 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(259)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@7fdc3b52d31d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(254)@7fdc3b52d31d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(254)@7fdc3b52d31d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 1, max := 1 } TC_rab_assign_fail0(266)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "68ce9c17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084920733 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20250425084920733 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084920733 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084920733 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084920733 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c32520]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425084920735 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44517<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(255)@7fdc3b52d31d: Final verdict of PTC: none 20250425084920749 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43950<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084920749 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43934<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_rab_assign_fail(253)@7fdc3b52d31d: Final verdict of PTC: none TC_rab_assign_fail-Iuh0-RUA(258)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(262)@7fdc3b52d31d: Final verdict of PTC: none 20250425084920750 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425084920750 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084920750 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425084920750 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425084920750 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425084920750 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084920750 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084920750 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425084920750 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084920750 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084920750 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425084920750 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084920750 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084920750 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084920750 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084920750 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084920750 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425084920750 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084920750 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084920750 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425084920750 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084920750 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084920750 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425084920750 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084920750 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084920750 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084920750 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084920750 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084920750 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084920750 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084920750 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(263)@7fdc3b52d31d: Final verdict of PTC: none 20250425084920751 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084920751 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084920751 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084920751 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425084920751 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425084920751 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-RAN(260)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(259)@7fdc3b52d31d: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(257)@7fdc3b52d31d: Final verdict of PTC: none 20250425084920751 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425084920751 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084920751 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084920751 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084920752 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084920752 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084920752 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084920752 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.sgsn0-M3UA(264)@7fdc3b52d31d: Final verdict of PTC: none 20250425084920752 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425084920752 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084920752 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW-MGCP(265)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(261)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(256)@7fdc3b52d31d: Final verdict of PTC: none 20250425084920753 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084920753 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084920753 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084920753 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084920753 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084920753 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425084920752 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425084920752 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084920752 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084920752 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084920752 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084920752 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084920752 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084920752 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084920752 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425084920752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x559c26c482d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425084920752 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425084920752 DLSCCP DEBUG SCCP-SCOC(26)[0x559c26b19c10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425084920752 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00043c95), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425084920752 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084920752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084920752 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084920752 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084920752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084920752 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084920752 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0b 04 04 3c 95 00 00 1a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084920752 DLSCCP DEBUG SCCP-SCOC(26)[0x559c26b19c10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425084920753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x559c26c482d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425084920753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6868636)[0x559c26c2e0a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425084920753 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6868636)[0x559c26c2e0a0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425084920753 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425084920753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6868636)[0x559c26c2e0a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425084920753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6868636)[0x559c26c2e0a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425084920753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6868636)[0x559c26c2e0a0]{disrupted}: Freeing instance (context_map.c:202) 20250425084920753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6868636)[0x559c26c2e0a0]{disrupted}: Deallocated (fsm.c:568) 20250425084920753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x559c26c482d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425084920753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x559c26c482d0]{disconnected}: Freeing instance (context_map.c:206) 20250425084920753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x559c26c482d0]{disconnected}: Deallocated (fsm.c:568) 20250425084920753 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6868636 SCCP-26 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425084920753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084920753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425084920753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084920753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084920753 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425084920753 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425084920753 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425084920756 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43964<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(266)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_rab_assign_fail finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Fri Apr 25 08:49:20 UTC 2025 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc 20250425084920794 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43974<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084921296 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43974<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=326976) 20250425084922276 DLSCCP DEBUG SCCP-SCOC(6)[0x559c26c2df70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425084922276 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0031b41c), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425084922276 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084922276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084922276 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084922276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084922276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084922276 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084922276 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 31 b4 1c 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084922276 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084922276 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084922276 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084922277 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084922277 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084922277 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=326976, count=332008) 20250425084922751 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084922751 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084922751 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425084922752 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084922752 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084922753 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Fri Apr 25 08:49:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_rab_assign_mgcp_to started. 20250425084924387 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43978<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084924392 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43990<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084924395 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44025<->l=127.0.0.1:4262) (control_if.c:572) 20250425084924407 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084924407 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084924408 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084924408 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084924408 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084924408 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084924408 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084924408 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgcp_to-Iuh0(271)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425084924408 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425084924408 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425084924409 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084924409 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425084924409 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084924409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084924409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084924409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084924409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084924409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084924409 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084924409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084924409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084924409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084924409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084924409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084924409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084924409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084924409 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084924409 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084924409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425084924409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084924409 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0e 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084924409 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084924409 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084924409 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425084924409 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084924409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084924409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084924409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084924409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084924409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084924409 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084924409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084924409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084924409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084924409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084924409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084924409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084924409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084924409 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084924409 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084924409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425084924409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084924409 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084924409 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084924409 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084924409 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425084924409 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084924409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084924409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084924409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084924409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084924409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084924409 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084924409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084924409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084924409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084924409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084924409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084924409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084924409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084924409 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425084924409 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084924409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425084924409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084924409 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084924409 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084924409 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084924409 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084924409 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084924409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084924409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084924409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084924409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084924409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084924409 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084924409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084924409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084924409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084924409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084924410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084924410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084924410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084924410 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084924410 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084924410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084924410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084924410 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084924410 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084924410 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084924410 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084924410 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084924410 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425084924410 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425084924410 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425084924410 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084924410 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084924410 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084924410 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425084924410 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425084924410 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: picked Normal Route via 'virt-msc2' round-robin style 20250425084924410 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425084924410 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084924410 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084924410 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084924410 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425084924410 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425084924410 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: picked Normal Route via 'virt-msc1' round-robin style 20250425084924410 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425084924410 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084924410 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084924410 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084924410 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084924410 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084924410 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(275)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(275)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-SCCP(273)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084924420 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084924420 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084924420 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084924420 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084924421 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084924421 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084924421 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084924421 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084924422 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084924422 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425084924422 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084924422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084924422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084924422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084924422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084924422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084924422 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=15 -> eSLS=95: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084924422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084924422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084924422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084924422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084924422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084924422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084924422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084924422 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=15 -> eSLS=127: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084924422 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084924422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425084924422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084924422 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0f 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084924422 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084924422 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084924422 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425084924422 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084924422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084924422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084924422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084924422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084924422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084924422 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084924422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084924422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084924422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084924422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084924422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084924422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084924422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084924422 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084924422 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084924422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425084924422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084924422 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0c 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084924422 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084924422 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084924422 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425084924422 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084924422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084924422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084924422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084924422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084924422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084924422 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084924422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084924422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084924422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084924422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084924422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084924422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084924422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084924422 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084924422 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084924422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425084924422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084924422 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084924422 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084924422 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084924422 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084924422 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084924422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084924422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084924422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084924422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084924422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084924422 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084924422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084924422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084924422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084924422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084924422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084924422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084924422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084924422 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084924422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084924422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084924422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084924422 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084924422 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084924422 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084924422 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084924422 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084924422 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425084924422 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425084924422 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425084924422 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084924422 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084924422 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084924422 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425084924422 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425084924422 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425084924422 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084924422 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084924422 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084924422 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425084924422 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425084924422 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425084924422 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084924422 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084924422 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084924422 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084924422 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084924422 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(278)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(276)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084924440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084924440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084924440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425084924440 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425084924440 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425084924440 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425084924440 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425084924440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084924440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425084924596 DLSCCP DEBUG SCCP-SCOC(25)[0x559c26c323f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425084924596 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a0b9f), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425084924596 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084924596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084924596 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084924596 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084924596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084924596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084924596 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8a 0b 9f 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084924596 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084924596 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084924596 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084924596 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084924596 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084924596 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425084924619 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084924619 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425084924619 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084924619 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(275)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425084924626 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084924626 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425084924626 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084924626 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084924626 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084924626 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084924626 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084924626 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084924626 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084924626 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425084924626 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084924629 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084924629 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084924629 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084924629 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425084924629 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084924629 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084924629 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084924629 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084924629 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425084924629 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425084924629 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084924629 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084924629 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084924629 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084924629 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425084924629 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084924629 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084924629 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084924629 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084924629 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084924629 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084924630 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084924631 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084924631 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084924631 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084924631 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084924631 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084924631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084924631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084924631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084924631 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084924631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084924631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084924631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084924631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084924631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084924631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084924631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084924631 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084924631 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084924631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084924631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084924631 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084924631 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084924632 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084924632 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084924632 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084924632 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084924632 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084924632 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250425084924632 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084924632 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084924632 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084924632 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425084924632 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084924632 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425084924632 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084924632 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(278)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425084924638 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084924638 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425084924638 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084924638 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084924638 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084924638 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084924638 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084924638 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084924638 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084924638 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084924638 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084924641 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084924641 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084924641 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084924641 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425084924641 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084924641 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084924641 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084924641 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084924641 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425084924641 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084924641 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425084924641 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084924641 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084924642 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084924642 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084924642 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425084924642 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084924642 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084924642 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084924642 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084924642 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084924642 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084924642 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084924643 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084924643 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084924643 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084924643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084924643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084924643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084924643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084924643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084924643 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084924643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084924643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084924643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084924643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084924643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084924643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084924643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084924643 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084924643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084924643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084924644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084924644 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084924644 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084924644 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084924644 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084924644 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084924644 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084924644 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084924644 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250425084924644 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084924644 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084924644 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084924644 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(274)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084925433 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084925433 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084925433 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084925433 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084925433 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084925433 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084925433 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084925433 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084925433 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084925433 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425084925434 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084925434 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084925434 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084925434 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084925434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084925434 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084925434 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084925434 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425084925434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084925434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084925434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084925434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084925434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084925434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084925434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084925434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084925434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084925434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084925434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084925434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084925434 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084925434 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084925434 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084925434 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084925434 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425084925434 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084925435 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084925435 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425084925435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084925435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084925435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084925435 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084925435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084925435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084925435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084925435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084925435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084925435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084925435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084925435 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084925435 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084925435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084925435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084925435 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084925435 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084925435 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425084925435 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084925435 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084925435 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084925435 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084925435 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084925435 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250425084925435 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084925435 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084925436 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084925436 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425084925436 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084925436 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084925436 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084925436 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084925436 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084925436 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084925436 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084925436 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084925436 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084925436 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425084925436 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084925436 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084925436 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084925436 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084925437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084925437 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084925437 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084925437 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425084925437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084925437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084925437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084925437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084925437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084925437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084925437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084925437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084925437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084925437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084925437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084925437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084925437 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084925437 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084925437 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084925437 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084925437 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(277)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084925440 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084925440 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084925440 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084925440 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084925440 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084925440 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084925440 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084925440 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084925440 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084925440 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425084925440 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084925440 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084925440 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084925440 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084925440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084925440 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084925440 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084925440 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425084925440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084925440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084925440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084925440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084925440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084925440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084925440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084925440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084925440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084925440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084925440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084925440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084925440 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084925440 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084925440 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084925440 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084925440 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425084925440 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084925440 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084925440 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425084925440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084925440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084925440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084925440 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084925440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084925440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084925440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084925440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084925440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084925440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084925440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084925441 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084925441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084925441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084925441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084925441 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084925441 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084925441 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425084925441 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084925441 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084925441 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084925441 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084925441 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084925441 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250425084925441 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084925441 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084925441 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084925441 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425084925441 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084925441 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084925441 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084925441 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084925441 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084925441 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084925441 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084925441 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084925441 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084925441 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425084925441 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084925441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084925441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084925441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084925441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084925441 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084925441 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084925441 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425084925441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084925441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084925441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084925441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084925441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084925441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084925441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084925441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084925441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084925441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084925441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084925441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084925441 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084925441 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084925441 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084925441 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084925441 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425084925471 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43592<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@7fdc3b52d31d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to0(280)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(274)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@7fdc3b52d31d: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@7fdc3b52d31d: Added conn table entry 0TC_rab_assign_mgcp_to0(280)5882488 20250425084926489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084926489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084926489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425084926489 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425084926489 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x59c278, normal) (hnbgw_rua.c:406) 20250425084926489 DHNB DEBUG map_rua[0x559c26c2e0a0]{init}: Allocated (fsm.c:456) 20250425084926489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5882488)[0x559c26c2e0a0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425084926489 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5882488 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425084926489 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084926489 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084926489 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5882488 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425084926489 DCN DEBUG map_sccp[0x559c26c482d0]{init}: Allocated (fsm.c:456) 20250425084926489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x559c26c482d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425084926489 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5882488 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425084926489 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5882488 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425084926489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5882488)[0x559c26c2e0a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425084926489 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084926489 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084926489 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5882488 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425084926489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x559c26c482d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084926489 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425084926489 DLSCCP DEBUG SCCP-SCOC(27)[0x559c26c32520]{IDLE}: Allocated (fsm.c:456) 20250425084926489 DLSCCP DEBUG SCCP-SCOC(27)[0x559c26c32520]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425084926489 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001b), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030000380056400500f1100926) (sccp_scrc.c:415) 20250425084926489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084926489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084926489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084926489 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084926489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084926489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084926489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084926489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084926489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084926489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084926489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084926489 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084926489 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084926489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084926489 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084926489 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0a 01 00 00 1b 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 00 38 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084926489 DLSCCP DEBUG SCCP-SCOC(27)[0x559c26c32520]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425084926489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x559c26c482d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425084926489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5882488)[0x559c26c2e0a0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425084926489 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084926489 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084926489 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084926489 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084926489 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084926489 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250425084926489 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084926489 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084926489 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084926489 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0a 01 00 00 1b 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 00 38 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(273)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@7fdc3b52d31d: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@7fdc3b52d31d: Added conn table entry 0TC_rab_assign_mgcp_to0(280)11732929 HNBGW_Test.msc0-SCCP(273)@7fdc3b52d31d: Session index based on connection ID:0 TC_rab_assign_mgcp_to0(280)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(273)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425084926494 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084926494 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084926494 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084926494 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084926494 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084926494 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084926494 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084926494 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084926494 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084926494 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 1b 33 d2 5e 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425084926494 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084926494 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084926494 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084926494 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084926494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084926494 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Source Reference,L=4,D=0033d25e) (sccp_scrc.c:486) 20250425084926494 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1855) 20250425084926494 DLSCCP DEBUG SCCP-SCOC(27)[0x559c26c32520]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425084926494 DLSCCP DEBUG SCCP-SCOC(27)[0x559c26c32520]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425084926494 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084926494 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425084926494 DCN DEBUG handle_cn_conn_conf() conn_id=27, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425084926494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x559c26c482d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425084926494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x559c26c482d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.msc0-SCCP(273)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@7fdc3b52d31d: vl_len:91 HNBGW_Test.msc0-SCCP(273)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(273)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250425084926697 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084926697 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084926697 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084926697 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084926697 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084926697 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084926697 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084926697 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084926697 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084926697 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 1b 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425084926697 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084926697 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084926697 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084926697 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084926697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084926697 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425084926697 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1855) 20250425084926697 DLSCCP DEBUG SCCP-SCOC(27)[0x559c26c32520]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084926697 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084926697 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084926697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x559c26c482d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084926697 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425084926697 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425084926697 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5882488 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425084926697 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084926697 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084926697 DMGW DEBUG mgw(mgw-fsm-5882488-0)[0x559c26c38060]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425084926697 DMGW DEBUG mgw(mgw-fsm-5882488-0)[0x559c26c38060]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425084926697 DMGW DEBUG mgw(mgw-fsm-5882488-0)[0x559c26c38060]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425084926697 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084926697 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425084926697 DLMGCP DEBUG mgw-endp(mgw-fsm-5882488-0)[0x559c26c46910]{UNUSED}: Allocated (fsm.c:456) 20250425084926698 DLMGCP DEBUG mgw-endp(mgw-fsm-5882488-0)[0x559c26c46910]{UNUSED}: is child of mgw(mgw-fsm-5882488-0)[0x559c26c38060] (fsm.c:486) 20250425084926698 DLMGCP DEBUG mgw-endp(mgw-fsm-5882488-0)[0x559c26c46910]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5882488-0)[0x559c26c38060] (mgcp_client_endpoint_fsm.c:724) 20250425084926698 DLMGCP DEBUG mgw-endp(mgw-fsm-5882488-0)[0x559c26c46910]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084926698 DLMGCP DEBUG mgw-endp(mgw-fsm-5882488-0)[0x559c26c46910]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084926698 DLMGCP DEBUG mgw-endp(mgw-fsm-5882488-0)[0x559c26c46910]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084926698 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5882488-0)[0x559c26c31150]{ST_CRCX}: Allocated (fsm.c:456) 20250425084926698 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5882488-0)[0x559c26c31150]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5882488-0)[0x559c26c46910] (fsm.c:486) 20250425084926698 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5882488-0)[0x559c26c31150]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084926698 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5882488-0)[0x559c26c31150]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425084926698 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=200 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: 59c27'... (mgcp_client.c:807) 20250425084926698 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425084926698 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5882488-0)[0x559c26c31150]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084926698 DLMGCP DEBUG mgw-endp(mgw-fsm-5882488-0)[0x559c26c46910]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@7fdc3b52d31d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "59c27817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "59c27817", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to0(280)@7fdc3b52d31d: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "59c27817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "59c27817", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084928434 DLSCCP DEBUG SCCP-SCOC(24)[0x559c26c37d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425084928434 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a27214), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425084928434 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084928434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084928434 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084928434 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084928434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084928434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084928434 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a2 72 14 00 00 18 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084928435 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084928435 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084928435 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084928435 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084928435 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084928435 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425084928435 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084928435 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084928435 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084928435 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a2 72 14 00 00 18 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250425084928442 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084928442 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084928442 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084928442 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084928442 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084928442 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084928442 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084928442 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084928442 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084928442 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 18 a2 72 14 00 00 06 00 08 00 00 00 07  20250425084928442 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084928442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084928442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084928442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084928442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084928442 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Source Reference,L=4,D=00a27214) (sccp_scrc.c:486) 20250425084928442 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1855) 20250425084928442 DLSCCP DEBUG SCCP-SCOC(24)[0x559c26c37d40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425084928442 DLSCCP DEBUG SCCP-SCOC(24)[0x559c26c37d40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425084928442 DLSCCP DEBUG SCCP-SCOC(24)[0x559c26c37d40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425084928442 DLSCCP DEBUG SCCP-SCOC(24)[0x559c26c37d40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425084928442 DLSCCP DEBUG SCCP-SCOC(24)[0x559c26c37d40]{IDLE}: Deallocated (fsm.c:568) 20250425084930699 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c31150]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20250425084930699 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c31150]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:526) 20250425084930699 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c31150]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-5882488-0)[0x559c26c46910] (mgcp_client_fsm.c:526) 20250425084930700 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1252) 20250425084930700 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c31150]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:526) 20250425084930700 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c31150]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20250425084930700 DLMGCP DEBUG mgw-endp(mgw-fsm-5882488-0)[0x559c26c46910]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:526) 20250425084930700 DLMGCP DEBUG mgw-endp(mgw-fsm-5882488-0)[0x559c26c46910]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084930700 DLMGCP DEBUG mgw-endp(mgw-fsm-5882488-0)[0x559c26c46910]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20250425084930700 DLMGCP DEBUG mgw-endp(mgw-fsm-5882488-0)[0x559c26c46910]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-5882488-0)[0x559c26c38060] (mgcp_client_endpoint_fsm.c:925) 20250425084930700 DLMGCP DEBUG mgw-endp(mgw-fsm-5882488-0)[0x559c26c46910]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20250425084930700 DLMGCP DEBUG mgw-endp(mgw-fsm-5882488-0)[0x559c26c46910]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20250425084930700 DMGW DEBUG mgw(mgw-fsm-5882488-0)[0x559c26c38060]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20250425084930700 DMGW ERROR mgw(mgw-fsm-5882488-0)[0x559c26c38060]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20250425084930700 DMGW DEBUG mgw(mgw-fsm-5882488-0)[0x559c26c38060]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20250425084930700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x559c26c482d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20250425084930700 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084930700 DLSCCP DEBUG SCCP-SCOC(27)[0x559c26c32520]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084930700 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033d25e), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:415) 20250425084930700 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084930700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084930700 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084930700 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084930700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084930700 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084930700 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 33 d2 5e 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 11 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084930700 DMGW DEBUG mgw(mgw-fsm-5882488-0)[0x559c26c38060]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20250425084930700 DMGW DEBUG mgw(mgw-fsm-5882488-0)[0x559c26c38060]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20250425084930700 DMGW DEBUG mgw(mgw-fsm-5882488-0)[0x559c26c38060]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20250425084930700 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084930700 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084930700 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084930700 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084930700 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084930700 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250425084930700 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084930700 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084930700 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084930700 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 33 d2 5e 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 11 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(273)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(273)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@7fdc3b52d31d: vl_len:12 HNBGW_Test.msc0-SCCP(273)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(273)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425084930725 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084930725 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084930725 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084930725 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084930725 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084930725 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084930725 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084930725 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084930725 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084930725 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 1b 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425084930725 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084930725 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084930725 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084930725 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084930725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084930725 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425084930726 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1855) 20250425084930726 DLSCCP DEBUG SCCP-SCOC(27)[0x559c26c32520]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084930726 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084930726 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084930726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x559c26c482d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084930726 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425084930726 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425084930726 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5882488 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425084930726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5882488)[0x559c26c2e0a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425084930726 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425084930726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084930726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assign_mgcp_to0(280)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@7fdc3b52d31d: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)5882488 20250425084930753 DLSCCP DEBUG SCCP-SCOC(26)[0x559c26b19c10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425084930753 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00043c95), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425084930753 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084930753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084930753 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084930753 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084930753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084930753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084930753 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 04 3c 95 00 00 1a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084930753 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084930753 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084930753 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084930753 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084930753 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084930753 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425084930753 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084930753 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084930753 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084930753 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 04 3c 95 00 00 1a 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250425084930755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084930755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084930755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425084930755 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425084930755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x59c278,cause=radio(normal)) (hnbgw_rua.c:438) 20250425084930755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5882488 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425084930755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5882488)[0x559c26c2e0a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425084930755 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425084930755 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425084930755 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5882488 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425084930755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x559c26c482d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084930755 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084930755 DLSCCP DEBUG SCCP-SCOC(27)[0x559c26c32520]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084930755 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033d25e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425084930755 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084930755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084930755 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084930755 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084930755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084930755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084930755 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 33 d2 5e 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084930755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5882488)[0x559c26c2e0a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425084930755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x559c26c482d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425084930755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x559c26c482d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425084930755 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084930755 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084930755 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084930755 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084930755 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084930755 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250425084930755 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084930755 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084930755 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084930755 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 33 d2 5e 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425084930756 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084930756 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084930756 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084930756 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084930756 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084930756 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084930756 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084930756 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084930756 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084930756 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 1a 04 3c 95 00 00 06 00 08 00 00 00 07  20250425084930756 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084930757 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084930757 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084930757 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084930757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084930757 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001a), PART(T=Source Reference,L=4,D=00043c95) (sccp_scrc.c:486) 20250425084930757 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1855) 20250425084930757 DLSCCP DEBUG SCCP-SCOC(26)[0x559c26b19c10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425084930757 DLSCCP DEBUG SCCP-SCOC(26)[0x559c26b19c10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425084930757 DLSCCP DEBUG SCCP-SCOC(26)[0x559c26b19c10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425084930757 DLSCCP DEBUG SCCP-SCOC(26)[0x559c26b19c10]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425084930757 DLSCCP DEBUG SCCP-SCOC(26)[0x559c26b19c10]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(273)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@7fdc3b52d31d: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)11732929 HNBGW_Test.msc0-SCCP(273)@7fdc3b52d31d: Session index based on connection ID:0 20250425084930960 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084930961 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084930961 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084930961 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084930961 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084930961 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084930961 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084930961 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084930961 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084930961 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 1b 33 d2 5e 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425084930961 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084930961 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084930961 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084930961 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084930961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084930961 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Source Reference,L=4,D=0033d25e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425084930961 DLSCCP DEBUG Received CO:RELRE for local reference 27 (sccp_scoc.c:1855) 20250425084930961 DLSCCP DEBUG SCCP-SCOC(27)[0x559c26c32520]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425084930961 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084930961 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425084930961 DCN DEBUG handle_cn_disc_ind() conn_id=27 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425084930961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x559c26c482d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425084930961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x559c26c482d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425084930961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5882488)[0x559c26c2e0a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425084930961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5882488)[0x559c26c2e0a0]{disconnected}: Freeing instance (context_map.c:202) 20250425084930961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5882488)[0x559c26c2e0a0]{disconnected}: Deallocated (fsm.c:568) 20250425084930961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x559c26c482d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425084930961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x559c26c482d0]{disconnected}: Freeing instance (context_map.c:206) 20250425084930961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x559c26c482d0]{disconnected}: Deallocated (fsm.c:568) 20250425084930961 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5882488 SCCP-27 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250425084930961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033d25e), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:415) 20250425084930961 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084930961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084930961 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084930961 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084930961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084930961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084930961 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0a 05 33 d2 5e 00 00 1b 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084930961 DLSCCP DEBUG SCCP-SCOC(27)[0x559c26c32520]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425084930961 DLSCCP DEBUG SCCP-SCOC(27)[0x559c26c32520]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425084930961 DLSCCP DEBUG SCCP-SCOC(27)[0x559c26c32520]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425084930961 DLSCCP DEBUG SCCP-SCOC(27)[0x559c26c32520]{IDLE}: Deallocated (fsm.c:568) 20250425084930962 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084930962 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084930962 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084930962 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084930962 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084930962 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250425084930962 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084930962 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084930962 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084930962 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0a 05 33 d2 5e 00 00 1b 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(273)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@7fdc3b52d31d: RLC received in state:disconnect_pending 20250425084932277 DLSCCP DEBUG SCCP-SCOC(6)[0x559c26c2df70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425084932277 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0031b41c), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425084932278 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084932278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084932278 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084932278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084932278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084932278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084932278 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 31 b4 1c 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084932278 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084932278 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084932278 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084932278 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084932278 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084932278 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425084932278 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084932278 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084932278 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084932278 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 31 b4 1c 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250425084932284 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084932284 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084932284 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084932284 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084932284 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084932284 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084932284 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084932284 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084932285 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084932285 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 06 31 b4 1c 00 00 06 00 08 00 00 00 07  20250425084932285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084932285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084932285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084932285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084932285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084932285 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Source Reference,L=4,D=0031b41c) (sccp_scrc.c:486) 20250425084932285 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1855) 20250425084932285 DLSCCP DEBUG SCCP-SCOC(6)[0x559c26c2df70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425084932285 DLSCCP DEBUG SCCP-SCOC(6)[0x559c26c2df70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425084932285 DLSCCP DEBUG SCCP-SCOC(6)[0x559c26c2df70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425084932285 DLSCCP DEBUG SCCP-SCOC(6)[0x559c26c2df70]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425084932285 DLSCCP DEBUG SCCP-SCOC(6)[0x559c26c2df70]{IDLE}: Deallocated (fsm.c:568) TC_rab_assign_mgcp_to0(280)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425084932776 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44025<->l=127.0.0.1:4262) (control_if.c:193) 20250425084932777 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43990<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(269)@7fdc3b52d31d: Final verdict of PTC: none VirtHNBGW-STATS(268)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084932780 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43978<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084932782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084932782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084932782 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425084932782 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425084932782 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425084932784 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425084932784 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084932784 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425084932784 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(277)@7fdc3b52d31d: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0-RUA(272)@7fdc3b52d31d: Final verdict of PTC: none 20250425084932784 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425084932784 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084932784 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084932784 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425084932784 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425084932784 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084932784 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425084932784 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425084932785 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084932785 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084932785 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425084932785 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084932785 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084932785 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084932785 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084932785 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084932785 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425084932785 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084932785 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084932785 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425084932785 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425084932785 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084932785 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084932785 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425084932785 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084932785 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) MutexDispCT-TC_rab_assign_mgcp_to(267)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(276)@7fdc3b52d31d: Final verdict of PTC: none 20250425084932785 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425084932785 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084932785 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084932785 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084932785 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084932786 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084932785 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084932785 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084932785 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425084932785 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084932785 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) HNBGW_Test.msc0-SCCP(273)@7fdc3b52d31d: Final verdict of PTC: none 20250425084932786 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084932786 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084932786 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425084932786 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084932786 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084932786 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084932786 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084932786 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084932786 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425084932786 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084932786 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084932786 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425084932786 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084932786 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084932786 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084932786 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084932786 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084932786 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084932786 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084932786 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(274)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(275)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(278)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(270)@7fdc3b52d31d: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(271)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-MGCP(279)@7fdc3b52d31d: Final verdict of PTC: none 20250425084932797 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43592<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Fri Apr 25 08:49:32 UTC 2025 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc 20250425084932874 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43600<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084933277 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43600<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=337388) Waiting for packet dumper to finish... 1 (prev_count=337388, count=365260) 20250425084934597 DLSCCP DEBUG SCCP-SCOC(25)[0x559c26c323f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425084934597 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a0b9f), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425084934597 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084934597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084934597 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084934597 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084934597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084934597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084934598 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8a 0b 9f 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084934598 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084934598 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084934598 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084934598 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084934598 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084934598 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425084934785 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084934786 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084934786 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425084934786 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084934786 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084934786 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg'. ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg ------ Fri Apr 25 08:49:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20250425084936375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33006<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084936381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33014<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084936385 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44369<->l=127.0.0.1:4262) (control_if.c:572) 20250425084936401 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084936401 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084936401 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084936401 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084936401 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084936401 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425084936401 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084936401 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084936401 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425084936401 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425084936402 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084936402 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425084936402 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084936403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084936403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084936403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084936403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084936403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084936403 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084936403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084936403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084936403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084936403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084936403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084936403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084936403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084936403 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084936403 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084936403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425084936403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084936403 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 07 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084936403 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084936403 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084936403 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425084936403 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084936403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084936403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084936403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084936403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084936403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084936403 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084936403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084936403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084936403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084936403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084936403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084936403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084936403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084936403 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084936403 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084936403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425084936403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084936403 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0c 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084936403 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084936403 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084936403 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425084936403 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084936403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084936403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084936403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084936403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084936403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084936403 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=11 -> eSLS=43: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084936403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084936403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084936403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084936403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084936403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084936403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084936403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084936403 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=11 -> eSLS=11: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084936403 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084936403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425084936403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084936403 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0b 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084936403 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084936403 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084936403 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084936403 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084936403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084936403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084936403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084936403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084936403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084936403 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084936403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084936403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084936403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084936403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084936403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084936403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084936403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084936403 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084936403 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084936403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084936403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084936403 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084936403 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084936403 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084936403 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084936403 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084936403 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425084936403 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425084936403 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425084936403 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084936403 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084936403 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084936403 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425084936403 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425084936403 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425084936403 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084936403 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084936403 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084936403 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425084936403 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425084936403 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=11 -> eSLS=11: picked Normal Route via 'virt-msc1' round-robin style 20250425084936403 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425084936403 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084936403 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084936403 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084936403 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084936403 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084936403 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(289)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(289)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-SCCP(287)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084936414 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084936414 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084936414 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084936414 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084936414 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084936414 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084936414 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084936414 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084936415 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084936415 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425084936415 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084936415 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084936415 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084936415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084936415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084936415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084936415 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=7 -> eSLS=87: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084936415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084936415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084936415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084936415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084936415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084936415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084936415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084936415 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=7 -> eSLS=119: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084936415 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084936415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425084936415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084936415 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 07 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084936415 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084936415 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084936415 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425084936415 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084936415 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084936415 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084936415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084936415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084936415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084936415 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084936415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084936415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084936415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084936415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084936415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084936415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084936415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084936415 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084936415 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084936415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425084936415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084936415 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 00 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084936415 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084936415 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084936415 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425084936415 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084936415 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084936415 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084936415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084936415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084936415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084936416 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084936416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084936416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084936416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084936416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084936416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084936416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084936416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084936416 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084936416 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084936416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425084936416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084936416 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084936416 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084936416 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084936416 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084936416 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084936416 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084936416 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084936416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084936416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084936416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084936416 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084936416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084936416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084936416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084936416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084936416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084936416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084936416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084936416 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084936416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084936416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084936416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084936416 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084936416 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084936416 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084936416 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084936416 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084936416 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425084936416 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425084936416 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425084936416 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084936416 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084936416 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084936416 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425084936416 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425084936416 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: picked Normal Route via 'virt-sgsn2' round-robin style 20250425084936416 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425084936416 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084936416 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084936416 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084936416 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425084936416 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425084936416 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425084936416 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084936416 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084936416 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084936416 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084936416 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084936416 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084936436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084936436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084936436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425084936436 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425084936436 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425084936436 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425084936436 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425084936436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084936436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425084936613 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084936613 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425084936613 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084936613 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(289)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425084936622 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084936622 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425084936622 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084936622 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084936622 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084936622 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084936622 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084936622 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084936622 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084936622 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425084936622 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084936625 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084936625 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084936625 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084936625 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425084936625 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084936625 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084936625 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084936625 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084936625 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425084936625 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425084936625 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084936625 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084936626 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084936626 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425084936626 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084936626 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425084936626 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084936626 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084936626 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425084936626 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084936626 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084936626 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084936626 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084936626 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084936626 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084936626 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084936628 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084936628 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084936628 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084936628 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084936628 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084936628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084936628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084936628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084936628 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084936628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084936628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084936628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084936628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084936628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084936628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084936628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084936628 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084936628 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084936628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084936628 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084936628 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084936628 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084936628 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084936629 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084936629 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084936629 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084936629 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084936629 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425084936629 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084936629 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084936629 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084936629 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(292)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425084936633 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084936633 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425084936633 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084936633 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084936633 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084936633 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084936633 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084936633 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084936633 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084936633 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084936633 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084936636 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084936636 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084936636 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084936636 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425084936636 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084936636 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084936636 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084936636 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084936636 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425084936636 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084936636 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425084936636 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084936636 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084936636 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084936636 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084936636 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425084936636 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084936636 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084936636 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084936636 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084936636 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084936636 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084936636 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084936637 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084936637 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084936638 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084936638 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084936638 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084936638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084936638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084936638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084936638 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084936638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084936638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084936638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084936638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084936638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084936638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084936638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084936638 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084936638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084936638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084936638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084936638 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084936638 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084936638 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084936638 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084936638 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084936638 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084936638 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084936638 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250425084936638 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084936638 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084936638 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084936638 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(288)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084937425 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084937425 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084937425 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084937425 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084937425 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084937425 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084937425 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084937425 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084937425 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084937425 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425084937426 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084937426 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084937426 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084937426 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084937426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084937426 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084937426 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084937426 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425084937426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084937426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084937426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084937426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084937426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084937426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084937426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084937426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084937426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084937426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084937426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084937426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084937426 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084937426 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084937426 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084937426 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084937426 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425084937426 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084937426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084937426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425084937426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084937426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084937426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084937426 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084937426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084937426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084937426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084937426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084937426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084937426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084937426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084937426 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084937426 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084937426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084937426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084937426 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084937427 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084937427 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425084937427 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084937427 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084937427 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084937427 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084937427 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084937427 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250425084937427 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084937427 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084937427 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084937427 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425084937430 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084937430 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084937430 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084937430 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084937430 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084937430 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084937430 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084937430 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084937430 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084937430 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425084937430 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084937430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084937430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084937430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084937430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084937430 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084937430 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084937430 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425084937430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084937431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084937431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084937431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084937431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084937431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084937431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084937431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084937431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084937431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084937431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084937431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084937431 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084937431 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084937431 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084937431 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084937431 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(291)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084937435 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084937435 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084937435 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084937435 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084937435 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084937435 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084937435 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084937435 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084937435 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084937435 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425084937435 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084937435 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084937435 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084937435 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084937435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084937435 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084937435 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084937435 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425084937435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084937435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084937435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084937435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084937435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084937435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084937435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084937435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084937435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084937435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084937435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084937435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084937435 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084937435 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084937435 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084937435 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084937435 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425084937435 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084937435 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084937435 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425084937435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084937435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084937436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084937436 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084937436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084937436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084937436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084937436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084937436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084937436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084937436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084937436 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084937436 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084937436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084937436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084937436 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084937436 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084937436 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425084937436 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084937436 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084937436 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084937436 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084937436 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084937436 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250425084937436 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084937436 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084937436 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084937436 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425084937437 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084937437 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084937437 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084937437 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084937437 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084937437 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084937437 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084937437 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084937437 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084937437 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425084937437 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084937437 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084937437 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084937437 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084937437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084937437 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084937437 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084937437 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425084937437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084937437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084937437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084937437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084937437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084937437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084937437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084937437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084937437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084937438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084937438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084937438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084937438 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084937438 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084937438 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084937438 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084937438 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425084937456 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33018<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_mgw_iuup_addr_chg0(294)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(288)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@7fdc3b52d31d: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(294) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@7fdc3b52d31d: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)7996139 20250425084938496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084938497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084938497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425084938497 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425084938497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7a02eb, normal) (hnbgw_rua.c:406) 20250425084938497 DHNB DEBUG map_rua[0x559c26c32520]{init}: Allocated (fsm.c:456) 20250425084938497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7996139)[0x559c26c32520]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425084938497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7996139 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425084938497 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084938497 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084938497 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7996139 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425084938497 DCN DEBUG map_sccp[0x559c26b19c10]{init}: Allocated (fsm.c:456) 20250425084938497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x559c26b19c10]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425084938497 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7996139 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425084938497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7996139 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425084938497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7996139)[0x559c26c32520]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425084938497 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084938497 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084938497 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7996139 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425084938497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x559c26b19c10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084938497 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425084938497 DLSCCP DEBUG SCCP-SCOC(28)[0x559c26c31150]{IDLE}: Allocated (fsm.c:456) 20250425084938497 DLSCCP DEBUG SCCP-SCOC(28)[0x559c26c31150]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425084938497 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001c), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003170056400500f1100926) (sccp_scrc.c:415) 20250425084938497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084938497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084938497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084938497 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084938497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084938497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084938497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084938497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084938497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084938497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084938497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084938497 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084938497 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084938497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084938497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084938497 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0d 01 00 00 1c 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 17 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084938497 DLSCCP DEBUG SCCP-SCOC(28)[0x559c26c31150]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425084938497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x559c26b19c10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425084938497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7996139)[0x559c26c32520]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425084938497 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084938497 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084938497 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084938497 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084938497 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084938497 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250425084938497 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084938497 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084938497 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084938497 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0d 01 00 00 1c 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 17 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(287)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@7fdc3b52d31d: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@7fdc3b52d31d: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)4029938 HNBGW_Test.msc0-SCCP(287)@7fdc3b52d31d: Session index based on connection ID:0 TC_rab_assign_mgw_iuup_addr_chg0(294)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(287)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425084938507 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084938507 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084938507 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084938507 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084938507 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084938507 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084938507 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084938507 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084938507 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084938507 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 1c f3 94 2f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425084938507 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084938507 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084938507 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084938507 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084938507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084938507 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Source Reference,L=4,D=00f3942f) (sccp_scrc.c:486) 20250425084938507 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1855) 20250425084938507 DLSCCP DEBUG SCCP-SCOC(28)[0x559c26c31150]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425084938507 DLSCCP DEBUG SCCP-SCOC(28)[0x559c26c31150]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425084938507 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084938507 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425084938507 DCN DEBUG handle_cn_conn_conf() conn_id=28, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425084938507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x559c26b19c10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425084938507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x559c26b19c10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(282)@7fdc3b52d31d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(282)@7fdc3b52d31d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(282)@7fdc3b52d31d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } TC_rab_assign_mgw_iuup_addr_chg0(294)@7fdc3b52d31d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(293)@7fdc3b52d31d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-SCCP(287)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@7fdc3b52d31d: vl_len:91 HNBGW_Test.msc0-SCCP(287)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(287)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250425084938709 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084938709 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084938709 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084938709 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084938709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084938709 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084938709 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084938709 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084938709 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084938709 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 1c 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425084938709 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084938709 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084938709 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084938709 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084938709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084938709 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425084938709 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1855) 20250425084938709 DLSCCP DEBUG SCCP-SCOC(28)[0x559c26c31150]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084938709 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084938709 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084938709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x559c26b19c10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084938709 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425084938709 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425084938709 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7996139 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425084938709 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084938709 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084938709 DMGW DEBUG mgw(mgw-fsm-7996139-0)[0x559c26c46910]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425084938709 DMGW DEBUG mgw(mgw-fsm-7996139-0)[0x559c26c46910]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425084938709 DMGW DEBUG mgw(mgw-fsm-7996139-0)[0x559c26c46910]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425084938709 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084938710 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425084938710 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{UNUSED}: Allocated (fsm.c:456) 20250425084938710 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{UNUSED}: is child of mgw(mgw-fsm-7996139-0)[0x559c26c46910] (fsm.c:486) 20250425084938710 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7996139-0)[0x559c26c46910] (mgcp_client_endpoint_fsm.c:724) 20250425084938710 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084938710 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084938710 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084938710 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7996139-0)[0x559c26c37d40]{ST_CRCX}: Allocated (fsm.c:456) 20250425084938710 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7996139-0)[0x559c26c37d40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060] (fsm.c:486) 20250425084938710 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7996139-0)[0x559c26c37d40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084938710 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7996139-0)[0x559c26c37d40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425084938710 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=200 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: 7a02e'... (mgcp_client.c:807) 20250425084938710 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425084938710 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7996139-0)[0x559c26c37d40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084938710 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@7fdc3b52d31d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7a02eb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7a02eb17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_mgw_iuup_addr_chg0(294) TC_rab_assign_mgw_iuup_addr_chg0(294)@7fdc3b52d31d: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7a02eb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7a02eb17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assign_mgw_iuup_addr_chg0(294)@7fdc3b52d31d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250425084938744 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20250425084938744 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c37d40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425084938744 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c37d40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425084938744 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c37d40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084938744 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c37d40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084938744 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425084938744 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084938744 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084938744 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084938744 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084938744 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084938744 DMGW DEBUG mgw(mgw-fsm-7996139-0)[0x559c26c46910]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084938744 DMGW DEBUG mgw(mgw-fsm-7996139-0)[0x559c26c46910]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425084938744 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084938744 DMGW DEBUG mgw(mgw-fsm-7996139-0)[0x559c26c46910]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425084938744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7996139)[0x559c26c32520]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425084938744 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425084938744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084938744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assign_mgw_iuup_addr_chg0(294)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084938767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084938767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084938767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425084938767 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425084938767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7a02eb) (hnbgw_rua.c:470) 20250425084938767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7996139 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425084938767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7996139)[0x559c26c32520]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425084938767 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425084938767 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425084938767 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7996139 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425084938767 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084938767 DMGW DEBUG mgw(mgw-fsm-7996139-0)[0x559c26c46910]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425084938767 DMGW DEBUG mgw(mgw-fsm-7996139-0)[0x559c26c46910]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425084938767 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084938767 DMGW DEBUG mgw(mgw-fsm-7996139-0)[0x559c26c46910]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425084938767 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7996139-0)[0x559c26c46910] (mgcp_client_endpoint_fsm.c:724) 20250425084938767 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084938767 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084938767 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425084938767 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c37d40]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425084938767 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=215 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: 7a02'... (mgcp_client.c:807) 20250425084938767 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250425084938767 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c37d40]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084938767 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084938767 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084938767 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assign_mgw_iuup_addr_chg0(294)@7fdc3b52d31d: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "7a02eb17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7a02eb17", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084938787 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20250425084938787 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c37d40]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:435) 20250425084938787 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c37d40]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425084938787 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c37d40]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425084938787 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425084938787 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/3@mgw:127.3.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425084938787 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084938787 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084938787 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084938787 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084938787 DMGW DEBUG mgw(mgw-fsm-7996139-0)[0x559c26c46910]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084938787 DMGW INFO mgw(mgw-fsm-7996139-0)[0x559c26c46910]{MGW_ST_MDCX_HNB}: Local MGW IuUP IP address 127.1.2.1:10000 changed to 127.3.2.1:10000 during MDCX. Modifying RAB on HNB. (mgw_fsm.c:420) 20250425084938787 DMGW DEBUG mgw(mgw-fsm-7996139-0)[0x559c26c46910]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20250425084938787 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425084938787 DMGW DEBUG mgw(mgw-fsm-7996139-0)[0x559c26c46910]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425084938787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7996139)[0x559c26c32520]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425084938787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425084938787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084938787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assign_mgw_iuup_addr_chg0(294)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084938790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084938790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084938790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425084938790 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425084938790 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7a02eb) (hnbgw_rua.c:470) 20250425084938790 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7996139 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425084938790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7996139)[0x559c26c32520]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425084938790 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425084938790 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425084938790 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7996139 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425084938790 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084938790 DMGW DEBUG mgw(mgw-fsm-7996139-0)[0x559c26c46910]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425084938790 DMGW DEBUG mgw(mgw-fsm-7996139-0)[0x559c26c46910]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425084938790 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084938790 DMGW DEBUG mgw(mgw-fsm-7996139-0)[0x559c26c46910]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20250425084938790 DMGW DEBUG mgw(mgw-fsm-7996139-0)[0x559c26c46910]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20250425084938790 DMGW DEBUG mgw(mgw-fsm-7996139-0)[0x559c26c46910]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425084938790 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7996139-0)[0x559c26c46910] (mgcp_client_endpoint_fsm.c:724) 20250425084938790 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425084938790 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425084938790 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425084938790 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7996139-0)[0x559c26c28000]{ST_CRCX}: Allocated (fsm.c:456) 20250425084938790 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7996139-0)[0x559c26c28000]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060] (fsm.c:486) 20250425084938790 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7996139-0)[0x559c26c28000]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425084938790 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7996139-0)[0x559c26c28000]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250425084938790 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=205 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: 7a02'... (mgcp_client.c:807) 20250425084938790 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250425084938790 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7996139-0)[0x559c26c28000]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425084938790 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425084938790 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084938790 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425084938790 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assign_mgw_iuup_addr_chg0(294)@7fdc3b52d31d: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "7a02eb17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7a02eb17", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425084938799 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20250425084938799 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c28000]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425084938799 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c28000]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425084938799 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c28000]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425084938799 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c28000]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425084938799 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425084938799 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425084938799 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084938799 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084938799 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425084938799 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425084938799 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425084938799 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425084938799 DMGW DEBUG mgw(mgw-fsm-7996139-0)[0x559c26c46910]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425084938799 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425084938799 DMGW DEBUG mgw(mgw-fsm-7996139-0)[0x559c26c46910]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425084938799 DMGW DEBUG mgw(mgw-fsm-7996139-0)[0x559c26c46910]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425084938799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x559c26b19c10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425084938799 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084938799 DLSCCP DEBUG SCCP-SCOC(28)[0x559c26c31150]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084938799 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f3942f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425084938799 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084938799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084938799 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084938799 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084938799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084938799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084938799 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0d 06 f3 94 2f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084938799 DMGW DEBUG mgw(mgw-fsm-7996139-0)[0x559c26c46910]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425084938799 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084938799 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084938799 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084938800 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084938800 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084938800 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250425084938800 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084938800 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084938800 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084938800 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0d 06 f3 94 2f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(287)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@7fdc3b52d31d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(282)@7fdc3b52d31d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(282)@7fdc3b52d31d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(287)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@7fdc3b52d31d: vl_len:12 HNBGW_Test.msc0-SCCP(287)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(287)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425084938819 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084938819 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084938819 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084938819 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084938819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084938819 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425084938819 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1855) 20250425084938819 DLSCCP DEBUG SCCP-SCOC(28)[0x559c26c31150]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084938819 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084938819 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084938819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x559c26b19c10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084938819 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425084938819 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425084938819 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084938819 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084938819 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084938819 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084938819 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084938819 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084938819 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084938819 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084938819 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084938819 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 1c 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425084938819 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7996139 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425084938819 DMGW DEBUG mgw(mgw-fsm-7996139-0)[0x559c26c46910]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425084938819 DMGW DEBUG mgw(mgw-fsm-7996139-0)[0x559c26c46910]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425084938819 DMGW DEBUG mgw(mgw-fsm-7996139-0)[0x559c26c46910]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425084938819 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425084938819 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c37d40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084938819 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=58 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: 7a02'... (mgcp_client.c:807) 20250425084938819 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425084938819 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c37d40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084938819 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c28000]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425084938819 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=58 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: 7a02'... (mgcp_client.c:807) 20250425084938819 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425084938819 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c28000]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425084938819 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{IN_USE}: Removing from parent mgw(mgw-fsm-7996139-0)[0x559c26c46910] (mgcp_client_endpoint_fsm.c:873) 20250425084938819 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425084938819 DLMGCP DEBUG mgw-endp(mgw-fsm-7996139-0)[0x559c26c38060]{IN_USE}: Deallocated (fsm.c:568) 20250425084938819 DMGW DEBUG mgw(mgw-fsm-7996139-0)[0x559c26c46910]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425084938819 DMGW DEBUG mgw(mgw-fsm-7996139-0)[0x559c26c46910]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425084938819 DMGW DEBUG mgw(mgw-fsm-7996139-0)[0x559c26c46910]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425084938819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7996139)[0x559c26c32520]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425084938819 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425084938819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084938819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assign_mgw_iuup_addr_chg0(294)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "7a02eb17" }, { code := "I", val := "11111" } }, sdp := omit } 20250425084938821 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20250425084938821 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c37d40]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084938821 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c37d40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084938821 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c37d40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084938821 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c37d40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg0(294)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "7a02eb17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084938822 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20250425084938822 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c28000]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425084938822 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c28000]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425084938822 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c28000]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425084938822 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c28000]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@7fdc3b52d31d: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)7996139 20250425084938824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084938824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084938824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425084938824 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425084938824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7a02eb,cause=radio(normal)) (hnbgw_rua.c:438) 20250425084938824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7996139 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425084938824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7996139)[0x559c26c32520]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425084938824 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425084938824 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425084938824 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7996139 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425084938824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x559c26b19c10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084938824 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084938824 DLSCCP DEBUG SCCP-SCOC(28)[0x559c26c31150]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084938824 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f3942f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425084938824 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084938824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084938824 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084938824 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084938824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084938824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084938824 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0d 06 f3 94 2f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084938824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7996139)[0x559c26c32520]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425084938824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x559c26b19c10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425084938824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x559c26b19c10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425084938824 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084938824 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084938824 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084938824 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084938824 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084938824 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250425084938824 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084938824 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084938824 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084938824 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0d 06 f3 94 2f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(287)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@7fdc3b52d31d: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)4029938 HNBGW_Test.msc0-SCCP(287)@7fdc3b52d31d: Session index based on connection ID:0 20250425084938826 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084938826 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084938826 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084938826 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084938826 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084938826 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084938826 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084938826 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084938826 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084938826 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 1c f3 94 2f 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425084938826 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084938826 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084938826 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084938826 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084938826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084938826 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Source Reference,L=4,D=00f3942f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425084938826 DLSCCP DEBUG Received CO:RELRE for local reference 28 (sccp_scoc.c:1855) 20250425084938826 DLSCCP DEBUG SCCP-SCOC(28)[0x559c26c31150]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425084938826 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084938826 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425084938826 DCN DEBUG handle_cn_disc_ind() conn_id=28 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425084938826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x559c26b19c10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425084938826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x559c26b19c10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425084938826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7996139)[0x559c26c32520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425084938826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7996139)[0x559c26c32520]{disconnected}: Freeing instance (context_map.c:202) 20250425084938826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7996139)[0x559c26c32520]{disconnected}: Deallocated (fsm.c:568) 20250425084938826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x559c26b19c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425084938826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x559c26b19c10]{disconnected}: Freeing instance (context_map.c:206) 20250425084938826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x559c26b19c10]{disconnected}: Deallocated (fsm.c:568) 20250425084938826 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7996139 SCCP-28 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425084938826 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f3942f), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:415) 20250425084938826 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084938826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084938826 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084938826 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084938826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084938826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084938826 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0d 05 f3 94 2f 00 00 1c 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084938826 DLSCCP DEBUG SCCP-SCOC(28)[0x559c26c31150]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425084938826 DLSCCP DEBUG SCCP-SCOC(28)[0x559c26c31150]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425084938826 DLSCCP DEBUG SCCP-SCOC(28)[0x559c26c31150]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425084938826 DLSCCP DEBUG SCCP-SCOC(28)[0x559c26c31150]{IDLE}: Deallocated (fsm.c:568) 20250425084938826 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084938826 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084938826 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084938826 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084938826 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084938826 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250425084938826 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084938826 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084938826 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084938826 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0d 05 f3 94 2f 00 00 1c 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(287)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@7fdc3b52d31d: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425084940840 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33014<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084940841 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44369<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(283)@7fdc3b52d31d: Final verdict of PTC: none VirtHNBGW-STATS(282)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084940844 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33006<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084940846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084940846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084940846 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425084940846 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425084940846 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn0-RAN(291)@7fdc3b52d31d: Final verdict of PTC: none MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@7fdc3b52d31d: Final verdict of PTC: none 20250425084940850 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425084940850 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084940850 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425084940850 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425084940850 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425084940850 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084940850 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425084940850 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425084940850 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425084940850 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084940850 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084940850 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425084940850 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425084940850 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084940850 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084940850 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425084940850 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084940850 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084940850 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425084940850 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084940850 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084940850 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084940850 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084940850 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084940850 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425084940850 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084940850 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084940850 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(290)@7fdc3b52d31d: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@7fdc3b52d31d: Final verdict of PTC: none 20250425084940851 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084940851 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084940851 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425084940851 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084940851 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084940851 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084940851 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084940851 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084940851 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084940851 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084940851 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425084940851 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084940851 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084940851 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(287)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(284)@7fdc3b52d31d: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(292)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(289)@7fdc3b52d31d: Final verdict of PTC: none 20250425084940851 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084940851 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084940851 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084940851 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084940851 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084940851 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084940851 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084940851 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425084940851 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084940851 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084940851 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425084940851 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084940851 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084940851 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084940851 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084940851 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) HNBGW-MGCP(293)@7fdc3b52d31d: Final verdict of PTC: none 20250425084940851 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084940851 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084940851 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(288)@7fdc3b52d31d: Final verdict of PTC: none 20250425084940854 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33018<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Fri Apr 25 08:49:40 UTC 2025 ====== HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc 20250425084940957 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33028<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084941358 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33028<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=380480) Waiting for packet dumper to finish... 1 (prev_count=380480, count=381196) 20250425084942851 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084942851 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084942851 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425084942851 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084942851 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084942851 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Fri Apr 25 08:49:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_ranap_cs_mo_disconnect started. 20250425084944458 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33044<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084944464 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33050<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084944467 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36983<->l=127.0.0.1:4262) (control_if.c:572) 20250425084944483 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084944483 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084944483 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084944483 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084944483 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084944483 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084944483 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084944483 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084944483 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425084944483 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_ranap_cs_mo_disconnect-Iuh0(299)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425084944484 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084944484 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425084944484 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084944484 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084944484 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084944484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084944484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084944484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084944485 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084944485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084944485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084944485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084944485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084944485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084944485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084944485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084944485 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084944485 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084944485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425084944485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084944485 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 05 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084944485 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084944485 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084944485 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425084944485 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084944485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084944485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084944485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084944485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084944485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084944485 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084944485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084944485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084944485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084944485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084944485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084944485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084944485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084944485 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084944485 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084944485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425084944485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084944485 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0d 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084944485 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084944485 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084944485 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425084944485 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084944485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084944485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084944485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084944485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084944485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084944485 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=2 -> eSLS=34: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084944485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084944485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084944485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084944485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084944485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084944485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084944485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084944485 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=2 -> eSLS=2: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084944485 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084944485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425084944485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084944485 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 02 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084944485 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084944485 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084944485 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084944485 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084944485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084944485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084944485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084944485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084944485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084944485 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084944485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084944485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084944485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084944485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084944485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084944485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084944485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084944485 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084944485 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084944485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084944485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084944485 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084944485 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084944485 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084944485 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084944485 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084944485 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425084944485 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425084944485 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425084944485 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084944485 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084944485 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084944485 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425084944485 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425084944485 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425084944485 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084944485 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084944485 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084944485 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425084944485 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425084944485 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=2 -> eSLS=2: picked Normal Route via 'virt-msc1' round-robin style 20250425084944485 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425084944485 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084944485 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084944485 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084944485 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084944485 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084944485 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(303)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(303)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(303)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(301)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084944503 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084944503 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084944503 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084944503 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084944504 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084944504 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084944504 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084944504 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084944505 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084944505 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425084944505 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084944505 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084944505 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084944505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084944505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084944505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084944505 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=0 -> eSLS=80: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084944505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084944505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084944505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084944505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084944505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084944505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084944505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084944505 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=0 -> eSLS=112: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084944505 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084944505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425084944505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084944505 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 00 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084944505 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084944505 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084944505 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425084944505 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084944505 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084944505 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084944505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084944505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084944505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084944505 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084944505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084944505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084944505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084944505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084944505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084944505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084944505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084944505 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=7 -> eSLS=7: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084944505 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084944505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425084944505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084944505 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 07 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084944505 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084944505 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084944505 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425084944505 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084944505 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084944505 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084944505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084944505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084944505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084944505 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084944505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084944505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084944505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084944505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084944505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084944505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084944505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084944505 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084944505 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084944505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425084944505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084944505 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084944505 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084944505 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084944505 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084944505 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084944505 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084944505 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084944505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084944505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084944505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084944505 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084944505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084944505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084944505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084944505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084944505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084944505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084944505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084944505 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084944505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084944505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084944505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084944505 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084944505 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084944505 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084944505 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084944505 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084944505 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425084944505 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425084944505 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425084944505 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084944505 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084944505 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084944505 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425084944505 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425084944505 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425084944505 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084944505 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084944505 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084944505 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425084944505 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425084944505 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425084944505 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084944505 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084944505 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084944505 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084944505 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084944505 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(306)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@7fdc3b52d31d: M3UA emulation initiated, the test can be started MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(306)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(304)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084944533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084944533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084944533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425084944533 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425084944533 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425084944533 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425084944533 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425084944533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084944533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425084944598 DLSCCP DEBUG SCCP-SCOC(25)[0x559c26c323f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425084944598 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a0b9f), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425084944598 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084944598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084944598 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084944598 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084944598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084944598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084944598 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8a 0b 9f 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084944599 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084944599 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084944599 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084944599 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084944599 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084944599 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425084944697 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084944697 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425084944697 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084944697 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(303)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425084944707 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084944707 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425084944707 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084944707 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084944707 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084944707 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084944707 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084944707 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084944707 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084944707 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425084944707 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084944710 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084944710 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084944710 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084944710 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425084944710 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084944710 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084944710 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084944710 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084944710 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425084944710 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425084944710 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084944710 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084944710 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084944710 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084944710 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425084944710 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084944710 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084944710 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084944710 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084944710 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084944710 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084944710 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084944711 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084944711 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084944712 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084944712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084944712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084944712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084944712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084944712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084944712 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084944712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084944712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084944712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084944712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084944712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084944712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084944712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084944712 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084944712 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084944712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084944712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084944712 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084944712 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084944712 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084944712 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084944712 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084944712 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084944712 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084944712 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250425084944712 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084944712 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084944712 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084944712 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425084944718 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084944718 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425084944718 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084944718 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(306)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425084944721 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084944721 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425084944721 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084944721 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084944721 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084944721 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084944721 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084944721 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084944721 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084944721 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084944721 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084944722 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084944722 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084944722 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084944722 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425084944722 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084944722 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084944722 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084944722 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084944722 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425084944722 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084944722 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425084944722 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084944722 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084944723 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084944723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084944723 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425084944723 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084944723 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084944723 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084944723 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084944723 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084944723 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084944723 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084944724 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084944724 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084944724 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084944724 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084944724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084944724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084944724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084944724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084944724 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084944724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084944724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084944724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084944724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084944724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084944724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084944724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084944724 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084944724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084944724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084944724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084944724 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084944724 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084944725 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084944725 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084944725 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084944725 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084944725 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084944725 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425084944725 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084944725 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084944725 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084944725 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(302)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084945513 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084945513 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084945513 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084945513 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084945513 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084945513 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084945513 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084945513 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084945513 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084945513 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425084945514 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084945514 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084945514 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084945514 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084945514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084945514 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084945514 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084945514 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425084945514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084945514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084945514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084945514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084945514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084945514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084945514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084945514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084945514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084945514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084945514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084945514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084945514 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084945514 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084945514 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084945514 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084945514 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425084945514 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084945514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084945514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425084945514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084945514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084945514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084945514 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084945514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084945514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084945514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084945514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084945514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084945514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084945514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084945514 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084945514 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084945514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084945514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084945514 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084945514 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084945514 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425084945514 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084945514 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084945514 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084945514 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084945514 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084945514 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250425084945514 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084945514 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084945514 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084945514 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425084945514 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084945514 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084945514 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084945514 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084945514 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084945515 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084945515 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084945515 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084945515 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084945515 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425084945515 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084945515 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084945515 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084945515 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084945515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084945515 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084945515 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084945515 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425084945515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084945515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084945515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084945515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084945515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084945515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084945515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084945515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084945515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084945515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084945515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084945515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084945515 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084945515 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084945515 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084945515 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084945515 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(305)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084945526 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084945526 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084945526 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084945526 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084945526 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084945526 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084945526 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084945526 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084945526 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084945526 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425084945526 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084945526 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084945526 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084945526 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084945526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084945526 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084945526 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084945526 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425084945526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084945526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084945526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084945526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084945526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084945526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084945526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084945526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084945526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084945526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084945526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084945526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084945526 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084945526 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084945526 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084945526 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084945526 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425084945526 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084945526 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084945526 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425084945526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084945526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084945526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084945526 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084945526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084945526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084945527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084945527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084945527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084945527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084945527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084945527 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084945527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084945527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084945527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084945527 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084945527 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084945527 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425084945527 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084945527 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084945527 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084945527 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084945527 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084945527 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250425084945527 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084945527 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084945527 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084945527 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425084945529 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084945529 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084945529 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084945529 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084945529 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084945529 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084945529 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084945529 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084945529 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084945529 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425084945529 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084945529 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084945529 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084945529 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084945529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084945529 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084945529 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084945529 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425084945529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084945529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084945529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084945529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084945529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084945529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084945529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084945529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084945530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084945530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084945530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084945530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084945530 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084945530 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084945530 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084945530 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084945530 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425084945556 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57576<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_mo_disconnect0(308)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(302)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@7fdc3b52d31d: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@7fdc3b52d31d: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)4327542 20250425084946605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084946606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084946606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425084946606 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425084946606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x420876, normal) (hnbgw_rua.c:406) 20250425084946606 DHNB DEBUG map_rua[0x559c26c32520]{init}: Allocated (fsm.c:456) 20250425084946606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4327542)[0x559c26c32520]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425084946606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4327542 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425084946606 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084946606 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084946606 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4327542 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425084946606 DCN DEBUG map_sccp[0x559c26b19c10]{init}: Allocated (fsm.c:456) 20250425084946606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x559c26b19c10]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425084946606 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4327542 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425084946606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4327542 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425084946606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4327542)[0x559c26c32520]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425084946606 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084946606 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084946606 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4327542 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425084946606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x559c26b19c10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084946606 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425084946606 DLSCCP DEBUG SCCP-SCOC(29)[0x559c26c31150]{IDLE}: Allocated (fsm.c:456) 20250425084946606 DLSCCP DEBUG SCCP-SCOC(29)[0x559c26c31150]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425084946606 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001d), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030001df0056400500f1100926) (sccp_scrc.c:415) 20250425084946606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084946606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084946606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084946606 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084946606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084946606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084946606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084946606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084946606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084946606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084946606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084946606 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084946606 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084946606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084946606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084946606 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 1d 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 50 00 4f 40 03 00 01 df 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084946606 DLSCCP DEBUG SCCP-SCOC(29)[0x559c26c31150]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425084946606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x559c26b19c10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425084946606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4327542)[0x559c26c32520]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425084946606 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084946606 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084946606 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084946606 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084946606 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084946606 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425084946606 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084946606 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084946606 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084946606 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 1d 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 50 00 4f 40 03 00 01 df 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(301)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@7fdc3b52d31d: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@7fdc3b52d31d: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)13480051 HNBGW_Test.msc0-SCCP(301)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_mo_disconnect0(308)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425084946614 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084946614 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084946614 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084946614 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084946614 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084946614 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084946614 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084946614 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084946614 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084946614 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 1d ad fa 75 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425084946614 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084946614 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084946614 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084946614 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084946614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084946614 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001d), PART(T=Source Reference,L=4,D=00adfa75) (sccp_scrc.c:486) 20250425084946614 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1855) 20250425084946614 DLSCCP DEBUG SCCP-SCOC(29)[0x559c26c31150]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425084946614 DLSCCP DEBUG SCCP-SCOC(29)[0x559c26c31150]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425084946614 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084946614 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425084946614 DCN DEBUG handle_cn_conn_conf() conn_id=29, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425084946614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x559c26b19c10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425084946614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x559c26b19c10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425084946808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084946809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084946809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250425084946809 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425084946809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x420876) (hnbgw_rua.c:470) 20250425084946809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4327542 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:311) 20250425084946809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4327542)[0x559c26c32520]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425084946809 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250425084946809 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250425084946809 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4327542 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:263) 20250425084946809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x559c26b19c10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084946809 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084946809 DLSCCP DEBUG SCCP-SCOC(29)[0x559c26c31150]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084946809 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00adfa75), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:415) 20250425084946809 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084946809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084946809 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084946809 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084946809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084946809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084946809 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bd 00 00 00 bc 03 00 00 0c 06 ad fa 75 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084946809 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084946809 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084946809 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084946809 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084946809 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084946809 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425084946809 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084946809 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084946809 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084946809 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bd 00 00 00 bc 03 00 00 0c 06 ad fa 75 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(301)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@7fdc3b52d31d: vl_len:13 HNBGW_Test.msc0-SCCP(301)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(301)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250425084946829 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084946829 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084946829 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084946829 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084946830 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084946830 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084946830 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084946830 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084946830 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084946830 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 1d 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 07  20250425084946830 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084946830 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084946830 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084946830 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084946830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084946830 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=13,D=000100090000010004400209c0) (sccp_scrc.c:486) 20250425084946830 DLSCCP DEBUG Received CO:CODT for local reference 29 (sccp_scoc.c:1855) 20250425084946830 DLSCCP DEBUG SCCP-SCOC(29)[0x559c26c31150]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084946830 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084946830 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084946830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x559c26b19c10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084946830 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425084946830 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425084946830 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4327542 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425084946830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4327542)[0x559c26c32520]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425084946830 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:121) 20250425084946830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084946830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_ranap_cs_mo_disconnect0(308)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@7fdc3b52d31d: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)4327542 20250425084946861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084946861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084946861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425084946861 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425084946861 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x420876,cause=radio(normal)) (hnbgw_rua.c:438) 20250425084946861 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4327542 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425084946861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4327542)[0x559c26c32520]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425084946861 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425084946861 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425084946861 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4327542 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425084946861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x559c26b19c10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084946861 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084946861 DLSCCP DEBUG SCCP-SCOC(29)[0x559c26c31150]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084946861 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00adfa75), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425084946861 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084946861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084946861 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084946861 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084946861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084946861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084946861 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0c 06 ad fa 75 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084946861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4327542)[0x559c26c32520]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425084946861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x559c26b19c10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425084946861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x559c26b19c10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425084946862 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084946862 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084946862 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084946862 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084946862 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084946862 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425084946862 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084946862 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084946862 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084946862 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0c 06 ad fa 75 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(301)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@7fdc3b52d31d: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)13480051 HNBGW_Test.msc0-SCCP(301)@7fdc3b52d31d: Session index based on connection ID:0 20250425084946873 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084946873 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084946873 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084946873 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084946873 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084946873 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084946873 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084946873 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084946873 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084946873 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 1d ad fa 75 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425084946873 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084946873 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084946873 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084946873 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084946873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084946873 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001d), PART(T=Source Reference,L=4,D=00adfa75), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425084946873 DLSCCP DEBUG Received CO:RELRE for local reference 29 (sccp_scoc.c:1855) 20250425084946874 DLSCCP DEBUG SCCP-SCOC(29)[0x559c26c31150]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425084946874 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084946874 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425084946874 DCN DEBUG handle_cn_disc_ind() conn_id=29 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425084946874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x559c26b19c10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425084946874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x559c26b19c10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425084946874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4327542)[0x559c26c32520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425084946874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4327542)[0x559c26c32520]{disconnected}: Freeing instance (context_map.c:202) 20250425084946874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4327542)[0x559c26c32520]{disconnected}: Deallocated (fsm.c:568) 20250425084946874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x559c26b19c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425084946874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x559c26b19c10]{disconnected}: Freeing instance (context_map.c:206) 20250425084946874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x559c26b19c10]{disconnected}: Deallocated (fsm.c:568) 20250425084946874 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4327542 SCCP-29 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250425084946874 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00adfa75), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:415) 20250425084946874 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084946874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084946874 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084946874 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084946874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084946874 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084946874 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0c 05 ad fa 75 00 00 1d 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084946874 DLSCCP DEBUG SCCP-SCOC(29)[0x559c26c31150]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425084946874 DLSCCP DEBUG SCCP-SCOC(29)[0x559c26c31150]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425084946874 DLSCCP DEBUG SCCP-SCOC(29)[0x559c26c31150]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425084946874 DLSCCP DEBUG SCCP-SCOC(29)[0x559c26c31150]{IDLE}: Deallocated (fsm.c:568) 20250425084946874 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084946874 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084946874 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084946874 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084946874 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084946874 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425084946874 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084946874 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084946874 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084946874 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0c 05 ad fa 75 00 00 1d 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(301)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@7fdc3b52d31d: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425084948882 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36983<->l=127.0.0.1:4262) (control_if.c:193) 20250425084948883 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33050<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(297)@7fdc3b52d31d: Final verdict of PTC: none VirtHNBGW-STATS(296)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084948886 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33044<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084948887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084948887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084948887 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425084948887 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425084948887 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425084948890 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425084948890 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084948890 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425084948890 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425084948890 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425084948890 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084948890 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(301)@7fdc3b52d31d: Final verdict of PTC: none 20250425084948890 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425084948890 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084948890 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084948890 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425084948890 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084948891 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084948891 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084948891 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084948891 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084948891 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425084948891 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084948891 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084948891 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(305)@7fdc3b52d31d: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_mo_disconnect(295)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(304)@7fdc3b52d31d: Final verdict of PTC: none 20250425084948891 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425084948891 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084948891 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425084948891 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425084948891 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425084948891 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425084948891 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084948891 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084948891 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425084948891 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084948891 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084948891 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425084948891 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084948891 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084948891 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084948891 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084948891 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425084948891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084948891 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084948891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084948891 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084948891 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084948891 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084948891 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084948891 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084948891 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084948891 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084948891 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084948891 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084948891 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425084948891 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425084948891 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084948891 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084948891 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425084948891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084948891 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084948891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084948891 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084948891 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084948892 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084948892 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084948892 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(302)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(306)@7fdc3b52d31d: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(299)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(298)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-MGCP(307)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(303)@7fdc3b52d31d: Final verdict of PTC: none 20250425084948896 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57576<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Fri Apr 25 08:49:48 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc 20250425084948997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57582<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084949400 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57582<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=280900) Waiting for packet dumper to finish... 1 (prev_count=280900, count=308988) 20250425084950891 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084950892 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084950892 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425084950892 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084950892 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084950892 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Fri Apr 25 08:49:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_ranap_ps_mo_disconnect started. 20250425084952488 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57588<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084952492 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57600<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084952494 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34977<->l=127.0.0.1:4262) (control_if.c:572) 20250425084952514 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084952514 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084952515 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084952515 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084952515 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084952515 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084952515 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084952515 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) TC_ranap_ps_mo_disconnect-Iuh0(313)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425084952515 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084952515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084952515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084952515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084952515 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084952516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084952516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084952516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084952516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084952516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084952516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084952516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084952516 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084952516 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084952516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084952516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084952516 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084952516 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084952516 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084952516 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084952516 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084952516 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425084952516 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084952516 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084952516 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084952516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084952516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084952516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084952516 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084952516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084952516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084952516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084952516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084952516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084952516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084952516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084952516 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084952516 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084952516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425084952516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084952516 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084952516 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084952516 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425084952516 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425084952516 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084952516 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084952516 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084952516 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084952516 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084952516 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425084952516 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084952516 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084952516 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084952516 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425084952516 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425084952516 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: picked Normal Route via 'virt-msc1' round-robin style 20250425084952516 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425084952517 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084952517 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425084952517 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084952517 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084952517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084952517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084952517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084952517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084952517 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084952517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084952517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084952517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084952517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084952517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084952517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084952517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084952517 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084952517 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084952517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425084952517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084952517 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0e 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084952517 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084952517 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084952517 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084952517 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084952517 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084952517 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084952517 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425084952517 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425084952518 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=14 -> eSLS=30: picked Normal Route via 'virt-msc2' round-robin style 20250425084952518 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425084952518 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084952518 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425084952518 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084952518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084952518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084952518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084952518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084952518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084952518 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084952518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084952518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084952518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084952518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084952518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084952518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084952518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084952518 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084952518 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084952518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425084952518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084952519 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 06 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084952519 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084952519 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084952519 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084952519 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084952519 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425084952519 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425084952519 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(317)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(317)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(315)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084952542 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084952542 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084952542 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084952542 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084952543 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084952543 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084952543 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084952543 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084952543 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084952543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084952543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084952543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084952543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084952543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084952543 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084952543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084952543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084952543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084952543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084952543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084952543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084952543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084952543 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084952543 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084952543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084952543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084952543 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084952543 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084952544 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425084952544 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084952544 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084952544 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425084952544 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084952544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084952544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084952544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084952544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084952544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084952544 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084952544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084952544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084952544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084952544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084952544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084952544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084952544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084952544 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084952544 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084952544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425084952544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084952544 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0b 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084952544 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084952544 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084952544 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084952544 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084952544 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084952544 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084952544 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425084952544 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084952544 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084952544 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084952544 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425084952544 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425084952544 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425084952545 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084952545 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425084952545 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084952545 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084952545 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084952545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084952545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084952545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084952545 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=11 -> eSLS=91: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084952545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084952545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084952545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084952545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084952545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084952545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084952545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084952545 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=11 -> eSLS=123: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084952545 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084952545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425084952545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084952545 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0b 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084952545 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084952545 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084952545 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425084952545 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084952545 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084952545 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084952545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084952545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084952545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084952545 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084952545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084952545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084952545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084952545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084952545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084952545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084952545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084952545 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084952545 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084952545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425084952545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084952545 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0a 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084952545 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084952545 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084952545 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084952545 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084952545 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425084952545 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425084952545 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425084952545 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084952545 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084952546 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084952546 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425084952546 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425084952546 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(320)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(318)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425084952573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084952573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084952573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425084952573 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425084952573 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425084952573 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425084952573 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425084952573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084952573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425084952735 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084952735 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425084952735 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084952735 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(317)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425084952741 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084952741 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425084952741 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084952741 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084952742 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084952742 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084952742 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084952742 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084952742 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084952742 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425084952742 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084952744 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084952744 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084952744 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084952744 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425084952744 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084952744 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084952744 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084952744 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084952745 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425084952745 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425084952745 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084952745 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084952745 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084952745 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084952745 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425084952745 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084952745 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084952745 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084952745 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084952745 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084952745 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084952745 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084952746 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084952746 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425084952746 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084952746 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084952746 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425084952746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084952746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084952746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084952746 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084952746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084952746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084952746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084952746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084952746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084952746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084952746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084952746 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084952746 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084952746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084952746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084952747 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084952747 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084952747 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084952747 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084952747 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084952747 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084952747 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084952747 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250425084952747 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084952747 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084952747 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084952747 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425084952759 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425084952759 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425084952759 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425084952759 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(320)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425084952765 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084952765 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425084952765 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425084952765 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425084952766 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425084952766 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425084952766 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425084952766 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425084952766 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425084952766 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084952766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425084952768 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084952768 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425084952768 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425084952768 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425084952768 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425084952768 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425084952768 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425084952768 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425084952768 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425084952768 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425084952768 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425084952768 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084952768 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425084952769 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084952769 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425084952769 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425084952769 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084952769 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084952769 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084952769 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084952769 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425084952769 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425084952769 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425084952770 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425084952770 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425084952770 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425084952770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084952770 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425084952770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084952770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084952770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084952770 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084952770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084952770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084952770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084952770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084952770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084952770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084952770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084952770 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084952770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084952770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084952770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084952770 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084952770 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425084952770 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084952770 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084952770 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084952770 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084952770 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084952770 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250425084952770 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084952770 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084952770 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084952770 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(316)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084953553 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084953553 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084953553 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084953553 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084953553 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084953553 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084953553 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084953553 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084953553 DLSS7[38;5;43m <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084953553 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425084953553 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084953553 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084953553 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084953553 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084953553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084953553 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084953553 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084953553 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425084953553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084953553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084953553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084953553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084953553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084953553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084953553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084953553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084953553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084953553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084953553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084953554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084953554 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084953554 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084953554 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084953554 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084953554 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425084953554 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084953554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084953554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425084953554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084953554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084953554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084953554 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084953554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084953554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084953554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084953554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084953554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084953554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084953554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084953554 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084953554 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084953554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084953554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084953554 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084953554 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084953554 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425084953554 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084953554 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084953554 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084953554 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084953554 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084953554 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250425084953554 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084953554 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084953554 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084953554 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425084953554 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084953554 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084953554 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084953554 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084953554 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084953554 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084953554 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084953555 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084953555 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084953555 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425084953555 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084953555 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084953555 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084953555 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084953555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084953555 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084953555 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425084953555 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425084953555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084953555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084953555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084953555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084953555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084953555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084953555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084953555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084953555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084953555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084953555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084953555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084953555 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084953555 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084953555 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084953555 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084953555 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425084953566 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084953566 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084953566 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084953566 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084953566 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing HNBGW_Test.sgsn0-RAN(319)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425084953566 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084953566 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084953566 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084953566 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084953566 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425084953566 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084953566 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084953566 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084953566 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084953566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084953566 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084953566 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084953566 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425084953566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084953566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084953566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084953566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084953566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084953566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084953566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084953566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084953566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084953566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084953566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084953566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084953566 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084953566 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084953566 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425084953566 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425084953566 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425084953566 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425084953566 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425084953566 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425084953566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084953566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084953566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084953566 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084953566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084953566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084953566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084953566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084953566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084953566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084953566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084953566 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084953566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084953566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084953566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084953566 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084953566 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425084953566 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425084953566 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084953566 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084953566 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084953566 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084953566 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084953566 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250425084953566 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084953566 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084953566 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084953566 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425084953567 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084953567 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084953567 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084953567 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084953567 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084953567 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084953567 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084953567 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084953567 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084953567 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425084953567 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084953567 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084953567 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084953567 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084953567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084953567 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425084953567 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425084953567 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425084953567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084953567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084953567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084953567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084953567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084953567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084953567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084953567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084953567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084953567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084953567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084953567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084953567 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084953567 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425084953567 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425084953567 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425084953567 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425084953590 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57612<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_mo_disconnect0(322)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250425084954599 DLSCCP DEBUG SCCP-SCOC(25)[0x559c26c323f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425084954599 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a0b9f), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425084954599 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084954599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084954599 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084954599 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084954599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425084954599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084954599 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8a 0b 9f 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084954599 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084954599 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084954599 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084954599 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425084954600 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425084954600 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425084954600 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425084954600 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425084954600 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084954600 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8a 0b 9f 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250425084954603 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084954603 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425084954604 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425084954604 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425084954604 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084954604 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425084954604 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084954604 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084954604 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084954604 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 19 8a 0b 9f 00 00 06 00 08 00 00 00 07  20250425084954604 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084954604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084954604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084954604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425084954604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084954604 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Source Reference,L=4,D=008a0b9f) (sccp_scrc.c:486) 20250425084954604 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1855) 20250425084954604 DLSCCP DEBUG SCCP-SCOC(25)[0x559c26c323f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425084954604 DLSCCP DEBUG SCCP-SCOC(25)[0x559c26c323f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425084954604 DLSCCP DEBUG SCCP-SCOC(25)[0x559c26c323f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425084954604 DLSCCP DEBUG SCCP-SCOC(25)[0x559c26c323f0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425084954604 DLSCCP DEBUG SCCP-SCOC(25)[0x559c26c323f0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(319)@7fdc3b52d31d: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@7fdc3b52d31d: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@7fdc3b52d31d: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)11997185 20250425084954632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084954632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084954632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425084954632 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425084954632 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb71001, normal) (hnbgw_rua.c:406) 20250425084954632 DHNB DEBUG map_rua[0x559c26c32520]{init}: Allocated (fsm.c:456) 20250425084954632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11997185)[0x559c26c32520]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425084954632 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11997185 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425084954632 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084954632 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084954633 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425084954633 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11997185 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425084954633 DCN DEBUG map_sccp[0x559c26b19c10]{init}: Allocated (fsm.c:456) 20250425084954633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x559c26b19c10]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425084954633 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11997185 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425084954633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11997185 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425084954633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11997185)[0x559c26c32520]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425084954633 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425084954633 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425084954633 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11997185 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425084954633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x559c26b19c10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084954633 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425084954633 DLSCCP DEBUG SCCP-SCOC(30)[0x559c26c31150]{IDLE}: Allocated (fsm.c:456) 20250425084954633 DLSCCP DEBUG SCCP-SCOC(30)[0x559c26c31150]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425084954633 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f400300018e0056400500f1100926) (sccp_scrc.c:415) 20250425084954633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084954633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084954633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084954633 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084954633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084954633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084954633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084954633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425084954633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425084954633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425084954633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084954633 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084954633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084954633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084954633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084954634 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0f 01 00 00 1e 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 60 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 8e 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084954634 DLSCCP DEBUG SCCP-SCOC(30)[0x559c26c31150]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425084954634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x559c26b19c10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425084954634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11997185)[0x559c26c32520]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425084954634 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084954634 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084954634 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084954634 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084954634 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084954634 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250425084954634 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084954634 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084954634 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084954634 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0f 01 00 00 1e 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 60 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 8e 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(318)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@7fdc3b52d31d: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@7fdc3b52d31d: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)5531813 HNBGW_Test.sgsn0-SCCP(318)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(322)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425084954652 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084954652 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084954653 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084954653 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084954653 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084954653 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084954653 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084954653 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084954653 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084954653 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 1e 15 10 fc 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425084954653 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084954653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084954653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084954653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084954653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084954653 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Source Reference,L=4,D=001510fc) (sccp_scrc.c:486) 20250425084954653 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1855) 20250425084954653 DLSCCP DEBUG SCCP-SCOC(30)[0x559c26c31150]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425084954653 DLSCCP DEBUG SCCP-SCOC(30)[0x559c26c31150]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425084954653 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084954653 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425084954653 DCN DEBUG handle_cn_conn_conf() conn_id=30, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425084954653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x559c26b19c10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425084954653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x559c26b19c10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425084954832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084954833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084954833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250425084954833 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425084954833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb71001) (hnbgw_rua.c:470) 20250425084954833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11997185 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:311) 20250425084954833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11997185)[0x559c26c32520]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425084954833 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250425084954833 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250425084954833 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11997185 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:263) 20250425084954833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x559c26b19c10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084954833 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084954833 DLSCCP DEBUG SCCP-SCOC(30)[0x559c26c31150]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084954833 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001510fc), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:415) 20250425084954833 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084954833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084954833 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084954833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084954833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084954833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084954833 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bd 00 00 00 b9 03 00 00 0f 06 15 10 fc 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084954833 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084954834 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084954834 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084954834 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084954834 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084954834 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250425084954834 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084954834 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084954834 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084954834 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bd 00 00 00 b9 03 00 00 0f 06 15 10 fc 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(318)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@7fdc3b52d31d: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@7fdc3b52d31d: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250425084954858 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084954858 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084954858 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084954858 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084954858 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084954858 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084954858 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084954858 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084954858 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084954858 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 1e 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 07  20250425084954858 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084954858 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084954858 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084954858 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084954858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084954858 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=13,D=000100090000010004400209c0) (sccp_scrc.c:486) 20250425084954858 DLSCCP DEBUG Received CO:CODT for local reference 30 (sccp_scoc.c:1855) 20250425084954858 DLSCCP DEBUG SCCP-SCOC(30)[0x559c26c31150]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425084954858 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084954858 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425084954858 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x559c26b19c10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425084954858 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425084954858 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425084954858 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11997185 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425084954859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11997185)[0x559c26c32520]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425084954859 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:121) 20250425084954859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425084954859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_ranap_ps_mo_disconnect0(322)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@7fdc3b52d31d: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)11997185 20250425084954887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084954887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084954887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425084954887 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425084954887 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb71001,cause=radio(normal)) (hnbgw_rua.c:438) 20250425084954887 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11997185 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425084954887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11997185)[0x559c26c32520]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425084954887 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425084954887 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425084954887 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11997185 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425084954887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x559c26b19c10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425084954887 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425084954887 DLSCCP DEBUG SCCP-SCOC(30)[0x559c26c31150]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425084954887 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001510fc), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425084954887 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084954887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084954887 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084954887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084954887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084954887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084954887 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0f 06 15 10 fc 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084954887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11997185)[0x559c26c32520]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425084954887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x559c26b19c10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425084954887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x559c26b19c10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425084954888 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084954888 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084954888 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084954888 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084954888 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084954888 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250425084954888 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084954888 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084954888 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084954888 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0f 06 15 10 fc 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(318)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@7fdc3b52d31d: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)5531813 HNBGW_Test.sgsn0-SCCP(318)@7fdc3b52d31d: Session index based on connection ID:0 20250425084954898 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084954898 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425084954898 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425084954898 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425084954898 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425084954898 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425084954898 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425084954898 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425084954898 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084954898 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 1e 15 10 fc 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425084954898 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084954898 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425084954898 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425084954898 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425084954898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425084954898 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Source Reference,L=4,D=001510fc), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425084954898 DLSCCP DEBUG Received CO:RELRE for local reference 30 (sccp_scoc.c:1855) 20250425084954898 DLSCCP DEBUG SCCP-SCOC(30)[0x559c26c31150]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425084954898 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084954898 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425084954898 DCN DEBUG handle_cn_disc_ind() conn_id=30 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425084954898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x559c26b19c10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425084954898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x559c26b19c10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425084954898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11997185)[0x559c26c32520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425084954898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11997185)[0x559c26c32520]{disconnected}: Freeing instance (context_map.c:202) 20250425084954898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11997185)[0x559c26c32520]{disconnected}: Deallocated (fsm.c:568) 20250425084954898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x559c26b19c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425084954898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x559c26b19c10]{disconnected}: Freeing instance (context_map.c:206) 20250425084954898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x559c26b19c10]{disconnected}: Deallocated (fsm.c:568) 20250425084954899 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11997185 SCCP-30 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250425084954899 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001510fc), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:415) 20250425084954899 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084954899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425084954899 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425084954899 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425084954899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425084954899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425084954899 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0f 05 15 10 fc 00 00 1e 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425084954899 DLSCCP DEBUG SCCP-SCOC(30)[0x559c26c31150]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425084954899 DLSCCP DEBUG SCCP-SCOC(30)[0x559c26c31150]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425084954899 DLSCCP DEBUG SCCP-SCOC(30)[0x559c26c31150]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425084954899 DLSCCP DEBUG SCCP-SCOC(30)[0x559c26c31150]{IDLE}: Deallocated (fsm.c:568) 20250425084954899 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084954899 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425084954899 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425084954899 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425084954899 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425084954899 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250425084954899 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425084954899 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425084954899 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425084954899 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0f 05 15 10 fc 00 00 1e 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(318)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@7fdc3b52d31d: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425084956898 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34977<->l=127.0.0.1:4262) (control_if.c:193) 20250425084956898 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57600<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(311)@7fdc3b52d31d: Final verdict of PTC: none VirtHNBGW-STATS(310)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425084956900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57588<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425084956900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425084956900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425084956900 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425084956900 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425084956900 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_ranap_ps_mo_disconnect(309)@7fdc3b52d31d: Final verdict of PTC: none 20250425084956902 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425084956902 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084956902 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425084956902 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425084956902 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425084956902 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084956902 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425084956902 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425084956902 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425084956902 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084956902 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084956902 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425084956902 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425084956902 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425084956902 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425084956902 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425084956902 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084956902 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084956902 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425084956902 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084956902 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc0-RAN(316)@7fdc3b52d31d: Final verdict of PTC: none 20250425084956902 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084956902 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084956902 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084956902 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425084956902 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425084956902 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(315)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(318)@7fdc3b52d31d: Final verdict of PTC: none 20250425084956903 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425084956903 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425084956903 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425084956903 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425084956903 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425084956903 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425084956903 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425084956903 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425084956903 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425084956903 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425084956903 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425084956903 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425084956903 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084956903 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084956903 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425084956903 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084956903 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084956903 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084956903 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084956903 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084956903 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084956903 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084956903 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425084956903 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425084956903 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425084956903 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425084956903 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425084956903 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425084956903 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425084956903 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425084956903 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425084956903 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425084956903 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425084956903 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(317)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(320)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(319)@7fdc3b52d31d: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(313)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(312)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-MGCP(321)@7fdc3b52d31d: Final verdict of PTC: none 20250425084956905 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57612<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Fri Apr 25 08:49:56 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc 20250425084956967 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33494<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425084957369 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33494<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=317260) Waiting for packet dumper to finish... 1 (prev_count=317260, count=317800) 20250425084958903 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084958903 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084958903 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425084958903 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425084958903 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425084958903 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref'. ------ HNBGW_Tests.TC_ranap_cs_creq_cref ------ Fri Apr 25 08:49:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_ranap_cs_creq_cref started. 20250425085000476 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33508<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085000482 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33524<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085000487 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42867<->l=127.0.0.1:4262) (control_if.c:572) 20250425085000506 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085000506 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085000506 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085000506 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085000506 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085000506 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085000506 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085000506 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_ranap_cs_creq_cref-Iuh0(327)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085000507 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085000507 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085000508 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085000508 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085000508 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085000508 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085000508 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085000508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085000508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085000508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085000508 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085000508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085000508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085000508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085000508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085000508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085000508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085000508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085000508 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085000508 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085000508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085000508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085000508 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 07 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085000508 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085000508 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085000508 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085000508 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085000508 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085000508 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085000508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085000508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085000508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085000508 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085000508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085000508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085000508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085000508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085000508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085000508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085000508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085000508 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085000508 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085000508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085000508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085000508 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0b 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085000508 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085000508 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085000508 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085000508 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085000508 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085000508 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085000508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085000508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085000508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085000508 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=5 -> eSLS=37: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085000508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085000508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085000508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085000508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085000508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085000508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085000508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085000508 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085000508 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085000508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085000508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085000508 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085000508 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085000508 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085000508 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085000508 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085000508 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085000508 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085000508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085000508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085000508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085000508 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085000508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085000508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085000508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085000508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085000508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085000508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085000508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085000508 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085000508 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085000508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085000508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085000508 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085000508 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085000508 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085000508 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085000508 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085000508 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085000508 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085000508 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085000508 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085000508 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085000508 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085000508 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085000508 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085000508 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085000508 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085000508 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085000508 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085000508 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085000508 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085000508 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085000508 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085000508 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085000508 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085000508 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085000508 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085000508 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(331)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(331)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(329)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085000526 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085000526 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085000526 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085000526 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085000526 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085000526 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085000527 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085000527 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085000528 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085000528 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085000528 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085000528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085000528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085000528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085000528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085000528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085000528 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=12 -> eSLS=92: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085000528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085000528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085000528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085000528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085000528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085000528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085000528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085000528 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=12 -> eSLS=124: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085000528 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085000528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085000528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085000528 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0c 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085000528 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085000528 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085000528 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085000528 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085000528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085000528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085000528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085000528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085000528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085000528 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085000528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085000528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085000528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085000528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085000528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085000528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085000528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085000528 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085000528 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085000528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085000528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085000528 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 00 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085000528 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085000528 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085000528 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085000528 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085000528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085000528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085000528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085000528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085000528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085000528 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085000528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085000528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085000528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085000528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085000528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085000528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085000528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085000528 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085000528 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085000528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085000528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085000528 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 04 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085000528 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085000528 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085000528 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085000528 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085000528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085000528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085000528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085000528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085000528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085000528 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085000528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085000528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085000528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085000528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085000528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085000528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085000528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085000528 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085000528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085000528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085000528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085000528 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085000528 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085000528 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085000528 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085000528 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085000528 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085000528 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085000528 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085000528 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085000528 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085000528 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085000528 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085000528 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085000528 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085000528 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085000528 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085000528 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085000528 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085000528 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085000528 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085000528 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085000528 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085000528 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085000528 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085000528 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085000528 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(334)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(334)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(334)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(332)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085000549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085000549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085000549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085000549 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085000549 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085000549 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085000549 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085000549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085000549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085000722 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085000722 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085000722 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085000722 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(331)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085000730 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085000730 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085000730 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085000730 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085000730 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085000730 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085000730 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085000730 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085000730 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085000730 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085000730 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085000733 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085000733 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085000734 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085000734 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085000734 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085000734 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085000734 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085000734 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085000734 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085000734 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085000734 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085000734 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085000734 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085000734 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085000734 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085000734 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085000734 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085000734 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085000734 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085000734 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085000734 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085000734 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085000735 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085000735 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085000735 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085000736 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085000736 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085000736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085000736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085000736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085000736 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085000736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085000736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085000736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085000736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085000736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085000736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085000736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085000736 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085000736 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085000736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085000736 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085000736 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085000736 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085000736 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085000736 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085000736 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085000736 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085000736 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085000736 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250425085000736 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085000736 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085000736 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085000736 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085000739 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085000739 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085000739 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085000739 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(334)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085000746 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085000746 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085000746 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085000746 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085000746 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085000746 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085000746 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085000746 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085000746 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085000746 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085000746 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085000749 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085000749 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085000749 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085000749 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085000749 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085000749 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085000749 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085000749 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085000749 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085000749 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085000749 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085000749 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085000749 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085000749 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085000749 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085000749 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085000749 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085000749 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085000749 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085000749 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085000749 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085000749 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085000749 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085000751 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085000751 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085000751 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085000751 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085000751 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085000751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085000751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085000751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085000751 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085000751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085000751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085000751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085000751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085000751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085000751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085000751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085000751 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085000751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085000751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085000751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085000751 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085000751 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085000751 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085000751 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085000751 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085000751 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085000751 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085000751 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250425085000751 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085000752 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085000752 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085000752 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(330)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085001537 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085001537 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085001537 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085001537 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085001537 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085001537 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085001537 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085001537 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085001538 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085001538 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085001538 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085001538 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085001538 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085001538 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085001538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085001538 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085001538 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085001538 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085001538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085001538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085001538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085001538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085001538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085001538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085001538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085001538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085001538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085001538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085001538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085001538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085001538 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085001538 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085001538 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085001538 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085001538 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085001538 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085001538 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085001538 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085001538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085001538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085001538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085001538 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085001538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085001538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085001538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085001538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085001538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085001538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085001538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085001538 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085001538 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085001538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085001538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085001538 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085001538 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085001538 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425085001538 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085001538 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085001538 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085001538 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085001538 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085001538 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250425085001538 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085001538 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085001538 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085001538 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085001539 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085001539 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085001539 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085001539 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085001539 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085001539 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085001539 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085001539 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085001539 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085001539 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085001539 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085001539 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085001539 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085001539 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085001539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085001539 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085001539 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085001539 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085001539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085001539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085001539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085001539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085001539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085001539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085001539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085001539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085001539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085001539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085001539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085001539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085001539 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085001539 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085001540 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085001540 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085001540 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(333)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085001549 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085001549 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085001549 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085001549 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085001549 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085001549 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085001549 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085001549 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085001549 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085001549 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085001549 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085001549 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085001549 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085001549 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085001549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085001549 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085001549 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085001549 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085001549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085001549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085001549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085001549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085001549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085001549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085001549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085001549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085001549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085001549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085001549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085001549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085001549 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085001549 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085001549 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085001549 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085001549 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085001549 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085001549 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085001549 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085001549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085001549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085001549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085001549 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085001549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085001549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085001549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085001549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085001549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085001549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085001549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085001549 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085001549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085001549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085001549 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085001550 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085001550 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085001550 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425085001550 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085001550 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085001550 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085001550 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085001550 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085001550 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250425085001550 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085001550 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085001550 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085001550 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085001552 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085001552 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085001552 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085001552 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085001552 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085001552 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085001552 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085001552 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085001552 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085001552 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085001552 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085001552 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085001552 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085001552 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085001552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085001552 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085001552 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085001552 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085001552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085001552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085001552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085001552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085001552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085001552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085001552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085001552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085001552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085001552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085001552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085001552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085001552 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085001553 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085001553 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085001553 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085001553 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085001582 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33528<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_creq_cref0(336)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(330)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@7fdc3b52d31d: Created Expect[0] for '05080200F110172A52082926240000000070'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@7fdc3b52d31d: Added conn table entry 0TC_ranap_cs_creq_cref0(336)4505649 20250425085002599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085002599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085002599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085002599 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085002599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x44c031, normal) (hnbgw_rua.c:406) 20250425085002599 DHNB DEBUG map_rua[0x559c26c32520]{init}: Allocated (fsm.c:456) 20250425085002599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4505649)[0x559c26c32520]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085002599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4505649 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085002599 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085002599 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085002599 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4505649 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085002599 DCN DEBUG map_sccp[0x559c26b19c10]{init}: Allocated (fsm.c:456) 20250425085002599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x559c26b19c10]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085002599 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4505649 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085002599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4505649 SCCP-31 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085002599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4505649)[0x559c26c32520]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085002599 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085002599 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085002599 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4505649 SCCP-31 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085002599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x559c26b19c10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085002599 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085002599 DLSCCP DEBUG SCCP-SCOC(31)[0x559c26c31150]{IDLE}: Allocated (fsm.c:456) 20250425085002599 DLSCCP DEBUG SCCP-SCOC(31)[0x559c26c31150]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085002599 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001f), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f40030003750056400500f1100926) (sccp_scrc.c:415) 20250425085002599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085002599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085002599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085002599 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085002599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085002599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085002599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085002599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085002599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085002599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085002599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085002599 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085002599 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085002599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085002599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085002599 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 1f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 70 00 4f 40 03 00 03 75 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085002599 DLSCCP DEBUG SCCP-SCOC(31)[0x559c26c31150]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085002599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x559c26b19c10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085002599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4505649)[0x559c26c32520]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085002599 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085002599 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085002599 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085002599 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085002599 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085002599 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250425085002599 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085002599 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085002599 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085002599 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 1f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 70 00 4f 40 03 00 03 75 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(329)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@7fdc3b52d31d: Found Expect[0] for l3='05080200F110172A52082926240000000070'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@7fdc3b52d31d: Added conn table entry 0TC_ranap_cs_creq_cref0(336)16735692 TC_ranap_cs_creq_cref0(336)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@7fdc3b52d31d: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)16735692 HNBGW_Test.msc0-SCCP(329)@7fdc3b52d31d: Session index based on connection ID:0 20250425085002604 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085002604 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085002604 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085002604 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085002604 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085002604 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085002604 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085002604 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085002604 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085002604 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 16 00 00 00 bc 00 00 00 bd 03 02 00 00 03 00 00 1f 02 00 00 00 00 06 00 08 00 00 00 07  20250425085002604 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085002604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085002604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085002604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085002604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085002604 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001f), PART(T=SCCP Cause,L=4,D=00000202) (sccp_scrc.c:486) 20250425085002604 DLSCCP DEBUG Received CO:COREF for local reference 31 (sccp_scoc.c:1855) 20250425085002604 DLSCCP DEBUG SCCP-SCOC(31)[0x559c26c31150]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1889) 20250425085002604 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085002604 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085002604 DCN DEBUG handle_cn_disc_ind() conn_id=31 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Refusal Cause (hnbgw_cn.c:137) 20250425085002604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x559c26b19c10]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085002604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x559c26b19c10]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:281) 20250425085002604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4505649)[0x559c26c32520]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085002604 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4505649)[0x559c26c32520]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085002604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085002604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4505649)[0x559c26c32520]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085002605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4505649)[0x559c26c32520]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085002605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4505649)[0x559c26c32520]{disrupted}: Freeing instance (context_map.c:202) 20250425085002605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4505649)[0x559c26c32520]{disrupted}: Deallocated (fsm.c:568) 20250425085002605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x559c26b19c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085002605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x559c26b19c10]{disconnected}: Freeing instance (context_map.c:206) 20250425085002605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x559c26b19c10]{disconnected}: Deallocated (fsm.c:568) 20250425085002605 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4505649 SCCP-31 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250425085002605 DLSCCP DEBUG SCCP-SCOC(31)[0x559c26c31150]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1121) 20250425085002605 DLSCCP DEBUG SCCP-SCOC(31)[0x559c26c31150]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085002605 DLSCCP DEBUG SCCP-SCOC(31)[0x559c26c31150]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085002605 DLSCCP DEBUG SCCP-SCOC(31)[0x559c26c31150]{IDLE}: Deallocated (fsm.c:568) 20250425085002605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085002605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@7fdc3b52d31d: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)4505649 MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425085002609 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33524<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085002609 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42867<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(324)@7fdc3b52d31d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(325)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085002610 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33508<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085002610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085002610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085002610 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085002610 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085002610 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(329)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(333)@7fdc3b52d31d: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_creq_cref(323)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(332)@7fdc3b52d31d: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0(327)@7fdc3b52d31d: Final verdict of PTC: none 20250425085002612 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085002612 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085002612 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085002612 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085002612 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085002612 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085002612 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085002612 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085002612 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085002612 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085002612 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085002612 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085002612 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085002612 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085002612 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085002612 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085002612 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085002612 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085002612 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.msc0-RAN(330)@7fdc3b52d31d: Final verdict of PTC: none 20250425085002612 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085002612 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085002612 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085002612 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085002612 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085002612 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085002612 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085002612 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085002612 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085002612 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085002612 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085002612 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085002612 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085002612 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085002612 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085002612 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085002612 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085002612 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW-MGCP(335)@7fdc3b52d31d: Final verdict of PTC: none 20250425085002612 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085002612 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085002612 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085002612 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085002612 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085002612 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc0-M3UA(331)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(334)@7fdc3b52d31d: Final verdict of PTC: none 20250425085002612 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085002612 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085002612 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085002612 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085002612 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085002612 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085002612 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085002612 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085002612 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085002612 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085002612 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085002612 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085002612 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085002612 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085002612 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085002612 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085002612 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085002612 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(326)@7fdc3b52d31d: Final verdict of PTC: none 20250425085002613 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33528<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(336)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass'. Fri Apr 25 08:50:02 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_creq_cref pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_creq_cref.talloc 20250425085002666 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33534<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085003067 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33534<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=206452) Waiting for packet dumper to finish... 1 (prev_count=206452, count=262572) 20250425085004612 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085004613 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085004613 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085004613 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085004613 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085004613 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref'. ------ HNBGW_Tests.TC_ranap_ps_creq_cref ------ Fri Apr 25 08:50:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_ranap_ps_creq_cref started. 20250425085006154 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51418<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085006157 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51426<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085006159 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38639<->l=127.0.0.1:4262) (control_if.c:572) 20250425085006171 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085006171 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085006171 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085006171 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085006171 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085006171 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085006172 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085006172 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_creq_cref-Iuh0(341)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085006172 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085006172 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085006173 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085006173 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085006173 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085006173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085006173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085006173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085006173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085006173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085006173 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085006173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085006173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085006173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085006173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085006173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085006173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085006173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085006173 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085006173 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085006173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085006173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085006173 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0d 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085006173 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085006173 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085006173 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085006173 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085006173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085006173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085006173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085006173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085006173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085006173 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085006173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085006173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085006173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085006173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085006173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085006173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085006173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085006173 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085006173 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085006173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085006173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085006173 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 00 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085006173 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085006173 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085006173 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085006173 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085006173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085006173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085006173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085006173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085006173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085006173 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085006173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085006173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085006173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085006173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085006173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085006173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085006173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085006173 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085006173 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085006173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085006173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085006173 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085006173 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085006173 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085006173 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085006173 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085006173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085006173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085006173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085006173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085006173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085006173 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085006173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085006173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085006174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085006174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085006174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085006174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085006174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085006174 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085006174 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085006174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085006174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085006174 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085006174 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085006174 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085006174 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085006174 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085006174 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085006174 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085006174 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085006174 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085006174 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085006174 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085006174 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085006174 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085006174 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085006174 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085006174 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085006174 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085006174 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085006174 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085006174 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085006174 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085006174 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085006174 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085006174 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085006174 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085006174 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(345)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(345)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(343)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085006188 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085006188 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085006188 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085006188 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085006188 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085006188 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085006189 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085006189 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085006190 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085006190 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085006190 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085006190 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085006190 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085006190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085006190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085006190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085006190 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=0 -> eSLS=80: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085006190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085006190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085006190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085006190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085006190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085006190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085006190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085006190 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=0 -> eSLS=112: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085006190 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085006190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085006190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085006190 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 00 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085006190 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085006190 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085006190 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085006190 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085006190 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085006190 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085006190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085006190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085006190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085006190 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085006190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085006190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085006190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085006190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085006190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085006190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085006190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085006190 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085006190 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085006190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085006190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085006190 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 06 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085006190 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085006190 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085006190 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085006190 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085006190 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085006190 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085006190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085006190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085006190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085006190 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085006190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085006190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085006190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085006190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085006190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085006190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085006190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085006190 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085006190 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085006190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085006190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085006190 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 08 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085006190 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085006190 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085006190 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085006190 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085006190 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085006190 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085006190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085006190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085006190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085006190 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085006190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085006190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085006190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085006190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085006190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085006190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085006190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085006190 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085006190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085006190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085006190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085006190 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085006190 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085006191 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085006191 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085006191 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085006191 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085006191 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085006191 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085006191 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085006191 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085006191 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085006191 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085006191 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085006191 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085006191 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085006191 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085006191 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085006191 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085006191 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085006191 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=8 -> eSLS=24: picked Normal Route via 'virt-sgsn1' round-robin style 20250425085006191 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085006191 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085006191 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085006191 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085006191 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085006191 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085006191 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(348)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(346)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085006215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085006215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085006215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085006215 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085006215 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085006215 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085006215 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085006215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085006215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085006384 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085006384 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085006384 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085006384 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(345)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085006386 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085006386 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085006386 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085006386 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085006386 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085006386 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085006386 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085006386 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085006386 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085006386 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085006386 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085006387 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085006387 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085006387 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085006387 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085006387 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085006387 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085006387 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085006387 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085006387 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085006387 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085006387 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085006387 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085006387 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085006387 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085006387 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085006387 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085006387 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085006387 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085006387 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085006388 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085006388 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085006388 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085006389 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085006389 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085006389 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085006389 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085006389 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085006389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085006389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085006389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085006389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085006389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085006389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085006389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085006389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085006389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085006389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085006389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085006389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085006389 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085006389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085006389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085006389 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085006389 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085006389 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085006389 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085006389 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085006389 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085006389 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085006389 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425085006389 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085006389 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085006389 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085006389 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085006402 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085006402 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085006402 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085006402 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(348)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085006408 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085006408 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085006408 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085006408 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085006408 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085006408 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085006408 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085006408 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085006408 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085006408 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085006408 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085006411 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085006411 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085006411 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085006411 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085006411 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085006411 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085006411 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085006411 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085006411 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085006411 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085006411 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085006411 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085006411 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085006411 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085006411 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085006411 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085006411 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085006411 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085006411 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085006411 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085006411 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085006411 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085006411 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085006412 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085006412 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085006412 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085006412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085006412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085006412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085006412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085006412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085006412 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085006412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085006412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085006412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085006412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085006412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085006412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085006412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085006412 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085006412 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085006412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085006412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085006412 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085006412 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085006412 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085006412 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085006412 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085006412 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085006412 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085006412 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250425085006412 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085006412 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085006412 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085006412 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(344)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085007193 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085007193 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085007193 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085007193 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085007193 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085007193 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085007193 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085007193 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085007193 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085007193 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085007193 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085007193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085007193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085007193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085007193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085007193 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085007193 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085007193 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085007193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085007193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085007193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085007193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085007193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085007193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085007193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085007193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085007193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085007193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085007193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085007193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085007193 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085007193 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085007193 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085007193 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085007193 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085007193 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085007193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085007193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085007193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085007193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085007193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085007193 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085007193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085007193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085007193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085007193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085007193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085007193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085007193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085007193 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085007193 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085007193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085007193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085007193 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085007193 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085007193 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425085007193 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085007193 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085007193 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085007193 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085007193 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085007193 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250425085007193 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085007193 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085007193 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085007193 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085007195 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085007195 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085007195 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085007195 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085007195 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085007195 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085007195 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085007195 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085007195 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085007195 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085007195 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085007195 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085007195 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085007195 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085007195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085007195 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085007195 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085007195 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085007195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085007195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085007195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085007195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085007195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085007195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085007195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085007195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085007195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085007195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085007195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085007195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085007195 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085007195 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085007195 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085007195 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085007195 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085007210 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085007210 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085007210 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085007210 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085007210 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085007210 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085007210 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085007210 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085007210 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085007210 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085007210 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085007210 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085007210 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085007210 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085007210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085007210 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085007210 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085007210 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085007210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085007210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085007210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085007210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085007210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085007210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085007210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085007210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085007210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085007210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085007210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085007210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085007210 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085007210 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085007210 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085007210 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085007210 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085007210 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085007210 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085007210 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085007210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085007210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085007210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085007210 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085007210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085007210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085007210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085007210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085007210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085007210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085007210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085007210 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085007210 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085007210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085007210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085007210 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085007210 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085007210 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425085007210 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085007210 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085007210 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085007210 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085007210 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085007210 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250425085007210 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085007210 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085007210 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085007210 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-RAN(347)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085007213 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085007214 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085007214 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085007214 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085007214 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085007214 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085007214 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085007214 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085007214 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085007214 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085007214 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085007214 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085007214 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085007214 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085007214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085007214 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085007214 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085007214 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085007214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085007214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085007214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085007214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085007214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085007214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085007214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085007214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085007214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085007214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085007214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085007214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085007214 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085007214 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085007214 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085007214 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085007214 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085007235 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51438<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_creq_cref0(350)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(347)@7fdc3b52d31d: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@7fdc3b52d31d: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@7fdc3b52d31d: Added conn table entry 0TC_ranap_ps_creq_cref0(350)16128825 20250425085008261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085008261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085008261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085008261 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085008262 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf61b39, normal) (hnbgw_rua.c:406) 20250425085008262 DHNB DEBUG map_rua[0x559c26c32520]{init}: Allocated (fsm.c:456) 20250425085008262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16128825)[0x559c26c32520]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085008262 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16128825 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085008262 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085008262 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085008262 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085008262 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16128825 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085008262 DCN DEBUG map_sccp[0x559c26b19c10]{init}: Allocated (fsm.c:456) 20250425085008262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x559c26b19c10]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085008262 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16128825 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085008262 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16128825 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085008262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16128825)[0x559c26c32520]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085008262 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085008262 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085008262 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16128825 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085008262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x559c26b19c10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085008262 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085008262 DLSCCP DEBUG SCCP-SCOC(32)[0x559c26c31150]{IDLE}: Allocated (fsm.c:456) 20250425085008262 DLSCCP DEBUG SCCP-SCOC(32)[0x559c26c31150]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085008262 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000020), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f400300023b0056400500f1100926) (sccp_scrc.c:415) 20250425085008262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085008262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085008262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085008262 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085008262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085008262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085008262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085008262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085008262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085008262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085008262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085008262 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085008262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085008262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085008262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085008262 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 20 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 80 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 3b 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085008262 DLSCCP DEBUG SCCP-SCOC(32)[0x559c26c31150]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085008262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x559c26b19c10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085008262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16128825)[0x559c26c32520]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085008262 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085008262 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085008262 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085008262 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085008262 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085008262 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250425085008262 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085008263 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085008263 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085008263 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 20 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 80 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 3b 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(346)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@7fdc3b52d31d: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@7fdc3b52d31d: Added conn table entry 0TC_ranap_ps_creq_cref0(350)11173245 TC_ranap_ps_creq_cref0(350)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@7fdc3b52d31d: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)11173245 HNBGW_Test.sgsn0-SCCP(346)@7fdc3b52d31d: Session index based on connection ID:0 20250425085008272 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085008272 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085008272 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085008272 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085008272 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085008272 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085008272 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085008272 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085008272 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085008272 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 16 00 00 00 b9 00 00 00 bd 03 02 00 00 03 00 00 20 02 00 00 00 00 06 00 08 00 00 00 07  20250425085008272 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085008272 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085008272 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085008272 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085008272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085008272 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000020), PART(T=SCCP Cause,L=4,D=00000202) (sccp_scrc.c:486) 20250425085008272 DLSCCP DEBUG Received CO:COREF for local reference 32 (sccp_scoc.c:1855) 20250425085008272 DLSCCP DEBUG SCCP-SCOC(32)[0x559c26c31150]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1889) 20250425085008272 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085008272 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085008272 DCN DEBUG handle_cn_disc_ind() conn_id=32 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Refusal Cause (hnbgw_cn.c:137) 20250425085008272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x559c26b19c10]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085008272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x559c26b19c10]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:281) 20250425085008272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16128825)[0x559c26c32520]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085008272 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16128825)[0x559c26c32520]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085008272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425085008272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16128825)[0x559c26c32520]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085008272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16128825)[0x559c26c32520]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085008272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16128825)[0x559c26c32520]{disrupted}: Freeing instance (context_map.c:202) 20250425085008272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16128825)[0x559c26c32520]{disrupted}: Deallocated (fsm.c:568) 20250425085008272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x559c26b19c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085008272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x559c26b19c10]{disconnected}: Freeing instance (context_map.c:206) 20250425085008272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x559c26b19c10]{disconnected}: Deallocated (fsm.c:568) 20250425085008272 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16128825 SCCP-32 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250425085008272 DLSCCP DEBUG SCCP-SCOC(32)[0x559c26c31150]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1121) 20250425085008272 DLSCCP DEBUG SCCP-SCOC(32)[0x559c26c31150]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085008272 DLSCCP DEBUG SCCP-SCOC(32)[0x559c26c31150]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085008272 DLSCCP DEBUG SCCP-SCOC(32)[0x559c26c31150]{IDLE}: Deallocated (fsm.c:568) 20250425085008272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085008272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@7fdc3b52d31d: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)16128825 MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425085008280 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38639<->l=127.0.0.1:4262) (control_if.c:193) 20250425085008281 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51426<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(339)@7fdc3b52d31d: Final verdict of PTC: none VirtHNBGW-STATS(338)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085008285 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51418<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085008286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@7fdc3b52d31d: Final verdict of PTC: none 20250425085008286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085008286 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085008286 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085008286 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc0-SCCP(343)@7fdc3b52d31d: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_creq_cref(337)@7fdc3b52d31d: Final verdict of PTC: none 20250425085008286 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085008286 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085008286 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085008286 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085008286 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085008286 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085008286 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085008286 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085008286 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085008286 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085008286 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085008286 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085008286 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085008286 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.sgsn0-SCCP(346)@7fdc3b52d31d: Final verdict of PTC: none 20250425085008286 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085008286 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085008286 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425085008286 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085008286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085008286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(344)@7fdc3b52d31d: Final verdict of PTC: none 20250425085008286 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085008286 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085008286 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085008286 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085008286 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085008286 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085008286 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085008287 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085008287 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085008287 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085008287 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085008287 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085008287 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085008287 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085008287 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085008287 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085008287 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085008287 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085008287 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(348)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(345)@7fdc3b52d31d: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(341)@7fdc3b52d31d: Final verdict of PTC: none 20250425085008287 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085008287 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085008287 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085008287 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085008287 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085008287 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085008287 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085008287 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085008287 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085008287 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085008287 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085008287 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085008287 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085008287 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085008287 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085008287 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085008288 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085008288 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085008288 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085008288 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085008288 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085008288 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(347)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-MGCP(349)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(340)@7fdc3b52d31d: Final verdict of PTC: none 20250425085008293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51438<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass'. Fri Apr 25 08:50:08 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_creq_cref pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_creq_cref.talloc 20250425085008366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51454<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085008769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51454<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=263608) Waiting for packet dumper to finish... 1 (prev_count=263608, count=264148) 20250425085010288 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085010288 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085010288 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085010288 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085010288 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085010288 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc'. ------ HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc ------ Fri Apr 25 08:50:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_ps_rua_disconnect_during_sccp_cr_cc started. 20250425085011843 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51458<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085011846 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51464<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085011849 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39877<->l=127.0.0.1:4262) (control_if.c:572) 20250425085011862 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085011862 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085011862 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085011862 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085011863 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085011863 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085011863 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085011863 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085011863 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085011863 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085011864 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085011864 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085011864 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085011864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085011864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085011864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085011864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085011864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085011864 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085011864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085011864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085011864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085011864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085011864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085011864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085011864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085011864 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085011864 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085011864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085011864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085011864 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 01 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085011864 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085011864 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085011864 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085011864 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085011864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085011864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085011864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085011864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085011864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085011864 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085011864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085011864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085011864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085011864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085011864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085011864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085011864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085011864 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085011864 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085011864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085011864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085011864 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0e 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085011864 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085011864 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085011864 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085011864 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085011864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085011864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085011864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085011864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085011864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085011864 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085011864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085011864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085011864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085011864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085011864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085011864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085011864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085011864 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085011864 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085011864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085011865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085011865 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085011865 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085011865 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085011865 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085011865 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085011865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085011865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085011865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085011865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085011865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085011865 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085011865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085011865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085011865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085011865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085011865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085011865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085011865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085011865 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085011865 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085011865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085011865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085011865 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085011865 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085011865 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085011865 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085011865 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085011865 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085011865 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085011865 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085011865 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085011865 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085011865 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085011865 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085011865 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085011865 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085011865 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085011865 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085011865 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085011865 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085011865 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085011865 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085011865 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085011865 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085011865 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085011865 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085011865 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085011865 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(359)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(359)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(357)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085011880 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085011880 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085011880 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085011880 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085011880 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085011880 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085011880 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085011880 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085011881 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085011881 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085011881 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085011881 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085011881 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085011881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085011881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085011881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085011881 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=5 -> eSLS=85: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085011881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085011881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085011881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085011881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085011881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085011881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085011881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085011881 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085011881 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085011881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085011881 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085011881 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 05 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085011881 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085011881 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085011881 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085011881 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085011881 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085011881 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085011881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085011881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085011881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085011881 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=1 -> eSLS=33: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085011881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085011881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085011881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085011881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085011881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085011881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085011881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085011881 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=1 -> eSLS=1: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085011881 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085011881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085011881 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085011881 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 01 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085011881 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085011881 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085011881 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085011881 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085011881 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085011882 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085011882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085011882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085011882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085011882 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085011882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085011882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085011882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085011882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085011882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085011882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085011882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085011882 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085011882 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085011882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085011882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085011882 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085011882 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085011882 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085011882 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085011882 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085011882 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085011882 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085011882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085011882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085011882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085011882 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085011882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085011882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085011882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085011882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085011882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085011882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085011882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085011882 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085011882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085011882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085011882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085011882 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085011882 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085011882 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085011882 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085011882 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085011882 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085011882 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085011882 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085011882 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085011882 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085011882 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085011882 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085011882 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085011882 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085011882 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085011882 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085011882 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085011882 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085011882 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085011882 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085011882 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085011882 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085011882 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085011882 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085011882 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085011882 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(362)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(360)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085011906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085011906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085011906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085011906 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085011906 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085011906 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085011906 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085011906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085011906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085012076 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085012076 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085012076 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085012076 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(359)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085012078 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085012078 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085012078 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085012078 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085012078 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085012078 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085012078 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085012078 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085012078 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085012078 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085012078 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085012079 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085012079 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085012079 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085012079 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085012079 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085012079 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085012079 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085012079 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085012079 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085012079 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085012079 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085012079 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085012079 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085012079 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085012079 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085012079 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085012079 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085012079 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085012079 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085012079 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085012079 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085012079 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085012080 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085012080 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085012080 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085012080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085012080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085012080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085012080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085012080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085012080 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085012080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085012080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085012080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085012080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085012080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085012080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085012080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085012080 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085012080 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085012080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085012080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085012080 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085012080 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085012081 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085012081 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085012081 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085012081 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085012081 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085012081 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425085012081 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085012081 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085012081 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085012081 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085012093 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085012093 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085012093 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085012093 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(362)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085012095 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085012095 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085012095 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085012095 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085012095 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085012095 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085012095 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085012095 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085012095 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085012095 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085012095 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085012095 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085012095 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085012095 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085012095 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085012095 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085012095 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085012095 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085012095 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085012095 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085012095 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085012095 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085012095 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085012095 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085012095 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085012095 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085012095 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085012095 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085012095 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085012095 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085012095 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085012095 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085012095 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085012095 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085012096 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085012096 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085012096 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085012096 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085012096 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085012096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085012096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085012096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085012096 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085012096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085012096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085012096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085012096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085012096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085012096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085012096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085012096 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085012096 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085012096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085012096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085012096 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085012096 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085012096 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085012096 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085012096 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085012097 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085012097 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085012097 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250425085012097 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085012097 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085012097 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085012097 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(358)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085012885 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085012885 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085012885 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085012885 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085012886 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085012886 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085012886 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085012886 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085012886 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085012886 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085012886 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085012886 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085012886 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085012886 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085012886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085012886 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085012886 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085012886 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085012886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085012886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085012886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085012886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085012886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085012886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085012886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085012886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085012886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085012886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085012886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085012886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085012886 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085012886 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085012886 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085012886 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085012886 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085012886 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085012886 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085012886 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085012886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085012886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085012886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085012886 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085012886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085012886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085012886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085012886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085012886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085012886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085012886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085012886 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085012886 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085012886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085012886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085012886 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085012886 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085012886 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425085012886 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085012886 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085012886 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085012886 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085012886 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085012886 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250425085012886 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085012886 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085012886 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085012886 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085012887 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085012887 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085012887 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085012887 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085012887 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085012887 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085012887 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085012887 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085012887 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085012887 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085012887 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085012887 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085012887 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085012887 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085012887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085012887 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085012887 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085012887 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085012887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085012887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085012887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085012887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085012887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085012887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085012887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085012887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085012887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085012887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085012887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085012887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085012887 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085012887 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085012887 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085012887 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085012887 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085012902 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085012902 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085012902 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085012902 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085012902 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085012902 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085012902 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085012902 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085012902 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085012902 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-RAN(361)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085012903 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085012903 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085012903 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085012903 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085012903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085012903 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085012903 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085012903 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085012903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085012903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085012903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085012903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085012903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085012903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085012903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085012903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085012903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085012903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085012903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085012903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085012903 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085012903 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085012903 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085012903 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085012903 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085012903 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085012903 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085012903 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085012903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085012903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085012903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085012903 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085012903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085012903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085012903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085012903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085012903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085012903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085012903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085012903 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085012903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085012903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085012903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085012903 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085012903 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085012903 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425085012903 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085012903 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085012903 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085012903 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085012903 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085012903 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250425085012903 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085012903 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085012903 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085012903 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085012905 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085012905 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085012905 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085012905 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085012905 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085012905 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085012905 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085012905 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085012905 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085012905 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085012906 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085012906 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085012906 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085012906 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085012906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085012906 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085012906 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085012906 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085012906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085012906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085012906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085012906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085012906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085012906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085012906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085012906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085012906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085012906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085012906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085012906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085012906 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085012906 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085012906 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085012906 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085012906 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085012919 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51474<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(361)@7fdc3b52d31d: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(361)@7fdc3b52d31d: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@7fdc3b52d31d: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)8552478 20250425085013957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085013957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085013957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085013957 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085013957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x82801e, normal) (hnbgw_rua.c:406) 20250425085013957 DHNB DEBUG map_rua[0x559c26c32520]{init}: Allocated (fsm.c:456) 20250425085013957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8552478)[0x559c26c32520]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085013957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8552478 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085013957 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085013957 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085013957 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085013957 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8552478 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085013957 DCN DEBUG map_sccp[0x559c26b19c10]{init}: Allocated (fsm.c:456) 20250425085013957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x559c26b19c10]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085013957 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8552478 <-> SCCP-33 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085013957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8552478 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085013957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8552478)[0x559c26c32520]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085013957 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085013957 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085013957 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8552478 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085013957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x559c26b19c10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085013957 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085013957 DLSCCP DEBUG SCCP-SCOC(33)[0x559c26c31150]{IDLE}: Allocated (fsm.c:456) 20250425085013957 DLSCCP DEBUG SCCP-SCOC(33)[0x559c26c31150]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085013957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000021), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030000750056400500f1100926) (sccp_scrc.c:415) 20250425085013957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085013957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085013957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085013957 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085013957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085013957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085013957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085013957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085013957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085013957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085013957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085013957 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085013957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085013957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085013957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085013957 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 21 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 60 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 75 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085013957 DLSCCP DEBUG SCCP-SCOC(33)[0x559c26c31150]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085013957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x559c26b19c10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085013957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8552478)[0x559c26c32520]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085013958 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085013958 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085013958 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085013958 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085013958 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085013958 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250425085013958 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085013958 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085013958 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085013958 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 21 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 60 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 75 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(360)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(360)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(361)@7fdc3b52d31d: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) HNBGW_Test.sgsn0-RAN(361)@7fdc3b52d31d: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)10184986 TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@7fdc3b52d31d: setverdict(pass): none -> pass TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@7fdc3b52d31d: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)8552478 20250425085014164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085014164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085014164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250425085014164 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085014165 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x82801e,cause=misc(unspecified)) (hnbgw_rua.c:438) 20250425085014165 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8552478 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:311) 20250425085014165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8552478)[0x559c26c32520]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085014165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8552478)[0x559c26c32520]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085014165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x559c26b19c10]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) HNBGW_Test.sgsn0-SCCP(360)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(360)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085014978 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085014978 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085014978 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085014978 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085014979 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085014979 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085014979 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085014979 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085014979 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085014979 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 21 99 5e 39 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085014979 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085014979 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085014979 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085014979 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085014979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085014979 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000021), PART(T=Source Reference,L=4,D=00995e39) (sccp_scrc.c:486) 20250425085014979 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1855) 20250425085014979 DLSCCP DEBUG SCCP-SCOC(33)[0x559c26c31150]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085014979 DLSCCP DEBUG SCCP-SCOC(33)[0x559c26c31150]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085014979 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085014979 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085014979 DCN DEBUG handle_cn_conn_conf() conn_id=33, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085014979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x559c26b19c10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085014979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x559c26b19c10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085014979 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085014979 DLSCCP DEBUG SCCP-SCOC(33)[0x559c26c31150]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085014979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00995e39), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085014979 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085014980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085014980 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085014980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085014980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085014980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085014980 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 03 04 99 5e 39 00 00 21 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085014980 DLSCCP DEBUG SCCP-SCOC(33)[0x559c26c31150]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085014980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x559c26b19c10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:296) 20250425085014980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8552478)[0x559c26c32520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085014980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8552478)[0x559c26c32520]{disconnected}: Freeing instance (context_map.c:202) 20250425085014980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8552478)[0x559c26c32520]{disconnected}: Deallocated (fsm.c:568) 20250425085014980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x559c26b19c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085014980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x559c26b19c10]{disconnected}: Freeing instance (context_map.c:206) 20250425085014980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x559c26b19c10]{disconnected}: Deallocated (fsm.c:568) 20250425085014980 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8552478 SCCP-33 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250425085014980 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085014980 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085014980 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085014980 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085014980 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085014980 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250425085014980 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085014981 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085014981 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085014981 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 03 04 99 5e 39 00 00 21 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(360)@7fdc3b52d31d: Session index based on local reference:0 20250425085014984 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085014984 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085014984 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085014984 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085014985 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085014985 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085014985 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085014985 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.sgsn0-RAN(361)@7fdc3b52d31d: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)10184986 20250425085014985 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085014985 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 21 99 5e 39 00 00 06 00 08 00 00 00 07  20250425085014985 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085014985 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085014985 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085014985 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085014985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085014985 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000021), PART(T=Source Reference,L=4,D=00995e39) (sccp_scrc.c:486) 20250425085014985 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1855) 20250425085014985 DLSCCP DEBUG SCCP-SCOC(33)[0x559c26c31150]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085014985 DLSCCP DEBUG SCCP-SCOC(33)[0x559c26c31150]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085014985 DLSCCP DEBUG SCCP-SCOC(33)[0x559c26c31150]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085014985 DLSCCP DEBUG SCCP-SCOC(33)[0x559c26c31150]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085014985 DLSCCP DEBUG SCCP-SCOC(33)[0x559c26c31150]{IDLE}: Deallocated (fsm.c:568) MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425085016000 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39877<->l=127.0.0.1:4262) (control_if.c:193) 20250425085016002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51464<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(353)@7fdc3b52d31d: Final verdict of PTC: none VirtHNBGW-STATS(352)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085016007 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51458<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085016009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085016009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085016009 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085016009 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085016009 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(357)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(358)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(361)@7fdc3b52d31d: Final verdict of PTC: none 20250425085016010 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085016010 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085016010 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085016010 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085016010 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085016011 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085016011 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085016011 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085016011 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085016011 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085016011 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085016011 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085016011 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085016011 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085016011 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085016011 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085016011 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085016011 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085016011 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085016011 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085016011 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085016011 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085016011 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085016011 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085016011 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085016011 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085016011 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085016012 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085016012 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(360)@7fdc3b52d31d: Final verdict of PTC: none 20250425085016012 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085016012 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085016012 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085016012 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085016012 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085016012 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085016012 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085016012 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085016012 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085016012 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085016012 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085016012 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(359)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(362)@7fdc3b52d31d: Final verdict of PTC: none 20250425085016012 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085016012 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085016012 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085016013 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085016013 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085016013 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085016013 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085016013 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085016013 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085016013 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085016013 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085016013 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085016013 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085016013 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085016013 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085016013 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085016013 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085016013 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085016013 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085016013 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-MGCP(363)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(354)@7fdc3b52d31d: Final verdict of PTC: none 20250425085016018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51474<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc0(364): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_ps_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass'. Fri Apr 25 08:50:16 UTC 2025 ====== HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.talloc 20250425085016108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41312<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085016510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41312<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=277592) Waiting for packet dumper to finish... 1 (prev_count=277592, count=278132) 20250425085018012 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085018012 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085018012 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085018012 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085018012 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085018012 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc'. ------ HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc ------ Fri Apr 25 08:50:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_cs_rua_disconnect_during_sccp_cr_cc started. 20250425085019623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41324<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085019628 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41334<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085019631 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34035<->l=127.0.0.1:4262) (control_if.c:572) 20250425085019648 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085019648 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085019648 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085019648 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085019648 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085019648 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085019648 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085019648 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085019648 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085019648 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085019649 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085019649 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085019649 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085019649 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085019649 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085019649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085019649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085019649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085019649 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085019649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085019649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085019649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085019649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085019649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085019649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085019649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085019649 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085019649 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085019649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085019649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085019649 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0d 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085019649 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085019649 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085019649 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085019649 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085019649 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085019649 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085019649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085019649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085019649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085019649 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085019649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085019649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085019649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085019649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085019649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085019649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085019649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085019649 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085019649 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085019649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085019649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085019649 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 03 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085019649 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085019649 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085019649 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085019649 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085019649 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085019649 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085019649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085019649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085019649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085019649 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=11 -> eSLS=43: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085019649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085019649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085019649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085019649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085019650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085019650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085019650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085019650 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=11 -> eSLS=11: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085019650 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085019650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085019650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085019650 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0b 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085019650 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085019650 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085019650 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085019650 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085019650 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085019650 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085019650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085019650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085019650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085019650 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085019650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085019650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085019650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085019650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085019650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085019650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085019650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085019650 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085019650 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085019650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085019650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085019650 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085019650 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085019650 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085019650 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085019650 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085019650 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085019650 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085019650 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085019650 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085019650 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085019650 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085019650 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085019650 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085019650 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085019650 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085019650 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085019650 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085019650 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085019650 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085019650 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085019650 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085019650 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085019650 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085019650 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085019650 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085019650 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(373)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(373)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-SCCP(371)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085019661 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085019661 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085019661 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085019661 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085019661 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085019661 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085019661 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085019661 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085019663 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085019663 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085019663 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085019663 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085019663 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085019663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085019663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085019663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085019663 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=9 -> eSLS=89: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085019663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085019663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085019663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085019663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085019663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085019663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085019663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085019663 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085019663 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085019663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085019663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085019663 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 09 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085019663 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085019663 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085019663 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085019663 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085019663 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085019663 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085019663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085019663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085019663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085019663 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085019663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085019663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085019663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085019663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085019663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085019663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085019663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085019663 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085019663 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085019663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085019663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085019663 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0a 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085019663 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085019663 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085019663 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085019663 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085019663 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085019663 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085019663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085019663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085019663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085019663 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085019663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085019663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085019663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085019663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085019663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085019663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085019663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085019663 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085019663 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085019663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085019663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085019663 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 08 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085019663 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085019663 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085019663 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085019663 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085019663 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085019663 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085019663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085019663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085019663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085019663 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085019663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085019663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085019663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085019663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085019663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085019663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085019663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085019663 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085019663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085019663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085019663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085019663 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085019663 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085019663 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085019663 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085019663 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085019663 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085019663 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085019663 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085019663 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085019663 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085019663 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085019663 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085019663 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085019663 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085019663 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085019663 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085019663 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085019663 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085019663 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085019663 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085019663 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085019663 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085019663 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085019663 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085019663 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085019663 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(376)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@7fdc3b52d31d: M3UA emulation initiated, the test can be started MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085019682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085019682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085019682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085019682 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085019682 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085019682 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085019682 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085019682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085019682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085019860 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085019860 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085019860 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085019860 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(373)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085019868 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085019868 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085019868 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085019868 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085019868 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085019869 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085019869 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085019869 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085019869 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085019869 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085019869 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085019871 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085019871 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085019871 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085019871 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085019871 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085019871 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085019871 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085019872 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085019872 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085019872 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085019872 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085019872 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085019872 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085019872 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085019872 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085019872 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085019872 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085019872 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085019872 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085019872 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085019872 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085019872 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085019873 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085019873 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085019873 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085019873 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425085019873 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085019873 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085019873 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085019873 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085019873 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085019873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085019873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085019873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085019873 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085019873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085019873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085019873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085019873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085019873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085019873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085019874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085019874 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085019874 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085019874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085019874 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085019874 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085019874 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085019874 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085019874 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085019874 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085019874 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085019874 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085019874 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250425085019874 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085019874 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085019874 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085019874 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(376)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085019879 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085019879 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085019879 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085019879 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085019879 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085019879 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085019879 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085019879 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085019879 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085019879 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085019879 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085019881 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085019881 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085019881 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085019881 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085019881 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085019881 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085019881 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085019881 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085019881 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085019881 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085019881 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085019881 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085019881 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085019881 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085019882 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085019882 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085019882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085019882 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085019882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085019882 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085019882 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085019882 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085019882 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085019883 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085019883 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085019883 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085019883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085019883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085019883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085019883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085019883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085019883 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085019883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085019883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085019883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085019883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085019883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085019883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085019883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085019883 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085019883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085019883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085019883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085019883 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085019883 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085019884 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085019884 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085019884 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085019884 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085019884 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085019884 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250425085019884 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085019884 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085019884 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085019884 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(372)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085020673 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085020673 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085020673 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085020673 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085020673 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085020673 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085020673 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085020673 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085020673 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085020673 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085020673 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085020673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085020673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085020673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085020673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085020673 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085020673 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085020673 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085020673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085020673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085020673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085020673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085020673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085020673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085020673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085020673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085020673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085020673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085020673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085020673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085020673 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085020673 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085020673 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085020674 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085020674 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085020674 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085020674 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085020674 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085020674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085020674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085020674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085020674 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085020674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085020674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085020674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085020674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085020674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085020674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085020674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085020674 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085020674 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085020674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085020674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085020674 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085020674 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085020674 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425085020674 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085020674 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085020674 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085020674 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085020674 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085020674 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425085020674 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085020674 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085020674 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085020674 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085020676 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085020676 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085020676 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085020676 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085020676 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085020676 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085020676 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085020676 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085020676 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085020676 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085020676 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085020676 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085020676 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085020676 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085020676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085020676 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085020676 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085020676 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085020676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085020676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085020676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085020676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085020676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085020676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085020676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085020676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085020676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085020676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085020676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085020676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085020676 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085020676 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085020676 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085020676 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085020677 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(375)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085020681 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085020681 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085020681 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085020681 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085020681 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085020681 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085020681 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085020681 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085020681 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085020681 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085020681 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085020681 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085020681 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085020681 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085020681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085020681 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085020681 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085020681 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085020681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085020681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085020681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085020681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085020681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085020681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085020681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085020681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085020681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085020681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085020681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085020681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085020681 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085020681 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085020681 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085020681 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085020681 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085020681 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085020681 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085020681 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085020681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085020681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085020681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085020681 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085020681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085020681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085020681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085020681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085020681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085020681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085020681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085020681 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085020681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085020681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085020681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085020681 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085020681 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085020681 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425085020681 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085020681 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085020681 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085020681 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085020681 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085020681 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250425085020681 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085020681 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085020681 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085020681 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085020682 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085020682 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085020682 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085020682 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085020682 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085020682 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085020682 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085020682 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085020682 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085020682 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085020682 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085020682 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085020682 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085020682 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085020682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085020682 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085020682 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085020682 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085020682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085020682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085020682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085020682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085020682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085020682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085020682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085020682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085020682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085020682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085020682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085020682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085020682 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085020682 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085020682 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085020682 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085020682 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085020705 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41348<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(372)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(372)@7fdc3b52d31d: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@7fdc3b52d31d: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)7335181 20250425085021744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085021744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085021744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085021744 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085021744 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6fed0d, normal) (hnbgw_rua.c:406) 20250425085021744 DHNB DEBUG map_rua[0x559c26c31150]{init}: Allocated (fsm.c:456) 20250425085021744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7335181)[0x559c26c31150]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085021744 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7335181 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085021744 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085021744 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085021744 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7335181 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085021744 DCN DEBUG map_sccp[0x559c26c32520]{init}: Allocated (fsm.c:456) 20250425085021744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x559c26c32520]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085021744 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7335181 <-> SCCP-34 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085021744 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7335181 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085021744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7335181)[0x559c26c31150]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085021744 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085021744 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085021744 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7335181 SCCP-34 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085021744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x559c26c32520]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085021744 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085021744 DLSCCP DEBUG SCCP-SCOC(34)[0x559c26b19c10]{IDLE}: Allocated (fsm.c:456) 20250425085021744 DLSCCP DEBUG SCCP-SCOC(34)[0x559c26b19c10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085021744 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000022), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030002b50056400500f1100926) (sccp_scrc.c:415) 20250425085021745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085021745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085021745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085021745 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085021745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085021745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085021745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085021745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085021745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085021745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085021745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085021745 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085021745 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085021745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085021745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085021745 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 22 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 02 b5 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085021745 DLSCCP DEBUG SCCP-SCOC(34)[0x559c26b19c10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085021745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x559c26c32520]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085021745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7335181)[0x559c26c31150]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085021745 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085021745 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085021745 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085021745 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085021745 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085021745 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425085021745 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085021745 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085021745 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085021745 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 22 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 02 b5 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(371)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc0-SCCP(371)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(372)@7fdc3b52d31d: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) HNBGW_Test.msc0-RAN(372)@7fdc3b52d31d: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)7120123 TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@7fdc3b52d31d: setverdict(pass): none -> pass TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@7fdc3b52d31d: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)7335181 20250425085021948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085021949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085021949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250425085021949 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085021949 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6fed0d,cause=misc(unspecified)) (hnbgw_rua.c:438) 20250425085021949 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7335181 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:311) 20250425085021949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7335181)[0x559c26c31150]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085021949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7335181)[0x559c26c31150]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085021949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x559c26c32520]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) HNBGW_Test.msc0-SCCP(371)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(371)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085022763 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085022763 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085022763 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085022763 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085022764 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085022764 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085022764 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085022764 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085022764 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085022764 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 22 08 d7 11 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085022764 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085022764 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085022764 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085022764 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085022764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085022764 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000022), PART(T=Source Reference,L=4,D=0008d711) (sccp_scrc.c:486) 20250425085022764 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1855) 20250425085022764 DLSCCP DEBUG SCCP-SCOC(34)[0x559c26b19c10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085022764 DLSCCP DEBUG SCCP-SCOC(34)[0x559c26b19c10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085022764 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085022764 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085022764 DCN DEBUG handle_cn_conn_conf() conn_id=34, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085022764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x559c26c32520]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085022764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x559c26c32520]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085022764 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085022764 DLSCCP DEBUG SCCP-SCOC(34)[0x559c26b19c10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085022764 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008d711), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085022764 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085022764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085022764 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085022764 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085022764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085022764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085022764 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 08 d7 11 00 00 22 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085022764 DLSCCP DEBUG SCCP-SCOC(34)[0x559c26b19c10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085022764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x559c26c32520]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:296) 20250425085022764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7335181)[0x559c26c31150]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085022764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7335181)[0x559c26c31150]{disconnected}: Freeing instance (context_map.c:202) 20250425085022764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7335181)[0x559c26c31150]{disconnected}: Deallocated (fsm.c:568) 20250425085022764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x559c26c32520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085022765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x559c26c32520]{disconnected}: Freeing instance (context_map.c:206) 20250425085022765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x559c26c32520]{disconnected}: Deallocated (fsm.c:568) 20250425085022765 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7335181 SCCP-34 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250425085022765 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085022765 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085022765 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085022765 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085022765 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085022765 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425085022765 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085022765 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085022765 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085022765 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 08 d7 11 00 00 22 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(371)@7fdc3b52d31d: Session index based on local reference:0 20250425085022769 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085022769 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085022769 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085022769 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085022769 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085022769 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085022769 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085022770 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085022770 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085022770 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 22 08 d7 11 00 00 06 00 08 00 00 00 07  20250425085022770 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085022770 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085022770 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085022770 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085022770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085022770 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000022), PART(T=Source Reference,L=4,D=0008d711) (sccp_scrc.c:486) 20250425085022770 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1855) 20250425085022770 DLSCCP DEBUG SCCP-SCOC(34)[0x559c26b19c10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085022770 DLSCCP DEBUG SCCP-SCOC(34)[0x559c26b19c10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085022770 DLSCCP DEBUG SCCP-SCOC(34)[0x559c26b19c10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085022770 DLSCCP DEBUG SCCP-SCOC(34)[0x559c26b19c10]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085022770 DLSCCP DEBUG SCCP-SCOC(34)[0x559c26b19c10]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(372)@7fdc3b52d31d: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)7120123 MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425085023783 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34035<->l=127.0.0.1:4262) (control_if.c:193) 20250425085023784 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41334<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(367)@7fdc3b52d31d: Final verdict of PTC: none VirtHNBGW-STATS(366)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085023788 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41324<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085023789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085023789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085023790 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085023790 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085023790 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425085023790 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085023790 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085023790 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085023790 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(375)@7fdc3b52d31d: Final verdict of PTC: none 20250425085023790 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085023790 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085023790 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085023790 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085023790 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085023790 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-SCCP(371)@7fdc3b52d31d: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@7fdc3b52d31d: Final verdict of PTC: none20250425085023790 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085023790 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085023790 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085023790 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085023790 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085023790 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085023790 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425085023790 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085023790 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085023790 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085023791 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085023791 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085023791 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085023791 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085023791 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085023791 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085023791 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085023791 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085023791 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085023791 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085023791 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085023791 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085023791 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085023791 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085023791 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085023791 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085023791 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085023791 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085023791 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085023791 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(373)@7fdc3b52d31d: Final verdict of PTC: none 20250425085023791 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085023791 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085023791 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085023791 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085023792 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085023792 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085023792 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085023792 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085023792 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085023792 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085023792 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(372)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(374)@7fdc3b52d31d: Final verdict of PTC: none 20250425085023792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085023792 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085023792 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) HNBGW_Test.sgsn0-M3UA(376)@7fdc3b52d31d: Final verdict of PTC: none 20250425085023792 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085023792 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085023792 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085023792 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085023792 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085023792 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085023792 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085023792 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(368)@7fdc3b52d31d: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-MGCP(377)@7fdc3b52d31d: Final verdict of PTC: none 20250425085023796 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41348<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc0(378): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_cs_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass'. Fri Apr 25 08:50:23 UTC 2025 ====== HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.talloc 20250425085023877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41358<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085024279 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41358<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=249892) Waiting for packet dumper to finish... 1 (prev_count=249892, count=277988) 20250425085025792 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085025792 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085025792 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085025792 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085025792 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085025792 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect ------ Fri Apr 25 08:50:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_cs_iu_release_req_rua_disconnect started. 20250425085027392 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35242<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085027398 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35256<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085027402 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41481<->l=127.0.0.1:4262) (control_if.c:572) 20250425085027428 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085027428 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085027429 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085027429 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085027429 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085027429 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085027429 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085027430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085027430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085027430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085027430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085027430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085027430 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085027430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085027430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085027430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085027430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085027430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085027430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085027430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085027430 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085027430 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085027430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085027430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085027430 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085027430 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085027430 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085027430 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085027430 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085027430 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085027430 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085027430 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085027430 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085027430 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085027430 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085027430 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085027430 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085027431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085027431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085027431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085027431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085027431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085027431 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085027431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085027431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085027431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085027431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085027431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085027431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085027431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085027431 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085027431 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085027431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085027431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085027431 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085027431 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085027431 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085027431 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085027431 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085027431 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085027431 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085027431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085027431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085027431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085027431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085027431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085027431 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085027431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085027431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085027431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085027431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085027431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085027431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085027431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085027431 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085027431 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085027431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085027431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085027431 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085027431 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085027431 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085027431 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085027431 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085027431 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085027431 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085027431 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085027431 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085027431 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085027431 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085027431 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085027431 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085027431 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085027432 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085027432 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085027432 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085027432 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085027432 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085027432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085027432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085027432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085027432 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085027432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085027432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085027433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085027433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085027433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085027433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085027433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085027433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085027433 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085027433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085027433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085027433 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0b 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085027433 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085027433 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085027433 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085027433 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085027433 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085027433 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085027433 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085027433 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085027433 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(387)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(387)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(385)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085027452 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085027452 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085027452 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085027452 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085027452 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085027452 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085027452 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085027452 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085027453 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085027453 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085027453 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085027453 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085027453 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085027453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085027453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085027453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085027453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=0 -> eSLS=80: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085027453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085027453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085027453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085027453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085027453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085027453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085027453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085027453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=0 -> eSLS=112: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085027453 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085027453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085027453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085027453 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 00 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085027453 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085027453 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085027453 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085027453 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085027453 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085027453 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085027453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085027453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085027453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085027453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085027453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085027453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085027453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085027453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085027453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085027453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085027453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085027453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085027453 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085027453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085027453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085027453 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0a 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085027453 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085027453 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085027453 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085027453 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085027453 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085027453 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085027453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085027453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085027453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085027453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085027453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085027453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085027453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085027453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085027453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085027453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085027453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085027453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085027453 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085027453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085027453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085027453 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0f 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085027453 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085027453 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085027453 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085027453 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085027453 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085027453 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085027453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085027453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085027453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085027453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085027453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085027453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085027453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085027453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085027453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085027453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085027453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085027453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085027453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085027453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085027453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085027453 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085027453 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085027454 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085027454 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085027454 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085027454 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085027454 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085027454 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085027454 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085027454 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085027454 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085027454 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085027454 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085027454 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085027454 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085027454 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085027454 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085027454 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085027454 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085027454 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085027454 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085027454 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085027454 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085027454 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085027454 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085027454 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(390)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085027473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085027473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085027473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085027473 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085027473 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085027473 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085027473 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085027473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085027473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085027649 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085027650 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085027650 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085027650 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(387)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085027658 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085027658 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085027658 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085027659 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085027659 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085027659 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085027659 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085027659 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085027659 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085027659 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085027659 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085027662 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085027662 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085027662 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085027662 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085027662 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085027662 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085027662 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085027662 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085027662 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085027662 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085027662 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085027662 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085027663 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085027663 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085027663 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085027663 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085027663 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085027663 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085027663 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085027663 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085027663 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085027663 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085027664 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085027664 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085027664 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085027664 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085027664 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085027664 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085027664 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425085027664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085027664 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085027664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085027664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085027664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085027664 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085027664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085027664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085027664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085027664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085027664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085027664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085027664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085027664 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085027664 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085027664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085027664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085027664 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085027664 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085027665 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085027665 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085027665 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085027665 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085027665 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085027665 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250425085027665 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085027665 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085027665 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085027665 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(390)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085027670 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085027670 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085027670 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085027670 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085027670 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085027670 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085027670 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085027670 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085027670 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085027670 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085027670 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085027670 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085027670 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085027671 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085027671 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085027671 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085027671 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085027671 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085027671 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085027671 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085027671 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085027671 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085027671 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085027671 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085027671 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085027671 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085027671 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085027671 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085027671 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085027671 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085027671 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085027671 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085027671 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085027671 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085027672 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085027672 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085027672 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085027672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085027672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085027673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085027673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085027673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085027673 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085027673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085027673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085027673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085027673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085027673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085027673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085027673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085027673 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085027673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085027673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085027673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085027673 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085027673 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085027673 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085027673 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085027673 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085027673 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085027673 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085027673 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250425085027673 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085027674 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085027674 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085027674 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(386)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085028465 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085028466 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085028466 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085028466 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085028466 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085028466 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085028466 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085028466 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085028466 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085028466 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085028466 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085028466 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085028466 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085028466 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085028466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085028466 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085028466 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085028466 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085028466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085028466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085028466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085028466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085028466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085028466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085028466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085028466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085028466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085028466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085028466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085028466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085028466 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085028466 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085028467 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085028467 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085028467 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085028467 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085028467 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085028467 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085028467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085028467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085028467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085028467 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085028467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085028467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085028467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085028467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085028467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085028467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085028467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085028467 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085028467 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085028467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085028467 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085028467 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085028467 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085028467 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425085028467 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085028467 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085028467 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085028467 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085028468 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085028468 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250425085028468 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085028468 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085028468 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085028468 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085028469 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085028469 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085028469 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085028469 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085028469 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085028469 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085028469 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085028469 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085028469 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085028469 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085028470 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085028470 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085028470 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085028470 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085028470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085028470 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085028470 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085028470 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085028470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085028470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085028470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085028470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085028470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085028470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085028470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085028470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085028470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085028470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085028470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085028470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085028470 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085028470 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085028470 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085028470 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085028470 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(389)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085028471 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085028471 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085028471 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085028471 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085028471 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085028471 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085028471 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085028471 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085028471 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085028471 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085028471 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085028472 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085028472 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085028472 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085028472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085028472 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085028472 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085028472 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085028472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085028472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085028472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085028472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085028472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085028472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085028472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085028472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085028472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085028472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085028472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085028472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085028472 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085028472 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085028472 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085028472 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085028472 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085028472 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085028472 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085028472 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085028472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085028472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085028472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085028472 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085028472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085028472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085028472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085028472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085028472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085028472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085028472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085028472 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085028472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085028472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085028472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085028472 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085028472 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085028472 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425085028472 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085028472 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085028472 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085028472 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085028472 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085028472 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250425085028472 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085028472 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085028472 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085028472 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085028472 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085028472 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085028472 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085028472 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085028472 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085028472 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085028472 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085028473 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085028473 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085028473 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085028473 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085028473 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085028473 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085028473 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085028473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085028473 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085028473 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085028473 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085028473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085028473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085028473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085028473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085028473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085028473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085028473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085028473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085028473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085028473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085028473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085028473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085028473 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085028473 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085028473 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085028473 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085028473 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085028507 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35270<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_iu_release_req_rua_disconnect0(392)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(386)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(386)@7fdc3b52d31d: Created Expect[0] for '05080200F110172A52082926240000000090'O to be handled at TC_cs_iu_release_req_rua_disconnect0(392) TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@7fdc3b52d31d: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)7764042 20250425085029551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085029551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085029551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085029551 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085029551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x76784a, normal) (hnbgw_rua.c:406) 20250425085029551 DHNB DEBUG map_rua[0x559c26b19c10]{init}: Allocated (fsm.c:456) 20250425085029551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7764042)[0x559c26b19c10]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085029551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7764042 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085029551 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085029551 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085029551 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7764042 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085029551 DCN DEBUG map_sccp[0x559c26c31150]{init}: Allocated (fsm.c:456) 20250425085029551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x559c26c31150]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085029551 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7764042 <-> SCCP-35 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085029551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7764042 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085029551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7764042)[0x559c26b19c10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085029551 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085029551 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085029551 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7764042 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085029551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x559c26c31150]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085029551 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085029551 DLSCCP DEBUG SCCP-SCOC(35)[0x559c26c32520]{IDLE}: Allocated (fsm.c:456) 20250425085029551 DLSCCP DEBUG SCCP-SCOC(35)[0x559c26c32520]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085029551 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000023), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030003d70056400500f1100926) (sccp_scrc.c:415) 20250425085029551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085029551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085029551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085029551 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085029551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085029551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085029551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085029551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085029551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085029551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085029551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085029551 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085029551 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085029551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085029551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085029551 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 23 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 90 00 4f 40 03 00 03 d7 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085029551 DLSCCP DEBUG SCCP-SCOC(35)[0x559c26c32520]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085029551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x559c26c31150]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085029551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7764042)[0x559c26b19c10]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085029551 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085029551 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085029551 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085029551 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085029551 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085029551 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425085029551 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085029551 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085029551 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085029551 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 23 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 90 00 4f 40 03 00 03 d7 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(385)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc0-SCCP(385)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(386)@7fdc3b52d31d: Found Expect[0] for l3='05080200F110172A52082926240000000090'O handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-RAN(386)@7fdc3b52d31d: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)8053623 HNBGW_Test.msc0-SCCP(385)@7fdc3b52d31d: Session index based on connection ID:0 TC_cs_iu_release_req_rua_disconnect0(392)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(385)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085029571 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085029571 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085029571 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085029571 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085029571 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085029571 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085029571 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085029571 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085029571 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085029571 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 23 53 27 18 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085029571 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085029571 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085029571 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085029571 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085029571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085029571 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000023), PART(T=Source Reference,L=4,D=00532718) (sccp_scrc.c:486) 20250425085029571 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1855) 20250425085029571 DLSCCP DEBUG SCCP-SCOC(35)[0x559c26c32520]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085029571 DLSCCP DEBUG SCCP-SCOC(35)[0x559c26c32520]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085029571 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085029571 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085029571 DCN DEBUG handle_cn_conn_conf() conn_id=35, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085029571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x559c26c31150]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085029571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x559c26c31150]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_cs_iu_release_req_rua_disconnect0(392)@7fdc3b52d31d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(391)@7fdc3b52d31d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-SCCP(385)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@7fdc3b52d31d: vl_len:91 HNBGW_Test.msc0-SCCP(385)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(385)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250425085029773 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085029773 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085029773 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085029773 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085029773 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085029773 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085029773 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085029773 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085029773 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085029773 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 23 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085029773 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085029773 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085029773 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085029773 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085029773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085029773 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000023), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425085029773 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1855) 20250425085029773 DLSCCP DEBUG SCCP-SCOC(35)[0x559c26c32520]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085029773 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085029773 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085029773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x559c26c31150]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085029773 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085029773 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085029773 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7764042 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085029774 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085029774 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085029774 DMGW DEBUG mgw(mgw-fsm-7764042-0)[0x559c26c28000]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425085029774 DMGW DEBUG mgw(mgw-fsm-7764042-0)[0x559c26c28000]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425085029774 DMGW DEBUG mgw(mgw-fsm-7764042-0)[0x559c26c28000]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425085029774 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085029774 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425085029774 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{UNUSED}: Allocated (fsm.c:456) 20250425085029774 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{UNUSED}: is child of mgw(mgw-fsm-7764042-0)[0x559c26c28000] (fsm.c:486) 20250425085029774 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7764042-0)[0x559c26c28000] (mgcp_client_endpoint_fsm.c:724) 20250425085029774 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085029774 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085029774 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085029774 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7764042-0)[0x559c26c38060]{ST_CRCX}: Allocated (fsm.c:456) 20250425085029774 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7764042-0)[0x559c26c38060]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40] (fsm.c:486) 20250425085029774 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7764042-0)[0x559c26c38060]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085029774 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7764042-0)[0x559c26c38060]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425085029774 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: 7678'... (mgcp_client.c:807) 20250425085029774 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250425085029774 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7764042-0)[0x559c26c38060]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085029774 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(391)@7fdc3b52d31d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "76784a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "76784a17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_cs_iu_release_req_rua_disconnect0(392) TC_cs_iu_release_req_rua_disconnect0(392)@7fdc3b52d31d: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "76784a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "76784a17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_cs_iu_release_req_rua_disconnect0(392)@7fdc3b52d31d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250425085029814 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20250425085029814 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c38060]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425085029814 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c38060]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425085029814 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c38060]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085029814 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c38060]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085029814 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425085029814 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/9@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085029814 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085029814 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085029814 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085029814 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085029814 DMGW DEBUG mgw(mgw-fsm-7764042-0)[0x559c26c28000]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085029814 DMGW DEBUG mgw(mgw-fsm-7764042-0)[0x559c26c28000]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425085029814 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085029814 DMGW DEBUG mgw(mgw-fsm-7764042-0)[0x559c26c28000]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425085029814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7764042)[0x559c26b19c10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425085029814 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425085029814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085029814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_cs_iu_release_req_rua_disconnect0(392)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085029834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085029834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085029834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085029834 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085029834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x76784a) (hnbgw_rua.c:470) 20250425085029834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7764042 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085029834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7764042)[0x559c26b19c10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085029834 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085029834 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085029834 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7764042 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085029834 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085029834 DMGW DEBUG mgw(mgw-fsm-7764042-0)[0x559c26c28000]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425085029834 DMGW DEBUG mgw(mgw-fsm-7764042-0)[0x559c26c28000]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425085029834 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085029834 DMGW DEBUG mgw(mgw-fsm-7764042-0)[0x559c26c28000]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425085029834 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7764042-0)[0x559c26c28000] (mgcp_client_endpoint_fsm.c:724) 20250425085029834 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085029834 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085029834 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425085029834 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c38060]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425085029834 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: 7678'... (mgcp_client.c:807) 20250425085029834 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250425085029834 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c38060]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085029834 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085029834 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085029834 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_cs_iu_release_req_rua_disconnect0(392)@7fdc3b52d31d: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "76784a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "76784a17", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085029861 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20250425085029861 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c38060]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425085029861 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c38060]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425085029861 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c38060]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425085029861 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425085029861 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/9@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085029861 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085029861 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085029861 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085029861 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085029861 DMGW DEBUG mgw(mgw-fsm-7764042-0)[0x559c26c28000]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085029861 DMGW DEBUG mgw(mgw-fsm-7764042-0)[0x559c26c28000]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425085029861 DMGW DEBUG mgw(mgw-fsm-7764042-0)[0x559c26c28000]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425085029861 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7764042-0)[0x559c26c28000] (mgcp_client_endpoint_fsm.c:724) 20250425085029861 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085029861 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085029861 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085029861 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7764042-0)[0x559c26c46910]{ST_CRCX}: Allocated (fsm.c:456) 20250425085029861 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7764042-0)[0x559c26c46910]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40] (fsm.c:486) 20250425085029861 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7764042-0)[0x559c26c46910]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085029861 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7764042-0)[0x559c26c46910]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250425085029861 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: 7678'... (mgcp_client.c:807) 20250425085029861 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250425085029861 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7764042-0)[0x559c26c46910]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085029861 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085029861 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085029861 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085029861 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_cs_iu_release_req_rua_disconnect0(392)@7fdc3b52d31d: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "76784a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "76784a17", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085029887 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20250425085029887 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c46910]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425085029887 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c46910]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425085029887 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c46910]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085029887 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c46910]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085029887 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425085029887 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/9@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425085029887 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085029887 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/9@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085029887 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085029887 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085029887 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085029887 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/9@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085029887 DMGW DEBUG mgw(mgw-fsm-7764042-0)[0x559c26c28000]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085029887 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085029887 DMGW DEBUG mgw(mgw-fsm-7764042-0)[0x559c26c28000]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425085029887 DMGW DEBUG mgw(mgw-fsm-7764042-0)[0x559c26c28000]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425085029887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x559c26c31150]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425085029887 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085029887 DLSCCP DEBUG SCCP-SCOC(35)[0x559c26c32520]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085029887 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00532718), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425085029887 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085029887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085029887 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085029887 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085029887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085029887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085029887 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 01 06 53 27 18 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085029887 DMGW DEBUG mgw(mgw-fsm-7764042-0)[0x559c26c28000]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425085029887 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085029887 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085029887 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085029888 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085029888 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085029888 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425085029888 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085029888 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085029888 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085029888 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 01 06 53 27 18 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(385)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(392)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085030036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085030036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085030036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250425085030036 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085030037 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x76784a) (hnbgw_rua.c:470) 20250425085030037 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7764042 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:311) 20250425085030037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7764042)[0x559c26b19c10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085030037 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250425085030037 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250425085030037 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7764042 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:263) 20250425085030037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x559c26c31150]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085030037 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085030037 DLSCCP DEBUG SCCP-SCOC(35)[0x559c26c32520]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085030037 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00532718), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:415) 20250425085030037 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085030037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085030037 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085030037 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085030037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085030037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085030037 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bd 00 00 00 bc 03 00 00 01 06 53 27 18 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085030038 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085030038 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085030038 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085030038 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085030038 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085030038 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425085030038 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085030038 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085030038 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085030038 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bd 00 00 00 bc 03 00 00 01 06 53 27 18 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(385)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@7fdc3b52d31d: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)7764042 20250425085030244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085030244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085030245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250425085030245 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085030245 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x76784a,cause=misc(unspecified)) (hnbgw_rua.c:438) 20250425085030245 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7764042 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:311) 20250425085030245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7764042)[0x559c26b19c10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085030245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7764042)[0x559c26b19c10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085030245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x559c26c31150]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085030245 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085030245 DLSCCP DEBUG SCCP-SCOC(35)[0x559c26c32520]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085030245 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00532718), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085030245 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085030245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085030245 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085030245 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085030245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085030245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085030245 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 01 04 53 27 18 00 00 23 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085030245 DLSCCP DEBUG SCCP-SCOC(35)[0x559c26c32520]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085030245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x559c26c31150]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:332) 20250425085030245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7764042)[0x559c26b19c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085030245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7764042)[0x559c26b19c10]{disconnected}: Freeing instance (context_map.c:202) 20250425085030245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7764042)[0x559c26b19c10]{disconnected}: Deallocated (fsm.c:568) 20250425085030245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x559c26c31150]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085030245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x559c26c31150]{disconnected}: Freeing instance (context_map.c:206) 20250425085030245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x559c26c31150]{disconnected}: Deallocated (fsm.c:568) 20250425085030245 DMGW DEBUG mgw(mgw-fsm-7764042-0)[0x559c26c28000]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425085030245 DMGW DEBUG mgw(mgw-fsm-7764042-0)[0x559c26c28000]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425085030245 DMGW DEBUG mgw(mgw-fsm-7764042-0)[0x559c26c28000]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425085030245 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425085030245 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c38060]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085030246 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: 7678'... (mgcp_client.c:807) 20250425085030246 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425085030246 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c38060]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085030246 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c46910]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085030246 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: 7678'... (mgcp_client.c:807) 20250425085030246 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425085030246 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c46910]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085030246 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{IN_USE}: Removing from parent mgw(mgw-fsm-7764042-0)[0x559c26c28000] (mgcp_client_endpoint_fsm.c:873) 20250425085030246 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425085030246 DLMGCP DEBUG mgw-endp(mgw-fsm-7764042-0)[0x559c26c37d40]{IN_USE}: Deallocated (fsm.c:568) 20250425085030246 DMGW DEBUG mgw(mgw-fsm-7764042-0)[0x559c26c28000]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425085030246 DMGW DEBUG mgw(mgw-fsm-7764042-0)[0x559c26c28000]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425085030246 DMGW DEBUG mgw(mgw-fsm-7764042-0)[0x559c26c28000]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425085030246 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7764042 SCCP-35 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250425085030246 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085030246 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085030246 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085030246 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085030246 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085030246 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425085030246 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085030247 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085030247 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085030247 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 01 04 53 27 18 00 00 23 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(385)@7fdc3b52d31d: Session index based on local reference:0 20250425085030251 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085030251 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085030251 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085030251 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085030251 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085030251 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085030251 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085030251 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085030251 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085030251 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 23 53 27 18 00 00 06 00 08 00 00 00 07  HNBGW_Test.msc0-RAN(386)@7fdc3b52d31d: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)8053623 20250425085030251 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085030251 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085030251 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085030251 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085030251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085030251 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000023), PART(T=Source Reference,L=4,D=00532718) (sccp_scrc.c:486) 20250425085030251 DLSCCP DEBUG Received CO:RELCO for local reference 35 (sccp_scoc.c:1855) 20250425085030251 DLSCCP DEBUG SCCP-SCOC(35)[0x559c26c32520]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085030251 DLSCCP DEBUG SCCP-SCOC(35)[0x559c26c32520]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085030251 DLSCCP DEBUG SCCP-SCOC(35)[0x559c26c32520]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085030252 DLSCCP DEBUG SCCP-SCOC(35)[0x559c26c32520]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085030252 DLSCCP DEBUG SCCP-SCOC(35)[0x559c26c32520]{IDLE}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "76784a17" }, { code := "I", val := "11111" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "76784a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085030261 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20250425085030261 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c38060]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085030261 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c38060]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085030261 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c38060]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085030261 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c38060]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425085030262 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20250425085030262 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c46910]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085030262 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c46910]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085030262 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c46910]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085030262 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26c46910]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425085031275 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41481<->l=127.0.0.1:4262) (control_if.c:193) 20250425085031277 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35256<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(381)@7fdc3b52d31d: Final verdict of PTC: none VirtHNBGW-STATS(380)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085031283 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35242<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085031285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085031285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085031285 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085031285 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085031285 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn0-SCCP(388)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(389)@7fdc3b52d31d: Final verdict of PTC: none MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379)@7fdc3b52d31d: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(385)@7fdc3b52d31d: Final verdict of PTC: none 20250425085031288 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085031288 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085031288 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085031288 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085031288 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085031288 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085031288 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085031288 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085031288 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085031288 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085031288 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085031288 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085031288 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085031288 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085031288 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085031288 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085031288 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085031288 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085031288 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085031288 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085031288 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085031288 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085031288 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085031288 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085031288 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085031288 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  HNBGW-MGCP(391)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(386)@7fdc3b52d31d: Final verdict of PTC: none 20250425085031288 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085031288 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085031289 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085031289 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085031289 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085031289 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085031289 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085031289 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085031289 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085031289 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085031289 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085031289 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085031289 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(390)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(387)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(382)@7fdc3b52d31d: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect0(392)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(383): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) 20250425085031289 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085031289 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085031289 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085031289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085031289 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085031289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085031289 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085031289 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085031289 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085031289 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085031289 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085031289 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085031289 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085031289 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085031289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085031289 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085031289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085031289 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085031289 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085031289 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085031289 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085031289 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085031292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35270<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(392): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass'. Fri Apr 25 08:50:31 UTC 2025 ====== HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.talloc 20250425085031383 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35272<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085031786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35272<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=338680) Waiting for packet dumper to finish... 1 (prev_count=338680, count=343000) 20250425085033290 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085033290 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085033290 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085033290 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085033290 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085033290 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect ------ Fri Apr 25 08:50:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_ps_iu_release_req_rua_disconnect started. 20250425085034887 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35282<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085034893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35292<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085034894 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43465<->l=127.0.0.1:4262) (control_if.c:572) 20250425085034907 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085034907 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085034907 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085034907 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085034907 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085034907 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085034908 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085034908 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085034908 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085034908 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085034909 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085034909 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085034909 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085034909 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085034909 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085034909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085034909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085034909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085034909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085034909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085034909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085034909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085034909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085034909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085034909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085034909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085034909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085034909 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085034909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085034909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085034909 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0e 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085034909 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085034909 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085034909 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085034909 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085034909 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085034909 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085034909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085034909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085034909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085034909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085034909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085034909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085034909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085034909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085034909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085034909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085034909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085034909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085034909 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085034909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085034909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085034909 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085034909 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085034909 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085034909 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085034909 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085034909 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085034909 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085034909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085034909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085034909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085034909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=11 -> eSLS=43: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085034909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085034909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085034909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085034909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085034909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085034909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085034909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085034909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=11 -> eSLS=11: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085034909 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085034909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085034909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085034909 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0b 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085034909 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085034909 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085034909 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085034909 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085034909 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085034909 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085034909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085034909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085034909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085034909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085034909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085034909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085034909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085034909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085034909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085034909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085034909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085034909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085034909 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085034909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085034909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085034909 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085034909 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085034909 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085034909 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085034909 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085034909 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085034909 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085034909 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085034909 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085034909 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085034909 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085034909 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085034909 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085034909 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085034909 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085034909 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085034909 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085034909 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085034909 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085034909 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085034909 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085034909 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085034909 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085034909 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085034909 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085034909 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(401)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(401)@7fdc3b52d31d: M3UA emulation initiated, the test can be started MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(401)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-SCCP(399)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085034923 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085034923 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085034924 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085034924 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085034924 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085034924 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085034924 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085034924 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085034925 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085034925 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085034925 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085034925 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085034925 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085034925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085034925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085034925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085034925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=15 -> eSLS=95: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085034925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085034925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085034925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085034925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085034925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085034925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085034925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085034925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=15 -> eSLS=127: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085034925 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085034925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085034925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085034925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0f 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085034925 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085034925 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085034925 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085034925 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085034925 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085034925 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085034925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085034925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085034925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085034925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085034925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085034925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085034925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085034925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085034925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085034925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085034925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085034925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085034925 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085034925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085034925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085034925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0a 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085034925 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085034925 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085034925 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085034925 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085034925 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085034925 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085034925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085034925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085034925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085034925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085034925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085034925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085034925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085034925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085034925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085034925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085034925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085034925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085034926 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085034926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085034926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085034926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 04 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085034926 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085034926 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085034926 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085034926 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085034926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085034926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085034926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085034926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085034926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085034926 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085034926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085034926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085034926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085034926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085034926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085034926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085034926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085034926 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085034926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085034926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085034926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085034926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085034926 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085034926 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085034926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085034926 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085034926 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085034926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085034926 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085034926 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085034926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085034926 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085034926 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085034926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085034926 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085034926 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085034926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085034926 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085034926 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085034926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085034926 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085034926 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085034926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085034926 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085034926 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085034926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085034926 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(404)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(404)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(402)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085034948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085034948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085034948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085034948 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085034949 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085034949 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085034949 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085034949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085034949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085035119 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085035119 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085035119 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085035119 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(401)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085035126 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085035126 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085035126 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085035126 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085035126 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085035126 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085035126 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085035126 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085035126 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085035126 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085035126 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085035130 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085035130 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085035130 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085035130 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085035130 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085035130 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085035130 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085035130 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085035130 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085035130 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085035130 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085035130 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085035130 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085035130 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085035130 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085035130 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085035130 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085035130 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085035130 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085035130 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085035130 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085035130 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085035131 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085035131 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085035131 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085035131 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085035131 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085035131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085035131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085035131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085035131 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085035131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085035131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085035132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085035132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085035132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085035132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085035132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085035132 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085035132 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085035132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085035132 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085035132 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085035132 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085035132 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085035132 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085035132 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085035132 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085035132 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085035132 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250425085035132 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085035132 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085035132 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085035132 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085035138 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085035138 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085035138 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085035138 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(404)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085035142 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085035142 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085035142 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085035142 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085035142 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085035142 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085035142 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085035142 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085035142 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085035142 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085035142 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085035144 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085035144 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085035144 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085035144 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085035144 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085035144 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085035144 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085035144 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085035144 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085035144 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085035144 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085035144 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085035144 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085035144 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085035144 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085035144 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085035144 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085035144 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085035144 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085035144 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085035144 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085035144 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085035144 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085035145 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085035145 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085035145 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085035145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085035145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085035145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085035145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085035146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085035146 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085035146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085035146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085035146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085035146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085035146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085035146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085035146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085035146 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085035146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085035146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085035146 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085035146 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085035146 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085035146 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085035146 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085035146 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085035146 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085035146 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085035146 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250425085035146 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085035146 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085035146 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085035146 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(400)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085035928 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085035928 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085035928 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085035928 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085035928 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085035928 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085035928 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085035928 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085035928 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085035928 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085035928 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085035928 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085035928 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085035928 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085035928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085035928 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085035928 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085035928 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085035928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085035928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085035928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085035928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085035928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085035928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085035929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085035929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085035929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085035929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085035929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085035929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085035929 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085035929 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085035929 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085035929 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085035929 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085035929 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085035929 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085035929 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085035929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085035929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085035929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085035929 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085035929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085035929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085035929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085035929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085035929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085035929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085035929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085035929 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085035929 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085035929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085035929 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085035929 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085035929 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085035929 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425085035929 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085035929 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085035929 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085035929 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085035929 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085035929 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250425085035929 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085035929 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085035929 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085035929 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085035929 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085035929 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085035929 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085035929 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085035929 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085035929 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085035929 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085035929 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085035929 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085035929 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085035929 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085035929 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085035929 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085035929 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085035929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085035929 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085035929 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085035929 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085035929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085035929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085035929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085035929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085035929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085035929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085035929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085035929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085035929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085035929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085035929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085035929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085035929 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085035929 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085035929 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085035929 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085035929 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(403)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085035953 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085035953 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085035953 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085035953 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085035953 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085035953 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085035953 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085035953 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085035953 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085035953 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085035954 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085035954 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085035954 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085035954 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085035954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085035954 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085035954 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085035954 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085035954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085035954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085035954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085035954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085035954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085035954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085035954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085035954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085035954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085035954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085035954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085035954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085035954 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085035954 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085035954 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085035954 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085035954 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085035954 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085035954 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085035954 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085035954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085035954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085035954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085035954 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085035955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085035955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085035955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085035955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085035955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085035955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085035955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085035955 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085035955 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085035955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085035955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085035955 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085035955 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085035955 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425085035955 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085035955 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085035955 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085035955 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085035955 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085035955 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250425085035955 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085035955 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085035955 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085035955 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085035958 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085035958 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085035958 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085035958 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085035958 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085035958 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085035958 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085035958 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085035958 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085035958 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085035958 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085035958 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085035958 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085035958 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085035958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085035958 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085035958 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085035958 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085035958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085035958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085035958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085035958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085035958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085035958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085035958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085035958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085035958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085035958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085035958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085035958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085035958 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085035958 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085035958 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085035958 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085035958 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085035972 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41426<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_iu_release_req_rua_disconnect0(406)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(403)@7fdc3b52d31d: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@7fdc3b52d31d: Created Expect[0] for '080101D571000008292624000000009000F1102A2A170512C7422000'O to be handled at TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@7fdc3b52d31d: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)5534949 20250425085037000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085037000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085037000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085037000 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085037000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5474e5, normal) (hnbgw_rua.c:406) 20250425085037000 DHNB DEBUG map_rua[0x559c26c46910]{init}: Allocated (fsm.c:456) 20250425085037000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5534949)[0x559c26c46910]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085037000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5534949 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085037000 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085037000 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085037000 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085037000 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5534949 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085037000 DCN DEBUG map_sccp[0x559c26c38060]{init}: Allocated (fsm.c:456) 20250425085037000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x559c26c38060]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085037000 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5534949 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085037000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5534949 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085037000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5534949)[0x559c26c46910]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085037000 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085037000 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085037000 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5534949 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085037000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x559c26c38060]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085037000 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085037000 DLSCCP DEBUG SCCP-SCOC(36)[0x559c26c32520]{IDLE}: Allocated (fsm.c:456) 20250425085037000 DLSCCP DEBUG SCCP-SCOC(36)[0x559c26c32520]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085037000 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000024), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030003b80056400500f1100926) (sccp_scrc.c:415) 20250425085037000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085037000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085037000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085037000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085037000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085037000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085037000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085037000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085037000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085037000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085037000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085037000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085037000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085037000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085037000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085037000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 06 01 00 00 24 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 90 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 b8 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085037000 DLSCCP DEBUG SCCP-SCOC(36)[0x559c26c32520]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085037000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x559c26c38060]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085037000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5534949)[0x559c26c46910]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085037000 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085037000 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085037001 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085037001 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085037001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085037001 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250425085037001 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085037001 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085037001 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085037001 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 06 01 00 00 24 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 90 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 b8 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(402)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@7fdc3b52d31d: Found Expect[0] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-RAN(403)@7fdc3b52d31d: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)13026214 HNBGW_Test.sgsn0-SCCP(402)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_iu_release_req_rua_disconnect0(406)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085037005 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085037005 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085037005 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085037005 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085037005 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085037005 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085037005 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085037005 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085037005 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085037005 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 24 62 35 4a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085037005 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085037005 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085037005 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085037005 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085037005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085037005 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000024), PART(T=Source Reference,L=4,D=0062354a) (sccp_scrc.c:486) 20250425085037005 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1855) 20250425085037005 DLSCCP DEBUG SCCP-SCOC(36)[0x559c26c32520]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085037005 DLSCCP DEBUG SCCP-SCOC(36)[0x559c26c32520]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085037005 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085037005 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085037005 DCN DEBUG handle_cn_conn_conf() conn_id=36, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085037005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x559c26c38060]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085037005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x559c26c38060]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW-PFCP(396)@7fdc3b52d31d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_iu_release_req_rua_disconnect0(406) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@7fdc3b52d31d: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@7fdc3b52d31d: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250425085037208 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085037208 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085037208 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085037209 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085037209 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085037209 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085037209 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085037209 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085037209 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085037209 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 24 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085037209 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085037209 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085037209 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085037209 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085037209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085037209 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000024), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250425085037209 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1855) 20250425085037209 DLSCCP DEBUG SCCP-SCOC(36)[0x559c26c32520]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085037209 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085037209 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085037209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x559c26c38060]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085037209 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085037209 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085037209 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5534949 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085037209 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085037209 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5534949 SCCP-36 sgsn-0 MI=IMSI-262420000000009: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250425085037209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5534949)[0x559c26c46910]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085037209 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250425085037209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085037209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_iu_release_req_rua_disconnect0(406)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085037240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085037240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085037240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085037240 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085037240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5474e5) (hnbgw_rua.c:470) 20250425085037240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5534949 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085037240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5534949)[0x559c26c46910]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085037240 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085037240 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085037240 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5534949 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085037240 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085037240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x559c26c38060]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085037240 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085037240 DLSCCP DEBUG SCCP-SCOC(36)[0x559c26c32520]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085037240 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062354a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250425085037240 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085037240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085037240 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085037240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085037240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085037240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085037240 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 06 06 62 35 4a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085037240 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085037240 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085037240 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085037240 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085037240 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085037240 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250425085037240 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085037240 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085037240 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085037240 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 06 06 62 35 4a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(402)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(406)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085037440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085037441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085037441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250425085037441 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085037441 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5474e5) (hnbgw_rua.c:470) 20250425085037441 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5534949 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:311) 20250425085037441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5534949)[0x559c26c46910]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085037441 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250425085037441 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250425085037441 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5534949 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:263) 20250425085037441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x559c26c38060]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085037441 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085037441 DLSCCP DEBUG SCCP-SCOC(36)[0x559c26c32520]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085037441 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062354a), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:415) 20250425085037441 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085037441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085037441 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085037441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085037441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085037441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085037441 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bd 00 00 00 b9 03 00 00 06 06 62 35 4a 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085037442 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085037442 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085037442 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085037442 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085037442 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085037442 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250425085037442 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085037442 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085037442 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085037442 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bd 00 00 00 b9 03 00 00 06 06 62 35 4a 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(402)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@7fdc3b52d31d: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)5534949 20250425085037648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085037648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085037648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250425085037648 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085037648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5474e5,cause=misc(unspecified)) (hnbgw_rua.c:438) 20250425085037648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5534949 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:311) 20250425085037648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5534949)[0x559c26c46910]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085037648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5534949)[0x559c26c46910]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085037648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x559c26c38060]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085037649 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085037649 DLSCCP DEBUG SCCP-SCOC(36)[0x559c26c32520]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085037649 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062354a), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085037649 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085037649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085037649 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085037649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085037649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085037649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085037649 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 06 04 62 35 4a 00 00 24 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085037649 DLSCCP DEBUG SCCP-SCOC(36)[0x559c26c32520]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085037649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x559c26c38060]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:332) 20250425085037649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5534949)[0x559c26c46910]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085037649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5534949)[0x559c26c46910]{disconnected}: Freeing instance (context_map.c:202) 20250425085037649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5534949)[0x559c26c46910]{disconnected}: Deallocated (fsm.c:568) 20250425085037649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x559c26c38060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085037649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x559c26c38060]{disconnected}: Freeing instance (context_map.c:206) 20250425085037649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x559c26c38060]{disconnected}: Deallocated (fsm.c:568) 20250425085037649 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5534949 SCCP-36 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250425085037649 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085037649 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085037649 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085037649 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085037649 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085037649 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250425085037649 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085037649 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085037649 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085037649 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 06 04 62 35 4a 00 00 24 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(402)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.sgsn0-RAN(403)@7fdc3b52d31d: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)13026214 20250425085037656 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085037656 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085037656 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085037656 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085037656 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085037656 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085037656 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085037656 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085037656 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085037656 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 24 62 35 4a 00 00 06 00 08 00 00 00 07  20250425085037656 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085037656 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085037656 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085037656 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085037656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085037656 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000024), PART(T=Source Reference,L=4,D=0062354a) (sccp_scrc.c:486) 20250425085037656 DLSCCP DEBUG Received CO:RELCO for local reference 36 (sccp_scoc.c:1855) 20250425085037656 DLSCCP DEBUG SCCP-SCOC(36)[0x559c26c32520]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085037656 DLSCCP DEBUG SCCP-SCOC(36)[0x559c26c32520]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085037656 DLSCCP DEBUG SCCP-SCOC(36)[0x559c26c32520]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085037656 DLSCCP DEBUG SCCP-SCOC(36)[0x559c26c32520]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085037656 DLSCCP DEBUG SCCP-SCOC(36)[0x559c26c32520]{IDLE}: Deallocated (fsm.c:568) MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425085038669 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43465<->l=127.0.0.1:4262) (control_if.c:193) 20250425085038670 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35292<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(395)@7fdc3b52d31d: Final verdict of PTC: none VirtHNBGW-STATS(394)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085038674 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35282<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085038675 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085038675 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085038675 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085038675 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085038675 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@7fdc3b52d31d: Final verdict of PTC: none MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393)@7fdc3b52d31d: Final verdict of PTC: none 20250425085038676 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085038676 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085038676 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085038676 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085038677 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085038677 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085038677 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-SCCP(399)@7fdc3b52d31d: Final verdict of PTC: none 20250425085038677 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(400)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(403)@7fdc3b52d31d: Final verdict of PTC: none 20250425085038677 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085038677 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085038677 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085038677 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085038677 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085038677 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085038677 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085038677 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs HNBGW_Test.sgsn0-SCCP(402)@7fdc3b52d31d: Final verdict of PTC: none 20250425085038677 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425085038677 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085038677 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085038677 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(401)@7fdc3b52d31d: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@7fdc3b52d31d: Final verdict of PTC: none 20250425085038678 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085038678 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085038678 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085038678 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085038678 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085038678 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085038678 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085038678 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085038678 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085038678 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085038678 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085038678 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085038678 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085038678 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085038678 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425085038678 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425085038678 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085038678 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425085038678 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250425085038678 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425085038678 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085038678 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085038678 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085038679 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085038679 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085038679 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085038679 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085038679 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085038679 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085038679 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085038679 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085038679 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085038679 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085038679 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085038679 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085038679 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085038679 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085038679 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085038679 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085038679 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085038679 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(404)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(396)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-MGCP(405)@7fdc3b52d31d: Final verdict of PTC: none 20250425085038682 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41426<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(406)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(397): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(406): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass'. Fri Apr 25 08:50:38 UTC 2025 ====== HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.talloc 20250425085038789 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41428<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085039191 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41428<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=304644) Waiting for packet dumper to finish... 1 (prev_count=304644, count=308844) 20250425085040679 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085040679 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085040679 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085040679 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085040679 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085040679 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment'. ------ HNBGW_Tests.TC_ps_rab_assignment ------ Fri Apr 25 08:50:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_ps_rab_assignment started. 20250425085042305 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41430<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085042310 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41434<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085042312 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37939<->l=127.0.0.1:4262) (control_if.c:572) 20250425085042325 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085042325 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085042325 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085042325 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment-Iuh0(411)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085042325 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085042325 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085042325 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085042325 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085042326 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085042326 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085042326 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085042326 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085042326 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085042326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085042326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085042326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085042326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085042326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085042326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085042326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085042326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085042326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085042326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085042326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085042326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085042326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085042326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085042326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085042326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085042326 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085042326 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085042326 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085042326 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085042326 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085042326 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085042326 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085042326 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085042326 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085042327 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085042327 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085042327 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085042327 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085042327 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085042327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085042327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085042327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085042327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085042327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085042327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085042327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085042327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085042327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085042327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085042327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085042327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085042327 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085042327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085042327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085042327 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0f 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085042327 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085042327 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085042327 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085042327 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085042327 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085042327 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085042327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085042327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085042327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085042327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085042327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085042327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085042327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085042327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085042327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085042327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085042327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085042327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085042327 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085042327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085042327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085042327 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0e 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085042327 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085042327 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085042327 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085042327 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085042327 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085042327 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085042327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085042327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085042327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085042327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085042327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085042327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085042327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085042327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085042327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085042327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085042327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085042327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085042327 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085042327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085042327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085042327 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 03 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085042327 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085042327 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085042327 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085042327 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085042327 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085042327 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085042327 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085042327 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085042327 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085042327 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085042327 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085042327 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085042327 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085042327 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085042327 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085042327 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085042327 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085042327 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085042327 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(415)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(415)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(415)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-SCCP(413)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085042338 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085042339 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085042339 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085042339 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085042339 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085042339 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085042339 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085042339 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085042340 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085042340 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085042340 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085042340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085042340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085042340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085042340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085042340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085042340 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=5 -> eSLS=85: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085042340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085042340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085042340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085042340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085042340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085042340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085042340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085042340 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085042340 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085042340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085042340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085042340 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 05 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085042340 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085042340 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085042340 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085042340 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085042340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085042340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085042340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085042340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085042340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085042340 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085042340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085042340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085042340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085042340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085042340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085042340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085042340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085042340 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085042340 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085042340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085042340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085042340 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0f 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085042340 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085042340 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085042340 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085042340 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085042340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085042340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085042340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085042340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085042340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085042340 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085042340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085042340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085042340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085042340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085042340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085042340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085042340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085042340 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085042340 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085042340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085042340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085042340 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0d 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085042340 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085042340 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085042340 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085042340 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085042340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085042340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085042340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085042340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085042340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085042340 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085042340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085042340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085042340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085042340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085042340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085042340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085042340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085042340 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085042340 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085042340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085042340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085042340 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085042340 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085042340 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085042340 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085042340 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085042340 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085042340 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085042340 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085042340 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085042340 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085042340 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085042340 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085042340 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085042340 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: picked Normal Route via 'virt-sgsn2' round-robin style 20250425085042340 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085042340 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085042340 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085042340 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085042340 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085042340 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085042340 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085042340 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085042340 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085042340 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085042340 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085042340 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085042340 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(418)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(418)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(418)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(416)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085042359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085042359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085042359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085042359 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085042359 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085042359 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085042359 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085042359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085042359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085042537 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085042537 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085042537 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085042537 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(415)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085042545 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085042545 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085042545 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085042545 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085042545 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085042545 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085042545 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085042545 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085042545 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085042545 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085042545 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085042548 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085042548 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085042548 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085042548 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085042548 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085042548 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085042548 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085042548 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085042548 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085042548 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085042548 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085042548 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085042549 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085042549 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085042549 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085042549 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085042549 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085042549 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085042549 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085042549 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085042549 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085042549 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085042550 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085042550 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085042550 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085042550 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425085042550 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085042550 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085042550 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085042550 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085042551 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085042551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085042551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085042551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085042551 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085042551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085042551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085042551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085042551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085042551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085042551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085042551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085042551 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085042551 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085042551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085042551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085042551 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085042551 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085042551 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085042551 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085042551 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085042551 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085042551 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085042551 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250425085042551 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085042551 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085042551 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085042551 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(418)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085042557 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085042557 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085042557 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085042557 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085042557 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085042557 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085042557 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085042557 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085042557 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085042557 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085042557 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085042560 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085042560 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085042560 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085042560 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085042560 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085042560 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085042560 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085042560 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085042560 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085042560 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085042560 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085042560 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085042560 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085042560 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085042560 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085042560 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085042560 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085042560 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085042560 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085042560 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085042560 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085042560 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085042560 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085042561 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085042562 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085042562 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085042562 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085042562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085042562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085042562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085042562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085042562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085042562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085042562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085042562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085042562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085042562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085042562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085042562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085042562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085042562 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085042562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085042562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085042562 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085042562 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085042562 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085042562 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085042562 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085042562 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085042562 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085042562 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250425085042562 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085042562 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085042562 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085042562 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(414)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085043351 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085043351 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085043351 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085043351 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085043351 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085043351 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085043351 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085043351 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085043351 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085043351 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085043352 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085043352 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085043352 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085043352 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085043352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085043352 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085043352 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085043352 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085043352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085043352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085043352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085043352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085043352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085043352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085043352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085043352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085043352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085043352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085043352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085043352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085043352 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085043352 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085043352 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085043352 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085043352 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085043352 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085043352 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085043352 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085043352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085043352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085043352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085043352 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085043352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085043352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085043352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085043352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085043352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085043352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085043352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085043352 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085043352 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085043352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085043352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085043352 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085043352 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085043352 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425085043353 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085043353 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085043353 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085043353 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085043353 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085043353 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425085043353 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085043353 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085043353 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085043353 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085043356 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085043356 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085043356 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085043356 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085043356 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085043356 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085043356 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085043356 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085043356 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085043356 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085043356 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085043356 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085043356 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085043356 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085043356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085043356 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085043356 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085043356 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085043356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085043356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085043356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085043356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085043356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085043356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085043356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085043356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085043356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085043356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085043356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085043356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085043356 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085043356 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085043356 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085043356 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085043356 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(417)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085043361 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085043361 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085043361 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085043361 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085043361 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085043361 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085043361 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085043361 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085043361 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085043361 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085043361 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085043361 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085043361 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085043361 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085043361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085043361 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085043361 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085043361 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085043361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085043361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085043361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085043361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085043361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085043361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085043361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085043361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085043361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085043361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085043361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085043361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085043361 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085043361 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085043361 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085043361 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085043361 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085043361 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085043361 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085043361 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085043361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085043361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085043361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085043361 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085043361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085043361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085043361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085043361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085043361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085043361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085043361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085043361 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085043361 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085043361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085043361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085043361 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085043361 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085043361 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425085043361 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085043361 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085043361 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085043361 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085043361 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085043361 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250425085043361 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085043361 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085043361 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085043361 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085043363 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085043363 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085043363 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085043363 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085043363 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085043363 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085043363 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085043363 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085043363 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085043363 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085043363 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085043363 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085043363 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085043363 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085043363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085043363 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085043363 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085043363 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085043363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085043363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085043363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085043363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085043363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085043363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085043363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085043363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085043363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085043363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085043364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085043364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085043364 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085043364 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085043364 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085043364 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085043364 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085044400 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41442<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment0(420)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(417)@7fdc3b52d31d: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(417)@7fdc3b52d31d: Created Expect[0] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment0(420) TC_ps_rab_assignment-Iuh0-RUA(412)@7fdc3b52d31d: Added conn table entry 0TC_ps_rab_assignment0(420)5703769 20250425085045439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085045439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085045439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085045439 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085045439 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x570859, normal) (hnbgw_rua.c:406) 20250425085045439 DHNB DEBUG map_rua[0x559c26c32520]{init}: Allocated (fsm.c:456) 20250425085045439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5703769)[0x559c26c32520]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085045439 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5703769 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085045439 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085045439 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085045439 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085045439 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5703769 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085045439 DCN DEBUG map_sccp[0x559c26c46910]{init}: Allocated (fsm.c:456) 20250425085045439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x559c26c46910]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085045439 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5703769 <-> SCCP-37 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085045439 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5703769 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085045439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5703769)[0x559c26c32520]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085045439 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085045439 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085045439 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5703769 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085045439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x559c26c46910]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085045439 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085045439 DLSCCP DEBUG SCCP-SCOC(37)[0x559c26c38060]{IDLE}: Allocated (fsm.c:456) 20250425085045439 DLSCCP DEBUG SCCP-SCOC(37)[0x559c26c38060]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085045439 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000025), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f400300027b0056400500f1100926) (sccp_scrc.c:415) 20250425085045439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085045439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085045439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085045439 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085045439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085045439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085045439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085045439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085045439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085045439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085045439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085045439 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085045439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085045439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085045439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085045439 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 25 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 70 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 7b 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085045439 DLSCCP DEBUG SCCP-SCOC(37)[0x559c26c38060]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085045439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x559c26c46910]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085045439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5703769)[0x559c26c32520]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085045440 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085045440 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085045440 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085045440 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085045440 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085045440 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250425085045440 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085045440 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085045440 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085045440 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 25 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 70 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 7b 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(416)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(416)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(417)@7fdc3b52d31d: Found Expect[0] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment0(420) HNBGW_Test.sgsn0-RAN(417)@7fdc3b52d31d: Added conn table entry 0TC_ps_rab_assignment0(420)15138618 HNBGW_Test.sgsn0-SCCP(416)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085045455 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085045455 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085045455 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer TC_ps_rab_assignment0(420)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085045455 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085045455 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085045455 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085045455 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085045455 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085045455 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085045455 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 25 f6 1e ec 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085045455 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085045455 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085045455 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085045455 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085045455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085045455 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000025), PART(T=Source Reference,L=4,D=00f61eec) (sccp_scrc.c:486) 20250425085045455 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1855) 20250425085045455 DLSCCP DEBUG SCCP-SCOC(37)[0x559c26c38060]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085045455 DLSCCP DEBUG SCCP-SCOC(37)[0x559c26c38060]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085045455 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085045455 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085045455 DCN DEBUG handle_cn_conn_conf() conn_id=37, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085045455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x559c26c46910]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085045456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x559c26c46910]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW-PFCP(410)@7fdc3b52d31d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment0(420) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(416)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@7fdc3b52d31d: vl_len:91 HNBGW_Test.sgsn0-SCCP(416)@7fdc3b52d31d: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250425085045656 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085045657 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085045657 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085045657 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085045657 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085045657 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085045657 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085045657 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085045657 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085045657 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 25 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085045657 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085045657 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085045657 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085045657 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085045657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085045657 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000025), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250425085045657 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1855) 20250425085045657 DLSCCP DEBUG SCCP-SCOC(37)[0x559c26c38060]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085045657 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085045657 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085045657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x559c26c46910]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085045657 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085045657 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085045657 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5703769 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085045658 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085045658 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5703769 SCCP-37 sgsn-0 MI=IMSI-262420000000007: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250425085045658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5703769)[0x559c26c32520]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085045658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250425085045658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085045658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment0(420)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085045693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085045693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085045693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085045693 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085045693 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x570859) (hnbgw_rua.c:470) 20250425085045693 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5703769 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085045693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5703769)[0x559c26c32520]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085045693 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085045693 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085045693 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5703769 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085045693 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085045693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x559c26c46910]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085045693 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085045693 DLSCCP DEBUG SCCP-SCOC(37)[0x559c26c38060]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085045693 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f61eec), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250425085045693 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085045693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085045693 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085045693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085045693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085045693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085045693 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 07 06 f6 1e ec 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085045693 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085045693 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085045693 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085045693 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085045693 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085045693 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250425085045693 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085045693 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085045693 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085045693 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 07 06 f6 1e ec 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(416)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(416)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@7fdc3b52d31d: vl_len:12 HNBGW_Test.sgsn0-SCCP(416)@7fdc3b52d31d: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425085047714 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085047714 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085047714 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085047714 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085047714 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085047714 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085047714 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085047714 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085047714 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085047714 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 25 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085047714 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085047715 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085047715 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085047715 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085047715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085047715 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000025), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085047715 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1855) 20250425085047715 DLSCCP DEBUG SCCP-SCOC(37)[0x559c26c38060]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085047715 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085047715 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085047715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x559c26c46910]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085047715 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085047715 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085047715 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5703769 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085047715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5703769)[0x559c26c32520]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085047715 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250425085047715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085047715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_ps_rab_assignment0(420)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment-Iuh0-RUA(412)@7fdc3b52d31d: Deleted conn table entry 0TC_ps_rab_assignment0(420)5703769 20250425085047734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085047734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085047734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085047734 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085047734 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x570859,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085047734 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5703769 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085047734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5703769)[0x559c26c32520]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085047734 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085047734 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085047734 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5703769 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085047734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x559c26c46910]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085047734 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085047734 DLSCCP DEBUG SCCP-SCOC(37)[0x559c26c38060]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085047734 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f61eec), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085047734 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085047734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085047734 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085047734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085047734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085047734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085047734 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 07 06 f6 1e ec 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085047734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5703769)[0x559c26c32520]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085047734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x559c26c46910]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085047734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x559c26c46910]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085047735 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085047735 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085047735 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085047735 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085047735 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085047735 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250425085047735 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085047735 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085047735 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085047735 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 07 06 f6 1e ec 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(416)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(417)@7fdc3b52d31d: Deleted conn table entry 0TC_ps_rab_assignment0(420)15138618 HNBGW_Test.sgsn0-SCCP(416)@7fdc3b52d31d: Session index based on connection ID:0 20250425085047745 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085047746 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085047746 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085047746 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085047746 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085047746 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085047746 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085047746 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085047746 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085047746 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 25 f6 1e ec 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085047746 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085047746 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085047746 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085047746 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085047746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085047746 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000025), PART(T=Source Reference,L=4,D=00f61eec), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085047746 DLSCCP DEBUG Received CO:RELRE for local reference 37 (sccp_scoc.c:1855) 20250425085047746 DLSCCP DEBUG SCCP-SCOC(37)[0x559c26c38060]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085047746 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085047746 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085047746 DCN DEBUG handle_cn_disc_ind() conn_id=37 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085047746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x559c26c46910]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085047746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x559c26c46910]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085047746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5703769)[0x559c26c32520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085047746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5703769)[0x559c26c32520]{disconnected}: Freeing instance (context_map.c:202) 20250425085047746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5703769)[0x559c26c32520]{disconnected}: Deallocated (fsm.c:568) 20250425085047746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x559c26c46910]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085047746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x559c26c46910]{disconnected}: Freeing instance (context_map.c:206) 20250425085047746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x559c26c46910]{disconnected}: Deallocated (fsm.c:568) 20250425085047746 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5703769 SCCP-37 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250425085047746 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f61eec), PART(T=Source Reference,L=4,D=00000025) (sccp_scrc.c:415) 20250425085047746 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085047746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085047746 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085047746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085047746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085047746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085047746 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 07 05 f6 1e ec 00 00 25 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085047746 DLSCCP DEBUG SCCP-SCOC(37)[0x559c26c38060]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085047746 DLSCCP DEBUG SCCP-SCOC(37)[0x559c26c38060]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085047746 DLSCCP DEBUG SCCP-SCOC(37)[0x559c26c38060]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085047746 DLSCCP DEBUG SCCP-SCOC(37)[0x559c26c38060]{IDLE}: Deallocated (fsm.c:568) 20250425085047747 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085047747 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085047747 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085047747 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085047747 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085047747 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250425085047747 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085047747 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085047747 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085047747 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 07 05 f6 1e ec 00 00 25 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(416)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@7fdc3b52d31d: RLC received in state:disconnect_pending TC_ps_rab_assignment0(420)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425085049756 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41434<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085049758 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37939<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(408)@7fdc3b52d31d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(409)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085049762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41430<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085049763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085049763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085049763 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085049763 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085049763 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc0-RAN(414)@7fdc3b52d31d: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0-RUA(412)@7fdc3b52d31d: Final verdict of PTC: none MutexDispCT-TC_ps_rab_assignment(407)@7fdc3b52d31d: Final verdict of PTC: none 20250425085049766 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085049766 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085049766 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085049766 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085049766 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085049766 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085049766 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085049766 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085049766 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085049767 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085049767 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085049767 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085049767 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085049767 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085049767 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085049767 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085049767 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085049767 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085049767 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085049767 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(413)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(416)@7fdc3b52d31d: Final verdict of PTC: none 20250425085049767 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085049767 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085049767 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085049767 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085049767 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085049767 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085049767 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-M3UA(418)@7fdc3b52d31d: Final verdict of PTC: none 20250425085049767 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085049767 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085049767 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085049768 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085049768 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085049768 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085049768 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085049768 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085049768 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085049767 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085049767 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085049767 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085049767 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085049767 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085049767 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085049767 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085049767 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085049767 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085049767 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085049767 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) TC_ps_rab_assignment-Iuh0(411)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(417)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(410)@7fdc3b52d31d: Final verdict of PTC: none 20250425085049768 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085049768 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085049768 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085049768 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085049768 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085049768 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW_Test.msc0-M3UA(415)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-MGCP(419)@7fdc3b52d31d: Final verdict of PTC: none 20250425085049768 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085049768 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085049768 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085049768 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085049768 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085049768 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085049768 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085049768 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085049768 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085049772 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41442<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(420)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(407): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(408): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(410): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ps_rab_assignment-Iuh0(411): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(412): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(413): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(414): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(415): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(416): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(417): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(418): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(419): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ps_rab_assignment0(420): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass'. Fri Apr 25 08:50:49 UTC 2025 ====== HNBGW_Tests.TC_ps_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment.talloc 20250425085049861 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53112<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085050263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53112<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=314844) Waiting for packet dumper to finish... 1 (prev_count=314844, count=315484) 20250425085051768 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085051768 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085051768 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085051768 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085051768 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085051768 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_ps_rab_assignment_concurrent ------ Fri Apr 25 08:50:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment_concurrent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment_concurrent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_ps_rab_assignment_concurrent started. 20250425085053354 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53124<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085053359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53140<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085053363 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43473<->l=127.0.0.1:4262) (control_if.c:572) 20250425085053378 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085053378 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085053378 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085053378 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085053378 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085053378 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment_concurrent-Iuh0(425)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085053379 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085053379 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085053379 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085053379 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085053380 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085053380 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085053380 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085053380 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085053380 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085053380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085053380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085053380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085053380 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085053380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085053380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085053380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085053380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085053380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085053380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085053380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085053380 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085053380 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085053380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085053380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085053380 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0f 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085053380 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085053380 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085053380 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085053380 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085053380 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085053380 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085053380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085053380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085053380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085053380 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085053380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085053380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085053380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085053380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085053380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085053380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085053380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085053380 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085053380 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085053380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085053380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085053380 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0b 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085053380 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085053380 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085053380 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085053380 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085053380 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085053380 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085053380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085053380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085053380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085053380 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085053380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085053380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085053380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085053380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085053380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085053380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085053380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085053380 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085053380 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085053380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085053380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085053380 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085053380 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085053380 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085053380 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085053380 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085053380 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085053381 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085053381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085053381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085053381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085053381 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085053381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085053381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085053381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085053381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085053381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085053381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085053381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085053381 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085053381 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085053381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085053381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085053381 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085053381 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085053381 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085053381 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085053381 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085053381 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085053381 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085053381 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085053381 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085053381 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085053381 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085053381 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085053381 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085053381 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085053381 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085053381 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085053381 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085053381 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085053381 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085053381 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085053381 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085053381 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085053381 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085053381 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085053381 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085053381 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(429)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(429)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(429)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-SCCP(427)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085053392 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085053392 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085053392 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085053392 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085053392 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085053392 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085053393 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085053393 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085053394 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085053394 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085053394 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085053394 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085053394 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085053394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085053394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085053394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085053394 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=8 -> eSLS=88: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085053394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085053394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085053394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085053394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085053394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085053394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085053394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085053394 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=8 -> eSLS=120: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085053394 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085053394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085053394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085053394 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 08 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085053394 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085053394 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085053394 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085053394 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085053394 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085053394 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085053394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085053394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085053394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085053394 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085053394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085053394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085053394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085053394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085053394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085053394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085053394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085053394 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=7 -> eSLS=7: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085053394 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085053394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085053394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085053394 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 07 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085053394 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085053394 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085053394 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085053394 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085053394 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085053394 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085053394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085053394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085053394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085053394 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085053394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085053394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085053394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085053394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085053394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085053394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085053394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085053394 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085053394 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085053394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085053394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085053394 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085053394 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085053394 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085053394 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085053394 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085053394 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085053394 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085053394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085053394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085053394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085053394 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085053394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085053394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085053394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085053394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085053394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085053394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085053394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085053394 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085053394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085053394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085053394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085053394 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085053394 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085053394 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085053394 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085053394 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085053394 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085053394 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085053394 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085053394 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085053394 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085053394 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085053394 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085053394 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085053394 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085053394 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085053394 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085053394 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085053394 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085053394 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085053394 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085053394 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085053394 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085053394 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085053394 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085053394 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085053394 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(432)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(432)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(432)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085053413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085053413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085053413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085053413 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085053413 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085053413 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085053413 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085053413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085053413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085053590 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085053590 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085053590 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085053590 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(429)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085053599 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085053599 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085053599 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085053599 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085053599 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085053599 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085053599 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085053599 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085053599 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085053599 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085053600 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085053602 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085053602 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085053602 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085053602 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085053602 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085053602 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085053602 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085053602 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085053602 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085053602 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085053602 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085053602 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085053603 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085053603 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085053603 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085053603 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085053603 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085053603 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085053603 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085053603 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085053603 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085053603 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085053604 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085053604 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085053604 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085053604 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425085053604 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085053604 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085053604 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085053604 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085053604 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085053604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085053604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085053604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085053604 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085053604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085053604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085053604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085053604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085053604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085053604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085053605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085053605 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085053605 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085053605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085053605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085053605 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085053605 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085053605 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085053605 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085053605 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085053605 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085053605 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085053605 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250425085053605 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085053605 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085053605 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085053605 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(432)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085053609 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085053609 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085053609 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085053609 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085053609 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085053609 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085053609 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085053609 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085053609 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085053609 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085053609 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085053610 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085053610 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085053610 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085053610 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085053610 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085053610 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085053610 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085053610 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085053610 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085053610 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085053610 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085053610 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085053610 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085053610 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085053610 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085053610 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085053610 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085053610 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085053610 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085053610 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085053610 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085053610 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085053610 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085053611 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085053611 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085053611 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085053611 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085053611 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085053611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085053611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085053611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085053611 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085053611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085053611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085053611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085053611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085053611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085053611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085053611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085053611 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085053611 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085053611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085053611 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085053611 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085053611 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085053611 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085053611 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085053611 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085053611 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085053611 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085053611 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250425085053611 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085053611 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085053611 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085053611 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(428)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085054398 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085054398 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085054398 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085054398 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085054398 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085054398 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085054398 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085054398 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085054398 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085054398 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085054398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085054398 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085054398 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085054398 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085054398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085054398 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085054398 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085054398 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085054398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085054398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085054398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085054398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085054398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085054398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085054398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085054398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085054398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085054398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085054398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085054398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085054398 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085054398 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085054398 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085054398 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085054398 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085054398 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085054398 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085054398 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085054398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085054398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085054398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085054398 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085054398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085054398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085054398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085054398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085054398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085054398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085054398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085054398 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085054398 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085054398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085054398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085054398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085054398 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085054398 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425085054398 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085054398 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085054398 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085054398 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085054398 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085054398 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425085054398 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085054398 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085054398 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085054398 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085054398 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085054398 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085054398 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085054398 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085054398 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085054398 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085054398 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085054398 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085054398 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085054398 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085054398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085054398 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085054398 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085054398 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085054398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085054398 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085054398 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085054398 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085054398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085054398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085054398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085054398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085054398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085054398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085054398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085054398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085054398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085054398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085054398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085054398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085054398 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085054398 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085054398 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085054398 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085054398 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085054414 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085054414 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085054414 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085054414 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085054414 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085054414 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085054414 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085054414 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085054414 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085054414 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085054415 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085054415 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085054415 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085054415 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085054415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085054415 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085054415 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085054415 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085054415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085054415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085054415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085054415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085054415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085054415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085054415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085054415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085054415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085054415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085054415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085054415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085054415 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085054415 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085054415 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085054415 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085054415 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085054415 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085054415 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085054415 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085054415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085054415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085054415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085054415 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085054415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085054415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085054415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085054415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085054415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085054415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085054415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085054415 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085054415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085054415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085054415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085054415 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085054415 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085054415 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425085054415 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085054415 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085054415 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085054415 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085054415 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085054415 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250425085054415 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085054415 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085054415 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085054415 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085054418 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085054418 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085054418 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085054418 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085054418 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085054418 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085054418 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085054418 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085054418 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085054418 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085054418 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085054419 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085054419 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085054419 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085054419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085054419 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085054419 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085054419 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085054419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085054419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085054419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085054419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085054419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085054419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085054419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085054419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085054419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085054419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085054419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085054419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085054419 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085054419 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085054419 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085054419 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085054419 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085055460 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40336<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085055491 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40346<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085055517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40362<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085055530 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40368<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085055538 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40376<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085055555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40386<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085055568 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40398<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085055579 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40400<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085055587 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40408<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085055595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40420<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085055603 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40432<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085055611 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40440<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085055618 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40444<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085055625 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40448<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085055631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40462<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085055638 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40476<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment_concurrent0(434)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: f_create_expect(l3 := '080101D571000008292624000000000000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Created Expect[0] for '080101D571000008292624000000000000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(434) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@7fdc3b52d31d: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)4196782 20250425085056486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085056486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085056486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085056486 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085056486 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4009ae, normal) (hnbgw_rua.c:406) 20250425085056486 DHNB DEBUG map_rua[0x559c26c32520]{init}: Allocated (fsm.c:456) 20250425085056486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4196782)[0x559c26c32520]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085056486 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4196782 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085056486 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085056486 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085056486 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000000 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085056486 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4196782 SCCP-0 PS MI=IMSI-262420000000000: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085056486 DCN DEBUG map_sccp[0x559c26c46910]{init}: Allocated (fsm.c:456) 20250425085056486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x559c26c46910]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085056486 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4196782 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085056486 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4196782 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085056486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4196782)[0x559c26c32520]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085056486 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085056486 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085056486 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4196782 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085056486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x559c26c46910]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085056486 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085056486 DLSCCP DEBUG SCCP-SCOC(38)[0x559c26c38060]{IDLE}: Allocated (fsm.c:456) 20250425085056486 DLSCCP DEBUG SCCP-SCOC(38)[0x559c26c38060]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085056486 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000026), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000000f1102a2a170512c7422000004f40030000ed0056400500f1100926) (sccp_scrc.c:415) 20250425085056486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056486 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085056487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085056487 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085056487 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085056487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085056487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085056487 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 04 01 00 00 26 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 00 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 ed 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085056487 DLSCCP DEBUG SCCP-SCOC(38)[0x559c26c38060]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085056487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x559c26c46910]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085056487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4196782)[0x559c26c32520]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085056487 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056487 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085056487 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085056487 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085056487 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085056487 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250425085056487 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085056487 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085056487 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056487 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 04 01 00 00 26 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 00 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 ed 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Found Expect[0] for l3='080101D571000008292624000000000000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(434) HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)5635211 TC_ps_rab_assignment_concurrent0(434)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW-PFCP(424)@7fdc3b52d31d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(434) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085056492 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056492 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085056492 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085056492 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085056492 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085056492 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085056492 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085056492 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085056492 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056492 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 26 80 b4 0c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085056492 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085056492 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085056492 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085056492 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085056492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085056492 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000026), PART(T=Source Reference,L=4,D=0080b40c) (sccp_scrc.c:486) 20250425085056492 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1855) 20250425085056492 DLSCCP DEBUG SCCP-SCOC(38)[0x559c26c38060]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085056492 DLSCCP DEBUG SCCP-SCOC(38)[0x559c26c38060]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085056492 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085056492 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085056492 DCN DEBUG handle_cn_conn_conf() conn_id=38, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085056492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x559c26c46910]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085056492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x559c26c46910]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_ps_rab_assignment_concurrent0(435)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Created Expect[0] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(435) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@7fdc3b52d31d: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)13301693 TC_ps_rab_assignment_concurrent0(436)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent0(437)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Created Expect[1] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@7fdc3b52d31d: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)11207552 TC_ps_rab_assignment_concurrent0(438)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Created Expect[2] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@7fdc3b52d31d: Added conn table entry 3TC_ps_rab_assignment_concurrent0(437)15531566 HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Created Expect[3] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@7fdc3b52d31d: Added conn table entry 4TC_ps_rab_assignment_concurrent0(438)15200314 TC_ps_rab_assignment_concurrent0(439)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent0(440)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Created Expect[4] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@7fdc3b52d31d: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)8998606 HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Created Expect[5] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent0(441)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@7fdc3b52d31d: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)9750076 HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Created Expect[6] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent0(442)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@7fdc3b52d31d: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)14572861 TC_ps_rab_assignment_concurrent0(443)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Created Expect[7] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@7fdc3b52d31d: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)10887298 TC_ps_rab_assignment_concurrent0(444)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Created Expect[8] for '080101D571000008292624000000009000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@7fdc3b52d31d: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)8426846 TC_ps_rab_assignment_concurrent0(445)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: f_create_expect(l3 := '080101D571000008292624000000000100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Created Expect[9] for '080101D571000008292624000000000100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@7fdc3b52d31d: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)12425025 TC_ps_rab_assignment_concurrent0(446)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: f_create_expect(l3 := '080101D571000008292624000000001100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Created Expect[10] for '080101D571000008292624000000001100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@7fdc3b52d31d: Added conn table entry 11TC_ps_rab_assignment_concurrent0(445)6690098 TC_ps_rab_assignment_concurrent0(447)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: f_create_expect(l3 := '080101D571000008292624000000002100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Created Expect[11] for '080101D571000008292624000000002100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@7fdc3b52d31d: Added conn table entry 12TC_ps_rab_assignment_concurrent0(446)7996767 TC_ps_rab_assignment_concurrent0(448)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: f_create_expect(l3 := '080101D571000008292624000000003100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Created Expect[12] for '080101D571000008292624000000003100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@7fdc3b52d31d: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)7735013 TC_ps_rab_assignment_concurrent0(449)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: f_create_expect(l3 := '080101D571000008292624000000004100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Created Expect[13] for '080101D571000008292624000000004100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(448) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@7fdc3b52d31d: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)8909509 HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: f_create_expect(l3 := '080101D571000008292624000000005100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Created Expect[14] for '080101D571000008292624000000005100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@7fdc3b52d31d: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)4264684 20250425085056688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085056689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085056689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085056689 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085056689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcaf7bd, normal) (hnbgw_rua.c:406) 20250425085056689 DHNB DEBUG map_rua[0x559c26b19c10]{init}: Allocated (fsm.c:456) 20250425085056689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13301693)[0x559c26b19c10]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085056689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13301693 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085056689 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085056689 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085056689 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085056689 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13301693 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085056689 DCN DEBUG map_sccp[0x559c26c31150]{init}: Allocated (fsm.c:456) 20250425085056689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x559c26c31150]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085056689 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13301693 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085056689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13301693 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085056689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13301693)[0x559c26b19c10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085056689 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085056689 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085056689 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13301693 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085056689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x559c26c31150]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085056689 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085056689 DLSCCP DEBUG SCCP-SCOC(39)[0x559c26c37d40]{IDLE}: Allocated (fsm.c:456) 20250425085056689 DLSCCP DEBUG SCCP-SCOC(39)[0x559c26c37d40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085056689 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000027), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f400300029c0056400500f1100926) (sccp_scrc.c:415) 20250425085056689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056689 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085056689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085056690 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085056690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085056690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085056690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085056690 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 05 01 00 00 27 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 10 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 9c 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085056690 DLSCCP DEBUG SCCP-SCOC(39)[0x559c26c37d40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085056690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x559c26c31150]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085056690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13301693)[0x559c26b19c10]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085056690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085056690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085056690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085056690 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085056690 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xab0380, normal) (hnbgw_rua.c:406) 20250425085056690 DHNB DEBUG map_rua[0x559c26c28000]{init}: Allocated (fsm.c:456) 20250425085056690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11207552)[0x559c26c28000]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085056690 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11207552 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085056690 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085056690 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085056690 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085056690 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11207552 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085056690 DCN DEBUG map_sccp[0x559c26c2ede0]{init}: Allocated (fsm.c:456) 20250425085056690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x559c26c2ede0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085056690 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11207552 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085056690 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11207552 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085056690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11207552)[0x559c26c28000]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085056690 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085056690 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085056690 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056690 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085056690 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085056690 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085056690 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085056690 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250425085056690 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085056690 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085056690 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056690 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 05 01 00 00 27 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 10 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 9c 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250425085056690 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11207552 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085056690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x559c26c2ede0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085056690 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085056690 DLSCCP DEBUG SCCP-SCOC(40)[0x559c26c36690]{IDLE}: Allocated (fsm.c:456) 20250425085056690 DLSCCP DEBUG SCCP-SCOC(40)[0x559c26c36690]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085056691 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000028), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030001030056400500f1100926) (sccp_scrc.c:415) 20250425085056691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056691 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056691 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085056691 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085056691 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085056691 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085056691 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085056691 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085056691 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085056691 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056691 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 26 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085056691 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085056691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085056691 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085056691 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085056691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085056691 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085056691 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0a 01 00 00 28 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 20 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 03 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085056691 DLSCCP DEBUG SCCP-SCOC(40)[0x559c26c36690]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085056691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x559c26c2ede0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085056691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11207552)[0x559c26c28000]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085056691 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085056691 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085056691 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085056691 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085056691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085056691 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000026), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250425085056691 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1855) 20250425085056691 DLSCCP DEBUG SCCP-SCOC(38)[0x559c26c38060]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085056691 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085056691 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085056691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x559c26c46910]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085056691 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085056691 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085056691 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4196782 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085056691 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085056691 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4196782 SCCP-38 sgsn-0 MI=IMSI-262420000000000: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250425085056691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4196782)[0x559c26c32520]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085056691 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250425085056691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085056691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085056692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085056692 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085056691 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056692 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085056692 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085056692 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085056692 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085056692 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xecfe2e, normal) (hnbgw_rua.c:406) 20250425085056692 DHNB DEBUG map_rua[0x559c26c361e0]{init}: Allocated (fsm.c:456) 20250425085056692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15531566)[0x559c26c361e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085056692 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15531566 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085056692 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085056692 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085056692 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085056692 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15531566 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085056692 DCN DEBUG map_sccp[0x559c26c44020]{init}: Allocated (fsm.c:456) 20250425085056692 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250425085056692 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085056692 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085056692 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056692 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0a 01 00 00 28 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 20 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 03 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250425085056692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x559c26c44020]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085056692 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15531566 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085056692 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15531566 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085056692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15531566)[0x559c26c361e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085056692 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085056692 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085056692 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15531566 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085056692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x559c26c44020]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085056692 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085056692 DLSCCP DEBUG SCCP-SCOC(41)[0x559c26c34f20]{IDLE}: Allocated (fsm.c:456) 20250425085056692 DLSCCP DEBUG SCCP-SCOC(41)[0x559c26c34f20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085056692 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000029), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f400300023d0056400500f1100926) (sccp_scrc.c:415) 20250425085056692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056692 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085056692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085056692 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085056692 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085056692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085056692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085056692 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0b 01 00 00 29 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 3d 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085056692 DLSCCP DEBUG SCCP-SCOC(41)[0x559c26c34f20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085056692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x559c26c44020]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085056692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15531566)[0x559c26c361e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085056692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425085056692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085056692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085056692 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085056692 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe7f03a, normal) (hnbgw_rua.c:406) 20250425085056692 DHNB DEBUG map_rua[0x559c26c31020]{init}: Allocated (fsm.c:456) 20250425085056693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15200314)[0x559c26c31020]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085056693 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15200314 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085056693 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085056693 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085056693 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056693 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085056693 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085056693 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15200314 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085056693 DCN DEBUG map_sccp[0x559c26c2f720]{init}: Allocated (fsm.c:456) 20250425085056693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x559c26c2f720]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085056693 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15200314 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085056693 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15200314 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085056693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15200314)[0x559c26c31020]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085056693 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085056693 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085056693 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15200314 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085056693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x559c26c2f720]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085056693 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085056693 DLSCCP DEBUG SCCP-SCOC(42)[0x559c26c2f990]{IDLE}: Allocated (fsm.c:456) 20250425085056693 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085056693 DLSCCP DEBUG SCCP-SCOC(42)[0x559c26c2f990]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085056693 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002a), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030000190056400500f1100926) (sccp_scrc.c:415) 20250425085056693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056693 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085056693 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085056693 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250425085056693 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085056693 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085056693 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056693 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0b 01 00 00 29 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 3d 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250425085056693 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085056693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085056693 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085056693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085056693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085056693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085056693 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 08 01 00 00 2a 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 19 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085056693 DLSCCP DEBUG SCCP-SCOC(42)[0x559c26c2f990]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085056693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x559c26c2f720]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085056693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15200314)[0x559c26c31020]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085056693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250425085056693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085056693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085056693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085056693 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085056693 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056694 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085056694 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085056694 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085056694 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085056694 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250425085056694 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085056694 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085056694 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056694 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 08 01 00 00 2a 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 19 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250425085056694 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056694 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085056694 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085056694 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085056694 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085056694 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250425085056694 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085056694 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085056694 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056694 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 09 01 00 00 2b 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 50 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 72 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250425085056693 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x894ece, normal) (hnbgw_rua.c:406) 20250425085056693 DHNB DEBUG map_rua[0x559c26c37710]{init}: Allocated (fsm.c:456) 20250425085056693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8998606)[0x559c26c37710]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085056693 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8998606 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085056693 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085056693 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085056693 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085056693 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8998606 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085056694 DCN DEBUG map_sccp[0x559c26c350e0]{init}: Allocated (fsm.c:456) 20250425085056694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x559c26c350e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085056694 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8998606 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085056694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8998606 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085056694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8998606)[0x559c26c37710]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085056694 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085056694 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085056694 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8998606 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085056694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x559c26c350e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085056694 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085056694 DLSCCP DEBUG SCCP-SCOC(43)[0x559c26c34aa0]{IDLE}: Allocated (fsm.c:456) 20250425085056694 DLSCCP DEBUG SCCP-SCOC(43)[0x559c26c34aa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085056694 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002b), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f40030001720056400500f1100926) (sccp_scrc.c:415) 20250425085056694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056694 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085056694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085056694 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085056694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085056694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085056694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085056694 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 09 01 00 00 2b 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 50 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 72 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085056694 DLSCCP DEBUG SCCP-SCOC(43)[0x559c26c34aa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085056694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x559c26c350e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085056694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8998606)[0x559c26c37710]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085056694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085056694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085056694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085056694 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085056694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x94c63c, normal) (hnbgw_rua.c:406) 20250425085056694 DHNB DEBUG map_rua[0x559c26c368d0]{init}: Allocated (fsm.c:456) 20250425085056694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9750076)[0x559c26c368d0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085056694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9750076 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085056694 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085056694 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085056694 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085056694 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9750076 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085056694 DCN DEBUG map_sccp[0x559c26c2ec80]{init}: Allocated (fsm.c:456) 20250425085056694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x559c26c2ec80]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085056694 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9750076 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085056694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9750076 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085056694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9750076)[0x559c26c368d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085056694 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085056694 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085056694 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9750076 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085056694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x559c26c2ec80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085056694 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085056694 DLSCCP DEBUG SCCP-SCOC(44)[0x559c26c31880]{IDLE}: Allocated (fsm.c:456) 20250425085056694 DLSCCP DEBUG SCCP-SCOC(44)[0x559c26c31880]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085056694 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002c), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f400300005c0056400500f1100926) (sccp_scrc.c:415) 20250425085056694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056694 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085056694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085056695 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085056695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085056695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085056695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085056695 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0e 01 00 00 2c 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 60 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 5c 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085056695 DLSCCP DEBUG SCCP-SCOC(44)[0x559c26c31880]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085056695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x559c26c2ec80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085056695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9750076)[0x559c26c368d0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085056695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085056695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085056695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085056695 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085056695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xde5d3d, normal) (hnbgw_rua.c:406) 20250425085056695 DHNB DEBUG map_rua[0x559c26c315a0]{init}: Allocated (fsm.c:456) 20250425085056695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14572861)[0x559c26c315a0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085056695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14572861 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085056695 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085056695 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085056695 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085056695 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14572861 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085056695 DCN DEBUG map_sccp[0x559c26c34c60]{init}: Allocated (fsm.c:456) 20250425085056695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x559c26c34c60]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085056695 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056695 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085056695 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085056695 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085056695 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085056695 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14572861 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085056695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14572861 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085056695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14572861)[0x559c26c315a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085056695 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085056695 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085056695 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250425085056695 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085056695 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085056695 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056695 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14572861 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085056695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x559c26c34c60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085056695 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085056695 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0e 01 00 00 2c 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 60 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 5c 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250425085056695 DLSCCP DEBUG SCCP-SCOC(45)[0x559c26c46a40]{IDLE}: Allocated (fsm.c:456) 20250425085056695 DLSCCP DEBUG SCCP-SCOC(45)[0x559c26c46a40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085056695 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002d), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030002030056400500f1100926) (sccp_scrc.c:415) 20250425085056695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056695 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085056695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085056695 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085056695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085056695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085056695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085056695 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0f 01 00 00 2d 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 70 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 03 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085056696 DLSCCP DEBUG SCCP-SCOC(45)[0x559c26c46a40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085056696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x559c26c34c60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085056696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14572861)[0x559c26c315a0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085056696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085056696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085056696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085056696 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: First idle individual index:1 20250425085056696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa62082, normal) (hnbgw_rua.c:406) 20250425085056696 DHNB DEBUG map_rua[0x559c26c49080]{init}: Allocated (fsm.c:456) 20250425085056696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10887298)[0x559c26c49080]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085056696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10887298 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085056696 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085056696 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085056696 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056696 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085056696 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085056696 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085056696 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085056696 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250425085056696 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085056696 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10887298 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085056696 DCN DEBUG map_sccp[0x559c26c31be0]{init}: Allocated (fsm.c:456) 20250425085056696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x559c26c31be0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085056696 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10887298 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085056696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10887298 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085056696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10887298)[0x559c26c49080]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085056696 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085056696 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085056696 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056696 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085056696 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085056696 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0f 01 00 00 2d 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 70 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 03 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250425085056696 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10887298 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085056696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x559c26c31be0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085056696 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085056696 DLSCCP DEBUG SCCP-SCOC(46)[0x559c26c33e70]{IDLE}: Allocated (fsm.c:456) 20250425085056696 DLSCCP DEBUG SCCP-SCOC(46)[0x559c26c33e70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085056696 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030000760056400500f1100926) (sccp_scrc.c:415) 20250425085056696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056696 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085056696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085056696 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085056696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085056696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085056696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085056696 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0c 01 00 00 2e 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 80 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 76 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085056696 DLSCCP DEBUG SCCP-SCOC(46)[0x559c26c33e70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085056696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x559c26c31be0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085056696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10887298)[0x559c26c49080]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085056696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085056696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085056696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085056697 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085056697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x80955e, normal) (hnbgw_rua.c:406) 20250425085056697 DHNB DEBUG map_rua[0x559c26c46c00]{init}: Allocated (fsm.c:456) 20250425085056697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8426846)[0x559c26c46c00]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085056697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8426846 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085056697 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056697 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085056697 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085056697 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085056697 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8426846 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085056697 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085056697 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085056697 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085056697 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085056697 DCN DEBUG map_sccp[0x559c26c46d30]{init}: Allocated (fsm.c:456) 20250425085056697 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'virt-sgsn0' 20250425085056697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x559c26c46d30]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085056697 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085056697 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085056697 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056697 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0c 01 00 00 2e 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 80 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 76 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250425085056697 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8426846 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085056697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8426846 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085056697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8426846)[0x559c26c46c00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085056697 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085056697 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085056697 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8426846 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085056697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x559c26c46d30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085056697 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085056697 DLSCCP DEBUG SCCP-SCOC(47)[0x559c26c48760]{IDLE}: Allocated (fsm.c:456) 20250425085056697 DLSCCP DEBUG SCCP-SCOC(47)[0x559c26c48760]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085056697 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002f), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030002cd0056400500f1100926) (sccp_scrc.c:415) 20250425085056697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056697 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085056697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085056697 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085056697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085056697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085056697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085056697 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0d 01 00 00 2f 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 90 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 cd 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085056697 DLSCCP DEBUG SCCP-SCOC(47)[0x559c26c48760]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085056697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x559c26c46d30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085056697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8426846)[0x559c26c46c00]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085056697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085056697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085056697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085056697 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085056697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbd9741, normal) (hnbgw_rua.c:406) 20250425085056697 DHNB DEBUG map_rua[0x559c26c446f0]{init}: Allocated (fsm.c:456) 20250425085056697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12425025)[0x559c26c446f0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085056697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12425025 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085056697 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085056697 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085056697 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056697 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085056697 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085056697 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085056698 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085056698 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250425085056698 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000010 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085056698 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12425025 SCCP-0 PS MI=IMSI-262420000000010: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085056698 DCN DEBUG map_sccp[0x559c26c448d0]{init}: Allocated (fsm.c:456) 20250425085056698 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085056698 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085056698 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x559c26c448d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085056698 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12425025 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085056698 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0d 01 00 00 2f 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 90 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 cd 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250425085056698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12425025 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085056698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12425025)[0x559c26c446f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085056698 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085056698 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085056698 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12425025 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085056698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x559c26c448d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085056698 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085056698 DLSCCP DEBUG SCCP-SCOC(48)[0x559c26c454e0]{IDLE}: Allocated (fsm.c:456) 20250425085056698 DLSCCP DEBUG SCCP-SCOC(48)[0x559c26c454e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085056698 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000030), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000100f1102a2a170512c7422000004f40030000770056400500f1100926) (sccp_scrc.c:415) 20250425085056698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056698 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085056698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[1]. 20250425085056698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085056698 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085056698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085056698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085056698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085056698 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 30 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 01 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 77 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085056698 DLSCCP DEBUG SCCP-SCOC(48)[0x559c26c454e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085056698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x559c26c448d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085056698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12425025)[0x559c26c446f0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085056698 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056698 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085056698 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085056698 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085056698 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085056698 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250425085056698 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085056698 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085056698 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056698 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 30 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 01 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 77 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250425085056698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085056698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085056698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085056698 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085056698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x661532, normal) (hnbgw_rua.c:406) 20250425085056698 DHNB DEBUG map_rua[0x559c26c48d10]{init}: Allocated (fsm.c:456) 20250425085056698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6690098)[0x559c26c48d10]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085056698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6690098 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085056698 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085056698 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085056698 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000011 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085056698 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6690098 SCCP-0 PS MI=IMSI-262420000000011: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085056698 DCN DEBUG map_sccp[0x559c26c43920]{init}: Allocated (fsm.c:456) 20250425085056698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x559c26c43920]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085056698 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6690098 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085056698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6690098 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085056698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6690098)[0x559c26c48d10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085056698 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085056698 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085056698 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6690098 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085056698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x559c26c43920]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085056698 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085056698 DLSCCP DEBUG SCCP-SCOC(49)[0x559c26c459e0]{IDLE}: Allocated (fsm.c:456) 20250425085056698 DLSCCP DEBUG SCCP-SCOC(49)[0x559c26c459e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085056698 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000031), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001100f1102a2a170512c7422000004f40030000920056400500f1100926) (sccp_scrc.c:415) 20250425085056698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056698 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085056698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085056698 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085056698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085056698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085056698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085056698 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 31 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 11 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 92 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085056698 DLSCCP DEBUG SCCP-SCOC(49)[0x559c26c459e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085056698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x559c26c43920]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085056698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6690098)[0x559c26c48d10]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085056698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085056698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085056698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085056698 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085056698 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056698 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085056698 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085056698 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085056698 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085056698 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250425085056698 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085056698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7a055f, normal) (hnbgw_rua.c:406) 20250425085056698 DHNB DEBUG map_rua[0x559c26c46130]{init}: Allocated (fsm.c:456) 20250425085056698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7996767)[0x559c26c46130]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085056698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7996767 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085056698 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085056698 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085056698 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000012 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085056698 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7996767 SCCP-0 PS MI=IMSI-262420000000012: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085056698 DCN DEBUG map_sccp[0x559c26c48b00]{init}: Allocated (fsm.c:456) 20250425085056698 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085056698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x559c26c48b00]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085056698 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7996767 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085056698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7996767 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085056698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7996767)[0x559c26c46130]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085056698 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085056698 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085056698 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7996767 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085056698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x559c26c48b00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085056698 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085056698 DLSCCP DEBUG SCCP-SCOC(50)[0x559c26c465a0]{IDLE}: Allocated (fsm.c:456) 20250425085056698 DLSCCP DEBUG SCCP-SCOC(50)[0x559c26c465a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085056698 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000032), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002100f1102a2a170512c7422000004f400300027d0056400500f1100926) (sccp_scrc.c:415) 20250425085056698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056698 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085056698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056698 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056698 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 31 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 11 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 92 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250425085056698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085056698 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085056698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085056698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085056698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085056698 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 01 01 00 00 32 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 21 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 7d 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085056698 DLSCCP DEBUG SCCP-SCOC(50)[0x559c26c465a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085056698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x559c26c48b00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085056698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7996767)[0x559c26c46130]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085056698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085056698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085056698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085056698 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085056698 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7606e5, normal) (hnbgw_rua.c:406) 20250425085056698 DHNB DEBUG map_rua[0x559c26c40a40]{init}: Allocated (fsm.c:456) 20250425085056698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7735013)[0x559c26c40a40]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085056698 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085056698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7735013 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085056698 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085056698 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085056698 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085056698 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000013 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085056698 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7735013 SCCP-0 PS MI=IMSI-262420000000013: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085056698 DCN DEBUG map_sccp[0x559c26c31a40]{init}: Allocated (fsm.c:456) 20250425085056698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x559c26c31a40]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085056698 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7735013 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085056698 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085056698 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085056698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7735013 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085056698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7735013)[0x559c26c40a40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085056698 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085056698 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085056698 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250425085056698 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085056698 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085056698 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7735013 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085056698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x559c26c31a40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085056698 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085056698 DLSCCP DEBUG SCCP-SCOC(51)[0x559c26c40eb0]{IDLE}: Allocated (fsm.c:456) 20250425085056698 DLSCCP DEBUG SCCP-SCOC(51)[0x559c26c40eb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085056698 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000033), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003100f1102a2a170512c7422000004f40030000820056400500f1100926) (sccp_scrc.c:415) 20250425085056698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056698 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056698 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 01 01 00 00 32 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 21 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 7d 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: First idle individual index:2 20250425085056698 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085056698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085056698 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085056698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085056698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085056698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085056698 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 00 01 00 00 33 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 31 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 82 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085056698 DLSCCP DEBUG SCCP-SCOC(51)[0x559c26c40eb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085056698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x559c26c31a40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085056698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7735013)[0x559c26c40a40]{init}: State change to connected (no timeout) (context_map_rua.c:165) HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(435) 20250425085056698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085056698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085056698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085056698 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085056698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x87f2c5, normal) (hnbgw_rua.c:406) 20250425085056698 DHNB DEBUG map_rua[0x559c26c415d0]{init}: Allocated (fsm.c:456) 20250425085056698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8909509)[0x559c26c415d0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085056698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8909509 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085056698 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085056698 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085056698 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000014 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085056698 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8909509 SCCP-0 PS MI=IMSI-262420000000014: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085056698 DCN DEBUG map_sccp[0x559c26c44f40]{init}: Allocated (fsm.c:456) 20250425085056698 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x559c26c44f40]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085056698 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8909509 <-> SCCP-52 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085056698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8909509 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085056698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8909509)[0x559c26c415d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085056698 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085056698 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)15565360 20250425085056698 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8909509 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085056699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x559c26c44f40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085056699 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085056699 DLSCCP DEBUG SCCP-SCOC(52)[0x559c26c41b90]{IDLE}: Allocated (fsm.c:456) 20250425085056698 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085056698 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085056698 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085056698 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085056698 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425085056698 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085056698 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085056698 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056699 DLSCCP DEBUG SCCP-SCOC(52)[0x559c26c41b90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085056699 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000034), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004100f1102a2a170512c7422000004f40030000500056400500f1100926) (sccp_scrc.c:415) 20250425085056699 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 00 01 00 00 33 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 31 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 82 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250425085056699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056699 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085056699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085056699 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085056699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085056699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085056699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085056699 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 34 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 41 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 50 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085056699 DLSCCP DEBUG SCCP-SCOC(52)[0x559c26c41b90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085056699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x559c26c44f40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085056699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8909509)[0x559c26c415d0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085056699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085056699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085056699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085056699 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085056699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4112ec, normal) (hnbgw_rua.c:406) 20250425085056699 DHNB DEBUG map_rua[0x559c26c45070]{init}: Allocated (fsm.c:456) 20250425085056699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4264684)[0x559c26c45070]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085056699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4264684 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085056699 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085056699 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085056699 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056699 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000015 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085056699 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4264684 SCCP-0 PS MI=IMSI-262420000000015: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085056699 DCN DEBUG map_sccp[0x559c26c41f80]{init}: Allocated (fsm.c:456) 20250425085056699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x559c26c41f80]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085056699 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4264684 <-> SCCP-53 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085056699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4264684 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085056699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4264684)[0x559c26c45070]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085056699 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085056699 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085056699 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085056699 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085056699 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085056699 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085056699 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250425085056699 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085056699 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085056699 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4264684 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085056699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x559c26c41f80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085056699 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085056699 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056699 DLSCCP DEBUG SCCP-SCOC(53)[0x559c26c43520]{IDLE}: Allocated (fsm.c:456) 20250425085056699 DLSCCP DEBUG SCCP-SCOC(53)[0x559c26c43520]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085056699 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 34 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 41 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 50 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250425085056699 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000035), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005100f1102a2a170512c7422000004f40030002e70056400500f1100926) (sccp_scrc.c:415) 20250425085056699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056699 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085056699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085056699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085056699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085056699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085056699 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085056699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085056699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085056699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085056699 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 06 01 00 00 35 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 51 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 e7 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085056699 DLSCCP DEBUG SCCP-SCOC(53)[0x559c26c43520]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085056699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x559c26c41f80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085056699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4264684)[0x559c26c45070]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085056699 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056699 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085056699 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085056699 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[2]. 20250425085056699 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085056699 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250425085056699 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085056699 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085056699 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056699 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 06 01 00 00 35 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 51 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 e7 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent0(435)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: First idle individual index:3 HNBGW-PFCP(424)@7fdc3b52d31d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(435) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Found Expect[1] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(436) HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)6225415 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: First idle individual index:4 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:1 TC_ps_rab_assignment_concurrent0(436)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Found Expect[2] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(437) HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Added conn table entry 3TC_ps_rab_assignment_concurrent0(437)6223804 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW-PFCP(424)@7fdc3b52d31d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(436) subscribed for broadcast 20250425085056701 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056701 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085056701 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085056701 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085056701 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085056701 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085056701 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085056701 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085056701 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056702 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 27 a2 08 6a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085056702 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085056702 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085056702 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085056702 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085056702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085056702 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000027), PART(T=Source Reference,L=4,D=00a2086a) (sccp_scrc.c:486) 20250425085056702 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1855) 20250425085056702 DLSCCP DEBUG SCCP-SCOC(39)[0x559c26c37d40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085056702 DLSCCP DEBUG SCCP-SCOC(39)[0x559c26c37d40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085056702 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085056702 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085056702 DCN DEBUG handle_cn_conn_conf() conn_id=39, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085056702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x559c26c31150]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085056702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x559c26c31150]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Found Expect[3] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(438) HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Added conn table entry 4TC_ps_rab_assignment_concurrent0(438)12083831 TC_ps_rab_assignment_concurrent0(437)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW-PFCP(424)@7fdc3b52d31d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(437) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: First idle individual index:5 TC_ps_rab_assignment_concurrent0(438)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: First idle individual index:6 HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Found Expect[4] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(439) HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)501954 HNBGW-PFCP(424)@7fdc3b52d31d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(438) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: First idle individual index:7 TC_ps_rab_assignment_concurrent0(439)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Found Expect[5] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(440) HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)6727825 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: First idle individual index:8 HNBGW-PFCP(424)@7fdc3b52d31d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(439) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Found Expect[6] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(441) HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)3643233 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: First idle individual index:9 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: First idle individual index:10 HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Found Expect[7] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent0(441)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)16310429 TC_ps_rab_assignment_concurrent0(440)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[10]. HNBGW-PFCP(424)@7fdc3b52d31d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(441) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW-PFCP(424)@7fdc3b52d31d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(440) subscribed for broadcast HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Found Expect[8] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(443) HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)13602099 TC_ps_rab_assignment_concurrent0(434)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Found Expect[9] for l3='080101D571000008292624000000000100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(444) HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)14418511 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:3 TC_ps_rab_assignment_concurrent0(443)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW-PFCP(424)@7fdc3b52d31d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(442) subscribed for broadcast HNBGW-PFCP(424)@7fdc3b52d31d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(443) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Warning: Re-starting timer T_ias[4], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(444)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW-PFCP(424)@7fdc3b52d31d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(444) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: First idle individual index:11 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: First idle individual index:12 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Found Expect[10] for l3='080101D571000008292624000000001100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(445) HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Added conn table entry 11TC_ps_rab_assignment_concurrent0(445)15448261 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: First idle individual index:13 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: First idle individual index:14 HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Found Expect[11] for l3='080101D571000008292624000000002100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent0(445)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Added conn table entry 12TC_ps_rab_assignment_concurrent0(446)3784421 HNBGW-PFCP(424)@7fdc3b52d31d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(445) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[14]. TC_ps_rab_assignment_concurrent0(446)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: First idle individual index:15 20250425085056753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085056753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085056753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085056753 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085056753 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4009ae) (hnbgw_rua.c:470) 20250425085056753 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4196782 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085056753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4196782)[0x559c26c32520]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085056753 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085056754 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) HNBGW-PFCP(424)@7fdc3b52d31d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(446) subscribed for broadcast 20250425085056754 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4196782 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085056754 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085056754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x559c26c46910]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085056754 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085056754 DLSCCP DEBUG SCCP-SCOC(38)[0x559c26c38060]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085056754 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080b40c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250425085056754 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085056754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085056754 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085056754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085056754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085056754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085056754 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 04 06 80 b4 0c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085056754 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056754 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085056754 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085056754 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085056755 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085056755 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250425085056755 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085056755 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085056755 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056755 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 04 06 80 b4 0c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  20250425085056755 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056755 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085056755 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085056755 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085056755 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085056755 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085056755 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085056755 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085056755 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056755 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 28 0f 8c a9 02 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Found Expect[12] for l3='080101D571000008292624000000003100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(447) HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)3557116 20250425085056756 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085056756 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085056756 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085056756 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085056756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085056756 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000028), PART(T=Source Reference,L=4,D=000f8ca9) (sccp_scrc.c:486) 20250425085056756 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1855) 20250425085056756 DLSCCP DEBUG SCCP-SCOC(40)[0x559c26c36690]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085056756 DLSCCP DEBUG SCCP-SCOC(40)[0x559c26c36690]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085056756 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085056756 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085056756 DCN DEBUG handle_cn_conn_conf() conn_id=40, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085056756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x559c26c2ede0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085056756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x559c26c2ede0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085056756 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085056756 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085056756 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085056756 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085056756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085056756 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000029), PART(T=Source Reference,L=4,D=00d1b650) (sccp_scrc.c:486) 20250425085056756 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056756 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085056756 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085056756 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085056756 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085056756 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085056756 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085056756 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085056756 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056756 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 29 d1 b6 50 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085056756 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056756 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085056756 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085056756 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085056756 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085056756 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085056756 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085056756 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085056756 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056756 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 2a 82 d7 c5 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085056756 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1855) 20250425085056756 DLSCCP DEBUG SCCP-SCOC(41)[0x559c26c34f20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085056756 DLSCCP DEBUG SCCP-SCOC(41)[0x559c26c34f20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085056756 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085056756 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085056756 DCN DEBUG handle_cn_conn_conf() conn_id=41, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085056756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x559c26c44020]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085056756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x559c26c44020]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085056756 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085056756 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085056756 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085056756 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085056756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085056756 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Source Reference,L=4,D=0082d7c5) (sccp_scrc.c:486) 20250425085056756 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1855) 20250425085056756 DLSCCP DEBUG SCCP-SCOC(42)[0x559c26c2f990]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085056757 DLSCCP DEBUG SCCP-SCOC(42)[0x559c26c2f990]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085056757 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085056757 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085056757 DCN DEBUG handle_cn_conn_conf() conn_id=42, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085056757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x559c26c2f720]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085056757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x559c26c2f720]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Found Expect[13] for l3='080101D571000008292624000000004100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(448) HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)15529586 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Warning: Re-starting timer T_ias[5], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(448)@7fdc3b52d31d: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(447)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:6 HNBGW-PFCP(424)@7fdc3b52d31d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(448) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW-PFCP(424)@7fdc3b52d31d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(447) subscribed for broadcast HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Found Expect[14] for l3='080101D571000008292624000000005100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(449) HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)9576723 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Warning: Re-starting timer T_ias[9], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(449)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW-PFCP(424)@7fdc3b52d31d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(449) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_from0 TC_ps_rab_assignment_concurrent0(434)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250425085056957 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056957 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085056957 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085056957 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085056957 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085056957 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085056957 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085056957 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085056957 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056957 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 2b e6 d2 e3 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085056957 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056957 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085056957 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085056957 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085056957 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085056957 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085056957 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085056957 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085056957 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056957 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 2c 8d 48 79 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085056957 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085056957 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085056957 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085056957 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085056957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085056957 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Source Reference,L=4,D=00e6d2e3) (sccp_scrc.c:486) 20250425085056957 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1855) 20250425085056957 DLSCCP DEBUG SCCP-SCOC(43)[0x559c26c34aa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085056957 DLSCCP DEBUG SCCP-SCOC(43)[0x559c26c34aa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085056957 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085056957 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085056957 DCN DEBUG handle_cn_conn_conf() conn_id=43, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085056957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x559c26c350e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085056957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x559c26c350e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085056957 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056957 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085056957 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085056957 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085056957 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085056957 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085056957 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085056957 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085056957 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056957 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 2d 9e fc 99 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085056957 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056957 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085056957 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085056958 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085056958 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085056957 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085056957 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085056957 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085056958 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085056958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085056958 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Source Reference,L=4,D=008d4879) (sccp_scrc.c:486) 20250425085056958 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1855) 20250425085056958 DLSCCP DEBUG SCCP-SCOC(44)[0x559c26c31880]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085056958 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085056958 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085056958 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085056958 DLSCCP DEBUG SCCP-SCOC(44)[0x559c26c31880]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085056958 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056958 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 2e eb b2 47 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085056958 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085056958 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085056958 DCN DEBUG handle_cn_conn_conf() conn_id=44, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085056958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x559c26c2ec80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085056958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x559c26c2ec80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085056958 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085056958 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085056958 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085056958 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085056958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085056958 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Source Reference,L=4,D=009efc99) (sccp_scrc.c:486) 20250425085056958 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1855) 20250425085056958 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056958 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085056958 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085056958 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085056958 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085056958 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085056958 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085056958 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085056958 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056958 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 2f fe 0d 5c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085056958 DLSCCP DEBUG SCCP-SCOC(45)[0x559c26c46a40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085056958 DLSCCP DEBUG SCCP-SCOC(45)[0x559c26c46a40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085056958 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085056958 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085056958 DCN DEBUG handle_cn_conn_conf() conn_id=45, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085056958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x559c26c34c60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085056958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x559c26c34c60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085056958 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085056958 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085056958 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085056958 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085056958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085056958 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Source Reference,L=4,D=00ebb247) (sccp_scrc.c:486) 20250425085056958 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1855) 20250425085056958 DLSCCP DEBUG SCCP-SCOC(46)[0x559c26c33e70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085056958 DLSCCP DEBUG SCCP-SCOC(46)[0x559c26c33e70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085056958 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085056958 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085056958 DCN DEBUG handle_cn_conn_conf() conn_id=46, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085056958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x559c26c31be0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085056958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x559c26c31be0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085056958 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056958 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085056958 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085056958 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085056958 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085056958 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085056958 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085056958 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085056958 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056958 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085056958 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085056958 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 30 fb 7a a0 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085056958 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085056958 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085056958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085056958 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Source Reference,L=4,D=00fe0d5c) (sccp_scrc.c:486) 20250425085056958 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1855) 20250425085056958 DLSCCP DEBUG SCCP-SCOC(47)[0x559c26c48760]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085056958 DLSCCP DEBUG SCCP-SCOC(47)[0x559c26c48760]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085056958 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085056958 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085056958 DCN DEBUG handle_cn_conn_conf() conn_id=47, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085056958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x559c26c46d30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085056958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x559c26c46d30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085056958 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056958 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085056958 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085056958 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085056958 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085056958 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085056958 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085056958 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085056958 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056958 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 27 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085056958 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056958 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085056958 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085056958 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085056958 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085056958 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085056958 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085056958 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085056959 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085056959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085056959 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000030), PART(T=Source Reference,L=4,D=00fb7aa0) (sccp_scrc.c:486) 20250425085056959 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1855) 20250425085056958 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085056959 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085056959 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085056959 DLSCCP DEBUG SCCP-SCOC(48)[0x559c26c454e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085056959 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056959 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 28 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085056959 DLSCCP DEBUG SCCP-SCOC(48)[0x559c26c454e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085056959 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085056959 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085056959 DCN DEBUG handle_cn_conn_conf() conn_id=48, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085056959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x559c26c448d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085056959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x559c26c448d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085056959 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056959 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085056959 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085056959 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085056959 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085056959 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085056959 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085056959 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085056959 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085056959 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085056959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085056959 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250425085056959 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1855) 20250425085056959 DLSCCP DEBUG SCCP-SCOC(39)[0x559c26c37d40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085056959 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085056959 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085056959 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085056959 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056959 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085056959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x559c26c31150]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085056959 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 31 29 c4 fe 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085056959 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085056959 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085056959 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056959 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085056959 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085056959 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085056959 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13301693 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085056959 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085056959 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13301693 SCCP-39 sgsn-0 MI=IMSI-262420000000001: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250425085056959 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085056959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13301693)[0x559c26b19c10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085056959 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085056959 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085056959 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085056959 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250425085056959 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056959 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 32 bf ab dc 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085056959 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085056959 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085056959 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085056959 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085056959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085056959 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250425085056959 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056959 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1855) 20250425085056959 DLSCCP DEBUG SCCP-SCOC(40)[0x559c26c36690]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085056959 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085056959 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085056959 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085056959 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085056959 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085056959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x559c26c2ede0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085056959 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085056959 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085056959 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11207552 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085056959 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085056959 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085056959 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085056959 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085056959 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085056959 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056959 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2a 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085056960 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11207552 SCCP-40 sgsn-0 MI=IMSI-262420000000002: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250425085056960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11207552)[0x559c26c28000]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085056960 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250425085056960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085056960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250425085056960 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085056960 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085056960 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085056960 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085056960 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056960 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085056960 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085056960 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085056960 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085056960 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085056960 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085056960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085056960 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000031), PART(T=Source Reference,L=4,D=0029c4fe) (sccp_scrc.c:486) 20250425085056960 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1855) 20250425085056960 DLSCCP DEBUG SCCP-SCOC(49)[0x559c26c459e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085056960 DLSCCP DEBUG SCCP-SCOC(49)[0x559c26c459e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085056960 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085056960 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085056960 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056960 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 33 eb 47 71 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085056960 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056960 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085056960 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085056960 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085056960 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085056960 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085056960 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085056960 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085056960 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056960 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 34 e7 5a 0f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085056960 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085056960 DCN DEBUG handle_cn_conn_conf() conn_id=49, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085056960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x559c26c43920]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085056960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x559c26c43920]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085056960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085056960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250425085056960 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056960 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085056960 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085056960 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085056960 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085056960 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085056960 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085056960 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085056960 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085056960 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085056960 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085056960 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085056960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085056960 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000032), PART(T=Source Reference,L=4,D=00bfabdc) (sccp_scrc.c:486) 20250425085056960 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1855) 20250425085056960 DLSCCP DEBUG SCCP-SCOC(50)[0x559c26c465a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085056960 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056960 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 29 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085056960 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056960 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085056960 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085056960 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085056960 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085056960 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085056960 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085056961 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085056961 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056961 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 35 66 a3 73 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085056961 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056961 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085056961 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085056960 DLSCCP DEBUG SCCP-SCOC(50)[0x559c26c465a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085056960 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085056960 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085056960 DCN DEBUG handle_cn_conn_conf() conn_id=50, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085056960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x559c26c48b00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085056960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x559c26c48b00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085056960 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085056960 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085056960 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085056960 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085056960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085056960 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250425085056960 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1855) 20250425085056960 DLSCCP DEBUG SCCP-SCOC(42)[0x559c26c2f990]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085056960 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085056960 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085056960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x559c26c2f720]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085056960 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085056960 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085056961 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15200314 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085056961 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085056961 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085056961 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15200314 SCCP-42 sgsn-0 MI=IMSI-262420000000004: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250425085056961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15200314)[0x559c26c31020]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085056961 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250425085056961 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085056961 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085056961 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085056961 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085056961 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085056961 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085056961 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056961 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085056961 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085056961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085056961 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2e 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085056961 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000033), PART(T=Source Reference,L=4,D=00eb4771) (sccp_scrc.c:486) 20250425085056961 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1855) 20250425085056961 DLSCCP DEBUG SCCP-SCOC(51)[0x559c26c40eb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085056961 DLSCCP DEBUG SCCP-SCOC(51)[0x559c26c40eb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085056961 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085056961 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085056961 DCN DEBUG handle_cn_conn_conf() conn_id=51, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085056961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x559c26c31a40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085056961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x559c26c31a40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085056961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085056961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250425085056961 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056961 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085056961 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085056961 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085056961 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085056961 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085056961 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085056961 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085056961 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085056961 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085056961 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085056961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085056961 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000034), PART(T=Source Reference,L=4,D=00e75a0f) (sccp_scrc.c:486) 20250425085056961 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1855) 20250425085056961 DLSCCP DEBUG SCCP-SCOC(52)[0x559c26c41b90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085056961 DLSCCP DEBUG SCCP-SCOC(52)[0x559c26c41b90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085056961 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085056961 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085056961 DCN DEBUG handle_cn_conn_conf() conn_id=52, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085056961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x559c26c44f40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085056961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x559c26c44f40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085056961 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085056961 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085056961 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085056961 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085056961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085056961 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250425085056961 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1855) 20250425085056961 DLSCCP DEBUG SCCP-SCOC(41)[0x559c26c34f20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085056961 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085056961 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085056961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x559c26c44020]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085056961 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085056961 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085056961 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15531566 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085056961 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085056961 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15531566 SCCP-41 sgsn-0 MI=IMSI-262420000000003: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250425085056962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15531566)[0x559c26c361e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085056962 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250425085056962 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085056962 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085056962 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085056962 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085056962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085056962 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000035), PART(T=Source Reference,L=4,D=0066a373) (sccp_scrc.c:486) 20250425085056962 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1855) 20250425085056961 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085056961 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056961 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2d 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085056961 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056961 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085056961 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085056961 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085056961 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085056961 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085056961 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085056961 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085056961 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056961 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 30 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085056961 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056961 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085056961 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085056961 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085056961 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085056961 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085056961 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085056961 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085056961 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056961 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 31 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085056961 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056961 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085056961 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085056961 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085056961 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085056961 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085056961 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085056962 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085056962 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056962 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 34 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085056962 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056962 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085056962 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085056962 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085056962 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085056962 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085056962 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085056962 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085056962 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056962 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 33 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085056962 DLSCCP DEBUG SCCP-SCOC(53)[0x559c26c43520]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085056962 DLSCCP DEBUG SCCP-SCOC(53)[0x559c26c43520]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085056962 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085056962 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085056962 DCN DEBUG handle_cn_conn_conf() conn_id=53, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085056962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x559c26c41f80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085056962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x559c26c41f80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085056962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085056962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250425085056962 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085056962 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085056962 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085056962 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085056962 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056962 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085056962 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085056962 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085056962 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085056962 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085056962 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085056962 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085056962 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056962 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2b 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085056962 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056962 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085056962 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085056962 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085056962 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085056962 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085056962 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085056962 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085056962 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056962 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2c 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085056962 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056962 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085056962 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085056962 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085056962 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085056962 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085056962 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085056962 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085056962 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056962 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 35 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085056962 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056962 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085056962 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085056962 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085056962 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085056962 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085056962 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085056962 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085056962 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056962 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 32 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085056962 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056962 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085056962 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085056962 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085056962 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085056962 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085056962 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085056962 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085056962 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056962 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2f 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085056962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085056962 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250425085056962 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1855) 20250425085056962 DLSCCP DEBUG SCCP-SCOC(46)[0x559c26c33e70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085056962 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085056962 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085056962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x559c26c31be0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085056962 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085056962 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085056962 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10887298 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085056962 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085056962 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10887298 SCCP-46 sgsn-0 MI=IMSI-262420000000008: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250425085056962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10887298)[0x559c26c49080]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085056962 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250425085056962 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085056962 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085056962 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085056962 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085056962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085056962 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250425085056962 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1855) 20250425085056962 DLSCCP DEBUG SCCP-SCOC(45)[0x559c26c46a40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085056962 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085056962 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085056962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x559c26c34c60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085056962 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085056962 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085056962 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14572861 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085056962 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085056962 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14572861 SCCP-45 sgsn-0 MI=IMSI-262420000000007: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250425085056962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14572861)[0x559c26c315a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085056962 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250425085056962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085056962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250425085056962 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085056962 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085056962 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085056962 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085056962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085056962 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250425085056962 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1855) 20250425085056962 DLSCCP DEBUG SCCP-SCOC(48)[0x559c26c454e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085056962 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085056962 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085056962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x559c26c448d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085056962 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085056962 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085056962 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12425025 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085056962 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085056962 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12425025 SCCP-48 sgsn-0 MI=IMSI-262420000000010: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250425085056962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12425025)[0x559c26c446f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085056962 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250425085056962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085056962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250425085056962 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085056962 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085056962 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085056962 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085056962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085056962 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250425085056962 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1855) 20250425085056962 DLSCCP DEBUG SCCP-SCOC(49)[0x559c26c459e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085056962 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085056962 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085056962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x559c26c43920]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085056962 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085056962 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085056963 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6690098 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085056963 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085056963 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6690098 SCCP-49 sgsn-0 MI=IMSI-262420000000011: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250425085056963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6690098)[0x559c26c48d10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085056963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250425085056963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085056963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250425085056963 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085056963 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085056963 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085056963 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085056963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085056963 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250425085056963 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1855) 20250425085056963 DLSCCP DEBUG SCCP-SCOC(52)[0x559c26c41b90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085056963 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085056963 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085056963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x559c26c44f40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085056963 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085056963 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085056963 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8909509 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085056963 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085056963 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8909509 SCCP-52 sgsn-0 MI=IMSI-262420000000014: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250425085056963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8909509)[0x559c26c415d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085056963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250425085056963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085056963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250425085056963 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085056963 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085056963 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085056963 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085056963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085056963 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250425085056963 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1855) 20250425085056963 DLSCCP DEBUG SCCP-SCOC(51)[0x559c26c40eb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085056963 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085056963 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085056963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x559c26c31a40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085056963 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085056963 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085056963 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7735013 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085056963 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085056963 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7735013 SCCP-51 sgsn-0 MI=IMSI-262420000000013: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250425085056963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7735013)[0x559c26c40a40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085056963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250425085056963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085056963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250425085056963 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085056963 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085056963 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085056963 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085056963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085056963 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250425085056963 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1855) 20250425085056963 DLSCCP DEBUG SCCP-SCOC(43)[0x559c26c34aa0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085056963 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085056963 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085056963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x559c26c350e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085056963 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085056963 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085056963 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8998606 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085056963 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085056963 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8998606 SCCP-43 sgsn-0 MI=IMSI-262420000000005: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250425085056963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8998606)[0x559c26c37710]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085056963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250425085056963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085056963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250425085056963 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085056963 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085056963 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085056963 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085056963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085056963 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250425085056963 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1855) 20250425085056963 DLSCCP DEBUG SCCP-SCOC(44)[0x559c26c31880]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085056963 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085056963 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085056963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x559c26c2ec80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085056963 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085056963 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085056963 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9750076 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085056963 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085056963 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9750076 SCCP-44 sgsn-0 MI=IMSI-262420000000006: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250425085056963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9750076)[0x559c26c368d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085056963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250425085056963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085056963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250425085056963 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085056963 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085056963 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085056963 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085056963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085056963 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250425085056963 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1855) 20250425085056963 DLSCCP DEBUG SCCP-SCOC(53)[0x559c26c43520]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085056963 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085056963 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085056963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x559c26c41f80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085056963 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085056963 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085056963 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4264684 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085056963 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085056963 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4264684 SCCP-53 sgsn-0 MI=IMSI-262420000000015: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250425085056963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4264684)[0x559c26c45070]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085056963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250425085056963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085056963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250425085056963 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085056963 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085056963 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085056963 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085056963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085056963 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250425085056963 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1855) 20250425085056963 DLSCCP DEBUG SCCP-SCOC(50)[0x559c26c465a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085056963 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085056963 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085056963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x559c26c48b00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085056963 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085056963 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085056963 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7996767 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085056963 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085056963 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7996767 SCCP-50 sgsn-0 MI=IMSI-262420000000012: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250425085056963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7996767)[0x559c26c46130]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085056963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250425085056963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085056963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250425085056963 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085056963 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085056963 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085056963 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085056963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085056963 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250425085056963 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1855) 20250425085056963 DLSCCP DEBUG SCCP-SCOC(47)[0x559c26c48760]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085056963 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085056963 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085056963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x559c26c46d30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085056963 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085056963 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085056963 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8426846 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085056963 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085056963 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8426846 SCCP-47 sgsn-0 MI=IMSI-262420000000009: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250425085056963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8426846)[0x559c26c46c00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085056963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250425085056963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085056963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250425085056963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085056963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(435)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085056968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085056968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) TC_ps_rab_assignment_concurrent0(449)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085056968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085056968 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085056968 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcaf7bd) (hnbgw_rua.c:470) 20250425085056968 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13301693 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085056968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13301693)[0x559c26b19c10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085056968 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085056968 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085056968 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13301693 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085056968 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085056968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x559c26c31150]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085056968 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085056968 DLSCCP DEBUG SCCP-SCOC(39)[0x559c26c37d40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085056969 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2086a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) TC_ps_rab_assignment_concurrent0(446)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085056969 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085056969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085056969 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085056969 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085056969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085056969 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085056969 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 05 06 a2 08 6a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) TC_ps_rab_assignment_concurrent0(443)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085056969 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085056969 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085056969 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085056969 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085056969 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085056969 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250425085056969 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085056969 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085056969 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085056969 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 05 06 a2 08 6a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent0(439)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(435)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085057172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085057173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085057173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085057173 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085057173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xab0380) (hnbgw_rua.c:470) 20250425085057173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11207552 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085057173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11207552)[0x559c26c28000]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085057173 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085057173 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085057173 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11207552 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085057173 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085057173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x559c26c2ede0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085057173 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085057173 DLSCCP DEBUG SCCP-SCOC(40)[0x559c26c36690]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085057173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f8ca9), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250425085057173 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085057173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085057173 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085057173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085057173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085057173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085057173 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0a 06 0f 8c a9 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085057173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085057173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085057173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085057173 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085057173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa62082) (hnbgw_rua.c:470) 20250425085057173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10887298 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085057173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10887298)[0x559c26c49080]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085057174 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085057174 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085057174 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10887298 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085057174 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085057174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x559c26c31be0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085057174 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085057174 DLSCCP DEBUG SCCP-SCOC(46)[0x559c26c33e70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085057174 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ebb247), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250425085057174 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085057174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085057174 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085057174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085057174 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085057174 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085057174 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085057174 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085057174 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085057174 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250425085057174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085057174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085057174 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085057174 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085057174 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085057174 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0c 06 eb b2 47 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085057174 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0a 06 0f 8c a9 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  20250425085057174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085057174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085057174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085057174 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085057174 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xecfe2e) (hnbgw_rua.c:470) 20250425085057174 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15531566 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085057174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15531566)[0x559c26c361e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085057174 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085057174 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085057174 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15531566 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085057174 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085057174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x559c26c44020]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085057174 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085057174 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085057174 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085057174 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085057174 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085057174 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085057174 DLSCCP DEBUG SCCP-SCOC(41)[0x559c26c34f20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085057174 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'virt-sgsn0' 20250425085057174 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d1b650), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250425085057174 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085057174 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085057174 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085057174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085057174 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085057174 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085057174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085057174 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0c 06 eb b2 47 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  20250425085057174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085057174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085057174 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0b 06 d1 b6 50 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085057175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085057175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085057175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085057175 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085057175 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbd9741) (hnbgw_rua.c:470) 20250425085057175 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12425025 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085057175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12425025)[0x559c26c446f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085057175 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085057175 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085057175 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12425025 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085057175 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085057175 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085057175 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085057175 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085057175 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085057175 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085057175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x559c26c448d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085057175 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085057175 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250425085057175 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085057175 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085057175 DLSCCP DEBUG SCCP-SCOC(48)[0x559c26c454e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085057175 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb7aa0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250425085057175 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085057175 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0b 06 d1 b6 50 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  20250425085057175 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085057175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085057175 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085057175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085057175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085057175 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085057175 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 03 06 fb 7a a0 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085057175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085057175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085057175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085057175 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085057175 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe7f03a) (hnbgw_rua.c:470) 20250425085057175 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15200314 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085057175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15200314)[0x559c26c31020]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085057175 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085057175 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085057175 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15200314 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085057175 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085057175 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085057175 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085057175 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085057175 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085057175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x559c26c2f720]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085057175 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085057175 DLSCCP DEBUG SCCP-SCOC(42)[0x559c26c2f990]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085057175 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082d7c5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250425085057175 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085057175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085057176 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085057176 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085057176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085057176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085057176 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 08 06 82 d7 c5 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085057175 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085057175 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250425085057175 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085057176 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085057176 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085057176 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 03 06 fb 7a a0 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  20250425085057176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085057176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085057176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085057176 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085057176 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x94c63c) (hnbgw_rua.c:470) 20250425085057176 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9750076 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085057176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9750076)[0x559c26c368d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085057176 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085057176 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085057176 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9750076 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085057176 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085057176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x559c26c2ec80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085057176 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085057176 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085057176 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085057176 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085057176 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085057176 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085057176 DLSCCP DEBUG SCCP-SCOC(44)[0x559c26c31880]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085057176 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250425085057176 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085057176 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085057176 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d4879), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250425085057176 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085057176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085057176 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085057176 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 08 06 82 d7 c5 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  20250425085057176 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085057176 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085057176 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085057176 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085057176 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085057176 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085057176 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085057177 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250425085057177 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085057176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085057176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085057176 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0e 06 8d 48 79 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085057176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085057176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085057176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085057176 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085057176 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xde5d3d) (hnbgw_rua.c:470) 20250425085057176 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14572861 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085057176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14572861)[0x559c26c315a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085057176 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085057176 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085057176 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14572861 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085057177 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085057177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x559c26c34c60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085057177 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085057177 DLSCCP DEBUG SCCP-SCOC(45)[0x559c26c46a40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085057177 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009efc99), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250425085057177 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085057177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085057177 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085057177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085057177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085057177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085057177 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0f 06 9e fc 99 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085057177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085057177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085057177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085057177 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085057177 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7a055f) (hnbgw_rua.c:470) 20250425085057177 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7996767 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085057177 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7996767)[0x559c26c46130]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085057177 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085057177 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085057177 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7996767 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085057177 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085057177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x559c26c48b00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085057177 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085057177 DLSCCP DEBUG SCCP-SCOC(50)[0x559c26c465a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085057177 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bfabdc), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250425085057177 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085057177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085057177 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085057177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085057177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085057177 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085057177 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085057177 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0e 06 8d 48 79 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  20250425085057177 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085057177 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085057177 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085057177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085057177 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 01 06 bf ab dc 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085057177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085057177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085057177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085057177 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085057177 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085057177 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085057177 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250425085057177 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085057177 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085057177 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085057177 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0f 06 9e fc 99 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  20250425085057177 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085057177 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085057177 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085057177 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x80955e) (hnbgw_rua.c:470) 20250425085057177 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8426846 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085057177 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8426846)[0x559c26c46c00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085057177 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085057177 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085057177 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8426846 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085057177 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085057177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x559c26c46d30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085057177 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085057177 DLSCCP DEBUG SCCP-SCOC(47)[0x559c26c48760]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085057177 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe0d5c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250425085057177 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085057177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085057177 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085057177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085057177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085057177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085057177 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085057177 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085057177 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250425085057177 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0d 06 fe 0d 5c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085057177 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085057177 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085057177 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085057177 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 01 06 bf ab dc 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  20250425085057178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085057178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085057178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085057178 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085057178 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x894ece) (hnbgw_rua.c:470) 20250425085057178 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8998606 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085057178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8998606)[0x559c26c37710]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085057178 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085057178 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085057178 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085057178 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085057178 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085057178 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085057178 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085057178 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250425085057178 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085057178 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085057178 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085057178 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8998606 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085057178 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085057178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x559c26c350e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085057178 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085057178 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0d 06 fe 0d 5c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  20250425085057178 DLSCCP DEBUG SCCP-SCOC(43)[0x559c26c34aa0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085057178 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6d2e3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250425085057178 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085057178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085057178 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085057178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085057178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085057178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085057178 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 09 06 e6 d2 e3 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085057178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085057178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085057178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085057178 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085057178 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7606e5) (hnbgw_rua.c:470) 20250425085057178 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7735013 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085057178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7735013)[0x559c26c40a40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085057178 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085057178 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085057178 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085057178 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085057178 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085057178 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085057178 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085057178 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:2 20250425085057178 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085057178 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085057178 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7735013 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085057178 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085057178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x559c26c31a40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085057178 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085057178 DLSCCP DEBUG SCCP-SCOC(51)[0x559c26c40eb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085057178 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb4771), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250425085057178 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085057178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085057178 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085057178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085057178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085057178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085057178 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 00 06 eb 47 71 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085057178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085057178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085057178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085057179 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085057178 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085057178 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 09 06 e6 d2 e3 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  20250425085057179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4112ec) (hnbgw_rua.c:470) 20250425085057179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4264684 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085057179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4264684)[0x559c26c45070]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085057179 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085057179 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085057179 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4264684 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085057179 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085057179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x559c26c41f80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085057179 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085057179 DLSCCP DEBUG SCCP-SCOC(53)[0x559c26c43520]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085057179 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066a373), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250425085057179 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085057179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085057178 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085057179 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085057179 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085057179 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085057179 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085057179 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425085057179 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085057179 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085057179 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085057179 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 00 06 eb 47 71 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  20250425085057179 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085057179 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085057179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085057179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085057179 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 06 06 66 a3 73 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 will be put to the reassembly buffer 20250425085057179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085057179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085057179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085057179 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085057179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x661532) (hnbgw_rua.c:470) 20250425085057179 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085057179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6690098 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085057179 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085057179 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085057179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6690098)[0x559c26c48d10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer 20250425085057179 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085057179 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085057179 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250425085057179 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085057179 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085057179 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085057179 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 06 06 66 a3 73 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  20250425085057179 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085057179 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085057179 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6690098 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085057179 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085057179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x559c26c43920]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085057179 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085057179 DLSCCP DEBUG SCCP-SCOC(49)[0x559c26c459e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085057179 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029c4fe), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250425085057179 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085057179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085057179 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085057179 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085057179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085057179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085057179 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 02 06 29 c4 fe 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425085057179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085057179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085057179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085057179 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085057179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x87f2c5) (hnbgw_rua.c:470) 20250425085057179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8909509 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085057179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8909509)[0x559c26c415d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085057180 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085057180 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085057180 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8909509 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085057180 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085057180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x559c26c44f40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085057180 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085057180 DLSCCP DEBUG SCCP-SCOC(52)[0x559c26c41b90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085057180 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e75a0f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250425085057180 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085057180 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085057180 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085057180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085057180 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085057180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085057180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085057180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085057180 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 07 06 e7 5a 0f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085057180 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085057180 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085057180 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085057180 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250425085057180 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085057180 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085057180 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085057180 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 02 06 29 c4 fe 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  20250425085057180 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085057180 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085057180 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085057180 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085057180 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085057180 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250425085057180 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085057180 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085057180 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085057180 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 07 06 e7 5a 0f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(436)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(442)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:6 TC_ps_rab_assignment_concurrent0(444)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(438)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(440)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(446)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(443)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 will be put to the reassembly buffer TC_ps_rab_assignment_concurrent0(439)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(447)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(449)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425085058802 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085058802 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085058802 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085058802 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085058802 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085058802 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085058802 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085058802 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085058802 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085058802 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 26 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085058802 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085058802 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085058802 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085058802 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085058802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085058802 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000026), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085058803 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1855) 20250425085058803 DLSCCP DEBUG SCCP-SCOC(38)[0x559c26c38060]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085058803 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085058803 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085058803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x559c26c46910]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085058803 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085058803 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085058803 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4196782 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085058803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4196782)[0x559c26c32520]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085058803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250425085058803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085058803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(434)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@7fdc3b52d31d: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)4196782 20250425085058825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085058825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085058825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085058825 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085058825 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4009ae,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085058825 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4196782 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085058825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4196782)[0x559c26c32520]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085058825 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085058825 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085058825 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4196782 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085058825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x559c26c46910]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085058825 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085058825 DLSCCP DEBUG SCCP-SCOC(38)[0x559c26c38060]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085058825 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080b40c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085058825 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085058826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085058826 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085058826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085058826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085058826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085058826 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 04 06 80 b4 0c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085058826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4196782)[0x559c26c32520]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085058826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x559c26c46910]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085058826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x559c26c46910]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085058826 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085058826 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085058826 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085058826 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085058826 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085058826 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250425085058826 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085058826 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085058826 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085058826 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 04 06 80 b4 0c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(434)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)5635211 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:0 20250425085058837 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085058837 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085058837 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085058837 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085058837 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085058838 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085058838 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085058838 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085058838 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085058838 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 26 80 b4 0c 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085058838 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085058838 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085058838 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085058838 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085058838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085058838 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000026), PART(T=Source Reference,L=4,D=0080b40c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085058838 DLSCCP DEBUG Received CO:RELRE for local reference 38 (sccp_scoc.c:1855) 20250425085058838 DLSCCP DEBUG SCCP-SCOC(38)[0x559c26c38060]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085058838 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085058838 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085058838 DCN DEBUG handle_cn_disc_ind() conn_id=38 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085058838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x559c26c46910]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085058838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x559c26c46910]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085058838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4196782)[0x559c26c32520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085058838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4196782)[0x559c26c32520]{disconnected}: Freeing instance (context_map.c:202) 20250425085058838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4196782)[0x559c26c32520]{disconnected}: Deallocated (fsm.c:568) 20250425085058838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x559c26c46910]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085058838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x559c26c46910]{disconnected}: Freeing instance (context_map.c:206) 20250425085058838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x559c26c46910]{disconnected}: Deallocated (fsm.c:568) 20250425085058838 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4196782 SCCP-38 sgsn-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250425085058838 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080b40c), PART(T=Source Reference,L=4,D=00000026) (sccp_scrc.c:415) 20250425085058838 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085058838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085058838 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085058838 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085058838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085058838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085058838 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 04 05 80 b4 0c 00 00 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085058838 DLSCCP DEBUG SCCP-SCOC(38)[0x559c26c38060]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085058839 DLSCCP DEBUG SCCP-SCOC(38)[0x559c26c38060]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085058839 DLSCCP DEBUG SCCP-SCOC(38)[0x559c26c38060]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085058839 DLSCCP DEBUG SCCP-SCOC(38)[0x559c26c38060]{IDLE}: Deallocated (fsm.c:568) 20250425085058839 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085058839 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085058839 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085058839 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085058839 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085058839 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250425085058839 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085058839 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085058839 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085058839 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 04 05 80 b4 0c 00 00 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425085058981 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085058981 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085058981 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085058981 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085058981 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085058981 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085058981 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085058981 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085058981 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085058981 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 27 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085058981 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085058981 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085058981 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085058981 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085058981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085058981 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085058981 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1855) 20250425085058981 DLSCCP DEBUG SCCP-SCOC(39)[0x559c26c37d40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085058982 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085058982 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085058982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x559c26c31150]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085058982 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085058982 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085058982 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13301693 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085058982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13301693)[0x559c26b19c10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085058982 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250425085058982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085058982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(435)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@7fdc3b52d31d: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)13301693 20250425085058995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085058995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085058995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085058995 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085058995 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcaf7bd,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085058995 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13301693 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085058995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13301693)[0x559c26b19c10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085058995 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085058995 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085058995 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13301693 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085058995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x559c26c31150]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085058995 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085058995 DLSCCP DEBUG SCCP-SCOC(39)[0x559c26c37d40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085058995 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2086a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085058995 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085058995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085058995 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085058995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085058995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085058995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085058995 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 05 06 a2 08 6a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085058996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13301693)[0x559c26b19c10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085058996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x559c26c31150]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085058996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x559c26c31150]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085058996 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085058996 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085058996 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085058996 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085058996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085058996 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250425085058996 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085058996 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085058996 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085058996 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 05 06 a2 08 6a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(435)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)15565360 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:1 20250425085059010 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059010 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085059010 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085059010 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085059010 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085059010 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085059010 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085059010 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085059010 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059010 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 27 a2 08 6a 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085059010 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085059011 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085059011 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085059011 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085059011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085059011 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Source Reference,L=4,D=00a2086a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085059011 DLSCCP DEBUG Received CO:RELRE for local reference 39 (sccp_scoc.c:1855) 20250425085059011 DLSCCP DEBUG SCCP-SCOC(39)[0x559c26c37d40]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085059011 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085059011 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085059011 DCN DEBUG handle_cn_disc_ind() conn_id=39 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085059011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x559c26c31150]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085059011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x559c26c31150]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085059011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13301693)[0x559c26b19c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085059011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13301693)[0x559c26b19c10]{disconnected}: Freeing instance (context_map.c:202) 20250425085059011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13301693)[0x559c26b19c10]{disconnected}: Deallocated (fsm.c:568) 20250425085059011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x559c26c31150]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085059011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x559c26c31150]{disconnected}: Freeing instance (context_map.c:206) 20250425085059011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x559c26c31150]{disconnected}: Deallocated (fsm.c:568) 20250425085059011 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13301693 SCCP-39 sgsn-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250425085059011 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2086a), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:415) 20250425085059011 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085059011 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085059011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085059011 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085059011 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 05 05 a2 08 6a 00 00 27 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085059011 DLSCCP DEBUG SCCP-SCOC(39)[0x559c26c37d40]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085059011 DLSCCP DEBUG SCCP-SCOC(39)[0x559c26c37d40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085059011 DLSCCP DEBUG SCCP-SCOC(39)[0x559c26c37d40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085059011 DLSCCP DEBUG SCCP-SCOC(39)[0x559c26c37d40]{IDLE}: Deallocated (fsm.c:568) 20250425085059012 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059012 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085059012 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085059012 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085059012 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085059012 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250425085059012 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085059012 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085059012 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059012 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 05 05 a2 08 6a 00 00 27 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425085059195 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059195 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085059195 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085059195 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085059195 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085059195 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085059195 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085059195 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085059195 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059195 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 28 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_from0 20250425085059195 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085059195 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085059195 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085059195 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085059195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085059195 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085059195 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1855) 20250425085059195 DLSCCP DEBUG SCCP-SCOC(40)[0x559c26c36690]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085059195 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085059195 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085059195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x559c26c2ede0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085059195 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085059195 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085059195 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11207552 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085059195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11207552)[0x559c26c28000]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085059195 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250425085059195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085059195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(436)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@7fdc3b52d31d: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)11207552 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_from0 20250425085059206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085059206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085059206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085059206 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085059206 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xab0380,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085059206 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11207552 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085059206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11207552)[0x559c26c28000]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085059206 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085059206 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085059206 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11207552 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085059206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x559c26c2ede0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085059206 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085059206 DLSCCP DEBUG SCCP-SCOC(40)[0x559c26c36690]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085059206 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f8ca9), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085059206 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085059206 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059206 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085059206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085059206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085059206 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0a 06 0f 8c a9 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085059206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11207552)[0x559c26c28000]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085059206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x559c26c2ede0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085059206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x559c26c2ede0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085059207 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059207 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085059207 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085059207 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085059207 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085059207 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250425085059207 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425085059207 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085059207 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059207 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0a 06 0f 8c a9 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250425085059207 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059207 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085059207 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085059207 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085059207 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085059207 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085059207 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085059207 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085059207 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059208 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2e 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085059208 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085059208 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085059208 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085059208 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085059208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085059208 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085059208 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059208 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085059208 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085059208 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085059208 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085059208 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085059208 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085059208 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085059208 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059208 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 29 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085059208 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1855) 20250425085059208 DLSCCP DEBUG SCCP-SCOC(46)[0x559c26c33e70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085059208 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085059208 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085059208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x559c26c31be0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085059208 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085059208 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085059208 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10887298 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085059208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10887298)[0x559c26c49080]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085059208 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250425085059208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085059208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250425085059208 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085059208 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085059208 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085059208 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059208 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085059208 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085059208 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085059208 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085059208 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085059208 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085059208 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085059208 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059208 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085059208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085059208 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085059209 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1855) 20250425085059208 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 30 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085059209 DLSCCP DEBUG SCCP-SCOC(41)[0x559c26c34f20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085059209 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085059209 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085059209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x559c26c44020]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085059209 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059209 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085059209 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085059209 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085059209 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085059209 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:12 20250425085059209 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085059209 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085059209 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059209 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2a 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085059209 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059209 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085059209 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085059209 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085059209 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15531566 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085059209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15531566)[0x559c26c361e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085059209 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250425085059209 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085059209 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085059209 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085059209 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085059209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_len:12 20250425085059209 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085059209 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085059209 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085059209 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085059209 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085059209 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085059209 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059209 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085059209 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1855) 20250425085059209 DLSCCP DEBUG SCCP-SCOC(48)[0x559c26c454e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085059209 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085059209 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085059209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x559c26c448d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085059209 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_from0 20250425085059209 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2c 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085059209 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085059210 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12425025 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085059210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12425025)[0x559c26c446f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085059210 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250425085059210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085059210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250425085059210 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085059210 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085059210 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085059210 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085059210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085059210 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085059210 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1855) 20250425085059210 DLSCCP DEBUG SCCP-SCOC(42)[0x559c26c2f990]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085059210 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085059210 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085059210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x559c26c2f720]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085059210 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085059210 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085059210 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15200314 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085059210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15200314)[0x559c26c31020]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085059210 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250425085059210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085059211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250425085059211 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085059211 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085059211 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085059211 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085059211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085059211 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085059211 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1855) HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425085059211 DLSCCP DEBUG SCCP-SCOC(44)[0x559c26c31880]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085059211 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085059211 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085059211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x559c26c2ec80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085059211 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085059211 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085059211 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9750076 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085059211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9750076)[0x559c26c368d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085059211 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250425085059211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085059211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250425085059211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085059211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_from0 TC_ps_rab_assignment_concurrent0(442)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(437)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(444)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_from0 TC_ps_rab_assignment_concurrent0(438)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_from0 TC_ps_rab_assignment_concurrent0(440)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@7fdc3b52d31d: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(437)15531566 20250425085059221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085059221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085059221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085059221 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@7fdc3b52d31d: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)10887298 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:2 20250425085059221 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xecfe2e,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085059221 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15531566 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085059221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15531566)[0x559c26c361e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085059221 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085059222 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085059222 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15531566 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085059222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x559c26c44020]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085059222 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085059222 DLSCCP DEBUG SCCP-SCOC(41)[0x559c26c34f20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085059222 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d1b650), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085059222 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085059222 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085059222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085059222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085059222 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0b 06 d1 b6 50 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085059222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15531566)[0x559c26c361e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085059222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x559c26c44020]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085059222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x559c26c44020]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer 20250425085059222 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059222 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085059222 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085059222 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085059222 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085059222 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250425085059222 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085059223 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085059223 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059223 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0b 06 d1 b6 50 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425085059223 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059223 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085059223 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085059223 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085059223 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085059223 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085059223 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085059223 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085059223 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059223 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2d 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085059223 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085059223 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085059223 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085059223 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085059223 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059223 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085059223 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085059223 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085059223 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085059223 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085059223 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085059223 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085059223 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059223 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 32 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085059223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085059223 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085059223 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1855) 20250425085059223 DLSCCP DEBUG SCCP-SCOC(45)[0x559c26c46a40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085059223 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085059223 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085059223 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059223 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085059223 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085059223 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085059223 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085059223 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085059223 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085059223 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085059223 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059224 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2f 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085059224 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x559c26c34c60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085059223 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085059224 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085059224 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14572861 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085059224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14572861)[0x559c26c315a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085059224 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@7fdc3b52d31d: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)12425025 20250425085059224 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085059224 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085059224 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085059224 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085059224 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085059224 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085059224 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085059224 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059224 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085059224 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085059224 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085059224 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085059224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085059224 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085059224 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1855) 20250425085059224 DLSCCP DEBUG SCCP-SCOC(50)[0x559c26c465a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085059224 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2b 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085059224 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059224 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085059224 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085059224 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085059224 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085059224 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085059224 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085059224 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085059224 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085059224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x559c26c48b00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085059224 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085059224 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085059224 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085059224 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059224 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 33 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085059224 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7996767 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085059224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7996767)[0x559c26c46130]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085059224 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250425085059224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085059224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250425085059224 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059224 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085059224 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085059224 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085059224 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085059224 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085059224 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085059225 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085059225 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085059225 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085059225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085059225 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085059225 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1855) 20250425085059225 DLSCCP DEBUG SCCP-SCOC(47)[0x559c26c48760]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085059225 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085059225 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085059225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x559c26c46d30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085059224 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085059224 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085059224 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059224 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 35 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085059225 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085059225 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085059225 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8426846 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085059225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8426846)[0x559c26c46c00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@7fdc3b52d31d: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(438)1520031420250425085059225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250425085059225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425085059225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085059225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085059225 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:11 20250425085059225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa62082,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085059225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10887298 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085059225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10887298)[0x559c26c49080]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085059225 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085059225 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085059225 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10887298 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085059225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x559c26c31be0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085059225 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_from0 20250425085059225 DLSCCP DEBUG SCCP-SCOC(46)[0x559c26c33e70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085059225 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ebb247), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085059226 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085059226 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085059226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085059226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085059226 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0c 06 eb b2 47 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085059226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10887298)[0x559c26c49080]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085059226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x559c26c31be0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085059226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x559c26c31be0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085059226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250425085059226 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085059226 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085059226 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085059226 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085059226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085059226 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085059226 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1855) 20250425085059226 DLSCCP DEBUG SCCP-SCOC(43)[0x559c26c34aa0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085059226 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) TC_ps_rab_assignment_concurrent0(436)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085059226 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085059226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x559c26c350e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085059226 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085059226 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085059226 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8998606 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085059226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8998606)[0x559c26c37710]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@7fdc3b52d31d: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)9750076 20250425085059226 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250425085059227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425085059227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085059227 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059227 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085059227 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085059227 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085059227 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085059227 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'virt-sgsn0' 20250425085059227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085059227 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085059227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbd9741,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085059227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12425025 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085059227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12425025)[0x559c26c446f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085059227 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085059227 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085059227 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12425025 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085059227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x559c26c448d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085059227 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085059227 DLSCCP DEBUG SCCP-SCOC(48)[0x559c26c454e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085059227 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb7aa0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085059227 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059227 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085059227 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085059227 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059227 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0c 06 eb b2 47 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250425085059227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085059227 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059227 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085059227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085059227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085059227 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 03 06 fb 7a a0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085059227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12425025)[0x559c26c446f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085059227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x559c26c448d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085059227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x559c26c448d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085059227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250425085059228 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085059228 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085059228 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085059228 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085059228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085059228 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085059228 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1855) 20250425085059228 DLSCCP DEBUG SCCP-SCOC(51)[0x559c26c40eb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085059228 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085059228 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085059228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x559c26c31a40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085059228 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085059228 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085059228 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7735013 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:14 20250425085059228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7735013)[0x559c26c40a40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085059228 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250425085059228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425085059228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085059228 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059228 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085059228 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085059228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085059228 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085059228 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe7f03a,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085059228 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15200314 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085059228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15200314)[0x559c26c31020]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085059228 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085059228 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085059228 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085059229 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085059229 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250425085059229 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085059228 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15200314 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085059229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x559c26c2f720]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085059229 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085059229 DLSCCP DEBUG SCCP-SCOC(42)[0x559c26c2f990]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085059229 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082d7c5), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085059229 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085059229 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085059229 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059229 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059229 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085059229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085059229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085059229 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 08 06 82 d7 c5 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085059229 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 03 06 fb 7a a0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250425085059229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15200314)[0x559c26c31020]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085059229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x559c26c2f720]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085059229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x559c26c2f720]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085059229 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250425085059229 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085059229 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085059229 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085059229 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085059229 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085059229 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085059229 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085059229 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085059229 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085059229 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085059229 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085059229 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059229 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 31 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_len:12 HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)6225415 20250425085059229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085059229 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085059229 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1855) 20250425085059229 DLSCCP DEBUG SCCP-SCOC(53)[0x559c26c43520]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085059229 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085059229 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085059229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x559c26c41f80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085059229 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085059229 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085059229 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4264684 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085059229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4264684)[0x559c26c45070]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085059230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250425085059230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085059230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250425085059230 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059230 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085059230 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085059230 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085059230 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085059230 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250425085059230 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085059230 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085059230 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085059230 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085059230 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085059230 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085059230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085059230 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059230 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 08 06 82 d7 c5 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250425085059230 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085059230 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1855) 20250425085059230 DLSCCP DEBUG SCCP-SCOC(49)[0x559c26c459e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085059230 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: vl_from0 20250425085059230 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085059230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x559c26c43920]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085059230 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085059230 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085059230 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6690098 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085059230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6690098)[0x559c26c48d10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085059230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250425085059230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085059230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250425085059230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085059230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425085059231 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085059231 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085059231 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085059231 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085059231 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x94c63c,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085059231 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9750076 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085059231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9750076)[0x559c26c368d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085059231 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085059232 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085059232 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9750076 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085059232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x559c26c2ec80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085059232 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085059232 DLSCCP DEBUG SCCP-SCOC(44)[0x559c26c31880]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085059232 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d4879), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085059232 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085059232 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085059232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085059232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085059232 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0e 06 8d 48 79 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085059232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9750076)[0x559c26c368d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085059232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x559c26c2ec80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085059232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x559c26c2ec80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085059232 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059232 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085059232 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085059232 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085059232 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085059232 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7'[0;m 20250425085059232 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085059232 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085059232 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059232 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 34 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085059232 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059232 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085059232 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085059232 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085059232 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085059233 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250425085059233 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085059233 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085059233 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059233 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0e 06 8d 48 79 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250425085059233 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085059233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085059233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085059233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085059233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085059233 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085059233 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1855) 20250425085059233 DLSCCP DEBUG SCCP-SCOC(52)[0x559c26c41b90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085059233 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085059233 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:3 TC_ps_rab_assignment_concurrent0(441)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425085059233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x559c26c44f40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085059233 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085059233 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085059233 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8909509 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085059233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8909509)[0x559c26c415d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085059233 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250425085059233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085059233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 will be put to the reassembly buffer TC_ps_rab_assignment_concurrent0(446)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(437)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:2 TC_ps_rab_assignment_concurrent0(443)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085059241 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059241 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085059241 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085059241 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085059241 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085059241 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085059241 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085059241 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085059241 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059241 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 28 0f 8c a9 00 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(437)6223804 TC_ps_rab_assignment_concurrent0(447)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085059241 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085059241 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085059241 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085059241 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085059241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085059242 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Source Reference,L=4,D=000f8ca9), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085059242 DLSCCP DEBUG Received CO:RELRE for local reference 40 (sccp_scoc.c:1855) 20250425085059242 DLSCCP DEBUG SCCP-SCOC(40)[0x559c26c36690]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085059242 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085059242 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085059242 DCN DEBUG handle_cn_disc_ind() conn_id=40 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085059242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x559c26c2ede0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085059242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x559c26c2ede0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085059242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11207552)[0x559c26c28000]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085059242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11207552)[0x559c26c28000]{disconnected}: Freeing instance (context_map.c:202) 20250425085059242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11207552)[0x559c26c28000]{disconnected}: Deallocated (fsm.c:568) 20250425085059242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x559c26c2ede0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085059242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x559c26c2ede0]{disconnected}: Freeing instance (context_map.c:206) 20250425085059242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x559c26c2ede0]{disconnected}: Deallocated (fsm.c:568) 20250425085059242 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11207552 SCCP-40 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250425085059242 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f8ca9), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:415) 20250425085059242 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085059242 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085059242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085059242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085059242 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0a 05 0f 8c a9 00 00 28 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085059242 DLSCCP DEBUG SCCP-SCOC(40)[0x559c26c36690]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085059242 DLSCCP DEBUG SCCP-SCOC(40)[0x559c26c36690]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085059242 DLSCCP DEBUG SCCP-SCOC(40)[0x559c26c36690]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085059242 DLSCCP DEBUG SCCP-SCOC(40)[0x559c26c36690]{IDLE}: Deallocated (fsm.c:568) 20250425085059242 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059243 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085059243 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085059243 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085059243 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085059243 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250425085059243 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085059243 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085059243 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059243 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0a 05 0f 8c a9 00 00 28 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(449)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)16310429 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@7fdc3b52d31d: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)14572861 TC_ps_rab_assignment_concurrent0(444)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@7fdc3b52d31d: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(446)7996767 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(445)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085059249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085059249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085059249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085059249 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085059249 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xde5d3d,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085059249 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14572861 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085059249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14572861)[0x559c26c315a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085059249 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085059249 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085059249 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14572861 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085059249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x559c26c34c60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085059249 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085059250 DLSCCP DEBUG SCCP-SCOC(45)[0x559c26c46a40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085059250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009efc99), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085059250 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085059250 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085059250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085059250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085059250 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0f 06 9e fc 99 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085059250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14572861)[0x559c26c315a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085059250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x559c26c34c60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085059250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x559c26c34c60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) TC_ps_rab_assignment_concurrent0(440)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085059250 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059250 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085059250 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085059251 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085059251 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085059251 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250425085059251 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085059251 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085059251 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059251 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0f 06 9e fc 99 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:3 TC_ps_rab_assignment_concurrent0(448)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)14418511 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@7fdc3b52d31d: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)8426846 HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(438)12083831 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@7fdc3b52d31d: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)8998606 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:8 20250425085059254 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059254 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085059254 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085059254 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085059254 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085059254 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085059254 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085059254 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085059254 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)6727825 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@7fdc3b52d31d: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)7735013 20250425085059254 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 29 d1 b6 50 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085059255 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085059255 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085059255 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085059255 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085059255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085059255 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Source Reference,L=4,D=00d1b650), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085059255 DLSCCP DEBUG Received CO:RELRE for local reference 41 (sccp_scoc.c:1855) 20250425085059255 DLSCCP DEBUG SCCP-SCOC(41)[0x559c26c34f20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085059255 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085059255 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085059255 DCN DEBUG handle_cn_disc_ind() conn_id=41 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085059255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x559c26c44020]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085059255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x559c26c44020]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085059255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15531566)[0x559c26c361e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085059255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15531566)[0x559c26c361e0]{disconnected}: Freeing instance (context_map.c:202) 20250425085059255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15531566)[0x559c26c361e0]{disconnected}: Deallocated (fsm.c:568) 20250425085059255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x559c26c44020]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085059255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x559c26c44020]{disconnected}: Freeing instance (context_map.c:206) 20250425085059255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x559c26c44020]{disconnected}: Deallocated (fsm.c:568) 20250425085059255 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15531566 SCCP-41 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425085059255 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d1b650), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:415) 20250425085059255 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085059255 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085059256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085059256 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085059256 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0b 05 d1 b6 50 00 00 29 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085059256 DLSCCP DEBUG SCCP-SCOC(41)[0x559c26c34f20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085059256 DLSCCP DEBUG SCCP-SCOC(41)[0x559c26c34f20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085059256 DLSCCP DEBUG SCCP-SCOC(41)[0x559c26c34f20]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085059256 DLSCCP DEBUG SCCP-SCOC(41)[0x559c26c34f20]{IDLE}: Deallocated (fsm.c:568) 20250425085059256 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059256 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085059256 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085059256 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085059256 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085059256 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250425085059256 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085059256 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085059256 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059256 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0b 05 d1 b6 50 00 00 29 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@7fdc3b52d31d: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)4264684 20250425085059257 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059257 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085059257 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085059257 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085059257 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085059257 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085059257 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085059257 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085059257 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059257 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085059257 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085059257 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085059257 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085059257 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 2e eb b2 47 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085059257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085059257 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Source Reference,L=4,D=00ebb247), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085059257 DLSCCP DEBUG Received CO:RELRE for local reference 46 (sccp_scoc.c:1855) 20250425085059257 DLSCCP DEBUG SCCP-SCOC(46)[0x559c26c33e70]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085059257 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085059257 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085059258 DCN DEBUG handle_cn_disc_ind() conn_id=46 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085059258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x559c26c31be0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085059258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x559c26c31be0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085059258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10887298)[0x559c26c49080]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:7 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@7fdc3b52d31d: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(445)6690098 20250425085059258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10887298)[0x559c26c49080]{disconnected}: Freeing instance (context_map.c:202) 20250425085059258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10887298)[0x559c26c49080]{disconnected}: Deallocated (fsm.c:568) 20250425085059258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x559c26c31be0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085059258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x559c26c31be0]{disconnected}: Freeing instance (context_map.c:206) 20250425085059258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x559c26c31be0]{disconnected}: Deallocated (fsm.c:568) 20250425085059258 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10887298 SCCP-46 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250425085059258 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ebb247), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:415) 20250425085059258 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085059258 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 will be put to the reassembly buffer 20250425085059258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085059258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085059258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085059258 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0c 05 eb b2 47 00 00 2e 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085059258 DLSCCP DEBUG SCCP-SCOC(46)[0x559c26c33e70]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085059258 DLSCCP DEBUG SCCP-SCOC(46)[0x559c26c33e70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085059258 DLSCCP DEBUG SCCP-SCOC(46)[0x559c26c33e70]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085059258 DLSCCP DEBUG SCCP-SCOC(46)[0x559c26c33e70]{IDLE}: Deallocated (fsm.c:568) 20250425085059258 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059259 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085059259 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085059259 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085059259 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085059259 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'virt-sgsn0' 20250425085059259 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085059259 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085059259 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer 20250425085059259 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0c 05 eb b2 47 00 00 2e 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@7fdc3b52d31d: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)8909509 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:10 TC_ps_rab_assignment_concurrent0(441)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085059261 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059261 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085059261 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085059261 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085059261 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085059261 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085059261 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085059261 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085059261 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059261 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 30 fb 7a a0 00 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:4 20250425085059261 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085059261 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085059261 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085059261 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085059261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085059261 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Source Reference,L=4,D=00fb7aa0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085059261 DLSCCP DEBUG Received CO:RELRE for local reference 48 (sccp_scoc.c:1855) 20250425085059261 DLSCCP DEBUG SCCP-SCOC(48)[0x559c26c454e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085059261 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085059261 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085059261 DCN DEBUG handle_cn_disc_ind() conn_id=48 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085059261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x559c26c448d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085059261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x559c26c448d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085059261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12425025)[0x559c26c446f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085059262 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059262 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085059262 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085059262 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085059262 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085059262 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250425085059262 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085059262 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085059262 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12425025)[0x559c26c446f0]{disconnected}: Freeing instance (context_map.c:202) 20250425085059261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12425025)[0x559c26c446f0]{disconnected}: Deallocated (fsm.c:568) 20250425085059261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x559c26c448d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085059261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x559c26c448d0]{disconnected}: Freeing instance (context_map.c:206) 20250425085059261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x559c26c448d0]{disconnected}: Deallocated (fsm.c:568) 20250425085059261 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12425025 SCCP-48 sgsn-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250425085059261 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb7aa0), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:415) 20250425085059261 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085059261 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085059262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085059262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085059262 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 03 05 fb 7a a0 00 00 30 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085059262 DLSCCP DEBUG SCCP-SCOC(48)[0x559c26c454e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085059262 DLSCCP DEBUG SCCP-SCOC(48)[0x559c26c454e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085059262 DLSCCP DEBUG SCCP-SCOC(48)[0x559c26c454e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085059262 DLSCCP DEBUG SCCP-SCOC(48)[0x559c26c454e0]{IDLE}: Deallocated (fsm.c:568) 20250425085059262 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 03 05 fb 7a a0 00 00 30 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)3643233 20250425085059262 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059262 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085059262 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085059262 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085059262 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085059262 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:6 20250425085059262 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085059262 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085059262 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059262 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 2a 82 d7 c5 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085059262 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085059262 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085059262 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085059262 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085059262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085059262 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Source Reference,L=4,D=0082d7c5), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085059262 DLSCCP DEBUG Received CO:RELRE for local reference 42 (sccp_scoc.c:1855) 20250425085059262 DLSCCP DEBUG SCCP-SCOC(42)[0x559c26c2f990]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085059263 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085059263 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085059263 DCN DEBUG handle_cn_disc_ind() conn_id=42 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085059263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x559c26c2f720]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085059263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x559c26c2f720]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085059263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15200314)[0x559c26c31020]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085059263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15200314)[0x559c26c31020]{disconnected}: Freeing instance (context_map.c:202) 20250425085059263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15200314)[0x559c26c31020]{disconnected}: Deallocated (fsm.c:568) 20250425085059263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x559c26c2f720]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085059263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x559c26c2f720]{disconnected}: Freeing instance (context_map.c:206) 20250425085059263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x559c26c2f720]{disconnected}: Deallocated (fsm.c:568) 20250425085059263 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15200314 SCCP-42 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425085059263 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082d7c5), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:415) 20250425085059263 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085059263 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059263 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085059263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085059263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085059263 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 08 05 82 d7 c5 00 00 2a 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085059263 DLSCCP DEBUG SCCP-SCOC(42)[0x559c26c2f990]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085059263 DLSCCP DEBUG SCCP-SCOC(42)[0x559c26c2f990]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085059263 DLSCCP DEBUG SCCP-SCOC(42)[0x559c26c2f990]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085059263 DLSCCP DEBUG SCCP-SCOC(42)[0x559c26c2f990]{IDLE}: Deallocated (fsm.c:568) 20250425085059263 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059263 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085059263 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085059263 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085059263 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085059263 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250425085059263 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085059263 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085059263 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059263 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 08 05 82 d7 c5 00 00 2a 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: RLC received in state:disconnect_pending 20250425085059264 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059264 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085059264 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085059264 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085059264 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085059264 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085059264 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085059264 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085059264 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059264 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 2c 8d 48 79 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085059264 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085059264 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085059264 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085059264 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085059265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085059265 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Source Reference,L=4,D=008d4879), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085059265 DLSCCP DEBUG Received CO:RELRE for local reference 44 (sccp_scoc.c:1855) 20250425085059265 DLSCCP DEBUG SCCP-SCOC(44)[0x559c26c31880]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085059265 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085059265 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085059265 DCN DEBUG handle_cn_disc_ind() conn_id=44 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:7 20250425085059265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x559c26c2ec80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085059265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x559c26c2ec80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085059265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9750076)[0x559c26c368d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085059265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9750076)[0x559c26c368d0]{disconnected}: Freeing instance (context_map.c:202) 20250425085059265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9750076)[0x559c26c368d0]{disconnected}: Deallocated (fsm.c:568) 20250425085059265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x559c26c2ec80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085059265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x559c26c2ec80]{disconnected}: Freeing instance (context_map.c:206) 20250425085059265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x559c26c2ec80]{disconnected}: Deallocated (fsm.c:568) 20250425085059265 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9750076 SCCP-44 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250425085059265 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d4879), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:415) 20250425085059265 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085059265 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085059265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085059265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085059265 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0e 05 8d 48 79 00 00 2c 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085059265 DLSCCP DEBUG SCCP-SCOC(44)[0x559c26c31880]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085059265 DLSCCP DEBUG SCCP-SCOC(44)[0x559c26c31880]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085059265 DLSCCP DEBUG SCCP-SCOC(44)[0x559c26c31880]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085059265 DLSCCP DEBUG SCCP-SCOC(44)[0x559c26c31880]{IDLE}: Deallocated (fsm.c:568) 20250425085059265 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059265 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:10 20250425085059265 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085059266 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: RLC received in state:disconnect_pending 20250425085059266 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085059266 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250425085059266 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085059266 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085059266 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059266 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0e 05 8d 48 79 00 00 2c 00 00 06 00 08 00 00 00 02  20250425085059266 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059266 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085059266 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085059266 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085059266 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085059266 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085059266 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085059266 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085059266 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059267 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 2d 9e fc 99 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085059267 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085059267 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085059267 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085059267 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085059267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085059267 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Source Reference,L=4,D=009efc99), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085059267 DLSCCP DEBUG Received CO:RELRE for local reference 45 (sccp_scoc.c:1855) 20250425085059267 DLSCCP DEBUG SCCP-SCOC(45)[0x559c26c46a40]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: RLC received in state:disconnect_pending 20250425085059267 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085059267 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085059267 DCN DEBUG handle_cn_disc_ind() conn_id=45 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085059267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x559c26c34c60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085059267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x559c26c34c60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085059267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14572861)[0x559c26c315a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085059267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14572861)[0x559c26c315a0]{disconnected}: Freeing instance (context_map.c:202) 20250425085059267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14572861)[0x559c26c315a0]{disconnected}: Deallocated (fsm.c:568) 20250425085059267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x559c26c34c60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085059267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x559c26c34c60]{disconnected}: Freeing instance (context_map.c:206) 20250425085059267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x559c26c34c60]{disconnected}: Deallocated (fsm.c:568) 20250425085059267 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14572861 SCCP-45 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250425085059267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009efc99), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:415) 20250425085059267 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085059267 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085059267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085059267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085059267 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0f 05 9e fc 99 00 00 2d 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085059267 DLSCCP DEBUG SCCP-SCOC(45)[0x559c26c46a40]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085059267 DLSCCP DEBUG SCCP-SCOC(45)[0x559c26c46a40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085059267 DLSCCP DEBUG SCCP-SCOC(45)[0x559c26c46a40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085059267 DLSCCP DEBUG SCCP-SCOC(45)[0x559c26c46a40]{IDLE}: Deallocated (fsm.c:568) 20250425085059267 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059267 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085059267 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085059268 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085059268 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085059268 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250425085059268 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085059268 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085059268 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059268 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0f 05 9e fc 99 00 00 2d 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: RLC received in state:disconnect_pending 20250425085059452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085059452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085059452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085059453 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085059453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7a055f,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085059453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7996767 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085059453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7996767)[0x559c26c46130]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085059453 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085059453 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085059453 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7996767 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085059453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x559c26c48b00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085059453 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085059453 DLSCCP DEBUG SCCP-SCOC(50)[0x559c26c465a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085059453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bfabdc), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085059453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085059453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085059453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085059453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085059453 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 01 06 bf ab dc 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085059453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7996767)[0x559c26c46130]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085059453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x559c26c48b00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085059453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x559c26c48b00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085059453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085059453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085059453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085059453 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085059453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x80955e,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085059453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8426846 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085059453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8426846)[0x559c26c46c00]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085059453 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085059453 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085059453 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8426846 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085059453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x559c26c46d30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085059453 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085059453 DLSCCP DEBUG SCCP-SCOC(47)[0x559c26c48760]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085059453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe0d5c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085059453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085059453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085059453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085059453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085059453 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0d 06 fe 0d 5c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085059453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8426846)[0x559c26c46c00]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085059453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x559c26c46d30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085059453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x559c26c46d30]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085059453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085059453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085059453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085059453 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085059453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x894ece,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085059453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8998606 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085059453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8998606)[0x559c26c37710]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085059453 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059453 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085059454 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085059454 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085059453 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085059453 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085059453 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085059454 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8998606 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085059454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x559c26c350e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085059454 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250425085059454 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085059454 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085059454 DLSCCP DEBUG SCCP-SCOC(43)[0x559c26c34aa0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085059454 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6d2e3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085059454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085059454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085059454 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085059454 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059454 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 01 06 bf ab dc 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250425085059454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085059454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085059454 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 09 06 e6 d2 e3 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085059454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8998606)[0x559c26c37710]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085059454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x559c26c350e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085059454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x559c26c350e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085059454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085059454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085059454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085059454 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085059454 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7606e5,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085059454 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7735013 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085059454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7735013)[0x559c26c40a40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085059454 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085059454 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085059454 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059454 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085059454 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085059454 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085059454 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085059454 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250425085059454 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085059454 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085059454 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059454 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0d 06 fe 0d 5c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250425085059454 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7735013 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085059454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x559c26c31a40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085059454 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085059454 DLSCCP DEBUG SCCP-SCOC(51)[0x559c26c40eb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085059454 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb4771), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085059454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085059454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085059454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085059454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085059454 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 00 06 eb 47 71 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085059454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7735013)[0x559c26c40a40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085059454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x559c26c31a40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085059454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x559c26c31a40]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085059454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085059454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085059454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085059454 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085059454 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4112ec,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085059454 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4264684 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085059454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4264684)[0x559c26c45070]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085059454 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085059454 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085059454 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4264684 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085059454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x559c26c41f80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085059454 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085059454 DLSCCP DEBUG SCCP-SCOC(53)[0x559c26c43520]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085059454 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066a373), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085059454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085059454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085059455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085059454 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059454 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085059454 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085059454 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085059454 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085059454 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250425085059454 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085059454 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085059454 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085059455 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 06 06 66 a3 73 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085059455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4264684)[0x559c26c45070]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085059455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x559c26c41f80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085059455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x559c26c41f80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085059454 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 09 06 e6 d2 e3 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250425085059455 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059455 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085059455 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085059455 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085059455 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085059455 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425085059455 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085059455 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085059455 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085059455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085059455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085059455 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085059455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x661532,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085059455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6690098 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085059455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6690098)[0x559c26c48d10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085059455 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085059455 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085059455 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 00 06 eb 47 71 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250425085059455 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059455 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085059455 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085059455 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085059455 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085059455 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6690098 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085059455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x559c26c43920]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085059455 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085059455 DLSCCP DEBUG SCCP-SCOC(49)[0x559c26c459e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085059455 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029c4fe), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085059455 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085059455 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085059455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085059455 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250425085059455 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085059455 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085059455 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059455 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 06 06 66 a3 73 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250425085059455 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059455 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085059455 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085059455 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085059455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085059455 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 02 06 29 c4 fe 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085059455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6690098)[0x559c26c48d10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085059455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x559c26c43920]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085059455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x559c26c43920]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085059455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085059455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085059455 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085059455 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250425085059455 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085059455 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085059455 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059455 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 02 06 29 c4 fe 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250425085059455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085059455 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085059455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x87f2c5,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085059455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8909509 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085059455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8909509)[0x559c26c415d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085059455 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085059455 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085059455 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8909509 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085059455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x559c26c44f40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085059455 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085059455 DLSCCP DEBUG SCCP-SCOC(52)[0x559c26c41b90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085059455 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e75a0f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085059455 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085059455 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085059455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085059455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085059455 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 07 06 e7 5a 0f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085059455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8909509)[0x559c26c415d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085059455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x559c26c44f40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085059455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x559c26c44f40]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085059455 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059455 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085059455 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085059456 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085059456 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085059456 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250425085059456 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085059456 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085059456 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059456 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 07 06 e7 5a 0f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(446)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(446)3784421 TC_ps_rab_assignment_concurrent0(443)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(439)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)13602099 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(447)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)501954 TC_ps_rab_assignment_concurrent0(449)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)3557116 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)9576723 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:12 TC_ps_rab_assignment_concurrent0(445)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:9 TC_ps_rab_assignment_concurrent0(448)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085059474 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059474 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085059474 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085059474 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085059474 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085059474 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085059474 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085059474 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085059474 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059474 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 32 bf ab dc 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085059475 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085059475 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085059475 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085059475 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085059475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085059475 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Source Reference,L=4,D=00bfabdc), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085059475 DLSCCP DEBUG Received CO:RELRE for local reference 50 (sccp_scoc.c:1855) 20250425085059475 DLSCCP DEBUG SCCP-SCOC(50)[0x559c26c465a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085059475 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085059475 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085059475 DCN DEBUG handle_cn_disc_ind() conn_id=50 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085059475 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x559c26c48b00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085059475 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x559c26c48b00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085059475 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7996767)[0x559c26c46130]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085059475 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7996767)[0x559c26c46130]{disconnected}: Freeing instance (context_map.c:202) 20250425085059475 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7996767)[0x559c26c46130]{disconnected}: Deallocated (fsm.c:568) 20250425085059475 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x559c26c48b00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085059475 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x559c26c48b00]{disconnected}: Freeing instance (context_map.c:206) 20250425085059475 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x559c26c48b00]{disconnected}: Deallocated (fsm.c:568) 20250425085059475 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7996767 SCCP-50 sgsn-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250425085059475 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bfabdc), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:415) 20250425085059475 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085059475 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(445)15448261 20250425085059475 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085059475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085059475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085059476 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 01 05 bf ab dc 00 00 32 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085059476 DLSCCP DEBUG SCCP-SCOC(50)[0x559c26c465a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085059476 DLSCCP DEBUG SCCP-SCOC(50)[0x559c26c465a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085059476 DLSCCP DEBUG SCCP-SCOC(50)[0x559c26c465a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085059476 DLSCCP DEBUG SCCP-SCOC(50)[0x559c26c465a0]{IDLE}: Deallocated (fsm.c:568) 20250425085059476 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059476 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085059476 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085059476 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085059476 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085059476 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250425085059476 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085059476 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085059476 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059476 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 01 05 bf ab dc 00 00 32 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:5 HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)15529586 20250425085059477 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059477 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085059477 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085059477 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085059477 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085059477 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085059477 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085059477 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085059477 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059477 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 2f fe 0d 5c 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085059477 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085059477 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085059477 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085059477 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085059477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085059477 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Source Reference,L=4,D=00fe0d5c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085059477 DLSCCP DEBUG Received CO:RELRE for local reference 47 (sccp_scoc.c:1855) 20250425085059477 DLSCCP DEBUG SCCP-SCOC(47)[0x559c26c48760]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085059477 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085059477 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085059477 DCN DEBUG handle_cn_disc_ind() conn_id=47 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085059477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x559c26c46d30]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085059477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x559c26c46d30]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085059477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8426846)[0x559c26c46c00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085059477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8426846)[0x559c26c46c00]{disconnected}: Freeing instance (context_map.c:202) 20250425085059477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8426846)[0x559c26c46c00]{disconnected}: Deallocated (fsm.c:568) 20250425085059477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x559c26c46d30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085059477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x559c26c46d30]{disconnected}: Freeing instance (context_map.c:206) 20250425085059477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x559c26c46d30]{disconnected}: Deallocated (fsm.c:568) 20250425085059478 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8426846 SCCP-47 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250425085059478 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe0d5c), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:415) 20250425085059478 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:13 20250425085059478 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085059478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085059478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085059478 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0d 05 fe 0d 5c 00 00 2f 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085059478 DLSCCP DEBUG SCCP-SCOC(47)[0x559c26c48760]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085059478 DLSCCP DEBUG SCCP-SCOC(47)[0x559c26c48760]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085059478 DLSCCP DEBUG SCCP-SCOC(47)[0x559c26c48760]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085059478 DLSCCP DEBUG SCCP-SCOC(47)[0x559c26c48760]{IDLE}: Deallocated (fsm.c:568) 20250425085059478 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059478 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085059478 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085059478 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085059478 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085059478 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250425085059478 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085059478 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085059478 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059478 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0d 05 fe 0d 5c 00 00 2f 00 00 06 00 08 00 00 00 02  20250425085059478 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059478 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085059478 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085059478 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085059478 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085059478 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085059478 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085059478 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085059478 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059479 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 2b e6 d2 e3 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085059479 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085059479 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085059479 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085059479 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085059479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085059479 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Source Reference,L=4,D=00e6d2e3), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085059479 DLSCCP DEBUG Received CO:RELRE for local reference 43 (sccp_scoc.c:1855) 20250425085059479 DLSCCP DEBUG SCCP-SCOC(43)[0x559c26c34aa0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085059479 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085059479 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085059479 DCN DEBUG handle_cn_disc_ind() conn_id=43 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085059479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x559c26c350e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085059479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x559c26c350e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085059479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8998606)[0x559c26c37710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085059479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8998606)[0x559c26c37710]{disconnected}: Freeing instance (context_map.c:202) 20250425085059479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8998606)[0x559c26c37710]{disconnected}: Deallocated (fsm.c:568) 20250425085059479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x559c26c350e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085059479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x559c26c350e0]{disconnected}: Freeing instance (context_map.c:206) 20250425085059479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x559c26c350e0]{disconnected}: Deallocated (fsm.c:568) 20250425085059479 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8998606 SCCP-43 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250425085059479 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6d2e3), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:415) 20250425085059479 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085059479 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085059479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085059479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085059479 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 09 05 e6 d2 e3 00 00 2b 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085059479 DLSCCP DEBUG SCCP-SCOC(43)[0x559c26c34aa0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085059479 DLSCCP DEBUG SCCP-SCOC(43)[0x559c26c34aa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085059479 DLSCCP DEBUG SCCP-SCOC(43)[0x559c26c34aa0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085059479 DLSCCP DEBUG SCCP-SCOC(43)[0x559c26c34aa0]{IDLE}: Deallocated (fsm.c:568) 20250425085059479 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059480 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085059480 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085059480 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085059480 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085059480 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250425085059480 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085059480 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085059480 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059480 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 09 05 e6 d2 e3 00 00 2b 00 00 06 00 08 00 00 00 02  20250425085059480 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059480 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085059480 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085059481 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085059481 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085059481 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085059481 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085059481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085059481 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Source Reference,L=4,D=00eb4771), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085059481 DLSCCP DEBUG Received CO:RELRE for local reference 51 (sccp_scoc.c:1855) 20250425085059481 DLSCCP DEBUG SCCP-SCOC(51)[0x559c26c40eb0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085059481 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085059481 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085059481 DCN DEBUG handle_cn_disc_ind() conn_id=51 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085059481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x559c26c31a40]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085059481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x559c26c31a40]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:15 20250425085059481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7735013)[0x559c26c40a40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085059481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7735013)[0x559c26c40a40]{disconnected}: Freeing instance (context_map.c:202) 20250425085059481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7735013)[0x559c26c40a40]{disconnected}: Deallocated (fsm.c:568) 20250425085059481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x559c26c31a40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085059481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x559c26c31a40]{disconnected}: Freeing instance (context_map.c:206) 20250425085059481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x559c26c31a40]{disconnected}: Deallocated (fsm.c:568) 20250425085059481 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7735013 SCCP-51 sgsn-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250425085059481 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb4771), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:415) 20250425085059481 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059480 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085059480 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085059480 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085059480 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085059480 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085059480 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059480 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 33 eb 47 71 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085059481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085059481 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059481 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085059481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085059481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085059481 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 00 05 eb 47 71 00 00 33 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085059481 DLSCCP DEBUG SCCP-SCOC(51)[0x559c26c40eb0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085059482 DLSCCP DEBUG SCCP-SCOC(51)[0x559c26c40eb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085059482 DLSCCP DEBUG SCCP-SCOC(51)[0x559c26c40eb0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085059482 DLSCCP DEBUG SCCP-SCOC(51)[0x559c26c40eb0]{IDLE}: Deallocated (fsm.c:568) 20250425085059482 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059482 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085059482 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085059482 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085059482 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085059482 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425085059482 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085059482 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085059482 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059482 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 00 05 eb 47 71 00 00 33 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: RLC received in state:disconnect_pending 20250425085059484 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059484 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085059484 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085059484 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085059484 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085059484 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085059484 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085059484 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085059484 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059484 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 35 66 a3 73 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085059484 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085059484 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085059484 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085059484 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085059484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085059484 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Source Reference,L=4,D=0066a373), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085059484 DLSCCP DEBUG Received CO:RELRE for local reference 53 (sccp_scoc.c:1855) 20250425085059484 DLSCCP DEBUG SCCP-SCOC(53)[0x559c26c43520]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085059484 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085059484 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085059484 DCN DEBUG handle_cn_disc_ind() conn_id=53 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085059484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x559c26c41f80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085059484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x559c26c41f80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085059484 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4264684)[0x559c26c45070]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085059484 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4264684)[0x559c26c45070]{disconnected}: Freeing instance (context_map.c:202) HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:11 20250425085059484 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4264684)[0x559c26c45070]{disconnected}: Deallocated (fsm.c:568) 20250425085059484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x559c26c41f80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085059484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x559c26c41f80]{disconnected}: Freeing instance (context_map.c:206) 20250425085059484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x559c26c41f80]{disconnected}: Deallocated (fsm.c:568) 20250425085059484 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4264684 SCCP-53 sgsn-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250425085059484 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066a373), PART(T=Source Reference,L=4,D=00000035) (sccp_scrc.c:415) 20250425085059484 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085059484 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059485 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085059485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085059485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085059485 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 06 05 66 a3 73 00 00 35 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085059485 DLSCCP DEBUG SCCP-SCOC(53)[0x559c26c43520]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085059485 DLSCCP DEBUG SCCP-SCOC(53)[0x559c26c43520]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085059485 DLSCCP DEBUG SCCP-SCOC(53)[0x559c26c43520]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085059485 DLSCCP DEBUG SCCP-SCOC(53)[0x559c26c43520]{IDLE}: Deallocated (fsm.c:568) 20250425085059485 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059485 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085059485 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085059485 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085059485 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085059485 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250425085059485 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085059485 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085059485 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059485 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 06 05 66 a3 73 00 00 35 00 00 06 00 08 00 00 00 02  20250425085059486 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059486 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085059486 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085059486 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085059486 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085059486 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085059486 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085059486 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085059486 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059486 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 31 29 c4 fe 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085059486 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085059486 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085059486 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085059486 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085059486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085059486 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Source Reference,L=4,D=0029c4fe), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085059487 DLSCCP DEBUG Received CO:RELRE for local reference 49 (sccp_scoc.c:1855) 20250425085059487 DLSCCP DEBUG SCCP-SCOC(49)[0x559c26c459e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085059487 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085059487 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085059487 DCN DEBUG handle_cn_disc_ind() conn_id=49 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085059487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x559c26c43920]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085059487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x559c26c43920]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085059487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6690098)[0x559c26c48d10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085059487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6690098)[0x559c26c48d10]{disconnected}: Freeing instance (context_map.c:202) 20250425085059487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6690098)[0x559c26c48d10]{disconnected}: Deallocated (fsm.c:568) 20250425085059487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x559c26c43920]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085059487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x559c26c43920]{disconnected}: Freeing instance (context_map.c:206) 20250425085059487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x559c26c43920]{disconnected}: Deallocated (fsm.c:568) 20250425085059487 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6690098 SCCP-49 sgsn-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250425085059487 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029c4fe), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:415) 20250425085059487 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085059487 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059487 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085059487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085059487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085059487 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 02 05 29 c4 fe 00 00 31 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085059487 DLSCCP DEBUG SCCP-SCOC(49)[0x559c26c459e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085059487 DLSCCP DEBUG SCCP-SCOC(49)[0x559c26c459e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085059487 DLSCCP DEBUG SCCP-SCOC(49)[0x559c26c459e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085059487 DLSCCP DEBUG SCCP-SCOC(49)[0x559c26c459e0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on connection ID:14 20250425085059487 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059487 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085059487 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085059487 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085059487 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085059487 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250425085059487 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085059487 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085059487 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059487 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 02 05 29 c4 fe 00 00 31 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: RLC received in state:disconnect_pending 20250425085059489 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059489 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085059490 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085059490 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085059490 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085059490 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085059490 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085059490 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085059490 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085059490 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085059490 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085059490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085059490 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Source Reference,L=4,D=00e75a0f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085059490 DLSCCP DEBUG Received CO:RELRE for local reference 52 (sccp_scoc.c:1855) 20250425085059490 DLSCCP DEBUG SCCP-SCOC(52)[0x559c26c41b90]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085059490 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085059490 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085059490 DCN DEBUG handle_cn_disc_ind() conn_id=52 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085059490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x559c26c44f40]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085059490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x559c26c44f40]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085059490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8909509)[0x559c26c415d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085059490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8909509)[0x559c26c415d0]{disconnected}: Freeing instance (context_map.c:202) 20250425085059490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8909509)[0x559c26c415d0]{disconnected}: Deallocated (fsm.c:568) 20250425085059490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x559c26c44f40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085059490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x559c26c44f40]{disconnected}: Freeing instance (context_map.c:206) 20250425085059490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x559c26c44f40]{disconnected}: Deallocated (fsm.c:568) 20250425085059490 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8909509 SCCP-52 sgsn-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250425085059490 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e75a0f), PART(T=Source Reference,L=4,D=00000034) (sccp_scrc.c:415) 20250425085059490 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085059490 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085059490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085059490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085059490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085059490 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 07 05 e7 5a 0f 00 00 34 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:13 20250425085059490 DLSCCP DEBUG SCCP-SCOC(52)[0x559c26c41b90]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085059490 DLSCCP DEBUG SCCP-SCOC(52)[0x559c26c41b90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085059490 DLSCCP DEBUG SCCP-SCOC(52)[0x559c26c41b90]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085059490 DLSCCP DEBUG SCCP-SCOC(52)[0x559c26c41b90]{IDLE}: Deallocated (fsm.c:568) 20250425085059490 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085059490 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059490 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 34 e7 5a 0f 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085059490 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085059490 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085059490 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085059490 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085059490 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085059490 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250425085059490 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085059490 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085059490 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085059490 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 07 05 e7 5a 0f 00 00 34 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(434)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425085101486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53140<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085101487 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43473<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(423)@7fdc3b52d31d: Final verdict of PTC: none VirtHNBGW-STATS(422)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085101493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53124<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085101494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085101495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085101495 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085101495 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085101495 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc0-RAN(428)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(427)@7fdc3b52d31d: Final verdict of PTC: none 20250425085101497 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085101497 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085101497 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085101497 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085101497 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085101497 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085101497 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085101498 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085101498 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085101498 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085101498 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085101498 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085101498 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085101498 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085101498 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085101498 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085101498 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425085101498 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085101498 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085101498 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085101498 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085101498 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085101498 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085101498 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085101498 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085101498 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085101498 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085101498 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085101498 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085101498 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085101498 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085101498 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085101498 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085101498 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085101499 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085101498 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085101498 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085101498 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085101498 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085101499 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085101499 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085101499 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085101499 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085101499 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085101499 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085101499 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085101499 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085101499 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085101499 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085101499 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085101499 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085101499 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085101499 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085101499 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085101499 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085101499 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085101499 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085101499 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085101499 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085101499 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085101499 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085101499 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) TC_ps_rab_assignment_concurrent-Iuh0(425)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(429)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(432)@7fdc3b52d31d: Final verdict of PTC: none 20250425085101513 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40376<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085101513 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40408<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085101515 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40346<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085101515 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40398<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085101515 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40362<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@7fdc3b52d31d: Final verdict of PTC: none 20250425085101515 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40432<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085101515 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40368<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085101515 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40444<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085101516 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40400<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(430)@7fdc3b52d31d: Final verdict of PTC: none 20250425085101516 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40336<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085101517 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40386<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085101517 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40448<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085101517 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40462<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085101517 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40476<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(436)@7fdc3b52d31d: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(438)@7fdc3b52d31d: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(442)@7fdc3b52d31d: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(435)@7fdc3b52d31d: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(440)@7fdc3b52d31d: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(444)@7fdc3b52d31d: Final verdict of PTC: pass 20250425085101518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40440<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(441)@7fdc3b52d31d: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(446)@7fdc3b52d31d: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(447)@7fdc3b52d31d: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(439)@7fdc3b52d31d: Final verdict of PTC: pass 20250425085101519 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40420<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(434)@7fdc3b52d31d: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(448)@7fdc3b52d31d: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(437)@7fdc3b52d31d: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(449)@7fdc3b52d31d: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(445)@7fdc3b52d31d: Final verdict of PTC: pass HNBGW_Test.sgsn0-RAN(431)@7fdc3b52d31d: Final verdict of PTC: none TC_ps_rab_assignment_concurrent0(443)@7fdc3b52d31d: Final verdict of PTC: pass MutexDispCT-TC_ps_rab_assignment_concurrent(421)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-MGCP(433)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(424)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(421): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(422): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(424): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(425): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(426): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(427): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(428): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(429): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(430): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(431): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(432): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(433): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ps_rab_assignment_concurrent0(434): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ps_rab_assignment_concurrent0(435): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ps_rab_assignment_concurrent0(436): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ps_rab_assignment_concurrent0(437): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ps_rab_assignment_concurrent0(438): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ps_rab_assignment_concurrent0(439): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ps_rab_assignment_concurrent0(440): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ps_rab_assignment_concurrent0(441): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ps_rab_assignment_concurrent0(442): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ps_rab_assignment_concurrent0(443): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ps_rab_assignment_concurrent0(444): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ps_rab_assignment_concurrent0(445): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ps_rab_assignment_concurrent0(446): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ps_rab_assignment_concurrent0(447): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ps_rab_assignment_concurrent0(448): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_ps_rab_assignment_concurrent0(449): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass'. Fri Apr 25 08:51:01 UTC 2025 ====== HNBGW_Tests.TC_ps_rab_assignment_concurrent pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment_concurrent.talloc 20250425085101770 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40486<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085102172 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40486<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1534840) Waiting for packet dumper to finish... 1 (prev_count=1534840, count=1538720) 20250425085103499 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085103499 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085103499 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085103499 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085103499 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085103499 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Fri Apr 25 08:51:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20250425085105263 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34578<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085105268 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34592<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085105272 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43117<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085105301 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085105302 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085105323 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085105323 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085105324 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085105324 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085105324 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085105324 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085105324 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085105324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085105324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085105324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085105324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085105324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085105324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085105324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085105324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085105325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085105325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085105325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085105325 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085105325 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085105325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085105325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085105325 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085105325 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085105325 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085105325 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085105325 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085105325 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085105325 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085105325 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085105325 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085105325 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085105326 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085105326 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085105326 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085105326 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085105326 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085105326 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085105326 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085105326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085105326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085105326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085105326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=5 -> eSLS=37: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085105326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085105326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085105326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085105326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085105326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085105326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085105326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085105326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085105326 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085105326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085105326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085105326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085105326 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085105326 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58936 (stream_srv.c:142) 20250425085105326 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58936<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085105327 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085105327 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085105327 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085105327 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085105327 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085105327 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085105327 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085105327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085105327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085105327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085105327 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085105327 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085105327 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085105327 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085105327 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085105327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085105327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085105327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085105327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085105327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085105327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085105327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085105327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085105327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085105327 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085105327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085105327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085105327 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 05 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085105327 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085105327 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085105327 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085105327 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085105327 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085105327 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085105327 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085105327 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085105328 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085105328 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085105328 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085105328 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085105328 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085105328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085105328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085105328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085105328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085105328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085105328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085105328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085105328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085105328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085105328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085105328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085105328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085105328 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085105328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085105328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085105328 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0a 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085105328 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085105329 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085105329 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085105329 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085105329 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085105329 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085105329 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(460)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(460)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(460)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-SCCP(458)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085105352 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085105352 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085105353 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085105353 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085105353 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085105353 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085105353 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085105353 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085105354 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085105354 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085105354 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085105354 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085105354 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085105354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085105354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085105354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085105354 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=4 -> eSLS=84: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085105354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085105354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085105354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085105354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085105354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085105354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085105354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085105354 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=4 -> eSLS=116: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085105354 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085105354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085105354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085105354 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 04 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085105354 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085105354 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085105354 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085105354 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085105354 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085105354 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085105354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085105354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085105354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085105354 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085105354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085105354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085105354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085105354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085105354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085105354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085105354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085105354 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085105354 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085105354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085105354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085105354 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0c 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085105354 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085105354 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085105354 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085105354 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085105354 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085105354 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085105354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085105354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085105354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085105355 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085105355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085105355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085105355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085105355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085105355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085105355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085105355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085105355 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085105355 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085105355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085105355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085105355 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085105355 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085105355 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085105355 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085105355 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085105355 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085105355 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085105355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085105355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085105355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085105355 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085105355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085105355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085105355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085105355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085105355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085105355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085105355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085105355 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085105355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085105355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085105355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085105355 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085105355 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085105355 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085105355 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085105355 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085105355 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085105355 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085105355 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085105355 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085105355 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085105355 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085105355 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085105355 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085105355 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085105355 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085105355 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085105355 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085105355 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085105355 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085105355 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085105355 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085105355 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085105355 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085105355 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085105355 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085105355 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(463)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(463)@7fdc3b52d31d: M3UA emulation initiated, the test can be started MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(463)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(461)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085105375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085105375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085105375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085105375 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085105375 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085105375 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085105375 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085105375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085105375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085105382 DLINP DEBUG SRVCONN(,r=127.0.0.1:58936<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085105382 DLINP DEBUG SRVCONN(,r=127.0.0.1:58936<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085105382 DLINP DEBUG SRVCONN(,r=127.0.0.1:58936<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085105382 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085105382 DLGLOBAL ERROR counter group 'hnb' already exists for index 0, instead using index 1. This is a software bug that needs fixing. (rate_ctr.c:221) 20250425085105382 DLGLOBAL DEBUG validating counter group 0x559c24443be0(hnb) with 60 counters (rate_ctr.c:86) 20250425085105382 DHNBAP DEBUG (127.0.0.1:58936 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425085105382 DHNBAP NOTICE (127.0.0.1:58936 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085105382 DHNBAP NOTICE (127.0.0.1:58936 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085105382 DLINP DEBUG SRVCONN(,r=127.0.0.1:58936<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085105382 DLINP DEBUG SRVCONN(,r=127.0.0.1:58936<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085105546 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085105547 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085105547 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085105547 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(460)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085105555 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085105555 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085105555 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085105555 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085105555 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085105555 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085105555 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085105555 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085105555 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085105555 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085105555 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085105558 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085105558 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085105558 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085105558 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085105558 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085105558 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085105558 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085105558 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085105558 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085105558 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085105558 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085105558 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085105558 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085105558 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085105558 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085105558 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085105558 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085105558 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085105558 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085105558 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085105558 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085105558 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085105560 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085105560 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085105560 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085105560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085105560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085105560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085105560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085105560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085105560 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085105560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085105560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085105560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085105560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085105560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085105560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085105560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085105560 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085105560 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085105560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085105560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085105560 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085105560 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085105560 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085105560 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085105560 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085105561 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085105561 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085105561 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425085105561 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085105561 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085105561 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085105561 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085105566 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085105566 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085105566 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085105566 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(463)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085105575 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085105575 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085105575 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085105575 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085105575 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085105575 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085105575 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085105575 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085105575 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085105575 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085105575 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085105578 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085105578 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085105578 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085105578 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085105578 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085105578 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085105578 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085105578 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085105578 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085105578 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085105578 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085105578 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085105578 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085105579 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085105579 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085105579 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085105579 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085105579 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085105579 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085105579 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085105579 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085105579 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085105579 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085105580 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085105580 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085105580 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085105580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085105580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085105580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085105580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085105580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085105580 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085105580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085105580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085105580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085105580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085105580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085105580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085105580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085105580 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085105580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085105580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085105580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085105581 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085105581 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085105581 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085105581 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085105581 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085105581 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085105581 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085105581 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425085105581 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085105581 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085105581 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085105581 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(459)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085106361 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085106361 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085106361 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085106361 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085106361 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085106361 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085106361 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085106361 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085106361 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085106361 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085106361 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085106361 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085106361 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085106361 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085106361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085106361 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085106361 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085106361 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085106361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085106361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085106361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085106361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085106361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085106361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085106361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085106361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085106361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085106361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085106361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085106361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085106361 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085106361 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085106361 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085106361 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085106361 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085106361 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085106361 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085106361 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085106361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085106361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085106361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085106361 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085106361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085106361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085106361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085106361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085106361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085106361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085106361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085106361 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085106361 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085106361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085106361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085106361 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085106361 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085106361 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425085106362 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085106362 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085106362 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085106362 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085106362 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085106362 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425085106362 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085106362 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085106362 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085106362 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085106364 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085106364 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085106364 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085106364 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085106364 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085106364 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085106364 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085106364 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085106364 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085106364 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085106364 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085106364 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085106364 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085106364 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085106364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085106364 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085106364 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085106364 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085106364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085106364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085106364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085106364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085106364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085106364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085106364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085106364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085106364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085106364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085106364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085106364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085106364 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085106364 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085106364 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085106364 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085106364 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(462)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085106377 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085106377 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085106377 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085106377 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085106377 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085106377 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085106377 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085106377 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085106377 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085106377 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085106377 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085106377 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085106377 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085106377 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085106377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085106377 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085106377 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085106377 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085106377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085106377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085106377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085106377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085106377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085106377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085106377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085106377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085106377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085106377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085106377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085106377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085106377 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085106377 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085106377 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085106377 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085106377 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085106377 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085106377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085106377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085106377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085106377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085106377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085106377 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085106378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085106378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085106378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085106378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085106378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085106378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085106378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085106378 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085106378 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085106378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085106378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085106378 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085106378 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085106378 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425085106378 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085106378 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085106378 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085106378 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085106378 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085106378 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250425085106378 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085106378 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085106378 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085106378 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085106380 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085106380 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085106380 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085106380 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085106380 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085106380 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085106380 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085106381 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085106381 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085106381 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085106381 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085106381 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085106381 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085106381 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085106381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085106381 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085106381 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085106381 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085106381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085106381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085106381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085106381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085106381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085106381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085106381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085106381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085106381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085106381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085106381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085106381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085106381 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085106381 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085106381 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085106381 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085106381 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085106387 DLCTRL DEBUG Command: GET 494500586 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085106387 DLCTRL DEBUG Tx Command reply: GET_REPLY 494500586 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085106389 DLCTRL DEBUG Command: GET 327851997 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085106389 DLCTRL DEBUG Tx Command reply: GET_REPLY 327851997 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085106390 DLCTRL DEBUG Command: GET 236698941 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085106390 DLCTRL DEBUG Tx Command reply: GET_REPLY 236698941 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085106391 DLCTRL DEBUG Command: GET 429000762 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085106391 DLCTRL DEBUG Tx Command reply: GET_REPLY 429000762 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085106392 DLCTRL DEBUG Command: GET 428655742 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085106392 DLCTRL DEBUG Tx Command reply: GET_REPLY 428655742 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425085106393 DLCTRL DEBUG Command: GET 152682973 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085106393 DLCTRL DEBUG Tx Command reply: GET_REPLY 152682973 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085106394 DLCTRL DEBUG Command: GET 130514075 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085106394 DLCTRL DEBUG Tx Command reply: GET_REPLY 130514075 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085106395 DLCTRL DEBUG Command: GET 747499265 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085106395 DLCTRL DEBUG Tx Command reply: GET_REPLY 747499265 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085106396 DLCTRL DEBUG Command: GET 174770335 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085106396 DLCTRL DEBUG Tx Command reply: GET_REPLY 174770335 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085106397 DLCTRL DEBUG Command: GET 140643412 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085106397 DLCTRL DEBUG Tx Command reply: GET_REPLY 140643412 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425085106398 DLCTRL DEBUG Command: GET 40921359 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085106398 DLCTRL DEBUG Tx Command reply: GET_REPLY 40921359 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085106399 DLCTRL DEBUG Command: GET 607854466 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085106399 DLCTRL DEBUG Tx Command reply: GET_REPLY 607854466 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085106400 DLCTRL DEBUG Command: GET 740453748 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085106400 DLCTRL DEBUG Tx Command reply: GET_REPLY 740453748 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085106401 DLCTRL DEBUG Command: GET 68409901 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085106401 DLCTRL DEBUG Tx Command reply: GET_REPLY 68409901 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085106402 DLCTRL DEBUG Command: GET 71868294 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085106402 DLCTRL DEBUG Tx Command reply: GET_REPLY 71868294 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425085106403 DLCTRL DEBUG Command: GET 447797500 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085106403 DLCTRL DEBUG Tx Command reply: GET_REPLY 447797500 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085106404 DLCTRL DEBUG Command: GET 620335093 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085106404 DLCTRL DEBUG Tx Command reply: GET_REPLY 620335093 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085106405 DLCTRL DEBUG Command: GET 171424741 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085106405 DLCTRL DEBUG Tx Command reply: GET_REPLY 171424741 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085106406 DLCTRL DEBUG Command: GET 60930395 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085106406 DLCTRL DEBUG Tx Command reply: GET_REPLY 60930395 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085106407 DLCTRL DEBUG Command: GET 167614839 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085106407 DLCTRL DEBUG Tx Command reply: GET_REPLY 167614839 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101010010'B, t_guard := 20.000000 } 20250425085106433 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34604<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@7fdc3b52d31d: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(465) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)6082875 20250425085107486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085107486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085107486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085107486 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085107486 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5cd13b, normal) (hnbgw_rua.c:406) 20250425085107486 DHNB DEBUG map_rua[0x559c26c36690]{init}: Allocated (fsm.c:456) 20250425085107486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6082875)[0x559c26c36690]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085107486 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6082875 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085107486 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085107486 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085107486 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6082875 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085107486 DCN DEBUG map_sccp[0x559c26b19c10]{init}: Allocated (fsm.c:456) 20250425085107486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x559c26b19c10]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085107486 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6082875 <-> SCCP-54 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085107486 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6082875 SCCP-54 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085107486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6082875)[0x559c26c36690]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085107486 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085107486 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085107486 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6082875 SCCP-54 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085107486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x559c26b19c10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085107486 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085107486 DLSCCP DEBUG SCCP-SCOC(54)[0x559c26c31150]{IDLE}: Allocated (fsm.c:456) 20250425085107486 DLSCCP DEBUG SCCP-SCOC(54)[0x559c26c31150]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085107486 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000036), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030003520056400500f1100926) (sccp_scrc.c:415) 20250425085107486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085107486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085107486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085107486 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085107486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085107486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085107486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085107486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085107486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085107486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085107486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085107487 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085107487 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085107487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085107487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085107487 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 05 01 00 00 36 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 03 52 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085107487 DLSCCP DEBUG SCCP-SCOC(54)[0x559c26c31150]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085107487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x559c26b19c10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085107487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6082875)[0x559c26c36690]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085107487 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085107487 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085107487 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085107487 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085107487 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085107487 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250425085107487 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085107487 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085107487 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085107487 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 05 01 00 00 36 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 03 52 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(458)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc0-SCCP(458)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(459)@7fdc3b52d31d: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(465) HNBGW_Test.msc0-RAN(459)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)16203098 HNBGW_Test.msc0-SCCP(458)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(458)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085107504 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085107504 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085107504 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085107504 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085107504 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085107504 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085107504 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085107504 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085107504 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085107504 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 36 19 ac c6 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_mscpool_L3Compl_on_1_cnlink0(465)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085107504 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085107504 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085107504 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085107504 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085107504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085107504 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000036), PART(T=Source Reference,L=4,D=0019acc6) (sccp_scrc.c:486) 20250425085107504 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1855) 20250425085107504 DLSCCP DEBUG SCCP-SCOC(54)[0x559c26c31150]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085107504 DLSCCP DEBUG SCCP-SCOC(54)[0x559c26c31150]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085107504 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085107504 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085107504 DCN DEBUG handle_cn_conn_conf() conn_id=54, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085107504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x559c26b19c10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085107504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x559c26b19c10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085107506 DLCTRL DEBUG Command: GET 785121240 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085107506 DLCTRL DEBUG Tx Command reply: GET_REPLY 785121240 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425085107510 DLCTRL DEBUG Command: GET 234939399 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085107510 DLCTRL DEBUG Tx Command reply: GET_REPLY 234939399 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085107513 DLCTRL DEBUG Command: GET 532666739 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085107513 DLCTRL DEBUG Tx Command reply: GET_REPLY 532666739 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085107517 DLCTRL DEBUG Command: GET 802257313 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085107517 DLCTRL DEBUG Tx Command reply: GET_REPLY 802257313 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085107521 DLCTRL DEBUG Command: GET 453063201 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085107521 DLCTRL DEBUG Tx Command reply: GET_REPLY 453063201 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085107525 DLCTRL DEBUG Command: GET 647342783 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085107525 DLCTRL DEBUG Tx Command reply: GET_REPLY 647342783 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085107529 DLCTRL DEBUG Command: GET 995976942 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085107529 DLCTRL DEBUG Tx Command reply: GET_REPLY 995976942 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085107532 DLCTRL DEBUG Command: GET 509566951 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085107532 DLCTRL DEBUG Tx Command reply: GET_REPLY 509566951 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085107536 DLCTRL DEBUG Command: GET 368740015 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085107536 DLCTRL DEBUG Tx Command reply: GET_REPLY 368740015 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085107540 DLCTRL DEBUG Command: GET 294350478 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085107540 DLCTRL DEBUG Tx Command reply: GET_REPLY 294350478 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085107544 DLCTRL DEBUG Command: GET 306774846 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085107544 DLCTRL DEBUG Tx Command reply: GET_REPLY 306774846 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085107547 DLCTRL DEBUG Command: GET 681821164 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085107547 DLCTRL DEBUG Tx Command reply: GET_REPLY 681821164 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085107551 DLCTRL DEBUG Command: GET 724427645 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085107551 DLCTRL DEBUG Tx Command reply: GET_REPLY 724427645 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085107553 DLCTRL DEBUG Command: GET 495939064 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085107553 DLCTRL DEBUG Tx Command reply: GET_REPLY 495939064 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085107556 DLCTRL DEBUG Command: GET 543366606 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085107556 DLCTRL DEBUG Tx Command reply: GET_REPLY 543366606 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085107558 DLCTRL DEBUG Command: GET 781512647 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085107558 DLCTRL DEBUG Tx Command reply: GET_REPLY 781512647 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085107560 DLCTRL DEBUG Command: GET 740419713 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085107560 DLCTRL DEBUG Tx Command reply: GET_REPLY 740419713 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085107563 DLCTRL DEBUG Command: GET 672083830 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085107563 DLCTRL DEBUG Tx Command reply: GET_REPLY 672083830 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085107567 DLCTRL DEBUG Command: GET 926092183 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085107567 DLCTRL DEBUG Tx Command reply: GET_REPLY 926092183 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085107571 DLCTRL DEBUG Command: GET 102536451 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085107571 DLCTRL DEBUG Tx Command reply: GET_REPLY 102536451 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001111000111'B, t_guard := 20.000000 } 20250425085107609 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34618<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@7fdc3b52d31d: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@7fdc3b52d31d: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(466) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@7fdc3b52d31d: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)13475960 20250425085108635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085108635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085108635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425085108635 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085108635 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcda078, normal) (hnbgw_rua.c:406) 20250425085108635 DHNB DEBUG map_rua[0x559c26c31020]{init}: Allocated (fsm.c:456) 20250425085108635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13475960)[0x559c26c31020]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085108635 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13475960 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085108635 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085108635 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085108635 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425085108635 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13475960 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085108635 DCN DEBUG map_sccp[0x559c26c37d40]{init}: Allocated (fsm.c:456) 20250425085108635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x559c26c37d40]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085108635 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13475960 <-> SCCP-55 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085108635 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13475960 SCCP-55 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250425085108635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13475960)[0x559c26c31020]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085108635 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085108635 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085108635 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13475960 SCCP-55 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085108635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x559c26c37d40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085108635 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085108635 DLSCCP DEBUG SCCP-SCOC(55)[0x559c26c32520]{IDLE}: Allocated (fsm.c:456) 20250425085108635 DLSCCP DEBUG SCCP-SCOC(55)[0x559c26c32520]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085108635 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000037), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030003c70056400500f1100926) (sccp_scrc.c:415) 20250425085108635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085108635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085108635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085108635 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085108635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085108635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085108635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085108635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085108635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085108635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085108635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085108635 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085108635 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085108635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085108635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085108635 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 04 01 00 00 37 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 03 c7 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085108635 DLSCCP DEBUG SCCP-SCOC(55)[0x559c26c32520]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085108636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x559c26c37d40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085108636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13475960)[0x559c26c31020]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085108636 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085108636 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085108636 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085108636 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085108636 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085108636 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250425085108636 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085108636 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085108636 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085108636 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 04 01 00 00 37 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 03 c7 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(458)@7fdc3b52d31d: First idle individual index:1 HNBGW_Test.msc0-SCCP(458)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(459)@7fdc3b52d31d: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(466) HNBGW_Test.msc0-RAN(459)@7fdc3b52d31d: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)9708955 HNBGW_Test.msc0-SCCP(458)@7fdc3b52d31d: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(458)@7fdc3b52d31d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425085108642 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085108642 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085108642 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085108642 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085108642 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085108642 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085108642 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085108642 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085108642 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085108642 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 37 1e 54 ef 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085108642 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085108642 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085108642 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085108642 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085108642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085108642 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000037), PART(T=Source Reference,L=4,D=001e54ef) (sccp_scrc.c:486) 20250425085108642 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1855) 20250425085108642 DLSCCP DEBUG SCCP-SCOC(55)[0x559c26c32520]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085108642 DLSCCP DEBUG SCCP-SCOC(55)[0x559c26c32520]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085108642 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085108642 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085108642 DCN DEBUG handle_cn_conn_conf() conn_id=55, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085108642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x559c26c37d40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085108642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x559c26c37d40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Compl_on_1_cnlink0(466)@7fdc3b52d31d: setverdict(pass): none -> pass MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085108644 DLCTRL DEBUG Command: GET 275620120 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085108644 DLCTRL DEBUG Tx Command reply: GET_REPLY 275620120 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250425085108647 DLCTRL DEBUG Command: GET 655930152 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085108647 DLCTRL DEBUG Tx Command reply: GET_REPLY 655930152 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085108650 DLCTRL DEBUG Command: GET 484333573 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085108650 DLCTRL DEBUG Tx Command reply: GET_REPLY 484333573 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085108653 DLCTRL DEBUG Command: GET 781654727 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085108653 DLCTRL DEBUG Tx Command reply: GET_REPLY 781654727 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085108656 DLCTRL DEBUG Command: GET 45467664 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085108656 DLCTRL DEBUG Tx Command reply: GET_REPLY 45467664 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085108659 DLCTRL DEBUG Command: GET 204705358 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085108659 DLCTRL DEBUG Tx Command reply: GET_REPLY 204705358 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085108661 DLCTRL DEBUG Command: GET 512179654 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085108661 DLCTRL DEBUG Tx Command reply: GET_REPLY 512179654 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085108663 DLCTRL DEBUG Command: GET 751152829 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085108663 DLCTRL DEBUG Tx Command reply: GET_REPLY 751152829 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085108665 DLCTRL DEBUG Command: GET 305280535 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085108665 DLCTRL DEBUG Tx Command reply: GET_REPLY 305280535 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085108668 DLCTRL DEBUG Command: GET 712625103 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085108668 DLCTRL DEBUG Tx Command reply: GET_REPLY 712625103 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085108670 DLCTRL DEBUG Command: GET 995470986 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085108670 DLCTRL DEBUG Tx Command reply: GET_REPLY 995470986 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085108671 DLCTRL DEBUG Command: GET 868529927 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085108671 DLCTRL DEBUG Tx Command reply: GET_REPLY 868529927 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085108673 DLCTRL DEBUG Command: GET 93731094 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085108673 DLCTRL DEBUG Tx Command reply: GET_REPLY 93731094 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085108674 DLCTRL DEBUG Command: GET 77431786 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085108674 DLCTRL DEBUG Tx Command reply: GET_REPLY 77431786 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085108675 DLCTRL DEBUG Command: GET 469370386 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085108675 DLCTRL DEBUG Tx Command reply: GET_REPLY 469370386 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085108677 DLCTRL DEBUG Command: GET 291182689 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085108677 DLCTRL DEBUG Tx Command reply: GET_REPLY 291182689 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085108679 DLCTRL DEBUG Command: GET 17544321 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085108679 DLCTRL DEBUG Tx Command reply: GET_REPLY 17544321 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085108681 DLCTRL DEBUG Command: GET 736852562 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085108681 DLCTRL DEBUG Tx Command reply: GET_REPLY 736852562 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085108683 DLCTRL DEBUG Command: GET 44967453 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085108683 DLCTRL DEBUG Tx Command reply: GET_REPLY 44967453 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085108685 DLCTRL DEBUG Command: GET 559505123 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085108685 DLCTRL DEBUG Tx Command reply: GET_REPLY 559505123 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101100000'B, t_guard := 20.000000 } 20250425085108701 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34634<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@7fdc3b52d31d: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@7fdc3b52d31d: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(467) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@7fdc3b52d31d: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)1981757 20250425085109726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085109726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085109726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425085109726 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085109726 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1e3d3d, normal) (hnbgw_rua.c:406) 20250425085109726 DHNB DEBUG map_rua[0x559c26c46910]{init}: Allocated (fsm.c:456) 20250425085109726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1981757)[0x559c26c46910]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085109727 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1981757 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085109727 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085109727 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085109727 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1981757 SCCP-0 CS MI=IMSI-262420000000004: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250425085109727 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1981757 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085109727 DCN DEBUG map_sccp[0x559c26c38060]{init}: Allocated (fsm.c:456) 20250425085109727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x559c26c38060]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085109727 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1981757 <-> SCCP-56 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085109727 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1981757 SCCP-56 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250425085109727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1981757)[0x559c26c46910]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085109727 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085109727 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085109727 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1981757 SCCP-56 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085109727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x559c26c38060]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085109727 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085109727 DLSCCP DEBUG SCCP-SCOC(56)[0x559c26c2e1d0]{IDLE}: Allocated (fsm.c:456) 20250425085109727 DLSCCP DEBUG SCCP-SCOC(56)[0x559c26c2e1d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085109727 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000038), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030003600056400500f1100926) (sccp_scrc.c:415) 20250425085109727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085109727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085109727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085109727 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085109727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085109727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085109727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085109727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085109727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085109727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085109727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085109727 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085109727 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085109727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085109727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085109727 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 38 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 03 60 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085109727 DLSCCP DEBUG SCCP-SCOC(56)[0x559c26c2e1d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085109727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x559c26c38060]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085109727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1981757)[0x559c26c46910]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085109727 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085109727 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085109727 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085109727 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085109727 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085109727 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250425085109727 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085109727 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085109727 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085109727 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 38 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 03 60 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(458)@7fdc3b52d31d: First idle individual index:2 HNBGW_Test.msc0-SCCP(458)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(459)@7fdc3b52d31d: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(467) HNBGW_Test.msc0-RAN(459)@7fdc3b52d31d: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)866418 HNBGW_Test.msc0-SCCP(458)@7fdc3b52d31d: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(458)@7fdc3b52d31d: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250425085109734 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085109734 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085109734 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085109734 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085109734 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085109734 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085109734 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085109734 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085109734 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085109734 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 38 e7 1d a2 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085109734 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085109734 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085109734 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085109734 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085109734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085109734 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000038), PART(T=Source Reference,L=4,D=00e71da2) (sccp_scrc.c:486) 20250425085109734 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1855) 20250425085109734 DLSCCP DEBUG SCCP-SCOC(56)[0x559c26c2e1d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085109734 DLSCCP DEBUG SCCP-SCOC(56)[0x559c26c2e1d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085109734 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085109734 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085109734 DCN DEBUG handle_cn_conn_conf() conn_id=56, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085109734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x559c26c38060]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085109734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x559c26c38060]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Compl_on_1_cnlink0(467)@7fdc3b52d31d: setverdict(pass): none -> pass MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 3 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085109738 DLCTRL DEBUG Command: GET 232914038 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085109738 DLCTRL DEBUG Tx Command reply: GET_REPLY 232914038 rate_ctr.abs.msc.0.cnpool:subscr:new 3 (control_if.c:477) 20250425085109741 DLCTRL DEBUG Command: GET 331564341 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085109741 DLCTRL DEBUG Tx Command reply: GET_REPLY 331564341 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085109744 DLCTRL DEBUG Command: GET 829512994 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085109744 DLCTRL DEBUG Tx Command reply: GET_REPLY 829512994 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085109747 DLCTRL DEBUG Command: GET 897503893 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085109747 DLCTRL DEBUG Tx Command reply: GET_REPLY 897503893 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085109749 DLCTRL DEBUG Command: GET 224360991 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085109749 DLCTRL DEBUG Tx Command reply: GET_REPLY 224360991 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085109751 DLCTRL DEBUG Command: GET 392327091 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085109751 DLCTRL DEBUG Tx Command reply: GET_REPLY 392327091 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085109753 DLCTRL DEBUG Command: GET 146481731 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085109753 DLCTRL DEBUG Tx Command reply: GET_REPLY 146481731 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085109755 DLCTRL DEBUG Command: GET 42041913 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085109755 DLCTRL DEBUG Tx Command reply: GET_REPLY 42041913 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085109757 DLCTRL DEBUG Command: GET 393786967 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085109757 DLCTRL DEBUG Tx Command reply: GET_REPLY 393786967 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085109758 DLCTRL DEBUG Command: GET 869976690 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085109758 DLCTRL DEBUG Tx Command reply: GET_REPLY 869976690 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085109759 DLCTRL DEBUG Command: GET 469459813 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085109759 DLCTRL DEBUG Tx Command reply: GET_REPLY 469459813 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085109761 DLCTRL DEBUG Command: GET 691048463 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085109761 DLCTRL DEBUG Tx Command reply: GET_REPLY 691048463 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085109762 DLCTRL DEBUG Command: GET 531690184 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085109762 DLCTRL DEBUG Tx Command reply: GET_REPLY 531690184 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085109763 DLCTRL DEBUG Command: GET 959191130 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085109763 DLCTRL DEBUG Tx Command reply: GET_REPLY 959191130 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085109764 DLCTRL DEBUG Command: GET 45500522 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085109764 DLCTRL DEBUG Tx Command reply: GET_REPLY 45500522 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085109765 DLCTRL DEBUG Command: GET 968734810 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085109765 DLCTRL DEBUG Tx Command reply: GET_REPLY 968734810 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085109766 DLCTRL DEBUG Command: GET 213674713 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085109766 DLCTRL DEBUG Tx Command reply: GET_REPLY 213674713 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085109767 DLCTRL DEBUG Command: GET 811832624 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085109767 DLCTRL DEBUG Tx Command reply: GET_REPLY 811832624 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085109768 DLCTRL DEBUG Command: GET 859778035 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085109768 DLCTRL DEBUG Tx Command reply: GET_REPLY 859778035 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085109769 DLCTRL DEBUG Command: GET 940063354 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085109769 DLCTRL DEBUG Tx Command reply: GET_REPLY 940063354 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '050152082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100100011'B, t_guard := 20.000000 } 20250425085109779 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34648<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@7fdc3b52d31d: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@7fdc3b52d31d: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(468) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@7fdc3b52d31d: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)10479136 20250425085110803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085110803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085110803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250425085110803 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085110803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9fe620, normal) (hnbgw_rua.c:406) 20250425085110803 DHNB DEBUG map_rua[0x559c26c2c500]{init}: Allocated (fsm.c:456) 20250425085110803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10479136)[0x559c26c2c500]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085110803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10479136 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085110803 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085110803 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085110803 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10479136 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085110803 DCN DEBUG map_sccp[0x559c26c28210]{init}: Allocated (fsm.c:456) 20250425085110803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x559c26c28210]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085110803 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10479136 <-> SCCP-57 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085110803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10479136 SCCP-57 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:311) 20250425085110803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10479136)[0x559c26c2c500]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085110803 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085110803 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085110803 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10479136 SCCP-57 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085110803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x559c26c28210]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085110803 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085110803 DLSCCP DEBUG SCCP-SCOC(57)[0x559c26c49080]{IDLE}: Allocated (fsm.c:456) 20250425085110803 DLSCCP DEBUG SCCP-SCOC(57)[0x559c26c49080]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085110803 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000039), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=67,D=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030003230056400500f1100926) (sccp_scrc.c:415) 20250425085110803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085110803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085110803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085110803 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085110803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085110803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085110803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085110803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085110803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085110803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085110803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085110803 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085110803 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085110803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085110803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085110803 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 68 00 00 00 bd 00 00 00 bc 03 00 00 0a 01 00 00 39 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 43 00 13 40 3f 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0d 0c 05 01 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 03 23 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085110803 DLSCCP DEBUG SCCP-SCOC(57)[0x559c26c49080]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085110803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x559c26c28210]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085110803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10479136)[0x559c26c2c500]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085110803 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085110803 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085110803 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085110803 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085110803 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085110803 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250425085110804 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085110804 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085110804 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085110804 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 68 00 00 00 bd 00 00 00 bc 03 00 00 0a 01 00 00 39 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 43 00 13 40 3f 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0d 0c 05 01 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 03 23 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(458)@7fdc3b52d31d: First idle individual index:3 HNBGW_Test.msc0-SCCP(458)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(459)@7fdc3b52d31d: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(468) HNBGW_Test.msc0-RAN(459)@7fdc3b52d31d: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)13113688 HNBGW_Test.msc0-SCCP(458)@7fdc3b52d31d: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(458)@7fdc3b52d31d: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250425085110809 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085110809 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085110809 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085110809 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085110809 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085110809 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085110809 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085110809 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085110809 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085110809 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 39 5c e5 77 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_mscpool_L3Compl_on_1_cnlink0(468)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085110809 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085110809 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085110809 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085110809 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085110809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085110809 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000039), PART(T=Source Reference,L=4,D=005ce577) (sccp_scrc.c:486) 20250425085110809 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1855) 20250425085110809 DLSCCP DEBUG SCCP-SCOC(57)[0x559c26c49080]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085110809 DLSCCP DEBUG SCCP-SCOC(57)[0x559c26c49080]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085110809 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085110809 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085110809 DCN DEBUG handle_cn_conn_conf() conn_id=57, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085110809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x559c26c28210]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085110809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x559c26c28210]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 4 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085110810 DLCTRL DEBUG Command: GET 73010671 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085110810 DLCTRL DEBUG Tx Command reply: GET_REPLY 73010671 rate_ctr.abs.msc.0.cnpool:subscr:new 4 (control_if.c:477) 20250425085110814 DLCTRL DEBUG Command: GET 551270891 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085110814 DLCTRL DEBUG Tx Command reply: GET_REPLY 551270891 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085110817 DLCTRL DEBUG Command: GET 466862248 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085110817 DLCTRL DEBUG Tx Command reply: GET_REPLY 466862248 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085110819 DLCTRL DEBUG Command: GET 785188727 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085110819 DLCTRL DEBUG Tx Command reply: GET_REPLY 785188727 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085110821 DLCTRL DEBUG Command: GET 471474591 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085110821 DLCTRL DEBUG Tx Command reply: GET_REPLY 471474591 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085110823 DLCTRL DEBUG Command: GET 196883234 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085110823 DLCTRL DEBUG Tx Command reply: GET_REPLY 196883234 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085110825 DLCTRL DEBUG Command: GET 320727041 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085110825 DLCTRL DEBUG Tx Command reply: GET_REPLY 320727041 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085110826 DLCTRL DEBUG Command: GET 579873918 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085110826 DLCTRL DEBUG Tx Command reply: GET_REPLY 579873918 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085110828 DLCTRL DEBUG Command: GET 966156334 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085110828 DLCTRL DEBUG Tx Command reply: GET_REPLY 966156334 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085110829 DLCTRL DEBUG Command: GET 308833642 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085110829 DLCTRL DEBUG Tx Command reply: GET_REPLY 308833642 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085110830 DLCTRL DEBUG Command: GET 405148502 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085110830 DLCTRL DEBUG Tx Command reply: GET_REPLY 405148502 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085110831 DLCTRL DEBUG Command: GET 308762006 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085110831 DLCTRL DEBUG Tx Command reply: GET_REPLY 308762006 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085110833 DLCTRL DEBUG Command: GET 699238591 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085110833 DLCTRL DEBUG Tx Command reply: GET_REPLY 699238591 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085110834 DLCTRL DEBUG Command: GET 855599246 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085110834 DLCTRL DEBUG Tx Command reply: GET_REPLY 855599246 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085110835 DLCTRL DEBUG Command: GET 836328032 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085110835 DLCTRL DEBUG Tx Command reply: GET_REPLY 836328032 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085110836 DLCTRL DEBUG Command: GET 429003962 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085110836 DLCTRL DEBUG Tx Command reply: GET_REPLY 429003962 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085110837 DLCTRL DEBUG Command: GET 570412333 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085110837 DLCTRL DEBUG Tx Command reply: GET_REPLY 570412333 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085110838 DLCTRL DEBUG Command: GET 966010869 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085110838 DLCTRL DEBUG Tx Command reply: GET_REPLY 966010869 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085110838 DLCTRL DEBUG Command: GET 462574986 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085110838 DLCTRL DEBUG Tx Command reply: GET_REPLY 462574986 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085110839 DLCTRL DEBUG Command: GET 559068821 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085110839 DLCTRL DEBUG Tx Command reply: GET_REPLY 559068821 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425085110843 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34592<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085110844 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43117<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(451)@7fdc3b52d31d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(452)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085110846 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34578<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085110846 DLINP DEBUG SRVCONN(,r=127.0.0.1:58936<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085110846 DLINP DEBUG SRVCONN(,r=127.0.0.1:58936<->l=127.0.0.1:29169) message received (stream_srv.c:800) TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(457)@7fdc3b52d31d: Final verdict of PTC: none 20250425085110846 DLINP NOTICE SRV(,r=127.0.0.1:58936<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085110846 DMAIN NOTICE (127.0.0.1:58936 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58936<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085110846 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn0-RAN(462)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(461)@7fdc3b52d31d: Final verdict of PTC: none 20250425085110848 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085110848 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085110848 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085110848 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085110848 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085110848 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085110848 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085110848 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085110848 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085110848 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085110848 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085110848 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085110848 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085110848 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085110848 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085110848 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@7fdc3b52d31d: Final verdict of PTC: none 20250425085110848 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085110848 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085110848 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085110848 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085110849 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085110849 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085110849 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085110849 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085110849 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085110849 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085110849 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085110849 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085110849 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085110849 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085110849 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(460)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456)@7fdc3b52d31d: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454)@7fdc3b52d31d: Final verdict of PTC: none 20250425085110849 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085110849 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085110849 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085110849 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085110849 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085110849 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085110849 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085110849 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085110849 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085110849 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085110849 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085110849 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085110849 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085110849 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085110849 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085110849 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085110849 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085110849 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085110850 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085110850 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085110850 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085110850 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085110850 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085110850 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085110850 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085110850 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085110850 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085110850 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085110850 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085110850 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085110850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x559c26b19c10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085110850 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085110850 DLSCCP DEBUG SCCP-SCOC(54)[0x559c26c31150]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085110850 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019acc6), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085110850 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085110850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085110850 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085110850 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085110850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085110850 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085110850 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 05 04 19 ac c6 00 00 36 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085110850 DLSCCP DEBUG SCCP-SCOC(54)[0x559c26c31150]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085110850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x559c26b19c10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085110850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6082875)[0x559c26c36690]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085110850 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6082875)[0x559c26c36690]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085110851 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085110851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6082875)[0x559c26c36690]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085110851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6082875)[0x559c26c36690]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085110851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6082875)[0x559c26c36690]{disrupted}: Freeing instance (context_map.c:202) 20250425085110851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6082875)[0x559c26c36690]{disrupted}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-M3UA(463)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(458)@7fdc3b52d31d: Final verdict of PTC: none 20250425085110851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x559c26b19c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085110851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x559c26b19c10]{disconnected}: Freeing instance (context_map.c:206) 20250425085110851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x559c26b19c10]{disconnected}: Deallocated (fsm.c:568) 20250425085110851 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6082875 SCCP-54 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425085110851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x559c26c37d40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085110851 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085110851 DLSCCP DEBUG SCCP-SCOC(55)[0x559c26c32520]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085110851 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e54ef), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085110851 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085110851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085110851 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085110851 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085110851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) HNBGW-MGCP(464)@7fdc3b52d31d: Final verdict of PTC: none 20250425085110852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085110852 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 04 04 1e 54 ef 00 00 37 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085110852 DLSCCP DEBUG SCCP-SCOC(55)[0x559c26c32520]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085110852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x559c26c37d40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085110852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13475960)[0x559c26c31020]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085110852 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13475960)[0x559c26c31020]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085110852 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085110852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13475960)[0x559c26c31020]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085110852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13475960)[0x559c26c31020]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085110852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13475960)[0x559c26c31020]{disrupted}: Freeing instance (context_map.c:202) 20250425085110852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13475960)[0x559c26c31020]{disrupted}: Deallocated (fsm.c:568) 20250425085110852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x559c26c37d40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085110852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x559c26c37d40]{disconnected}: Freeing instance (context_map.c:206) 20250425085110852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x559c26c37d40]{disconnected}: Deallocated (fsm.c:568) 20250425085110852 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13475960 SCCP-55 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425085110852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x559c26c38060]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085110852 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085110852 DLSCCP DEBUG SCCP-SCOC(56)[0x559c26c2e1d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085110852 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e71da2), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085110852 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085110852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085110852 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085110852 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085110852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085110852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085110852 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0b 04 e7 1d a2 00 00 38 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085110853 DLSCCP DEBUG SCCP-SCOC(56)[0x559c26c2e1d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085110853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x559c26c38060]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085110853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1981757)[0x559c26c46910]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085110853 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1981757)[0x559c26c46910]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085110853 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085110853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1981757)[0x559c26c46910]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085110853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1981757)[0x559c26c46910]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085110853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1981757)[0x559c26c46910]{disrupted}: Freeing instance (context_map.c:202) 20250425085110853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1981757)[0x559c26c46910]{disrupted}: Deallocated (fsm.c:568) 20250425085110853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x559c26c38060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085110853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x559c26c38060]{disconnected}: Freeing instance (context_map.c:206) 20250425085110853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x559c26c38060]{disconnected}: Deallocated (fsm.c:568) 20250425085110853 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1981757 SCCP-56 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425085110853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x559c26c28210]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085110853 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085110853 DLSCCP DEBUG SCCP-SCOC(57)[0x559c26c49080]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) TC_mscpool_L3Compl_on_1_cnlink0(465)@7fdc3b52d31d: Final verdict of PTC: pass 20250425085110853 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ce577), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085110853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085110853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085110853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085110853 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085110853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085110853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) HNBGW_Test.msc0-RAN(459)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink0(466)@7fdc3b52d31d: Final verdict of PTC: pass 20250425085110853 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0a 04 5c e5 77 00 00 39 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085110853 DLSCCP DEBUG SCCP-SCOC(57)[0x559c26c49080]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085110854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x559c26c28210]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085110854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10479136)[0x559c26c2c500]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085110854 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10479136)[0x559c26c2c500]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085110854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085110854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10479136)[0x559c26c2c500]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085110854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10479136)[0x559c26c2c500]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085110854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10479136)[0x559c26c2c500]{disrupted}: Freeing instance (context_map.c:202) 20250425085110854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10479136)[0x559c26c2c500]{disrupted}: Deallocated (fsm.c:568) 20250425085110854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x559c26c28210]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085110854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x559c26c28210]{disconnected}: Freeing instance (context_map.c:206) 20250425085110854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x559c26c28210]{disconnected}: Deallocated (fsm.c:568) 20250425085110854 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10479136 SCCP-57 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425085110854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085110854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425085110854 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34604<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085110854 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34618<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085110854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425085110854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085110855 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085110855 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085110855 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425085110854 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085110854 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085110854 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085110854 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085110854 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085110854 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085110854 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085110854 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085110855 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085110855 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085110855 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085110855 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085110855 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085110855 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085110855 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085110855 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085110855 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085110855 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085110855 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085110855 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085110855 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085110855 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085110855 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085110855 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW-PFCP(453)@7fdc3b52d31d: Final verdict of PTC: none 20250425085110865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34634<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(467)@7fdc3b52d31d: Final verdict of PTC: pass 20250425085110869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34648<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(468)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(451): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(452): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(453): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(457): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(458): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(459): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(460): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(461): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(462): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(463): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(464): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(465): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(466): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(467): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(468): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Fri Apr 25 08:51:10 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc 20250425085110948 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34656<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085111450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34656<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=423608) Waiting for packet dumper to finish... 1 (prev_count=423608, count=466340) 20250425085112849 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085112849 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085112849 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085112850 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085112850 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085112850 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------ Fri Apr 25 08:51:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20250425085114570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34664<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085114575 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34678<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085114579 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40693<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085114597 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085114597 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085114604 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085114604 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085114604 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085114604 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085114605 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085114605 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085114605 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57190 (stream_srv.c:142) 20250425085114605 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57190<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085114605 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085114605 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085114606 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085114606 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085114606 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085114606 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085114606 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085114606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085114606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085114606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085114606 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085114606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085114606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085114606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085114606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085114606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085114606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085114606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085114606 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085114606 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085114606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085114606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085114606 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0f 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085114606 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085114606 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085114606 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085114606 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085114606 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085114606 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085114606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085114606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085114606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085114606 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085114606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085114606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085114606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085114606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085114606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085114606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085114606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085114606 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085114606 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085114606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085114606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085114606 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0e 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085114606 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085114606 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085114606 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085114606 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085114606 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085114606 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085114606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085114606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085114606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085114606 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=1 -> eSLS=33: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085114606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085114606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085114606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085114606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085114606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085114606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085114606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085114606 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=1 -> eSLS=1: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085114606 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085114606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085114606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085114606 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 01 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085114606 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085114606 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085114606 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085114606 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085114606 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085114606 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085114606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085114606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085114606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085114606 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085114606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085114606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085114606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085114606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085114606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085114606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085114606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085114606 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085114606 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085114606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085114606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085114606 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085114606 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085114606 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085114606 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085114606 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085114606 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085114606 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085114606 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085114606 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085114606 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085114606 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085114606 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085114606 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085114606 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085114606 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085114606 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085114606 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085114606 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085114606 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085114606 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=1 -> eSLS=1: picked Normal Route via 'virt-msc1' round-robin style 20250425085114606 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085114606 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085114606 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085114606 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085114606 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085114606 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085114606 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(479)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(479)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(479)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(477)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(482)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc1-M3UA(482)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(482)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(480)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085114630 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085114630 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085114631 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085114631 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085114631 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085114631 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085114631 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085114631 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085114632 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085114632 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085114632 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085114632 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085114632 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085114632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085114632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085114632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085114632 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=3 -> eSLS=83: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085114632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085114632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085114632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085114632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085114632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085114632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085114632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085114632 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=3 -> eSLS=115: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085114632 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085114632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085114632 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085114632 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 03 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085114632 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085114632 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085114632 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085114632 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085114632 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085114632 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085114632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085114632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085114632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085114632 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085114632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085114632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085114632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085114632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085114632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085114632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085114632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085114632 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085114632 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085114632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085114632 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085114632 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0d 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085114632 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085114632 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085114632 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085114632 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085114632 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085114632 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085114632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085114632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085114632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085114632 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085114632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085114632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085114632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085114632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085114632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085114632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085114632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085114632 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085114632 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085114632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085114632 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085114632 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 03 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085114632 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085114632 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085114632 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085114632 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085114632 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085114632 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085114632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085114632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085114632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085114632 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085114632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085114632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085114632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085114632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085114632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085114632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085114632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085114632 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085114632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085114632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085114632 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085114632 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085114632 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085114632 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085114632 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085114632 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085114632 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085114632 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085114632 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085114632 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085114632 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085114632 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085114632 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085114632 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085114632 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085114632 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085114632 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085114632 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085114632 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085114632 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085114632 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085114632 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085114632 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085114632 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085114632 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085114632 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085114632 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(485)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(485)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(485)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(483)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(488)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn1-M3UA(488)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(488)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn1-SCCP(486)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085114666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085114666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085114666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085114666 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085114666 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085114666 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085114666 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085114666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085114666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085114673 DLINP DEBUG SRVCONN(,r=127.0.0.1:57190<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085114673 DLINP DEBUG SRVCONN(,r=127.0.0.1:57190<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085114673 DLINP DEBUG SRVCONN(,r=127.0.0.1:57190<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085114673 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085114673 DHNBAP DEBUG (127.0.0.1:57190 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425085114673 DHNBAP NOTICE (127.0.0.1:57190 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085114673 DHNBAP NOTICE (127.0.0.1:57190 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085114673 DLINP DEBUG SRVCONN(,r=127.0.0.1:57190<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085114673 DLINP DEBUG SRVCONN(,r=127.0.0.1:57190<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085114816 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085114816 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085114816 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085114816 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(479)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085114820 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085114820 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085114820 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085114820 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085114820 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085114820 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085114820 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085114820 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085114820 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085114820 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085114820 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085114822 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085114822 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085114822 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085114822 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085114822 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085114822 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085114822 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085114822 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085114822 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085114822 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085114822 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085114822 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085114822 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085114822 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085114822 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085114822 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085114822 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085114822 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085114822 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085114822 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085114822 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085114822 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085114823 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085114823 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085114823 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085114823 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085114823 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085114823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085114823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085114823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085114823 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085114823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085114823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085114823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085114823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085114823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085114823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085114823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085114823 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085114823 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085114823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085114823 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085114823 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085114823 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085114823 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085114823 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085114823 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085114824 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085114824 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085114824 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250425085114824 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085114824 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085114824 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085114824 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085114826 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085114826 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425085114826 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085114826 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(482)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425085114832 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085114832 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425085114832 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085114832 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085114832 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085114832 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085114832 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425085114832 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085114832 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085114832 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085114832 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085114834 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085114834 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085114834 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085114834 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425085114834 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085114834 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085114834 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085114834 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085114834 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425085114834 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085114834 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425085114834 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085114834 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085114835 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085114835 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085114835 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425085114835 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085114835 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085114835 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085114835 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085114835 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085114835 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085114835 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085114836 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085114836 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085114836 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085114836 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085114836 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085114836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085114836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085114836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085114836 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085114836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085114836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085114836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085114836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085114836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085114836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085114836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085114836 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085114836 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085114836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085114836 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085114836 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085114836 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085114836 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085114836 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085114837 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085114837 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085114837 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085114837 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'virt-msc1' 20250425085114837 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085114837 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085114837 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085114837 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425085114843 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085114843 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085114843 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085114843 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(485)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085114850 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085114850 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085114850 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085114850 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085114850 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085114850 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085114850 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085114850 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085114850 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085114850 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085114850 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085114853 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085114853 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425085114853 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085114853 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425085114853 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085114853 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085114853 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085114853 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085114853 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085114853 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085114854 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085114854 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085114854 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085114854 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085114854 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085114854 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085114854 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085114854 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085114854 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085114854 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085114854 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085114854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085114854 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085114854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085114854 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085114854 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085114854 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085114854 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085114855 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085114855 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085114855 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085114855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085114855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085114855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085114855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085114855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085114855 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085114855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085114855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085114855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085114855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085114855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085114855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085114855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085114855 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085114855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085114855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085114856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085114856 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085114856 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085114856 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085114856 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085114856 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085114856 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085114856 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085114856 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250425085114856 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085114856 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085114856 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-M3UA(488)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425085114856 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425085114859 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085114859 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250425085114859 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085114859 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085114859 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085114860 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085114860 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425085114860 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085114860 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085114860 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250425085114860 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085114862 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085114862 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085114862 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085114862 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250425085114862 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085114862 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085114862 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085114862 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085114862 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250425085114862 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250425085114862 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425085114862 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425085114862 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0a  20250425085114862 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425085114862 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085114862 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085114862 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085114862 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250425085114862 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085114862 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085114862 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085114862 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085114862 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085114862 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085114862 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085114863 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085114863 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085114863 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085114863 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085114863 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085114863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085114863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085114863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085114863 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085114863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085114863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085114863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085114863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085114863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085114863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085114863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085114863 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085114863 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085114864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085114864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085114864 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085114864 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085114864 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085114864 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085114864 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085114864 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085114864 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085114864 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: picked Normal Route via 'virt-sgsn1' round-robin style 20250425085114864 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085114864 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085114864 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085114864 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(478)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085115634 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085115634 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085115634 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085115634 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085115634 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085115634 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085115634 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085115634 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085115634 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085115634 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085115634 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085115634 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085115634 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085115634 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085115634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085115634 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085115634 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085115634 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085115634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115634 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085115634 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085115634 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085115634 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085115634 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085115634 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085115634 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085115634 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085115634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115635 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085115635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085115635 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085115635 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085115635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085115635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085115635 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085115635 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085115635 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425085115635 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085115635 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085115635 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085115635 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085115635 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085115635 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250425085115635 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085115635 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085115635 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085115635 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085115635 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085115635 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085115635 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085115635 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085115635 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085115635 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085115635 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085115635 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085115635 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085115635 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085115635 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085115635 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085115635 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085115635 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085115635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085115635 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085115635 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085115635 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085115635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115635 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085115635 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085115635 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085115635 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085115635 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(481)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085115641 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085115641 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085115641 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085115641 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085115641 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085115641 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: picked Normal Route via 'as-rkm-7' round-robin style 20250425085115641 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085115641 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085115641 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085115641 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425085115641 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085115641 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085115641 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085115641 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085115641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085115641 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085115641 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085115641 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085115641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115641 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085115641 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085115641 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085115641 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085115641 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425085115641 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085115641 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085115641 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085115641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115641 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=2 -> eSLS=34: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085115641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085115641 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=2 -> eSLS=2: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085115641 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085115641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085115641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085115641 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 02 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085115641 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085115641 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: link up (cnlink.c:111) 20250425085115641 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085115641 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085115641 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085115641 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085115641 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085115641 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=2 -> eSLS=2: use Normal Route via 'virt-msc1' 20250425085115641 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085115641 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085115641 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085115641 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 02 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425085115641 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085115641 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085115641 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085115641 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085115641 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085115641 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085115641 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085115641 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085115641 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085115642 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085115642 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085115642 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085115642 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085115642 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085115642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085115642 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085115642 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085115642 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085115642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115642 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085115642 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085115642 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085115642 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085115642 DRANAP INFO cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(484)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085115649 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085115649 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085115649 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085115649 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085115649 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085115649 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085115649 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085115649 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085115649 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085115649 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085115649 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085115649 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085115649 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085115649 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085115649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085115649 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085115649 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085115649 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085115649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115649 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085115649 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085115649 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085115649 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085115649 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085115649 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085115649 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085115649 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085115649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115649 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085115649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085115649 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085115649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085115649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085115649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085115649 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085115649 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085115649 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425085115649 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085115649 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085115649 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085115649 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085115649 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085115649 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250425085115649 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085115649 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085115649 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085115649 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085115650 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085115650 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085115650 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085115650 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085115651 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085115651 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085115651 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085115651 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085115651 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085115651 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085115651 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085115651 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085115651 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085115651 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085115651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085115651 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085115651 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085115651 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085115651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115651 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085115651 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085115651 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085115651 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085115651 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(487)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085115659 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085115659 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085115659 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085115659 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085115659 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085115659 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085115660 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085115660 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085115660 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085115660 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085115660 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085115660 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085115660 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085115660 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085115660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085115660 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085115660 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425085115660 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085115660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115660 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085115660 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085115660 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085115660 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085115660 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425085115660 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085115660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085115660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085115660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115660 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085115660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085115660 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085115660 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085115660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085115660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085115660 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0f 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085115660 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085115660 DRANAP NOTICE cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: link up (cnlink.c:111) 20250425085115660 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085115660 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085115660 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085115660 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085115660 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085115660 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'virt-sgsn1' 20250425085115660 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085115660 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085115660 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085115660 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0f 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250425085115661 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085115661 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085115661 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085115661 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085115661 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085115661 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085115661 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085115661 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085115661 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085115661 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085115661 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085115661 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085115661 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085115661 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085115661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085115661 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085115661 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425085115661 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085115661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085115661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085115661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085115661 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085115661 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085115661 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085115661 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085115661 DRANAP INFO cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085116684 DLCTRL DEBUG Command: GET 350644683 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085116684 DLCTRL DEBUG Tx Command reply: GET_REPLY 350644683 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085116686 DLCTRL DEBUG Command: GET 585229592 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085116686 DLCTRL DEBUG Tx Command reply: GET_REPLY 585229592 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085116688 DLCTRL DEBUG Command: GET 647469031 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085116688 DLCTRL DEBUG Tx Command reply: GET_REPLY 647469031 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085116692 DLCTRL DEBUG Command: GET 162147781 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085116692 DLCTRL DEBUG Tx Command reply: GET_REPLY 162147781 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085116696 DLCTRL DEBUG Command: GET 948560255 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085116696 DLCTRL DEBUG Tx Command reply: GET_REPLY 948560255 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425085116700 DLCTRL DEBUG Command: GET 861898041 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085116700 DLCTRL DEBUG Tx Command reply: GET_REPLY 861898041 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085116704 DLCTRL DEBUG Command: GET 736685848 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085116704 DLCTRL DEBUG Tx Command reply: GET_REPLY 736685848 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085116709 DLCTRL DEBUG Command: GET 403943262 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085116709 DLCTRL DEBUG Tx Command reply: GET_REPLY 403943262 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085116712 DLCTRL DEBUG Command: GET 358329687 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085116712 DLCTRL DEBUG Tx Command reply: GET_REPLY 358329687 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085116716 DLCTRL DEBUG Command: GET 614977378 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085116716 DLCTRL DEBUG Tx Command reply: GET_REPLY 614977378 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425085116720 DLCTRL DEBUG Command: GET 210221112 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085116720 DLCTRL DEBUG Tx Command reply: GET_REPLY 210221112 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085116724 DLCTRL DEBUG Command: GET 466606256 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085116724 DLCTRL DEBUG Tx Command reply: GET_REPLY 466606256 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085116732 DLCTRL DEBUG Command: GET 412765727 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085116732 DLCTRL DEBUG Tx Command reply: GET_REPLY 412765727 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085116738 DLCTRL DEBUG Command: GET 279505001 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085116739 DLCTRL DEBUG Tx Command reply: GET_REPLY 279505001 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085116744 DLCTRL DEBUG Command: GET 681526340 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085116744 DLCTRL DEBUG Tx Command reply: GET_REPLY 681526340 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425085116752 DLCTRL DEBUG Command: GET 780123990 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085116752 DLCTRL DEBUG Tx Command reply: GET_REPLY 780123990 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085116755 DLCTRL DEBUG Command: GET 275282877 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085116755 DLCTRL DEBUG Tx Command reply: GET_REPLY 275282877 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085116760 DLCTRL DEBUG Command: GET 201214910 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085116760 DLCTRL DEBUG Tx Command reply: GET_REPLY 201214910 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085116762 DLCTRL DEBUG Command: GET 436735977 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085116762 DLCTRL DEBUG Tx Command reply: GET_REPLY 436735977 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085116765 DLCTRL DEBUG Command: GET 66454258 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085116765 DLCTRL DEBUG Tx Command reply: GET_REPLY 66454258 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111101101'B, t_guard := 20.000000 } 20250425085116791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55584<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(478)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@7fdc3b52d31d: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(490) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)12179829 20250425085117842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085117842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085117842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085117842 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085117842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb9d975, normal) (hnbgw_rua.c:406) 20250425085117842 DHNB DEBUG map_rua[0x559c26c36690]{init}: Allocated (fsm.c:456) 20250425085117842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12179829)[0x559c26c36690]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085117842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12179829 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085117842 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085117842 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085117842 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12179829 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085117842 DCN DEBUG map_sccp[0x559c26b19c10]{init}: Allocated (fsm.c:456) 20250425085117842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x559c26b19c10]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085117842 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12179829 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085117842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12179829 SCCP-58 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085117842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12179829)[0x559c26c36690]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085117842 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085117842 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085117843 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12179829 SCCP-58 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085117843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x559c26b19c10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085117843 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085117843 DLSCCP DEBUG SCCP-SCOC(58)[0x559c26c31020]{IDLE}: Allocated (fsm.c:456) 20250425085117843 DLSCCP DEBUG SCCP-SCOC(58)[0x559c26c31020]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085117843 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003a), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001ed0056400500f1100926) (sccp_scrc.c:415) 20250425085117843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085117843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085117843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085117843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085117843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085117843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085117843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085117843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085117843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085117843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085117843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085117843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085117843 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085117843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085117843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085117843 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 09 01 00 00 3a 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 ed 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085117843 DLSCCP DEBUG SCCP-SCOC(58)[0x559c26c31020]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085117843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x559c26b19c10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085117843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12179829)[0x559c26c36690]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085117843 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085117843 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085117843 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085117843 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085117843 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085117843 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250425085117843 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085117843 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085117843 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085117843 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 09 01 00 00 3a 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 ed 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(477)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc0-SCCP(477)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(478)@7fdc3b52d31d: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(490) HNBGW_Test.msc0-RAN(478)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)14205292 HNBGW_Test.msc0-SCCP(477)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(477)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(490)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085117862 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085117862 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085117862 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085117862 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085117862 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085117862 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085117862 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085117862 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085117862 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085117862 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 3a 0c b2 97 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085117862 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085117862 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085117862 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085117862 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085117862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085117863 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003a), PART(T=Source Reference,L=4,D=000cb297) (sccp_scrc.c:486) 20250425085117863 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1855) 20250425085117863 DLSCCP DEBUG SCCP-SCOC(58)[0x559c26c31020]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085117863 DLSCCP DEBUG SCCP-SCOC(58)[0x559c26c31020]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085117863 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085117863 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085117863 DCN DEBUG handle_cn_conn_conf() conn_id=58, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085117863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x559c26b19c10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085117863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x559c26b19c10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085117865 DLCTRL DEBUG Command: GET 744754102 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085117865 DLCTRL DEBUG Tx Command reply: GET_REPLY 744754102 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425085117869 DLCTRL DEBUG Command: GET 357788393 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085117869 DLCTRL DEBUG Tx Command reply: GET_REPLY 357788393 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085117873 DLCTRL DEBUG Command: GET 210816659 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085117873 DLCTRL DEBUG Tx Command reply: GET_REPLY 210816659 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085117877 DLCTRL DEBUG Command: GET 850328255 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085117877 DLCTRL DEBUG Tx Command reply: GET_REPLY 850328255 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085117881 DLCTRL DEBUG Command: GET 118830794 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085117881 DLCTRL DEBUG Tx Command reply: GET_REPLY 118830794 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085117885 DLCTRL DEBUG Command: GET 793019656 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085117885 DLCTRL DEBUG Tx Command reply: GET_REPLY 793019656 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085117889 DLCTRL DEBUG Command: GET 850073632 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085117889 DLCTRL DEBUG Tx Command reply: GET_REPLY 850073632 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085117892 DLCTRL DEBUG Command: GET 445147373 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085117892 DLCTRL DEBUG Tx Command reply: GET_REPLY 445147373 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085117894 DLCTRL DEBUG Command: GET 89395337 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085117894 DLCTRL DEBUG Tx Command reply: GET_REPLY 89395337 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085117897 DLCTRL DEBUG Command: GET 131058208 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085117897 DLCTRL DEBUG Tx Command reply: GET_REPLY 131058208 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085117899 DLCTRL DEBUG Command: GET 161979513 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085117899 DLCTRL DEBUG Tx Command reply: GET_REPLY 161979513 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085117900 DLCTRL DEBUG Command: GET 795429842 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085117900 DLCTRL DEBUG Tx Command reply: GET_REPLY 795429842 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085117902 DLCTRL DEBUG Command: GET 349858883 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085117902 DLCTRL DEBUG Tx Command reply: GET_REPLY 349858883 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085117904 DLCTRL DEBUG Command: GET 605016339 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085117904 DLCTRL DEBUG Tx Command reply: GET_REPLY 605016339 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085117905 DLCTRL DEBUG Command: GET 753783031 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085117905 DLCTRL DEBUG Tx Command reply: GET_REPLY 753783031 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085117906 DLCTRL DEBUG Command: GET 894518608 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085117906 DLCTRL DEBUG Tx Command reply: GET_REPLY 894518608 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085117907 DLCTRL DEBUG Command: GET 511999791 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085117907 DLCTRL DEBUG Tx Command reply: GET_REPLY 511999791 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085117908 DLCTRL DEBUG Command: GET 763630913 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085117908 DLCTRL DEBUG Tx Command reply: GET_REPLY 763630913 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085117909 DLCTRL DEBUG Command: GET 277401757 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085117909 DLCTRL DEBUG Tx Command reply: GET_REPLY 277401757 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085117910 DLCTRL DEBUG Command: GET 409279191 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085117910 DLCTRL DEBUG Tx Command reply: GET_REPLY 409279191 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011110010'B, t_guard := 20.000000 } 20250425085117935 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55590<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(481)@7fdc3b52d31d: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(481)@7fdc3b52d31d: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(491) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474)@7fdc3b52d31d: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(491)8852293 20250425085118974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085118974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085118974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425085118974 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085118974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x871345, normal) (hnbgw_rua.c:406) 20250425085118974 DHNB DEBUG map_rua[0x559c26c37d40]{init}: Allocated (fsm.c:456) 20250425085118974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8852293)[0x559c26c37d40]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085118974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8852293 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085118974 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085118974 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085118974 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425085118974 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8852293 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:743) 20250425085118974 DCN DEBUG map_sccp[0x559c26c46910]{init}: Allocated (fsm.c:456) 20250425085118974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x559c26c46910]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085118974 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8852293 <-> SCCP-59 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425085118974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8852293 SCCP-59 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250425085118974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8852293)[0x559c26c37d40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085118974 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085118974 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085118974 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8852293 SCCP-59 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085118974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x559c26c46910]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085118974 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085118974 DLSCCP DEBUG SCCP-SCOC(59)[0x559c26c38060]{IDLE}: Allocated (fsm.c:456) 20250425085118974 DLSCCP DEBUG SCCP-SCOC(59)[0x559c26c38060]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085118974 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003b), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002f20056400500f1100926) (sccp_scrc.c:415) 20250425085118974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085118974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085118974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085118974 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085118974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085118974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085118974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085118974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085118974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085118974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085118974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085118974 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085118974 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085118974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085118974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085118974 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 08 01 00 00 3b 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 f2 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085118974 DLSCCP DEBUG SCCP-SCOC(59)[0x559c26c38060]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085118974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x559c26c46910]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085118974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8852293)[0x559c26c37d40]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085118975 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085118975 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085118975 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085118975 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085118975 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085118975 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'virt-msc1' 20250425085118975 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085118975 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085118975 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085118975 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 08 01 00 00 3b 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 f2 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(480)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc1-SCCP(480)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(481)@7fdc3b52d31d: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(491) HNBGW_Test.msc1-RAN(481)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(491)6256695 HNBGW_Test.msc1-SCCP(480)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(480)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085118994 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085118994 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085118994 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085118994 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085118994 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085118994 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085118994 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085118994 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085118994 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085118994 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 3b b5 b0 96 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_mscpool_L3Complete_by_imsi_round_robin0(491)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085118994 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085118994 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085118994 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085118994 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085118994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085118994 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003b), PART(T=Source Reference,L=4,D=00b5b096) (sccp_scrc.c:486) 20250425085118994 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1855) 20250425085118994 DLSCCP DEBUG SCCP-SCOC(59)[0x559c26c38060]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085118994 DLSCCP DEBUG SCCP-SCOC(59)[0x559c26c38060]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085118994 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085118994 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085118994 DCN DEBUG handle_cn_conn_conf() conn_id=59, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085118994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x559c26c46910]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085118994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x559c26c46910]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085118996 DLCTRL DEBUG Command: GET 356846320 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085118996 DLCTRL DEBUG Tx Command reply: GET_REPLY 356846320 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425085119001 DLCTRL DEBUG Command: GET 574934944 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085119001 DLCTRL DEBUG Tx Command reply: GET_REPLY 574934944 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085119005 DLCTRL DEBUG Command: GET 584875409 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085119005 DLCTRL DEBUG Tx Command reply: GET_REPLY 584875409 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085119009 DLCTRL DEBUG Command: GET 669044396 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085119009 DLCTRL DEBUG Tx Command reply: GET_REPLY 669044396 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085119013 DLCTRL DEBUG Command: GET 311177730 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085119013 DLCTRL DEBUG Tx Command reply: GET_REPLY 311177730 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085119017 DLCTRL DEBUG Command: GET 807058322 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085119017 DLCTRL DEBUG Tx Command reply: GET_REPLY 807058322 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250425085119020 DLCTRL DEBUG Command: GET 132757183 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085119020 DLCTRL DEBUG Tx Command reply: GET_REPLY 132757183 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085119023 DLCTRL DEBUG Command: GET 825683655 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085119023 DLCTRL DEBUG Tx Command reply: GET_REPLY 825683655 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085119026 DLCTRL DEBUG Command: GET 433987375 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085119026 DLCTRL DEBUG Tx Command reply: GET_REPLY 433987375 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085119029 DLCTRL DEBUG Command: GET 302889348 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085119029 DLCTRL DEBUG Tx Command reply: GET_REPLY 302889348 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085119031 DLCTRL DEBUG Command: GET 890607468 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085119031 DLCTRL DEBUG Tx Command reply: GET_REPLY 890607468 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085119033 DLCTRL DEBUG Command: GET 907202465 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085119033 DLCTRL DEBUG Tx Command reply: GET_REPLY 907202465 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085119034 DLCTRL DEBUG Command: GET 357621309 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085119034 DLCTRL DEBUG Tx Command reply: GET_REPLY 357621309 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085119036 DLCTRL DEBUG Command: GET 348888749 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085119036 DLCTRL DEBUG Tx Command reply: GET_REPLY 348888749 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085119037 DLCTRL DEBUG Command: GET 429244952 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085119037 DLCTRL DEBUG Tx Command reply: GET_REPLY 429244952 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085119039 DLCTRL DEBUG Command: GET 714084569 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085119039 DLCTRL DEBUG Tx Command reply: GET_REPLY 714084569 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085119040 DLCTRL DEBUG Command: GET 589384192 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085119040 DLCTRL DEBUG Tx Command reply: GET_REPLY 589384192 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085119041 DLCTRL DEBUG Command: GET 2562479 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085119041 DLCTRL DEBUG Tx Command reply: GET_REPLY 2562479 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085119042 DLCTRL DEBUG Command: GET 936588518 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085119042 DLCTRL DEBUG Tx Command reply: GET_REPLY 936588518 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085119043 DLCTRL DEBUG Command: GET 108306080 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085119043 DLCTRL DEBUG Tx Command reply: GET_REPLY 108306080 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110000011'B, t_guard := 20.000000 } 20250425085119060 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55592<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(478)@7fdc3b52d31d: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@7fdc3b52d31d: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(492) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474)@7fdc3b52d31d: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(492)13091380 20250425085120086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085120086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085120086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425085120086 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085120086 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc7c234, normal) (hnbgw_rua.c:406) 20250425085120086 DHNB DEBUG map_rua[0x559c26c28210]{init}: Allocated (fsm.c:456) 20250425085120086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13091380)[0x559c26c28210]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085120086 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13091380 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085120086 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085120086 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085120086 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13091380 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250425085120086 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13091380 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085120086 DCN DEBUG map_sccp[0x559c26c2e720]{init}: Allocated (fsm.c:456) 20250425085120086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x559c26c2e720]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085120086 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13091380 <-> SCCP-60 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085120086 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13091380 SCCP-60 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250425085120086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13091380)[0x559c26c28210]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085120086 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085120086 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085120086 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13091380 SCCP-60 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085120086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x559c26c2e720]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085120086 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085120086 DLSCCP DEBUG SCCP-SCOC(60)[0x559c26c37bb0]{IDLE}: Allocated (fsm.c:456) 20250425085120086 DLSCCP DEBUG SCCP-SCOC(60)[0x559c26c37bb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085120086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003c), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030003830056400500f1100926) (sccp_scrc.c:415) 20250425085120086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085120086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085120086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085120086 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085120086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085120086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085120086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085120086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085120086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085120086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085120086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085120086 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085120086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085120086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085120086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085120086 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 0f 01 00 00 3c 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 83 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085120086 DLSCCP DEBUG SCCP-SCOC(60)[0x559c26c37bb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085120086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x559c26c2e720]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085120086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13091380)[0x559c26c28210]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085120086 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085120086 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085120086 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085120086 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085120086 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085120086 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250425085120087 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085120087 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085120087 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085120087 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 0f 01 00 00 3c 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 83 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(477)@7fdc3b52d31d: First idle individual index:1 HNBGW_Test.msc0-SCCP(477)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(478)@7fdc3b52d31d: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(492) HNBGW_Test.msc0-RAN(478)@7fdc3b52d31d: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(492)8645721 HNBGW_Test.msc0-SCCP(477)@7fdc3b52d31d: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(477)@7fdc3b52d31d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425085120093 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085120093 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085120093 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085120093 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085120093 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085120094 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085120094 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085120094 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085120094 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085120094 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 3c 01 3b 84 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_mscpool_L3Complete_by_imsi_round_robin0(492)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085120094 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085120094 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085120094 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085120094 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085120094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085120094 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003c), PART(T=Source Reference,L=4,D=00013b84) (sccp_scrc.c:486) 20250425085120094 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1855) 20250425085120094 DLSCCP DEBUG SCCP-SCOC(60)[0x559c26c37bb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085120094 DLSCCP DEBUG SCCP-SCOC(60)[0x559c26c37bb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085120094 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085120094 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085120094 DCN DEBUG handle_cn_conn_conf() conn_id=60, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085120094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x559c26c2e720]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085120094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x559c26c2e720]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085120095 DLCTRL DEBUG Command: GET 361061943 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085120095 DLCTRL DEBUG Tx Command reply: GET_REPLY 361061943 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250425085120097 DLCTRL DEBUG Command: GET 606391600 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085120097 DLCTRL DEBUG Tx Command reply: GET_REPLY 606391600 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085120100 DLCTRL DEBUG Command: GET 604403304 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085120100 DLCTRL DEBUG Tx Command reply: GET_REPLY 604403304 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085120103 DLCTRL DEBUG Command: GET 391915772 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085120103 DLCTRL DEBUG Tx Command reply: GET_REPLY 391915772 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085120107 DLCTRL DEBUG Command: GET 762788252 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085120107 DLCTRL DEBUG Tx Command reply: GET_REPLY 762788252 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085120111 DLCTRL DEBUG Command: GET 701307061 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085120111 DLCTRL DEBUG Tx Command reply: GET_REPLY 701307061 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250425085120114 DLCTRL DEBUG Command: GET 260047958 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085120114 DLCTRL DEBUG Tx Command reply: GET_REPLY 260047958 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085120117 DLCTRL DEBUG Command: GET 628834566 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085120117 DLCTRL DEBUG Tx Command reply: GET_REPLY 628834566 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085120120 DLCTRL DEBUG Command: GET 769952643 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085120120 DLCTRL DEBUG Tx Command reply: GET_REPLY 769952643 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085120122 DLCTRL DEBUG Command: GET 325829190 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085120122 DLCTRL DEBUG Tx Command reply: GET_REPLY 325829190 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085120124 DLCTRL DEBUG Command: GET 158549449 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085120124 DLCTRL DEBUG Tx Command reply: GET_REPLY 158549449 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085120126 DLCTRL DEBUG Command: GET 54346052 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085120126 DLCTRL DEBUG Tx Command reply: GET_REPLY 54346052 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085120128 DLCTRL DEBUG Command: GET 730518971 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085120128 DLCTRL DEBUG Tx Command reply: GET_REPLY 730518971 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085120129 DLCTRL DEBUG Command: GET 442786284 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085120129 DLCTRL DEBUG Tx Command reply: GET_REPLY 442786284 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085120131 DLCTRL DEBUG Command: GET 788341989 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085120131 DLCTRL DEBUG Tx Command reply: GET_REPLY 788341989 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085120132 DLCTRL DEBUG Command: GET 443262371 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085120132 DLCTRL DEBUG Tx Command reply: GET_REPLY 443262371 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085120133 DLCTRL DEBUG Command: GET 398469489 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085120133 DLCTRL DEBUG Tx Command reply: GET_REPLY 398469489 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085120134 DLCTRL DEBUG Command: GET 583458299 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085120134 DLCTRL DEBUG Tx Command reply: GET_REPLY 583458299 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085120135 DLCTRL DEBUG Command: GET 197760309 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085120135 DLCTRL DEBUG Tx Command reply: GET_REPLY 197760309 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085120136 DLCTRL DEBUG Command: GET 331828316 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085120136 DLCTRL DEBUG Tx Command reply: GET_REPLY 331828316 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425085120140 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34678<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085120141 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40693<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(471)@7fdc3b52d31d: Final verdict of PTC: none VirtHNBGW-STATS(470)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085120143 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34664<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085120143 DLINP DEBUG SRVCONN(,r=127.0.0.1:57190<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085120143 DLINP DEBUG SRVCONN(,r=127.0.0.1:57190<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085120143 DLINP NOTICE SRV(,r=127.0.0.1:57190<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085120143 DMAIN NOTICE (127.0.0.1:57190 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57190<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085120143 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(484)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(486)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(487)@7fdc3b52d31d: Final verdict of PTC: none 20250425085120146 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085120146 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085120146 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085120146 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250425085120146 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085120146 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085120146 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085120146 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085120146 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250425085120147 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085120147 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085120147 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085120147 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085120147 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085120147 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085120147 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085120147 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(483)@7fdc3b52d31d: Final verdict of PTC: none 20250425085120147 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085120147 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085120147 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085120147 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085120147 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085120147 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085120147 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085120147 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425085120147 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085120147 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085120147 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085120147 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425085120147 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085120147 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085120147 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085120147 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085120147 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085120147 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085120147 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085120147 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085120147 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085120147 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085120147 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085120147 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085120147 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085120147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x559c26c46910]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085120147 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085120147 DLSCCP DEBUG SCCP-SCOC(59)[0x559c26c38060]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085120147 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085120147 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5b096), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085120147 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085120147 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085120147 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085120147 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085120147 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085120147 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085120147 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085120147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085120147 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085120147 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085120147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085120147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085120147 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 08 04 b5 b0 96 00 00 3b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085120147 DLSCCP DEBUG SCCP-SCOC(59)[0x559c26c38060]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085120147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x559c26c46910]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085120147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8852293)[0x559c26c37d40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085120147 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8852293)[0x559c26c37d40]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085120147 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085120147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085120147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8852293)[0x559c26c37d40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085120147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8852293)[0x559c26c37d40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085120147 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085120147 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085120147 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085120147 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085120147 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085120147 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085120147 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085120148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8852293)[0x559c26c37d40]{disrupted}: Freeing instance (context_map.c:202) 20250425085120148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8852293)[0x559c26c37d40]{disrupted}: Deallocated (fsm.c:568) 20250425085120148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x559c26c46910]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085120148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x559c26c46910]{disconnected}: Freeing instance (context_map.c:206) 20250425085120148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x559c26c46910]{disconnected}: Deallocated (fsm.c:568) 20250425085120148 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8852293 SCCP-59 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425085120148 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085120148 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474)@7fdc3b52d31d: Final verdict of PTC: none 20250425085120148 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250425085120148 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085120148 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085120148 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085120148 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085120148 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085120148 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085120148 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085120148 DRANAP NOTICE cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085120148 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085120148 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085120148 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085120148 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085120148 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085120149 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(480)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(479)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@7fdc3b52d31d: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(478)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(488)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(485)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(482)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(477)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc1-RAN(481)@7fdc3b52d31d: Final verdict of PTC: none 20250425085120151 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085120151 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085120151 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085120151 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085120151 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085120151 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085120151 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085120152 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085120152 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085120152 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085120152 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085120152 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085120148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085120148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425085120149 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085120149 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085120149 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085120149 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085120149 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085120149 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085120149 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085120149 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085120149 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085120149 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085120149 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085120149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085120149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085120149 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085120149 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085120149 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425085120149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12179829)[0x559c26c36690]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425085120149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12179829)[0x559c26c36690]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425085120149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x559c26b19c10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425085120149 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085120149 DLSCCP DEBUG SCCP-SCOC(58)[0x559c26c31020]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085120149 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000cb297), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085120149 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085120149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085120149 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085120149 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085120149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085120149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085120149 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 09 04 0c b2 97 00 00 3a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085120149 DLSCCP DEBUG SCCP-SCOC(58)[0x559c26c31020]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085120149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x559c26b19c10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085120150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12179829)[0x559c26c36690]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085120150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12179829)[0x559c26c36690]{disrupted}: Freeing instance (context_map.c:202) 20250425085120150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12179829)[0x559c26c36690]{disrupted}: Deallocated (fsm.c:568) 20250425085120150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x559c26b19c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085120150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x559c26b19c10]{disconnected}: Freeing instance (context_map.c:206) 20250425085120150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x559c26b19c10]{disconnected}: Deallocated (fsm.c:568) 20250425085120150 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12179829 SCCP-58 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425085120150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13091380)[0x559c26c28210]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425085120150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13091380)[0x559c26c28210]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425085120150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x559c26c2e720]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425085120150 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085120150 DLSCCP DEBUG SCCP-SCOC(60)[0x559c26c37bb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085120150 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00013b84), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085120150 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085120150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085120150 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085120150 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085120150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085120150 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085120150 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0f 04 01 3b 84 00 00 3c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085120150 DLSCCP DEBUG SCCP-SCOC(60)[0x559c26c37bb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085120150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x559c26c2e720]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085120150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13091380)[0x559c26c28210]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085120150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13091380)[0x559c26c28210]{disrupted}: Freeing instance (context_map.c:202) 20250425085120150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13091380)[0x559c26c28210]{disrupted}: Deallocated (fsm.c:568) 20250425085120150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x559c26c2e720]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085120150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x559c26c2e720]{disconnected}: Freeing instance (context_map.c:206) 20250425085120150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x559c26c2e720]{disconnected}: Deallocated (fsm.c:568) 20250425085120150 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13091380 SCCP-60 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425085120150 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085120150 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085120150 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085120150 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085120151 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085120151 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085120151 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085120151 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085120151 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085120151 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085120151 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(489)@7fdc3b52d31d: Final verdict of PTC: none 20250425085120163 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55584<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(490)@7fdc3b52d31d: Final verdict of PTC: pass HNBGW-PFCP(472)@7fdc3b52d31d: Final verdict of PTC: none 20250425085120172 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55590<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(491)@7fdc3b52d31d: Final verdict of PTC: pass 20250425085120177 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55592<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(492)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(470): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(471): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(472): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(477): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(478): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(479): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-SCCP(480): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-RAN(481): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-M3UA(482): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(483): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(484): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(485): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(486): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(487): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(488): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(489): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(490): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(491): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(492): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Fri Apr 25 08:51:20 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc 20250425085120347 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55604<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085120849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55604<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085120851 DLSCCP DEBUG SCCP-SCOC(54)[0x559c26c31150]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085120851 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019acc6), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085120851 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085120851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085120851 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085120851 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085120851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085120851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085120851 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 19 ac c6 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085120851 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085120851 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085120851 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085120851 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085120851 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085120851 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085120852 DLSCCP DEBUG SCCP-SCOC(55)[0x559c26c32520]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085120852 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e54ef), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085120852 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085120852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085120852 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085120852 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085120852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085120852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085120852 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 1e 54 ef 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085120853 DLSCCP DEBUG SCCP-SCOC(56)[0x559c26c2e1d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085120853 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e71da2), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085120853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085120853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085120853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085120853 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085120853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085120853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085120853 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e7 1d a2 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085120853 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085120853 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085120853 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085120853 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085120853 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085120853 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085120853 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085120853 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085120853 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085120853 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085120853 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085120853 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085120854 DLSCCP DEBUG SCCP-SCOC(57)[0x559c26c49080]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085120854 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ce577), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085120854 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085120854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085120854 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085120854 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085120854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085120854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085120854 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 5c e5 77 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085120854 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085120854 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085120854 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085120854 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085120854 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085120854 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 0 (prev_count=-1, count=544408) Waiting for packet dumper to finish... 1 (prev_count=544408, count=567628) 20250425085122147 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085122147 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085122147 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085122147 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085122147 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425085122147 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425085122148 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085122148 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425085122148 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425085122148 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085122148 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085122148 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin ------ Fri Apr 25 08:51:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20250425085123929 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55618<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085123935 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55630<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085123939 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39293<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085123965 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085123965 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085123976 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085123976 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085123976 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085123976 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085123976 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085123976 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085123976 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085123976 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085123977 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54568 (stream_srv.c:142) 20250425085123977 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54568<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085123978 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085123978 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085123978 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085123978 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085123978 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085123978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085123978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085123978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085123978 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085123978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085123978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085123978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085123978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085123978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085123978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085123978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085123978 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085123978 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085123978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085123978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085123978 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 04 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085123978 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085123978 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085123978 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085123978 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085123978 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085123978 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085123978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085123978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085123978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085123978 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085123978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085123978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085123978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085123978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085123978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085123978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085123978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085123978 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085123978 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085123978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085123978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085123978 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 08 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085123978 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085123978 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085123978 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085123978 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085123978 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085123978 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085123978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085123978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085123978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085123978 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085123978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085123978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085123978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085123978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085123978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085123978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085123978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085123978 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085123978 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085123978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085123978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085123978 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 08 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085123978 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085123978 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085123978 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085123978 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085123978 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085123978 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085123978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085123978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085123978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085123978 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085123978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085123978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085123978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085123978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085123978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085123978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085123978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085123978 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085123978 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085123978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085123978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085123978 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085123978 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085123978 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085123978 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085123978 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085123978 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085123978 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085123978 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085123978 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085123978 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085123978 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085123978 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085123978 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085123978 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: picked Normal Route via 'virt-msc2' round-robin style 20250425085123978 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085123978 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085123978 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085123978 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085123978 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085123978 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085123978 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085123978 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085123978 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085123978 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085123978 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085123978 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085123978 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(503)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(503)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(503)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(501)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(506)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc1-M3UA(506)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(506)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(504)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085124008 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085124008 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085124008 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085124008 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085124009 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085124009 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085124009 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085124009 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085124010 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085124010 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085124010 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085124010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085124010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085124010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085124010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085124010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085124010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=14 -> eSLS=94: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085124010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085124010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085124010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085124010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085124010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085124010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085124010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085124010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=14 -> eSLS=126: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085124010 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085124010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085124010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085124010 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0e 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085124010 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085124010 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085124010 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085124010 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085124010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085124010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085124010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085124010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085124010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085124010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085124010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085124010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085124010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085124010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085124010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085124010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085124010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085124010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085124010 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085124010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085124010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085124010 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0e 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085124010 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085124010 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085124010 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085124010 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085124010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085124010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085124010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085124010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085124010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085124010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085124010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085124010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085124010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085124010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085124010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085124010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085124010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085124010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085124010 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085124010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085124010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085124010 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0b 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085124010 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085124010 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085124010 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085124010 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085124010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085124010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085124010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085124010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085124010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085124010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085124010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085124010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085124010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085124010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085124010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085124010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085124010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085124010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085124010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085124010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085124010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085124010 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085124010 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085124010 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085124010 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085124010 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085124010 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085124010 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085124010 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085124010 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085124010 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085124010 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085124010 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085124010 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085124010 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=14 -> eSLS=14: picked Normal Route via 'virt-sgsn2' round-robin style 20250425085124010 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085124010 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085124010 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085124011 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085124011 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085124011 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085124011 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085124011 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085124011 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085124011 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085124011 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085124011 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085124011 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(509)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(509)@7fdc3b52d31d: M3UA emulation initiated, the test can be started MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(509)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(507)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(512)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn1-M3UA(512)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(512)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(510)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085124065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085124065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085124065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085124065 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085124065 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085124065 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085124065 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085124065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085124065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085124072 DLINP DEBUG SRVCONN(,r=127.0.0.1:54568<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085124072 DLINP DEBUG SRVCONN(,r=127.0.0.1:54568<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085124072 DLINP DEBUG SRVCONN(,r=127.0.0.1:54568<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085124072 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085124072 DHNBAP DEBUG (127.0.0.1:54568 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425085124072 DHNBAP NOTICE (127.0.0.1:54568 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085124072 DHNBAP NOTICE (127.0.0.1:54568 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085124072 DLINP DEBUG SRVCONN(,r=127.0.0.1:54568<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085124072 DLINP DEBUG SRVCONN(,r=127.0.0.1:54568<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085124193 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085124193 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085124193 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085124193 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(503)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085124198 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085124198 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085124198 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085124198 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085124198 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085124198 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085124198 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085124198 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085124198 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085124198 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085124198 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085124200 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085124200 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085124200 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085124200 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085124200 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085124200 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085124200 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085124200 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085124200 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085124200 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085124201 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085124201 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085124201 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085124201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085124201 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085124201 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085124201 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085124201 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085124201 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085124201 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085124201 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085124201 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085124202 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085124202 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085124202 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085124202 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085124202 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085124202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085124202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085124202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085124202 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085124202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085124202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085124202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085124202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085124202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085124202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085124202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085124202 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085124202 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085124202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085124202 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085124202 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085124202 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085124202 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085124202 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085124202 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085124202 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085124202 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085124202 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250425085124202 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085124202 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085124202 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085124202 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085124203 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085124203 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425085124203 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085124203 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(506)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425085124209 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085124209 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425085124209 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085124209 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085124209 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085124209 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085124209 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425085124209 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085124209 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085124209 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085124209 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085124211 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085124211 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085124211 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085124211 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425085124211 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085124211 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085124211 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085124211 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085124211 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425085124211 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085124211 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425085124211 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085124211 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085124211 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085124211 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085124211 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425085124211 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085124211 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085124211 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085124211 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085124211 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085124211 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085124211 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085124212 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085124212 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085124212 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085124212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085124212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085124212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085124212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085124212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085124212 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085124212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085124212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085124212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085124212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085124212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085124212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085124212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085124212 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085124212 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085124212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085124212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085124213 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085124213 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085124213 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085124213 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085124213 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085124213 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085124213 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085124213 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'virt-msc1' 20250425085124213 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085124213 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085124213 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085124213 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425085124227 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085124227 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085124227 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085124227 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(509)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085124231 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085124231 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085124231 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085124231 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085124231 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085124231 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085124231 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085124231 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085124231 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085124231 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085124231 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085124233 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085124233 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085124234 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085124234 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085124234 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085124234 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085124234 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085124234 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085124234 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085124234 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085124234 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085124234 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085124234 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085124234 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085124234 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085124234 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085124234 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085124234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085124234 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085124234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085124234 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085124234 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085124234 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085124234 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085124235 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085124235 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085124235 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085124235 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085124235 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085124235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085124235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085124235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085124235 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085124235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085124235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085124235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085124236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085124236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085124236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085124236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085124236 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085124236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085124236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085124236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085124236 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085124236 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085124236 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085124236 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085124236 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085124236 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085124236 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085124236 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425085124236 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085124236 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085124236 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085124236 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425085124243 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085124243 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425085124243 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085124243 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(512)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425085124249 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085124249 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250425085124249 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085124249 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085124249 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085124249 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085124249 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425085124249 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085124249 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085124249 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250425085124249 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085124251 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085124251 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085124251 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085124251 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250425085124251 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085124251 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085124251 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085124252 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085124252 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250425085124252 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250425085124252 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425085124252 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425085124252 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0a  20250425085124252 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425085124252 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085124252 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085124252 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085124252 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250425085124252 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085124252 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085124252 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085124252 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085124252 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085124252 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085124252 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085124253 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085124253 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085124253 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085124253 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085124253 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085124253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085124253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085124253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085124253 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085124253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085124253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085124253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085124253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085124253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085124253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085124253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085124253 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085124253 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085124253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085124253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085124253 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085124253 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085124253 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085124253 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085124253 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085124253 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085124253 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085124253 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: picked Normal Route via 'virt-sgsn1' round-robin style 20250425085124253 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085124253 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085124253 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085124253 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(502)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085125001 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085125001 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085125001 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085125001 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085125001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085125001 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085125001 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085125001 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085125001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125001 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085125001 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085125001 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085125001 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085125001 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085125001 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085125002 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085125002 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085125002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125001 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085125001 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085125001 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085125001 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085125001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085125001 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085125001 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085125001 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085125001 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085125001 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085125002 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085125002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085125002 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085125002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085125002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085125002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085125002 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085125002 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085125002 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425085125002 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085125002 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085125002 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085125002 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085125002 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085125002 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250425085125002 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085125002 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085125002 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085125002 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085125002 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085125002 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085125002 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085125002 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085125002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085125002 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085125002 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085125002 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085125002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125002 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085125002 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085125002 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085125002 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085125002 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085125002 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085125002 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085125002 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085125002 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085125002 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085125002 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085125002 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085125002 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085125002 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085125002 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085125010 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085125010 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085125010 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085125010 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085125010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085125010 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085125010 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085125010 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085125010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125010 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085125010 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085125010 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085125010 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) HNBGW_Test.msc1-RAN(505)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085125010 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425085125010 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085125010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085125010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085125010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125010 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085125010 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085125010 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085125010 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085125010 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085125010 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085125010 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085125010 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085125010 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085125010 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425085125010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085125010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085125010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085125010 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085125010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085125010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085125010 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085125010 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085125010 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: link up (cnlink.c:111) 20250425085125010 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085125010 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085125010 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085125010 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085125010 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085125010 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425085125010 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085125010 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085125010 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085125010 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425085125011 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085125011 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085125011 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085125011 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085125011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085125011 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085125011 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085125011 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085125011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125011 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085125011 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085125011 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085125011 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085125011 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085125011 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085125011 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085125011 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085125011 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085125011 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085125011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125011 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085125011 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085125011 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085125011 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085125011 DRANAP INFO cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(508)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085125043 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085125043 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085125043 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085125043 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085125043 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085125043 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085125043 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085125043 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085125043 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085125043 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085125043 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085125043 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085125043 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085125043 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085125043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085125043 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085125043 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085125043 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085125043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125043 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085125043 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085125043 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085125043 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085125043 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085125043 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085125043 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085125043 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085125043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125043 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085125043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085125043 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085125043 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085125043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085125043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085125043 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085125043 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085125043 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425085125043 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085125043 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085125043 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085125043 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085125043 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085125044 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250425085125044 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085125044 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085125044 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085125044 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085125046 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085125046 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085125046 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085125046 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085125046 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085125046 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085125046 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085125046 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085125046 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085125046 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085125047 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085125047 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085125047 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085125047 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085125047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085125047 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085125047 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085125047 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085125047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125047 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085125047 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085125047 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085125047 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085125047 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(511)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085125049 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085125049 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085125049 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085125049 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085125049 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085125049 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085125049 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085125049 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085125049 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085125049 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085125050 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085125050 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085125050 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085125050 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085125050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085125050 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085125050 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425085125050 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085125050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125050 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085125050 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085125050 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085125050 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085125050 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425085125050 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085125050 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085125050 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085125050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125050 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085125050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085125050 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085125050 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085125050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085125050 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085125050 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085125050 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085125050 DRANAP NOTICE cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: link up (cnlink.c:111) 20250425085125050 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085125050 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085125050 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085125050 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085125050 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085125050 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: picked Normal Route via 'virt-sgsn1' round-robin style 20250425085125050 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085125050 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085125050 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085125050 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250425085125050 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085125050 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085125050 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085125050 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085125050 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085125050 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085125050 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085125050 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085125050 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085125050 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085125050 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085125050 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085125050 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085125050 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085125050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085125050 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085125050 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425085125050 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085125050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085125050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085125050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085125050 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085125050 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085125050 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085125050 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085125050 DRANAP INFO cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085126079 DLCTRL DEBUG Command: GET 791930959 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085126079 DLCTRL DEBUG Tx Command reply: GET_REPLY 791930959 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085126082 DLCTRL DEBUG Command: GET 150326620 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085126082 DLCTRL DEBUG Tx Command reply: GET_REPLY 150326620 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085126084 DLCTRL DEBUG Command: GET 891363195 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085126084 DLCTRL DEBUG Tx Command reply: GET_REPLY 891363195 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085126086 DLCTRL DEBUG Command: GET 781412062 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085126086 DLCTRL DEBUG Tx Command reply: GET_REPLY 781412062 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085126088 DLCTRL DEBUG Command: GET 870038642 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085126088 DLCTRL DEBUG Tx Command reply: GET_REPLY 870038642 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425085126090 DLCTRL DEBUG Command: GET 885310241 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085126090 DLCTRL DEBUG Tx Command reply: GET_REPLY 885310241 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085126092 DLCTRL DEBUG Command: GET 6455639 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085126092 DLCTRL DEBUG Tx Command reply: GET_REPLY 6455639 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085126094 DLCTRL DEBUG Command: GET 632229250 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085126094 DLCTRL DEBUG Tx Command reply: GET_REPLY 632229250 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085126097 DLCTRL DEBUG Command: GET 32789892 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085126097 DLCTRL DEBUG Tx Command reply: GET_REPLY 32789892 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085126099 DLCTRL DEBUG Command: GET 495612209 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085126099 DLCTRL DEBUG Tx Command reply: GET_REPLY 495612209 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425085126102 DLCTRL DEBUG Command: GET 600639413 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085126102 DLCTRL DEBUG Tx Command reply: GET_REPLY 600639413 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085126104 DLCTRL DEBUG Command: GET 757139973 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085126104 DLCTRL DEBUG Tx Command reply: GET_REPLY 757139973 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085126106 DLCTRL DEBUG Command: GET 105460984 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085126107 DLCTRL DEBUG Tx Command reply: GET_REPLY 105460984 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085126109 DLCTRL DEBUG Command: GET 192624879 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085126109 DLCTRL DEBUG Tx Command reply: GET_REPLY 192624879 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085126110 DLCTRL DEBUG Command: GET 644165233 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085126110 DLCTRL DEBUG Tx Command reply: GET_REPLY 644165233 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425085126112 DLCTRL DEBUG Command: GET 85983823 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085126112 DLCTRL DEBUG Tx Command reply: GET_REPLY 85983823 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085126114 DLCTRL DEBUG Command: GET 712969600 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085126114 DLCTRL DEBUG Tx Command reply: GET_REPLY 712969600 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085126115 DLCTRL DEBUG Command: GET 933480329 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085126115 DLCTRL DEBUG Tx Command reply: GET_REPLY 933480329 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085126116 DLCTRL DEBUG Command: GET 61168607 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085126116 DLCTRL DEBUG Tx Command reply: GET_REPLY 61168607 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085126118 DLCTRL DEBUG Command: GET 147957443 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085126118 DLCTRL DEBUG Tx Command reply: GET_REPLY 147957443 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000001011'B, t_guard := 20.000000 } 20250425085126131 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42984<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@7fdc3b52d31d: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)14387445 20250425085127179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085127179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085127179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425085127179 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085127179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdb88f5, normal) (hnbgw_rua.c:406) 20250425085127179 DHNB DEBUG map_rua[0x559c26c36690]{init}: Allocated (fsm.c:456) 20250425085127180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14387445)[0x559c26c36690]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085127180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14387445 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085127180 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085127180 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085127180 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14387445 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:673) 20250425085127180 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14387445 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085127180 DCN DEBUG map_sccp[0x559c26b19c10]{init}: Allocated (fsm.c:456) 20250425085127180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x559c26b19c10]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085127180 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14387445 <-> SCCP-61 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085127180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14387445 SCCP-61 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250425085127180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14387445)[0x559c26c36690]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085127180 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085127180 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085127180 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14387445 SCCP-61 msc-0 MI=TMSI-0x42000023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085127180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x559c26b19c10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085127180 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085127180 DLSCCP DEBUG SCCP-SCOC(61)[0x559c26c28210]{IDLE}: Allocated (fsm.c:456) 20250425085127180 DLSCCP DEBUG SCCP-SCOC(61)[0x559c26c28210]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085127180 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003d), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300020b0056400500f1100926) (sccp_scrc.c:415) 20250425085127180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085127180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085127180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085127180 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085127180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085127180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085127180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085127180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085127180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085127180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085127180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085127180 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085127180 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085127180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085127180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085127180 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 3d 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 00 23 00 4f 40 03 00 02 0b 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085127180 DLSCCP DEBUG SCCP-SCOC(61)[0x559c26c28210]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085127180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x559c26b19c10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085127180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14387445)[0x559c26c36690]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085127180 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085127180 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085127180 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085127180 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085127180 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085127180 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250425085127180 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085127180 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085127180 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085127180 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 3d 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 00 23 00 4f 40 03 00 02 0b 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(501)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc0-SCCP(501)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(502)@7fdc3b52d31d: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514) HNBGW_Test.msc0-RAN(502)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)9720342 HNBGW_Test.msc0-SCCP(501)@7fdc3b52d31d: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(501)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085127189 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085127189 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085127189 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085127189 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085127189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085127189 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003d), PART(T=Source Reference,L=4,D=00326d7a) (sccp_scrc.c:486) 20250425085127189 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1855) 20250425085127189 DLSCCP DEBUG SCCP-SCOC(61)[0x559c26c28210]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085127189 DLSCCP DEBUG SCCP-SCOC(61)[0x559c26c28210]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085127189 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085127189 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085127189 DCN DEBUG handle_cn_conn_conf() conn_id=61, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085127189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x559c26b19c10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085127189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x559c26b19c10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085127189 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085127189 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085127189 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085127189 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085127189 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085127189 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085127189 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085127189 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085127189 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085127189 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 3d 32 6d 7a 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085127191 DLCTRL DEBUG Command: GET 964665733 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085127191 DLCTRL DEBUG Tx Command reply: GET_REPLY 964665733 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085127195 DLCTRL DEBUG Command: GET 433772769 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085127195 DLCTRL DEBUG Tx Command reply: GET_REPLY 433772769 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085127198 DLCTRL DEBUG Command: GET 85887501 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085127199 DLCTRL DEBUG Tx Command reply: GET_REPLY 85887501 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250425085127202 DLCTRL DEBUG Command: GET 123807219 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085127202 DLCTRL DEBUG Tx Command reply: GET_REPLY 123807219 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085127206 DLCTRL DEBUG Command: GET 185660680 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085127206 DLCTRL DEBUG Tx Command reply: GET_REPLY 185660680 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085127210 DLCTRL DEBUG Command: GET 570387216 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085127210 DLCTRL DEBUG Tx Command reply: GET_REPLY 570387216 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085127214 DLCTRL DEBUG Command: GET 997729773 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085127214 DLCTRL DEBUG Tx Command reply: GET_REPLY 997729773 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085127218 DLCTRL DEBUG Command: GET 576671239 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085127218 DLCTRL DEBUG Tx Command reply: GET_REPLY 576671239 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085127221 DLCTRL DEBUG Command: GET 288926966 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085127221 DLCTRL DEBUG Tx Command reply: GET_REPLY 288926966 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085127225 DLCTRL DEBUG Command: GET 357795889 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085127225 DLCTRL DEBUG Tx Command reply: GET_REPLY 357795889 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085127228 DLCTRL DEBUG Command: GET 726177584 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085127228 DLCTRL DEBUG Tx Command reply: GET_REPLY 726177584 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085127230 DLCTRL DEBUG Command: GET 362016600 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085127230 DLCTRL DEBUG Tx Command reply: GET_REPLY 362016600 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085127232 DLCTRL DEBUG Command: GET 330049222 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085127232 DLCTRL DEBUG Tx Command reply: GET_REPLY 330049222 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085127234 DLCTRL DEBUG Command: GET 244916566 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085127234 DLCTRL DEBUG Tx Command reply: GET_REPLY 244916566 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085127236 DLCTRL DEBUG Command: GET 968960335 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085127236 DLCTRL DEBUG Tx Command reply: GET_REPLY 968960335 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085127238 DLCTRL DEBUG Command: GET 322669338 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085127238 DLCTRL DEBUG Tx Command reply: GET_REPLY 322669338 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085127239 DLCTRL DEBUG Command: GET 655769549 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085127239 DLCTRL DEBUG Tx Command reply: GET_REPLY 655769549 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085127240 DLCTRL DEBUG Command: GET 439149048 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085127240 DLCTRL DEBUG Tx Command reply: GET_REPLY 439149048 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085127242 DLCTRL DEBUG Command: GET 645450806 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085127242 DLCTRL DEBUG Tx Command reply: GET_REPLY 645450806 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085127243 DLCTRL DEBUG Command: GET 750170976 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085127243 DLCTRL DEBUG Tx Command reply: GET_REPLY 750170976 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001110001'B, t_guard := 20.000000 } 20250425085127253 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42992<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(505)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(505)@7fdc3b52d31d: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498)@7fdc3b52d31d: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)4740729 20250425085128266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085128266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085128266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425085128266 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085128266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x485679, normal) (hnbgw_rua.c:406) 20250425085128267 DHNB DEBUG map_rua[0x559c26c37d40]{init}: Allocated (fsm.c:456) 20250425085128267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4740729)[0x559c26c37d40]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085128267 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4740729 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085128267 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085128267 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085128267 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4740729 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:673) 20250425085128267 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4740729 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:743) 20250425085128267 DCN DEBUG map_sccp[0x559c26c46910]{init}: Allocated (fsm.c:456) 20250425085128267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x559c26c46910]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085128267 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4740729 <-> SCCP-62 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425085128267 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4740729 SCCP-62 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250425085128267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4740729)[0x559c26c37d40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085128267 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085128267 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085128267 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4740729 SCCP-62 msc-1 MI=TMSI-0x42000023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085128267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x559c26c46910]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085128267 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085128267 DLSCCP DEBUG SCCP-SCOC(62)[0x559c26c377a0]{IDLE}: Allocated (fsm.c:456) 20250425085128267 DLSCCP DEBUG SCCP-SCOC(62)[0x559c26c377a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085128267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030000710056400500f1100926) (sccp_scrc.c:415) 20250425085128267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085128267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085128267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085128267 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085128267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085128267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085128267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085128267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085128267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085128267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085128267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085128267 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085128267 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085128267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085128267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085128267 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 0d 01 00 00 3e 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 00 23 00 4f 40 03 00 00 71 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085128267 DLSCCP DEBUG SCCP-SCOC(62)[0x559c26c377a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085128267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x559c26c46910]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085128267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4740729)[0x559c26c37d40]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085128267 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085128267 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085128267 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085128267 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085128267 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085128267 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'virt-msc1' 20250425085128267 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085128267 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085128267 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085128267 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 0d 01 00 00 3e 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 00 23 00 4f 40 03 00 00 71 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(504)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc1-SCCP(504)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(505)@7fdc3b52d31d: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515) HNBGW_Test.msc1-RAN(505)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)3697198 HNBGW_Test.msc1-SCCP(504)@7fdc3b52d31d: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(504)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085128279 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085128279 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085128279 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085128279 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085128279 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085128279 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085128279 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085128279 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085128279 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085128279 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 3e 3a fd 5b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085128279 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085128280 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085128280 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085128280 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085128280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085128280 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003e), PART(T=Source Reference,L=4,D=003afd5b) (sccp_scrc.c:486) 20250425085128280 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1855) 20250425085128280 DLSCCP DEBUG SCCP-SCOC(62)[0x559c26c377a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085128280 DLSCCP DEBUG SCCP-SCOC(62)[0x559c26c377a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085128280 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085128280 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085128280 DCN DEBUG handle_cn_conn_conf() conn_id=62, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085128280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x559c26c46910]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085128280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x559c26c46910]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085128280 DLCTRL DEBUG Command: GET 794365893 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085128280 DLCTRL DEBUG Tx Command reply: GET_REPLY 794365893 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085128282 DLCTRL DEBUG Command: GET 607898342 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085128282 DLCTRL DEBUG Tx Command reply: GET_REPLY 607898342 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085128284 DLCTRL DEBUG Command: GET 292180557 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085128284 DLCTRL DEBUG Tx Command reply: GET_REPLY 292180557 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250425085128285 DLCTRL DEBUG Command: GET 408156826 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085128285 DLCTRL DEBUG Tx Command reply: GET_REPLY 408156826 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085128287 DLCTRL DEBUG Command: GET 308812216 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085128287 DLCTRL DEBUG Tx Command reply: GET_REPLY 308812216 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085128290 DLCTRL DEBUG Command: GET 9409595 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085128290 DLCTRL DEBUG Tx Command reply: GET_REPLY 9409595 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085128294 DLCTRL DEBUG Command: GET 361304932 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085128294 DLCTRL DEBUG Tx Command reply: GET_REPLY 361304932 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085128299 DLCTRL DEBUG Command: GET 908588856 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085128299 DLCTRL DEBUG Tx Command reply: GET_REPLY 908588856 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250425085128302 DLCTRL DEBUG Command: GET 773072115 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085128302 DLCTRL DEBUG Tx Command reply: GET_REPLY 773072115 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085128304 DLCTRL DEBUG Command: GET 370279151 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085128304 DLCTRL DEBUG Tx Command reply: GET_REPLY 370279151 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085128307 DLCTRL DEBUG Command: GET 65245484 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085128307 DLCTRL DEBUG Tx Command reply: GET_REPLY 65245484 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085128310 DLCTRL DEBUG Command: GET 277042410 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085128310 DLCTRL DEBUG Tx Command reply: GET_REPLY 277042410 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085128313 DLCTRL DEBUG Command: GET 70055105 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085128313 DLCTRL DEBUG Tx Command reply: GET_REPLY 70055105 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085128315 DLCTRL DEBUG Command: GET 757124783 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085128315 DLCTRL DEBUG Tx Command reply: GET_REPLY 757124783 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085128318 DLCTRL DEBUG Command: GET 863974774 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085128318 DLCTRL DEBUG Tx Command reply: GET_REPLY 863974774 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085128320 DLCTRL DEBUG Command: GET 940316383 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085128320 DLCTRL DEBUG Tx Command reply: GET_REPLY 940316383 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085128322 DLCTRL DEBUG Command: GET 853508035 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085128322 DLCTRL DEBUG Tx Command reply: GET_REPLY 853508035 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085128323 DLCTRL DEBUG Command: GET 596326221 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085128323 DLCTRL DEBUG Tx Command reply: GET_REPLY 596326221 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085128325 DLCTRL DEBUG Command: GET 591148498 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085128325 DLCTRL DEBUG Tx Command reply: GET_REPLY 591148498 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085128326 DLCTRL DEBUG Command: GET 699096229 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085128326 DLCTRL DEBUG Tx Command reply: GET_REPLY 699096229 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100000001'B, t_guard := 20.000000 } 20250425085128349 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43002<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@7fdc3b52d31d: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498)@7fdc3b52d31d: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)11804428 20250425085129369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085129369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085129369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425085129369 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085129369 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb41f0c, normal) (hnbgw_rua.c:406) 20250425085129370 DHNB DEBUG map_rua[0x559c26baecd0]{init}: Allocated (fsm.c:456) 20250425085129370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11804428)[0x559c26baecd0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085129370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11804428 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085129370 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085129370 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085129370 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11804428 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:673) 20250425085129370 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11804428 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085129370 DCN DEBUG map_sccp[0x559c26c338f0]{init}: Allocated (fsm.c:456) 20250425085129370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x559c26c338f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085129370 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11804428 <-> SCCP-63 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085129370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11804428 SCCP-63 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250425085129370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11804428)[0x559c26baecd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085129370 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085129370 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085129370 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11804428 SCCP-63 msc-0 MI=TMSI-0x42000023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085129370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x559c26c338f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085129370 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085129370 DLSCCP DEBUG SCCP-SCOC(63)[0x559c26c24b60]{IDLE}: Allocated (fsm.c:456) 20250425085129370 DLSCCP DEBUG SCCP-SCOC(63)[0x559c26c24b60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085129370 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003f), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030001010056400500f1100926) (sccp_scrc.c:415) 20250425085129370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085129370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085129370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085129370 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085129370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085129370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085129370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085129370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085129370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085129370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085129370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085129370 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085129370 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085129370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085129370 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085129370 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 3f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 00 23 00 4f 40 03 00 01 01 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085129370 DLSCCP DEBUG SCCP-SCOC(63)[0x559c26c24b60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085129370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x559c26c338f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085129370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11804428)[0x559c26baecd0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085129370 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085129370 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085129370 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085129370 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085129371 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085129371 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425085129371 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085129371 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085129371 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085129371 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 3f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 00 23 00 4f 40 03 00 01 01 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(501)@7fdc3b52d31d: First idle individual index:1 HNBGW_Test.msc0-SCCP(501)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(502)@7fdc3b52d31d: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516) HNBGW_Test.msc0-RAN(502)@7fdc3b52d31d: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)12707597 HNBGW_Test.msc0-SCCP(501)@7fdc3b52d31d: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(501)@7fdc3b52d31d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425085129377 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085129377 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085129377 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085129377 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085129377 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085129377 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085129377 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085129377 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085129377 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085129377 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 3f 74 c5 80 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085129377 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085129377 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085129377 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085129377 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085129377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085129377 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003f), PART(T=Source Reference,L=4,D=0074c580) (sccp_scrc.c:486) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085129377 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1855) 20250425085129377 DLSCCP DEBUG SCCP-SCOC(63)[0x559c26c24b60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085129377 DLSCCP DEBUG SCCP-SCOC(63)[0x559c26c24b60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085129377 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085129377 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085129377 DCN DEBUG handle_cn_conn_conf() conn_id=63, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085129377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x559c26c338f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085129377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x559c26c338f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 2 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085129379 DLCTRL DEBUG Command: GET 778447786 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085129379 DLCTRL DEBUG Tx Command reply: GET_REPLY 778447786 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085129382 DLCTRL DEBUG Command: GET 694155504 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085129382 DLCTRL DEBUG Tx Command reply: GET_REPLY 694155504 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085129385 DLCTRL DEBUG Command: GET 27964059 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085129385 DLCTRL DEBUG Tx Command reply: GET_REPLY 27964059 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250425085129388 DLCTRL DEBUG Command: GET 119192232 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085129388 DLCTRL DEBUG Tx Command reply: GET_REPLY 119192232 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085129390 DLCTRL DEBUG Command: GET 620714204 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085129390 DLCTRL DEBUG Tx Command reply: GET_REPLY 620714204 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085129393 DLCTRL DEBUG Command: GET 480775729 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085129393 DLCTRL DEBUG Tx Command reply: GET_REPLY 480775729 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085129395 DLCTRL DEBUG Command: GET 805837322 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085129395 DLCTRL DEBUG Tx Command reply: GET_REPLY 805837322 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085129397 DLCTRL DEBUG Command: GET 157777918 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085129397 DLCTRL DEBUG Tx Command reply: GET_REPLY 157777918 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250425085129399 DLCTRL DEBUG Command: GET 390400634 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085129399 DLCTRL DEBUG Tx Command reply: GET_REPLY 390400634 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085129400 DLCTRL DEBUG Command: GET 381641598 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085129401 DLCTRL DEBUG Tx Command reply: GET_REPLY 381641598 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085129402 DLCTRL DEBUG Command: GET 101589319 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085129402 DLCTRL DEBUG Tx Command reply: GET_REPLY 101589319 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085129403 DLCTRL DEBUG Command: GET 110285449 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085129404 DLCTRL DEBUG Tx Command reply: GET_REPLY 110285449 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085129405 DLCTRL DEBUG Command: GET 856512937 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085129405 DLCTRL DEBUG Tx Command reply: GET_REPLY 856512937 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085129406 DLCTRL DEBUG Command: GET 208496962 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085129406 DLCTRL DEBUG Tx Command reply: GET_REPLY 208496962 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085129407 DLCTRL DEBUG Command: GET 71874789 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085129407 DLCTRL DEBUG Tx Command reply: GET_REPLY 71874789 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085129408 DLCTRL DEBUG Command: GET 13901624 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085129408 DLCTRL DEBUG Tx Command reply: GET_REPLY 13901624 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085129410 DLCTRL DEBUG Command: GET 336817541 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085129410 DLCTRL DEBUG Tx Command reply: GET_REPLY 336817541 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085129411 DLCTRL DEBUG Command: GET 711157919 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085129411 DLCTRL DEBUG Tx Command reply: GET_REPLY 711157919 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085129412 DLCTRL DEBUG Command: GET 184391954 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085129412 DLCTRL DEBUG Tx Command reply: GET_REPLY 184391954 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085129412 DLCTRL DEBUG Command: GET 371659867 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085129413 DLCTRL DEBUG Tx Command reply: GET_REPLY 371659867 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425085129415 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39293<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(495)@7fdc3b52d31d: Final verdict of PTC: none 20250425085129417 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55630<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(494)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085129419 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55618<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085129419 DLINP DEBUG SRVCONN(,r=127.0.0.1:54568<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085129419 DLINP DEBUG SRVCONN(,r=127.0.0.1:54568<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085129419 DLINP NOTICE SRV(,r=127.0.0.1:54568<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085129419 DMAIN NOTICE (127.0.0.1:54568 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54568<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085129419 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(500)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(511)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(507)@7fdc3b52d31d: Final verdict of PTC: none 20250425085129421 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085129421 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085129421 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085129421 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250425085129421 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085129421 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085129421 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085129421 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085129421 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085129421 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085129421 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085129421 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250425085129421 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085129421 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085129421 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425085129421 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085129422 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085129422 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085129422 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085129422 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085129422 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425085129422 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250425085129422 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250425085129422 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085129422 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085129422 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085129422 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085129422 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085129422 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085129422 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085129422 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085129422 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085129422 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) HNBGW_Test.sgsn1-SCCP(510)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(504)@7fdc3b52d31d: Final verdict of PTC: none 20250425085129422 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085129422 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085129422 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085129422 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085129422 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085129423 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085129423 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085129423 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085129423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x559c26c46910]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085129423 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085129423 DLSCCP DEBUG SCCP-SCOC(62)[0x559c26c377a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085129422 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085129422 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085129422 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085129422 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250425085129422 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085129422 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085129422 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085129422 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085129422 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085129422 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425085129422 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250425085129423 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425085129423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085129423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085129423 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085129423 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085129423 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085129423 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085129423 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085129423 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085129423 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085129423 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085129423 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085129423 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085129423 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085129423 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085129423 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085129423 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085129423 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085129423 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085129423 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085129423 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085129423 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085129423 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085129423 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085129423 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085129423 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085129423 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085129423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003afd5b), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085129423 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085129423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085129423 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085129423 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085129423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085129423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085129423 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 0d 04 3a fd 5b 00 00 3e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085129423 DLSCCP DEBUG SCCP-SCOC(62)[0x559c26c377a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085129423 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085129423 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085129423 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425085129423 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085129423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085129423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085129423 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085129423 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085129423 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085129423 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085129423 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.sgsn0-RAN(508)@7fdc3b52d31d: Final verdict of PTC: none 20250425085129423 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085129423 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085129423 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085129423 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085129424 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085129424 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085129423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x559c26c46910]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085129423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4740729)[0x559c26c37d40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085129423 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4740729)[0x559c26c37d40]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085129423 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085129423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4740729)[0x559c26c37d40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085129423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4740729)[0x559c26c37d40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085129423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4740729)[0x559c26c37d40]{disrupted}: Freeing instance (context_map.c:202) 20250425085129423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4740729)[0x559c26c37d40]{disrupted}: Deallocated (fsm.c:568) 20250425085129423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x559c26c46910]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085129423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x559c26c46910]{disconnected}: Freeing instance (context_map.c:206) 20250425085129423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x559c26c46910]{disconnected}: Deallocated (fsm.c:568) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498)@7fdc3b52d31d: Final verdict of PTC: none 20250425085129424 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4740729 SCCP-62 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250425085129424 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085129424 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085129424 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250425085129424 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085129424 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085129424 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085129424 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085129424 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085129424 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085129424 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085129424 DRANAP NOTICE cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085129424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085129424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425085129424 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085129424 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085129424 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085129424 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085129424 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085129424 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085129425 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085129425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085129425 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085129425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085129425 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085129425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.msc1-RAN(505)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@7fdc3b52d31d: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(506)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(503)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(512)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(501)@7fdc3b52d31d: Final verdict of PTC: none 20250425085129425 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085129425 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085129425 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085129425 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085129425 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085129425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x559c26b19c10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085129425 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085129425 DLSCCP DEBUG SCCP-SCOC(61)[0x559c26c28210]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085129425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00326d7a), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085129426 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497)@7fdc3b52d31d: Final verdict of PTC: none 20250425085129426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085129426 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) HNBGW_Test.sgsn0-M3UA(509)@7fdc3b52d31d: Final verdict of PTC: none20250425085129426 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085129427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) HNBGW_Test.msc0-RAN(502)@7fdc3b52d31d: Final verdict of PTC: none 20250425085129427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085129427 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0e 04 32 6d 7a 00 00 3d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) HNBGW-MGCP(513)@7fdc3b52d31d: Final verdict of PTC: none 20250425085129428 DLSCCP DEBUG SCCP-SCOC(61)[0x559c26c28210]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085129428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x559c26b19c10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085129429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14387445)[0x559c26c36690]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085129429 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14387445)[0x559c26c36690]{connected}: Tx RUA Disconnect (context_map_rua.c:203) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@7fdc3b52d31d: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)@7fdc3b52d31d: Final verdict of PTC: pass 20250425085129429 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085129430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14387445)[0x559c26c36690]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085129430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14387445)[0x559c26c36690]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085129430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14387445)[0x559c26c36690]{disrupted}: Freeing instance (context_map.c:202) 20250425085129430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14387445)[0x559c26c36690]{disrupted}: Deallocated (fsm.c:568) 20250425085129431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x559c26b19c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085129431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x559c26b19c10]{disconnected}: Freeing instance (context_map.c:206) 20250425085129431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x559c26b19c10]{disconnected}: Deallocated (fsm.c:568) 20250425085129431 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14387445 SCCP-61 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250425085129432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x559c26c338f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085129432 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085129432 DLSCCP DEBUG SCCP-SCOC(63)[0x559c26c24b60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085129433 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074c580), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085129433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085129433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085129434 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085129434 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085129434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085129434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085129435 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0c 04 74 c5 80 00 00 3f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085129435 DLSCCP DEBUG SCCP-SCOC(63)[0x559c26c24b60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085129435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x559c26c338f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085129436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11804428)[0x559c26baecd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085129436 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11804428)[0x559c26baecd0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085129436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085129437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11804428)[0x559c26baecd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085129437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11804428)[0x559c26baecd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085129437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11804428)[0x559c26baecd0]{disrupted}: Freeing instance (context_map.c:202) 20250425085129437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11804428)[0x559c26baecd0]{disrupted}: Deallocated (fsm.c:568) 20250425085129438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x559c26c338f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085129438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x559c26c338f0]{disconnected}: Freeing instance (context_map.c:206) 20250425085129438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x559c26c338f0]{disconnected}: Deallocated (fsm.c:568) 20250425085129439 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11804428 SCCP-63 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)@7fdc3b52d31d: Final verdict of PTC: pass 20250425085129439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085129439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085129440 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085129440 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085129440 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425085129441 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085129441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085129441 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085129441 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085129442 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085129442 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085129442 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085129443 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085129443 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085129443 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085129444 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085129444 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085129444 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085129444 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085129444 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085129444 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085129444 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085129444 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42984<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085129445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42992<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085129445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43002<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085129446 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085129446 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085129446 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085129446 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085129446 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085129446 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW-PFCP(496)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(494): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(495): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(496): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(500): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(501): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(502): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(503): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-SCCP(504): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-RAN(505): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-M3UA(506): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(507): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(508): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(509): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(510): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(511): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(512): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(513): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Fri Apr 25 08:51:29 UTC 2025 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.talloc 20250425085129612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43006<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085130148 DLSCCP DEBUG SCCP-SCOC(59)[0x559c26c38060]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085130148 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5b096), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085130148 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085130148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085130148 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085130148 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085130148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085130148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085130148 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b5 b0 96 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085130149 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085130149 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085130149 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085130149 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085130149 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085130149 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085130150 DLSCCP DEBUG SCCP-SCOC(58)[0x559c26c31020]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085130150 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000cb297), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085130150 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085130150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085130150 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085130150 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085130150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085130150 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085130150 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 0c b2 97 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085130150 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085130150 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085130150 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085130150 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085130150 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085130150 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085130151 DLSCCP DEBUG SCCP-SCOC(60)[0x559c26c37bb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085130151 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00013b84), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085130151 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085130151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085130151 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085130151 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085130151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085130151 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085130151 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 01 3b 84 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085130152 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085130152 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085130152 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085130152 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085130152 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085130152 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085130215 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43006<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=549832) 20250425085130852 DLSCCP DEBUG SCCP-SCOC(54)[0x559c26c31150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085130852 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019acc6), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085130852 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085130852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085130852 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085130852 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085130852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085130852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085130852 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 19 ac c6 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085130852 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085130852 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085130852 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085130852 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085130852 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085130853 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085130853 DLSCCP DEBUG SCCP-SCOC(56)[0x559c26c2e1d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085130854 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e71da2), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085130854 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085130854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085130854 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085130854 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085130854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085130854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085130854 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e7 1d a2 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085130854 DLSCCP DEBUG SCCP-SCOC(55)[0x559c26c32520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085130854 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e54ef), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085130854 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085130854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085130854 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085130854 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085130854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085130854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085130854 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 1e 54 ef 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085130854 DLSCCP DEBUG SCCP-SCOC(57)[0x559c26c49080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085130854 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ce577), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085130854 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085130854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085130854 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085130854 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085130854 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085130854 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085130854 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085130854 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085130854 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085130854 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085130854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085130854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085130854 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 5c e5 77 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085130855 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085130855 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085130855 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085130855 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085130855 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085130855 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085130855 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085130855 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085130855 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085130855 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085130855 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085130855 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=549832, count=564816) 20250425085131424 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085131424 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085131424 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085131424 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085131424 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425085131424 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425085131424 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085131424 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425085131424 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425085131424 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085131424 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085131424 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin ------ Fri Apr 25 08:51:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20250425085133321 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43008<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085133326 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43012<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085133330 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44371<->l=127.0.0.1:4262) (control_if.c:572) 20250425085133346 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085133346 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085133353 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085133353 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085133354 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085133354 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085133354 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085133354 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085133354 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50873 (stream_srv.c:142) 20250425085133354 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50873<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085133354 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085133354 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085133355 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085133355 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085133355 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085133355 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085133355 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085133355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085133355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085133355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085133355 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085133355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085133355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085133355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085133355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085133355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085133355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085133355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085133355 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085133355 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085133355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085133356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085133356 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0e 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085133356 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085133356 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085133356 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085133356 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085133356 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085133356 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085133356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085133356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085133356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085133356 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085133356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085133356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085133356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085133356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085133356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085133356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085133356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085133356 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085133356 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085133356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085133356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085133356 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 09 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085133356 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085133356 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085133356 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085133356 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085133356 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085133356 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085133356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085133356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085133356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085133356 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=5 -> eSLS=37: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085133356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085133356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085133356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085133356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085133356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085133356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085133356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085133356 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085133356 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085133356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085133356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085133356 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085133356 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085133356 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085133356 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085133356 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085133356 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085133356 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085133356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085133356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085133356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085133356 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085133356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085133356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085133356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085133356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085133356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085133356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085133356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085133356 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085133356 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085133356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085133356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085133356 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085133356 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085133356 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085133356 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085133356 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085133356 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085133356 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085133356 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085133356 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085133356 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085133356 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085133356 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085133357 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085133357 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085133357 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085133357 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085133357 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085133357 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085133357 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085133357 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085133357 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085133357 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085133357 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085133357 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085133357 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085133357 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(527)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(527)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(527)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-SCCP(525)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(530)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc1-M3UA(530)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(530)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc1-SCCP(528)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085133381 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085133381 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085133382 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085133382 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085133382 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085133382 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085133382 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085133382 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085133383 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085133383 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085133383 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085133383 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085133383 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085133383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085133383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085133383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085133383 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=6 -> eSLS=86: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085133383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085133383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085133383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085133383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085133383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085133383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085133383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085133383 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=6 -> eSLS=118: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085133383 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085133383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085133383 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085133383 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 06 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085133383 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085133383 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085133383 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085133383 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085133383 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085133383 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085133383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085133383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085133383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085133383 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085133383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085133383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085133383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085133383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085133383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085133383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085133383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085133383 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085133383 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085133383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085133383 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085133383 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 08 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085133383 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085133383 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085133383 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085133383 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085133383 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085133383 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085133383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085133383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085133383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085133383 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085133383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085133384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085133384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085133384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085133384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085133384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085133384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085133384 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085133384 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085133384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085133384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085133384 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 04 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085133384 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085133384 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085133384 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085133384 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085133384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085133384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085133384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085133384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085133384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085133384 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085133384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085133384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085133384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085133384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085133384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085133384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085133384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085133384 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085133384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085133384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085133384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085133384 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085133384 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085133384 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085133384 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085133384 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085133384 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085133384 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085133384 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085133384 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085133384 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085133384 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085133384 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085133384 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085133384 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085133384 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085133384 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085133384 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085133384 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085133384 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085133384 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085133384 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085133384 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085133384 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085133384 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085133384 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085133384 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(533)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(533)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(533)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(531)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(536)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn1-M3UA(536)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(536)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(534)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085133418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085133418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085133418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085133418 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085133418 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085133418 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085133418 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085133418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085133418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085133424 DLINP DEBUG SRVCONN(,r=127.0.0.1:50873<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085133424 DLINP DEBUG SRVCONN(,r=127.0.0.1:50873<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085133424 DLINP DEBUG SRVCONN(,r=127.0.0.1:50873<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085133424 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085133424 DHNBAP DEBUG (127.0.0.1:50873 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425085133424 DHNBAP NOTICE (127.0.0.1:50873 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085133424 DHNBAP NOTICE (127.0.0.1:50873 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085133424 DLINP DEBUG SRVCONN(,r=127.0.0.1:50873<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085133424 DLINP DEBUG SRVCONN(,r=127.0.0.1:50873<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085133567 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085133567 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085133567 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085133567 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(527)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085133575 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085133576 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085133576 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085133576 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085133576 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085133576 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085133576 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085133576 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085133576 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085133576 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085133576 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085133576 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085133576 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425085133576 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085133576 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(530)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425085133580 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085133580 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085133580 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085133580 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085133580 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085133580 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085133580 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085133580 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085133580 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085133580 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085133580 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085133580 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085133581 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085133581 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085133581 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085133581 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085133581 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085133581 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085133581 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085133581 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085133581 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085133581 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085133582 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085133582 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085133582 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085133582 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085133582 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085133583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085133583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085133583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085133583 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085133583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085133583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085133583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085133583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085133583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085133583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085133583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085133583 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085133583 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085133583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085133583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085133583 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085133583 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085133583 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085133583 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085133583 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085133583 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085133583 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085133583 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250425085133583 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085133583 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085133583 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085133583 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085133584 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085133584 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425085133584 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085133584 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085133584 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085133584 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085133584 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425085133584 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085133584 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085133584 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085133584 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085133586 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085133586 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085133586 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085133586 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425085133586 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085133586 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085133586 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085133586 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085133586 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425085133586 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085133586 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425085133586 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085133586 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085133587 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085133587 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085133587 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425085133587 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085133587 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085133587 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085133587 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085133587 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085133587 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085133587 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085133588 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085133588 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085133588 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085133588 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085133589 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085133589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085133589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085133589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085133589 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085133589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085133589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085133589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085133589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085133589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085133589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085133589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085133589 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085133589 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085133589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085133589 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085133589 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085133589 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085133589 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085133589 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085133589 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085133589 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085133590 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085133590 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'virt-msc1' 20250425085133590 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085133590 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085133590 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085133590 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425085133597 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085133597 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085133597 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085133597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(533)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085133603 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085133603 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085133603 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085133603 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085133603 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085133603 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085133603 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085133603 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085133603 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085133603 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085133603 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085133606 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085133606 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085133606 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085133606 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085133606 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085133606 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085133606 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085133606 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085133606 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085133606 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085133606 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085133606 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085133606 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085133606 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085133606 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085133606 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085133606 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085133606 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085133606 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085133606 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085133606 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085133606 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085133606 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085133607 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085133608 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085133608 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085133608 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085133608 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085133608 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085133608 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425085133608 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085133608 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425085133608 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085133608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085133608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085133608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085133608 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085133608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085133608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085133608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085133608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085133608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085133608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085133608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085133608 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085133608 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085133608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085133608 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085133608 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085133608 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085133609 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085133609 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085133609 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085133609 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085133609 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085133609 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250425085133609 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085133609 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085133609 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085133609 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn1-M3UA(536)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425085133614 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085133614 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250425085133614 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085133614 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085133614 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085133614 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085133614 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425085133614 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085133614 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085133614 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250425085133614 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085133616 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085133616 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085133616 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085133616 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250425085133616 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085133616 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085133616 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085133616 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085133616 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250425085133616 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250425085133616 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425085133616 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425085133616 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0a  20250425085133616 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425085133616 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085133616 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085133617 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085133617 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250425085133617 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085133617 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085133617 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085133617 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085133617 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085133617 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085133617 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085133618 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085133618 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085133618 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085133618 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085133618 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085133618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085133618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085133618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085133618 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085133618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085133618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085133618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085133618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085133618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085133618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085133618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085133618 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085133618 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085133618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085133618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085133619 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0d 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085133619 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085133619 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085133619 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085133619 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085133619 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085133619 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085133619 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=13 -> eSLS=29: use Normal Route via 'virt-sgsn1' 20250425085133619 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085133619 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085133619 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085133619 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0d 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(526)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085134382 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085134382 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085134382 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085134382 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085134382 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085134382 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085134382 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085134382 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085134382 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085134382 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085134382 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085134382 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085134382 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085134382 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085134382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085134382 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085134382 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085134383 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085134383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134383 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085134383 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085134383 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085134383 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085134383 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085134383 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085134383 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085134383 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085134383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134383 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085134383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085134383 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085134383 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085134383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085134383 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085134383 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085134383 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085134383 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425085134383 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085134383 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085134383 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085134383 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085134383 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085134383 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425085134383 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085134383 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085134383 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085134383 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-RAN(529)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085134386 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085134386 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085134386 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085134386 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085134386 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085134386 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085134386 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085134386 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085134386 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085134386 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085134386 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085134386 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085134386 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085134386 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085134386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085134386 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085134386 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085134386 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085134386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134386 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085134386 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085134386 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085134386 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085134386 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085134386 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085134386 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085134386 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085134386 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085134386 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085134386 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085134386 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085134386 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085134386 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085134386 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425085134387 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085134387 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085134387 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085134387 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085134387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085134387 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085134387 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085134387 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085134387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134387 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085134387 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085134387 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085134387 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085134387 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425085134387 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085134387 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085134387 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085134387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134387 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085134387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085134387 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085134387 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085134387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085134387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085134387 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085134387 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085134387 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085134387 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085134387 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085134387 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'virt-msc1' 20250425085134387 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085134387 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085134387 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085134387 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425085134387 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085134387 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085134387 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: link up (cnlink.c:111) 20250425085134388 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085134388 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085134388 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085134388 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085134388 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085134388 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085134388 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085134388 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085134388 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085134388 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085134388 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085134388 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085134388 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085134388 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085134388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085134388 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085134388 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085134388 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085134388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134388 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085134388 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085134388 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085134388 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085134388 DRANAP INFO cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(532)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085134407 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085134407 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085134407 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085134407 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085134407 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085134407 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085134407 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085134407 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085134407 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085134407 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085134407 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085134407 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085134407 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085134407 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085134407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085134407 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085134407 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085134407 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085134407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134407 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085134407 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085134407 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085134407 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085134407 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085134407 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085134407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085134407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085134407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134407 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085134407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085134407 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085134407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085134407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085134407 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085134407 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085134407 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085134407 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425085134407 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085134407 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085134407 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085134407 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085134407 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085134407 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250425085134407 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085134407 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085134407 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085134407 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085134409 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085134409 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085134409 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085134409 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085134409 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085134409 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085134409 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085134409 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085134409 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085134409 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085134409 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085134409 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085134409 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085134409 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085134409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085134409 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085134409 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085134409 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085134409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134409 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085134409 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085134409 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085134409 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085134409 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(535)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085134413 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085134413 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085134413 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085134413 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085134413 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085134413 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085134413 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085134413 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085134413 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085134413 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085134413 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085134413 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085134413 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085134413 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085134413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085134413 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085134413 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425085134413 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085134413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134413 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085134413 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085134413 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085134413 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085134413 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425085134413 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085134413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085134413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085134413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134413 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085134413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085134413 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085134413 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085134413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085134413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085134413 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085134413 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085134413 DRANAP NOTICE cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: link up (cnlink.c:111) 20250425085134413 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085134413 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085134413 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085134413 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085134413 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085134413 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'virt-sgsn1' 20250425085134413 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085134413 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085134413 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085134413 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250425085134413 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085134413 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085134413 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085134413 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085134413 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085134413 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085134413 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085134413 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085134413 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085134413 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085134413 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085134413 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085134413 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085134413 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085134413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085134413 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085134413 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425085134413 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085134413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085134413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085134413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085134413 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085134413 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085134413 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085134413 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085134413 DRANAP INFO cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085135435 DLCTRL DEBUG Command: GET 1702427 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085135436 DLCTRL DEBUG Tx Command reply: GET_REPLY 1702427 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085135445 DLCTRL DEBUG Command: GET 404266106 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085135445 DLCTRL DEBUG Tx Command reply: GET_REPLY 404266106 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085135449 DLCTRL DEBUG Command: GET 614841134 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085135449 DLCTRL DEBUG Tx Command reply: GET_REPLY 614841134 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085135452 DLCTRL DEBUG Command: GET 658921102 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085135452 DLCTRL DEBUG Tx Command reply: GET_REPLY 658921102 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085135455 DLCTRL DEBUG Command: GET 548207002 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085135455 DLCTRL DEBUG Tx Command reply: GET_REPLY 548207002 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425085135458 DLCTRL DEBUG Command: GET 282176107 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085135458 DLCTRL DEBUG Tx Command reply: GET_REPLY 282176107 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085135460 DLCTRL DEBUG Command: GET 362697589 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085135460 DLCTRL DEBUG Tx Command reply: GET_REPLY 362697589 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085135462 DLCTRL DEBUG Command: GET 551079188 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085135462 DLCTRL DEBUG Tx Command reply: GET_REPLY 551079188 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085135464 DLCTRL DEBUG Command: GET 482669225 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085135464 DLCTRL DEBUG Tx Command reply: GET_REPLY 482669225 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085135465 DLCTRL DEBUG Command: GET 191048834 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085135465 DLCTRL DEBUG Tx Command reply: GET_REPLY 191048834 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425085135467 DLCTRL DEBUG Command: GET 50735047 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085135467 DLCTRL DEBUG Tx Command reply: GET_REPLY 50735047 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085135468 DLCTRL DEBUG Command: GET 948884275 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085135468 DLCTRL DEBUG Tx Command reply: GET_REPLY 948884275 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085135470 DLCTRL DEBUG Command: GET 67748719 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085135470 DLCTRL DEBUG Tx Command reply: GET_REPLY 67748719 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085135471 DLCTRL DEBUG Command: GET 946470869 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085135471 DLCTRL DEBUG Tx Command reply: GET_REPLY 946470869 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085135472 DLCTRL DEBUG Command: GET 505274561 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085135472 DLCTRL DEBUG Tx Command reply: GET_REPLY 505274561 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425085135473 DLCTRL DEBUG Command: GET 674229037 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085135473 DLCTRL DEBUG Tx Command reply: GET_REPLY 674229037 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085135474 DLCTRL DEBUG Command: GET 871164911 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085135474 DLCTRL DEBUG Tx Command reply: GET_REPLY 871164911 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085135475 DLCTRL DEBUG Command: GET 828350125 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085135475 DLCTRL DEBUG Tx Command reply: GET_REPLY 828350125 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085135476 DLCTRL DEBUG Command: GET 625773455 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085135476 DLCTRL DEBUG Tx Command reply: GET_REPLY 625773455 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085135476 DLCTRL DEBUG Command: GET 951067789 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085135476 DLCTRL DEBUG Tx Command reply: GET_REPLY 951067789 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=1, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000100000000100011'B == '42004023'O MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101101010'B, t_guard := 20.000000 } 20250425085135497 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38818<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@7fdc3b52d31d: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)7079593 20250425085136551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085136551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085136551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425085136551 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085136551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6c06a9, normal) (hnbgw_rua.c:406) 20250425085136551 DHNB DEBUG map_rua[0x559c26c36690]{init}: Allocated (fsm.c:456) 20250425085136552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7079593)[0x559c26c36690]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085136552 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7079593 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085136552 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085136552 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085136552 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7079593 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:673) 20250425085136552 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7079593 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:693) 20250425085136552 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7079593 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085136552 DCN DEBUG map_sccp[0x559c26b19c10]{init}: Allocated (fsm.c:456) 20250425085136552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x559c26b19c10]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085136552 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7079593 <-> SCCP-64 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085136552 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7079593 SCCP-64 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250425085136552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7079593)[0x559c26c36690]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085136552 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085136552 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085136552 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7079593 SCCP-64 msc-0 MI=TMSI-0x42004023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085136552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x559c26b19c10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085136552 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085136552 DLSCCP DEBUG SCCP-SCOC(64)[0x559c26baecd0]{IDLE}: Allocated (fsm.c:456) 20250425085136552 DLSCCP DEBUG SCCP-SCOC(64)[0x559c26baecd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085136552 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000040), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300036a0056400500f1100926) (sccp_scrc.c:415) 20250425085136552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085136552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085136552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085136552 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085136552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085136552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085136552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085136552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085136552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085136552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085136552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085136552 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085136552 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085136552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085136552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085136552 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 04 01 00 00 40 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 40 23 00 4f 40 03 00 03 6a 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085136552 DLSCCP DEBUG SCCP-SCOC(64)[0x559c26baecd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085136552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x559c26b19c10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085136552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7079593)[0x559c26c36690]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085136553 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085136553 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085136553 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085136553 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085136553 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085136553 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250425085136553 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085136553 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085136553 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085136553 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 04 01 00 00 40 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 40 23 00 4f 40 03 00 03 6a 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(525)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc0-SCCP(525)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(526)@7fdc3b52d31d: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538) HNBGW_Test.msc0-RAN(526)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)7526965 HNBGW_Test.msc0-SCCP(525)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(525)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)@7fdc3b52d31d: setverdict(pass): none -> pass MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085136573 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085136573 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085136574 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085136574 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085136574 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085136574 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085136574 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085136574 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085136574 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085136574 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 40 53 9d a6 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085136574 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085136574 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085136574 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085136574 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085136574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085136574 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000040), PART(T=Source Reference,L=4,D=00539da6) (sccp_scrc.c:486) 20250425085136574 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1855) 20250425085136574 DLSCCP DEBUG SCCP-SCOC(64)[0x559c26baecd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085136574 DLSCCP DEBUG SCCP-SCOC(64)[0x559c26baecd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085136574 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085136574 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085136574 DCN DEBUG handle_cn_conn_conf() conn_id=64, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085136574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x559c26b19c10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085136574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x559c26b19c10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085136575 DLCTRL DEBUG Command: GET 548739682 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085136575 DLCTRL DEBUG Tx Command reply: GET_REPLY 548739682 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085136579 DLCTRL DEBUG Command: GET 139119174 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085136579 DLCTRL DEBUG Tx Command reply: GET_REPLY 139119174 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085136584 DLCTRL DEBUG Command: GET 83688754 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085136584 DLCTRL DEBUG Tx Command reply: GET_REPLY 83688754 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250425085136588 DLCTRL DEBUG Command: GET 289527702 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085136588 DLCTRL DEBUG Tx Command reply: GET_REPLY 289527702 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085136592 DLCTRL DEBUG Command: GET 759528456 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085136592 DLCTRL DEBUG Tx Command reply: GET_REPLY 759528456 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085136596 DLCTRL DEBUG Command: GET 69485545 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085136596 DLCTRL DEBUG Tx Command reply: GET_REPLY 69485545 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085136602 DLCTRL DEBUG Command: GET 223811561 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085136602 DLCTRL DEBUG Tx Command reply: GET_REPLY 223811561 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085136608 DLCTRL DEBUG Command: GET 816611457 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085136608 DLCTRL DEBUG Tx Command reply: GET_REPLY 816611457 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085136614 DLCTRL DEBUG Command: GET 373148407 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085136614 DLCTRL DEBUG Tx Command reply: GET_REPLY 373148407 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085136618 DLCTRL DEBUG Command: GET 940602177 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085136618 DLCTRL DEBUG Tx Command reply: GET_REPLY 940602177 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085136621 DLCTRL DEBUG Command: GET 670537185 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085136621 DLCTRL DEBUG Tx Command reply: GET_REPLY 670537185 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085136624 DLCTRL DEBUG Command: GET 753538530 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085136624 DLCTRL DEBUG Tx Command reply: GET_REPLY 753538530 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085136628 DLCTRL DEBUG Command: GET 528747493 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085136628 DLCTRL DEBUG Tx Command reply: GET_REPLY 528747493 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085136632 DLCTRL DEBUG Command: GET 243664192 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085136632 DLCTRL DEBUG Tx Command reply: GET_REPLY 243664192 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085136636 DLCTRL DEBUG Command: GET 680262349 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085136636 DLCTRL DEBUG Tx Command reply: GET_REPLY 680262349 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085136640 DLCTRL DEBUG Command: GET 504067542 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085136640 DLCTRL DEBUG Tx Command reply: GET_REPLY 504067542 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085136644 DLCTRL DEBUG Command: GET 707454485 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085136644 DLCTRL DEBUG Tx Command reply: GET_REPLY 707454485 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085136645 DLCTRL DEBUG Command: GET 758877091 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085136645 DLCTRL DEBUG Tx Command reply: GET_REPLY 758877091 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085136646 DLCTRL DEBUG Command: GET 450136691 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085136646 DLCTRL DEBUG Tx Command reply: GET_REPLY 450136691 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085136649 DLCTRL DEBUG Command: GET 993103247 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085136649 DLCTRL DEBUG Tx Command reply: GET_REPLY 993103247 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110100100'B, t_guard := 20.000000 } 20250425085136679 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38828<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(529)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(529)@7fdc3b52d31d: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522)@7fdc3b52d31d: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)146434 20250425085137710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085137710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085137710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425085137710 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085137710 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x23c02, normal) (hnbgw_rua.c:406) 20250425085137710 DHNB DEBUG map_rua[0x559c26aa06d0]{init}: Allocated (fsm.c:456) 20250425085137710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-146434)[0x559c26aa06d0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085137710 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-146434 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085137710 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085137710 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085137710 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-146434 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:673) 20250425085137710 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-146434 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:693) 20250425085137710 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-146434 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:743) 20250425085137710 DCN DEBUG map_sccp[0x559c26c338f0]{init}: Allocated (fsm.c:456) 20250425085137710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x559c26c338f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085137710 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-146434 <-> SCCP-65 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425085137710 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-146434 SCCP-65 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250425085137710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-146434)[0x559c26aa06d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085137710 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085137710 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085137710 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-146434 SCCP-65 msc-1 MI=TMSI-0x42004023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085137710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x559c26c338f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085137710 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085137710 DLSCCP DEBUG SCCP-SCOC(65)[0x559c26c37d40]{IDLE}: Allocated (fsm.c:456) 20250425085137711 DLSCCP DEBUG SCCP-SCOC(65)[0x559c26c37d40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085137711 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000041), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030003a40056400500f1100926) (sccp_scrc.c:415) 20250425085137711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085137711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085137711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085137711 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=5 -> eSLS=37: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085137711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085137711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085137711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085137711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085137711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085137711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085137711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085137711 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085137711 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085137711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085137711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085137711 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 05 01 00 00 41 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 40 23 00 4f 40 03 00 03 a4 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085137711 DLSCCP DEBUG SCCP-SCOC(65)[0x559c26c37d40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085137711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x559c26c338f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085137711 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-146434)[0x559c26aa06d0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085137711 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085137711 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085137711 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085137711 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085137711 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085137711 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'virt-msc1' 20250425085137711 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085137711 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085137711 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085137711 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 05 01 00 00 41 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 40 23 00 4f 40 03 00 03 a4 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(528)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc1-SCCP(528)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(529)@7fdc3b52d31d: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539) HNBGW_Test.msc1-RAN(529)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)14939313 HNBGW_Test.msc1-SCCP(528)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(528)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085137727 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085137727 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085137727 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085137727 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085137727 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085137727 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085137727 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085137727 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085137727 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085137727 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 41 b3 96 f3 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085137727 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085137727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085137727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085137727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085137727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085137727 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000041), PART(T=Source Reference,L=4,D=00b396f3) (sccp_scrc.c:486) 20250425085137727 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1855) 20250425085137727 DLSCCP DEBUG SCCP-SCOC(65)[0x559c26c37d40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085137727 DLSCCP DEBUG SCCP-SCOC(65)[0x559c26c37d40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085137727 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085137727 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085137727 DCN DEBUG handle_cn_conn_conf() conn_id=65, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085137727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x559c26c338f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085137727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x559c26c338f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085137727 DLCTRL DEBUG Command: GET 197923134 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085137727 DLCTRL DEBUG Tx Command reply: GET_REPLY 197923134 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085137730 DLCTRL DEBUG Command: GET 466965081 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085137730 DLCTRL DEBUG Tx Command reply: GET_REPLY 466965081 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085137732 DLCTRL DEBUG Command: GET 806371989 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085137732 DLCTRL DEBUG Tx Command reply: GET_REPLY 806371989 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250425085137734 DLCTRL DEBUG Command: GET 976398342 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085137734 DLCTRL DEBUG Tx Command reply: GET_REPLY 976398342 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085137735 DLCTRL DEBUG Command: GET 952708821 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085137735 DLCTRL DEBUG Tx Command reply: GET_REPLY 952708821 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085137737 DLCTRL DEBUG Command: GET 237741086 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085137737 DLCTRL DEBUG Tx Command reply: GET_REPLY 237741086 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085137739 DLCTRL DEBUG Command: GET 538022897 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085137739 DLCTRL DEBUG Tx Command reply: GET_REPLY 538022897 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085137741 DLCTRL DEBUG Command: GET 203944021 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085137741 DLCTRL DEBUG Tx Command reply: GET_REPLY 203944021 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250425085137743 DLCTRL DEBUG Command: GET 684990947 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085137743 DLCTRL DEBUG Tx Command reply: GET_REPLY 684990947 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085137745 DLCTRL DEBUG Command: GET 7967222 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085137745 DLCTRL DEBUG Tx Command reply: GET_REPLY 7967222 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085137747 DLCTRL DEBUG Command: GET 548344526 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085137747 DLCTRL DEBUG Tx Command reply: GET_REPLY 548344526 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085137749 DLCTRL DEBUG Command: GET 967342762 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085137749 DLCTRL DEBUG Tx Command reply: GET_REPLY 967342762 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085137751 DLCTRL DEBUG Command: GET 92388837 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085137751 DLCTRL DEBUG Tx Command reply: GET_REPLY 92388837 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085137752 DLCTRL DEBUG Command: GET 164924858 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085137752 DLCTRL DEBUG Tx Command reply: GET_REPLY 164924858 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085137754 DLCTRL DEBUG Command: GET 759434352 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085137754 DLCTRL DEBUG Tx Command reply: GET_REPLY 759434352 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085137756 DLCTRL DEBUG Command: GET 980961089 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085137756 DLCTRL DEBUG Tx Command reply: GET_REPLY 980961089 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085137758 DLCTRL DEBUG Command: GET 537505776 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085137758 DLCTRL DEBUG Tx Command reply: GET_REPLY 537505776 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085137759 DLCTRL DEBUG Command: GET 866078027 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085137759 DLCTRL DEBUG Tx Command reply: GET_REPLY 866078027 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085137761 DLCTRL DEBUG Command: GET 105599730 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085137761 DLCTRL DEBUG Tx Command reply: GET_REPLY 105599730 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085137762 DLCTRL DEBUG Command: GET 773679025 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085137762 DLCTRL DEBUG Tx Command reply: GET_REPLY 773679025 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011110011'B, t_guard := 20.000000 } 20250425085137794 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38840<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@7fdc3b52d31d: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522)@7fdc3b52d31d: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)14308321 20250425085138823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085138823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085138823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425085138823 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085138823 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xda53e1, normal) (hnbgw_rua.c:406) 20250425085138823 DHNB DEBUG map_rua[0x559c26c46910]{init}: Allocated (fsm.c:456) 20250425085138823 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14308321)[0x559c26c46910]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085138823 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14308321 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085138823 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085138823 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085138823 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14308321 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:673) 20250425085138823 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14308321 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:693) 20250425085138823 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14308321 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085138823 DCN DEBUG map_sccp[0x559c26c2e720]{init}: Allocated (fsm.c:456) 20250425085138823 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x559c26c2e720]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085138823 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14308321 <-> SCCP-66 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085138823 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14308321 SCCP-66 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250425085138823 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14308321)[0x559c26c46910]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085138823 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085138823 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085138823 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14308321 SCCP-66 msc-0 MI=TMSI-0x42004023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085138823 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x559c26c2e720]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085138823 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085138823 DLSCCP DEBUG SCCP-SCOC(66)[0x559c26c36420]{IDLE}: Allocated (fsm.c:456) 20250425085138823 DLSCCP DEBUG SCCP-SCOC(66)[0x559c26c36420]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085138823 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000042), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030002f30056400500f1100926) (sccp_scrc.c:415) 20250425085138823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085138823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085138823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085138823 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085138824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085138824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085138824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085138824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085138824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085138824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085138824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085138824 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085138824 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085138824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085138824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085138824 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 06 01 00 00 42 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 40 23 00 4f 40 03 00 02 f3 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085138824 DLSCCP DEBUG SCCP-SCOC(66)[0x559c26c36420]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085138824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x559c26c2e720]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085138824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14308321)[0x559c26c46910]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085138824 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085138824 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085138824 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085138824 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085138824 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085138824 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250425085138824 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085138824 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085138824 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085138824 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 06 01 00 00 42 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 40 23 00 4f 40 03 00 02 f3 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(525)@7fdc3b52d31d: First idle individual index:1 HNBGW_Test.msc0-SCCP(525)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(526)@7fdc3b52d31d: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540) HNBGW_Test.msc0-RAN(526)@7fdc3b52d31d: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)1715156 HNBGW_Test.msc0-SCCP(525)@7fdc3b52d31d: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(525)@7fdc3b52d31d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425085138832 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085138832 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085138832 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085138832 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085138832 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085138832 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085138832 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085138832 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085138832 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085138832 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 42 f1 79 49 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085138832 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085138833 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085138833 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085138833 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085138833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085138833 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000042), PART(T=Source Reference,L=4,D=00f17949) (sccp_scrc.c:486) 20250425085138833 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1855) 20250425085138833 DLSCCP DEBUG SCCP-SCOC(66)[0x559c26c36420]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085138833 DLSCCP DEBUG SCCP-SCOC(66)[0x559c26c36420]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085138833 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085138833 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085138833 DCN DEBUG handle_cn_conn_conf() conn_id=66, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085138833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x559c26c2e720]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085138833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x559c26c2e720]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@7fdc3b52d31d: setverdict(pass): none -> pass MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 2 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085138835 DLCTRL DEBUG Command: GET 44432530 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085138835 DLCTRL DEBUG Tx Command reply: GET_REPLY 44432530 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085138840 DLCTRL DEBUG Command: GET 117073898 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085138840 DLCTRL DEBUG Tx Command reply: GET_REPLY 117073898 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085138844 DLCTRL DEBUG Command: GET 320498972 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085138844 DLCTRL DEBUG Tx Command reply: GET_REPLY 320498972 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250425085138848 DLCTRL DEBUG Command: GET 562957528 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085138848 DLCTRL DEBUG Tx Command reply: GET_REPLY 562957528 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085138851 DLCTRL DEBUG Command: GET 355151087 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085138852 DLCTRL DEBUG Tx Command reply: GET_REPLY 355151087 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085138856 DLCTRL DEBUG Command: GET 862994637 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085138856 DLCTRL DEBUG Tx Command reply: GET_REPLY 862994637 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085138861 DLCTRL DEBUG Command: GET 215307660 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085138861 DLCTRL DEBUG Tx Command reply: GET_REPLY 215307660 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085138864 DLCTRL DEBUG Command: GET 225589737 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085138864 DLCTRL DEBUG Tx Command reply: GET_REPLY 225589737 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250425085138868 DLCTRL DEBUG Command: GET 138898596 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085138868 DLCTRL DEBUG Tx Command reply: GET_REPLY 138898596 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085138871 DLCTRL DEBUG Command: GET 78336657 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085138871 DLCTRL DEBUG Tx Command reply: GET_REPLY 78336657 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085138873 DLCTRL DEBUG Command: GET 23064668 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085138873 DLCTRL DEBUG Tx Command reply: GET_REPLY 23064668 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085138876 DLCTRL DEBUG Command: GET 774557075 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085138876 DLCTRL DEBUG Tx Command reply: GET_REPLY 774557075 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085138878 DLCTRL DEBUG Command: GET 900735131 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085138878 DLCTRL DEBUG Tx Command reply: GET_REPLY 900735131 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085138880 DLCTRL DEBUG Command: GET 918556885 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085138880 DLCTRL DEBUG Tx Command reply: GET_REPLY 918556885 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085138881 DLCTRL DEBUG Command: GET 660540752 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085138881 DLCTRL DEBUG Tx Command reply: GET_REPLY 660540752 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085138883 DLCTRL DEBUG Command: GET 401560854 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085138883 DLCTRL DEBUG Tx Command reply: GET_REPLY 401560854 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085138884 DLCTRL DEBUG Command: GET 717990050 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085138884 DLCTRL DEBUG Tx Command reply: GET_REPLY 717990050 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085138886 DLCTRL DEBUG Command: GET 47175069 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085138886 DLCTRL DEBUG Tx Command reply: GET_REPLY 47175069 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085138887 DLCTRL DEBUG Command: GET 105386110 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085138887 DLCTRL DEBUG Tx Command reply: GET_REPLY 105386110 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085138888 DLCTRL DEBUG Command: GET 843194823 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085138888 DLCTRL DEBUG Tx Command reply: GET_REPLY 843194823 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425085138894 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43012<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085138895 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44371<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(518)@7fdc3b52d31d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(519)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085138897 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43008<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085138898 DLINP DEBUG SRVCONN(,r=127.0.0.1:50873<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085138898 DLINP DEBUG SRVCONN(,r=127.0.0.1:50873<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085138898 DLINP NOTICE SRV(,r=127.0.0.1:50873<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085138898 DMAIN NOTICE (127.0.0.1:50873 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50873<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085138898 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn1-RAN(535)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(531)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(532)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(524)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(534)@7fdc3b52d31d: Final verdict of PTC: none 20250425085138899 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085138900 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085138900 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085138900 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085138900 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085138900 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085138900 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085138900 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250425085138900 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085138900 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085138900 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085138900 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085138900 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085138900 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085138900 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085138900 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085138900 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085138900 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085138900 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085138900 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522)@7fdc3b52d31d: Final verdict of PTC: none 20250425085138900 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085138900 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085138900 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085138900 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085138900 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085138900 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085138900 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250425085138901 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085138901 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085138901 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-SCCP(528)@7fdc3b52d31d: Final verdict of PTC: none 20250425085138901 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085138901 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085138901 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed HNBGW_Test.msc1-RAN(529)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(533)@7fdc3b52d31d: Final verdict of PTC: none 20250425085138901 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085138901 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085138901 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085138901 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085138901 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085138901 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425085138901 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250425085138901 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085138901 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085138901 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085138902 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085138902 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085138902 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085138902 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250425085138902 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085138902 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085138902 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085138902 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085138902 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085138902 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085138902 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085138902 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085138902 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085138902 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085138902 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085138902 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085138902 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085138902 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085138902 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085138902 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085138902 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425085138902 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085138902 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085138902 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085138902 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085138902 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085138902 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085138902 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085138902 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085138902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x559c26c338f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085138902 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085138902 DLSCCP DEBUG SCCP-SCOC(65)[0x559c26c37d40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085138902 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b396f3), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085138902 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=5 -> eSLS=37: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085138902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085138902 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085138902 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085138902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085138902 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085138902 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085138902 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085138902 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085138902 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085138902 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085138902 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085138902 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085138902 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(517)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521)@7fdc3b52d31d: Final verdict of PTC: none 20250425085138902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085138903 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 05 04 b3 96 f3 00 00 41 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085138903 DLSCCP DEBUG SCCP-SCOC(65)[0x559c26c37d40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085138903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x559c26c338f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085138903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-146434)[0x559c26aa06d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085138903 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-146434)[0x559c26aa06d0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085138903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085138903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-146434)[0x559c26aa06d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085138903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-146434)[0x559c26aa06d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085138903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-146434)[0x559c26aa06d0]{disrupted}: Freeing instance (context_map.c:202) 20250425085138903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-146434)[0x559c26aa06d0]{disrupted}: Deallocated (fsm.c:568) 20250425085138903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x559c26c338f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085138903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x559c26c338f0]{disconnected}: Freeing instance (context_map.c:206) 20250425085138903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x559c26c338f0]{disconnected}: Deallocated (fsm.c:568) 20250425085138903 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-146434 SCCP-65 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250425085138903 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085138903 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085138903 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250425085138903 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085138903 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085138903 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085138903 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085138903 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085138903 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085138903 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085138903 DRANAP NOTICE cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085138903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085138903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-M3UA(527)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(525)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(536)@7fdc3b52d31d: Final verdict of PTC: none 20250425085138903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085138903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085138903 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085138904 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085138904 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc1-M3UA(530)@7fdc3b52d31d: Final verdict of PTC: none 20250425085138904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7079593)[0x559c26c36690]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425085138904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7079593)[0x559c26c36690]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425085138904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x559c26b19c10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425085138904 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085138904 DLSCCP DEBUG SCCP-SCOC(64)[0x559c26baecd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085138904 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00539da6), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085138904 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085138904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085138904 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085138904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085138904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085138904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085138904 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 04 04 53 9d a6 00 00 40 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085138904 DLSCCP DEBUG SCCP-SCOC(64)[0x559c26baecd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085138904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x559c26b19c10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085138904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7079593)[0x559c26c36690]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085138904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7079593)[0x559c26c36690]{disrupted}: Freeing instance (context_map.c:202) 20250425085138904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7079593)[0x559c26c36690]{disrupted}: Deallocated (fsm.c:568) 20250425085138904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x559c26b19c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085138904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x559c26b19c10]{disconnected}: Freeing instance (context_map.c:206) 20250425085138904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x559c26b19c10]{disconnected}: Deallocated (fsm.c:568) 20250425085138904 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7079593 SCCP-64 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250425085138904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14308321)[0x559c26c46910]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425085138904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14308321)[0x559c26c46910]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425085138904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x559c26c2e720]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425085138904 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085138904 DLSCCP DEBUG SCCP-SCOC(66)[0x559c26c36420]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085138904 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f17949), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085138904 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085138904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085138904 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085138904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085138904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085138904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085138904 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 06 04 f1 79 49 00 00 42 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085138904 DLSCCP DEBUG SCCP-SCOC(66)[0x559c26c36420]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085138904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x559c26c2e720]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085138904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14308321)[0x559c26c46910]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085138904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14308321)[0x559c26c46910]{disrupted}: Freeing instance (context_map.c:202) 20250425085138905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14308321)[0x559c26c46910]{disrupted}: Deallocated (fsm.c:568) 20250425085138905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x559c26c2e720]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085138905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x559c26c2e720]{disconnected}: Freeing instance (context_map.c:206) 20250425085138905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x559c26c2e720]{disconnected}: Deallocated (fsm.c:568) 20250425085138905 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14308321 SCCP-66 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250425085138905 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085138905 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085138905 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085138905 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085138905 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085138905 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085138905 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085138905 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085138905 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085138905 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085138905 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085138902 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085138902 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085138902 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085138902 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085138902 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085138903 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250425085138903 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085138903 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085138903 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085138903 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085138903 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085138903 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425085138903 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425085138903 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085138903 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085138903 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085138903 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085138903 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085138903 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085138903 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085138903 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085138903 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085138903 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085138903 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085138903 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085138903 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(526)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-MGCP(537)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)@7fdc3b52d31d: Final verdict of PTC: pass 20250425085138903 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085138903 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085138904 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085138904 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085138904 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085138904 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085138905 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085138905 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085138906 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085138906 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085138906 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085138906 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085138906 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085138906 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085138906 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085138906 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085138906 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085138906 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)@7fdc3b52d31d: Final verdict of PTC: pass 20250425085138920 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38818<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085138921 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38828<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085138927 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38840<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(520)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(517): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(518): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(519): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(520): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(524): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(525): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(526): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(527): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-SCCP(528): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-RAN(529): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-M3UA(530): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(531): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(532): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(533): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(534): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(535): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(536): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(537): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Fri Apr 25 08:51:38 UTC 2025 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.talloc 20250425085139099 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38846<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085139424 DLSCCP DEBUG SCCP-SCOC(62)[0x559c26c377a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085139424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003afd5b), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085139424 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085139424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085139424 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085139424 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085139424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085139424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085139424 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 3a fd 5b 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085139425 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085139425 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085139425 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085139425 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085139425 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085139425 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085139429 DLSCCP DEBUG SCCP-SCOC(61)[0x559c26c28210]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085139429 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00326d7a), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085139429 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085139429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085139429 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085139429 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085139429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085139429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085139429 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 32 6d 7a 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085139429 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085139429 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085139429 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085139429 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085139429 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085139429 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085139436 DLSCCP DEBUG SCCP-SCOC(63)[0x559c26c24b60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085139436 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074c580), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085139436 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085139436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085139436 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085139436 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085139436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085139436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085139436 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 74 c5 80 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085139436 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085139436 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085139436 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085139437 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085139437 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085139437 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085139701 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38846<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=548692) 20250425085140149 DLSCCP DEBUG SCCP-SCOC(59)[0x559c26c38060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085140150 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5b096), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085140150 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085140150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085140150 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085140150 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085140150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085140150 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085140150 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b5 b0 96 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085140150 DLSCCP DEBUG SCCP-SCOC(58)[0x559c26c31020]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085140150 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000cb297), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085140150 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085140150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085140150 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085140150 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085140150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085140150 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085140150 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 0c b2 97 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085140150 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085140150 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085140150 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085140150 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085140150 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085140150 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085140150 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085140150 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085140150 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085140150 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085140150 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085140150 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085140152 DLSCCP DEBUG SCCP-SCOC(60)[0x559c26c37bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085140152 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00013b84), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085140152 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085140152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085140152 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085140152 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085140152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085140152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085140152 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 01 3b 84 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085140153 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085140153 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085140153 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085140153 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085140153 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085140153 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=548692, count=578016) 20250425085140854 DLSCCP DEBUG SCCP-SCOC(54)[0x559c26c31150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085140854 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019acc6), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085140854 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085140854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085140854 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085140854 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085140854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085140854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085140854 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 19 ac c6 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085140854 DLSCCP DEBUG SCCP-SCOC(55)[0x559c26c32520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085140854 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e54ef), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085140854 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085140854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085140854 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085140854 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085140854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085140854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085140854 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 1e 54 ef 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085140854 DLSCCP DEBUG SCCP-SCOC(56)[0x559c26c2e1d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085140854 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e71da2), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085140854 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085140854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085140854 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085140854 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085140854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085140854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085140854 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e7 1d a2 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085140855 DLSCCP DEBUG SCCP-SCOC(57)[0x559c26c49080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085140855 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ce577), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085140855 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085140855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085140855 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085140855 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085140855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085140855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085140855 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 5c e5 77 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085140855 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085140855 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085140855 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085140855 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085140855 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085140855 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085140855 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085140855 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085140855 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085140855 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085140855 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085140855 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085140855 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085140855 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085140855 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085140855 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085140855 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085140855 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085140855 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085140855 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085140855 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085140855 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085140855 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085140855 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085140901 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085140901 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085140901 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085140902 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085140902 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425085140902 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425085140904 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085140904 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085140904 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085140904 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085140904 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425085140904 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin ------ Fri Apr 25 08:51:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20250425085142797 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38848<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085142802 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38862<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085142806 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42537<->l=127.0.0.1:4262) (control_if.c:572) 20250425085142821 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085142821 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085142827 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085142827 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085142828 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085142828 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085142828 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085142828 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085142828 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42025 (stream_srv.c:142) 20250425085142828 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42025<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085142829 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085142829 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085142829 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085142829 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085142829 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085142829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085142829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085142829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085142829 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085142829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085142829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085142829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085142829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085142829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085142829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085142829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085142829 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085142829 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085142829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085142829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085142829 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085142829 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085142829 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085142829 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085142829 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085142829 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085142829 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085142829 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085142829 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085142829 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085142830 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085142830 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085142830 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085142830 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085142830 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085142830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085142830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085142830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085142830 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085142830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085142830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085142830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085142830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085142830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085142830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085142830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085142830 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085142830 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085142830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085142830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085142830 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 05 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085142830 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085142830 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085142830 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085142830 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085142830 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085142830 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085142830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085142830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085142830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085142830 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085142830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085142830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085142830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085142830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085142830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085142830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085142830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085142830 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085142830 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085142830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085142830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085142830 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 05 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085142830 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085142830 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085142830 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085142830 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085142830 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085142830 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085142830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085142830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085142830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085142830 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085142830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085142830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085142830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085142830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085142830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085142830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085142830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085142830 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085142830 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085142830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085142830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085142830 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085142830 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085142830 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085142830 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085142830 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085142830 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085142830 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085142830 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085142830 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085142830 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085142830 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085142830 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085142830 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085142830 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085142830 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085142830 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085142830 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085142830 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085142830 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085142830 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(551)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(551)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(551)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(549)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(554)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc1-M3UA(554)@7fdc3b52d31d: M3UA emulation initiated, the test can be started MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(554)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc1-SCCP(552)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085142851 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085142851 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085142851 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085142851 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085142852 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085142852 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085142852 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085142852 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085142853 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085142853 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085142853 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085142853 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085142853 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085142853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085142853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085142853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085142853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=3 -> eSLS=83: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085142853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085142853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085142853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085142853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085142853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085142853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085142853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085142853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=3 -> eSLS=115: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085142853 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085142853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085142853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085142853 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 03 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085142853 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085142853 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085142853 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085142853 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085142853 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085142853 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085142853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085142853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085142853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085142853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085142853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085142853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085142853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085142853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085142853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085142853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085142853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085142853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085142853 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085142853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085142853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085142853 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 00 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085142853 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085142853 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085142853 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085142853 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085142853 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085142853 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085142853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085142853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085142853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085142853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085142853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085142853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085142853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085142853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085142853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085142853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085142853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085142853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085142853 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085142853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085142853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085142853 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0f 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085142853 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085142853 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085142853 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085142853 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085142853 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085142853 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085142853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085142853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085142853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085142853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085142853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085142853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085142853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085142853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085142853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085142853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085142853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085142853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085142853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085142853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085142853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085142853 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085142853 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085142853 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085142853 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085142853 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085142853 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085142853 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085142853 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085142853 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085142853 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085142853 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085142853 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085142853 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085142853 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085142853 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085142853 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085142853 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085142853 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085142853 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085142853 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085142853 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085142853 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085142853 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085142853 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085142853 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085142853 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(557)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(557)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(557)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(555)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(560)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn1-M3UA(560)@7fdc3b52d31d: M3UA emulation initiated, the test can be started MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(560)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn1-SCCP(558)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085142887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085142887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085142887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085142887 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085142887 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085142887 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085142887 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085142887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085142887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085142891 DLINP DEBUG SRVCONN(,r=127.0.0.1:42025<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085142891 DLINP DEBUG SRVCONN(,r=127.0.0.1:42025<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085142891 DLINP DEBUG SRVCONN(,r=127.0.0.1:42025<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085142891 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085142891 DHNBAP DEBUG (127.0.0.1:42025 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425085142891 DHNBAP NOTICE (127.0.0.1:42025 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085142891 DHNBAP NOTICE (127.0.0.1:42025 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085142891 DLINP DEBUG SRVCONN(,r=127.0.0.1:42025<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085142891 DLINP DEBUG SRVCONN(,r=127.0.0.1:42025<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085143040 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085143040 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085143040 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085143040 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(551)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085143049 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085143050 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085143050 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085143050 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085143050 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085143050 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085143050 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085143050 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085143050 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085143050 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085143050 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085143050 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085143050 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425085143050 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085143050 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425085143053 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085143053 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085143053 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085143053 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085143053 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085143053 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085143053 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085143053 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085143053 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085143053 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-M3UA(554)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425085143053 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085143053 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085143053 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085143053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085143053 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085143053 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085143053 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085143053 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085143053 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085143054 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085143054 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085143054 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085143055 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085143055 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085143055 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085143055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085143055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085143055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143055 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085143055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085143055 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085143055 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085143055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085143055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085143055 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085143055 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085143055 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085143055 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085143055 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085143055 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085143055 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085143055 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250425085143056 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085143056 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085143056 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085143056 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085143057 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085143057 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425085143057 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085143057 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085143057 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085143057 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085143057 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425085143057 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085143057 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085143057 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085143057 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085143061 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085143061 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085143061 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085143061 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425085143061 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085143061 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085143061 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085143061 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085143061 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425085143061 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085143061 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425085143061 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085143061 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085143061 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085143061 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085143061 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425085143061 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085143061 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085143061 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085143061 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085143061 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085143061 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085143061 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085143063 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085143063 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085143063 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085143063 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085143063 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085143063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143063 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085143063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085143063 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085143063 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085143063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085143063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085143063 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085143063 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085143063 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085143063 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085143063 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085143063 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085143063 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085143063 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'virt-msc1' 20250425085143063 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085143063 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085143063 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085143063 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425085143064 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085143064 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085143064 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085143064 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(557)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085143069 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085143069 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085143069 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085143069 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085143069 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085143069 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085143069 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085143069 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085143069 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085143069 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085143069 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085143069 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085143069 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085143069 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085143069 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085143069 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085143069 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085143069 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085143069 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085143069 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085143069 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085143069 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085143069 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085143069 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085143069 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085143069 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085143069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085143069 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085143069 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085143069 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085143069 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085143069 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085143069 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085143069 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085143069 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085143071 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085143071 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085143071 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085143071 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085143071 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085143071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143071 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085143071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085143071 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085143071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085143071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085143071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085143071 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085143071 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085143071 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085143071 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085143071 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085143071 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085143071 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085143071 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250425085143071 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085143071 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085143071 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085143071 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425085143073 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085143073 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425085143073 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085143073 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(560)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425085143079 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085143079 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250425085143079 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085143079 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085143079 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085143079 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085143079 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425085143079 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085143079 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085143079 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250425085143079 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085143081 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085143081 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085143081 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085143081 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250425085143081 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085143081 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085143081 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085143081 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085143082 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250425085143082 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250425085143082 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425085143082 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425085143082 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0a  20250425085143082 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425085143082 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085143082 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085143082 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085143082 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250425085143082 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085143082 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085143082 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085143082 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085143082 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085143082 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085143082 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085143083 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085143083 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085143083 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085143083 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085143083 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085143083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143083 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085143084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085143084 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085143084 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085143084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085143084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085143084 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0a 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085143084 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085143084 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085143084 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085143084 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085143084 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085143084 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085143084 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=10 -> eSLS=26: use Normal Route via 'virt-sgsn1' 20250425085143084 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085143084 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085143084 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085143084 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0a 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(550)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085143855 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085143855 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085143855 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085143855 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085143855 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085143855 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085143855 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085143855 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085143855 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085143855 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085143855 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085143855 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085143855 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085143855 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085143855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085143855 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085143855 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085143855 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085143856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143856 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085143856 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085143856 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085143856 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085143856 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085143856 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085143856 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085143856 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085143856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143856 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085143856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085143856 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085143856 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085143856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085143856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085143856 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085143856 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085143856 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425085143857 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085143857 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085143857 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085143857 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085143857 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085143857 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425085143857 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085143857 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085143857 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085143857 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085143860 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085143860 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085143860 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085143860 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085143860 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085143860 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085143860 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085143860 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085143860 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085143860 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085143860 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085143860 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085143860 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085143860 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085143860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085143860 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) HNBGW_Test.msc1-RAN(553)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085143860 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085143860 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085143860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143860 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085143860 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085143860 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085143860 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085143860 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085143861 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085143861 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085143861 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085143861 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085143861 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085143861 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085143861 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085143861 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085143861 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085143861 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425085143862 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085143862 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085143862 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085143862 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085143862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085143862 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085143862 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085143862 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085143862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143862 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085143862 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085143862 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085143862 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085143862 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425085143862 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085143862 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085143862 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085143862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143862 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085143862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085143862 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085143862 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085143862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085143862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085143863 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085143863 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085143863 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: link up (cnlink.c:111) 20250425085143863 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085143863 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085143863 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085143863 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085143863 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085143863 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'virt-msc1' 20250425085143863 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085143863 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085143863 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085143863 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425085143865 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085143865 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085143865 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085143865 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085143865 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085143865 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085143865 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085143865 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085143865 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085143865 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085143865 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085143865 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085143865 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085143865 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085143865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085143865 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085143865 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085143866 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085143866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143866 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085143866 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085143866 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085143866 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085143866 DRANAP INFO cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(556)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085143872 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085143872 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085143872 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085143872 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085143872 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085143872 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085143872 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085143872 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085143872 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085143872 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085143872 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085143872 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085143872 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085143872 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085143872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085143872 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085143872 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085143872 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085143872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143873 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085143873 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085143873 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085143873 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085143873 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085143873 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085143873 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085143873 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085143873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143873 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085143873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085143873 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085143873 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085143873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085143873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085143873 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085143873 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085143873 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425085143873 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085143873 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085143873 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085143873 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085143873 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085143873 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250425085143873 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085143873 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085143873 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085143873 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085143875 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085143875 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085143875 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085143875 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085143875 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085143875 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085143875 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085143875 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085143875 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085143875 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085143875 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085143875 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085143875 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085143875 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085143875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085143875 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085143875 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085143875 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085143875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143875 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085143875 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085143875 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085143875 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085143875 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(559)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085143880 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085143880 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085143880 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085143880 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085143880 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085143880 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085143880 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085143880 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085143880 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085143880 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085143880 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085143880 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085143880 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085143880 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085143880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085143880 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085143880 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425085143880 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085143880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143881 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085143881 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085143881 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085143881 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085143881 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425085143881 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085143881 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085143881 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085143881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143881 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085143881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085143881 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085143881 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085143881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085143881 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085143881 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0e 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085143881 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085143881 DRANAP NOTICE cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: link up (cnlink.c:111) 20250425085143881 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085143881 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085143881 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085143881 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085143881 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085143881 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: picked Normal Route via 'virt-sgsn1' round-robin style 20250425085143881 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085143882 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085143882 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085143882 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0e 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250425085143883 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085143883 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085143883 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085143883 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085143883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085143883 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085143883 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085143883 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085143883 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085143883 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085143883 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085143884 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085143884 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085143884 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085143884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085143884 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085143884 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425085143884 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085143884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085143884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085143884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085143884 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085143884 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085143884 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085143884 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085143884 DRANAP INFO cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085144903 DLCTRL DEBUG Command: GET 991164636 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085144904 DLCTRL DEBUG Tx Command reply: GET_REPLY 991164636 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085144912 DLCTRL DEBUG Command: GET 990565507 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085144912 DLCTRL DEBUG Tx Command reply: GET_REPLY 990565507 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085144916 DLCTRL DEBUG Command: GET 370061784 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085144916 DLCTRL DEBUG Tx Command reply: GET_REPLY 370061784 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085144920 DLCTRL DEBUG Command: GET 102111489 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085144920 DLCTRL DEBUG Tx Command reply: GET_REPLY 102111489 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085144923 DLCTRL DEBUG Command: GET 898875063 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085144923 DLCTRL DEBUG Tx Command reply: GET_REPLY 898875063 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425085144926 DLCTRL DEBUG Command: GET 169199963 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085144926 DLCTRL DEBUG Tx Command reply: GET_REPLY 169199963 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085144929 DLCTRL DEBUG Command: GET 336930777 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085144929 DLCTRL DEBUG Tx Command reply: GET_REPLY 336930777 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085144931 DLCTRL DEBUG Command: GET 629283806 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085144931 DLCTRL DEBUG Tx Command reply: GET_REPLY 629283806 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085144933 DLCTRL DEBUG Command: GET 187138321 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085144933 DLCTRL DEBUG Tx Command reply: GET_REPLY 187138321 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085144935 DLCTRL DEBUG Command: GET 216901828 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085144935 DLCTRL DEBUG Tx Command reply: GET_REPLY 216901828 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425085144937 DLCTRL DEBUG Command: GET 711118051 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085144937 DLCTRL DEBUG Tx Command reply: GET_REPLY 711118051 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085144938 DLCTRL DEBUG Command: GET 275045543 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085144938 DLCTRL DEBUG Tx Command reply: GET_REPLY 275045543 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085144940 DLCTRL DEBUG Command: GET 656522929 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085144940 DLCTRL DEBUG Tx Command reply: GET_REPLY 656522929 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085144941 DLCTRL DEBUG Command: GET 63918042 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085144941 DLCTRL DEBUG Tx Command reply: GET_REPLY 63918042 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085144942 DLCTRL DEBUG Command: GET 376774672 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085144942 DLCTRL DEBUG Tx Command reply: GET_REPLY 376774672 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425085144943 DLCTRL DEBUG Command: GET 533165290 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085144943 DLCTRL DEBUG Tx Command reply: GET_REPLY 533165290 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085144944 DLCTRL DEBUG Command: GET 65060190 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085144944 DLCTRL DEBUG Tx Command reply: GET_REPLY 65060190 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085144945 DLCTRL DEBUG Command: GET 423483174 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085144945 DLCTRL DEBUG Tx Command reply: GET_REPLY 423483174 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085144946 DLCTRL DEBUG Command: GET 848909778 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085144946 DLCTRL DEBUG Tx Command reply: GET_REPLY 848909778 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085144947 DLCTRL DEBUG Command: GET 310297119 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085144947 DLCTRL DEBUG Tx Command reply: GET_REPLY 310297119 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=1000, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010111110100000000000100011'B == '42FA0023'O MTC@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=768, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110000000000000000100011'B == '42C00023'O MTC@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=819, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110011001100000000100011'B == '42CCC023'O MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442FA0023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000110011'B, t_guard := 20.000000 } 20250425085144972 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38868<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@7fdc3b52d31d: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)10209206 20250425085146013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085146013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085146013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425085146013 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085146013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9bc7b6, normal) (hnbgw_rua.c:406) 20250425085146013 DHNB DEBUG map_rua[0x559c26c36690]{init}: Allocated (fsm.c:456) 20250425085146013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10209206)[0x559c26c36690]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085146013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10209206 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085146013 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085146013 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085146014 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10209206 SCCP-0 CS MI=TMSI-0x42FA0023: TMSI-0x42FA0023 NRI(10bit)=0x3e8=1000: No msc found for this NRI, doing round-robin (hnbgw_cn.c:730) 20250425085146014 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10209206 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085146014 DCN DEBUG map_sccp[0x559c26b19c10]{init}: Allocated (fsm.c:456) 20250425085146014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x559c26b19c10]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085146014 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10209206 <-> SCCP-67 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085146014 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10209206 SCCP-67 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250425085146014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10209206)[0x559c26c36690]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085146014 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085146014 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085146014 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10209206 SCCP-67 msc-0 MI=TMSI-0x42FA0023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085146014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x559c26b19c10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085146014 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085146014 DLSCCP DEBUG SCCP-SCOC(67)[0x559c26c46910]{IDLE}: Allocated (fsm.c:456) 20250425085146014 DLSCCP DEBUG SCCP-SCOC(67)[0x559c26c46910]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085146014 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000043), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030002330056400500f1100926) (sccp_scrc.c:415) 20250425085146014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085146014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085146014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085146014 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085146014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085146014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085146014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085146014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085146014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085146014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085146014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085146014 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085146014 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085146014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085146014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085146014 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 07 01 00 00 43 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 fa 00 23 00 4f 40 03 00 02 33 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085146015 DLSCCP DEBUG SCCP-SCOC(67)[0x559c26c46910]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085146015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x559c26b19c10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085146015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10209206)[0x559c26c36690]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085146015 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085146015 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085146015 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085146015 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085146015 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085146015 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250425085146015 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085146015 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085146015 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085146015 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 07 01 00 00 43 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 fa 00 23 00 4f 40 03 00 02 33 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(549)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc0-SCCP(549)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(550)@7fdc3b52d31d: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562) HNBGW_Test.msc0-RAN(550)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)431175 HNBGW_Test.msc0-SCCP(549)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(549)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085146029 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085146029 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085146029 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085146029 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085146029 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085146029 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085146029 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085146029 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085146029 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085146029 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 43 20 89 0d 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085146029 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085146029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085146029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085146029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085146029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085146029 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000043), PART(T=Source Reference,L=4,D=0020890d) (sccp_scrc.c:486) 20250425085146029 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1855) 20250425085146029 DLSCCP DEBUG SCCP-SCOC(67)[0x559c26c46910]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085146029 DLSCCP DEBUG SCCP-SCOC(67)[0x559c26c46910]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085146029 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085146029 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085146030 DCN DEBUG handle_cn_conn_conf() conn_id=67, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085146030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x559c26b19c10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085146030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x559c26b19c10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085146031 DLCTRL DEBUG Command: GET 375859942 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085146031 DLCTRL DEBUG Tx Command reply: GET_REPLY 375859942 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425085146035 DLCTRL DEBUG Command: GET 196399081 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085146035 DLCTRL DEBUG Tx Command reply: GET_REPLY 196399081 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085146040 DLCTRL DEBUG Command: GET 188887675 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085146040 DLCTRL DEBUG Tx Command reply: GET_REPLY 188887675 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085146043 DLCTRL DEBUG Command: GET 157894357 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085146043 DLCTRL DEBUG Tx Command reply: GET_REPLY 157894357 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085146045 DLCTRL DEBUG Command: GET 482537492 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085146045 DLCTRL DEBUG Tx Command reply: GET_REPLY 482537492 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085146048 DLCTRL DEBUG Command: GET 812179100 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085146049 DLCTRL DEBUG Tx Command reply: GET_REPLY 812179100 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085146054 DLCTRL DEBUG Command: GET 779263098 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085146054 DLCTRL DEBUG Tx Command reply: GET_REPLY 779263098 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085146058 DLCTRL DEBUG Command: GET 770563740 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085146058 DLCTRL DEBUG Tx Command reply: GET_REPLY 770563740 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085146063 DLCTRL DEBUG Command: GET 533423331 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085146063 DLCTRL DEBUG Tx Command reply: GET_REPLY 533423331 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085146065 DLCTRL DEBUG Command: GET 154656554 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085146065 DLCTRL DEBUG Tx Command reply: GET_REPLY 154656554 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085146068 DLCTRL DEBUG Command: GET 718552301 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085146068 DLCTRL DEBUG Tx Command reply: GET_REPLY 718552301 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085146070 DLCTRL DEBUG Command: GET 927011412 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085146070 DLCTRL DEBUG Tx Command reply: GET_REPLY 927011412 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085146073 DLCTRL DEBUG Command: GET 581672210 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085146073 DLCTRL DEBUG Tx Command reply: GET_REPLY 581672210 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085146074 DLCTRL DEBUG Command: GET 151291145 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085146075 DLCTRL DEBUG Tx Command reply: GET_REPLY 151291145 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085146077 DLCTRL DEBUG Command: GET 440833622 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085146077 DLCTRL DEBUG Tx Command reply: GET_REPLY 440833622 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085146079 DLCTRL DEBUG Command: GET 983333048 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085146079 DLCTRL DEBUG Tx Command reply: GET_REPLY 983333048 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085146083 DLCTRL DEBUG Command: GET 257575806 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085146083 DLCTRL DEBUG Tx Command reply: GET_REPLY 257575806 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085146086 DLCTRL DEBUG Command: GET 303061635 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085146086 DLCTRL DEBUG Tx Command reply: GET_REPLY 303061635 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085146089 DLCTRL DEBUG Command: GET 363052571 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085146089 DLCTRL DEBUG Tx Command reply: GET_REPLY 363052571 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085146091 DLCTRL DEBUG Command: GET 549480696 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085146091 DLCTRL DEBUG Tx Command reply: GET_REPLY 549480696 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0524010350590205F442C00023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001000101'B, t_guard := 20.000000 } 20250425085146126 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34404<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(553)@7fdc3b52d31d: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(553)@7fdc3b52d31d: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546)@7fdc3b52d31d: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)5460439 20250425085147155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085147155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085147155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250425085147155 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085147155 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5351d7, normal) (hnbgw_rua.c:406) 20250425085147155 DHNB DEBUG map_rua[0x559c26aa06d0]{init}: Allocated (fsm.c:456) 20250425085147155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5460439)[0x559c26aa06d0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085147155 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5460439 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085147155 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085147155 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085147155 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425085147155 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5460439 SCCP-0 CS MI=TMSI-0x42C00023: TMSI-0x42C00023 NRI(10bit)=0x300=768: No msc found for this NRI, doing round-robin (hnbgw_cn.c:730) 20250425085147155 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5460439 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:743) 20250425085147155 DCN DEBUG map_sccp[0x559c26c338f0]{init}: Allocated (fsm.c:456) 20250425085147155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x559c26c338f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085147155 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5460439 <-> SCCP-68 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425085147155 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5460439 SCCP-68 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250425085147155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5460439)[0x559c26aa06d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085147155 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085147155 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085147155 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5460439 SCCP-68 msc-1 MI=TMSI-0x42C00023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085147155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x559c26c338f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085147155 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085147155 DLSCCP DEBUG SCCP-SCOC(68)[0x559c26c63210]{IDLE}: Allocated (fsm.c:456) 20250425085147155 DLSCCP DEBUG SCCP-SCOC(68)[0x559c26c63210]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085147155 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000044), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f40030002450056400500f1100926) (sccp_scrc.c:415) 20250425085147155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085147155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085147155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085147155 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085147155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085147155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085147155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085147155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085147155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085147155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085147155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085147156 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085147156 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085147156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085147156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085147156 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 00 01 00 00 44 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 c0 00 23 00 4f 40 03 00 02 45 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085147156 DLSCCP DEBUG SCCP-SCOC(68)[0x559c26c63210]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085147156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x559c26c338f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085147156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5460439)[0x559c26aa06d0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085147156 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085147156 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085147156 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085147156 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085147156 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085147156 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425085147156 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085147156 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085147156 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085147156 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 00 01 00 00 44 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 c0 00 23 00 4f 40 03 00 02 45 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(552)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc1-SCCP(552)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(553)@7fdc3b52d31d: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563) HNBGW_Test.msc1-RAN(553)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)1084546 HNBGW_Test.msc1-SCCP(552)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(552)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085147177 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085147177 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085147177 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085147177 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085147177 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085147177 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085147177 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085147177 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085147177 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085147177 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 44 09 aa a2 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085147178 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085147178 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085147178 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085147178 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085147178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085147178 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000044), PART(T=Source Reference,L=4,D=0009aaa2) (sccp_scrc.c:486) 20250425085147178 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1855) 20250425085147178 DLSCCP DEBUG SCCP-SCOC(68)[0x559c26c63210]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085147178 DLSCCP DEBUG SCCP-SCOC(68)[0x559c26c63210]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085147178 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085147178 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085147178 DCN DEBUG handle_cn_conn_conf() conn_id=68, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085147178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x559c26c338f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085147178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x559c26c338f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085147178 DLCTRL DEBUG Command: GET 759638520 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085147178 DLCTRL DEBUG Tx Command reply: GET_REPLY 759638520 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425085147183 DLCTRL DEBUG Command: GET 281607009 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085147183 DLCTRL DEBUG Tx Command reply: GET_REPLY 281607009 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085147187 DLCTRL DEBUG Command: GET 689665676 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085147187 DLCTRL DEBUG Tx Command reply: GET_REPLY 689665676 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085147191 DLCTRL DEBUG Command: GET 172132700 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085147191 DLCTRL DEBUG Tx Command reply: GET_REPLY 172132700 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085147195 DLCTRL DEBUG Command: GET 242725918 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085147195 DLCTRL DEBUG Tx Command reply: GET_REPLY 242725918 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085147199 DLCTRL DEBUG Command: GET 809915616 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085147199 DLCTRL DEBUG Tx Command reply: GET_REPLY 809915616 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250425085147203 DLCTRL DEBUG Command: GET 837489378 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085147203 DLCTRL DEBUG Tx Command reply: GET_REPLY 837489378 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085147207 DLCTRL DEBUG Command: GET 149367744 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085147207 DLCTRL DEBUG Tx Command reply: GET_REPLY 149367744 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085147210 DLCTRL DEBUG Command: GET 812989567 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085147210 DLCTRL DEBUG Tx Command reply: GET_REPLY 812989567 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085147213 DLCTRL DEBUG Command: GET 690783525 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085147213 DLCTRL DEBUG Tx Command reply: GET_REPLY 690783525 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085147217 DLCTRL DEBUG Command: GET 711786227 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085147217 DLCTRL DEBUG Tx Command reply: GET_REPLY 711786227 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085147221 DLCTRL DEBUG Command: GET 333145180 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085147221 DLCTRL DEBUG Tx Command reply: GET_REPLY 333145180 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085147225 DLCTRL DEBUG Command: GET 128671064 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085147225 DLCTRL DEBUG Tx Command reply: GET_REPLY 128671064 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085147229 DLCTRL DEBUG Command: GET 950088557 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085147229 DLCTRL DEBUG Tx Command reply: GET_REPLY 950088557 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085147232 DLCTRL DEBUG Command: GET 920045818 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085147232 DLCTRL DEBUG Tx Command reply: GET_REPLY 920045818 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085147236 DLCTRL DEBUG Command: GET 35871064 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085147236 DLCTRL DEBUG Tx Command reply: GET_REPLY 35871064 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085147239 DLCTRL DEBUG Command: GET 196439797 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085147239 DLCTRL DEBUG Tx Command reply: GET_REPLY 196439797 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085147242 DLCTRL DEBUG Command: GET 609490188 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085147242 DLCTRL DEBUG Tx Command reply: GET_REPLY 609490188 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085147245 DLCTRL DEBUG Command: GET 219060915 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085147245 DLCTRL DEBUG Tx Command reply: GET_REPLY 219060915 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085147247 DLCTRL DEBUG Command: GET 617004358 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085147247 DLCTRL DEBUG Tx Command reply: GET_REPLY 617004358 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0627000350590205F442CCC023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011011110'B, t_guard := 20.000000 } 20250425085147264 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34412<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@7fdc3b52d31d: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@7fdc3b52d31d: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546)@7fdc3b52d31d: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)9364087 20250425085148287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085148287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085148287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250425085148287 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085148288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8ee277, normal) (hnbgw_rua.c:406) 20250425085148288 DHNB DEBUG map_rua[0x559c26c2e720]{init}: Allocated (fsm.c:456) 20250425085148288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9364087)[0x559c26c2e720]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085148288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9364087 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085148288 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085148288 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085148288 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9364087 SCCP-0 CS MI=TMSI-0x42CCC023: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250425085148288 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9364087 SCCP-0 CS MI=TMSI-0x42CCC023: TMSI-0x42CCC023 NRI(10bit)=0x333=819: No msc found for this NRI, doing round-robin (hnbgw_cn.c:730) 20250425085148288 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9364087 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085148288 DCN DEBUG map_sccp[0x559c26c3f940]{init}: Allocated (fsm.c:456) 20250425085148288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x559c26c3f940]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085148288 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9364087 <-> SCCP-69 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085148288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9364087 SCCP-69 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250425085148288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9364087)[0x559c26c2e720]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085148288 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085148288 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085148288 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9364087 SCCP-69 msc-0 MI=TMSI-0x42CCC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085148288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x559c26c3f940]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085148288 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085148288 DLSCCP DEBUG SCCP-SCOC(69)[0x559c26c29eb0]{IDLE}: Allocated (fsm.c:456) 20250425085148288 DLSCCP DEBUG SCCP-SCOC(69)[0x559c26c29eb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085148288 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000045), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030000de0056400500f1100926) (sccp_scrc.c:415) 20250425085148288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085148288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085148288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085148288 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085148288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085148288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085148288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085148288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085148288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085148288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085148288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085148288 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085148288 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085148288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085148288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085148288 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 45 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 cc c0 23 00 4f 40 03 00 00 de 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085148288 DLSCCP DEBUG SCCP-SCOC(69)[0x559c26c29eb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085148288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x559c26c3f940]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085148288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9364087)[0x559c26c2e720]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085148288 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085148288 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085148288 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085148288 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085148288 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085148288 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425085148288 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085148288 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085148288 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085148288 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 45 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 cc c0 23 00 4f 40 03 00 00 de 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(549)@7fdc3b52d31d: First idle individual index:1 HNBGW_Test.msc0-SCCP(549)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(550)@7fdc3b52d31d: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564) HNBGW_Test.msc0-RAN(550)@7fdc3b52d31d: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)8892768 HNBGW_Test.msc0-SCCP(549)@7fdc3b52d31d: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(549)@7fdc3b52d31d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425085148292 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085148292 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085148292 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085148292 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085148292 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085148292 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085148292 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085148292 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085148292 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085148292 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 45 17 92 8c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085148292 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085148292 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085148292 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085148292 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085148292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085148292 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000045), PART(T=Source Reference,L=4,D=0017928c) (sccp_scrc.c:486) 20250425085148292 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1855) 20250425085148292 DLSCCP DEBUG SCCP-SCOC(69)[0x559c26c29eb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085148292 DLSCCP DEBUG SCCP-SCOC(69)[0x559c26c29eb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085148292 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085148292 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085148292 DCN DEBUG handle_cn_conn_conf() conn_id=69, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085148292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x559c26c3f940]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085148292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x559c26c3f940]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@7fdc3b52d31d: setverdict(pass): none -> pass MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085148293 DLCTRL DEBUG Command: GET 112894202 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085148293 DLCTRL DEBUG Tx Command reply: GET_REPLY 112894202 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250425085148295 DLCTRL DEBUG Command: GET 411851233 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085148295 DLCTRL DEBUG Tx Command reply: GET_REPLY 411851233 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085148297 DLCTRL DEBUG Command: GET 665650617 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085148297 DLCTRL DEBUG Tx Command reply: GET_REPLY 665650617 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085148298 DLCTRL DEBUG Command: GET 234915000 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085148298 DLCTRL DEBUG Tx Command reply: GET_REPLY 234915000 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085148300 DLCTRL DEBUG Command: GET 639796621 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085148300 DLCTRL DEBUG Tx Command reply: GET_REPLY 639796621 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085148302 DLCTRL DEBUG Command: GET 706291248 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085148302 DLCTRL DEBUG Tx Command reply: GET_REPLY 706291248 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250425085148305 DLCTRL DEBUG Command: GET 685187438 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085148305 DLCTRL DEBUG Tx Command reply: GET_REPLY 685187438 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085148307 DLCTRL DEBUG Command: GET 734660560 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085148307 DLCTRL DEBUG Tx Command reply: GET_REPLY 734660560 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085148309 DLCTRL DEBUG Command: GET 52013849 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085148309 DLCTRL DEBUG Tx Command reply: GET_REPLY 52013849 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085148311 DLCTRL DEBUG Command: GET 670200279 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085148311 DLCTRL DEBUG Tx Command reply: GET_REPLY 670200279 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085148312 DLCTRL DEBUG Command: GET 220888499 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085148312 DLCTRL DEBUG Tx Command reply: GET_REPLY 220888499 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085148314 DLCTRL DEBUG Command: GET 20713586 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085148314 DLCTRL DEBUG Tx Command reply: GET_REPLY 20713586 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085148316 DLCTRL DEBUG Command: GET 650439770 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085148316 DLCTRL DEBUG Tx Command reply: GET_REPLY 650439770 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085148317 DLCTRL DEBUG Command: GET 81536264 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085148317 DLCTRL DEBUG Tx Command reply: GET_REPLY 81536264 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085148319 DLCTRL DEBUG Command: GET 678142239 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085148319 DLCTRL DEBUG Tx Command reply: GET_REPLY 678142239 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085148320 DLCTRL DEBUG Command: GET 554009872 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085148320 DLCTRL DEBUG Tx Command reply: GET_REPLY 554009872 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085148321 DLCTRL DEBUG Command: GET 85237679 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085148321 DLCTRL DEBUG Tx Command reply: GET_REPLY 85237679 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085148322 DLCTRL DEBUG Command: GET 397997697 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085148322 DLCTRL DEBUG Tx Command reply: GET_REPLY 397997697 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085148323 DLCTRL DEBUG Command: GET 513236954 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085148323 DLCTRL DEBUG Tx Command reply: GET_REPLY 513236954 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085148324 DLCTRL DEBUG Command: GET 140364748 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085148324 DLCTRL DEBUG Tx Command reply: GET_REPLY 140364748 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425085148329 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38862<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085148330 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42537<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(542)@7fdc3b52d31d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(543)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085148331 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38848<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085148331 DLINP DEBUG SRVCONN(,r=127.0.0.1:42025<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085148331 DLINP DEBUG SRVCONN(,r=127.0.0.1:42025<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085148331 DLINP NOTICE SRV(,r=127.0.0.1:42025<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085148331 DMAIN NOTICE (127.0.0.1:42025 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42025<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085148331 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn0-RAN(556)@7fdc3b52d31d: Final verdict of PTC: none 20250425085148334 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085148334 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085148334 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085148334 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250425085148334 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085148334 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085148334 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085148334 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085148334 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085148334 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085148334 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085148334 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085148334 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085148334 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085148334 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085148334 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(548)@7fdc3b52d31d: Final verdict of PTC: none 20250425085148334 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085148334 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085148334 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425085148334 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085148334 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085148334 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085148334 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085148334 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085148334 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  HNBGW_Test.sgsn1-RAN(559)@7fdc3b52d31d: Final verdict of PTC: none 20250425085148334 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250425085148334 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250425085148334 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085148334 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085148334 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085148334 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085148334 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085148334 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085148334 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085148334 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085148334 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085148334 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn1-SCCP(558)@7fdc3b52d31d: Final verdict of PTC: none 20250425085148334 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085148334 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085148334 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250425085148334 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085148334 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085148334 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085148334 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085148335 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085148335 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425085148335 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085148335 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085148335 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085148335 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085148335 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085148335 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085148335 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085148335 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085148335 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250425085148335 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085148335 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085148335 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085148335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x559c26c338f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085148335 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085148335 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085148335 DLSCCP DEBUG SCCP-SCOC(68)[0x559c26c63210]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085148335 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0009aaa2), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085148335 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085148335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085148335 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085148335 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085148335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085148335 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085148335 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085148335 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085148335 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085148335 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085148335 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085148335 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085148335 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085148335 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085148335 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085148335 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085148335 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 09 aa a2 00 00 44 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085148335 DLSCCP DEBUG SCCP-SCOC(68)[0x559c26c63210]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085148335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x559c26c338f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085148335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5460439)[0x559c26aa06d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085148335 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5460439)[0x559c26aa06d0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) HNBGW_Test.sgsn0-SCCP(555)@7fdc3b52d31d: Final verdict of PTC: none 20250425085148335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085148335 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085148335 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085148335 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085148335 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085148335 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085148335 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085148335 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250425085148335 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085148335 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085148335 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085148335 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085148335 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085148335 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425085148335 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425085148335 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085148335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5460439)[0x559c26aa06d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085148335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5460439)[0x559c26aa06d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085148335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5460439)[0x559c26aa06d0]{disrupted}: Freeing instance (context_map.c:202) 20250425085148335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5460439)[0x559c26aa06d0]{disrupted}: Deallocated (fsm.c:568) 20250425085148335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x559c26c338f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085148335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x559c26c338f0]{disconnected}: Freeing instance (context_map.c:206) 20250425085148335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x559c26c338f0]{disconnected}: Deallocated (fsm.c:568) 20250425085148335 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5460439 SCCP-68 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20250425085148335 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085148335 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085148335 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085148335 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085148335 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085148335 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085148335 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085148335 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085148335 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085148335 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085148335 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085148335 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085148335 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085148335 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085148335 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085148335 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085148335 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085148335 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085148335 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085148335 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085148335 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085148335 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085148335 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085148335 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085148335 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085148335 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085148335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085148335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425085148335 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085148335 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085148335 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085148335 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085148335 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085148335 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250425085148335 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085148335 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085148335 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085148335 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546)@7fdc3b52d31d: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541)@7fdc3b52d31d: Final verdict of PTC: none 20250425085148335 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085148335 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085148335 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085148335 DRANAP NOTICE cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085148335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085148335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085148335 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085148335 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085148335 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc0-M3UA(551)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(552)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc1-RAN(553)@7fdc3b52d31d: Final verdict of PTC: none 20250425085148335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10209206)[0x559c26c36690]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425085148335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10209206)[0x559c26c36690]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425085148335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x559c26b19c10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425085148335 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085148335 DLSCCP DEBUG SCCP-SCOC(67)[0x559c26c46910]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085148335 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020890d), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(549)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(550)@7fdc3b52d31d: Final verdict of PTC: none 20250425085148335 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085148335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085148335 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085148335 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085148335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085148335 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085148335 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 07 04 20 89 0d 00 00 43 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085148335 DLSCCP DEBUG SCCP-SCOC(67)[0x559c26c46910]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085148335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x559c26b19c10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) HNBGW_Test.sgsn1-M3UA(560)@7fdc3b52d31d: Final verdict of PTC: none 20250425085148335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10209206)[0x559c26c36690]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085148335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10209206)[0x559c26c36690]{disrupted}: Freeing instance (context_map.c:202) 20250425085148335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10209206)[0x559c26c36690]{disrupted}: Deallocated (fsm.c:568) 20250425085148335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x559c26b19c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085148335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x559c26b19c10]{disconnected}: Freeing instance (context_map.c:206) 20250425085148335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x559c26b19c10]{disconnected}: Deallocated (fsm.c:568) 20250425085148335 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10209206 SCCP-67 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20250425085148335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9364087)[0x559c26c2e720]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425085148335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9364087)[0x559c26c2e720]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425085148335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x559c26c3f940]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425085148335 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085148335 DLSCCP DEBUG SCCP-SCOC(69)[0x559c26c29eb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085148335 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017928c), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) HNBGW_Test.sgsn0-M3UA(557)@7fdc3b52d31d: Final verdict of PTC: none 20250425085148335 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085148335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085148335 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085148335 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085148335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085148335 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085148335 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 01 04 17 92 8c 00 00 45 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085148335 DLSCCP DEBUG SCCP-SCOC(69)[0x559c26c29eb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085148335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x559c26c3f940]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085148335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9364087)[0x559c26c2e720]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085148335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9364087)[0x559c26c2e720]{disrupted}: Freeing instance (context_map.c:202) 20250425085148335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9364087)[0x559c26c2e720]{disrupted}: Deallocated (fsm.c:568) 20250425085148335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x559c26c3f940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085148335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x559c26c3f940]{disconnected}: Freeing instance (context_map.c:206) 20250425085148335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x559c26c3f940]{disconnected}: Deallocated (fsm.c:568) 20250425085148335 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9364087 SCCP-69 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20250425085148335 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085148335 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085148335 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085148335 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085148335 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085148335 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085148335 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085148335 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085148335 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085148335 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085148335 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085148335 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085148335 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085148335 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085148335 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085148335 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085148335 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085148335 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085148335 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085148335 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085148335 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085148335 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085148335 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085148336 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34404<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)@7fdc3b52d31d: Final verdict of PTC: pass HNBGW-PFCP(544)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-MGCP(561)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@7fdc3b52d31d: Final verdict of PTC: pass 20250425085148338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38868<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085148349 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34412<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@7fdc3b52d31d: Final verdict of PTC: pass HNBGW_Test.msc1-M3UA(554)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(542): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(543): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(544): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(548): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(549): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(550): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(551): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-SCCP(552): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-RAN(553): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-M3UA(554): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(555): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(556): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(557): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(558): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(559): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(560): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(561): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Fri Apr 25 08:51:48 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.talloc 20250425085148481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34420<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085148904 DLSCCP DEBUG SCCP-SCOC(65)[0x559c26c37d40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085148904 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b396f3), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085148904 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085148904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085148904 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085148904 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085148904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085148904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085148904 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b3 96 f3 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085148904 DLSCCP DEBUG SCCP-SCOC(64)[0x559c26baecd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085148904 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00539da6), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085148904 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085148904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085148904 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085148904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085148904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085148904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085148904 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 53 9d a6 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085148904 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085148905 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085148905 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085148905 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085148905 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085148905 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085148905 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085148905 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085148905 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085148905 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085148905 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085148905 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085148906 DLSCCP DEBUG SCCP-SCOC(66)[0x559c26c36420]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085148906 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f17949), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085148906 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085148906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085148906 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085148906 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085148906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085148906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085148906 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f1 79 49 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085148906 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085148906 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085148906 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085148906 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085148906 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085148906 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085149083 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34420<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=549356) 20250425085149425 DLSCCP DEBUG SCCP-SCOC(62)[0x559c26c377a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085149425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003afd5b), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085149425 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085149425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085149425 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085149425 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085149425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085149425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085149425 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 3a fd 5b 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085149425 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085149425 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085149425 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085149425 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085149425 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085149425 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085149429 DLSCCP DEBUG SCCP-SCOC(61)[0x559c26c28210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085149429 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00326d7a), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085149429 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085149430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085149430 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085149430 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085149430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085149430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085149430 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 32 6d 7a 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085149430 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085149430 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085149430 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085149430 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085149430 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085149430 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085149437 DLSCCP DEBUG SCCP-SCOC(63)[0x559c26c24b60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085149437 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074c580), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085149437 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085149437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085149437 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085149437 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085149437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085149437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085149437 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 74 c5 80 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085149437 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085149437 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085149437 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085149437 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085149437 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085149437 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=549356, count=578796) 20250425085150151 DLSCCP DEBUG SCCP-SCOC(58)[0x559c26c31020]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085150151 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000cb297), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085150151 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085150151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085150151 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085150151 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085150151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085150151 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085150151 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 0c b2 97 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085150151 DLSCCP DEBUG SCCP-SCOC(59)[0x559c26c38060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085150151 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5b096), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085150151 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085150151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085150151 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085150151 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085150151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085150151 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085150151 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b5 b0 96 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085150151 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085150151 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085150151 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085150151 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085150151 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085150152 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085150152 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085150152 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085150152 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085150152 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085150152 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085150152 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085150153 DLSCCP DEBUG SCCP-SCOC(60)[0x559c26c37bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085150153 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00013b84), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085150154 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085150154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085150154 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085150154 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085150154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085150154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085150154 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 01 3b 84 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085150154 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085150154 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085150154 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085150154 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085150154 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085150154 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085150335 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085150335 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085150335 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085150335 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085150335 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425085150335 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425085150335 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085150335 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085150335 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085150335 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085150335 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425085150335 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425085150856 DLSCCP DEBUG SCCP-SCOC(57)[0x559c26c49080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085150856 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ce577), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085150856 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085150856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085150856 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085150856 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085150856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085150856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085150856 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 5c e5 77 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085150856 DLSCCP DEBUG SCCP-SCOC(56)[0x559c26c2e1d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085150856 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e71da2), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085150856 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085150856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085150856 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085150856 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085150856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085150856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085150856 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e7 1d a2 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085150856 DLSCCP DEBUG SCCP-SCOC(55)[0x559c26c32520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085150856 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e54ef), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085150856 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085150857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085150857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085150857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085150857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085150857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085150857 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 1e 54 ef 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085150857 DLSCCP DEBUG SCCP-SCOC(54)[0x559c26c31150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085150857 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019acc6), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085150857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085150857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085150857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085150857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085150857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085150857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085150857 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 19 ac c6 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085150857 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085150857 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085150857 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085150857 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085150857 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085150857 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085150857 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085150857 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085150857 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085150857 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085150857 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085150857 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085150857 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085150857 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085150857 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085150857 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085150857 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085150857 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085150858 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085150858 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085150858 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085150858 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085150858 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085150858 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin ------ Fri Apr 25 08:51:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20250425085152197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34436<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085152202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34444<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085152207 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43153<->l=127.0.0.1:4262) (control_if.c:572) 20250425085152228 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085152228 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085152236 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085152236 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085152236 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085152236 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085152236 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57214 (stream_srv.c:142) 20250425085152236 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57214<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085152236 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085152236 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085152237 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085152237 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085152238 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085152238 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085152238 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085152238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085152238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085152238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085152238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085152238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085152238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085152238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085152238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085152238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085152238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085152238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085152238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085152238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085152238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085152238 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085152238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085152238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085152238 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 05 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085152238 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085152238 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085152238 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085152238 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085152238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085152238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085152238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085152238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085152238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085152238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085152238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085152238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085152238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085152238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085152238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085152238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085152238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085152238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085152238 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085152238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085152238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085152238 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0c 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085152238 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085152238 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085152238 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085152238 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085152238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085152238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085152238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085152238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085152238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085152239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085152239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085152239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085152239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085152239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085152239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085152239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085152239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085152239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085152239 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085152239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085152239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085152239 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085152239 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085152239 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085152239 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085152239 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085152239 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085152239 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085152239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085152239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085152239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085152239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085152239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085152239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085152239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085152239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085152239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085152239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085152239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085152239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085152239 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085152239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085152239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085152239 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085152239 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085152239 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085152239 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085152239 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085152239 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085152239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085152239 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085152239 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085152239 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085152239 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085152239 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085152239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085152239 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085152239 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085152239 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085152239 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085152239 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085152239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085152239 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085152239 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085152239 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085152239 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085152239 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085152239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085152239 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(575)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(575)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(575)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(573)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(578)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc1-M3UA(578)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(578)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(576)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085152261 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085152261 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085152262 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085152262 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085152262 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085152262 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085152262 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085152262 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085152263 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085152263 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085152263 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085152263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085152263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085152263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085152263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085152263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085152263 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=5 -> eSLS=85: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085152263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085152263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085152263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085152263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085152263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085152263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085152263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085152263 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085152263 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085152263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085152263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085152263 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 05 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085152263 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085152263 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085152263 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085152263 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085152263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085152263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085152263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085152263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085152263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085152263 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=4 -> eSLS=36: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085152263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085152263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085152263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085152263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085152263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085152263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085152263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085152263 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=4 -> eSLS=4: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085152263 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085152263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085152263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085152263 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 04 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085152263 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085152263 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085152263 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085152263 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085152263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085152263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085152263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085152263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085152263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085152263 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085152263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085152263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085152263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085152264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085152264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085152264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085152264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085152264 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085152264 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085152264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085152264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085152264 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0a 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085152264 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085152264 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085152264 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085152264 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085152264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085152264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085152264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085152264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085152264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085152264 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085152264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085152264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085152264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085152264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085152264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085152264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085152264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085152264 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085152264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085152264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085152264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085152264 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085152264 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085152264 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085152264 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085152264 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085152264 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085152264 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085152264 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085152264 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085152264 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085152264 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085152264 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085152264 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085152264 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=4 -> eSLS=4: picked Normal Route via 'virt-sgsn2' round-robin style 20250425085152264 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085152264 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085152264 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085152264 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085152264 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085152264 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085152264 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085152264 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085152264 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085152264 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085152264 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085152264 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085152264 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(581)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(581)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(581)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(579)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(584)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn1-M3UA(584)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(584)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(582)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085152330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085152330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085152330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085152330 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085152331 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085152331 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085152331 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085152331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085152331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085152344 DLINP DEBUG SRVCONN(,r=127.0.0.1:57214<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085152345 DLINP DEBUG SRVCONN(,r=127.0.0.1:57214<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085152345 DLINP DEBUG SRVCONN(,r=127.0.0.1:57214<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085152345 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085152345 DHNBAP DEBUG (127.0.0.1:57214 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425085152345 DHNBAP NOTICE (127.0.0.1:57214 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085152345 DHNBAP NOTICE (127.0.0.1:57214 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085152345 DLINP DEBUG SRVCONN(,r=127.0.0.1:57214<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085152345 DLINP DEBUG SRVCONN(,r=127.0.0.1:57214<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085152449 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085152450 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085152450 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085152450 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(575)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085152458 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085152459 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085152459 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085152459 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085152459 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085152459 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085152459 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085152459 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085152459 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085152459 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085152459 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085152459 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085152459 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425085152459 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085152459 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425085152461 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085152461 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085152461 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085152461 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085152462 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085152462 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085152462 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085152462 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085152462 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085152462 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085152462 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085152462 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085152462 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085152462 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085152462 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085152462 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085152462 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085152462 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085152462 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085152462 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085152462 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085152462 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(578)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425085152463 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085152463 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085152463 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085152463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085152463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085152463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085152463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085152463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085152463 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085152464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085152464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085152464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085152464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085152464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085152464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085152464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085152464 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085152464 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085152464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085152464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085152464 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085152464 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085152464 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085152464 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085152464 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085152464 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085152464 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085152464 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250425085152464 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085152464 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085152464 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085152464 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085152467 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085152467 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425085152467 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085152467 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085152467 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085152467 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085152467 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425085152467 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085152467 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085152467 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085152467 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085152471 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085152471 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085152471 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085152471 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425085152471 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085152471 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085152471 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085152471 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085152471 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425085152471 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085152471 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425085152471 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085152471 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085152471 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085152471 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085152471 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425085152471 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085152471 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085152471 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085152471 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085152471 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085152471 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085152472 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085152473 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085152473 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085152473 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085152473 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085152473 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085152473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085152473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085152473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085152473 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085152473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085152473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085152473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085152473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085152473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085152473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085152473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085152473 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085152473 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085152473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085152473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085152473 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085152473 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085152473 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085152473 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085152473 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085152473 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085152473 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085152473 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'virt-msc1' 20250425085152473 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085152473 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085152473 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085152473 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425085152474 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085152474 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085152474 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085152474 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(581)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085152483 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085152483 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085152483 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085152483 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085152483 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085152483 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085152483 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085152483 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085152483 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085152483 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085152483 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085152486 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085152486 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085152486 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085152486 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085152486 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085152486 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085152486 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085152486 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085152486 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085152486 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085152486 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085152486 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085152486 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085152486 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085152486 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085152487 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085152487 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085152487 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085152487 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085152487 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085152487 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085152487 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085152487 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085152487 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085152488 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085152488 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085152488 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085152488 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085152488 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085152488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085152488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085152488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085152488 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085152488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085152488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085152488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085152488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085152488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085152488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085152488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085152488 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085152488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085152488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085152488 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085152488 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085152488 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085152488 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085152488 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085152488 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085152489 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085152489 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085152489 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250425085152489 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085152489 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085152489 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085152489 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425085152496 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085152496 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425085152497 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085152497 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(584)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425085152500 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085152500 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250425085152500 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085152500 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085152500 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085152500 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085152500 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425085152500 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085152501 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085152501 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250425085152501 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085152502 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085152502 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085152502 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085152502 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250425085152502 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085152502 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085152502 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085152502 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085152502 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250425085152502 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250425085152502 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425085152502 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425085152503 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0a  20250425085152503 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425085152503 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085152503 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085152503 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085152503 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250425085152503 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085152503 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085152503 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085152503 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085152503 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085152503 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085152503 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085152504 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085152504 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085152504 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085152504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085152504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085152504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085152504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085152504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085152504 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085152504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085152504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085152504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085152504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085152504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085152504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085152504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085152504 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085152504 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085152504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085152504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085152504 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 04 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085152504 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085152504 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085152504 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085152504 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085152505 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085152505 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085152505 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: use Normal Route via 'virt-sgsn1' 20250425085152505 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085152505 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085152505 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085152505 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 04 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(574)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085153264 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085153265 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085153265 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085153265 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085153265 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085153265 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085153265 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085153265 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085153265 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085153265 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085153265 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085153265 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085153265 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085153265 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085153265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085153265 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085153265 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085153265 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085153265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153265 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085153265 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085153265 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085153265 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085153265 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085153265 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085153265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085153265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085153265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153265 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085153265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085153265 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085153265 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085153265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085153265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085153265 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085153265 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085153265 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425085153265 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085153265 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085153265 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085153265 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085153266 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085153266 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425085153266 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085153266 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085153266 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085153266 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085153268 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085153268 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085153268 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085153268 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085153268 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085153268 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085153268 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085153268 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085153268 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085153268 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085153268 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085153268 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085153269 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085153269 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085153269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085153269 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085153269 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085153269 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085153269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153269 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085153269 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085153269 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085153269 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085153269 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(577)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085153272 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085153272 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085153272 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085153272 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085153272 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085153272 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085153272 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085153272 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085153272 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085153272 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425085153272 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085153272 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085153272 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085153272 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085153272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085153272 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085153272 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085153272 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085153272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153272 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085153272 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085153272 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085153272 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085153272 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425085153272 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085153272 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085153272 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085153272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153272 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085153272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085153272 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085153272 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085153273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085153273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085153273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085153273 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085153273 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: link up (cnlink.c:111) 20250425085153273 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085153273 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085153273 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085153273 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085153273 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085153273 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: use Normal Route via 'virt-msc1' 20250425085153273 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085153273 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085153273 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085153273 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425085153273 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085153273 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085153273 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085153273 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085153273 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085153273 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085153273 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085153273 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085153273 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085153273 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085153273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085153273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085153273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085153273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085153273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085153273 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085153273 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085153273 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085153273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153273 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085153273 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085153273 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085153273 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085153273 DRANAP INFO cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(580)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085153278 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085153278 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085153278 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085153278 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085153278 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085153278 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085153278 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085153278 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085153278 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085153278 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085153278 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085153278 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085153278 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085153278 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085153278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085153278 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085153278 DLSUA [1;34mDEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085153278 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085153278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153279 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085153279 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085153279 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085153279 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085153279 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085153279 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085153279 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085153279 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085153279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153279 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085153279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085153279 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085153279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085153279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085153279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085153279 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085153279 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085153279 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425085153279 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085153279 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085153279 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085153279 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085153279 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085153279 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250425085153279 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085153279 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085153279 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085153279 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085153280 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085153280 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085153280 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085153280 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085153280 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085153280 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085153280 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085153280 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085153280 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085153280 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085153280 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085153280 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085153280 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085153280 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085153280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085153280 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085153280 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085153280 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085153280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153281 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085153281 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085153281 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085153281 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085153281 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(583)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085153308 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085153308 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085153308 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085153308 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085153308 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085153308 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085153308 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085153308 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085153308 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085153308 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085153308 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085153308 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085153308 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085153308 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085153308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085153308 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085153308 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425085153308 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085153308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153308 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085153308 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085153308 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085153308 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085153308 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425085153308 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085153308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085153308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085153308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153308 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085153308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085153308 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085153308 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085153308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085153308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085153308 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0f 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085153308 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085153308 DRANAP NOTICE cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: link up (cnlink.c:111) 20250425085153308 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085153308 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085153308 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085153308 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085153308 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085153308 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'virt-sgsn1' 20250425085153308 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085153308 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085153308 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085153308 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0f 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250425085153308 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085153308 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085153308 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085153308 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085153308 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085153308 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085153308 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085153308 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085153308 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085153308 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085153309 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085153309 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085153309 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085153309 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085153309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085153309 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085153309 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425085153309 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085153309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085153309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085153309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085153309 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085153309 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085153309 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085153309 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085153309 DRANAP INFO cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085154361 DLCTRL DEBUG Command: GET 374283137 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085154361 DLCTRL DEBUG Tx Command reply: GET_REPLY 374283137 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085154370 DLCTRL DEBUG Command: GET 930632481 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085154371 DLCTRL DEBUG Tx Command reply: GET_REPLY 930632481 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085154375 DLCTRL DEBUG Command: GET 881626742 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085154375 DLCTRL DEBUG Tx Command reply: GET_REPLY 881626742 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085154379 DLCTRL DEBUG Command: GET 885181946 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085154379 DLCTRL DEBUG Tx Command reply: GET_REPLY 885181946 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085154383 DLCTRL DEBUG Command: GET 826856025 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085154383 DLCTRL DEBUG Tx Command reply: GET_REPLY 826856025 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425085154387 DLCTRL DEBUG Command: GET 289454741 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085154387 DLCTRL DEBUG Tx Command reply: GET_REPLY 289454741 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085154390 DLCTRL DEBUG Command: GET 244047641 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085154390 DLCTRL DEBUG Tx Command reply: GET_REPLY 244047641 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085154393 DLCTRL DEBUG Command: GET 143118143 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085154393 DLCTRL DEBUG Tx Command reply: GET_REPLY 143118143 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085154396 DLCTRL DEBUG Command: GET 856793953 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085154396 DLCTRL DEBUG Tx Command reply: GET_REPLY 856793953 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085154398 DLCTRL DEBUG Command: GET 229682348 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085154398 DLCTRL DEBUG Tx Command reply: GET_REPLY 229682348 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425085154400 DLCTRL DEBUG Command: GET 355890620 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085154400 DLCTRL DEBUG Tx Command reply: GET_REPLY 355890620 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085154402 DLCTRL DEBUG Command: GET 715699855 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085154402 DLCTRL DEBUG Tx Command reply: GET_REPLY 715699855 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085154404 DLCTRL DEBUG Command: GET 893947621 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085154404 DLCTRL DEBUG Tx Command reply: GET_REPLY 893947621 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085154406 DLCTRL DEBUG Command: GET 634755680 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085154406 DLCTRL DEBUG Tx Command reply: GET_REPLY 634755680 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085154407 DLCTRL DEBUG Command: GET 700053351 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085154407 DLCTRL DEBUG Tx Command reply: GET_REPLY 700053351 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425085154409 DLCTRL DEBUG Command: GET 664669809 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085154409 DLCTRL DEBUG Tx Command reply: GET_REPLY 664669809 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085154410 DLCTRL DEBUG Command: GET 385329574 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085154410 DLCTRL DEBUG Tx Command reply: GET_REPLY 385329574 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085154411 DLCTRL DEBUG Command: GET 262133480 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085154411 DLCTRL DEBUG Tx Command reply: GET_REPLY 262133480 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085154412 DLCTRL DEBUG Command: GET 921406038 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085154412 DLCTRL DEBUG Tx Command reply: GET_REPLY 921406038 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085154413 DLCTRL DEBUG Command: GET 520068056 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085154413 DLCTRL DEBUG Tx Command reply: GET_REPLY 520068056 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=767, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101111111100000000100011'B == '42BFC023'O MTC@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=750, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101110111000000000100011'B == '42BB8023'O MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100110000'B, t_guard := 20.000000 } 20250425085154443 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34458<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@7fdc3b52d31d: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)13711052 20250425085155492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085155492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085155492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425085155492 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085155492 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd136cc, normal) (hnbgw_rua.c:406) 20250425085155492 DHNB DEBUG map_rua[0x559c26c36690]{init}: Allocated (fsm.c:456) 20250425085155492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13711052)[0x559c26c36690]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085155492 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13711052 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085155492 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085155492 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085155492 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13711052 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:683) 20250425085155492 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13711052 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: No msc found for this NRI, doing round-robin (hnbgw_cn.c:730) 20250425085155492 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13711052 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085155492 DCN DEBUG map_sccp[0x559c26b19c10]{init}: Allocated (fsm.c:456) 20250425085155492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x559c26b19c10]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085155492 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13711052 <-> SCCP-70 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085155492 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13711052 SCCP-70 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250425085155492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13711052)[0x559c26c36690]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085155492 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085155492 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085155492 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13711052 SCCP-70 msc-0 MI=TMSI-0x42800023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085155492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x559c26b19c10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085155492 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085155492 DLSCCP DEBUG SCCP-SCOC(70)[0x559c26c3f940]{IDLE}: Allocated (fsm.c:456) 20250425085155492 DLSCCP DEBUG SCCP-SCOC(70)[0x559c26c3f940]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085155492 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000046), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030003300056400500f1100926) (sccp_scrc.c:415) 20250425085155492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085155492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085155492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085155492 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085155492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085155492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085155492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085155492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085155492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085155492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085155492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085155492 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085155492 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085155492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085155492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085155492 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 02 01 00 00 46 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 80 00 23 00 4f 40 03 00 03 30 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085155492 DLSCCP DEBUG SCCP-SCOC(70)[0x559c26c3f940]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085155492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x559c26b19c10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085155492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13711052)[0x559c26c36690]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085155492 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085155492 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085155492 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085155492 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085155493 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085155493 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250425085155493 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085155493 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085155493 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085155493 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 02 01 00 00 46 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 80 00 23 00 4f 40 03 00 03 30 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(573)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc0-SCCP(573)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(574)@7fdc3b52d31d: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586) HNBGW_Test.msc0-RAN(574)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)8099534 HNBGW_Test.msc0-SCCP(573)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(573)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085155502 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085155502 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085155502 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085155502 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085155502 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085155502 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085155502 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085155503 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085155503 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085155503 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 46 f2 a9 92 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085155503 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085155503 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085155503 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085155503 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085155503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085155503 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000046), PART(T=Source Reference,L=4,D=00f2a992) (sccp_scrc.c:486) 20250425085155503 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1855) 20250425085155503 DLSCCP DEBUG SCCP-SCOC(70)[0x559c26c3f940]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085155503 DLSCCP DEBUG SCCP-SCOC(70)[0x559c26c3f940]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085155503 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085155503 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085155503 DCN DEBUG handle_cn_conn_conf() conn_id=70, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085155503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x559c26b19c10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085155503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x559c26b19c10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 1 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085155503 DLCTRL DEBUG Command: GET 800961217 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085155503 DLCTRL DEBUG Tx Command reply: GET_REPLY 800961217 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425085155505 DLCTRL DEBUG Command: GET 538463371 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085155505 DLCTRL DEBUG Tx Command reply: GET_REPLY 538463371 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085155506 DLCTRL DEBUG Command: GET 722268134 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085155506 DLCTRL DEBUG Tx Command reply: GET_REPLY 722268134 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085155507 DLCTRL DEBUG Command: GET 705782150 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085155507 DLCTRL DEBUG Tx Command reply: GET_REPLY 705782150 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085155507 DLCTRL DEBUG Command: GET 263672575 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085155507 DLCTRL DEBUG Tx Command reply: GET_REPLY 263672575 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085155508 DLCTRL DEBUG Command: GET 954425303 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085155508 DLCTRL DEBUG Tx Command reply: GET_REPLY 954425303 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085155509 DLCTRL DEBUG Command: GET 589554429 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085155509 DLCTRL DEBUG Tx Command reply: GET_REPLY 589554429 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085155510 DLCTRL DEBUG Command: GET 135809976 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085155510 DLCTRL DEBUG Tx Command reply: GET_REPLY 135809976 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085155511 DLCTRL DEBUG Command: GET 288642229 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085155511 DLCTRL DEBUG Tx Command reply: GET_REPLY 288642229 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085155511 DLCTRL DEBUG Command: GET 78128986 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085155511 DLCTRL DEBUG Tx Command reply: GET_REPLY 78128986 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085155512 DLCTRL DEBUG Command: GET 331132717 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085155512 DLCTRL DEBUG Tx Command reply: GET_REPLY 331132717 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085155513 DLCTRL DEBUG Command: GET 916138473 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085155513 DLCTRL DEBUG Tx Command reply: GET_REPLY 916138473 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085155514 DLCTRL DEBUG Command: GET 366009442 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085155514 DLCTRL DEBUG Tx Command reply: GET_REPLY 366009442 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085155515 DLCTRL DEBUG Command: GET 161463262 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085155515 DLCTRL DEBUG Tx Command reply: GET_REPLY 161463262 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 1 (control_if.c:477) 20250425085155516 DLCTRL DEBUG Command: GET 904125677 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085155516 DLCTRL DEBUG Tx Command reply: GET_REPLY 904125677 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085155517 DLCTRL DEBUG Command: GET 338040163 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085155517 DLCTRL DEBUG Tx Command reply: GET_REPLY 338040163 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085155518 DLCTRL DEBUG Command: GET 627213798 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085155518 DLCTRL DEBUG Tx Command reply: GET_REPLY 627213798 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085155519 DLCTRL DEBUG Command: GET 432380920 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085155519 DLCTRL DEBUG Tx Command reply: GET_REPLY 432380920 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085155520 DLCTRL DEBUG Command: GET 257158073 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085155520 DLCTRL DEBUG Tx Command reply: GET_REPLY 257158073 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085155520 DLCTRL DEBUG Command: GET 415769683 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085155520 DLCTRL DEBUG Tx Command reply: GET_REPLY 415769683 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0524010350590205F442BFC023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011100011'B, t_guard := 20.000000 } 20250425085155537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52312<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(577)@7fdc3b52d31d: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(577)@7fdc3b52d31d: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570)@7fdc3b52d31d: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)15545500 20250425085156567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085156568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085156568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250425085156568 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085156568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xed349c, normal) (hnbgw_rua.c:406) 20250425085156568 DHNB DEBUG map_rua[0x559c26aa06d0]{init}: Allocated (fsm.c:456) 20250425085156568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15545500)[0x559c26aa06d0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085156568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15545500 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085156568 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085156568 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085156568 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425085156568 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15545500 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:683) 20250425085156568 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15545500 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: No msc found for this NRI, doing round-robin (hnbgw_cn.c:730) 20250425085156568 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15545500 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:743) 20250425085156568 DCN DEBUG map_sccp[0x559c26c338f0]{init}: Allocated (fsm.c:456) 20250425085156568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x559c26c338f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085156568 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15545500 <-> SCCP-71 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425085156568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15545500 SCCP-71 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250425085156568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15545500)[0x559c26aa06d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085156568 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085156568 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085156568 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15545500 SCCP-71 msc-1 MI=TMSI-0x42BFC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085156568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x559c26c338f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085156568 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085156568 DLSCCP DEBUG SCCP-SCOC(71)[0x559c26c2ec10]{IDLE}: Allocated (fsm.c:456) 20250425085156568 DLSCCP DEBUG SCCP-SCOC(71)[0x559c26c2ec10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085156568 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000047), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030002e30056400500f1100926) (sccp_scrc.c:415) 20250425085156568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085156568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085156568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085156568 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085156568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085156568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085156568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085156568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085156568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085156568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085156568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085156568 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085156568 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085156568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085156568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085156568 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 03 01 00 00 47 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 bf c0 23 00 4f 40 03 00 02 e3 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085156568 DLSCCP DEBUG SCCP-SCOC(71)[0x559c26c2ec10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085156568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x559c26c338f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085156568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15545500)[0x559c26aa06d0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085156569 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085156569 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085156569 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085156569 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085156569 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085156569 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'virt-msc1' 20250425085156569 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085156569 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085156569 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085156569 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 03 01 00 00 47 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 bf c0 23 00 4f 40 03 00 02 e3 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(576)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc1-SCCP(576)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(577)@7fdc3b52d31d: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587) HNBGW_Test.msc1-RAN(577)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)299395 HNBGW_Test.msc1-SCCP(576)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(576)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085156589 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085156589 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085156589 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085156589 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085156589 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085156589 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085156589 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085156589 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085156589 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085156589 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 47 a0 79 7b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085156589 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085156589 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085156589 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085156589 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085156589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085156589 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000047), PART(T=Source Reference,L=4,D=00a0797b) (sccp_scrc.c:486) 20250425085156589 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1855) 20250425085156589 DLSCCP DEBUG SCCP-SCOC(71)[0x559c26c2ec10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085156589 DLSCCP DEBUG SCCP-SCOC(71)[0x559c26c2ec10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085156589 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085156589 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085156589 DCN DEBUG handle_cn_conn_conf() conn_id=71, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085156590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x559c26c338f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085156590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x559c26c338f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 2 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085156591 DLCTRL DEBUG Command: GET 873872657 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085156591 DLCTRL DEBUG Tx Command reply: GET_REPLY 873872657 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425085156595 DLCTRL DEBUG Command: GET 518246287 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085156595 DLCTRL DEBUG Tx Command reply: GET_REPLY 518246287 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085156599 DLCTRL DEBUG Command: GET 834599843 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085156599 DLCTRL DEBUG Tx Command reply: GET_REPLY 834599843 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085156603 DLCTRL DEBUG Command: GET 716666082 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085156603 DLCTRL DEBUG Tx Command reply: GET_REPLY 716666082 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085156606 DLCTRL DEBUG Command: GET 894335850 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085156606 DLCTRL DEBUG Tx Command reply: GET_REPLY 894335850 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085156609 DLCTRL DEBUG Command: GET 417163137 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085156609 DLCTRL DEBUG Tx Command reply: GET_REPLY 417163137 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250425085156612 DLCTRL DEBUG Command: GET 684773355 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085156612 DLCTRL DEBUG Tx Command reply: GET_REPLY 684773355 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085156614 DLCTRL DEBUG Command: GET 446733819 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085156614 DLCTRL DEBUG Tx Command reply: GET_REPLY 446733819 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085156616 DLCTRL DEBUG Command: GET 432000996 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085156616 DLCTRL DEBUG Tx Command reply: GET_REPLY 432000996 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085156618 DLCTRL DEBUG Command: GET 19165318 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085156618 DLCTRL DEBUG Tx Command reply: GET_REPLY 19165318 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085156620 DLCTRL DEBUG Command: GET 677889401 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085156620 DLCTRL DEBUG Tx Command reply: GET_REPLY 677889401 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085156621 DLCTRL DEBUG Command: GET 349365093 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085156621 DLCTRL DEBUG Tx Command reply: GET_REPLY 349365093 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085156623 DLCTRL DEBUG Command: GET 216914404 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085156623 DLCTRL DEBUG Tx Command reply: GET_REPLY 216914404 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085156624 DLCTRL DEBUG Command: GET 165486642 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085156624 DLCTRL DEBUG Tx Command reply: GET_REPLY 165486642 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 2 (control_if.c:477) 20250425085156625 DLCTRL DEBUG Command: GET 469448283 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085156625 DLCTRL DEBUG Tx Command reply: GET_REPLY 469448283 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085156626 DLCTRL DEBUG Command: GET 404425323 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085156626 DLCTRL DEBUG Tx Command reply: GET_REPLY 404425323 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085156627 DLCTRL DEBUG Command: GET 912987713 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085156627 DLCTRL DEBUG Tx Command reply: GET_REPLY 912987713 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085156628 DLCTRL DEBUG Command: GET 734479357 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085156628 DLCTRL DEBUG Tx Command reply: GET_REPLY 734479357 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085156630 DLCTRL DEBUG Command: GET 78239870 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085156630 DLCTRL DEBUG Tx Command reply: GET_REPLY 78239870 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085156632 DLCTRL DEBUG Command: GET 552823069 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085156632 DLCTRL DEBUG Tx Command reply: GET_REPLY 552823069 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0627000350590205F442BB8023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100110001'B, t_guard := 20.000000 } 20250425085156659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52318<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@7fdc3b52d31d: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@7fdc3b52d31d: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570)@7fdc3b52d31d: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)8736964 20250425085157684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085157684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085157684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250425085157684 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085157684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8550c4, normal) (hnbgw_rua.c:406) 20250425085157684 DHNB DEBUG map_rua[0x559c26c2e720]{init}: Allocated (fsm.c:456) 20250425085157684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8736964)[0x559c26c2e720]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085157684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8736964 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085157684 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085157684 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085157684 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8736964 SCCP-0 CS MI=TMSI-0x42BB8023: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250425085157684 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8736964 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:683) 20250425085157684 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8736964 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: No msc found for this NRI, doing round-robin (hnbgw_cn.c:730) 20250425085157684 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8736964 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085157684 DCN DEBUG map_sccp[0x559c26c47c30]{init}: Allocated (fsm.c:456) 20250425085157684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x559c26c47c30]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085157684 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8736964 <-> SCCP-72 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085157684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8736964 SCCP-72 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250425085157684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8736964)[0x559c26c2e720]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085157684 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085157684 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085157684 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8736964 SCCP-72 msc-0 MI=TMSI-0x42BB8023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085157684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x559c26c47c30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085157684 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085157684 DLSCCP DEBUG SCCP-SCOC(72)[0x559c26c454e0]{IDLE}: Allocated (fsm.c:456) 20250425085157684 DLSCCP DEBUG SCCP-SCOC(72)[0x559c26c454e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085157684 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000048), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f40030003310056400500f1100926) (sccp_scrc.c:415) 20250425085157684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085157684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085157684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085157684 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085157684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085157684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085157684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085157684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085157684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085157684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085157684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085157684 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085157684 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085157684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085157684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085157684 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 48 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 bb 80 23 00 4f 40 03 00 03 31 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085157684 DLSCCP DEBUG SCCP-SCOC(72)[0x559c26c454e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085157684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x559c26c47c30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085157684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8736964)[0x559c26c2e720]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085157685 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085157685 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085157685 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085157685 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085157685 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085157685 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425085157685 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085157685 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085157685 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085157685 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 48 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 bb 80 23 00 4f 40 03 00 03 31 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(573)@7fdc3b52d31d: First idle individual index:1 HNBGW_Test.msc0-SCCP(573)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(574)@7fdc3b52d31d: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588) HNBGW_Test.msc0-RAN(574)@7fdc3b52d31d: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)9118335 HNBGW_Test.msc0-SCCP(573)@7fdc3b52d31d: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(573)@7fdc3b52d31d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425085157692 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085157692 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085157692 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085157692 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085157692 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085157692 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085157692 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085157692 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085157692 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085157692 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 48 14 ba bc 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085157692 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085157692 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085157692 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085157692 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085157692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085157692 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000048), PART(T=Source Reference,L=4,D=0014babc) (sccp_scrc.c:486) 20250425085157692 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1855) 20250425085157692 DLSCCP DEBUG SCCP-SCOC(72)[0x559c26c454e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085157692 DLSCCP DEBUG SCCP-SCOC(72)[0x559c26c454e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085157692 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085157692 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085157692 DCN DEBUG handle_cn_conn_conf() conn_id=72, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085157692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x559c26c47c30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085157692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x559c26c47c30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)@7fdc3b52d31d: setverdict(pass): none -> pass MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 3 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085157694 DLCTRL DEBUG Command: GET 464517467 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085157694 DLCTRL DEBUG Tx Command reply: GET_REPLY 464517467 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250425085157697 DLCTRL DEBUG Command: GET 157990091 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085157697 DLCTRL DEBUG Tx Command reply: GET_REPLY 157990091 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085157700 DLCTRL DEBUG Command: GET 36575347 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085157700 DLCTRL DEBUG Tx Command reply: GET_REPLY 36575347 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085157702 DLCTRL DEBUG Command: GET 797080843 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085157702 DLCTRL DEBUG Tx Command reply: GET_REPLY 797080843 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085157707 DLCTRL DEBUG Command: GET 15174030 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085157707 DLCTRL DEBUG Tx Command reply: GET_REPLY 15174030 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085157711 DLCTRL DEBUG Command: GET 75307185 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085157711 DLCTRL DEBUG Tx Command reply: GET_REPLY 75307185 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250425085157713 DLCTRL DEBUG Command: GET 82814646 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085157713 DLCTRL DEBUG Tx Command reply: GET_REPLY 82814646 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085157715 DLCTRL DEBUG Command: GET 481180373 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085157715 DLCTRL DEBUG Tx Command reply: GET_REPLY 481180373 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085157716 DLCTRL DEBUG Command: GET 726788135 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085157716 DLCTRL DEBUG Tx Command reply: GET_REPLY 726788135 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085157717 DLCTRL DEBUG Command: GET 744753636 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085157717 DLCTRL DEBUG Tx Command reply: GET_REPLY 744753636 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085157718 DLCTRL DEBUG Command: GET 640001293 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085157719 DLCTRL DEBUG Tx Command reply: GET_REPLY 640001293 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085157719 DLCTRL DEBUG Command: GET 164422611 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085157719 DLCTRL DEBUG Tx Command reply: GET_REPLY 164422611 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085157720 DLCTRL DEBUG Command: GET 101010508 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085157720 DLCTRL DEBUG Tx Command reply: GET_REPLY 101010508 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085157722 DLCTRL DEBUG Command: GET 909193506 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085157722 DLCTRL DEBUG Tx Command reply: GET_REPLY 909193506 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 3 (control_if.c:477) 20250425085157723 DLCTRL DEBUG Command: GET 865941607 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085157723 DLCTRL DEBUG Tx Command reply: GET_REPLY 865941607 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085157725 DLCTRL DEBUG Command: GET 836473806 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085157725 DLCTRL DEBUG Tx Command reply: GET_REPLY 836473806 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085157728 DLCTRL DEBUG Command: GET 937548696 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085157728 DLCTRL DEBUG Tx Command reply: GET_REPLY 937548696 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085157730 DLCTRL DEBUG Command: GET 801935941 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085157730 DLCTRL DEBUG Tx Command reply: GET_REPLY 801935941 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085157732 DLCTRL DEBUG Command: GET 231461727 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085157732 DLCTRL DEBUG Tx Command reply: GET_REPLY 231461727 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085157734 DLCTRL DEBUG Command: GET 667573749 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085157734 DLCTRL DEBUG Tx Command reply: GET_REPLY 667573749 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425085157742 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43153<->l=127.0.0.1:4262) (control_if.c:193) 20250425085157742 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34444<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(567)@7fdc3b52d31d: Final verdict of PTC: none VirtHNBGW-STATS(566)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085157745 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34436<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085157746 DLINP DEBUG SRVCONN(,r=127.0.0.1:57214<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085157746 DLINP DEBUG SRVCONN(,r=127.0.0.1:57214<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085157746 DLINP NOTICE SRV(,r=127.0.0.1:57214<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085157746 DMAIN NOTICE (127.0.0.1:57214 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57214<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085157746 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(572)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(583)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(580)@7fdc3b52d31d: Final verdict of PTC: none 20250425085157749 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085157749 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-SCCP(579)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(582)@7fdc3b52d31d: Final verdict of PTC: none 20250425085157749 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085157749 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250425085157749 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085157749 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085157750 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085157750 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc1-SCCP(576)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc1-RAN(577)@7fdc3b52d31d: Final verdict of PTC: none 20250425085157750 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085157750 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(574)@7fdc3b52d31d: Final verdict of PTC: none 20250425085157750 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085157750 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085157750 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085157750 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085157750 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085157750 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(575)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569)@7fdc3b52d31d: Final verdict of PTC: none 20250425085157750 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085157750 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085157750 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425085157750 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085157750 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085157751 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085157751 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085157751 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085157751 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425085157751 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571)@7fdc3b52d31d: Final verdict of PTC: none 20250425085157751 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250425085157751 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085157751 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085157751 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085157751 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.msc1-M3UA(578)@7fdc3b52d31d: Final verdict of PTC: none 20250425085157751 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085157751 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085157751 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085157751 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085157751 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085157751 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085157751 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085157751 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085157752 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085157752 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425085157752 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085157752 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085157752 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085157752 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085157753 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085157753 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085157753 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085157754 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085157754 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085157754 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085157754 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085157754 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085157754 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085157754 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085157754 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085157755 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085157755 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085157755 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250425085157755 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085157755 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085157755 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085157755 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085157756 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085157756 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250425085157756 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085157756 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085157756 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085157756 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085157756 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085157756 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425085157757 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425085157757 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085157757 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085157757 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085157757 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085157757 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085157757 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085157758 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085157758 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085157758 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085157758 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085157759 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085157759 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085157759 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085157759 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085157759 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085157759 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085157759 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085157760 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085157760 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250425085157760 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085157760 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085157760 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085157760 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 02 04 f2 a9 92 00 00 46 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(581)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(573)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(584)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)@7fdc3b52d31d: Final verdict of PTC: pass HNBGW-MGCP(585)@7fdc3b52d31d: Final verdict of PTC: none 20250425085157761 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085157761 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)@7fdc3b52d31d: Final verdict of PTC: pass 20250425085157761 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085157761 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085157761 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085157761 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085157762 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085157762 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085157762 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085157762 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085157762 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425085157762 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085157762 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085157762 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085157763 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0c 04 14 ba bc 00 00 48 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425085157763 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085157763 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085157763 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085157763 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085157763 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085157763 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085157763 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085157764 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085157764 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085157764 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085157764 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085157754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x559c26c338f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085157755 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085157755 DLSCCP DEBUG SCCP-SCOC(71)[0x559c26c2ec10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085157755 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0797b), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085157755 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085157755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085157755 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085157755 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085157755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085157755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085157755 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 03 04 a0 79 7b 00 00 47 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085157755 DLSCCP DEBUG SCCP-SCOC(71)[0x559c26c2ec10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085157755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x559c26c338f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085157755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15545500)[0x559c26aa06d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085157755 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15545500)[0x559c26aa06d0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085157755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085157755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15545500)[0x559c26aa06d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085157755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15545500)[0x559c26aa06d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085157755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15545500)[0x559c26aa06d0]{disrupted}: Freeing instance (context_map.c:202) 20250425085157755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15545500)[0x559c26aa06d0]{disrupted}: Deallocated (fsm.c:568) 20250425085157755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x559c26c338f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085157755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x559c26c338f0]{disconnected}: Freeing instance (context_map.c:206) 20250425085157755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x559c26c338f0]{disconnected}: Deallocated (fsm.c:568) 20250425085157755 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15545500 SCCP-71 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20250425085157755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085157755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425085157756 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34458<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085157756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085157756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085157756 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085157756 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085157756 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425085157756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13711052)[0x559c26c36690]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425085157756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13711052)[0x559c26c36690]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425085157756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x559c26b19c10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425085157756 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085157756 DLSCCP DEBUG SCCP-SCOC(70)[0x559c26c3f940]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085157756 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2a992), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085157756 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085157756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085157756 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085157756 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085157756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085157756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085157756 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 02 04 f2 a9 92 00 00 46 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085157756 DLSCCP DEBUG SCCP-SCOC(70)[0x559c26c3f940]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085157756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x559c26b19c10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085157756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13711052)[0x559c26c36690]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085157756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13711052)[0x559c26c36690]{disrupted}: Freeing instance (context_map.c:202) 20250425085157756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13711052)[0x559c26c36690]{disrupted}: Deallocated (fsm.c:568) 20250425085157756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x559c26b19c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085157756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x559c26b19c10]{disconnected}: Freeing instance (context_map.c:206) 20250425085157756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x559c26b19c10]{disconnected}: Deallocated (fsm.c:568) 20250425085157756 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13711052 SCCP-70 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250425085157756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8736964)[0x559c26c2e720]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425085157756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8736964)[0x559c26c2e720]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425085157756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x559c26c47c30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425085157756 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085157756 DLSCCP DEBUG SCCP-SCOC(72)[0x559c26c454e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085157757 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014babc), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085157757 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085157757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085157757 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085157757 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085157757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085157757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085157757 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0c 04 14 ba bc 00 00 48 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085157757 DLSCCP DEBUG SCCP-SCOC(72)[0x559c26c454e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085157757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x559c26c47c30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085157757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8736964)[0x559c26c2e720]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085157757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8736964)[0x559c26c2e720]{disrupted}: Freeing instance (context_map.c:202) 20250425085157757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8736964)[0x559c26c2e720]{disrupted}: Deallocated (fsm.c:568) 20250425085157757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x559c26c47c30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085157757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x559c26c47c30]{disconnected}: Freeing instance (context_map.c:206) 20250425085157757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x559c26c47c30]{disconnected}: Deallocated (fsm.c:568) 20250425085157757 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8736964 SCCP-72 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20250425085157758 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085157758 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085157758 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085157758 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085157758 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085157758 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085157758 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085157758 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085157758 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085157758 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085157758 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085157759 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52312<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085157760 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085157760 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085157760 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250425085157760 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085157760 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085157760 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085157761 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085157761 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085157761 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085157761 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085157761 DRANAP NOTICE cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085157764 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085157764 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085157764 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085157764 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085157764 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085157764 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085157764 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085157764 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085157764 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085157764 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085157764 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085157774 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52318<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)@7fdc3b52d31d: Final verdict of PTC: pass HNBGW-PFCP(568)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(566): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(567): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(568): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(572): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(573): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(574): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(575): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-SCCP(576): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-RAN(577): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-M3UA(578): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(579): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(580): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(581): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(582): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(583): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(584): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(585): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Fri Apr 25 08:51:57 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.talloc 20250425085157947 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52326<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085158335 DLSCCP DEBUG SCCP-SCOC(68)[0x559c26c63210]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085158335 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0009aaa2), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085158335 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085158335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085158335 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085158335 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085158335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085158335 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085158335 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 09 aa a2 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085158335 DLSCCP DEBUG SCCP-SCOC(69)[0x559c26c29eb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085158335 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017928c), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085158335 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085158335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085158335 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085158335 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085158335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085158335 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085158335 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 17 92 8c 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085158335 DLSCCP DEBUG SCCP-SCOC(67)[0x559c26c46910]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085158335 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020890d), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085158335 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085158335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085158335 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085158335 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085158335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085158335 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085158335 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 20 89 0d 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085158336 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085158336 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085158336 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085158336 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085158336 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085158336 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085158336 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085158336 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085158336 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085158336 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085158336 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085158336 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085158336 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085158336 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085158336 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085158336 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085158336 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085158336 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085158551 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52326<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=552532) 20250425085158905 DLSCCP DEBUG SCCP-SCOC(64)[0x559c26baecd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085158905 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00539da6), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085158905 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085158905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085158905 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085158905 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085158905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085158905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085158905 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 53 9d a6 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085158905 DLSCCP DEBUG SCCP-SCOC(65)[0x559c26c37d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085158905 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b396f3), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085158905 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085158905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085158905 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085158905 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085158905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085158905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085158905 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b3 96 f3 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085158905 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085158906 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085158906 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085158906 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085158906 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085158906 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085158906 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085158906 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085158906 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085158906 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085158906 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085158906 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085158906 DLSCCP DEBUG SCCP-SCOC(66)[0x559c26c36420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085158907 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f17949), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085158907 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085158907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085158907 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085158907 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085158907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085158907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085158907 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f1 79 49 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085158907 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085158907 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085158907 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085158907 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085158907 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085158907 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085159426 DLSCCP DEBUG SCCP-SCOC(62)[0x559c26c377a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085159426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003afd5b), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085159426 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085159426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085159426 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085159426 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085159426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085159426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085159426 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 3a fd 5b 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085159426 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085159426 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085159426 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085159426 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085159426 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085159426 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085159430 DLSCCP DEBUG SCCP-SCOC(61)[0x559c26c28210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085159430 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00326d7a), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085159430 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085159430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085159430 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085159430 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085159430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085159431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085159431 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 32 6d 7a 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085159431 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085159431 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085159431 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085159431 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085159431 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085159431 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085159438 DLSCCP DEBUG SCCP-SCOC(63)[0x559c26c24b60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085159438 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074c580), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085159438 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085159438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085159438 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085159438 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085159438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085159438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085159438 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 74 c5 80 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085159438 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085159438 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085159438 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085159438 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085159438 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085159438 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=552532, count=581972) 20250425085159752 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085159752 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425085159752 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425085159756 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085159756 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085159756 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085159757 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085159757 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425085159757 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425085159764 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085159765 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085159765 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085200152 DLSCCP DEBUG SCCP-SCOC(59)[0x559c26c38060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085200152 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5b096), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085200152 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085200152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085200152 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085200152 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085200152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085200152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085200152 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b5 b0 96 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085200152 DLSCCP DEBUG SCCP-SCOC(58)[0x559c26c31020]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085200152 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000cb297), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085200152 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085200152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085200152 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085200152 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085200152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085200152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085200152 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 0c b2 97 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085200152 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085200152 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085200152 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085200152 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085200152 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085200152 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085200152 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085200152 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085200152 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085200152 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085200152 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085200152 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085200154 DLSCCP DEBUG SCCP-SCOC(60)[0x559c26c37bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085200154 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00013b84), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085200154 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085200154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085200154 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085200154 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085200154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085200154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085200154 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 01 3b 84 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085200155 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085200155 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085200155 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085200155 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085200155 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085200155 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 ------ Fri Apr 25 08:52:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425085200857 DLSCCP DEBUG SCCP-SCOC(54)[0x559c26c31150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085200858 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019acc6), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085200858 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085200858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085200858 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085200858 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085200858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085200858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085200858 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 19 ac c6 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085200858 DLSCCP DEBUG SCCP-SCOC(55)[0x559c26c32520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085200858 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e54ef), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085200858 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085200858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085200858 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085200858 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085200858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085200858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085200858 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 1e 54 ef 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085200858 DLSCCP DEBUG SCCP-SCOC(56)[0x559c26c2e1d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085200858 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e71da2), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085200858 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085200858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085200858 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085200858 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085200858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085200858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085200858 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e7 1d a2 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085200858 DLSCCP DEBUG SCCP-SCOC(57)[0x559c26c49080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085200858 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ce577), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085200858 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085200858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085200858 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085200858 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085200858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085200858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085200858 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 5c e5 77 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085200858 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085200858 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085200858 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085200858 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085200858 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085200858 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085200858 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085200858 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085200858 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085200858 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085200859 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085200859 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085200859 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085200859 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085200859 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085200859 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085200859 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085200859 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085200859 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085200859 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085200859 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085200859 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085200859 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085200859 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20250425085201652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52340<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085201658 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52356<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085201662 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36243<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085201681 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085201681 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085201688 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085201688 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085201688 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085201688 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085201688 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085201688 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085201688 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085201688 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085201688 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43272 (stream_srv.c:142) 20250425085201688 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43272<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085201690 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085201690 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085201690 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085201690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085201690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085201690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085201690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085201690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085201690 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085201690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085201690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085201690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085201690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085201690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085201690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085201690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085201690 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085201690 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085201690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085201690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085201690 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0c 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085201690 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085201690 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085201690 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085201690 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085201690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085201690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085201690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085201690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085201690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085201690 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085201690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085201690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085201690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085201690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085201690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085201690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085201690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085201690 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085201690 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085201690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085201690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085201690 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0e 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085201690 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085201690 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085201690 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085201690 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085201690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085201690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085201690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085201690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085201690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085201690 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085201690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085201690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085201690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085201690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085201690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085201690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085201690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085201690 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085201690 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085201690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085201690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085201690 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085201690 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085201690 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085201690 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085201690 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085201690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085201690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085201690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085201690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085201690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085201690 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085201690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085201690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085201690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085201690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085201690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085201690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085201690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085201690 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085201690 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085201690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085201690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085201690 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085201690 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085201690 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085201690 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085201690 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085201690 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085201690 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085201690 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085201690 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085201690 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085201690 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085201690 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085201690 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085201690 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085201690 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085201690 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085201690 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085201690 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085201690 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085201690 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085201690 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085201690 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085201690 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085201690 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085201690 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085201690 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(599)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(599)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(599)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-SCCP(597)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(602)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc1-M3UA(602)@7fdc3b52d31d: M3UA emulation initiated, the test can be started MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(602)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc1-SCCP(600)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085201712 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085201712 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085201712 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085201712 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085201712 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085201712 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085201712 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085201712 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085201713 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085201713 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085201713 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085201713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085201713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085201713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085201713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085201714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085201714 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=15 -> eSLS=95: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085201714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085201714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085201714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085201714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085201714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085201714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085201714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085201714 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=15 -> eSLS=127: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085201714 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085201714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085201714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085201714 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0f 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085201714 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085201714 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085201714 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085201714 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085201714 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085201714 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085201714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085201714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085201714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085201714 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085201714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085201714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085201714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085201714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085201714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085201714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085201714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085201714 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085201714 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085201714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085201714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085201714 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0c 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085201714 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085201714 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085201714 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085201714 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085201714 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085201714 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085201714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085201714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085201714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085201714 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085201714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085201714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085201714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085201714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085201714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085201714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085201714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085201714 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085201714 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085201714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085201714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085201714 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0e 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085201714 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085201714 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085201714 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085201714 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085201714 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085201714 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085201714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085201714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085201714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085201714 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085201714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085201714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085201714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085201714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085201714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085201714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085201714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085201714 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085201714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085201714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085201714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085201714 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085201714 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085201714 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085201714 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085201714 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085201714 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085201714 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085201714 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085201714 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085201714 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085201714 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085201714 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085201714 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085201714 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085201714 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085201714 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085201714 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085201714 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085201714 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085201714 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085201714 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085201714 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085201714 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085201714 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085201714 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085201714 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(605)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(605)@7fdc3b52d31d: M3UA emulation initiated, the test can be started MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(605)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(603)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(608)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn1-M3UA(608)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(608)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(606)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085201748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085201748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085201748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085201748 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085201748 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085201748 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085201748 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085201748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085201748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085201752 DLINP DEBUG SRVCONN(,r=127.0.0.1:43272<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085201752 DLINP DEBUG SRVCONN(,r=127.0.0.1:43272<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085201752 DLINP DEBUG SRVCONN(,r=127.0.0.1:43272<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085201752 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085201752 DHNBAP DEBUG (127.0.0.1:43272 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425085201752 DHNBAP NOTICE (127.0.0.1:43272 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085201752 DHNBAP NOTICE (127.0.0.1:43272 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085201752 DLINP DEBUG SRVCONN(,r=127.0.0.1:43272<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085201752 DLINP DEBUG SRVCONN(,r=127.0.0.1:43272<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085201900 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085201900 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085201900 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085201900 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(599)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085201910 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085201910 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425085201910 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085201910 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425085201911 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085201911 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085201912 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085201912 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085201912 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085201912 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085201912 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085201912 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085201912 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085201912 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085201912 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication HNBGW_Test.msc1-M3UA(602)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425085201914 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085201914 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085201914 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085201914 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085201914 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085201914 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085201914 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085201914 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085201914 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085201914 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085201914 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085201914 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085201914 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085201915 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085201915 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085201915 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085201915 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085201915 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085201915 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085201915 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085201915 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085201915 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085201916 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085201916 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085201916 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085201916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085201916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085201916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085201916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085201916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085201916 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085201916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085201916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085201916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085201916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085201916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085201916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085201916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085201916 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085201916 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085201916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085201916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085201916 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085201916 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085201917 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085201917 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085201917 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085201917 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085201917 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085201917 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250425085201917 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085201917 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085201917 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085201917 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085201917 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085201917 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425085201917 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085201918 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085201918 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085201918 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085201918 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425085201918 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085201918 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085201918 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085201918 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085201922 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085201922 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085201922 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085201922 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425085201922 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085201922 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085201922 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085201922 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085201922 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425085201922 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085201922 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425085201922 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085201922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085201922 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085201922 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085201922 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425085201923 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085201923 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085201923 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085201923 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085201923 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085201923 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085201923 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085201924 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085201924 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085201924 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085201924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085201924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085201924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085201924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085201924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085201924 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=2 -> eSLS=34: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085201924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085201924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085201924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085201924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085201924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085201924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085201924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085201924 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=2 -> eSLS=2: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085201924 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085201924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085201924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085201924 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 02 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085201924 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085201925 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085201925 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085201925 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085201925 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085201925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085201925 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=2 -> eSLS=2: use Normal Route via 'virt-msc1' 20250425085201925 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085201925 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085201925 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085201925 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 02 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425085201927 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085201927 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085201927 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085201927 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(605)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085201933 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085201933 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085201933 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085201933 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085201933 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085201933 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085201933 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085201933 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085201933 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085201933 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085201933 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085201934 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085201934 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085201934 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085201934 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085201934 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085201934 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085201935 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085201935 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085201935 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085201935 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085201935 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085201935 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085201935 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085201935 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085201935 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085201935 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085201935 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085201935 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085201935 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085201935 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085201935 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085201935 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085201935 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085201935 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085201936 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085201936 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085201936 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085201936 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085201936 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085201936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085201936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085201936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085201936 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085201936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085201936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085201936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085201936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085201936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085201936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085201936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085201936 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085201936 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085201936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085201936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085201936 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085201936 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085201936 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085201936 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085201936 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085201936 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085201936 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085201936 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250425085201936 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085201936 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085201936 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085201936 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425085201938 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085201938 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425085201938 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085201938 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(608)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425085201941 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085201941 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250425085201941 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085201941 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085201941 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085201941 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085201941 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425085201941 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085201941 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085201941 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250425085201941 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085201942 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085201942 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085201942 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085201942 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250425085201942 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085201942 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085201942 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085201942 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085201942 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250425085201942 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250425085201942 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425085201942 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425085201942 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0a  20250425085201942 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425085201942 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085201942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085201942 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085201942 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250425085201942 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085201942 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085201942 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085201943 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085201943 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085201943 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085201943 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085201944 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085201944 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085201944 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085201944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085201944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085201944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085201944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085201944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085201944 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085201944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085201944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085201944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085201944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085201944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085201944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085201944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085201944 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085201944 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085201944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085201944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085201944 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0b 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085201944 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085201944 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085201944 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085201944 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085201944 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085201944 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085201944 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'virt-sgsn1' 20250425085201944 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085201944 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085201944 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085201944 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0b 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(598)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085202719 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085202719 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085202719 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085202719 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085202719 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085202719 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085202719 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085202719 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085202719 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085202719 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085202719 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085202719 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085202719 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085202719 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085202719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085202719 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085202719 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085202719 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085202719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202719 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085202719 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085202720 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085202720 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085202720 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085202720 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085202720 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085202720 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085202720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202720 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085202720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085202720 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085202720 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085202720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085202720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085202720 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085202720 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085202720 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425085202720 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085202720 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085202720 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085202720 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085202720 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085202720 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250425085202720 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085202720 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085202720 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085202720 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085202720 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085202721 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085202721 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085202721 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085202721 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085202721 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085202721 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085202721 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085202721 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085202721 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085202721 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085202721 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085202721 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085202721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085202721 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085202721 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085202721 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085202721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202721 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085202721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202721 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085202721 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085202721 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085202721 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085202721 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(601)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085202725 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085202725 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085202725 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085202725 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085202725 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085202725 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085202725 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085202725 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085202725 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085202725 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425085202725 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085202725 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085202725 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085202725 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085202725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085202725 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085202725 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085202725 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085202725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202725 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085202725 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085202725 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085202725 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085202725 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425085202725 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085202725 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085202725 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085202725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202725 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085202725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085202725 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085202725 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085202725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085202725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085202725 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085202725 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085202725 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: link up (cnlink.c:111) 20250425085202725 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085202725 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085202725 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085202725 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085202725 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085202725 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'virt-msc1' 20250425085202725 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085202725 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085202725 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085202725 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425085202727 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085202727 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085202727 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085202727 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085202727 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085202727 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085202727 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085202727 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085202727 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085202727 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085202727 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085202727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085202727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085202727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085202727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085202727 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085202727 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085202727 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085202728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202728 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085202728 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085202728 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085202728 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085202728 DRANAP INFO cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(604)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085202737 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085202737 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085202737 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085202737 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085202737 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085202737 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085202737 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085202737 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085202737 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085202737 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085202737 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085202737 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085202737 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085202737 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085202737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085202737 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085202737 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085202737 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085202737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202738 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085202738 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085202738 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085202738 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085202738 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085202738 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085202738 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085202738 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085202738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202738 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085202738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085202738 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085202738 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085202738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085202738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085202738 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085202738 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085202738 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425085202738 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085202738 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085202738 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085202738 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085202738 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085202738 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250425085202738 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085202738 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085202738 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085202738 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085202738 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085202738 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085202738 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085202738 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085202738 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085202738 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085202738 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085202738 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085202738 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085202738 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085202738 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085202738 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085202738 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085202738 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085202738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085202738 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085202738 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085202738 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085202738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202738 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085202738 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085202738 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085202738 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085202738 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(607)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085202747 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085202747 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085202747 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085202747 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085202747 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085202747 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085202747 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085202747 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085202747 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085202747 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085202747 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085202747 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085202747 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085202747 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085202747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085202747 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085202748 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425085202748 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085202748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202748 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085202748 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085202748 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085202748 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085202748 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425085202748 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085202748 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085202748 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085202748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202748 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085202748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085202748 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085202748 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085202748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085202748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085202748 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 03 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085202748 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085202748 DRANAP NOTICE cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: link up (cnlink.c:111) 20250425085202749 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085202749 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085202749 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085202749 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085202749 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085202749 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=3 -> eSLS=19: use Normal Route via 'virt-sgsn1' 20250425085202749 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085202749 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085202749 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085202749 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 03 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250425085202750 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085202750 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085202750 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085202750 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085202750 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085202750 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085202750 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085202750 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085202750 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085202750 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085202750 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085202750 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085202750 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085202750 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085202750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085202750 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085202750 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425085202750 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085202750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085202750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085202750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085202750 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085202750 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085202750 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085202750 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085202750 DRANAP INFO cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085203759 DLCTRL DEBUG Command: GET 787037559 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085203759 DLCTRL DEBUG Tx Command reply: GET_REPLY 787037559 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085203768 DLCTRL DEBUG Command: GET 735247009 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085203768 DLCTRL DEBUG Tx Command reply: GET_REPLY 735247009 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085203773 DLCTRL DEBUG Command: GET 441725579 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085203773 DLCTRL DEBUG Tx Command reply: GET_REPLY 441725579 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085203780 DLCTRL DEBUG Command: GET 734357640 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085203780 DLCTRL DEBUG Tx Command reply: GET_REPLY 734357640 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085203785 DLCTRL DEBUG Command: GET 519277290 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085203785 DLCTRL DEBUG Tx Command reply: GET_REPLY 519277290 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425085203790 DLCTRL DEBUG Command: GET 304291241 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085203790 DLCTRL DEBUG Tx Command reply: GET_REPLY 304291241 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085203794 DLCTRL DEBUG Command: GET 655814741 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085203794 DLCTRL DEBUG Tx Command reply: GET_REPLY 655814741 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085203797 DLCTRL DEBUG Command: GET 834616619 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085203797 DLCTRL DEBUG Tx Command reply: GET_REPLY 834616619 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085203801 DLCTRL DEBUG Command: GET 353173691 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085203801 DLCTRL DEBUG Tx Command reply: GET_REPLY 353173691 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085203804 DLCTRL DEBUG Command: GET 331374378 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085203804 DLCTRL DEBUG Tx Command reply: GET_REPLY 331374378 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425085203807 DLCTRL DEBUG Command: GET 486534547 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085203807 DLCTRL DEBUG Tx Command reply: GET_REPLY 486534547 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085203809 DLCTRL DEBUG Command: GET 673524178 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085203809 DLCTRL DEBUG Tx Command reply: GET_REPLY 673524178 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085203811 DLCTRL DEBUG Command: GET 283372760 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085203811 DLCTRL DEBUG Tx Command reply: GET_REPLY 283372760 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085203813 DLCTRL DEBUG Command: GET 985497529 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085203813 DLCTRL DEBUG Tx Command reply: GET_REPLY 985497529 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085203818 DLCTRL DEBUG Command: GET 34326226 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085203818 DLCTRL DEBUG Tx Command reply: GET_REPLY 34326226 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425085203821 DLCTRL DEBUG Command: GET 223497532 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085203821 DLCTRL DEBUG Tx Command reply: GET_REPLY 223497532 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085203825 DLCTRL DEBUG Command: GET 993218053 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085203825 DLCTRL DEBUG Tx Command reply: GET_REPLY 993218053 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085203830 DLCTRL DEBUG Command: GET 357833044 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085203830 DLCTRL DEBUG Tx Command reply: GET_REPLY 357833044 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085203833 DLCTRL DEBUG Command: GET 315125702 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085203833 DLCTRL DEBUG Tx Command reply: GET_REPLY 315125702 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085203837 DLCTRL DEBUG Command: GET 584204616 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085203837 DLCTRL DEBUG Tx Command reply: GET_REPLY 584204616 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=256, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000000000000000100011'B == '42400023'O MTC@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=511, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010011111111100000000100011'B == '427FC023'O MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442400023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011011001'B, t_guard := 20.000000 } 20250425085203872 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52360<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@7fdc3b52d31d: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)7682244 20250425085204927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085204927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085204927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425085204927 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085204927 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7538c4, normal) (hnbgw_rua.c:406) 20250425085204927 DHNB DEBUG map_rua[0x559c26c36690]{init}: Allocated (fsm.c:456) 20250425085204927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7682244)[0x559c26c36690]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085204927 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7682244 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085204927 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085204927 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085204927 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7682244 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:696) 20250425085204927 DCN DEBUG map_sccp[0x559c26b19c10]{init}: Allocated (fsm.c:456) 20250425085204927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x559c26b19c10]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085204927 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7682244 <-> SCCP-73 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425085204927 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7682244 SCCP-73 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250425085204927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7682244)[0x559c26c36690]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085204927 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085204927 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085204927 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7682244 SCCP-73 msc-1 MI=TMSI-0x42400023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085204927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x559c26b19c10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085204927 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085204927 DLSCCP DEBUG SCCP-SCOC(73)[0x559c26c47c30]{IDLE}: Allocated (fsm.c:456) 20250425085204927 DLSCCP DEBUG SCCP-SCOC(73)[0x559c26c47c30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085204927 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000049), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f40030002d90056400500f1100926) (sccp_scrc.c:415) 20250425085204927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085204927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085204927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085204927 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085204927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085204927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085204927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085204927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085204927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085204927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085204927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085204927 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085204927 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085204927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085204927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085204927 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 0d 01 00 00 49 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 40 00 23 00 4f 40 03 00 02 d9 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085204927 DLSCCP DEBUG SCCP-SCOC(73)[0x559c26c47c30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085204927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x559c26b19c10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085204927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7682244)[0x559c26c36690]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085204928 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085204928 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085204928 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085204928 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085204928 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085204928 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'virt-msc1' 20250425085204928 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085204928 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085204928 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085204928 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 0d 01 00 00 49 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 40 00 23 00 4f 40 03 00 02 d9 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(600)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc1-SCCP(600)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(601)@7fdc3b52d31d: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610) HNBGW_Test.msc1-RAN(601)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)3580891 HNBGW_Test.msc1-SCCP(600)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(600)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085204940 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085204940 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085204940 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085204940 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085204940 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085204940 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085204940 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085204940 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085204940 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085204940 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 49 8f 69 4e 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085204940 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085204940 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085204940 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085204940 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085204940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085204940 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000049), PART(T=Source Reference,L=4,D=008f694e) (sccp_scrc.c:486) 20250425085204940 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1855) 20250425085204940 DLSCCP DEBUG SCCP-SCOC(73)[0x559c26c47c30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085204940 DLSCCP DEBUG SCCP-SCOC(73)[0x559c26c47c30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085204940 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085204940 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085204940 DCN DEBUG handle_cn_conn_conf() conn_id=73, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085204940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x559c26b19c10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085204940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x559c26b19c10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@7fdc3b52d31d: setverdict(pass): none -> pass MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085204940 DLCTRL DEBUG Command: GET 144051800 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085204940 DLCTRL DEBUG Tx Command reply: GET_REPLY 144051800 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085204941 DLCTRL DEBUG Command: GET 211117507 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085204941 DLCTRL DEBUG Tx Command reply: GET_REPLY 211117507 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085204944 DLCTRL DEBUG Command: GET 570338990 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085204944 DLCTRL DEBUG Tx Command reply: GET_REPLY 570338990 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085204947 DLCTRL DEBUG Command: GET 285312786 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085204947 DLCTRL DEBUG Tx Command reply: GET_REPLY 285312786 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085204951 DLCTRL DEBUG Command: GET 546853020 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085204951 DLCTRL DEBUG Tx Command reply: GET_REPLY 546853020 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085204955 DLCTRL DEBUG Command: GET 850313612 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085204955 DLCTRL DEBUG Tx Command reply: GET_REPLY 850313612 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085204958 DLCTRL DEBUG Command: GET 607861840 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085204958 DLCTRL DEBUG Tx Command reply: GET_REPLY 607861840 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250425085204961 DLCTRL DEBUG Command: GET 897857654 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085204961 DLCTRL DEBUG Tx Command reply: GET_REPLY 897857654 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085204964 DLCTRL DEBUG Command: GET 462078984 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085204964 DLCTRL DEBUG Tx Command reply: GET_REPLY 462078984 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085204966 DLCTRL DEBUG Command: GET 716093429 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085204966 DLCTRL DEBUG Tx Command reply: GET_REPLY 716093429 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085204968 DLCTRL DEBUG Command: GET 352772873 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085204968 DLCTRL DEBUG Tx Command reply: GET_REPLY 352772873 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085204970 DLCTRL DEBUG Command: GET 82793593 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085204970 DLCTRL DEBUG Tx Command reply: GET_REPLY 82793593 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085204972 DLCTRL DEBUG Command: GET 923071004 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085204972 DLCTRL DEBUG Tx Command reply: GET_REPLY 923071004 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085204973 DLCTRL DEBUG Command: GET 927249348 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085204973 DLCTRL DEBUG Tx Command reply: GET_REPLY 927249348 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085204975 DLCTRL DEBUG Command: GET 991565423 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085204975 DLCTRL DEBUG Tx Command reply: GET_REPLY 991565423 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085204976 DLCTRL DEBUG Command: GET 962392324 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085204976 DLCTRL DEBUG Tx Command reply: GET_REPLY 962392324 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085204978 DLCTRL DEBUG Command: GET 452197427 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085204978 DLCTRL DEBUG Tx Command reply: GET_REPLY 452197427 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085204979 DLCTRL DEBUG Command: GET 904293519 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085204979 DLCTRL DEBUG Tx Command reply: GET_REPLY 904293519 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085204980 DLCTRL DEBUG Command: GET 123915898 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085204980 DLCTRL DEBUG Tx Command reply: GET_REPLY 123915898 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085204981 DLCTRL DEBUG Command: GET 572529373 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085204981 DLCTRL DEBUG Tx Command reply: GET_REPLY 572529373 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0524010350590205F442410023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100010001'B, t_guard := 20.000000 } 20250425085205010 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52376<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@7fdc3b52d31d: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@7fdc3b52d31d: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594)@7fdc3b52d31d: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)1114394 20250425085206028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085206028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085206028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250425085206028 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085206028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x11011a, normal) (hnbgw_rua.c:406) 20250425085206028 DHNB DEBUG map_rua[0x559c26aa06d0]{init}: Allocated (fsm.c:456) 20250425085206028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1114394)[0x559c26aa06d0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085206028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1114394 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085206028 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085206028 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085206028 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425085206028 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1114394 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:696) 20250425085206028 DCN DEBUG map_sccp[0x559c26c338f0]{init}: Allocated (fsm.c:456) 20250425085206028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x559c26c338f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085206028 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1114394 <-> SCCP-74 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425085206028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1114394 SCCP-74 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250425085206028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1114394)[0x559c26aa06d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085206028 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085206028 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085206028 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1114394 SCCP-74 msc-1 MI=TMSI-0x42410023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085206028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x559c26c338f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085206028 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085206028 DLSCCP DEBUG SCCP-SCOC(74)[0x559c26c2d490]{IDLE}: Allocated (fsm.c:456) 20250425085206028 DLSCCP DEBUG SCCP-SCOC(74)[0x559c26c2d490]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085206028 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004a), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f40030003110056400500f1100926) (sccp_scrc.c:415) 20250425085206028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085206028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085206028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085206028 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085206028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085206028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085206028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085206028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085206028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085206028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085206028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085206028 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085206028 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085206028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085206028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085206028 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 0e 01 00 00 4a 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 41 00 23 00 4f 40 03 00 03 11 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085206028 DLSCCP DEBUG SCCP-SCOC(74)[0x559c26c2d490]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085206028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x559c26c338f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085206028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1114394)[0x559c26aa06d0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085206028 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085206028 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085206028 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085206028 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085206028 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085206028 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'virt-msc1' 20250425085206028 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085206028 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085206028 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085206028 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 0e 01 00 00 4a 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 41 00 23 00 4f 40 03 00 03 11 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(600)@7fdc3b52d31d: First idle individual index:1 HNBGW_Test.msc1-SCCP(600)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(601)@7fdc3b52d31d: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611) HNBGW_Test.msc1-RAN(601)@7fdc3b52d31d: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)4684233 HNBGW_Test.msc1-SCCP(600)@7fdc3b52d31d: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(600)@7fdc3b52d31d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425085206033 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085206033 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085206033 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085206033 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085206033 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085206033 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085206033 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085206033 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085206033 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085206033 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 4a 74 37 a8 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085206033 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085206033 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085206033 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085206033 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085206033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085206033 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004a), PART(T=Source Reference,L=4,D=007437a8) (sccp_scrc.c:486) 20250425085206033 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1855) 20250425085206033 DLSCCP DEBUG SCCP-SCOC(74)[0x559c26c2d490]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085206033 DLSCCP DEBUG SCCP-SCOC(74)[0x559c26c2d490]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085206033 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085206033 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085206033 DCN DEBUG handle_cn_conn_conf() conn_id=74, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085206033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x559c26c338f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085206033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x559c26c338f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)@7fdc3b52d31d: setverdict(pass): none -> pass MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085206034 DLCTRL DEBUG Command: GET 956022693 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085206034 DLCTRL DEBUG Tx Command reply: GET_REPLY 956022693 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085206037 DLCTRL DEBUG Command: GET 853549066 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085206037 DLCTRL DEBUG Tx Command reply: GET_REPLY 853549066 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085206039 DLCTRL DEBUG Command: GET 751341553 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085206039 DLCTRL DEBUG Tx Command reply: GET_REPLY 751341553 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085206041 DLCTRL DEBUG Command: GET 605591510 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085206041 DLCTRL DEBUG Tx Command reply: GET_REPLY 605591510 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085206043 DLCTRL DEBUG Command: GET 354460407 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085206043 DLCTRL DEBUG Tx Command reply: GET_REPLY 354460407 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085206045 DLCTRL DEBUG Command: GET 563429015 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085206045 DLCTRL DEBUG Tx Command reply: GET_REPLY 563429015 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085206046 DLCTRL DEBUG Command: GET 147265783 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085206046 DLCTRL DEBUG Tx Command reply: GET_REPLY 147265783 rate_ctr.abs.msc.1.cnpool:subscr:known 2 (control_if.c:477) 20250425085206048 DLCTRL DEBUG Command: GET 719028284 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085206048 DLCTRL DEBUG Tx Command reply: GET_REPLY 719028284 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085206050 DLCTRL DEBUG Command: GET 904776183 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085206050 DLCTRL DEBUG Tx Command reply: GET_REPLY 904776183 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085206051 DLCTRL DEBUG Command: GET 370396029 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085206051 DLCTRL DEBUG Tx Command reply: GET_REPLY 370396029 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085206053 DLCTRL DEBUG Command: GET 434565608 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085206053 DLCTRL DEBUG Tx Command reply: GET_REPLY 434565608 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085206054 DLCTRL DEBUG Command: GET 178699898 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085206054 DLCTRL DEBUG Tx Command reply: GET_REPLY 178699898 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085206055 DLCTRL DEBUG Command: GET 313721258 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085206055 DLCTRL DEBUG Tx Command reply: GET_REPLY 313721258 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085206056 DLCTRL DEBUG Command: GET 439172703 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085206056 DLCTRL DEBUG Tx Command reply: GET_REPLY 439172703 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085206057 DLCTRL DEBUG Command: GET 169151711 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085206057 DLCTRL DEBUG Tx Command reply: GET_REPLY 169151711 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085206059 DLCTRL DEBUG Command: GET 341842230 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085206059 DLCTRL DEBUG Tx Command reply: GET_REPLY 341842230 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085206060 DLCTRL DEBUG Command: GET 285246234 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085206060 DLCTRL DEBUG Tx Command reply: GET_REPLY 285246234 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085206062 DLCTRL DEBUG Command: GET 886493437 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085206062 DLCTRL DEBUG Tx Command reply: GET_REPLY 886493437 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085206063 DLCTRL DEBUG Command: GET 677986177 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085206063 DLCTRL DEBUG Tx Command reply: GET_REPLY 677986177 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085206065 DLCTRL DEBUG Command: GET 826435636 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085206065 DLCTRL DEBUG Tx Command reply: GET_REPLY 826435636 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0627000350590205F4427FC023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001111000000'B, t_guard := 20.000000 } 20250425085206090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53094<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@7fdc3b52d31d: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@7fdc3b52d31d: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594)@7fdc3b52d31d: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)4189358 20250425085207117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085207117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085207118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250425085207118 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085207118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3fecae, normal) (hnbgw_rua.c:406) 20250425085207118 DHNB DEBUG map_rua[0x559c26c31280]{init}: Allocated (fsm.c:456) 20250425085207118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4189358)[0x559c26c31280]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085207118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4189358 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085207118 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085207118 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085207118 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4189358 SCCP-0 CS MI=TMSI-0x427FC023: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250425085207118 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4189358 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:696) 20250425085207118 DCN DEBUG map_sccp[0x559c26c2e720]{init}: Allocated (fsm.c:456) 20250425085207118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x559c26c2e720]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085207118 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4189358 <-> SCCP-75 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425085207118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4189358 SCCP-75 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250425085207118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4189358)[0x559c26c31280]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085207118 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085207118 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085207118 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4189358 SCCP-75 msc-1 MI=TMSI-0x427FC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085207118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x559c26c2e720]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085207118 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085207118 DLSCCP DEBUG SCCP-SCOC(75)[0x559c26c43c60]{IDLE}: Allocated (fsm.c:456) 20250425085207118 DLSCCP DEBUG SCCP-SCOC(75)[0x559c26c43c60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085207118 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004b), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030003c00056400500f1100926) (sccp_scrc.c:415) 20250425085207118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085207118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085207118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085207118 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085207118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085207118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085207118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085207118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085207118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085207118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085207118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085207118 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085207118 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085207118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085207119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085207119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 0f 01 00 00 4b 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 7f c0 23 00 4f 40 03 00 03 c0 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085207119 DLSCCP DEBUG SCCP-SCOC(75)[0x559c26c43c60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085207119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x559c26c2e720]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085207119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4189358)[0x559c26c31280]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085207119 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085207119 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085207119 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085207119 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085207119 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085207119 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'virt-msc1' 20250425085207119 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085207119 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085207119 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085207119 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 0f 01 00 00 4b 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 7f c0 23 00 4f 40 03 00 03 c0 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(600)@7fdc3b52d31d: First idle individual index:2 HNBGW_Test.msc1-SCCP(600)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(601)@7fdc3b52d31d: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612) HNBGW_Test.msc1-RAN(601)@7fdc3b52d31d: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)1558356 HNBGW_Test.msc1-SCCP(600)@7fdc3b52d31d: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(600)@7fdc3b52d31d: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250425085207128 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085207128 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085207128 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085207128 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085207128 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085207128 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085207128 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085207128 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085207128 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085207128 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 4b f4 99 02 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085207128 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085207128 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085207128 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085207128 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085207128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085207128 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004b), PART(T=Source Reference,L=4,D=00f49902) (sccp_scrc.c:486) 20250425085207128 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1855) 20250425085207128 DLSCCP DEBUG SCCP-SCOC(75)[0x559c26c43c60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085207129 DLSCCP DEBUG SCCP-SCOC(75)[0x559c26c43c60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085207129 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085207129 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085207129 DCN DEBUG handle_cn_conn_conf() conn_id=75, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085207129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x559c26c2e720]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085207129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x559c26c2e720]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 3 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085207131 DLCTRL DEBUG Command: GET 576290415 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085207131 DLCTRL DEBUG Tx Command reply: GET_REPLY 576290415 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085207135 DLCTRL DEBUG Command: GET 663541663 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085207135 DLCTRL DEBUG Tx Command reply: GET_REPLY 663541663 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085207139 DLCTRL DEBUG Command: GET 851764559 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085207139 DLCTRL DEBUG Tx Command reply: GET_REPLY 851764559 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085207143 DLCTRL DEBUG Command: GET 323623232 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085207143 DLCTRL DEBUG Tx Command reply: GET_REPLY 323623232 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085207148 DLCTRL DEBUG Command: GET 552841638 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085207148 DLCTRL DEBUG Tx Command reply: GET_REPLY 552841638 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085207152 DLCTRL DEBUG Command: GET 673204665 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085207152 DLCTRL DEBUG Tx Command reply: GET_REPLY 673204665 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085207156 DLCTRL DEBUG Command: GET 966612203 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085207156 DLCTRL DEBUG Tx Command reply: GET_REPLY 966612203 rate_ctr.abs.msc.1.cnpool:subscr:known 3 (control_if.c:477) 20250425085207160 DLCTRL DEBUG Command: GET 525416000 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085207160 DLCTRL DEBUG Tx Command reply: GET_REPLY 525416000 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085207165 DLCTRL DEBUG Command: GET 490122806 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085207165 DLCTRL DEBUG Tx Command reply: GET_REPLY 490122806 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085207169 DLCTRL DEBUG Command: GET 475331146 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085207169 DLCTRL DEBUG Tx Command reply: GET_REPLY 475331146 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085207173 DLCTRL DEBUG Command: GET 679427095 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085207173 DLCTRL DEBUG Tx Command reply: GET_REPLY 679427095 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085207177 DLCTRL DEBUG Command: GET 781848965 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085207177 DLCTRL DEBUG Tx Command reply: GET_REPLY 781848965 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085207181 DLCTRL DEBUG Command: GET 365000093 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085207181 DLCTRL DEBUG Tx Command reply: GET_REPLY 365000093 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085207185 DLCTRL DEBUG Command: GET 582671671 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085207185 DLCTRL DEBUG Tx Command reply: GET_REPLY 582671671 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085207189 DLCTRL DEBUG Command: GET 843257383 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085207189 DLCTRL DEBUG Tx Command reply: GET_REPLY 843257383 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085207193 DLCTRL DEBUG Command: GET 854149263 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085207193 DLCTRL DEBUG Tx Command reply: GET_REPLY 854149263 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085207196 DLCTRL DEBUG Command: GET 555175599 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085207196 DLCTRL DEBUG Tx Command reply: GET_REPLY 555175599 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085207199 DLCTRL DEBUG Command: GET 444496189 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085207199 DLCTRL DEBUG Tx Command reply: GET_REPLY 444496189 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085207202 DLCTRL DEBUG Command: GET 725294143 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085207202 DLCTRL DEBUG Tx Command reply: GET_REPLY 725294143 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085207204 DLCTRL DEBUG Command: GET 957946386 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085207204 DLCTRL DEBUG Tx Command reply: GET_REPLY 957946386 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425085207212 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52356<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085207213 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36243<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(591)@7fdc3b52d31d: Final verdict of PTC: none VirtHNBGW-STATS(590)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085207217 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52340<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085207219 DLINP DEBUG SRVCONN(,r=127.0.0.1:43272<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085207219 DLINP DEBUG SRVCONN(,r=127.0.0.1:43272<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085207219 DLINP NOTICE SRV(,r=127.0.0.1:43272<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085207219 DMAIN NOTICE (127.0.0.1:43272 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43272<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085207219 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(603)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(606)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(598)@7fdc3b52d31d: Final verdict of PTC: none 20250425085207221 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085207221 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085207221 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085207221 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(597)@7fdc3b52d31d: Final verdict of PTC: none 20250425085207221 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085207221 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085207221 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085207221 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085207221 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085207221 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085207221 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085207221 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085207221 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085207221 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085207221 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085207221 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085207222 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085207222 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085207222 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250425085207222 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085207222 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085207222 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085207222 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085207222 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085207222 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425085207222 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425085207222 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250425085207222 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425085207222 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085207222 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085207222 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085207222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085207222 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250425085207222 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085207222 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085207222 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085207222 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085207222 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085207222 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085207222 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085207222 DRANAP NOTICE cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085207222 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085207222 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085207222 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085207222 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085207222 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085207222 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085207222 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085207222 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085207222 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250425085207223 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425085207223 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085207223 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085207223 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(604)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(607)@7fdc3b52d31d: Final verdict of PTC: none 20250425085207223 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085207223 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085207223 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085207223 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085207223 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085207223 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085207223 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250425085207223 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085207223 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085207223 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085207223 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085207223 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085207223 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085207223 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085207223 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085207223 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085207223 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085207223 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085207223 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085207223 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085207223 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085207223 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085207223 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085207223 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085207223 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085207223 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085207224 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085207224 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085207223 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085207224 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085207224 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425085207224 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085207224 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085207224 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085207224 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085207224 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085207224 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085207224 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085207224 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250425085207224 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085207224 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085207224 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085207224 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085207224 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085207224 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085207224 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085207224 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085207224 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085207224 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085207224 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085207224 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085207224 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085207224 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085207224 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085207224 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085207224 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425085207224 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085207224 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085207224 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085207224 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085207224 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085207224 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085207224 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085207224 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085207224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x559c26b19c10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085207224 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085207224 DLSCCP DEBUG SCCP-SCOC(73)[0x559c26c47c30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085207224 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f694e), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085207224 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085207224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085207224 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085207224 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085207224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085207224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085207224 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 0d 04 8f 69 4e 00 00 49 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085207224 DLSCCP DEBUG SCCP-SCOC(73)[0x559c26c47c30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085207224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x559c26b19c10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085207224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7682244)[0x559c26c36690]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085207225 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7682244)[0x559c26c36690]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085207225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085207225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7682244)[0x559c26c36690]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085207225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7682244)[0x559c26c36690]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085207225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7682244)[0x559c26c36690]{disrupted}: Freeing instance (context_map.c:202) 20250425085207225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7682244)[0x559c26c36690]{disrupted}: Deallocated (fsm.c:568) 20250425085207225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x559c26b19c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085207225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x559c26b19c10]{disconnected}: Freeing instance (context_map.c:206) 20250425085207225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x559c26b19c10]{disconnected}: Deallocated (fsm.c:568) 20250425085207225 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7682244 SCCP-73 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20250425085207225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x559c26c338f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085207225 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085207225 DLSCCP DEBUG SCCP-SCOC(74)[0x559c26c2d490]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085207225 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007437a8), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085207225 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085207225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085207225 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085207225 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085207225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085207225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085207225 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 0e 04 74 37 a8 00 00 4a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085207225 DLSCCP DEBUG SCCP-SCOC(74)[0x559c26c2d490]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085207225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x559c26c338f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085207225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1114394)[0x559c26aa06d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085207225 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1114394)[0x559c26aa06d0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085207225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085207226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1114394)[0x559c26aa06d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085207226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1114394)[0x559c26aa06d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085207226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1114394)[0x559c26aa06d0]{disrupted}: Freeing instance (context_map.c:202) 20250425085207226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1114394)[0x559c26aa06d0]{disrupted}: Deallocated (fsm.c:568) 20250425085207226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x559c26c338f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085207226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x559c26c338f0]{disconnected}: Freeing instance (context_map.c:206) 20250425085207226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x559c26c338f0]{disconnected}: Deallocated (fsm.c:568) 20250425085207226 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1114394 SCCP-74 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250425085207226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x559c26c2e720]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085207226 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085207226 DLSCCP DEBUG SCCP-SCOC(75)[0x559c26c43c60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085207226 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f49902), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085207226 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085207226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085207226 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085207226 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085207226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085207226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) HNBGW_Test.msc1-M3UA(602)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(599)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(605)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(608)@7fdc3b52d31d: Final verdict of PTC: none 20250425085207226 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 0f 04 f4 99 02 00 00 4b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085207226 DLSCCP DEBUG SCCP-SCOC(75)[0x559c26c43c60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085207226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x559c26c2e720]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085207226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4189358)[0x559c26c31280]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085207226 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4189358)[0x559c26c31280]{connected}: Tx RUA Disconnect (context_map_rua.c:203) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593)@7fdc3b52d31d: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589)@7fdc3b52d31d: Final verdict of PTC: none 20250425085207227 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085207227 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085207227 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085207227 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085207227 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085207227 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085207227 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085207227 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085207226 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085207226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4189358)[0x559c26c31280]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085207226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4189358)[0x559c26c31280]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085207226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4189358)[0x559c26c31280]{disrupted}: Freeing instance (context_map.c:202) 20250425085207226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4189358)[0x559c26c31280]{disrupted}: Deallocated (fsm.c:568) 20250425085207226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x559c26c2e720]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085207226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x559c26c2e720]{disconnected}: Freeing instance (context_map.c:206) 20250425085207226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x559c26c2e720]{disconnected}: Deallocated (fsm.c:568) 20250425085207226 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4189358 SCCP-75 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20250425085207226 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085207226 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085207226 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085207226 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085207226 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085207226 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085207226 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085207226 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085207226 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085207226 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085207227 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085207227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085207227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425085207227 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085207227 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085207227 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085207227 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085207228 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085207228 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085207228 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085207228 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085207228 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085207228 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085207227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425085207227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085207227 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085207228 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085207228 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425085207228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52360<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@7fdc3b52d31d: Final verdict of PTC: pass HNBGW_Test.msc1-SCCP(600)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-MGCP(609)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(592)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc1-RAN(601)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)@7fdc3b52d31d: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(590): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(591): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(592): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(597): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(598): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(599): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-SCCP(600): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-RAN(601): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-M3UA(602): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(603): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(604): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(605): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(606): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(607): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(608): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(609): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. 20250425085207264 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52376<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085207265 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53094<->l=127.0.0.1:4261 (telnet_interface.c:138) Fri Apr 25 08:52:07 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.talloc 20250425085207404 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53104<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085207755 DLSCCP DEBUG SCCP-SCOC(71)[0x559c26c2ec10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085207756 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0797b), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085207756 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085207756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085207756 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085207756 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085207756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085207756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085207756 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 a0 79 7b 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085207756 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085207756 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085207756 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085207756 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085207756 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085207756 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085207757 DLSCCP DEBUG SCCP-SCOC(72)[0x559c26c454e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085207757 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014babc), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085207757 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085207757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085207757 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085207757 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085207757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085207757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085207758 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 14 ba bc 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085207758 DLSCCP DEBUG SCCP-SCOC(70)[0x559c26c3f940]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085207758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2a992), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085207758 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085207758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085207758 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085207758 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085207758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085207758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085207758 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f2 a9 92 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085207758 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085207758 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085207758 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085207758 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085207758 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085207758 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085207758 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085207758 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085207758 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085207758 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085207758 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085207758 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085208108 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53104<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=564804) 20250425085208336 DLSCCP DEBUG SCCP-SCOC(67)[0x559c26c46910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085208337 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020890d), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085208337 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085208337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085208337 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085208337 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085208337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085208337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085208337 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 20 89 0d 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085208337 DLSCCP DEBUG SCCP-SCOC(69)[0x559c26c29eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085208337 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017928c), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085208337 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085208337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085208337 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085208337 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085208337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085208337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085208337 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 17 92 8c 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085208337 DLSCCP DEBUG SCCP-SCOC(68)[0x559c26c63210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085208337 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0009aaa2), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085208337 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085208337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085208337 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085208337 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085208337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085208337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085208337 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 09 aa a2 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085208337 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085208337 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085208337 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085208337 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085208337 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085208337 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085208337 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085208337 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085208337 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085208337 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085208337 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085208337 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085208338 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085208338 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085208338 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085208338 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085208338 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085208338 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085208906 DLSCCP DEBUG SCCP-SCOC(65)[0x559c26c37d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085208906 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b396f3), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085208906 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085208906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085208906 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085208906 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085208906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085208906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085208906 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b3 96 f3 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085208906 DLSCCP DEBUG SCCP-SCOC(64)[0x559c26baecd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085208906 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00539da6), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085208906 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085208906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085208906 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085208906 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085208906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085208906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085208906 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 53 9d a6 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085208906 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085208906 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085208906 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085208906 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085208906 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085208906 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085208906 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085208906 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085208906 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085208906 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085208906 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085208906 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085208907 DLSCCP DEBUG SCCP-SCOC(66)[0x559c26c36420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085208907 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f17949), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085208907 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085208907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085208907 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085208907 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085208907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085208907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085208907 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f1 79 49 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085208907 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085208907 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085208907 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085208907 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085208907 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085208907 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=564804, count=597584) 20250425085209223 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085209223 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085209223 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085209223 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085209223 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425085209223 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425085209224 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085209224 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085209224 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085209224 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085209224 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425085209224 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425085209427 DLSCCP DEBUG SCCP-SCOC(62)[0x559c26c377a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085209427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003afd5b), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085209427 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085209427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085209427 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085209427 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085209427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085209427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085209427 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 3a fd 5b 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085209428 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085209428 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085209428 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085209428 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085209428 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085209428 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085209432 DLSCCP DEBUG SCCP-SCOC(61)[0x559c26c28210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085209432 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00326d7a), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085209432 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085209432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085209432 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085209432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085209432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085209432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085209432 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 32 6d 7a 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085209432 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085209432 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085209432 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085209432 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085209432 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085209432 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085209439 DLSCCP DEBUG SCCP-SCOC(63)[0x559c26c24b60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085209439 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074c580), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085209439 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085209439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085209439 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085209439 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085209439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085209439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085209439 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 74 c5 80 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085209440 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085209440 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085209440 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085209440 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085209440 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085209440 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085210152 DLSCCP DEBUG SCCP-SCOC(58)[0x559c26c31020]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085210153 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000cb297), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085210153 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085210153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085210153 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085210153 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085210153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085210153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085210153 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 0c b2 97 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085210153 DLSCCP DEBUG SCCP-SCOC(59)[0x559c26c38060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085210153 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5b096), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085210153 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085210153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085210153 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085210153 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085210153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085210153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085210153 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b5 b0 96 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085210153 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085210153 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085210153 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085210153 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085210153 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085210153 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085210153 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085210153 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085210153 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085210153 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085210153 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085210153 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085210155 DLSCCP DEBUG SCCP-SCOC(60)[0x559c26c37bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085210155 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00013b84), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085210155 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085210155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085210155 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085210155 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085210155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085210155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085210155 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 01 3b 84 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085210155 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085210155 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085210155 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085210155 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085210155 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085210155 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 ------ Fri Apr 25 08:52:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425085210859 DLSCCP DEBUG SCCP-SCOC(57)[0x559c26c49080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085210859 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ce577), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085210859 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085210859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085210859 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085210859 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085210860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085210860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085210860 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 5c e5 77 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085210860 DLSCCP DEBUG SCCP-SCOC(56)[0x559c26c2e1d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085210860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e71da2), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085210860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085210860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085210860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085210860 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085210860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085210860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085210860 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e7 1d a2 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085210860 DLSCCP DEBUG SCCP-SCOC(55)[0x559c26c32520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085210860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e54ef), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085210860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085210860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085210860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085210860 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085210860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085210860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085210860 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 1e 54 ef 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085210860 DLSCCP DEBUG SCCP-SCOC(54)[0x559c26c31150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085210860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019acc6), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085210860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085210860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085210860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085210860 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085210860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085210860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085210860 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 19 ac c6 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085210860 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085210860 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085210860 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085210860 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085210860 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085210860 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085210860 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085210860 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085210860 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085210860 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085210860 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085210860 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085210861 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085210861 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085210861 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085210861 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085210861 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085210861 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085210861 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085210861 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085210861 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085210861 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085210861 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085210861 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20250425085211206 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53116<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085211210 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53122<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085211214 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34331<->l=127.0.0.1:4262) (control_if.c:572) 20250425085211228 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085211228 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085211235 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085211235 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085211235 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085211235 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085211235 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085211235 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085211235 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35807 (stream_srv.c:142) 20250425085211235 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35807<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085211235 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085211235 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085211237 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085211237 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085211237 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085211237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085211237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085211237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085211237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085211237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085211237 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085211237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085211237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085211237 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0a 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085211237 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085211237 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085211237 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085211237 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085211237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085211237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085211237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085211237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085211237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085211237 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085211237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085211237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085211237 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0a 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085211237 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085211237 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085211237 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085211237 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085211237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085211237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085211237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085211237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085211237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085211237 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085211237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085211237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085211237 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085211237 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085211237 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085211237 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085211237 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085211237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085211237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085211237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085211237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085211237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085211237 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085211237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085211237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085211237 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085211237 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085211237 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085211237 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085211237 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085211237 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085211237 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085211237 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085211237 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085211237 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085211237 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085211237 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085211237 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085211237 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085211237 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085211237 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085211237 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085211237 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085211237 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085211237 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085211237 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085211237 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085211237 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085211237 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085211237 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085211237 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(623)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(623)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(623)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(621)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(626)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc1-M3UA(626)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(626)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc1-SCCP(624)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(629)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc2-M3UA(629)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(629)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(627)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085211272 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085211272 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085211273 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085211273 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085211273 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085211273 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085211273 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085211273 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085211274 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085211274 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085211274 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085211274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085211274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085211274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211274 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=14 -> eSLS=94: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085211274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085211274 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=14 -> eSLS=126: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085211274 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085211274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085211274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085211274 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0e 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085211274 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085211274 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085211274 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085211274 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085211274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085211274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085211274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211274 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=9 -> eSLS=41: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085211274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085211274 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=9 -> eSLS=9: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085211274 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085211274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085211274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085211274 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 09 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085211274 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085211274 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085211274 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085211274 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085211274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085211274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085211274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211274 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085211274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085211274 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085211274 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085211274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085211274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085211274 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085211274 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085211274 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085211274 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085211274 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085211274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085211274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085211274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211274 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085211274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085211274 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085211274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085211274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085211274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085211274 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085211274 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085211275 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085211275 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085211275 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085211275 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085211275 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085211275 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085211275 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085211275 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085211275 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085211275 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085211275 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085211275 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=9 -> eSLS=9: picked Normal Route via 'virt-sgsn2' round-robin style 20250425085211275 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085211275 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085211275 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085211275 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085211275 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085211275 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085211275 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085211275 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085211275 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085211275 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085211275 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085211275 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085211275 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(632)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(632)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(632)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(630)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(635)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn1-M3UA(635)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(635)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(633)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(638)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn2-M3UA(638)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(638)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(636)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085211325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085211325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085211325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085211325 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085211325 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085211325 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085211325 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085211325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085211325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085211337 DLINP DEBUG SRVCONN(,r=127.0.0.1:35807<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085211337 DLINP DEBUG SRVCONN(,r=127.0.0.1:35807<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085211337 DLINP DEBUG SRVCONN(,r=127.0.0.1:35807<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085211337 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085211337 DHNBAP DEBUG (127.0.0.1:35807 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425085211337 DHNBAP NOTICE (127.0.0.1:35807 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085211337 DHNBAP NOTICE (127.0.0.1:35807 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085211337 DLINP DEBUG SRVCONN(,r=127.0.0.1:35807<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085211337 DLINP DEBUG SRVCONN(,r=127.0.0.1:35807<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085211448 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085211448 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085211448 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085211448 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(623)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085211455 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085211455 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085211455 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085211455 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085211455 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085211455 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085211455 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085211455 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085211455 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085211455 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085211455 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085211458 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085211458 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425085211458 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085211458 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425085211458 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085211458 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085211458 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085211458 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085211458 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085211458 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085211458 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085211458 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085211458 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085211458 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085211458 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085211458 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085211458 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085211458 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085211459 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085211459 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085211459 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085211459 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085211459 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085211459 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085211459 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085211459 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(626)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425085211460 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085211460 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085211460 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085211460 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085211460 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085211460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211460 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085211460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085211460 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085211460 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085211460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085211460 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085211460 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085211460 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085211460 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085211460 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085211460 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085211460 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085211460 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085211460 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250425085211460 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085211460 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085211460 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085211460 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085211460 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085211460 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425085211460 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085211460 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085211460 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085211460 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085211460 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425085211460 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085211460 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085211460 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085211460 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085211461 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085211461 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085211461 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085211461 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425085211461 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085211461 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085211461 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085211461 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085211461 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425085211461 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085211461 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425085211461 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085211461 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085211461 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085211461 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085211461 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425085211461 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085211461 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085211461 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085211461 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085211461 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085211461 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085211461 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085211462 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085211462 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085211462 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085211462 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085211462 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085211462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211462 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085211462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085211462 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085211462 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085211462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085211462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085211462 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085211462 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085211462 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085211462 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085211462 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085211462 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085211462 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085211462 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'virt-msc1' 20250425085211462 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085211462 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085211462 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085211462 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425085211468 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085211468 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425085211468 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085211468 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(629)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425085211474 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085211474 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250425085211474 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085211474 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085211474 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085211474 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085211474 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425085211474 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085211474 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085211474 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 05  20250425085211474 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085211474 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085211474 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085211474 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085211474 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250425085211474 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085211474 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085211474 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085211474 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085211474 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250425085211474 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250425085211474 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 03  20250425085211474 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250425085211474 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425085211474 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085211474 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085211474 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085211474 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250425085211474 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085211474 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085211474 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085211474 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085211474 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085211474 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085211474 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085211475 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085211475 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085211475 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085211476 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085211476 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085211476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211476 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085211476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085211476 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085211476 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085211476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085211476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085211476 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 05 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085211476 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085211476 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085211476 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085211476 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085211476 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085211476 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085211476 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc2' 20250425085211476 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085211476 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085211476 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085211476 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 05 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250425085211484 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085211484 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085211484 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085211484 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(632)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085211487 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085211487 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085211487 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085211487 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085211487 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085211487 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085211487 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085211487 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085211487 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085211487 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085211487 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085211488 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085211488 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085211488 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085211488 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085211488 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085211488 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085211488 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085211488 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085211488 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085211488 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085211488 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085211488 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085211488 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425085211488 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085211488 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085211488 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085211488 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085211488 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085211488 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085211488 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085211488 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085211488 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085211488 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085211488 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085211488 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085211489 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085211489 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085211489 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085211489 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085211489 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085211489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211489 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085211489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085211489 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085211489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085211489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085211489 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085211489 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085211489 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085211489 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085211489 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085211489 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085211489 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085211489 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085211490 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250425085211490 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085211490 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085211490 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085211490 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425085211495 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085211495 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425085211495 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085211495 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(635)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425085211497 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085211497 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250425085211497 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085211497 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085211497 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085211497 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085211497 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425085211497 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085211497 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085211497 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250425085211497 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085211498 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085211498 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085211498 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085211498 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250425085211498 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085211498 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085211498 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085211498 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085211498 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250425085211498 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250425085211498 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425085211498 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425085211498 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0a  20250425085211498 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0a  20250425085211498 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425085211498 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085211498 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085211498 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085211498 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250425085211498 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085211498 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085211498 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085211498 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085211498 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085211498 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085211498 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085211499 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085211499 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085211500 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085211500 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085211500 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085211500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211500 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085211500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085211500 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085211500 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085211500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085211500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085211500 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0d 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085211500 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085211500 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085211500 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085211500 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085211500 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085211500 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085211500 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=13 -> eSLS=29: use Normal Route via 'virt-sgsn1' 20250425085211500 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085211500 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085211500 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085211500 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0d 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250425085211507 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085211507 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250425085211507 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085211507 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(638)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250425085211509 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085211509 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250425085211509 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085211509 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085211509 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085211509 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085211509 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250425085211509 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085211509 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085211509 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06  20250425085211509 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085211510 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085211510 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085211510 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085211510 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06  20250425085211510 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085211510 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085211510 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085211510 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085211510 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250425085211510 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06  20250425085211510 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0b  20250425085211510 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0b  20250425085211510 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0b  20250425085211510 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0b  20250425085211510 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 0b  20250425085211510 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0b  20250425085211510 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085211510 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085211511 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085211511 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:391) 20250425085211511 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085211511 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085211511 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085211511 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085211511 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085211511 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085211511 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085211512 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085211512 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085211512 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085211512 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085211512 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085211512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211512 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085211512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085211512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085211512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085211512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085211512 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085211512 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085211512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085211512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085211512 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0e 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085211512 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085211512 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085211512 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085211512 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085211512 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085211512 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085211512 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=14 -> eSLS=14: use Normal Route via 'virt-sgsn2' 20250425085211512 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425085211512 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425085211512 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085211512 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0e 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.msc0-RAN(622)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085212263 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085212263 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085212263 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085212263 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085212263 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085212263 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085212263 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085212263 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085212263 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085212263 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085212263 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085212263 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085212263 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085212263 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085212263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085212263 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085212263 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085212263 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085212263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212263 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085212263 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085212263 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085212263 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085212263 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085212263 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085212263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085212263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085212263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212263 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085212263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085212263 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085212263 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085212263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085212263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085212263 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085212263 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085212263 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425085212264 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085212264 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085212264 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085212264 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085212264 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085212264 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250425085212264 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085212264 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085212264 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085212264 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085212264 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085212264 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085212264 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085212264 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085212264 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085212264 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085212264 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085212264 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085212264 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085212264 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085212264 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085212264 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085212264 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085212264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085212264 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085212264 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085212264 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085212264 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085212264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212264 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085212264 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085212264 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085212264 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085212264 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(625)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085212267 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085212267 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085212267 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085212267 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085212267 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085212267 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085212267 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085212267 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085212267 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085212267 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425085212267 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085212267 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085212267 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085212267 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085212267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085212267 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085212267 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085212267 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085212267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212268 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085212268 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085212268 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085212268 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085212268 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425085212268 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085212268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085212268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085212268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212268 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085212268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085212268 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085212268 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085212268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085212268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085212268 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 09 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085212268 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085212268 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: link up (cnlink.c:111) 20250425085212268 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085212268 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085212268 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085212268 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085212268 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085212268 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: picked Normal Route via 'virt-msc1' round-robin style 20250425085212268 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085212268 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085212268 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085212268 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 09 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425085212270 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085212270 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085212270 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085212270 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085212270 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085212270 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085212270 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085212270 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085212270 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085212270 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085212270 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085212270 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085212270 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085212270 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085212270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085212270 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085212270 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085212270 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085212270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212270 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085212270 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085212270 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085212270 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085212270 DRANAP INFO cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085212276 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085212276 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425085212276 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425085212276 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425085212276 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing HNBGW_Test.msc2-RAN(628)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085212276 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085212276 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085212276 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085212276 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085212276 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 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 07  20250425085212276 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085212276 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085212276 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085212276 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425085212276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085212276 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085212276 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425085212276 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085212276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212276 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085212276 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085212276 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085212276 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085212276 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425085212276 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085212276 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085212276 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085212276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212276 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085212276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085212276 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085212276 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085212276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085212276 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085212276 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0c 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085212276 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085212276 DRANAP NOTICE cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: link up (cnlink.c:111) 20250425085212276 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085212276 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085212276 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085212276 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085212276 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085212276 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc2' 20250425085212276 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085212276 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085212276 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085212276 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0c 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250425085212278 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085212278 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425085212278 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425085212278 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425085212278 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085212278 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085212278 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085212278 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085212278 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085212278 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085212278 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085212278 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085212278 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085212278 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425085212278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085212278 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085212278 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425085212278 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085212278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212278 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085212278 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085212278 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085212278 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085212278 DRANAP INFO cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(631)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085212292 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085212292 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085212292 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085212292 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085212292 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085212292 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085212292 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085212292 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085212292 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085212292 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085212292 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085212292 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085212292 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085212292 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085212292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085212292 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085212292 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085212292 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085212292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212293 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085212293 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085212293 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085212293 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085212293 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085212293 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085212293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085212293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085212293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212293 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085212293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085212293 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085212293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085212293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085212293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085212293 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085212293 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085212293 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425085212293 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085212293 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085212293 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085212294 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085212294 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085212294 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425085212294 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085212294 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085212294 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085212294 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085212295 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085212295 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085212295 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085212295 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085212295 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085212295 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085212295 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085212295 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085212295 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085212295 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085212295 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085212295 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085212295 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085212295 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085212295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085212296 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085212296 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085212296 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085212296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212296 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085212296 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085212296 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085212296 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085212296 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(634)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085212302 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085212302 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085212302 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085212302 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085212302 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085212302 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085212302 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085212302 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085212302 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085212302 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085212302 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085212302 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085212302 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085212302 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085212302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085212302 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085212302 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425085212302 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085212302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212303 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085212303 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085212303 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085212303 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085212303 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425085212303 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085212303 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085212303 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085212303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212303 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085212303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085212303 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085212303 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085212303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085212303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085212303 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085212303 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085212303 DRANAP NOTICE cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: link up (cnlink.c:111) 20250425085212303 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085212303 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085212303 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085212303 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085212303 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085212303 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=9 -> eSLS=25: use Normal Route via 'virt-sgsn1' 20250425085212303 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085212303 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085212303 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085212303 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250425085212305 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085212305 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085212305 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085212305 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085212305 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085212305 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085212305 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085212305 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085212305 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085212305 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085212305 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085212305 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085212305 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085212305 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085212305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085212305 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085212305 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425085212305 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085212305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212305 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085212305 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085212305 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085212305 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085212305 DRANAP INFO cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(637)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085212313 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085212313 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250425085212313 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250425085212313 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425085212313 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085212313 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085212313 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085212313 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085212313 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085212313 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0b 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0b 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085212314 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085212314 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085212314 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085212314 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250425085212314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085212314 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085212314 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250425085212314 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085212314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212314 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085212314 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085212314 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085212314 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085212314 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20250425085212314 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085212314 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085212314 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085212314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212314 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=11 -> eSLS=43: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085212314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085212314 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085212314 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085212314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085212314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085212314 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 0b 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085212314 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085212314 DRANAP NOTICE cnlink(sgsn-2)[0x559c26c1c5c0]{CONNECTED}: link up (cnlink.c:111) 20250425085212314 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085212314 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085212314 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085212314 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085212314 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085212314 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-sgsn2' 20250425085212314 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425085212314 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425085212314 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085212314 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 0b 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 06  20250425085212315 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085212315 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250425085212315 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250425085212315 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425085212315 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085212315 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085212316 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085212316 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085212316 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085212316 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0b 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0b 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085212316 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085212316 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085212316 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085212316 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250425085212316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085212316 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085212316 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250425085212316 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085212316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085212316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085212316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085212316 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085212316 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085212316 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085212316 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085212316 DRANAP INFO cnlink(sgsn-2)[0x559c26c1c5c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085213349 DLCTRL DEBUG Command: GET 888896623 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085213349 DLCTRL DEBUG Tx Command reply: GET_REPLY 888896623 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085213356 DLCTRL DEBUG Command: GET 106004576 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085213356 DLCTRL DEBUG Tx Command reply: GET_REPLY 106004576 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085213360 DLCTRL DEBUG Command: GET 745754654 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085213360 DLCTRL DEBUG Tx Command reply: GET_REPLY 745754654 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085213364 DLCTRL DEBUG Command: GET 832608110 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085213364 DLCTRL DEBUG Tx Command reply: GET_REPLY 832608110 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085213368 DLCTRL DEBUG Command: GET 454434330 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085213368 DLCTRL DEBUG Tx Command reply: GET_REPLY 454434330 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425085213372 DLCTRL DEBUG Command: GET 713172216 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085213372 DLCTRL DEBUG Tx Command reply: GET_REPLY 713172216 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085213375 DLCTRL DEBUG Command: GET 720953335 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085213375 DLCTRL DEBUG Tx Command reply: GET_REPLY 720953335 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085213378 DLCTRL DEBUG Command: GET 238703239 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085213378 DLCTRL DEBUG Tx Command reply: GET_REPLY 238703239 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085213381 DLCTRL DEBUG Command: GET 538422129 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085213381 DLCTRL DEBUG Tx Command reply: GET_REPLY 538422129 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085213385 DLCTRL DEBUG Command: GET 69339229 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085213385 DLCTRL DEBUG Tx Command reply: GET_REPLY 69339229 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425085213389 DLCTRL DEBUG Command: GET 736259618 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085213389 DLCTRL DEBUG Tx Command reply: GET_REPLY 736259618 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085213393 DLCTRL DEBUG Command: GET 196018946 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085213393 DLCTRL DEBUG Tx Command reply: GET_REPLY 196018946 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085213397 DLCTRL DEBUG Command: GET 181639487 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085213397 DLCTRL DEBUG Tx Command reply: GET_REPLY 181639487 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085213403 DLCTRL DEBUG Command: GET 363521522 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085213403 DLCTRL DEBUG Tx Command reply: GET_REPLY 363521522 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085213408 DLCTRL DEBUG Command: GET 229861316 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085213408 DLCTRL DEBUG Tx Command reply: GET_REPLY 229861316 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425085213413 DLCTRL DEBUG Command: GET 204007628 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085213413 DLCTRL DEBUG Tx Command reply: GET_REPLY 204007628 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085213417 DLCTRL DEBUG Command: GET 178205 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085213417 DLCTRL DEBUG Tx Command reply: GET_REPLY 178205 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085213421 DLCTRL DEBUG Command: GET 167140773 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085213421 DLCTRL DEBUG Tx Command reply: GET_REPLY 167140773 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085213425 DLCTRL DEBUG Command: GET 539596782 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085213425 DLCTRL DEBUG Tx Command reply: GET_REPLY 539596782 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085213429 DLCTRL DEBUG Command: GET 642413609 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085213429 DLCTRL DEBUG Tx Command reply: GET_REPLY 642413609 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=678, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101010011000000000100011'B == '42A98023'O MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000110101'B, t_guard := 20.000000 } 20250425085213465 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53138<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(628)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@7fdc3b52d31d: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)14579452 20250425085214518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085214518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085214518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425085214518 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085214519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xde76fc, normal) (hnbgw_rua.c:406) 20250425085214519 DHNB DEBUG map_rua[0x559c26c36690]{init}: Allocated (fsm.c:456) 20250425085214519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14579452)[0x559c26c36690]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085214519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14579452 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085214519 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085214519 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085214519 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14579452 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:696) 20250425085214519 DCN DEBUG map_sccp[0x559c26b19c10]{init}: Allocated (fsm.c:456) 20250425085214519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x559c26b19c10]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085214519 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14579452 <-> SCCP-76 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250425085214519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14579452 SCCP-76 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250425085214519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14579452)[0x559c26c36690]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085214519 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085214519 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085214519 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14579452 SCCP-76 msc-2 MI=TMSI-0x42800023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085214519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x559c26b19c10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085214519 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085214519 DLSCCP DEBUG SCCP-SCOC(76)[0x559c26aa06d0]{IDLE}: Allocated (fsm.c:456) 20250425085214519 DLSCCP DEBUG SCCP-SCOC(76)[0x559c26aa06d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085214519 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004c), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030000350056400500f1100926) (sccp_scrc.c:415) 20250425085214519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085214519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085214519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085214519 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085214519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085214519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085214519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085214519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085214519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085214519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085214519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085214520 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085214520 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085214520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085214520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085214520 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 03 03 00 00 08 01 00 00 4c 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 80 00 23 00 4f 40 03 00 00 35 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085214520 DLSCCP DEBUG SCCP-SCOC(76)[0x559c26aa06d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085214520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x559c26b19c10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085214520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14579452)[0x559c26c36690]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085214520 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085214520 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085214520 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085214520 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085214520 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085214520 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc2' 20250425085214520 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085214520 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085214520 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085214520 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 03 03 00 00 08 01 00 00 4c 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 80 00 23 00 4f 40 03 00 00 35 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(627)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc2-SCCP(627)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(628)@7fdc3b52d31d: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640) HNBGW_Test.msc2-RAN(628)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)1497719 HNBGW_Test.msc2-SCCP(627)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(627)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085214536 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085214536 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425085214536 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425085214536 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425085214536 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085214536 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085214536 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085214536 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085214536 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085214536 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 03 00 00 00 bd 03 02 00 00 02 00 00 4c eb 51 4b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085214536 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085214536 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085214536 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085214536 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425085214536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085214536 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004c), PART(T=Source Reference,L=4,D=00eb514b) (sccp_scrc.c:486) 20250425085214536 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1855) 20250425085214536 DLSCCP DEBUG SCCP-SCOC(76)[0x559c26aa06d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085214536 DLSCCP DEBUG SCCP-SCOC(76)[0x559c26aa06d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085214537 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085214537 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085214537 DCN DEBUG handle_cn_conn_conf() conn_id=76, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085214537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x559c26b19c10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085214537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x559c26b19c10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085214538 DLCTRL DEBUG Command: GET 203802699 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085214538 DLCTRL DEBUG Tx Command reply: GET_REPLY 203802699 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085214544 DLCTRL DEBUG Command: GET 682472243 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085214544 DLCTRL DEBUG Tx Command reply: GET_REPLY 682472243 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085214549 DLCTRL DEBUG Command: GET 689360211 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085214549 DLCTRL DEBUG Tx Command reply: GET_REPLY 689360211 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085214556 DLCTRL DEBUG Command: GET 288440395 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085214556 DLCTRL DEBUG Tx Command reply: GET_REPLY 288440395 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085214560 DLCTRL DEBUG Command: GET 244687730 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085214560 DLCTRL DEBUG Tx Command reply: GET_REPLY 244687730 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085214566 DLCTRL DEBUG Command: GET 957849823 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085214566 DLCTRL DEBUG Tx Command reply: GET_REPLY 957849823 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085214570 DLCTRL DEBUG Command: GET 840214216 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085214570 DLCTRL DEBUG Tx Command reply: GET_REPLY 840214216 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085214573 DLCTRL DEBUG Command: GET 31290410 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085214573 DLCTRL DEBUG Tx Command reply: GET_REPLY 31290410 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085214576 DLCTRL DEBUG Command: GET 669469390 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085214576 DLCTRL DEBUG Tx Command reply: GET_REPLY 669469390 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085214579 DLCTRL DEBUG Command: GET 626809906 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085214579 DLCTRL DEBUG Tx Command reply: GET_REPLY 626809906 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085214580 DLCTRL DEBUG Command: GET 401564224 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085214580 DLCTRL DEBUG Tx Command reply: GET_REPLY 401564224 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085214583 DLCTRL DEBUG Command: GET 957345164 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085214583 DLCTRL DEBUG Tx Command reply: GET_REPLY 957345164 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250425085214585 DLCTRL DEBUG Command: GET 799482515 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085214585 DLCTRL DEBUG Tx Command reply: GET_REPLY 799482515 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085214587 DLCTRL DEBUG Command: GET 286116299 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085214587 DLCTRL DEBUG Tx Command reply: GET_REPLY 286116299 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085214589 DLCTRL DEBUG Command: GET 874753278 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085214589 DLCTRL DEBUG Tx Command reply: GET_REPLY 874753278 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085214590 DLCTRL DEBUG Command: GET 142582651 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085214590 DLCTRL DEBUG Tx Command reply: GET_REPLY 142582651 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085214594 DLCTRL DEBUG Command: GET 486789843 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085214594 DLCTRL DEBUG Tx Command reply: GET_REPLY 486789843 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085214598 DLCTRL DEBUG Command: GET 67927054 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085214598 DLCTRL DEBUG Tx Command reply: GET_REPLY 67927054 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085214600 DLCTRL DEBUG Command: GET 652321116 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085214600 DLCTRL DEBUG Tx Command reply: GET_REPLY 652321116 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085214603 DLCTRL DEBUG Command: GET 197503925 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085214603 DLCTRL DEBUG Tx Command reply: GET_REPLY 197503925 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0524010350590205F442A98023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010111101'B, t_guard := 20.000000 } 20250425085214639 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53142<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(628)@7fdc3b52d31d: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@7fdc3b52d31d: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618)@7fdc3b52d31d: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)3443263 20250425085215665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085215665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085215665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250425085215665 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085215665 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x348a3f, normal) (hnbgw_rua.c:406) 20250425085215665 DHNB DEBUG map_rua[0x559c26c338f0]{init}: Allocated (fsm.c:456) 20250425085215665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3443263)[0x559c26c338f0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085215665 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3443263 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085215665 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085215665 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085215665 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425085215665 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3443263 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:696) 20250425085215665 DCN DEBUG map_sccp[0x559c26c31280]{init}: Allocated (fsm.c:456) 20250425085215665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x559c26c31280]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085215665 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3443263 <-> SCCP-77 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250425085215665 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3443263 SCCP-77 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250425085215665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3443263)[0x559c26c338f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085215665 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085215665 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085215665 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3443263 SCCP-77 msc-2 MI=TMSI-0x42A98023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085215665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x559c26c31280]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085215665 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085215665 DLSCCP DEBUG SCCP-SCOC(77)[0x559c26c48730]{IDLE}: Allocated (fsm.c:456) 20250425085215665 DLSCCP DEBUG SCCP-SCOC(77)[0x559c26c48730]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085215665 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004d), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f40030002bd0056400500f1100926) (sccp_scrc.c:415) 20250425085215665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085215665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085215665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085215665 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085215665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085215665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085215665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085215665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085215665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085215665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085215665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085215665 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085215665 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085215665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085215665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085215665 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 03 03 00 00 09 01 00 00 4d 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 a9 80 23 00 4f 40 03 00 02 bd 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085215665 DLSCCP DEBUG SCCP-SCOC(77)[0x559c26c48730]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085215665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x559c26c31280]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085215665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3443263)[0x559c26c338f0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085215665 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085215665 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085215665 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085215665 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085215665 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085215665 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc2' 20250425085215665 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085215665 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085215665 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085215665 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 03 03 00 00 09 01 00 00 4d 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 a9 80 23 00 4f 40 03 00 02 bd 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(627)@7fdc3b52d31d: First idle individual index:1 HNBGW_Test.msc2-SCCP(627)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(628)@7fdc3b52d31d: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641) HNBGW_Test.msc2-RAN(628)@7fdc3b52d31d: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)4496873 HNBGW_Test.msc2-SCCP(627)@7fdc3b52d31d: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(627)@7fdc3b52d31d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425085215671 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085215671 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425085215671 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425085215671 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425085215671 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085215671 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085215671 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085215671 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085215671 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085215672 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 03 00 00 00 bd 03 02 00 00 02 00 00 4d 49 5b fe 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085215672 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085215672 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085215672 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085215672 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425085215672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085215672 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004d), PART(T=Source Reference,L=4,D=00495bfe) (sccp_scrc.c:486) 20250425085215672 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1855) 20250425085215672 DLSCCP DEBUG SCCP-SCOC(77)[0x559c26c48730]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085215672 DLSCCP DEBUG SCCP-SCOC(77)[0x559c26c48730]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085215672 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085215672 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085215672 DCN DEBUG handle_cn_conn_conf() conn_id=77, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085215672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x559c26c31280]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085215672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x559c26c31280]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085215673 DLCTRL DEBUG Command: GET 726405546 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085215673 DLCTRL DEBUG Tx Command reply: GET_REPLY 726405546 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085215677 DLCTRL DEBUG Command: GET 913788918 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085215677 DLCTRL DEBUG Tx Command reply: GET_REPLY 913788918 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085215680 DLCTRL DEBUG Command: GET 958713097 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085215680 DLCTRL DEBUG Tx Command reply: GET_REPLY 958713097 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085215684 DLCTRL DEBUG Command: GET 958392763 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085215684 DLCTRL DEBUG Tx Command reply: GET_REPLY 958392763 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085215688 DLCTRL DEBUG Command: GET 368328354 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085215688 DLCTRL DEBUG Tx Command reply: GET_REPLY 368328354 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085215692 DLCTRL DEBUG Command: GET 525436155 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085215692 DLCTRL DEBUG Tx Command reply: GET_REPLY 525436155 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085215696 DLCTRL DEBUG Command: GET 900692822 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085215696 DLCTRL DEBUG Tx Command reply: GET_REPLY 900692822 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085215700 DLCTRL DEBUG Command: GET 481769753 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085215700 DLCTRL DEBUG Tx Command reply: GET_REPLY 481769753 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085215703 DLCTRL DEBUG Command: GET 723416352 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085215703 DLCTRL DEBUG Tx Command reply: GET_REPLY 723416352 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085215707 DLCTRL DEBUG Command: GET 388676553 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085215707 DLCTRL DEBUG Tx Command reply: GET_REPLY 388676553 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085215710 DLCTRL DEBUG Command: GET 878744089 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085215710 DLCTRL DEBUG Tx Command reply: GET_REPLY 878744089 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085215713 DLCTRL DEBUG Command: GET 473309055 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085215713 DLCTRL DEBUG Tx Command reply: GET_REPLY 473309055 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250425085215715 DLCTRL DEBUG Command: GET 686316216 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085215715 DLCTRL DEBUG Tx Command reply: GET_REPLY 686316216 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085215718 DLCTRL DEBUG Command: GET 325564898 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085215718 DLCTRL DEBUG Tx Command reply: GET_REPLY 325564898 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085215720 DLCTRL DEBUG Command: GET 288962272 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085215720 DLCTRL DEBUG Tx Command reply: GET_REPLY 288962272 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085215722 DLCTRL DEBUG Command: GET 932919310 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085215722 DLCTRL DEBUG Tx Command reply: GET_REPLY 932919310 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085215724 DLCTRL DEBUG Command: GET 478938778 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085215724 DLCTRL DEBUG Tx Command reply: GET_REPLY 478938778 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085215726 DLCTRL DEBUG Command: GET 785709991 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085215726 DLCTRL DEBUG Tx Command reply: GET_REPLY 785709991 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085215728 DLCTRL DEBUG Command: GET 448028863 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085215728 DLCTRL DEBUG Tx Command reply: GET_REPLY 448028863 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085215729 DLCTRL DEBUG Command: GET 118493099 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085215729 DLCTRL DEBUG Tx Command reply: GET_REPLY 118493099 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000010'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101010100'B, t_guard := 20.000000 } 20250425085215760 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39538<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(625)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(625)@7fdc3b52d31d: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618)@7fdc3b52d31d: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)13828694 20250425085216793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085216793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085216793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085216793 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085216793 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd30256, normal) (hnbgw_rua.c:406) 20250425085216793 DHNB DEBUG map_rua[0x559c26c2e720]{init}: Allocated (fsm.c:456) 20250425085216793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13828694)[0x559c26c2e720]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085216793 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13828694 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085216793 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085216793 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085216793 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13828694 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:743) 20250425085216793 DCN DEBUG map_sccp[0x559c26bef2c0]{init}: Allocated (fsm.c:456) 20250425085216793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x559c26bef2c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085216793 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13828694 <-> SCCP-78 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425085216793 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13828694 SCCP-78 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085216793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13828694)[0x559c26c2e720]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085216793 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085216793 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085216793 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13828694 SCCP-78 msc-1 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085216793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x559c26bef2c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085216793 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085216793 DLSCCP DEBUG SCCP-SCOC(78)[0x559c26c48c30]{IDLE}: Allocated (fsm.c:456) 20250425085216793 DLSCCP DEBUG SCCP-SCOC(78)[0x559c26c48c30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085216793 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030001540056400500f1100926) (sccp_scrc.c:415) 20250425085216793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085216793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085216793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085216794 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085216794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085216794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085216794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085216794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085216794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085216794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085216794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085216794 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085216794 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085216794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085216794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085216794 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 02 03 00 00 0a 01 00 00 4e 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 01 54 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085216794 DLSCCP DEBUG SCCP-SCOC(78)[0x559c26c48c30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085216794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x559c26bef2c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085216794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13828694)[0x559c26c2e720]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085216794 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085216794 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085216794 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085216794 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085216794 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085216794 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'virt-msc1' 20250425085216794 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085216794 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085216794 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085216794 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 02 03 00 00 0a 01 00 00 4e 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 01 54 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(624)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc1-SCCP(624)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(625)@7fdc3b52d31d: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642) HNBGW_Test.msc1-RAN(625)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)8793155 HNBGW_Test.msc1-SCCP(624)@7fdc3b52d31d: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(624)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085216812 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085216812 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085216812 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085216812 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085216812 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085216812 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085216812 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085216812 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085216812 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085216812 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 4e 8d 0d 66 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085216812 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085216812 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085216813 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085216813 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085216813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085216813 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004e), PART(T=Source Reference,L=4,D=008d0d66) (sccp_scrc.c:486) 20250425085216813 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1855) 20250425085216813 DLSCCP DEBUG SCCP-SCOC(78)[0x559c26c48c30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085216813 DLSCCP DEBUG SCCP-SCOC(78)[0x559c26c48c30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085216813 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085216813 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085216813 DCN DEBUG handle_cn_conn_conf() conn_id=78, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085216813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x559c26bef2c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085216813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x559c26bef2c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085216813 DLCTRL DEBUG Command: GET 469908003 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085216813 DLCTRL DEBUG Tx Command reply: GET_REPLY 469908003 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085216817 DLCTRL DEBUG Command: GET 373455537 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085216817 DLCTRL DEBUG Tx Command reply: GET_REPLY 373455537 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085216821 DLCTRL DEBUG Command: GET 159659604 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085216821 DLCTRL DEBUG Tx Command reply: GET_REPLY 159659604 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085216825 DLCTRL DEBUG Command: GET 640882331 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085216825 DLCTRL DEBUG Tx Command reply: GET_REPLY 640882331 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085216829 DLCTRL DEBUG Command: GET 221246444 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085216829 DLCTRL DEBUG Tx Command reply: GET_REPLY 221246444 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085216833 DLCTRL DEBUG Command: GET 55794420 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085216833 DLCTRL DEBUG Tx Command reply: GET_REPLY 55794420 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250425085216837 DLCTRL DEBUG Command: GET 74471260 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085216837 DLCTRL DEBUG Tx Command reply: GET_REPLY 74471260 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085216841 DLCTRL DEBUG Command: GET 804904036 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085216841 DLCTRL DEBUG Tx Command reply: GET_REPLY 804904036 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085216845 DLCTRL DEBUG Command: GET 78988426 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085216845 DLCTRL DEBUG Tx Command reply: GET_REPLY 78988426 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085216849 DLCTRL DEBUG Command: GET 333420988 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085216849 DLCTRL DEBUG Tx Command reply: GET_REPLY 333420988 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085216853 DLCTRL DEBUG Command: GET 689339311 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085216853 DLCTRL DEBUG Tx Command reply: GET_REPLY 689339311 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085216856 DLCTRL DEBUG Command: GET 308440501 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085216856 DLCTRL DEBUG Tx Command reply: GET_REPLY 308440501 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250425085216859 DLCTRL DEBUG Command: GET 334581506 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085216859 DLCTRL DEBUG Tx Command reply: GET_REPLY 334581506 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085216862 DLCTRL DEBUG Command: GET 136124248 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085216862 DLCTRL DEBUG Tx Command reply: GET_REPLY 136124248 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085216865 DLCTRL DEBUG Command: GET 814679398 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085216865 DLCTRL DEBUG Tx Command reply: GET_REPLY 814679398 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085216867 DLCTRL DEBUG Command: GET 266900428 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085216867 DLCTRL DEBUG Tx Command reply: GET_REPLY 266900428 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085216870 DLCTRL DEBUG Command: GET 398621569 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085216870 DLCTRL DEBUG Tx Command reply: GET_REPLY 398621569 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085216872 DLCTRL DEBUG Command: GET 887347967 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085216872 DLCTRL DEBUG Tx Command reply: GET_REPLY 887347967 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085216873 DLCTRL DEBUG Command: GET 709548724 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085216873 DLCTRL DEBUG Tx Command reply: GET_REPLY 709548724 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085216875 DLCTRL DEBUG Command: GET 46659474 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085216875 DLCTRL DEBUG Tx Command reply: GET_REPLY 46659474 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425085216883 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34331<->l=127.0.0.1:4262) (control_if.c:193) 20250425085216884 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53122<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(615)@7fdc3b52d31d: Final verdict of PTC: none VirtHNBGW-STATS(614)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085216887 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53116<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085216889 DLINP DEBUG SRVCONN(,r=127.0.0.1:35807<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085216889 DLINP DEBUG SRVCONN(,r=127.0.0.1:35807<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085216889 DLINP NOTICE SRV(,r=127.0.0.1:35807<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085216889 DMAIN NOTICE (127.0.0.1:35807 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35807<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085216889 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(634)@7fdc3b52d31d: Final verdict of PTC: none 20250425085216893 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085216893 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085216893 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085216893 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250425085216893 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085216893 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085216893 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085216893 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085216893 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085216893 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085216893 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085216893 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250425085216893 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085216893 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085216893 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250425085216893 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085216893 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085216893 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085216893 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085216893 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085216893 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425085216893 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425085216893 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0a  20250425085216893 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250425085216893 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 0a  20250425085216893 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425085216893 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085216893 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085216893 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.sgsn2-SCCP(636)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(631)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(621)@7fdc3b52d31d: Final verdict of PTC: none 20250425085216894 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085216894 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085216894 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085216894 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085216894 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085216894 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085216894 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085216894 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085216894 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085216894 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.sgsn2-RAN(637)@7fdc3b52d31d: Final verdict of PTC: none 20250425085216894 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085216894 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn2-0: connection closed 20250425085216894 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085216894 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085216894 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085216894 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250425085216894 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085216894 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0b  20250425085216894 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0b  20250425085216894 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085216894 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085216894 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250425085216894 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0b  20250425085216894 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0b  20250425085216894 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0b  20250425085216894 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085216894 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085216894 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085216894 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085216894 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085216894 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085216894 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085216894 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085216894 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085216894 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085216894 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085216894 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085216894 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085216894 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085216894 DRANAP NOTICE cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085216894 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085216894 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085216894 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085216894 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085216894 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085216895 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085216895 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085216895 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:356) 20250425085216895 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085216895 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085216895 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085216895 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085216895 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085216895 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085216895 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085216895 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085216895 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085216895 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250425085216895 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250425085216895 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425085216895 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085216895 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085216895 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085216895 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085216895 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085216895 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085216895 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085216895 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085216895 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085216895 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085216895 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-SCCP(630)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(622)@7fdc3b52d31d: Final verdict of PTC: none 20250425085216895 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085216895 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085216895 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085216895 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085216895 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085216895 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085216895 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085216895 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425085216895 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085216895 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085216895 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085216896 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085216896 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085216896 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085216896 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425085216896 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250425085216896 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250425085216896 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250425085216896 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085216896 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425085216896 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SEND_FAILED 20250425085216896 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085216896 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085216896 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn1-SCCP(633)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619)@7fdc3b52d31d: Final verdict of PTC: none 20250425085216896 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425085216896 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250425085216896 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085216896 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425085216896 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SEND_FAILED HNBGW_Test.msc1-RAN(625)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc2-RAN(628)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(638)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(635)@7fdc3b52d31d: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(623)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(626)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(632)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(616)@7fdc3b52d31d: Final verdict of PTC: none 20250425085216895 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085216895 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085216895 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085216895 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085216895 DRANAP NOTICE cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085216895 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085216895 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085216895 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085216895 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085216895 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085216895 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085216895 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085216895 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085216895 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085216895 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085216895 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085216896 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085216896 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085216896 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085216896 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085216896 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085216896 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085216896 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085216896 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085216896 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085216896 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085216896 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085216912 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53138<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085216913 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53142<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085216914 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39538<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(639)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@7fdc3b52d31d: Final verdict of PTC: pass HNBGW_Test.msc1-SCCP(624)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)@7fdc3b52d31d: Final verdict of PTC: pass HNBGW_Test.msc2-SCCP(627)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(629)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(614): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(615): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(616): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(621): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(622): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(623): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-SCCP(624): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-RAN(625): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-M3UA(626): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc2-SCCP(627): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc2-RAN(628): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc2-M3UA(629): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(630): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(631): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(632): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(633): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(634): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(635): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(636): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn2-RAN(637): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(638): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(639): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. 20250425085217000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085217000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085217000 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085217000 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085217000 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425085217000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14579452)[0x559c26c36690]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425085217000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14579452)[0x559c26c36690]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425085217000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x559c26b19c10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425085217000 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085217000 DLSCCP DEBUG SCCP-SCOC(76)[0x559c26aa06d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085217000 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb514b), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085217000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085217000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085217000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085217000 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085217000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085217000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085217000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 08 04 eb 51 4b 00 00 4c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085217000 DLSCCP DEBUG SCCP-SCOC(76)[0x559c26aa06d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085217000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x559c26b19c10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085217000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14579452)[0x559c26c36690]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085217000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14579452)[0x559c26c36690]{disrupted}: Freeing instance (context_map.c:202) 20250425085217000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14579452)[0x559c26c36690]{disrupted}: Deallocated (fsm.c:568) 20250425085217000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x559c26b19c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085217000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x559c26b19c10]{disconnected}: Freeing instance (context_map.c:206) 20250425085217000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x559c26b19c10]{disconnected}: Deallocated (fsm.c:568) 20250425085217001 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14579452 SCCP-76 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250425085217001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3443263)[0x559c26c338f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425085217001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3443263)[0x559c26c338f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425085217001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x559c26c31280]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425085217001 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085217001 DLSCCP DEBUG SCCP-SCOC(77)[0x559c26c48730]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085217001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00495bfe), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085217001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085217001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085217001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085217001 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085217001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085217001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085217001 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 09 04 49 5b fe 00 00 4d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085217001 DLSCCP DEBUG SCCP-SCOC(77)[0x559c26c48730]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085217001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x559c26c31280]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085217001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3443263)[0x559c26c338f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085217001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3443263)[0x559c26c338f0]{disrupted}: Freeing instance (context_map.c:202) 20250425085217001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3443263)[0x559c26c338f0]{disrupted}: Deallocated (fsm.c:568) 20250425085217001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x559c26c31280]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085217001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x559c26c31280]{disconnected}: Freeing instance (context_map.c:206) 20250425085217001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x559c26c31280]{disconnected}: Deallocated (fsm.c:568) 20250425085217001 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3443263 SCCP-77 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250425085217001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13828694)[0x559c26c2e720]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425085217001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13828694)[0x559c26c2e720]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425085217001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x559c26bef2c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425085217001 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085217001 DLSCCP DEBUG SCCP-SCOC(78)[0x559c26c48c30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085217001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d0d66), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085217001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085217001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085217001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085217001 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085217001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085217001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085217001 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 0a 04 8d 0d 66 00 00 4e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085217001 DLSCCP DEBUG SCCP-SCOC(78)[0x559c26c48c30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085217001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x559c26bef2c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085217001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13828694)[0x559c26c2e720]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085217001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13828694)[0x559c26c2e720]{disrupted}: Freeing instance (context_map.c:202) 20250425085217001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13828694)[0x559c26c2e720]{disrupted}: Deallocated (fsm.c:568) 20250425085217001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x559c26bef2c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085217001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x559c26bef2c0]{disconnected}: Freeing instance (context_map.c:206) 20250425085217001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x559c26bef2c0]{disconnected}: Deallocated (fsm.c:568) 20250425085217001 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13828694 SCCP-78 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250425085217001 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085217001 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085217001 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085217001 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085217001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085217001 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc2' 20250425085217001 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085217001 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085217001 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085217001 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 08 04 eb 51 4b 00 00 4c 00 00 00 00 00 00 06 00 08 00 00 00 05  20250425085217001 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085217001 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085217001 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085217001 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085217001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085217001 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc2' 20250425085217001 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085217001 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085217001 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085217001 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 09 04 49 5b fe 00 00 4d 00 00 00 00 00 00 06 00 08 00 00 00 05  20250425085217001 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085217001 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085217001 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085217001 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085217001 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085217001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085217001 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'virt-msc1' 20250425085217001 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085217001 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085217001 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085217001 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 0a 04 8d 0d 66 00 00 4e 00 00 00 00 00 00 06 00 08 00 00 00 03  20250425085217001 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085217001 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Fri Apr 25 08:52:17 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.talloc 20250425085217099 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39550<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085217225 DLSCCP DEBUG SCCP-SCOC(73)[0x559c26c47c30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085217225 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f694e), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085217225 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085217225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085217225 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085217225 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085217225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085217225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085217225 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 8f 69 4e 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085217225 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085217225 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085217225 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085217225 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085217225 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085217225 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425085217225 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085217225 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085217225 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085217225 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 8f 69 4e 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250425085217225 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085217226 DLSCCP DEBUG SCCP-SCOC(75)[0x559c26c43c60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085217226 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f49902), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085217226 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085217226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085217226 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085217226 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085217226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085217226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085217226 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 f4 99 02 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085217226 DLSCCP DEBUG SCCP-SCOC(74)[0x559c26c2d490]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085217226 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007437a8), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085217226 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085217226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085217226 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085217226 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085217226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085217226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085217226 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 74 37 a8 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085217226 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085217226 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085217226 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085217226 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085217226 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085217226 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425085217226 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085217226 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085217226 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085217226 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 f4 99 02 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250425085217226 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085217226 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085217226 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085217226 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085217226 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085217227 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425085217227 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085217227 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085217227 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085217227 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 74 37 a8 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250425085217227 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085217227 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085217757 DLSCCP DEBUG SCCP-SCOC(71)[0x559c26c2ec10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085217757 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0797b), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085217757 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085217757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085217757 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085217757 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085217757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085217757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085217757 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 a0 79 7b 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085217758 DLSCCP DEBUG SCCP-SCOC(72)[0x559c26c454e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085217758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014babc), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085217758 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085217758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085217758 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085217758 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085217758 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085217758 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085217758 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085217758 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085217758 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425085217758 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085217758 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085217758 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085217758 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 a0 79 7b 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250425085217758 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085217758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085217758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085217758 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 14 ba bc 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085217758 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085217758 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085217758 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085217758 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085217758 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085217758 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085217758 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085217758 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085217758 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085217758 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085217758 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085217758 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085217758 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085217758 DLSCCP DEBUG SCCP-SCOC(70)[0x559c26c3f940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085217758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2a992), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085217758 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085217758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085217758 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085217758 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085217758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085217758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085217758 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f2 a9 92 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085217802 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39550<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=720204) 20250425085218337 DLSCCP DEBUG SCCP-SCOC(68)[0x559c26c63210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085218337 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0009aaa2), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085218337 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085218337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085218337 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085218337 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085218337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085218337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085218337 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 09 aa a2 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085218337 DLSCCP DEBUG SCCP-SCOC(69)[0x559c26c29eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085218337 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017928c), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085218337 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085218337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085218337 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085218337 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085218337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085218338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085218338 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 17 92 8c 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085218338 DLSCCP DEBUG SCCP-SCOC(67)[0x559c26c46910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085218338 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020890d), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085218338 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085218338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085218338 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085218338 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085218338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085218338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085218338 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 20 89 0d 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085218338 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085218338 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085218338 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085218338 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085218338 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085218338 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425085218338 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085218338 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085218338 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085218338 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 09 aa a2 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250425085218338 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085218338 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085218338 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085218338 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085218338 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085218338 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085218338 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085218338 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085218338 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085218338 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085218338 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085218338 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085218338 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=720204, count=752972) 20250425085218894 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085218894 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250425085218894 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250425085218894 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085218895 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425085218895 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425085218896 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085218896 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085218896 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085218896 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085218896 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085218896 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085218908 DLSCCP DEBUG SCCP-SCOC(66)[0x559c26c36420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085218908 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f17949), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085218908 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085218908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085218908 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085218908 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085218908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085218908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085218908 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f1 79 49 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085218908 DLSCCP DEBUG SCCP-SCOC(64)[0x559c26baecd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085218908 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00539da6), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085218908 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085218908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085218908 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085218908 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085218908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085218908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085218908 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 53 9d a6 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085218908 DLSCCP DEBUG SCCP-SCOC(65)[0x559c26c37d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085218908 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b396f3), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085218908 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085218909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085218909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085218909 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085218909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085218909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085218909 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b3 96 f3 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085218909 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085218909 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085218909 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085218909 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085218909 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085218909 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085218909 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085218909 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085218909 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085218909 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085218909 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085218909 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085218909 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085218909 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085218909 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085218909 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085218909 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085218909 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425085218909 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085218909 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085218909 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085218909 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b3 96 f3 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250425085218910 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085219428 DLSCCP DEBUG SCCP-SCOC(62)[0x559c26c377a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085219428 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003afd5b), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085219428 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085219428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085219428 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085219428 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085219428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085219428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085219428 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 3a fd 5b 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085219428 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085219428 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085219428 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085219428 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085219429 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085219429 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425085219429 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085219429 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085219429 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085219429 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 3a fd 5b 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250425085219429 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085219432 DLSCCP DEBUG SCCP-SCOC(61)[0x559c26c28210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085219432 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00326d7a), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085219432 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085219432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085219432 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085219432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085219432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085219432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085219432 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 32 6d 7a 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085219433 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085219433 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085219433 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085219433 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085219433 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085219433 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085219440 DLSCCP DEBUG SCCP-SCOC(63)[0x559c26c24b60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085219440 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074c580), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085219440 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085219440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085219440 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085219440 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085219440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085219440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085219440 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 74 c5 80 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085219440 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085219440 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085219440 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085219440 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085219440 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085219440 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_mscpool_L3Compl_no_cn ------ Fri Apr 25 08:52:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425085220154 DLSCCP DEBUG SCCP-SCOC(59)[0x559c26c38060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085220154 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5b096), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085220154 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085220154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085220154 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085220154 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085220154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085220154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085220154 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b5 b0 96 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085220154 DLSCCP DEBUG SCCP-SCOC(58)[0x559c26c31020]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085220154 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000cb297), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085220154 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085220154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085220154 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085220154 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085220154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085220154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085220154 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 0c b2 97 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085220154 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085220154 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085220154 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085220154 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085220154 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085220154 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425085220154 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085220154 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085220154 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085220154 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b5 b0 96 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250425085220155 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085220155 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085220155 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085220155 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085220155 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085220155 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085220155 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085220156 DLSCCP DEBUG SCCP-SCOC(60)[0x559c26c37bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085220156 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00013b84), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085220156 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085220156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085220156 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085220156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085220156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085220156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085220157 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 01 3b 84 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085220157 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085220157 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085220157 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085220157 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085220157 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085220157 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085220852 DLSCCP DEBUG SCCP-SCOC(54)[0x559c26c31150]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425085220852 DLSCCP DEBUG SCCP-SCOC(54)[0x559c26c31150]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425085220852 DLSCCP DEBUG SCCP-SCOC(54)[0x559c26c31150]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085220852 DLSCCP DEBUG SCCP-SCOC(54)[0x559c26c31150]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085220852 DLSCCP DEBUG SCCP-SCOC(54)[0x559c26c31150]{IDLE}: Deallocated (fsm.c:568) 20250425085220852 DLSCCP DEBUG SCCP-SCOC(55)[0x559c26c32520]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425085220853 DLSCCP DEBUG SCCP-SCOC(55)[0x559c26c32520]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425085220853 DLSCCP DEBUG SCCP-SCOC(55)[0x559c26c32520]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085220853 DLSCCP DEBUG SCCP-SCOC(55)[0x559c26c32520]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085220853 DLSCCP DEBUG SCCP-SCOC(55)[0x559c26c32520]{IDLE}: Deallocated (fsm.c:568) 20250425085220854 DLSCCP DEBUG SCCP-SCOC(56)[0x559c26c2e1d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425085220854 DLSCCP DEBUG SCCP-SCOC(56)[0x559c26c2e1d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425085220854 DLSCCP DEBUG SCCP-SCOC(56)[0x559c26c2e1d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085220854 DLSCCP DEBUG SCCP-SCOC(56)[0x559c26c2e1d0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085220854 DLSCCP DEBUG SCCP-SCOC(56)[0x559c26c2e1d0]{IDLE}: Deallocated (fsm.c:568) 20250425085220855 DLSCCP DEBUG SCCP-SCOC(57)[0x559c26c49080]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425085220855 DLSCCP DEBUG SCCP-SCOC(57)[0x559c26c49080]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425085220855 DLSCCP DEBUG SCCP-SCOC(57)[0x559c26c49080]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085220855 DLSCCP DEBUG SCCP-SCOC(57)[0x559c26c49080]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085220855 DLSCCP DEBUG SCCP-SCOC(57)[0x559c26c49080]{IDLE}: Deallocated (fsm.c:568) MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_mscpool_L3Compl_no_cn started. 20250425085220909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39554<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085220914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39570<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085220918 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41293<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_no_cn-Iuh0(647)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085220933 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085220933 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085220940 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085220940 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085220940 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085220940 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085220940 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085220940 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085220940 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085220940 DRANAP NOTICE cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085220940 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085220940 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085220941 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59600 (stream_srv.c:142) 20250425085220941 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59600<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_L3Compl_no_cn-Iuh1(649)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085220942 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085220942 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085220942 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085220942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085220942 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085220942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085220942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085220942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085220942 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085220942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085220942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085220942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085220942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085220942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085220942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085220942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085220942 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085220942 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085220942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085220942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085220942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0c 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085220942 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085220942 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085220942 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085220942 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085220942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085220942 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085220942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085220942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085220942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085220942 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085220942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085220942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085220942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085220942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085220942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085220942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085220942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085220942 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085220942 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085220942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085220942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085220942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085220942 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085220942 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085220942 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085220942 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085220942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085220942 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085220942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085220942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085220942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085220942 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085220942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085220942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085220942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085220942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085220942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085220942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085220942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085220942 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085220942 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085220942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085220942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085220942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 08 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085220942 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085220942 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085220942 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085220942 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085220942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085220942 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085220942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085220942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085220942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085220942 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085220942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085220942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085220942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085220942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085220942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085220942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085220942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085220942 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085220942 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085220942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085220942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085220942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085220942 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085220942 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085220942 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085220942 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085220942 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085220942 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085220942 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085220942 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085220942 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085220942 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085220942 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085220942 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085220942 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc2' 20250425085220942 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085220942 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085220942 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085220942 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250425085220942 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085220942 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085220942 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085220942 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085220942 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085220942 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'virt-msc1' 20250425085220942 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085220942 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085220942 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085220942 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 08 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425085220942 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085220942 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085220942 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085220942 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085220942 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085220942 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085220942 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085220942 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(653)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(653)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(653)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(651)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085220954 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085220954 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085220954 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085220954 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085220954 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085220954 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085220954 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085220954 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085220955 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085220955 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085220955 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085220955 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085220955 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085220955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085220955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085220955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085220955 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=10 -> eSLS=90: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085220955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085220955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085220955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085220955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085220955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085220955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085220955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085220955 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=10 -> eSLS=122: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085220955 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085220955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085220955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085220955 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0a 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085220955 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085220955 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085220955 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085220955 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085220955 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085220955 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085220955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085220955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085220955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085220955 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085220955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085220955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085220955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085220955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085220955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085220955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085220955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085220955 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085220955 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085220955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085220955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085220955 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0f 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085220955 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085220955 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085220955 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085220955 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085220955 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085220955 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085220955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085220955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085220955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085220955 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085220955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085220955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085220955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085220955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085220955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085220955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085220955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085220955 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085220955 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085220955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085220955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085220955 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 03 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085220955 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085220955 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085220955 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085220955 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085220955 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085220955 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085220955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085220955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085220955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085220955 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085220955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085220955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085220955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085220955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085220955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085220955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085220955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085220955 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085220955 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085220955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085220955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085220955 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085220955 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085220956 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085220956 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085220956 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085220956 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085220956 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085220956 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085220956 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085220956 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085220956 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085220956 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085220956 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085220956 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085220956 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085220956 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085220956 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085220956 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085220956 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085220956 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085220956 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085220956 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085220956 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085220956 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085220956 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085220956 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(656)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(656)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(656)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(654)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085220975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085220975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085220975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085220975 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085220975 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085220975 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085220975 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085220975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085220975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085220979 DLINP DEBUG SRVCONN(,r=127.0.0.1:59600<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085220979 DLINP DEBUG SRVCONN(,r=127.0.0.1:59600<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085220979 DLINP DEBUG SRVCONN(,r=127.0.0.1:59600<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085220979 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085220979 DHNBAP DEBUG (127.0.0.1:59600 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425085220979 DHNBAP NOTICE (127.0.0.1:59600 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085220979 DHNBAP NOTICE (127.0.0.1:59600 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085220979 DLINP DEBUG SRVCONN(,r=127.0.0.1:59600<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085220979 DLINP DEBUG SRVCONN(,r=127.0.0.1:59600<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085221152 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085221152 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085221152 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085221152 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(653)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085221161 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085221161 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085221161 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085221161 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085221161 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085221161 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085221161 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085221161 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085221161 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085221161 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085221161 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085221165 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085221165 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085221165 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085221165 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425085221166 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085221166 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085221166 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085221166 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085221166 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085221166 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085221166 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085221166 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085221166 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085221166 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085221166 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250425085221166 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250425085221166 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085221166 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085221166 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085221166 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085221166 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085221166 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085221166 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085221166 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085221166 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085221166 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085221166 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085221166 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085221166 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085221166 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085221167 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085221167 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085221167 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085221168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085221168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085221168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085221168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085221168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085221168 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085221168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085221168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085221168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085221168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085221168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085221168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085221168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085221168 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) HNBGW_Test.sgsn0-M3UA(656)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085221168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085221168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085221168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085221168 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085221168 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085221168 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085221168 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085221168 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085221168 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085221168 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085221169 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250425085221169 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085221169 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085221169 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085221169 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085221171 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085221171 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085221171 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085221171 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085221171 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085221172 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085221172 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085221172 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085221172 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085221172 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085221172 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085221175 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085221175 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085221175 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085221175 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085221175 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085221175 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085221175 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085221175 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085221175 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085221175 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085221175 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085221175 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085221175 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425085221175 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085221175 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085221175 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085221175 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085221175 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085221175 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085221175 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085221175 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085221175 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085221175 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085221175 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085221175 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085221175 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085221175 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085221176 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085221176 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085221176 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085221176 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085221176 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085221176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085221176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085221176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085221177 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085221177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085221177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085221177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085221177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085221177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085221177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085221177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085221177 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085221177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085221177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085221177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085221177 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085221177 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085221177 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085221177 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085221177 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085221177 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085221177 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085221177 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250425085221177 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085221177 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085221177 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085221177 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(652)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085221966 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085221966 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085221966 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085221966 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085221966 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085221966 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085221966 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085221966 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085221966 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085221966 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085221967 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085221967 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085221967 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085221967 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085221967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085221967 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085221967 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085221967 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085221967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085221967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085221967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085221967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085221967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085221967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085221967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085221967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085221967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085221967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085221967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085221967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085221967 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085221967 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085221967 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085221967 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085221967 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085221967 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085221967 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085221967 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085221967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085221967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085221967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085221967 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085221967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085221967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085221967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085221967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085221967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085221967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085221967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085221967 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085221967 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085221967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085221967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085221967 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085221967 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085221967 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425085221967 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085221967 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085221967 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085221967 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085221967 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085221967 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425085221967 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085221967 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085221967 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085221967 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085221970 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085221970 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085221970 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085221970 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085221970 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085221970 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085221970 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085221970 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085221970 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085221970 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085221970 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085221970 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085221970 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085221970 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085221971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085221971 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085221971 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085221971 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085221971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085221971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085221971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085221971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085221971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085221971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085221971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085221971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085221971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085221971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085221971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085221971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085221971 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085221971 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085221971 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085221971 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085221971 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(655)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085221974 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085221974 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085221974 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085221974 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085221974 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085221974 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085221974 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085221974 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085221974 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085221974 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085221974 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085221975 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085221975 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085221975 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085221975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085221975 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085221975 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085221975 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085221975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085221975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085221975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085221975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085221975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085221975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085221975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085221975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085221975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085221975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085221975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085221975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085221975 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085221975 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085221975 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085221975 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085221975 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085221975 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085221975 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085221975 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085221975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085221975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085221975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085221975 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085221975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085221975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085221975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085221975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085221975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085221975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085221975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085221975 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085221975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085221975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085221975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085221975 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085221975 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085221975 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425085221975 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085221975 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085221975 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085221975 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085221975 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085221975 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250425085221975 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085221975 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085221975 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085221975 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085221976 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085221976 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085221976 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085221976 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085221976 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085221976 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085221976 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085221976 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085221976 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085221976 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085221976 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085221976 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085221976 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085221976 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085221976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085221976 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085221976 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085221976 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085221976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085221976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085221976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085221976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085221976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085221976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085221976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085221976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085221976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085221976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085221976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085221976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085221976 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085221976 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085221976 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085221976 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085221976 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085221985 DLCTRL DEBUG Command: GET 674141751 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085221985 DLCTRL DEBUG Tx Command reply: GET_REPLY 674141751 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085221987 DLCTRL DEBUG Command: GET 431087227 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085221987 DLCTRL DEBUG Tx Command reply: GET_REPLY 431087227 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085221988 DLCTRL DEBUG Command: GET 996215218 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085221988 DLCTRL DEBUG Tx Command reply: GET_REPLY 996215218 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085221990 DLCTRL DEBUG Command: GET 801759930 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085221990 DLCTRL DEBUG Tx Command reply: GET_REPLY 801759930 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085221992 DLCTRL DEBUG Command: GET 842415576 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085221992 DLCTRL DEBUG Tx Command reply: GET_REPLY 842415576 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425085221994 DLCTRL DEBUG Command: GET 865851490 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085221995 DLCTRL DEBUG Tx Command reply: GET_REPLY 865851490 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085221997 DLCTRL DEBUG Command: GET 18885387 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085221997 DLCTRL DEBUG Tx Command reply: GET_REPLY 18885387 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085221998 DLCTRL DEBUG Command: GET 561686666 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085221998 DLCTRL DEBUG Tx Command reply: GET_REPLY 561686666 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085222000 DLCTRL DEBUG Command: GET 675414114 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085222000 DLCTRL DEBUG Tx Command reply: GET_REPLY 675414114 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085222002 DLCTRL DEBUG Command: GET 965579374 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085222002 DLCTRL DEBUG Tx Command reply: GET_REPLY 965579374 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425085222004 DLCTRL DEBUG Command: GET 329145335 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085222004 DLCTRL DEBUG Tx Command reply: GET_REPLY 329145335 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085222006 DLCTRL DEBUG Command: GET 264141394 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085222006 DLCTRL DEBUG Tx Command reply: GET_REPLY 264141394 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085222008 DLCTRL DEBUG Command: GET 882615463 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085222008 DLCTRL DEBUG Tx Command reply: GET_REPLY 882615463 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085222009 DLCTRL DEBUG Command: GET 489876366 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085222009 DLCTRL DEBUG Tx Command reply: GET_REPLY 489876366 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085222010 DLCTRL DEBUG Command: GET 814077802 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085222011 DLCTRL DEBUG Tx Command reply: GET_REPLY 814077802 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425085222012 DLCTRL DEBUG Command: GET 52232526 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085222012 DLCTRL DEBUG Tx Command reply: GET_REPLY 52232526 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085222013 DLCTRL DEBUG Command: GET 533132814 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085222013 DLCTRL DEBUG Tx Command reply: GET_REPLY 533132814 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085222014 DLCTRL DEBUG Command: GET 130515387 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085222014 DLCTRL DEBUG Tx Command reply: GET_REPLY 130515387 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085222016 DLCTRL DEBUG Command: GET 642171027 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085222016 DLCTRL DEBUG Tx Command reply: GET_REPLY 642171027 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085222018 DLCTRL DEBUG Command: GET 930907538 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085222018 DLCTRL DEBUG Tx Command reply: GET_REPLY 930907538 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011101100'B, t_guard := 20.000000 } 20250425085222042 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39584<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(658)3487272 20250425085223075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085223076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085223076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085223076 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085223076 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x353628, normal) (hnbgw_rua.c:406) 20250425085223076 DHNB DEBUG map_rua[0x559c26c32520]{init}: Allocated (fsm.c:456) 20250425085223076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3487272)[0x559c26c32520]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085223076 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3487272 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085223076 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085223076 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085223076 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-3487272 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:218) 20250425085223076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3487272)[0x559c26c32520]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085223076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3487272)[0x559c26c32520]{init}: Freeing instance (context_map.c:202) 20250425085223076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3487272)[0x559c26c32520]{init}: Deallocated (fsm.c:568) 20250425085223076 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3487272 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425085223076 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:281) 20250425085223076 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250425085223076 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085223076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085223076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@7fdc3b52d31d: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(658)3487272 MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100110011'B, t_guard := 20.000000 } 20250425085223125 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39600<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(659)11298095 20250425085224139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085224139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085224139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425085224139 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085224140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xac652f, normal) (hnbgw_rua.c:406) 20250425085224140 DHNB DEBUG map_rua[0x559c26c32520]{init}: Allocated (fsm.c:456) 20250425085224140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11298095)[0x559c26c32520]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085224140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11298095 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085224140 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085224140 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085224140 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425085224140 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-11298095 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:218) 20250425085224140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11298095)[0x559c26c32520]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085224140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11298095)[0x559c26c32520]{init}: Freeing instance (context_map.c:202) 20250425085224140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11298095)[0x559c26c32520]{init}: Deallocated (fsm.c:568) 20250425085224140 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11298095 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425085224140 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:281) 20250425085224140 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250425085224140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085224140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085224140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@7fdc3b52d31d: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(659)11298095 MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000001000'B, t_guard := 20.000000 } 20250425085224173 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39606<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(660)4761127 20250425085225190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085225190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085225190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425085225190 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085225190 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x48a627, normal) (hnbgw_rua.c:406) 20250425085225190 DHNB DEBUG map_rua[0x559c26c32520]{init}: Allocated (fsm.c:456) 20250425085225190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4761127)[0x559c26c32520]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085225190 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4761127 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085225190 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085225190 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085225191 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4761127 SCCP-0 CS MI=IMSI-262420000000004: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250425085225191 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-4761127 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:218) 20250425085225191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4761127)[0x559c26c32520]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085225191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4761127)[0x559c26c32520]{init}: Freeing instance (context_map.c:202) 20250425085225191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4761127)[0x559c26c32520]{init}: Deallocated (fsm.c:568) 20250425085225191 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4761127 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425085225191 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:281) 20250425085225191 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250425085225191 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085225191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085225191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@7fdc3b52d31d: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(660)4761127 MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '050152082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000010111'B, t_guard := 20.000000 } 20250425085225228 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43768<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(661)2783735 20250425085226250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085226250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085226250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250425085226250 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085226250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2a79f7, normal) (hnbgw_rua.c:406) 20250425085226250 DHNB DEBUG map_rua[0x559c26c32520]{init}: Allocated (fsm.c:456) 20250425085226250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2783735)[0x559c26c32520]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085226250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2783735 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085226250 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085226250 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085226250 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-2783735 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:218) 20250425085226250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2783735)[0x559c26c32520]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085226250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2783735)[0x559c26c32520]{init}: Freeing instance (context_map.c:202) 20250425085226250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2783735)[0x559c26c32520]{init}: Deallocated (fsm.c:568) 20250425085226250 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2783735 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425085226250 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:281) 20250425085226250 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250425085226250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085226250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085226250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@7fdc3b52d31d: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(661)2783735 MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425085226260 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41293<->l=127.0.0.1:4262) (control_if.c:193) 20250425085226261 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39570<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(645)@7fdc3b52d31d: Final verdict of PTC: none VirtHNBGW-STATS(644)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085226264 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39554<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085226266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085226267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085226267 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085226267 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085226267 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425085226267 DLINP DEBUG SRVCONN(,r=127.0.0.1:59600<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085226267 DLINP DEBUG SRVCONN(,r=127.0.0.1:59600<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085226267 DLINP NOTICE SRV(,r=127.0.0.1:59600<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085226267 DMAIN NOTICE (127.0.0.1:59600 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59600<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085226267 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250425085226270 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085226270 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085226270 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085226270 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085226270 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085226270 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085226270 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085226270 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085226270 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085226270 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085226270 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085226270 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085226270 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.sgsn0-SCCP(654)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650)@7fdc3b52d31d: Final verdict of PTC: none 20250425085226270 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085226270 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085226270 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085226270 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085226270 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085226270 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425085226270 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085226270 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085226270 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085226270 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085226270 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085226270 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085226270 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085226270 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085226270 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085226270 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085226270 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085226270 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) HNBGW_Test.msc0-SCCP(651)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(655)@7fdc3b52d31d: Final verdict of PTC: none 20250425085226270 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085226270 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085226270 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085226270 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085226271 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085226271 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085226271 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 TC_mscpool_L3Compl_no_cn-Iuh1(649)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0(647)@7fdc3b52d31d: Final verdict of PTC: none 20250425085226271 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425085226271 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425085226271 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085226271 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425085226271 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250425085226271 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425085226271 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085226271 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085226271 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085226271 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085226271 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085226271 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085226271 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085226271 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250425085226271 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250425085226271 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085226271 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085226271 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085226272 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085226272 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085226272 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085226272 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085226273 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085226273 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085226273 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085226273 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085226273 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085226273 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085226273 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085226273 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085226273 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(653)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(656)@7fdc3b52d31d: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_no_cn(643)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(646)@7fdc3b52d31d: Final verdict of PTC: none 20250425085226276 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39584<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085226276 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39606<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(658)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(660)@7fdc3b52d31d: Final verdict of PTC: none 20250425085226277 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39600<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085226278 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43768<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(659)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(661)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(652)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-MGCP(657)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(643): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(644): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(645): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(646): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(647): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(649): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(651): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(652): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(653): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(654): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(655): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(656): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(657): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(658): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(659): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(660): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(661): none (pass -> pass) MTC@7fdc3b52d31d: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass'. Fri Apr 25 08:52:26 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_no_cn.talloc 20250425085226428 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43784<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085227002 DLSCCP DEBUG SCCP-SCOC(78)[0x559c26c48c30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085227002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d0d66), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085227002 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085227002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085227002 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085227002 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085227002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085227002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085227002 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 8d 0d 66 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085227002 DLSCCP DEBUG SCCP-SCOC(77)[0x559c26c48730]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085227002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00495bfe), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085227002 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085227002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085227002 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085227002 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085227002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085227002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085227002 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 49 5b fe 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085227002 DLSCCP DEBUG SCCP-SCOC(76)[0x559c26aa06d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085227002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb514b), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085227002 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085227002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085227002 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085227002 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085227002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085227002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085227003 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 eb 51 4b 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085227003 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085227003 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085227003 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085227003 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085227003 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085227003 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425085227003 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085227003 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085227003 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085227003 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 8d 0d 66 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250425085227003 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085227003 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085227003 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085227003 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085227003 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085227003 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc2' 20250425085227003 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085227003 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085227003 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085227004 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 49 5b fe 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250425085227004 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085227004 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085227004 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085227004 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085227004 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085227004 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085227004 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc2' 20250425085227004 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085227004 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085227004 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085227004 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 eb 51 4b 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250425085227004 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085227004 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085227131 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43784<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=322468) 20250425085227225 DLSCCP DEBUG SCCP-SCOC(73)[0x559c26c47c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085227225 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f694e), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085227225 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085227225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085227225 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085227225 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085227225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085227225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085227225 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 8f 69 4e 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085227226 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085227226 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085227226 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085227226 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085227226 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085227226 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425085227226 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085227226 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085227226 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085227226 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 8f 69 4e 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250425085227226 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085227227 DLSCCP DEBUG SCCP-SCOC(74)[0x559c26c2d490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085227227 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007437a8), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085227227 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085227227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085227227 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085227227 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085227227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085227227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085227227 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 74 37 a8 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085227227 DLSCCP DEBUG SCCP-SCOC(75)[0x559c26c43c60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085227227 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f49902), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085227227 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085227227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085227227 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085227227 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085227227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085227227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085227227 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 f4 99 02 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085227228 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085227228 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085227228 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085227228 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085227228 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085227228 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425085227228 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085227228 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085227228 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085227228 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 74 37 a8 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250425085227228 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085227228 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085227228 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085227228 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085227228 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085227228 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425085227228 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085227228 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085227228 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085227228 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 f4 99 02 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250425085227228 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085227228 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085227758 DLSCCP DEBUG SCCP-SCOC(72)[0x559c26c454e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085227758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014babc), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085227758 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085227758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085227758 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085227758 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085227758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085227758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085227758 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 14 ba bc 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085227758 DLSCCP DEBUG SCCP-SCOC(71)[0x559c26c2ec10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085227758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0797b), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085227758 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085227758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085227758 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085227758 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085227758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085227759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085227759 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 a0 79 7b 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085227759 DLSCCP DEBUG SCCP-SCOC(70)[0x559c26c3f940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085227759 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2a992), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085227759 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085227759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085227759 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085227759 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085227759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085227759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085227759 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f2 a9 92 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085227759 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085227759 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085227759 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085227759 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085227759 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085227759 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085227759 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085227759 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085227759 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085227759 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085227759 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085227759 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425085227759 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085227759 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085227759 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085227759 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 a0 79 7b 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250425085227759 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085227759 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085227759 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085227759 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085227759 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085227759 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085227759 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Waiting for packet dumper to finish... 1 (prev_count=322468, count=362076) 20250425085228271 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085228271 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085228271 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085228272 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085228272 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085228272 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085228338 DLSCCP DEBUG SCCP-SCOC(67)[0x559c26c46910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085228338 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020890d), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085228338 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085228338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085228338 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085228338 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085228338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085228338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085228338 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 20 89 0d 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085228338 DLSCCP DEBUG SCCP-SCOC(69)[0x559c26c29eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085228338 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017928c), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085228338 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085228338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085228338 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085228338 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085228338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085228338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085228338 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 17 92 8c 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085228338 DLSCCP DEBUG SCCP-SCOC(68)[0x559c26c63210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085228338 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0009aaa2), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085228338 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085228338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085228338 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085228338 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085228338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085228338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085228338 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 09 aa a2 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085228339 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085228339 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085228339 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085228339 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085228339 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085228339 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085228339 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085228339 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085228339 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085228339 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085228339 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085228339 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085228339 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085228339 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085228339 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085228339 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085228339 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085228339 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425085228339 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085228340 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085228340 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085228340 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 09 aa a2 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250425085228340 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085228909 DLSCCP DEBUG SCCP-SCOC(65)[0x559c26c37d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085228909 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b396f3), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085228909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085228909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085228909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085228909 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085228909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085228909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085228909 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b3 96 f3 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085228909 DLSCCP DEBUG SCCP-SCOC(64)[0x559c26baecd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085228909 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00539da6), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085228909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085228909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085228909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085228909 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085228909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085228909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085228909 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 53 9d a6 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085228909 DLSCCP DEBUG SCCP-SCOC(66)[0x559c26c36420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085228909 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f17949), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085228909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085228909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085228909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085228909 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085228909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085228909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085228909 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f1 79 49 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085228910 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085228910 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085228910 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085228910 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085228910 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085228910 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425085228910 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085228910 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085228910 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085228910 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b3 96 f3 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250425085228910 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085228910 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085228910 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085228910 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085228910 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085228910 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085228910 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085228910 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085228910 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085228910 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085228910 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085228910 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085228910 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN ------ Fri Apr 25 08:52:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425085229429 DLSCCP DEBUG SCCP-SCOC(62)[0x559c26c377a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085229429 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003afd5b), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085229429 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085229429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085229429 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085229429 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085229429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085229429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085229429 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 3a fd 5b 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085229430 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085229430 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085229430 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085229430 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085229430 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085229430 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425085229430 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085229430 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085229430 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085229430 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 3a fd 5b 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250425085229430 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085229433 DLSCCP DEBUG SCCP-SCOC(61)[0x559c26c28210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085229433 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00326d7a), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085229433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085229433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085229433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085229433 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085229433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085229433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085229433 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 32 6d 7a 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085229433 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085229433 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085229433 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085229433 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085229433 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085229433 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085229440 DLSCCP DEBUG SCCP-SCOC(63)[0x559c26c24b60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085229440 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074c580), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085229440 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085229440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085229440 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085229440 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085229440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085229440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085229440 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 74 c5 80 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085229441 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085229441 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085229441 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085229441 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085229441 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085229441 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085230149 DLSCCP DEBUG SCCP-SCOC(59)[0x559c26c38060]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425085230149 DLSCCP DEBUG SCCP-SCOC(59)[0x559c26c38060]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425085230149 DLSCCP DEBUG SCCP-SCOC(59)[0x559c26c38060]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085230149 DLSCCP DEBUG SCCP-SCOC(59)[0x559c26c38060]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085230149 DLSCCP DEBUG SCCP-SCOC(59)[0x559c26c38060]{IDLE}: Deallocated (fsm.c:568) 20250425085230150 DLSCCP DEBUG SCCP-SCOC(58)[0x559c26c31020]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425085230150 DLSCCP DEBUG SCCP-SCOC(58)[0x559c26c31020]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425085230150 DLSCCP DEBUG SCCP-SCOC(58)[0x559c26c31020]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085230150 DLSCCP DEBUG SCCP-SCOC(58)[0x559c26c31020]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085230150 DLSCCP DEBUG SCCP-SCOC(58)[0x559c26c31020]{IDLE}: Deallocated (fsm.c:568) 20250425085230152 DLSCCP DEBUG SCCP-SCOC(60)[0x559c26c37bb0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425085230152 DLSCCP DEBUG SCCP-SCOC(60)[0x559c26c37bb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425085230152 DLSCCP DEBUG SCCP-SCOC(60)[0x559c26c37bb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085230152 DLSCCP DEBUG SCCP-SCOC(60)[0x559c26c37bb0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085230152 DLSCCP DEBUG SCCP-SCOC(60)[0x559c26c37bb0]{IDLE}: Deallocated (fsm.c:568) MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20250425085230245 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43800<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085230252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43808<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085230257 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37643<->l=127.0.0.1:4262) (control_if.c:572) 20250425085230280 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085230280 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085230287 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085230287 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085230288 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085230288 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085230288 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085230288 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085230288 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085230288 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085230288 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41025 (stream_srv.c:142) 20250425085230288 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41025<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085230289 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085230289 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085230289 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085230289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085230289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085230289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230289 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085230289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085230289 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085230289 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085230289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085230289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085230289 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 07 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085230289 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085230289 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085230289 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085230289 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085230289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085230289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085230289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230289 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085230289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085230289 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085230289 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085230289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085230289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085230289 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0b 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085230289 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085230289 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085230289 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085230289 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085230289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085230289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085230289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230289 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085230289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085230289 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085230289 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085230289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085230289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085230289 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085230289 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085230289 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085230289 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085230289 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085230289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085230289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085230289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230289 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085230289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085230289 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085230289 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085230289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085230289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085230289 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085230289 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085230289 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085230289 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085230289 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085230289 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085230289 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085230289 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085230289 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085230289 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085230289 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085230289 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085230289 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085230289 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc2' 20250425085230289 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085230289 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085230289 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085230289 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0b 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250425085230289 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085230289 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085230289 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085230289 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085230289 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085230289 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: use Normal Route via 'virt-msc1' 20250425085230289 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085230289 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085230289 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085230289 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425085230289 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085230289 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085230289 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085230289 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085230289 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085230289 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085230289 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085230289 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(672)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(672)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(672)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(670)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(675)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc1-M3UA(675)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(675)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(673)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(678)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc2-M3UA(678)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(678)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(676)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085230322 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085230322 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085230322 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085230322 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085230322 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085230322 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085230322 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085230322 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085230323 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085230324 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085230324 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085230324 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085230324 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085230324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=4 -> eSLS=84: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085230324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085230324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=4 -> eSLS=116: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085230324 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085230324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085230324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085230324 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 04 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085230324 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085230324 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085230324 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085230324 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085230324 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085230324 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085230324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085230324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085230324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085230324 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085230324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085230324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085230324 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 03 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085230324 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085230324 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085230324 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085230324 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085230324 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085230324 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085230324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085230324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085230324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085230324 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085230324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085230324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085230324 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085230324 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085230324 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085230324 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085230324 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085230324 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085230324 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085230324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085230324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085230324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085230324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085230324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085230324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085230324 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085230324 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085230324 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085230324 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085230324 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085230324 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085230324 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085230324 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085230324 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085230324 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085230324 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085230324 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085230324 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085230324 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085230324 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085230324 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085230324 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085230324 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085230324 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085230324 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085230324 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085230324 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085230324 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085230324 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085230324 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085230324 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(681)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(681)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(681)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(679)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(684)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn1-M3UA(684)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(684)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(682)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(687)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn2-M3UA(687)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(687)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn2-SCCP(685)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085230365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085230365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085230365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085230365 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085230365 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085230365 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085230365 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085230365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085230365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085230371 DLINP DEBUG SRVCONN(,r=127.0.0.1:41025<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085230371 DLINP DEBUG SRVCONN(,r=127.0.0.1:41025<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085230371 DLINP DEBUG SRVCONN(,r=127.0.0.1:41025<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085230371 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085230371 DHNBAP DEBUG (127.0.0.1:41025 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425085230371 DHNBAP NOTICE (127.0.0.1:41025 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085230371 DHNBAP NOTICE (127.0.0.1:41025 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085230371 DLINP DEBUG SRVCONN(,r=127.0.0.1:41025<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085230371 DLINP DEBUG SRVCONN(,r=127.0.0.1:41025<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085230500 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085230500 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085230500 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085230500 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(672)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085230506 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085230506 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085230506 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085230506 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085230506 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085230506 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085230506 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085230506 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085230506 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085230506 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085230506 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085230509 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085230509 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085230509 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085230509 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085230509 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085230509 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085230509 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085230509 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085230509 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085230509 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085230509 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250425085230509 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250425085230509 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085230509 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085230510 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085230510 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425085230510 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: ASP(virt-msc1-0) accept of new connection from (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250425085230510 DLSS7 <000c> osmo_ss7_asp.c:1115 ?: connection closed 20250425085230510 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250425085230510 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250425085230510 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425085230510 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085230510 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085230510 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085230510 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085230510 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085230510 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085230510 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085230510 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085230510 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085230510 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085230510 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085230511 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085230511 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085230511 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085230511 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085230511 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085230511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230511 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085230511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085230511 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085230511 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085230511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085230511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085230511 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085230512 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085230512 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085230512 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085230512 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085230512 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085230512 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085230512 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' HNBGW_Test.msc1-M3UA(675)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425085230512 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085230512 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085230512 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085230512 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085230515 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085230515 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425085230515 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250425085230515 DLSS7 <000c> xua_asp_fsm.c:320 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250425085230515 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250425085230515 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250425085230515 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085230515 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085230515 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085230515 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Pending () 20250425085230515 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-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 03  20250425085230515 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425085230515 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 02  20250425085230515 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085230515 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085230515 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250425085230515 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085230515 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085230516 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085230516 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425085230516 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085230516 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085230516 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085230516 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085230516 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085230516 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085230516 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085230516 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085230516 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425085230516 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085230516 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085230516 DLSS7 <000c> xua_as_fsm.c:550 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20250425085230516 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085230516 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085230516 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425085230516 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085230516 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085230516 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085230516 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085230516 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085230516 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085230517 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085230516 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085230516 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425085230516 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085230516 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425085230516 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 02  20250425085230516 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085230516 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085230516 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085230518 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085230518 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085230518 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085230518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085230518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085230518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230518 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=11 -> eSLS=43: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085230518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085230518 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=11 -> eSLS=11: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085230518 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085230518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085230518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085230518 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0b 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085230518 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085230518 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085230518 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085230518 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085230518 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085230518 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085230518 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=11 -> eSLS=11: use Normal Route via 'virt-msc1' 20250425085230518 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085230518 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085230518 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085230518 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0b 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425085230520 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085230520 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425085230520 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: ASP(virt-msc2-0) accept of new connection from (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250425085230520 DLSS7 <000c> osmo_ss7_asp.c:1115 ?: connection closed 20250425085230520 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250425085230520 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250425085230520 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(678)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425085230526 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085230526 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250425085230526 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250425085230526 DLSS7 <000c> xua_asp_fsm.c:320 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250425085230526 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250425085230526 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250425085230526 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085230526 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250425085230526 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085230526 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Pending () 20250425085230526 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-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 05  20250425085230526 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 03  20250425085230526 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250425085230526 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425085230526 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085230526 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250425085230526 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085230526 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085230526 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) 20250425085230526 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085230526 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085230526 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085230526 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085230526 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085230530 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085230530 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085230530 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085230530 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250425085230530 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085230530 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085230530 DLSS7 <000c> xua_as_fsm.c:550 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20250425085230530 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085230530 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250425085230530 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250425085230530 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 03  20250425085230530 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250425085230530 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425085230530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085230530 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085230530 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085230530 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250425085230530 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085230530 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085230530 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085230530 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085230530 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085230530 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085230530 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085230531 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085230531 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085230531 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085230531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085230531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085230531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230532 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085230532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085230532 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085230532 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085230532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085230532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085230532 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0c 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085230532 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085230532 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085230532 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085230532 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085230532 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085230532 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085230532 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc2' 20250425085230532 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085230532 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085230532 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085230532 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0c 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250425085230534 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085230534 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085230535 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085230535 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(681)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085230540 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085230540 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085230540 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085230540 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085230540 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085230540 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085230540 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085230540 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085230540 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085230540 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085230540 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085230542 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085230542 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085230542 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085230542 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085230542 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085230542 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085230542 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085230542 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085230542 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085230542 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085230542 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085230542 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085230542 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425085230542 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085230542 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085230542 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085230542 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085230542 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085230542 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085230542 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085230542 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085230542 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085230542 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085230542 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085230542 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085230543 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085230543 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085230543 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085230543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085230543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085230543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230543 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085230543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085230543 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085230543 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085230543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085230543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085230543 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085230543 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085230544 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085230544 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085230544 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085230544 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085230544 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085230544 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250425085230544 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085230544 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085230544 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085230544 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425085230545 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085230545 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425085230545 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085230545 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(684)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425085230549 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085230549 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250425085230549 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085230549 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085230549 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085230549 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085230549 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425085230549 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085230549 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085230549 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250425085230549 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085230551 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085230551 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085230551 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085230551 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250425085230551 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085230551 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085230551 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085230551 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085230551 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250425085230551 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250425085230551 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425085230551 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425085230551 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0a  20250425085230551 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0a  20250425085230551 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425085230551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085230551 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085230551 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085230551 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250425085230551 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085230551 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085230551 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085230551 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085230551 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085230551 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085230551 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085230552 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085230552 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085230552 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085230552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085230552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085230552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230552 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085230552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085230552 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085230552 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085230552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085230552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085230552 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085230552 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085230553 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085230553 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085230553 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085230553 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085230553 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085230553 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=9 -> eSLS=25: use Normal Route via 'virt-sgsn1' 20250425085230553 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085230553 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085230553 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085230553 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250425085230555 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085230556 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250425085230556 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085230556 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(687)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250425085230559 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085230559 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250425085230559 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085230559 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085230559 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085230559 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085230559 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250425085230559 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085230559 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085230559 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06  20250425085230559 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085230561 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085230561 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085230561 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085230561 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06  20250425085230561 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085230561 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085230561 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085230561 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085230561 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250425085230561 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06  20250425085230561 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0b  20250425085230561 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0b  20250425085230561 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0b  20250425085230562 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0b  20250425085230562 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 0b  20250425085230562 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0b  20250425085230562 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085230562 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085230562 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085230562 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:391) 20250425085230562 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085230562 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085230562 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085230562 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085230562 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085230562 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085230562 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085230563 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085230563 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085230563 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085230563 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085230563 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085230563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230563 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085230563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085230563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085230563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085230563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085230563 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085230563 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085230563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085230563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085230563 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0f 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085230563 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085230563 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085230563 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085230563 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085230563 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085230563 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085230563 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-sgsn2' 20250425085230563 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425085230563 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425085230563 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085230563 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0f 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.msc0-RAN(671)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085231314 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085231314 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085231314 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085231314 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085231314 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085231314 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085231314 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085231314 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085231314 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085231314 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085231314 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085231314 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085231314 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085231314 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085231314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085231314 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085231315 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085231315 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085231315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231315 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085231315 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085231315 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085231315 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085231315 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085231315 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085231315 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085231315 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085231315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231315 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085231315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085231315 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085231315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085231315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085231315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085231315 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085231315 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085231315 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425085231315 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085231315 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085231315 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085231315 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085231315 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085231315 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250425085231315 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085231315 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085231315 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085231315 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085231316 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085231316 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085231316 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085231316 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085231316 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085231316 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085231316 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085231316 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085231316 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085231316 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085231316 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085231316 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085231316 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085231316 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085231316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085231316 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085231316 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085231316 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085231316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231317 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085231317 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085231317 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085231317 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085231317 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(674)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085231323 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085231323 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085231323 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085231323 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085231323 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085231323 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085231323 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085231323 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085231323 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085231323 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425085231323 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085231323 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085231323 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085231323 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085231323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085231323 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085231323 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085231323 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085231323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231324 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085231324 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085231324 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085231324 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085231324 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425085231324 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085231324 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085231324 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085231324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=5 -> eSLS=37: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085231324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085231324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085231324 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085231324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085231324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085231324 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085231324 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085231324 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: link up (cnlink.c:111) 20250425085231324 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085231324 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085231324 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085231324 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085231324 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085231324 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'virt-msc1' 20250425085231324 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085231324 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085231324 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085231324 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425085231325 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085231325 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085231325 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085231325 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085231325 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085231325 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085231325 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085231325 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085231325 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085231325 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085231325 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085231325 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085231325 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085231325 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085231325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085231325 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085231325 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085231325 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085231325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231325 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085231325 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085231325 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085231325 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085231325 DRANAP INFO cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(677)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085231331 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085231331 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425085231331 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425085231331 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425085231331 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085231331 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085231331 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085231331 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085231331 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085231331 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 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 07  20250425085231331 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085231331 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085231331 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085231332 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425085231332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085231332 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085231332 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425085231332 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085231332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231332 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085231332 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085231332 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085231332 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085231332 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425085231332 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085231332 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085231332 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085231332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231332 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085231332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085231332 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085231332 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085231332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085231332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085231332 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0f 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085231332 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085231332 DRANAP NOTICE cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: link up (cnlink.c:111) 20250425085231332 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085231332 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085231332 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085231332 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085231332 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085231332 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc2' 20250425085231332 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085231332 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085231332 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085231332 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0f 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250425085231335 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085231335 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425085231335 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425085231335 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425085231335 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085231335 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085231335 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085231335 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085231335 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085231335 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085231335 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085231335 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085231335 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085231335 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425085231335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085231335 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085231335 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425085231335 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085231335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231335 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085231335 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085231335 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085231335 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085231335 DRANAP INFO cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(680)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085231342 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085231342 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085231342 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085231342 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085231342 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085231342 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085231342 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085231342 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085231342 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085231342 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085231342 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085231342 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085231342 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085231342 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085231342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085231342 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085231342 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085231342 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085231342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231342 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085231342 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085231342 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085231342 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085231342 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085231342 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085231342 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085231342 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085231342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231342 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085231342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085231342 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085231342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085231342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085231342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085231342 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085231342 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085231342 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425085231342 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085231342 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085231342 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085231342 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085231342 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085231342 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250425085231342 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085231342 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085231342 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085231342 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085231343 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085231343 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085231343 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085231343 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085231343 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085231343 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085231343 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085231343 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085231343 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085231343 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085231343 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085231343 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085231343 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085231343 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085231343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085231343 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085231343 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085231343 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085231343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231343 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085231343 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085231343 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085231343 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085231343 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(683)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085231350 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085231350 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085231350 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085231350 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085231350 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085231350 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085231350 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085231350 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085231350 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085231350 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085231350 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085231350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085231350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085231350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085231350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085231350 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085231350 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425085231350 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085231350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231350 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085231350 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085231350 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085231350 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085231350 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425085231350 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085231350 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085231350 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085231350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231350 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085231350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085231350 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085231350 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085231350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085231350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085231350 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085231350 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085231350 DRANAP NOTICE cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: link up (cnlink.c:111) 20250425085231350 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085231350 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085231350 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085231350 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085231350 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085231350 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'virt-sgsn1' 20250425085231350 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085231350 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085231350 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085231350 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250425085231351 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085231351 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085231351 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085231351 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085231351 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085231351 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085231351 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085231351 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085231351 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085231351 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085231351 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085231351 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085231351 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085231351 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085231351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085231351 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085231351 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425085231351 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085231351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231351 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085231351 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085231351 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085231351 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085231351 DRANAP INFO cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(686)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085231359 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085231359 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250425085231359 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250425085231359 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425085231359 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085231359 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085231359 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085231359 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085231359 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085231359 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0b 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0b 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085231359 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085231359 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085231359 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085231359 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250425085231359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085231359 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085231359 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250425085231360 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085231360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231360 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085231360 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085231360 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085231360 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085231360 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20250425085231360 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085231360 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085231360 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085231360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231360 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=11 -> eSLS=43: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085231360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085231360 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085231360 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085231360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085231360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085231360 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 0b 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085231360 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085231360 DRANAP NOTICE cnlink(sgsn-2)[0x559c26c1c5c0]{CONNECTED}: link up (cnlink.c:111) 20250425085231360 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085231360 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085231360 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085231360 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085231360 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085231360 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-sgsn2' 20250425085231360 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425085231360 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425085231360 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085231360 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 0b 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 06  20250425085231362 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085231362 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250425085231362 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250425085231362 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425085231362 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085231362 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085231362 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085231362 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085231362 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085231362 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0b 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0b 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085231362 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085231362 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085231362 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085231362 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250425085231362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085231362 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085231362 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250425085231362 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085231362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085231362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085231362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085231362 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085231362 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085231362 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085231362 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085231362 DRANAP INFO cnlink(sgsn-2)[0x559c26c1c5c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085232384 DLCTRL DEBUG Command: GET 755596153 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085232384 DLCTRL DEBUG Tx Command reply: GET_REPLY 755596153 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085232386 DLCTRL DEBUG Command: GET 674327259 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085232386 DLCTRL DEBUG Tx Command reply: GET_REPLY 674327259 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085232390 DLCTRL DEBUG Command: GET 824370691 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085232390 DLCTRL DEBUG Tx Command reply: GET_REPLY 824370691 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085232394 DLCTRL DEBUG Command: GET 782445441 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085232394 DLCTRL DEBUG Tx Command reply: GET_REPLY 782445441 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085232399 DLCTRL DEBUG Command: GET 799167913 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085232399 DLCTRL DEBUG Tx Command reply: GET_REPLY 799167913 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425085232404 DLCTRL DEBUG Command: GET 352951131 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085232404 DLCTRL DEBUG Tx Command reply: GET_REPLY 352951131 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085232408 DLCTRL DEBUG Command: GET 378224426 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085232408 DLCTRL DEBUG Tx Command reply: GET_REPLY 378224426 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085232412 DLCTRL DEBUG Command: GET 524888703 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085232412 DLCTRL DEBUG Tx Command reply: GET_REPLY 524888703 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085232415 DLCTRL DEBUG Command: GET 955587034 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085232415 DLCTRL DEBUG Tx Command reply: GET_REPLY 955587034 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085232419 DLCTRL DEBUG Command: GET 462297570 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085232419 DLCTRL DEBUG Tx Command reply: GET_REPLY 462297570 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425085232424 DLCTRL DEBUG Command: GET 315901064 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085232424 DLCTRL DEBUG Tx Command reply: GET_REPLY 315901064 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085232429 DLCTRL DEBUG Command: GET 63364956 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085232429 DLCTRL DEBUG Tx Command reply: GET_REPLY 63364956 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085232433 DLCTRL DEBUG Command: GET 546497605 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085232433 DLCTRL DEBUG Tx Command reply: GET_REPLY 546497605 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085232437 DLCTRL DEBUG Command: GET 840532841 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085232437 DLCTRL DEBUG Tx Command reply: GET_REPLY 840532841 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085232441 DLCTRL DEBUG Command: GET 470534991 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085232441 DLCTRL DEBUG Tx Command reply: GET_REPLY 470534991 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425085232445 DLCTRL DEBUG Command: GET 361756823 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085232445 DLCTRL DEBUG Tx Command reply: GET_REPLY 361756823 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085232448 DLCTRL DEBUG Command: GET 480222667 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085232448 DLCTRL DEBUG Tx Command reply: GET_REPLY 480222667 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085232452 DLCTRL DEBUG Command: GET 579075324 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085232452 DLCTRL DEBUG Tx Command reply: GET_REPLY 579075324 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085232455 DLCTRL DEBUG Command: GET 344953375 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085232455 DLCTRL DEBUG Tx Command reply: GET_REPLY 344953375 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085232457 DLCTRL DEBUG Command: GET 424729608 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085232457 DLCTRL DEBUG Tx Command reply: GET_REPLY 424729608 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=555, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100010101100000000100011'B == '428AC023'O MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080299F999172A5205F442410023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011010110'B, t_guard := 20.000000 } 20250425085232487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43818<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(671)@7fdc3b52d31d: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(671)@7fdc3b52d31d: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(689) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)13485660 20250425085233525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085233525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085233525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425085233525 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085233525 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcdc65c, normal) (hnbgw_rua.c:406) 20250425085233525 DHNB DEBUG map_rua[0x559c26c32520]{init}: Allocated (fsm.c:456) 20250425085233525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13485660)[0x559c26c32520]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085233525 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13485660 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085233525 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085233525 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085233525 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:199) 20250425085233525 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13485660 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): TMSI-0x42410023 NRI(10bit)=0x104=260: This Complete Layer 3 message indicates a switch from another PLMN. Ignoring the NRI. (hnbgw_cn.c:665) 20250425085233525 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13485660 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085233525 DCN DEBUG map_sccp[0x559c26c31150]{init}: Allocated (fsm.c:456) 20250425085233525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x559c26c31150]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085233525 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13485660 <-> SCCP-79 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085233525 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13485660 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250425085233525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13485660)[0x559c26c32520]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085233526 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085233526 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085233526 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13485660 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085233526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x559c26c31150]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085233526 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085233526 DLSCCP DEBUG SCCP-SCOC(79)[0x559c26c36690]{IDLE}: Allocated (fsm.c:456) 20250425085233526 DLSCCP DEBUG SCCP-SCOC(79)[0x559c26c36690]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085233526 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004f), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030000d60056400500f1100926) (sccp_scrc.c:415) 20250425085233526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085233526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085233526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085233526 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085233526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085233526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085233526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085233526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085233526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085233526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085233526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085233526 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085233526 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085233526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085233526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085233526 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 4f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 99 f9 99 17 2a 52 05 f4 42 41 00 23 00 4f 40 03 00 00 d6 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085233526 DLSCCP DEBUG SCCP-SCOC(79)[0x559c26c36690]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085233526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x559c26c31150]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085233526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13485660)[0x559c26c32520]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085233526 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085233526 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085233526 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085233526 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085233526 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085233526 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250425085233526 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085233526 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085233526 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085233526 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 4f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 99 f9 99 17 2a 52 05 f4 42 41 00 23 00 4f 40 03 00 00 d6 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(670)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc0-SCCP(670)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(671)@7fdc3b52d31d: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(689) HNBGW_Test.msc0-RAN(671)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)9673010 HNBGW_Test.msc0-SCCP(670)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(670)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085233543 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085233543 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085233543 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085233543 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085233543 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085233543 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085233543 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085233543 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085233543 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085233543 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 4f d3 bb d4 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085233543 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085233543 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085233543 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085233543 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085233543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085233543 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004f), PART(T=Source Reference,L=4,D=00d3bbd4) (sccp_scrc.c:486) 20250425085233543 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1855) 20250425085233543 DLSCCP DEBUG SCCP-SCOC(79)[0x559c26c36690]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085233543 DLSCCP DEBUG SCCP-SCOC(79)[0x559c26c36690]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085233543 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085233543 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085233543 DCN DEBUG handle_cn_conn_conf() conn_id=79, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085233543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x559c26c31150]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085233543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x559c26c31150]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)@7fdc3b52d31d: setverdict(pass): none -> pass MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085233546 DLCTRL DEBUG Command: GET 652331885 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085233546 DLCTRL DEBUG Tx Command reply: GET_REPLY 652331885 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425085233550 DLCTRL DEBUG Command: GET 864890591 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085233550 DLCTRL DEBUG Tx Command reply: GET_REPLY 864890591 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085233554 DLCTRL DEBUG Command: GET 808845195 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085233554 DLCTRL DEBUG Tx Command reply: GET_REPLY 808845195 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085233559 DLCTRL DEBUG Command: GET 811160447 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085233559 DLCTRL DEBUG Tx Command reply: GET_REPLY 811160447 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085233562 DLCTRL DEBUG Command: GET 721792580 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085233562 DLCTRL DEBUG Tx Command reply: GET_REPLY 721792580 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085233566 DLCTRL DEBUG Command: GET 163924621 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085233566 DLCTRL DEBUG Tx Command reply: GET_REPLY 163924621 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085233570 DLCTRL DEBUG Command: GET 517357328 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085233570 DLCTRL DEBUG Tx Command reply: GET_REPLY 517357328 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085233573 DLCTRL DEBUG Command: GET 879605748 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085233573 DLCTRL DEBUG Tx Command reply: GET_REPLY 879605748 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085233576 DLCTRL DEBUG Command: GET 919731220 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085233576 DLCTRL DEBUG Tx Command reply: GET_REPLY 919731220 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085233578 DLCTRL DEBUG Command: GET 85081696 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085233578 DLCTRL DEBUG Tx Command reply: GET_REPLY 85081696 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085233580 DLCTRL DEBUG Command: GET 763396319 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085233580 DLCTRL DEBUG Tx Command reply: GET_REPLY 763396319 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085233582 DLCTRL DEBUG Command: GET 276938580 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085233582 DLCTRL DEBUG Tx Command reply: GET_REPLY 276938580 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085233584 DLCTRL DEBUG Command: GET 859520372 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085233584 DLCTRL DEBUG Tx Command reply: GET_REPLY 859520372 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085233586 DLCTRL DEBUG Command: GET 124678235 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085233586 DLCTRL DEBUG Tx Command reply: GET_REPLY 124678235 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085233587 DLCTRL DEBUG Command: GET 379361178 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085233587 DLCTRL DEBUG Tx Command reply: GET_REPLY 379361178 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085233588 DLCTRL DEBUG Command: GET 720188931 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085233588 DLCTRL DEBUG Tx Command reply: GET_REPLY 720188931 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085233590 DLCTRL DEBUG Command: GET 257436320 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085233590 DLCTRL DEBUG Tx Command reply: GET_REPLY 257436320 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085233591 DLCTRL DEBUG Command: GET 178891079 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085233591 DLCTRL DEBUG Tx Command reply: GET_REPLY 178891079 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085233592 DLCTRL DEBUG Command: GET 65822485 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085233592 DLCTRL DEBUG Tx Command reply: GET_REPLY 65822485 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085233593 DLCTRL DEBUG Command: GET 510831574 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085233593 DLCTRL DEBUG Tx Command reply: GET_REPLY 510831574 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F4428AC023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100110011'B, t_guard := 20.000000 } 20250425085233611 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43830<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(677)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(677)@7fdc3b52d31d: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(690) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667)@7fdc3b52d31d: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)14486791 20250425085234639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085234639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085234639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425085234639 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085234639 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdd0d07, normal) (hnbgw_rua.c:406) 20250425085234639 DHNB DEBUG map_rua[0x559c26b19c10]{init}: Allocated (fsm.c:456) 20250425085234639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14486791)[0x559c26b19c10]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085234639 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14486791 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085234639 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085234639 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085234639 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14486791 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:696) 20250425085234640 DCN DEBUG map_sccp[0x559c26c338f0]{init}: Allocated (fsm.c:456) 20250425085234640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x559c26c338f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085234640 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14486791 <-> SCCP-80 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250425085234640 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14486791 SCCP-80 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250425085234640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14486791)[0x559c26b19c10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085234640 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085234640 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085234640 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14486791 SCCP-80 msc-2 MI=TMSI-0x428AC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085234640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x559c26c338f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085234640 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085234640 DLSCCP DEBUG SCCP-SCOC(80)[0x559c26c31280]{IDLE}: Allocated (fsm.c:456) 20250425085234640 DLSCCP DEBUG SCCP-SCOC(80)[0x559c26c31280]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085234640 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000050), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030003330056400500f1100926) (sccp_scrc.c:415) 20250425085234640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085234640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085234640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085234640 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085234640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085234640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085234640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085234640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085234640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085234640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085234640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085234640 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085234640 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085234640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085234640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085234640 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 03 03 00 00 05 01 00 00 50 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 8a c0 23 00 4f 40 03 00 03 33 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085234640 DLSCCP DEBUG SCCP-SCOC(80)[0x559c26c31280]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085234640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x559c26c338f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085234640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14486791)[0x559c26b19c10]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085234640 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085234640 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085234640 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085234640 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085234640 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085234640 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc2' 20250425085234640 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085234640 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085234640 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085234640 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 03 03 00 00 05 01 00 00 50 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 8a c0 23 00 4f 40 03 00 03 33 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(676)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc2-SCCP(676)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(677)@7fdc3b52d31d: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(690) HNBGW_Test.msc2-RAN(677)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)13960470 HNBGW_Test.msc2-SCCP(676)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(676)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085234658 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085234658 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425085234658 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425085234658 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425085234658 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085234658 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085234659 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085234659 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085234659 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085234659 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 03 00 00 00 bd 03 02 00 00 02 00 00 50 6b 12 b4 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085234659 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085234659 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085234659 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085234659 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425085234659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085234659 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000050), PART(T=Source Reference,L=4,D=006b12b4) (sccp_scrc.c:486) TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085234659 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1855) 20250425085234659 DLSCCP DEBUG SCCP-SCOC(80)[0x559c26c31280]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085234659 DLSCCP DEBUG SCCP-SCOC(80)[0x559c26c31280]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085234659 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085234659 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085234659 DCN DEBUG handle_cn_conn_conf() conn_id=80, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085234659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x559c26c338f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085234659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x559c26c338f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085234661 DLCTRL DEBUG Command: GET 550932481 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085234661 DLCTRL DEBUG Tx Command reply: GET_REPLY 550932481 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425085234666 DLCTRL DEBUG Command: GET 340983055 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085234666 DLCTRL DEBUG Tx Command reply: GET_REPLY 340983055 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085234670 DLCTRL DEBUG Command: GET 115124120 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085234670 DLCTRL DEBUG Tx Command reply: GET_REPLY 115124120 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085234674 DLCTRL DEBUG Command: GET 582796949 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085234674 DLCTRL DEBUG Tx Command reply: GET_REPLY 582796949 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085234678 DLCTRL DEBUG Command: GET 745344146 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085234678 DLCTRL DEBUG Tx Command reply: GET_REPLY 745344146 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085234682 DLCTRL DEBUG Command: GET 929753200 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085234682 DLCTRL DEBUG Tx Command reply: GET_REPLY 929753200 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085234686 DLCTRL DEBUG Command: GET 260452289 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085234686 DLCTRL DEBUG Tx Command reply: GET_REPLY 260452289 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085234689 DLCTRL DEBUG Command: GET 800388268 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085234689 DLCTRL DEBUG Tx Command reply: GET_REPLY 800388268 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085234693 DLCTRL DEBUG Command: GET 15228960 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085234693 DLCTRL DEBUG Tx Command reply: GET_REPLY 15228960 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085234696 DLCTRL DEBUG Command: GET 455906163 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085234696 DLCTRL DEBUG Tx Command reply: GET_REPLY 455906163 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085234698 DLCTRL DEBUG Command: GET 954367478 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085234698 DLCTRL DEBUG Tx Command reply: GET_REPLY 954367478 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085234701 DLCTRL DEBUG Command: GET 1044059 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085234701 DLCTRL DEBUG Tx Command reply: GET_REPLY 1044059 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250425085234703 DLCTRL DEBUG Command: GET 978248962 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085234703 DLCTRL DEBUG Tx Command reply: GET_REPLY 978248962 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085234704 DLCTRL DEBUG Command: GET 35844701 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085234704 DLCTRL DEBUG Tx Command reply: GET_REPLY 35844701 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085234706 DLCTRL DEBUG Command: GET 609433805 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085234706 DLCTRL DEBUG Tx Command reply: GET_REPLY 609433805 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085234707 DLCTRL DEBUG Command: GET 813387826 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085234707 DLCTRL DEBUG Tx Command reply: GET_REPLY 813387826 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085234709 DLCTRL DEBUG Command: GET 808597691 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085234709 DLCTRL DEBUG Tx Command reply: GET_REPLY 808597691 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085234710 DLCTRL DEBUG Command: GET 660614859 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085234710 DLCTRL DEBUG Tx Command reply: GET_REPLY 660614859 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085234711 DLCTRL DEBUG Command: GET 483494839 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085234711 DLCTRL DEBUG Tx Command reply: GET_REPLY 483494839 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085234712 DLCTRL DEBUG Command: GET 936770149 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085234712 DLCTRL DEBUG Tx Command reply: GET_REPLY 936770149 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425085234716 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43808<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085234718 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37643<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(663)@7fdc3b52d31d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(664)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085234719 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43800<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085234719 DLINP DEBUG SRVCONN(,r=127.0.0.1:41025<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085234719 DLINP DEBUG SRVCONN(,r=127.0.0.1:41025<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085234719 DLINP NOTICE SRV(,r=127.0.0.1:41025<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085234719 DMAIN NOTICE (127.0.0.1:41025 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41025<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085234719 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(669)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(685)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(683)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667)@7fdc3b52d31d: Final verdict of PTC: none 20250425085234722 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085234722 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085234722 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085234722 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085234722 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085234722 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085234722 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085234722 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-SCCP(673)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(686)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc1-RAN(674)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(680)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(679)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(682)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc2-RAN(677)@7fdc3b52d31d: Final verdict of PTC: none 20250425085234722 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085234722 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085234722 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085234722 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085234722 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085234722 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085234722 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085234722 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250425085234722 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085234722 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085234722 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085234722 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(662)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(670)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(676)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(675)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(678)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(665)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-MGCP(688)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(687)@7fdc3b52d31d: Final verdict of PTC: none 20250425085234722 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085234723 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085234723 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085234723 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085234723 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085234723 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085234723 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085234723 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085234723 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085234723 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085234723 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085234723 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085234723 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085234723 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085234723 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085234723 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085234723 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085234723 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085234723 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425085234723 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250425085234723 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9  20250425085234723 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085234723 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085234723 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085234723 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085234723 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085234723 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085234723 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085234724 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085234724 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085234724 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085234724 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085234724 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085234724 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085234724 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085234724 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085234724 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085234724 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085234724 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085234724 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425085234724 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085234724 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085234724 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085234724 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085234724 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085234724 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425085234724 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 02  20250425085234724 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250425085234724 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 02  20250425085234725 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085234725 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085234725 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085234726 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085234726 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085234726 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250425085234726 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085234726 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085234726 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085234726 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085234726 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085234726 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425085234726 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0a  20250425085234726 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 0a  20250425085234726 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425085234726 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085234726 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085234726 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085234726 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085234726 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn2-0: connection closed 20250425085234726 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085234726 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085234726 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085234726 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250425085234726 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085234727 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0b  20250425085234727 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0b  20250425085234727 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0b  20250425085234727 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085234727 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085234727 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085234727 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085234727 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085234727 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085234727 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085234727 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085234727 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085234727 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085234727 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250425085234727 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085234727 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085234727 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085234727 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085234727 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085234727 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085234727 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250425085234728 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085234728 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085234728 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085234728 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085234728 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085234728 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 202504250852347HNBGW_Test.msc0-M3UA(672)@7fdc3b52d31d: Final verdict of PTC: none 28 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085234728 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085234728 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250425085234728 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085234728 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085234728 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085234728 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250425085234728 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085234728 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425085234728 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085234728 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085234730 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085234730 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085234731 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085234732 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085234732 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085234733 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085234734 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085234734 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085234735 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085234736 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085234737 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085234738 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085234738 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085234739 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425085234740 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085234741 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085234741 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085234742 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085234742 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085234743 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085234744 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085234744 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085234745 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43818<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085234746 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085234746 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085234747 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250425085234748 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085234748 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085234749 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085234749 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085234750 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085234750 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085234751 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085234751 DRANAP NOTICE cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085234752 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085234752 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085234753 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:356) 20250425085234753 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085234754 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085234754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)@7fdc3b52d31d: Final verdict of PTC: pass HNBGW_Test.sgsn1-M3UA(684)@7fdc3b52d31d: Final verdict of PTC: none 20250425085234755 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085234755 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085234756 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668)@7fdc3b52d31d: Final verdict of PTC: none 20250425085234756 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085234756 DRANAP NOTICE cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085234757 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085234757 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW_Test.sgsn0-M3UA(681)@7fdc3b52d31d: Final verdict of PTC: none 20250425085234758 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085234758 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085234759 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) HNBGW_Test.msc0-RAN(671)@7fdc3b52d31d: Final verdict of PTC: none20250425085234759 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085234759 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085234760 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085234760 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085234761 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085234761 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085234761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x559c26c31150]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085234761 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085234762 DLSCCP DEBUG SCCP-SCOC(79)[0x559c26c36690]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085234762 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3bbd4), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085234762 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085234763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085234763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085234763 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085234764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085234764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085234764 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0b 04 d3 bb d4 00 00 4f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085234765 DLSCCP DEBUG SCCP-SCOC(79)[0x559c26c36690]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085234765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x559c26c31150]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085234765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13485660)[0x559c26c32520]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085234765 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13485660)[0x559c26c32520]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085234766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085234766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13485660)[0x559c26c32520]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085234766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13485660)[0x559c26c32520]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085234766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13485660)[0x559c26c32520]{disrupted}: Freeing instance (context_map.c:202) 20250425085234767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13485660)[0x559c26c32520]{disrupted}: Deallocated (fsm.c:568) 20250425085234767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x559c26c31150]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085234767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x559c26c31150]{disconnected}: Freeing instance (context_map.c:206) 20250425085234768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x559c26c31150]{disconnected}: Deallocated (fsm.c:568) 20250425085234768 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13485660 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250425085234768 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085234768 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085234769 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) 20250425085234769 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085234769 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085234769 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085234770 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085234770 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085234770 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085234770 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085234771 DRANAP NOTICE cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085234771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x559c26c338f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085234771 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085234771 DLSCCP DEBUG SCCP-SCOC(80)[0x559c26c31280]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085234771 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b12b4), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085234772 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085234772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085234772 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085234772 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085234773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085234773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085234773 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 05 04 6b 12 b4 00 00 50 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085234773 DLSCCP DEBUG SCCP-SCOC(80)[0x559c26c31280]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085234773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x559c26c338f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085234774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14486791)[0x559c26b19c10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085234774 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14486791)[0x559c26b19c10]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085234774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085234774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14486791)[0x559c26b19c10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085234774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14486791)[0x559c26b19c10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085234775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14486791)[0x559c26b19c10]{disrupted}: Freeing instance (context_map.c:202) 20250425085234775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14486791)[0x559c26b19c10]{disrupted}: Deallocated (fsm.c:568) 20250425085234775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x559c26c338f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085234775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x559c26c338f0]{disconnected}: Freeing instance (context_map.c:206) 20250425085234775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x559c26c338f0]{disconnected}: Deallocated (fsm.c:568) 20250425085234775 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14486791 SCCP-80 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250425085234776 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085234776 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085234776 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085234776 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085234776 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085234776 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085234776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085234776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425085234777 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43830<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085234777 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085234777 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085234777 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085234777 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085234777 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085234777 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085234777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425085234778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085234778 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085234778 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085234778 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(662): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(663): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(664): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(665): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(669): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(670): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(671): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(672): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-SCCP(673): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-RAN(674): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-M3UA(675): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc2-SCCP(676): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc2-RAN(677): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc2-M3UA(678): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(679): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(680): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(681): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(682): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(683): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(684): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(685): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn2-RAN(686): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(687): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(688): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(689): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(690): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Fri Apr 25 08:52:34 UTC 2025 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.talloc 20250425085234923 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43844<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085235525 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43844<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=671560) Waiting for packet dumper to finish... 1 (prev_count=671560, count=672100) 20250425085236725 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085236725 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425085236725 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425085236725 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085236725 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085236725 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085236727 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085236727 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425085236727 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425085236727 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085236727 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250425085236727 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250425085236728 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085236728 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085236728 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085236729 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085236729 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425085236729 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250425085237003 DLSCCP DEBUG SCCP-SCOC(76)[0x559c26aa06d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085237003 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb514b), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085237003 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085237003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085237003 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085237003 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085237003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085237003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085237003 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 eb 51 4b 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085237003 DLSCCP DEBUG SCCP-SCOC(77)[0x559c26c48730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085237003 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00495bfe), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085237003 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085237003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085237003 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085237003 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085237003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085237003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085237003 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 49 5b fe 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085237003 DLSCCP DEBUG SCCP-SCOC(78)[0x559c26c48c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085237003 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d0d66), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085237004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085237004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085237004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085237004 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085237004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085237004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085237004 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 8d 0d 66 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085237004 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085237004 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085237004 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085237004 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085237004 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085237004 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085237004 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085237004 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085237004 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085237004 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085237004 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085237004 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085237004 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085237004 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085237004 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085237005 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085237005 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085237005 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085237226 DLSCCP DEBUG SCCP-SCOC(73)[0x559c26c47c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085237226 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f694e), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085237226 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085237226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085237226 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085237226 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085237226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085237226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085237226 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 8f 69 4e 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085237227 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085237227 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085237227 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085237227 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085237227 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085237227 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085237227 DLSCCP DEBUG SCCP-SCOC(75)[0x559c26c43c60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085237227 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f49902), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085237227 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085237227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085237227 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085237228 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085237228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085237228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085237228 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 f4 99 02 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085237228 DLSCCP DEBUG SCCP-SCOC(74)[0x559c26c2d490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085237228 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007437a8), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085237228 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085237228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085237228 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085237228 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085237228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085237228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085237228 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 74 37 a8 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085237228 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085237228 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085237228 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085237228 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085237228 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085237228 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085237228 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085237228 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085237228 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085237228 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085237228 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085237228 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Fri Apr 25 08:52:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425085237759 DLSCCP DEBUG SCCP-SCOC(70)[0x559c26c3f940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085237759 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2a992), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085237760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085237760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085237760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085237760 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085237760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085237760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085237760 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f2 a9 92 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085237760 DLSCCP DEBUG SCCP-SCOC(71)[0x559c26c2ec10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085237760 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0797b), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085237760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085237760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085237760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085237760 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085237760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085237760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085237760 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 a0 79 7b 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085237760 DLSCCP DEBUG SCCP-SCOC(72)[0x559c26c454e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085237760 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014babc), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085237760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085237760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085237760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085237760 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085237760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085237760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085237760 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 14 ba bc 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085237760 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085237760 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085237760 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085237760 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085237760 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085237760 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085237760 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085237760 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085237760 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085237760 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085237760 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085237760 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085237760 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085237760 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085237760 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085237760 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085237760 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085237760 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085238339 DLSCCP DEBUG SCCP-SCOC(68)[0x559c26c63210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085238339 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0009aaa2), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085238339 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085238339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085238339 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085238339 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085238339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085238339 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085238339 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 09 aa a2 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085238339 DLSCCP DEBUG SCCP-SCOC(69)[0x559c26c29eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085238339 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017928c), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085238339 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085238339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085238339 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085238339 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085238339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085238339 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085238339 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 17 92 8c 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085238339 DLSCCP DEBUG SCCP-SCOC(67)[0x559c26c46910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085238339 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020890d), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085238339 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085238339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085238340 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085238340 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085238340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085238340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085238340 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 20 89 0d 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085238340 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085238340 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085238340 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085238340 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085238340 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085238340 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085238340 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085238340 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085238340 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085238340 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085238340 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085238340 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085238340 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085238340 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085238340 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085238340 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085238340 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085238340 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_mscpool_paging_imsi started. 20250425085238625 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52198<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085238629 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52200<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085238632 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39819<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi-Iuh0(695)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085238644 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085238644 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085238651 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085238651 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085238651 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085238651 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085238651 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085238651 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_imsi-Iuh1(697)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085238651 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47463 (stream_srv.c:142) 20250425085238651 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47463<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085238651 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085238651 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085238653 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085238653 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085238653 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085238653 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085238653 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085238653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085238653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085238653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085238653 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085238653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085238653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085238653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085238653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085238653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085238653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085238653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085238653 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085238653 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085238653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085238653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085238653 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 00 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085238653 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085238653 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085238653 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085238653 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085238653 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085238653 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085238653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085238653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085238653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085238653 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085238653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085238653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085238653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085238653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085238653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085238653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085238653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085238653 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085238653 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085238653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085238653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085238653 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 09 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085238653 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085238653 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085238653 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085238653 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085238653 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085238653 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085238653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085238653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085238653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085238653 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085238653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085238653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085238653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085238653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085238653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085238653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085238653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085238653 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085238653 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085238653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085238653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085238653 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 03 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085238653 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085238653 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085238653 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085238653 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085238653 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085238653 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085238653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085238653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085238653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085238653 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085238653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085238653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085238653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085238653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085238653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085238653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085238653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085238653 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085238653 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085238653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085238653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085238653 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085238653 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085238653 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085238653 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085238653 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085238653 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085238653 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085238653 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085238653 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085238653 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085238653 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085238653 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085238653 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085238653 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085238653 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085238653 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085238653 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085238653 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085238653 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085238653 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085238653 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085238653 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085238653 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085238653 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085238653 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085238653 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(701)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(701)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(701)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-SCCP(699)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(704)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(704)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(704)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc1-SCCP(702)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(707)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc2-M3UA(707)@7fdc3b52d31d: M3UA emulation initiated, the test can be started MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(707)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc2-SCCP(705)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085238697 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085238697 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085238697 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085238697 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085238698 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085238698 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085238698 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085238698 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085238698 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085238698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085238698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085238698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085238698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085238698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085238698 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085238698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085238698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085238698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085238698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085238698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085238698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085238698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085238698 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085238698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085238698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085238698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085238698 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085238698 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085238699 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085238699 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085238699 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085238699 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085238699 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085238699 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085238699 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085238699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085238699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085238699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085238699 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085238699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085238699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085238699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085238699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085238699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085238699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085238699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085238699 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085238699 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085238699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085238699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085238699 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085238699 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085238699 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085238699 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085238699 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085238699 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085238699 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085238699 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085238699 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085238699 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085238699 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085238699 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085238699 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085238699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085238699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085238699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085238699 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085238699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085238699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085238699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085238699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085238699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085238699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085238699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085238699 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085238699 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085238699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085238700 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085238700 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 03 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085238700 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085238700 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085238700 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085238700 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085238700 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085238700 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085238700 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085238700 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085238700 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085238700 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085238700 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085238700 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085238700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085238700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085238700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085238700 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=5 -> eSLS=85: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085238700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085238700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085238700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085238700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085238700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085238700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085238700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085238700 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085238700 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085238700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085238700 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085238700 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 05 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085238700 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085238700 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085238700 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085238700 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085238700 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085238700 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085238700 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085238700 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085238700 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085238700 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085238700 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085238700 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085238700 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(710)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(710)@7fdc3b52d31d: M3UA emulation initiated, the test can be started MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(710)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(708)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085238735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085238735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085238735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085238735 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085238735 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085238735 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085238735 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085238735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085238735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085238740 DLINP DEBUG SRVCONN(,r=127.0.0.1:47463<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085238740 DLINP DEBUG SRVCONN(,r=127.0.0.1:47463<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085238740 DLINP DEBUG SRVCONN(,r=127.0.0.1:47463<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085238740 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085238740 DHNBAP DEBUG (127.0.0.1:47463 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425085238740 DHNBAP NOTICE (127.0.0.1:47463 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085238740 DHNBAP NOTICE (127.0.0.1:47463 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085238740 DLINP DEBUG SRVCONN(,r=127.0.0.1:47463<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085238740 DLINP DEBUG SRVCONN(,r=127.0.0.1:47463<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085238863 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085238863 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085238863 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085238863 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(701)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085238871 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085238871 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085238871 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085238871 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085238871 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085238871 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085238871 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085238871 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085238871 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085238871 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085238871 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085238872 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085238873 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425085238873 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085238873 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(704)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425085238876 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085238876 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085238876 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085238876 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085238876 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085238876 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085238876 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085238876 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085238876 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085238876 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085238876 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085238876 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085238876 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085238876 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085238876 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085238876 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085238876 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085238876 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085238876 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085238876 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085238876 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085238876 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085238878 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085238878 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085238878 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085238878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085238878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085238878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085238878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085238878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085238878 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085238878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085238878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085238878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085238878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085238878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085238878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085238878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085238878 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085238878 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085238878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085238878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085238878 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085238878 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085238878 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085238878 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085238878 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085238878 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085238879 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085238879 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250425085238879 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085238879 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085238879 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085238879 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085238880 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085238880 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425085238880 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085238880 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085238880 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085238880 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085238880 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425085238881 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085238881 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085238881 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085238881 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085238884 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085238884 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085238884 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085238884 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425085238884 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085238884 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085238884 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085238884 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085238884 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425085238884 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085238884 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425085238884 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085238885 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085238885 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085238885 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085238885 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425085238885 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085238885 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085238885 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085238885 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085238885 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085238885 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085238885 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085238886 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085238886 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085238886 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085238886 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085238886 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085238886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085238886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085238886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085238886 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085238886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085238886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085238886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085238886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085238886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085238886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085238886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085238886 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085238886 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085238886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085238886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085238886 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085238887 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085238887 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085238887 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085238887 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085238887 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085238887 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085238887 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'virt-msc1' 20250425085238887 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085238887 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085238887 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085238887 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425085238890 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085238890 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425085238890 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085238890 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(707)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425085238899 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085238899 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250425085238899 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085238899 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085238899 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085238899 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085238899 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425085238899 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085238899 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085238899 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 05  20250425085238899 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085238901 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085238901 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085238901 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085238901 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250425085238901 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085238901 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085238901 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085238901 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085238901 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250425085238901 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250425085238901 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 03  20250425085238901 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250425085238901 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425085238901 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085238901 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085238901 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085238901 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250425085238902 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085238902 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085238902 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085238902 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085238902 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085238902 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085238902 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085238903 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085238903 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085238903 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085238903 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085238903 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085238903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085238903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085238903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085238903 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085238903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085238903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085238903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085238903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085238903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085238903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085238903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085238903 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085238903 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085238903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085238903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085238903 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0c 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085238903 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085238903 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085238903 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085238903 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085238903 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085238903 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085238903 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc2' 20250425085238903 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085238903 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085238903 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085238903 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0c 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250425085238910 DLSCCP DEBUG SCCP-SCOC(66)[0x559c26c36420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085238910 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f17949), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085238910 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085238910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085238910 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085238910 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085238910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085238910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085238910 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f1 79 49 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085238910 DLSCCP DEBUG SCCP-SCOC(64)[0x559c26baecd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085238910 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00539da6), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085238910 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085238910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085238910 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085238910 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085238910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085238910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085238910 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 53 9d a6 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085238910 DLSCCP DEBUG SCCP-SCOC(65)[0x559c26c37d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085238910 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b396f3), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085238910 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085238910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085238910 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085238911 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085238911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085238911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085238911 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b3 96 f3 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085238911 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085238911 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085238911 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085238911 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085238911 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085238911 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425085238911 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085238911 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085238911 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085238911 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f1 79 49 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250425085238911 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085238911 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085238911 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085238911 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085238911 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085238911 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425085238911 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085238911 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085238911 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085238911 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 53 9d a6 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250425085238911 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085238911 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085238911 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085238911 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085238911 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085238911 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425085238911 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085238911 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085238911 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085238911 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b3 96 f3 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250425085238915 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085238915 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085238915 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085238915 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085238915 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085238915 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085238915 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085238915 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085238915 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085238915 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 42 f1 79 49 00 00 06 00 08 00 00 00 07  20250425085238915 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085238915 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085238915 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085238915 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085238915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085238915 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000042), PART(T=Source Reference,L=4,D=00f17949) (sccp_scrc.c:486) 20250425085238915 DLSCCP DEBUG Received CO:RELCO for local reference 66 (sccp_scoc.c:1855) 20250425085238915 DLSCCP DEBUG SCCP-SCOC(66)[0x559c26c36420]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085238915 DLSCCP DEBUG SCCP-SCOC(66)[0x559c26c36420]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085238915 DLSCCP DEBUG SCCP-SCOC(66)[0x559c26c36420]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085238915 DLSCCP DEBUG SCCP-SCOC(66)[0x559c26c36420]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085238915 DLSCCP DEBUG SCCP-SCOC(66)[0x559c26c36420]{IDLE}: Deallocated (fsm.c:568) 20250425085238919 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085238919 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085238919 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085238919 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085238919 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085238919 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085238919 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085238919 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085238919 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085238919 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 41 b3 96 f3 00 00 06 00 08 00 00 00 07  20250425085238920 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085238920 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085238920 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085238920 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085238920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085238920 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000041), PART(T=Source Reference,L=4,D=00b396f3) (sccp_scrc.c:486) 20250425085238920 DLSCCP DEBUG Received CO:RELCO for local reference 65 (sccp_scoc.c:1855) 20250425085238920 DLSCCP DEBUG SCCP-SCOC(65)[0x559c26c37d40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085238920 DLSCCP DEBUG SCCP-SCOC(65)[0x559c26c37d40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085238920 DLSCCP DEBUG SCCP-SCOC(65)[0x559c26c37d40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085238920 DLSCCP DEBUG SCCP-SCOC(65)[0x559c26c37d40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085238920 DLSCCP DEBUG SCCP-SCOC(65)[0x559c26c37d40]{IDLE}: Deallocated (fsm.c:568) 20250425085238920 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085238920 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085238920 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085238920 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(710)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085238926 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085238926 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085238926 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085238926 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085238926 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085238926 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085238926 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085238926 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085238926 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085238926 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085238926 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085238928 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085238928 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085238928 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085238928 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085238928 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085238928 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085238928 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085238928 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085238928 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085238928 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085238928 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085238928 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085238928 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425085238928 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085238928 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085238928 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085238928 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085238928 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085238928 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085238928 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085238928 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085238928 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085238928 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085238928 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085238928 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085238928 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085238928 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085238928 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085238928 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085238928 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085238928 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085238929 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085238929 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085238929 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085238929 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 40 53 9d a6 00 00 06 00 08 00 00 00 07  20250425085238929 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085238929 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085238929 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085238929 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085238929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085238929 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000040), PART(T=Source Reference,L=4,D=00539da6) (sccp_scrc.c:486) 20250425085238929 DLSCCP DEBUG Received CO:RELCO for local reference 64 (sccp_scoc.c:1855) 20250425085238929 DLSCCP DEBUG SCCP-SCOC(64)[0x559c26baecd0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085238929 DLSCCP DEBUG SCCP-SCOC(64)[0x559c26baecd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085238929 DLSCCP DEBUG SCCP-SCOC(64)[0x559c26baecd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085238929 DLSCCP DEBUG SCCP-SCOC(64)[0x559c26baecd0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085238929 DLSCCP DEBUG SCCP-SCOC(64)[0x559c26baecd0]{IDLE}: Deallocated (fsm.c:568) 20250425085238930 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085238930 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085238930 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085238930 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085238930 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085238930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085238930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085238930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085238930 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085238930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085238930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085238930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085238930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085238930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085238930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085238930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085238930 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085238930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085238930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085238930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085238930 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085238930 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085238930 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085238931 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085238931 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085238931 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085238931 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085238931 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250425085238931 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085238931 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085238931 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085238931 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425085239425 DLSCCP DEBUG SCCP-SCOC(62)[0x559c26c377a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425085239425 DLSCCP DEBUG SCCP-SCOC(62)[0x559c26c377a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425085239425 DLSCCP DEBUG SCCP-SCOC(62)[0x559c26c377a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085239425 DLSCCP DEBUG SCCP-SCOC(62)[0x559c26c377a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085239425 DLSCCP DEBUG SCCP-SCOC(62)[0x559c26c377a0]{IDLE}: Deallocated (fsm.c:568) 20250425085239429 DLSCCP DEBUG SCCP-SCOC(61)[0x559c26c28210]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425085239429 DLSCCP DEBUG SCCP-SCOC(61)[0x559c26c28210]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425085239429 DLSCCP DEBUG SCCP-SCOC(61)[0x559c26c28210]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085239429 DLSCCP DEBUG SCCP-SCOC(61)[0x559c26c28210]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085239429 DLSCCP DEBUG SCCP-SCOC(61)[0x559c26c28210]{IDLE}: Deallocated (fsm.c:568) 20250425085239436 DLSCCP DEBUG SCCP-SCOC(63)[0x559c26c24b60]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425085239436 DLSCCP DEBUG SCCP-SCOC(63)[0x559c26c24b60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425085239436 DLSCCP DEBUG SCCP-SCOC(63)[0x559c26c24b60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085239436 DLSCCP DEBUG SCCP-SCOC(63)[0x559c26c24b60]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085239436 DLSCCP DEBUG SCCP-SCOC(63)[0x559c26c24b60]{IDLE}: Deallocated (fsm.c:568) 20250425085239675 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085239675 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085239675 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085239675 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085239675 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085239675 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085239675 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085239675 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085239675 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085239675 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085239675 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085239675 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085239675 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085239675 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085239675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085239675 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085239675 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085239675 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085239675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239675 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.msc0-RAN(700)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085239675 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085239675 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085239675 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085239675 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085239675 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085239675 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085239675 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085239675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239676 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085239676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085239676 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085239676 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085239676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085239676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085239676 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085239676 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085239676 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425085239676 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085239676 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085239676 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085239676 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085239676 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085239676 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250425085239676 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085239676 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085239676 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085239676 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085239679 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085239679 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085239679 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085239679 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085239679 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085239679 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085239679 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085239679 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085239679 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085239679 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085239679 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085239679 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085239679 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085239679 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085239679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085239679 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085239679 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085239679 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085239679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239679 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085239679 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085239679 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085239679 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085239679 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(703)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085239680 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085239680 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085239680 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085239680 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085239680 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085239680 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085239680 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085239680 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085239680 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085239681 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425085239681 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085239681 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085239681 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085239681 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085239681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085239681 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085239681 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085239681 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085239681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239681 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085239681 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085239681 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085239681 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085239681 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425085239681 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085239682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085239682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085239682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239682 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085239682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085239682 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085239682 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085239682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085239682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085239682 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 03 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085239682 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085239682 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: link up (cnlink.c:111) 20250425085239682 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085239682 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085239682 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085239683 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085239683 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085239683 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'virt-msc1' 20250425085239683 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085239683 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085239683 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085239683 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 03 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425085239684 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085239684 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085239684 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085239684 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085239685 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085239685 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085239685 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085239685 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085239685 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085239685 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085239685 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085239685 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085239685 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085239685 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085239685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085239685 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085239685 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085239685 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085239685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239685 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085239685 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085239685 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085239686 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085239686 DRANAP INFO cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(706)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085239697 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085239697 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425085239697 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425085239697 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425085239697 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085239697 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085239697 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085239697 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085239697 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085239698 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 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 07  20250425085239698 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085239698 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085239698 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085239698 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425085239698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085239698 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085239698 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425085239698 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085239698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239698 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085239698 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085239698 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085239698 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085239698 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425085239698 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085239698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085239698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085239698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239698 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085239698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085239698 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085239698 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085239698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085239698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085239698 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0f 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085239698 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085239698 DRANAP NOTICE cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: link up (cnlink.c:111) 20250425085239699 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085239699 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085239699 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085239699 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085239699 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085239699 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc2' 20250425085239699 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085239699 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085239699 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085239699 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0f 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250425085239699 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085239699 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425085239699 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425085239699 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425085239699 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085239699 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085239699 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085239699 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085239699 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085239699 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085239700 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085239700 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085239700 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085239700 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425085239700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085239700 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085239700 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425085239700 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085239700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239700 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085239700 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085239700 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085239700 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085239700 DRANAP INFO cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(709)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085239733 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085239733 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085239733 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085239733 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085239733 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085239733 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085239733 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085239733 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085239733 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085239733 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085239733 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085239733 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085239733 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085239733 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085239733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085239733 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085239733 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085239733 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085239733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239733 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085239733 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085239733 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085239733 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085239733 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085239733 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085239733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085239733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085239733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239733 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085239733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085239733 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085239733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085239733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085239734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085239734 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085239734 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085239734 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425085239734 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085239734 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085239734 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085239734 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085239734 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085239734 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250425085239734 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085239734 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085239734 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085239734 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085239735 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085239735 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085239735 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085239735 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085239735 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085239735 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085239735 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085239735 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085239735 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085239735 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085239735 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085239735 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085239735 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085239735 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085239735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085239736 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085239736 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085239736 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085239736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085239736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085239736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085239736 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085239736 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085239736 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085239736 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085239736 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085240751 DLCTRL DEBUG Command: GET 116193226 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085240751 DLCTRL DEBUG Tx Command reply: GET_REPLY 116193226 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085240752 DLCTRL DEBUG Command: GET 864455321 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085240752 DLCTRL DEBUG Tx Command reply: GET_REPLY 864455321 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085240753 DLCTRL DEBUG Command: GET 406875908 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085240753 DLCTRL DEBUG Tx Command reply: GET_REPLY 406875908 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085240757 DLCTRL DEBUG Command: GET 698329575 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085240757 DLCTRL DEBUG Tx Command reply: GET_REPLY 698329575 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085240761 DLCTRL DEBUG Command: GET 102949282 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085240761 DLCTRL DEBUG Tx Command reply: GET_REPLY 102949282 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425085240766 DLCTRL DEBUG Command: GET 962003275 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085240766 DLCTRL DEBUG Tx Command reply: GET_REPLY 962003275 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085240769 DLCTRL DEBUG Command: GET 266332723 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085240769 DLCTRL DEBUG Tx Command reply: GET_REPLY 266332723 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085240773 DLCTRL DEBUG Command: GET 548426796 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085240773 DLCTRL DEBUG Tx Command reply: GET_REPLY 548426796 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085240777 DLCTRL DEBUG Command: GET 541704499 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085240777 DLCTRL DEBUG Tx Command reply: GET_REPLY 541704499 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085240780 DLCTRL DEBUG Command: GET 269048285 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085240780 DLCTRL DEBUG Tx Command reply: GET_REPLY 269048285 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425085240784 DLCTRL DEBUG Command: GET 716842578 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085240784 DLCTRL DEBUG Tx Command reply: GET_REPLY 716842578 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085240787 DLCTRL DEBUG Command: GET 680250037 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085240787 DLCTRL DEBUG Tx Command reply: GET_REPLY 680250037 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085240790 DLCTRL DEBUG Command: GET 549388765 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085240790 DLCTRL DEBUG Tx Command reply: GET_REPLY 549388765 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085240792 DLCTRL DEBUG Command: GET 958316973 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085240792 DLCTRL DEBUG Tx Command reply: GET_REPLY 958316973 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085240794 DLCTRL DEBUG Command: GET 878837256 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085240794 DLCTRL DEBUG Tx Command reply: GET_REPLY 878837256 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425085240795 DLCTRL DEBUG Command: GET 475308323 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085240795 DLCTRL DEBUG Tx Command reply: GET_REPLY 475308323 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085240797 DLCTRL DEBUG Command: GET 656069035 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085240797 DLCTRL DEBUG Tx Command reply: GET_REPLY 656069035 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085240798 DLCTRL DEBUG Command: GET 125191309 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085240798 DLCTRL DEBUG Tx Command reply: GET_REPLY 125191309 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085240799 DLCTRL DEBUG Command: GET 398048429 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085240799 DLCTRL DEBUG Tx Command reply: GET_REPLY 398048429 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085240800 DLCTRL DEBUG Command: GET 390702401 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085240801 DLCTRL DEBUG Tx Command reply: GET_REPLY 390702401 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085240824 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52206<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085241835 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085241835 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085241835 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085241835 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085241835 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085241835 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085241835 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085241835 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085241835 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085241835 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 19 00 0e 40 15 00 00 02 00 03 40 01 00 00 17 40 09 50 00 01 01 00 00 00 21 f3 00 00 00 00 06 00 08 00 00 00 07  20250425085241835 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085241835 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085241835 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085241835 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085241835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085241835 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085241835 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085241835 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=25,D=000e40150000020003400100001740095000010100000021f3) (sccp_scrc.c:486) 20250425085241835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085241835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085241835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085241835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085241835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085241835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085241835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085241835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085241835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085241835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085241835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085241835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085241835 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085241835 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085241835 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250425085241835 DCN DEBUG (msc-0) Rx Paging from CN: CS PagingAreaID: NOT_PRESENT 000-00-0-0 (hnbgw_ranap.c:415) 20250425085241835 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:84) 20250425085241835 DRUA DEBUG (127.0.0.1:47463 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:84) 20250425085241835 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (cnlink_paging.c:136) 20250425085241835 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (cnlink_paging.c:180) 20250425085241835 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (cnlink_paging.c:114) 20250425085241835 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085241835 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) 20250425085241835 DLINP DEBUG SRVCONN(,r=127.0.0.1:47463<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085241835 DLINP DEBUG SRVCONN(,r=127.0.0.1:47463<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi-Iuh0-RUA(696)@7fdc3b52d31d: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(698)@7fdc3b52d31d: UnitdataCallback HNBGW_Test.msc0-RAN(700)@7fdc3b52d31d: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(700)@7fdc3b52d31d: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(712) TC_mscpool_paging_imsi-Iuh0-RUA(696)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_paging_imsi0(712)12208005 20250425085242876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085242876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085242876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425085242876 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085242876 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xba4785, normal) (hnbgw_rua.c:406) 20250425085242876 DHNB DEBUG map_rua[0x559c26c37d40]{init}: Allocated (fsm.c:456) 20250425085242876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12208005)[0x559c26c37d40]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085242876 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12208005 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085242876 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085242876 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085242876 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12208005 SCCP-0 CS MI=IMSI-001010000000123: CN link paging response record selects msc 0 (hnbgw_cn.c:632) 20250425085242876 DCN DEBUG map_sccp[0x559c26c36420]{init}: Allocated (fsm.c:456) 20250425085242876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x559c26c36420]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085242877 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12208005 <-> SCCP-81 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085242877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12208005 SCCP-81 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250425085242877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12208005)[0x559c26c37d40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085242877 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085242877 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085242877 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12208005 SCCP-81 msc-0 MI=IMSI-001010000000123: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085242877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x559c26c36420]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085242877 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085242877 DLSCCP DEBUG SCCP-SCOC(81)[0x559c26b19c10]{IDLE}: Allocated (fsm.c:456) 20250425085242877 DLSCCP DEBUG SCCP-SCOC(81)[0x559c26b19c10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085242877 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000051), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f400300033e0056400500f1100926) (sccp_scrc.c:415) 20250425085242877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085242877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085242877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085242877 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085242877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085242877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085242877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085242877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085242877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085242877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085242877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085242877 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085242877 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085242877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085242877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085242877 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 04 01 00 00 51 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 03 3e 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085242877 DLSCCP DEBUG SCCP-SCOC(81)[0x559c26b19c10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085242877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x559c26c36420]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085242877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12208005)[0x559c26c37d40]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085242877 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085242877 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085242877 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085242877 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085242877 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085242878 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250425085242878 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085242878 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085242878 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085242878 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 04 01 00 00 51 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 03 3e 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(699)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc0-SCCP(699)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(700)@7fdc3b52d31d: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(712) HNBGW_Test.msc0-RAN(700)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_paging_imsi0(712)9368428 HNBGW_Test.msc0-SCCP(699)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(699)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085242894 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085242894 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085242894 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085242895 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085242895 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085242895 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085242895 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085242895 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085242895 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085242895 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 51 15 92 e8 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_mscpool_paging_imsi0(712)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085242895 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085242895 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085242895 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085242895 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085242895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085242895 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000051), PART(T=Source Reference,L=4,D=001592e8) (sccp_scrc.c:486) 20250425085242895 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1855) 20250425085242895 DLSCCP DEBUG SCCP-SCOC(81)[0x559c26b19c10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085242895 DLSCCP DEBUG SCCP-SCOC(81)[0x559c26b19c10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085242895 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085242895 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085242895 DCN DEBUG handle_cn_conn_conf() conn_id=81, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085242895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x559c26c36420]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085242895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x559c26c36420]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085243896 DLCTRL DEBUG Command: GET 909644634 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085243896 DLCTRL DEBUG Tx Command reply: GET_REPLY 909644634 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085243897 DLCTRL DEBUG Command: GET 761253461 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085243897 DLCTRL DEBUG Tx Command reply: GET_REPLY 761253461 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085243898 DLCTRL DEBUG Command: GET 135435946 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085243898 DLCTRL DEBUG Tx Command reply: GET_REPLY 135435946 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085243899 DLCTRL DEBUG Command: GET 571343646 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085243899 DLCTRL DEBUG Tx Command reply: GET_REPLY 571343646 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085243900 DLCTRL DEBUG Command: GET 129280207 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085243900 DLCTRL DEBUG Tx Command reply: GET_REPLY 129280207 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085243901 DLCTRL DEBUG Command: GET 502973577 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085243901 DLCTRL DEBUG Tx Command reply: GET_REPLY 502973577 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085243902 DLCTRL DEBUG Command: GET 903672526 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085243902 DLCTRL DEBUG Tx Command reply: GET_REPLY 903672526 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085243903 DLCTRL DEBUG Command: GET 986791588 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085243903 DLCTRL DEBUG Tx Command reply: GET_REPLY 986791588 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085243904 DLCTRL DEBUG Command: GET 391559682 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085243904 DLCTRL DEBUG Tx Command reply: GET_REPLY 391559682 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085243904 DLCTRL DEBUG Command: GET 250313957 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085243904 DLCTRL DEBUG Tx Command reply: GET_REPLY 250313957 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085243905 DLCTRL DEBUG Command: GET 117951981 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085243905 DLCTRL DEBUG Tx Command reply: GET_REPLY 117951981 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085243906 DLCTRL DEBUG Command: GET 607384076 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085243906 DLCTRL DEBUG Tx Command reply: GET_REPLY 607384076 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085243907 DLCTRL DEBUG Command: GET 466621519 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085243907 DLCTRL DEBUG Tx Command reply: GET_REPLY 466621519 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085243908 DLCTRL DEBUG Command: GET 45998037 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085243908 DLCTRL DEBUG Tx Command reply: GET_REPLY 45998037 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085243908 DLCTRL DEBUG Command: GET 613273697 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085243908 DLCTRL DEBUG Tx Command reply: GET_REPLY 613273697 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085243909 DLCTRL DEBUG Command: GET 186736325 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085243909 DLCTRL DEBUG Tx Command reply: GET_REPLY 186736325 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085243910 DLCTRL DEBUG Command: GET 289144462 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085243910 DLCTRL DEBUG Tx Command reply: GET_REPLY 289144462 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085243911 DLCTRL DEBUG Command: GET 189212654 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085243911 DLCTRL DEBUG Tx Command reply: GET_REPLY 189212654 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085243912 DLCTRL DEBUG Command: GET 695079071 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085243912 DLCTRL DEBUG Tx Command reply: GET_REPLY 695079071 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085243913 DLCTRL DEBUG Command: GET 559252456 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085243913 DLCTRL DEBUG Tx Command reply: GET_REPLY 559252456 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425085243917 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39819<->l=127.0.0.1:4262) (control_if.c:193) 20250425085243918 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52200<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(693)@7fdc3b52d31d: Final verdict of PTC: none VirtHNBGW-STATS(692)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085243919 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52198<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085243920 DLINP DEBUG SRVCONN(,r=127.0.0.1:47463<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085243920 DLINP DEBUG SRVCONN(,r=127.0.0.1:47463<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085243920 DLINP NOTICE SRV(,r=127.0.0.1:47463<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085243920 DMAIN NOTICE (127.0.0.1:47463 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47463<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085243920 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250425085243920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085243920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085243921 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085243921 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085243921 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425085243921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12208005)[0x559c26c37d40]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425085243921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12208005)[0x559c26c37d40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425085243921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x559c26c36420]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425085243921 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085243921 DLSCCP DEBUG SCCP-SCOC(81)[0x559c26b19c10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085243921 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001592e8), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085243921 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085243921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085243921 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085243921 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085243921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085243921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085243921 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 04 04 15 92 e8 00 00 51 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085243921 DLSCCP DEBUG SCCP-SCOC(81)[0x559c26b19c10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085243921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x559c26c36420]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085243921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12208005)[0x559c26c37d40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085243921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12208005)[0x559c26c37d40]{disrupted}: Freeing instance (context_map.c:202) 20250425085243921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12208005)[0x559c26c37d40]{disrupted}: Deallocated (fsm.c:568) 20250425085243921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x559c26c36420]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085243921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x559c26c36420]{disconnected}: Freeing instance (context_map.c:206) 20250425085243921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x559c26c36420]{disconnected}: Deallocated (fsm.c:568) 20250425085243922 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12208005 SCCP-81 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250425085243922 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085243922 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085243922 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085243922 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085243922 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085243922 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250425085243922 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085243922 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085243922 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085243922 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 04 04 15 92 e8 00 00 51 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-RAN(709)@7fdc3b52d31d: Final verdict of PTC: none 20250425085243923 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085243923 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085243923 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085243923 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085243923 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP TC_mscpool_paging_imsi-Iuh1-RUA(698)@7fdc3b52d31d: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi(691)@7fdc3b52d31d: Final verdict of PTC: none 20250425085243923 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085243923 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085243923 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085243923 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085243923 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085243923 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085243923 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085243923 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085243923 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085243923 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085243923 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs HNBGW_Test.msc1-SCCP(702)@7fdc3b52d31d: Final verdict of PTC: none 20250425085243923 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085243923 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085243923 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425085243923 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085243923 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085243923 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085243923 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085243923 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085243923 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085243923 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250425085243923 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085243923 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085243923 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085243923 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085243923 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085243923 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085243923 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085243924 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085243924 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085243924 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085243924 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425085243924 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) HNBGW_Test.sgsn0-SCCP(708)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(705)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0-RUA(696)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc2-RAN(706)@7fdc3b52d31d: Final verdict of PTC: none 20250425085243924 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085243924 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085243924 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085243924 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085243924 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425085243924 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085243924 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085243924 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085243924 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085243924 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085243924 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085243924 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085243924 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250425085243924 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250425085243924 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085243924 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085243924 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085243924 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085243924 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085243924 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425085243924 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085243924 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085243924 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085243924 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085243924 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085243924 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 02  20250425085243924 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085243924 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085243924 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085243924 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085243924 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085243924 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085243924 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085243924 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085243924 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085243924 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085243924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085243924 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085243924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085243924 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) HNBGW_Test.msc1-RAN(703)@7fdc3b52d31d: Final verdict of PTC: none 20250425085243925 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085243925 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085243925 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085243925 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425085243924 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085243925 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085243925 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085243925 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085243925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085243925 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085243925 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425085243925 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085243925 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085243925 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085243925 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085243925 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085243925 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085243925 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085243925 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085243925 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250425085243925 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085243925 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425085243925 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SEND_FAILED 20250425085243925 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425085243925 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085243926 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250425085243926 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085243926 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085243926 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085243926 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250425085243926 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085243926 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  TC_mscpool_paging_imsi-Iuh1(697)@7fdc3b52d31d: Final verdict of PTC: none 20250425085243926 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085243926 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085243926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085243926 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW_Test.msc0-SCCP(699)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(701)@7fdc3b52d31d: Final verdict of PTC: none 20250425085243926 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) 20250425085243926 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.msc0-RAN(700)@7fdc3b52d31d: Final verdict of PTC: none 20250425085243926 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085243927 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085243927 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085243927 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085243927 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085243927 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085243927 DRANAP NOTICE cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc2-M3UA(707)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(694)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(704)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(710)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(695)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-MGCP(711)@7fdc3b52d31d: Final verdict of PTC: none 20250425085243944 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52206<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(712)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(691): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(692): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(693): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(694): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(695): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(696): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(697): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(698): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(699): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(700): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(701): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-SCCP(702): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-RAN(703): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-M3UA(704): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc2-SCCP(705): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc2-RAN(706): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc2-M3UA(707): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(708): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(709): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(710): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(711): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_paging_imsi0(712): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Fri Apr 25 08:52:44 UTC 2025 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc 20250425085244116 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52220<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085244719 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52220<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=528080) 20250425085244765 DLSCCP DEBUG SCCP-SCOC(79)[0x559c26c36690]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085244765 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3bbd4), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085244765 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085244765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085244765 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085244765 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085244765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085244765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085244765 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d3 bb d4 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085244766 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085244766 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085244766 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085244766 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085244766 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085244766 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085244774 DLSCCP DEBUG SCCP-SCOC(80)[0x559c26c31280]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085244774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b12b4), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085244774 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085244774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085244774 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085244774 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085244774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085244774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085244774 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 6b 12 b4 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085244774 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085244774 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085244774 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085244774 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085244774 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085244774 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! Waiting for packet dumper to finish... 1 (prev_count=528080, count=538200) 20250425085245924 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085245925 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425085245925 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425085245925 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085245925 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085245925 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085245925 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085245925 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085245925 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085245927 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085245927 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425085245927 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Fri Apr 25 08:52:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425085247003 DLSCCP DEBUG SCCP-SCOC(76)[0x559c26aa06d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085247003 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb514b), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085247004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085247004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085247004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085247004 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085247004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085247004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085247004 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 eb 51 4b 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085247004 DLSCCP DEBUG SCCP-SCOC(78)[0x559c26c48c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085247004 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d0d66), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085247004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085247004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085247004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085247004 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085247004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085247004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085247004 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 8d 0d 66 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085247004 DLSCCP DEBUG SCCP-SCOC(77)[0x559c26c48730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085247004 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00495bfe), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085247004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085247004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085247004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085247004 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085247004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085247004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085247004 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 49 5b fe 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085247004 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085247004 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085247004 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085247004 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085247004 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085247004 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085247004 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085247004 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085247004 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085247004 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085247004 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085247004 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085247005 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085247005 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085247005 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085247005 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085247005 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085247005 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085247228 DLSCCP DEBUG SCCP-SCOC(75)[0x559c26c43c60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085247228 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f49902), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085247228 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085247228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085247228 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085247228 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085247228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085247228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085247228 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 f4 99 02 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085247228 DLSCCP DEBUG SCCP-SCOC(73)[0x559c26c47c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085247228 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f694e), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085247228 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085247228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085247228 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085247228 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085247228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085247228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085247228 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 8f 69 4e 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085247228 DLSCCP DEBUG SCCP-SCOC(74)[0x559c26c2d490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085247228 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007437a8), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085247228 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085247228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085247228 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085247228 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085247228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085247228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085247228 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 74 37 a8 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085247228 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085247228 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085247229 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085247229 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085247229 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085247229 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085247229 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085247229 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085247229 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085247229 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085247229 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085247229 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085247229 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085247229 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085247229 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085247229 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085247229 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085247229 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085247761 DLSCCP DEBUG SCCP-SCOC(72)[0x559c26c454e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085247761 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014babc), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085247761 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085247761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085247761 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085247761 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085247761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085247761 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085247761 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 14 ba bc 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085247761 DLSCCP DEBUG SCCP-SCOC(71)[0x559c26c2ec10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085247761 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0797b), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085247761 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085247761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085247761 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085247761 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085247761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085247762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085247762 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 a0 79 7b 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085247762 DLSCCP DEBUG SCCP-SCOC(70)[0x559c26c3f940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085247762 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2a992), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085247762 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085247762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085247762 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085247762 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085247762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085247762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085247762 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f2 a9 92 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085247762 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085247762 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085247762 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085247762 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085247762 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085247762 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085247762 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085247762 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085247762 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085247762 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085247762 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085247762 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085247762 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085247762 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085247762 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085247762 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085247762 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085247762 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_mscpool_paging_tmsi started. 20250425085247820 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53586<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085247825 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53592<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085247828 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36581<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_tmsi-Iuh0(717)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085247846 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085247846 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085247853 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085247853 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085247853 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085247853 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_tmsi-Iuh1(719)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085247853 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57720 (stream_srv.c:142) 20250425085247853 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57720<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085247853 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085247853 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085247853 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085247853 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085247855 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085247855 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085247855 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085247855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085247855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085247855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085247855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085247855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085247855 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085247855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085247855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085247855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085247855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085247855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085247855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085247855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085247855 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085247855 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085247855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085247855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085247855 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 06 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085247855 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085247855 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085247855 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085247855 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085247855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085247855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085247855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085247855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085247855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085247855 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085247855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085247855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085247855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085247855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085247855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085247855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085247855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085247855 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085247855 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085247855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085247855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085247855 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 05 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085247855 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085247855 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085247855 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085247855 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085247855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085247855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085247855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085247855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085247855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085247855 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085247855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085247855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085247855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085247855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085247855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085247855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085247855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085247855 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085247855 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085247855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085247855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085247855 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085247855 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085247855 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085247855 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085247855 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085247855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085247855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085247855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085247855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085247855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085247855 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085247855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085247855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085247855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085247855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085247855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085247855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085247855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085247855 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085247855 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085247855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085247855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085247855 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085247855 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085247855 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085247855 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085247855 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085247855 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085247855 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085247855 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085247855 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085247855 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085247855 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085247855 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085247855 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085247855 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085247855 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085247855 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085247855 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085247855 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085247855 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085247855 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085247855 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085247855 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085247855 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085247855 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085247855 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085247855 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(723)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(723)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(723)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(721)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(726)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc1-M3UA(726)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(726)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(724)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(729)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc2-M3UA(729)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(729)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(727)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085247888 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085247888 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085247889 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085247889 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085247889 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085247889 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085247889 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085247889 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085247890 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085247890 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085247890 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085247890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085247890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085247890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085247890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085247890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085247890 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=0 -> eSLS=80: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085247890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085247890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085247890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085247890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085247890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085247890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085247890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085247890 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=0 -> eSLS=112: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085247890 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085247890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085247890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085247890 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 00 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085247890 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085247890 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085247890 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085247890 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085247890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085247890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085247890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085247890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085247890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085247890 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=2 -> eSLS=34: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085247890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085247890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085247890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085247890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085247890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085247890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085247890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085247890 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=2 -> eSLS=2: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085247890 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085247890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085247890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085247890 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 02 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085247890 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085247890 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085247890 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085247890 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085247890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085247890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085247890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085247890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085247890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085247890 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085247890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085247890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085247890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085247890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085247890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085247890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085247890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085247890 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085247890 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085247890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085247890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085247890 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085247890 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085247890 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085247890 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085247890 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085247890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085247890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085247890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085247890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085247890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085247890 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085247890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085247890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085247890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085247890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085247890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085247890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085247890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085247890 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085247890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085247890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085247890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085247890 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085247890 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085247890 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085247890 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085247890 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085247890 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085247890 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085247890 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085247890 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085247890 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085247890 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085247890 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085247890 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085247890 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085247890 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085247890 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085247890 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085247890 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085247890 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085247890 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085247890 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085247890 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085247890 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085247890 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085247890 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085247890 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(732)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(732)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(732)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(730)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085247911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085247911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085247911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085247911 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085247911 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085247911 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085247911 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085247911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085247911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085247915 DLINP DEBUG SRVCONN(,r=127.0.0.1:57720<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085247915 DLINP DEBUG SRVCONN(,r=127.0.0.1:57720<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085247915 DLINP DEBUG SRVCONN(,r=127.0.0.1:57720<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085247915 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085247915 DHNBAP DEBUG (127.0.0.1:57720 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425085247915 DHNBAP NOTICE (127.0.0.1:57720 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085247915 DHNBAP NOTICE (127.0.0.1:57720 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085247915 DLINP DEBUG SRVCONN(,r=127.0.0.1:57720<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085247915 DLINP DEBUG SRVCONN(,r=127.0.0.1:57720<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085248065 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085248065 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085248065 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085248065 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(723)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085248074 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085248075 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085248075 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085248075 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085248075 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085248075 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085248075 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085248075 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085248075 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085248075 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085248075 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085248075 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085248075 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425085248075 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085248075 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425085248078 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085248078 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085248078 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085248078 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085248078 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085248078 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085248078 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085248078 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085248078 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085248078 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085248078 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085248078 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085248078 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085248078 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085248078 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085248078 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085248078 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085248078 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085248078 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085248078 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085248078 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085248078 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(726)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425085248079 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085248079 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085248079 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085248080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085248080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085248080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248080 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085248080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085248080 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085248080 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085248080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085248080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085248080 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085248080 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085248080 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085248080 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085248080 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085248080 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085248080 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085248080 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250425085248080 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085248080 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085248080 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085248080 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085248083 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085248083 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425085248083 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085248083 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085248083 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085248083 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085248083 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425085248083 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085248083 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085248083 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085248083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085248086 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085248086 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085248086 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085248086 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425085248086 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085248086 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085248086 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085248086 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085248086 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425085248086 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085248086 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425085248086 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085248086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085248086 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085248086 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425085248086 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085248086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425085248087 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085248087 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085248087 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425085248087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085248087 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085248087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085248087 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085248087 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085248087 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085248087 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085248088 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085248088 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085248088 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085248088 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085248089 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085248089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248089 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=5 -> eSLS=37: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085248089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085248089 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085248089 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085248089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085248089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085248089 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085248089 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc2-M3UA(729)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425085248089 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085248089 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085248089 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085248089 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085248089 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085248090 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'virt-msc1' 20250425085248090 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085248090 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085248090 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085248090 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425085248093 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085248093 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250425085248093 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085248093 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085248093 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085248093 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085248093 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425085248093 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085248093 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085248093 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 05  20250425085248093 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085248095 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085248095 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085248095 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085248095 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250425085248095 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085248095 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085248095 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085248095 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085248095 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250425085248095 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250425085248095 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 03  20250425085248095 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250425085248095 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425085248095 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085248096 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085248096 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085248096 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250425085248096 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085248096 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085248096 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085248096 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085248096 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085248096 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085248096 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085248097 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085248097 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085248097 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085248097 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085248097 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085248097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248097 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085248097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085248098 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085248098 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085248098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085248098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085248098 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0e 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085248098 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085248098 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085248098 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085248098 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085248098 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085248098 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085248098 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc2' 20250425085248098 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085248098 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085248098 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085248098 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0e 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250425085248100 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085248100 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085248100 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085248100 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(732)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085248105 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085248105 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085248105 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085248105 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085248105 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085248105 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085248105 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085248105 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085248105 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085248105 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085248105 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085248106 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085248106 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085248106 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085248106 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085248106 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085248106 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085248106 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085248106 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085248106 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085248106 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085248106 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085248106 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085248106 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425085248106 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085248106 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085248106 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085248106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085248106 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085248106 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085248106 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085248106 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085248106 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085248106 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085248106 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085248106 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085248108 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085248108 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085248108 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085248108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085248108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085248108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248108 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085248108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085248108 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085248108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085248108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085248108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085248108 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085248108 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085248108 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085248108 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085248108 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085248108 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085248108 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085248108 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250425085248108 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085248108 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085248108 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085248108 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425085248340 DLSCCP DEBUG SCCP-SCOC(67)[0x559c26c46910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085248340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020890d), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085248340 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085248340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085248340 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085248340 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085248340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085248340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085248340 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 20 89 0d 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085248340 DLSCCP DEBUG SCCP-SCOC(69)[0x559c26c29eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085248340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017928c), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085248340 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085248340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085248340 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085248340 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085248340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085248340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085248340 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 17 92 8c 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085248340 DLSCCP DEBUG SCCP-SCOC(68)[0x559c26c63210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085248340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0009aaa2), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085248340 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085248340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085248340 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085248340 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085248340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085248340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085248340 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 09 aa a2 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085248341 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085248341 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085248341 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085248341 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085248341 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085248341 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425085248341 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085248341 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085248341 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085248341 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 20 89 0d 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250425085248341 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085248341 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085248341 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085248341 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085248341 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085248341 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425085248341 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085248341 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085248341 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085248341 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 17 92 8c 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250425085248341 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085248341 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085248341 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085248341 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085248341 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085248341 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425085248341 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085248341 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085248341 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085248341 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 09 aa a2 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250425085248346 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085248346 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085248346 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085248346 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085248346 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085248346 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085248346 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085248346 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085248346 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085248346 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 43 20 89 0d 00 00 06 00 08 00 00 00 07  20250425085248346 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085248346 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085248346 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085248346 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085248346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085248346 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000043), PART(T=Source Reference,L=4,D=0020890d) (sccp_scrc.c:486) 20250425085248346 DLSCCP DEBUG Received CO:RELCO for local reference 67 (sccp_scoc.c:1855) 20250425085248346 DLSCCP DEBUG SCCP-SCOC(67)[0x559c26c46910]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085248346 DLSCCP DEBUG SCCP-SCOC(67)[0x559c26c46910]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085248346 DLSCCP DEBUG SCCP-SCOC(67)[0x559c26c46910]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085248346 DLSCCP DEBUG SCCP-SCOC(67)[0x559c26c46910]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085248346 DLSCCP DEBUG SCCP-SCOC(67)[0x559c26c46910]{IDLE}: Deallocated (fsm.c:568) 20250425085248347 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085248347 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085248347 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085248347 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085248347 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085248347 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085248347 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085248347 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085248347 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085248347 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 44 09 aa a2 00 00 06 00 08 00 00 00 07  20250425085248347 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085248347 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085248347 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085248347 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085248347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085248347 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000044), PART(T=Source Reference,L=4,D=0009aaa2) (sccp_scrc.c:486) 20250425085248347 DLSCCP DEBUG Received CO:RELCO for local reference 68 (sccp_scoc.c:1855) 20250425085248347 DLSCCP DEBUG SCCP-SCOC(68)[0x559c26c63210]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085248347 DLSCCP DEBUG SCCP-SCOC(68)[0x559c26c63210]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085248347 DLSCCP DEBUG SCCP-SCOC(68)[0x559c26c63210]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085248347 DLSCCP DEBUG SCCP-SCOC(68)[0x559c26c63210]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085248347 DLSCCP DEBUG SCCP-SCOC(68)[0x559c26c63210]{IDLE}: Deallocated (fsm.c:568) 20250425085248549 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085248549 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085248549 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085248549 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085248549 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085248549 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085248549 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085248549 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085248549 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085248549 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 45 17 92 8c 00 00 06 00 08 00 00 00 07  20250425085248549 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085248549 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085248549 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085248549 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085248549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085248549 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000045), PART(T=Source Reference,L=4,D=0017928c) (sccp_scrc.c:486) 20250425085248549 DLSCCP DEBUG Received CO:RELCO for local reference 69 (sccp_scoc.c:1855) 20250425085248549 DLSCCP DEBUG SCCP-SCOC(69)[0x559c26c29eb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085248549 DLSCCP DEBUG SCCP-SCOC(69)[0x559c26c29eb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085248549 DLSCCP DEBUG SCCP-SCOC(69)[0x559c26c29eb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085248549 DLSCCP DEBUG SCCP-SCOC(69)[0x559c26c29eb0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085248549 DLSCCP DEBUG SCCP-SCOC(69)[0x559c26c29eb0]{IDLE}: Deallocated (fsm.c:568) 20250425085248873 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085248873 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085248873 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085248873 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085248873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085248873 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085248873 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085248873 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085248873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248873 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085248873 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085248873 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085248873 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085248873 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085248872 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085248872 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085248873 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085248873 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085248873 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085248873 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085248873 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085248873 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085248873 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085248873 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085248873 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085248873 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085248873 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085248873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248873 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085248873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085248873 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085248873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085248873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085248873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085248873 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085248873 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085248873 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425085248873 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085248873 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085248873 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085248873 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085248873 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085248873 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250425085248873 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085248873 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085248873 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085248873 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-RAN(722)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085248874 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085248874 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085248874 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085248874 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085248874 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085248874 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085248874 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085248874 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085248874 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085248874 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085248874 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085248874 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085248874 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085248874 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085248874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085248874 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085248874 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085248874 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085248874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248874 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085248874 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085248874 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085248874 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085248874 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085248884 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085248884 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085248884 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085248884 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085248884 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085248884 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085248884 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085248884 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085248884 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085248884 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425085248884 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085248884 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085248884 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085248884 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085248884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085248884 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085248884 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085248884 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085248884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248884 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085248884 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085248884 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085248884 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085248884 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425085248884 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085248884 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085248884 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085248884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248884 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085248884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085248884 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085248884 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085248884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085248884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085248884 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085248884 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085248884 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: link up (cnlink.c:111) 20250425085248884 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085248884 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085248884 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085248885 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085248885 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085248885 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'virt-msc1' 20250425085248885 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085248885 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085248885 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085248885 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-RAN(725)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085248890 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085248890 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085248890 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085248890 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085248890 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085248890 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085248890 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085248890 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085248890 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085248890 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085248890 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085248890 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085248890 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085248890 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085248890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085248890 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085248890 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085248890 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085248890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248891 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085248891 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085248891 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085248891 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085248891 DRANAP INFO cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(728)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085248895 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085248895 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425085248895 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425085248895 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425085248895 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085248895 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085248895 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085248895 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085248895 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085248895 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 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 07  20250425085248895 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085248895 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085248895 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085248895 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425085248895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085248895 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085248895 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425085248895 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085248895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248895 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085248895 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085248895 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085248895 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085248895 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425085248895 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085248895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085248895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085248895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248895 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085248895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085248895 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085248895 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085248895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085248895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085248895 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0d 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085248895 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085248895 DRANAP NOTICE cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: link up (cnlink.c:111) 20250425085248895 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085248895 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085248895 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085248896 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085248896 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085248896 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc2' 20250425085248896 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085248896 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085248896 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085248896 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0d 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250425085248896 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085248896 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425085248896 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425085248896 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425085248896 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085248896 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085248896 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085248896 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085248896 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085248896 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085248896 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085248896 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085248896 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085248896 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425085248896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085248896 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085248896 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425085248896 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085248896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248897 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085248897 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085248897 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085248897 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085248897 DRANAP INFO cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(731)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085248908 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085248908 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085248908 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085248908 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085248908 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085248908 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085248908 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085248908 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085248908 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085248908 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085248909 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085248909 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085248909 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085248909 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085248909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085248909 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085248909 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085248909 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085248909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248909 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085248909 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085248909 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085248909 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085248909 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085248909 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085248909 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085248909 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085248909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085248909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085248909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085248909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085248909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085248909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085248909 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085248909 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085248909 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425085248909 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085248909 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085248909 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085248909 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085248909 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085248909 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250425085248909 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085248909 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085248909 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085248909 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085248911 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085248911 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085248911 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085248911 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085248911 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085248911 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085248911 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085248911 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085248911 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085248911 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085248911 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085248912 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085248912 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085248912 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085248912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085248912 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085248912 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085248912 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085248912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085248912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085248912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085248912 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085248912 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085248912 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085248912 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085248912 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085249927 DLCTRL DEBUG Command: GET 120266973 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085249927 DLCTRL DEBUG Tx Command reply: GET_REPLY 120266973 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085249929 DLCTRL DEBUG Command: GET 831748231 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085249929 DLCTRL DEBUG Tx Command reply: GET_REPLY 831748231 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085249934 DLCTRL DEBUG Command: GET 715091470 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085249934 DLCTRL DEBUG Tx Command reply: GET_REPLY 715091470 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085249938 DLCTRL DEBUG Command: GET 953346260 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085249938 DLCTRL DEBUG Tx Command reply: GET_REPLY 953346260 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085249941 DLCTRL DEBUG Command: GET 518512484 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085249941 DLCTRL DEBUG Tx Command reply: GET_REPLY 518512484 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425085249945 DLCTRL DEBUG Command: GET 670315615 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085249945 DLCTRL DEBUG Tx Command reply: GET_REPLY 670315615 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085249950 DLCTRL DEBUG Command: GET 116394670 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085249950 DLCTRL DEBUG Tx Command reply: GET_REPLY 116394670 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085249954 DLCTRL DEBUG Command: GET 709155424 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085249954 DLCTRL DEBUG Tx Command reply: GET_REPLY 709155424 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085249958 DLCTRL DEBUG Command: GET 50000421 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085249958 DLCTRL DEBUG Tx Command reply: GET_REPLY 50000421 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085249961 DLCTRL DEBUG Command: GET 457699844 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085249961 DLCTRL DEBUG Tx Command reply: GET_REPLY 457699844 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425085249964 DLCTRL DEBUG Command: GET 643870270 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085249964 DLCTRL DEBUG Tx Command reply: GET_REPLY 643870270 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085249966 DLCTRL DEBUG Command: GET 790457029 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085249966 DLCTRL DEBUG Tx Command reply: GET_REPLY 790457029 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085249969 DLCTRL DEBUG Command: GET 399077017 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085249969 DLCTRL DEBUG Tx Command reply: GET_REPLY 399077017 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085249970 DLCTRL DEBUG Command: GET 404047796 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085249970 DLCTRL DEBUG Tx Command reply: GET_REPLY 404047796 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085249972 DLCTRL DEBUG Command: GET 142116324 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085249972 DLCTRL DEBUG Tx Command reply: GET_REPLY 142116324 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425085249974 DLCTRL DEBUG Command: GET 597103604 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085249974 DLCTRL DEBUG Tx Command reply: GET_REPLY 597103604 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085249975 DLCTRL DEBUG Command: GET 335135696 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085249975 DLCTRL DEBUG Tx Command reply: GET_REPLY 335135696 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085249976 DLCTRL DEBUG Command: GET 309182739 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085249976 DLCTRL DEBUG Tx Command reply: GET_REPLY 309182739 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085249978 DLCTRL DEBUG Command: GET 67303684 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085249978 DLCTRL DEBUG Tx Command reply: GET_REPLY 67303684 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085249979 DLCTRL DEBUG Command: GET 557905127 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085249979 DLCTRL DEBUG Tx Command reply: GET_REPLY 557905127 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085249997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53600<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(734)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O 20250425085251025 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085251025 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085251026 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085251026 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085251026 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085251026 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085251026 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085251026 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085251026 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085251026 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 42 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 22 00 0e 40 1e 00 00 03 00 03 40 01 00 00 17 40 09 50 00 01 01 00 00 00 21 f4 00 40 40 05 00 42 4b 00 23 00 00 00 06 00 08 00 00 00 07  20250425085251026 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085251026 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085251026 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085251026 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085251026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085251026 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085251026 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085251026 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=34,D=000e401e0000030003400100001740095000010100000021f40040400500424b0023) (sccp_scrc.c:486) 20250425085251026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085251026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085251026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085251026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085251026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085251026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085251026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085251026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085251026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085251026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085251026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085251026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085251026 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085251026 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085251026 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250425085251026 DCN DEBUG (msc-0) Rx Paging from CN: CS PagingAreaID: NOT_PRESENT 000-00-0-0 (hnbgw_ranap.c:415) 20250425085251026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:84) 20250425085251026 DRUA DEBUG (127.0.0.1:57720 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:84) 20250425085251026 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (cnlink_paging.c:136) 20250425085251027 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (cnlink_paging.c:163) 20250425085251027 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (cnlink_paging.c:180) 20250425085251027 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (cnlink_paging.c:114) 20250425085251027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085251027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) 20250425085251027 DLINP DEBUG SRVCONN(,r=127.0.0.1:57720<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085251027 DLINP DEBUG SRVCONN(,r=127.0.0.1:57720<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_mscpool_paging_tmsi-Iuh1-RUA(720)@7fdc3b52d31d: UnitdataCallback TC_mscpool_paging_tmsi-Iuh0-RUA(718)@7fdc3b52d31d: UnitdataCallback TC_mscpool_paging_tmsi0(734)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O HNBGW_Test.msc0-RAN(722)@7fdc3b52d31d: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(722)@7fdc3b52d31d: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(734) TC_mscpool_paging_tmsi-Iuh0-RUA(718)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_paging_tmsi0(734)2352046 20250425085252031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085252031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085252031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250425085252031 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085252031 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x23e3ae, normal) (hnbgw_rua.c:406) 20250425085252031 DHNB DEBUG map_rua[0x559c26c46910]{init}: Allocated (fsm.c:456) 20250425085252031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2352046)[0x559c26c46910]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085252031 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2352046 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085252031 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085252031 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085252031 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2352046 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging response record selects msc 0 (hnbgw_cn.c:632) 20250425085252031 DCN DEBUG map_sccp[0x559c26c37d40]{init}: Allocated (fsm.c:456) 20250425085252031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x559c26c37d40]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085252031 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2352046 <-> SCCP-82 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085252031 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2352046 SCCP-82 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250425085252031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2352046)[0x559c26c46910]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085252031 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085252031 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085252031 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2352046 SCCP-82 msc-0 MI=TMSI-0x424B0023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085252031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x559c26c37d40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085252031 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085252031 DLSCCP DEBUG SCCP-SCOC(82)[0x559c26c36420]{IDLE}: Allocated (fsm.c:456) 20250425085252031 DLSCCP DEBUG SCCP-SCOC(82)[0x559c26c36420]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085252031 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000052), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f400300002a0056400500f1100926) (sccp_scrc.c:415) 20250425085252031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085252031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085252031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085252031 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085252031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085252031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085252031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085252031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085252031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085252031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085252031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085252031 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085252031 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085252031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085252031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085252031 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 bc 03 00 00 07 01 00 00 52 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 4b 00 23 00 4f 40 03 00 00 2a 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085252031 DLSCCP DEBUG SCCP-SCOC(82)[0x559c26c36420]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085252031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x559c26c37d40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085252031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2352046)[0x559c26c46910]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085252031 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085252031 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085252031 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085252032 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085252032 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085252032 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250425085252032 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085252032 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085252032 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085252032 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 bc 03 00 00 07 01 00 00 52 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 4b 00 23 00 4f 40 03 00 00 2a 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(721)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc0-SCCP(721)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(722)@7fdc3b52d31d: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(734) HNBGW_Test.msc0-RAN(722)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_paging_tmsi0(734)6692336 HNBGW_Test.msc0-SCCP(721)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(721)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(734)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085252041 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085252042 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085252042 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085252042 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085252042 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085252042 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085252042 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085252042 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085252042 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085252042 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 52 91 07 4a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085252042 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085252042 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085252042 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085252042 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085252042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085252042 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000052), PART(T=Source Reference,L=4,D=0091074a) (sccp_scrc.c:486) 20250425085252042 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1855) 20250425085252042 DLSCCP DEBUG SCCP-SCOC(82)[0x559c26c36420]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085252042 DLSCCP DEBUG SCCP-SCOC(82)[0x559c26c36420]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085252042 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085252042 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085252042 DCN DEBUG handle_cn_conn_conf() conn_id=82, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085252042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x559c26c37d40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085252042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x559c26c37d40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085253044 DLCTRL DEBUG Command: GET 927120943 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085253044 DLCTRL DEBUG Tx Command reply: GET_REPLY 927120943 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085253046 DLCTRL DEBUG Command: GET 222288648 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085253047 DLCTRL DEBUG Tx Command reply: GET_REPLY 222288648 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085253049 DLCTRL DEBUG Command: GET 635772168 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085253049 DLCTRL DEBUG Tx Command reply: GET_REPLY 635772168 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085253051 DLCTRL DEBUG Command: GET 645291654 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085253051 DLCTRL DEBUG Tx Command reply: GET_REPLY 645291654 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085253054 DLCTRL DEBUG Command: GET 350285273 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085253054 DLCTRL DEBUG Tx Command reply: GET_REPLY 350285273 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085253056 DLCTRL DEBUG Command: GET 939010744 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085253056 DLCTRL DEBUG Tx Command reply: GET_REPLY 939010744 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085253057 DLCTRL DEBUG Command: GET 919022928 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085253057 DLCTRL DEBUG Tx Command reply: GET_REPLY 919022928 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085253059 DLCTRL DEBUG Command: GET 470465023 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085253059 DLCTRL DEBUG Tx Command reply: GET_REPLY 470465023 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085253061 DLCTRL DEBUG Command: GET 364244513 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085253061 DLCTRL DEBUG Tx Command reply: GET_REPLY 364244513 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085253063 DLCTRL DEBUG Command: GET 835208155 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085253063 DLCTRL DEBUG Tx Command reply: GET_REPLY 835208155 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085253064 DLCTRL DEBUG Command: GET 757581289 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085253064 DLCTRL DEBUG Tx Command reply: GET_REPLY 757581289 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085253072 DLCTRL DEBUG Command: GET 80068459 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085253072 DLCTRL DEBUG Tx Command reply: GET_REPLY 80068459 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085253077 DLCTRL DEBUG Command: GET 780756879 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085253078 DLCTRL DEBUG Tx Command reply: GET_REPLY 780756879 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085253081 DLCTRL DEBUG Command: GET 673350781 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085253081 DLCTRL DEBUG Tx Command reply: GET_REPLY 673350781 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085253083 DLCTRL DEBUG Command: GET 673518256 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085253083 DLCTRL DEBUG Tx Command reply: GET_REPLY 673518256 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085253085 DLCTRL DEBUG Command: GET 436781678 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085253085 DLCTRL DEBUG Tx Command reply: GET_REPLY 436781678 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085253086 DLCTRL DEBUG Command: GET 739687991 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085253086 DLCTRL DEBUG Tx Command reply: GET_REPLY 739687991 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085253087 DLCTRL DEBUG Command: GET 761117446 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085253087 DLCTRL DEBUG Tx Command reply: GET_REPLY 761117446 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085253089 DLCTRL DEBUG Command: GET 415804341 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085253089 DLCTRL DEBUG Tx Command reply: GET_REPLY 415804341 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085253090 DLCTRL DEBUG Command: GET 501557014 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085253090 DLCTRL DEBUG Tx Command reply: GET_REPLY 501557014 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425085253094 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36581<->l=127.0.0.1:4262) (control_if.c:193) 20250425085253094 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53592<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(715)@7fdc3b52d31d: Final verdict of PTC: none VirtHNBGW-STATS(714)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085253096 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53586<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085253096 DLINP DEBUG SRVCONN(,r=127.0.0.1:57720<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085253096 DLINP DEBUG SRVCONN(,r=127.0.0.1:57720<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085253096 DLINP NOTICE SRV(,r=127.0.0.1:57720<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085253096 DMAIN NOTICE (127.0.0.1:57720 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57720<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085253096 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250425085253096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085253096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085253096 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) HNBGW_Test.msc2-RAN(728)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(718)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc1-RAN(725)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(720)@7fdc3b52d31d: Final verdict of PTC: none 20250425085253096 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085253096 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085253096 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085253096 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085253096 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085253096 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085253096 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085253096 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085253096 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085253096 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085253096 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085253096 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250425085253096 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085253096 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085253096 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085253096 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT MutexDispCT-TC_mscpool_paging_tmsi(713)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(727)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(730)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(731)@7fdc3b52d31d: Final verdict of PTC: none 20250425085253096 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085253096 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085253096 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085253096 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085253096 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085253096 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085253096 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085253096 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085253096 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250425085253096 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250425085253096 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425085253096 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085253096 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085253096 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085253096 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085253096 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085253096 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085253096 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085253096 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425085253096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2352046)[0x559c26c46910]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425085253096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2352046)[0x559c26c46910]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425085253096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x559c26c37d40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425085253096 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085253096 DLSCCP DEBUG SCCP-SCOC(82)[0x559c26c36420]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085253096 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091074a), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085253096 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085253096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085253096 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085253096 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085253096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085253096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085253096 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 07 04 91 07 4a 00 00 52 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085253096 DLSCCP DEBUG SCCP-SCOC(82)[0x559c26c36420]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085253096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x559c26c37d40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085253096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2352046)[0x559c26c46910]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085253096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2352046)[0x559c26c46910]{disrupted}: Freeing instance (context_map.c:202) 20250425085253096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2352046)[0x559c26c46910]{disrupted}: Deallocated (fsm.c:568) 20250425085253096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x559c26c37d40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085253096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x559c26c37d40]{disconnected}: Freeing instance (context_map.c:206) 20250425085253096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x559c26c37d40]{disconnected}: Deallocated (fsm.c:568) 20250425085253096 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2352046 SCCP-82 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20250425085253097 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085253097 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085253097 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085253097 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085253097 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085253097 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085253097 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085253097 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085253097 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085253097 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085253097 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(721)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(729)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(726)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(719)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(722)@7fdc3b52d31d: Final verdict of PTC: none 20250425085253097 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) HNBGW_Test.msc1-SCCP(724)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(716)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(732)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-MGCP(733)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(723)@7fdc3b52d31d: Final verdict of PTC: none 20250425085253097 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085253097 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425085253097 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085253097 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085253097 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085253097 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085253097 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085253097 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085253097 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085253097 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085253097 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085253097 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085253097 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) 20250425085253097 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085253097 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085253097 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085253097 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085253097 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085253097 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085253097 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085253097 DRANAP NOTICE cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_tmsi-Iuh0(717)@7fdc3b52d31d: Final verdict of PTC: none 20250425085253096 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085253096 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085253096 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085253096 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085253096 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085253097 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085253097 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085253097 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425085253097 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085253097 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085253097 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085253097 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085253097 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085253097 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 02  20250425085253097 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250425085253097 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085253097 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085253097 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085253097 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085253097 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085253097 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250425085253097 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085253097 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085253097 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085253097 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250425085253097 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085253097 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 03  20250425085253097 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425085253097 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085253097 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085253097 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085253097 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085253097 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085253097 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085253097 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085253097 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085253097 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250425085253097 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085253097 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085253097 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085253097 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425085253097 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085253097 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425085253097 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085253097 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425085253097 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250425085253106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53600<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(734)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(713): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(714): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(715): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(716): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(717): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(718): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(719): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(720): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(721): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(722): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(723): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-SCCP(724): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-RAN(725): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-M3UA(726): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc2-SCCP(727): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc2-RAN(728): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc2-M3UA(729): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(730): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(731): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(732): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(733): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_paging_tmsi0(734): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Fri Apr 25 08:52:53 UTC 2025 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc 20250425085253255 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53604<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085253857 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53604<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=531776) 20250425085253922 DLSCCP DEBUG SCCP-SCOC(81)[0x559c26b19c10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085253922 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001592e8), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085253922 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085253922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085253922 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085253922 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085253922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085253922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085253922 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 15 92 e8 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085253922 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085253922 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085253922 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085253922 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085253922 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085253922 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085254767 DLSCCP DEBUG SCCP-SCOC(79)[0x559c26c36690]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085254767 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3bbd4), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085254767 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085254767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085254767 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085254767 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085254767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085254767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085254767 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d3 bb d4 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085254767 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085254767 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085254767 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085254767 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085254767 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085254767 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085254775 DLSCCP DEBUG SCCP-SCOC(80)[0x559c26c31280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085254775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b12b4), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085254775 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085254775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085254775 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085254775 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085254775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085254775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085254775 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 6b 12 b4 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085254775 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085254775 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085254776 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085254776 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085254776 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085254776 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! Waiting for packet dumper to finish... 1 (prev_count=531776, count=537180) 20250425085255097 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085255097 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425085255098 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250425085255098 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085255098 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425085255098 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425085255098 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085255098 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085255098 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered'. ------ HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered ------ Fri Apr 25 08:52:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_mscpool_paging_imsi_lai_registered started. 20250425085256955 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53462<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085256963 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53476<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085256977 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45611<->l=127.0.0.1:4262) (control_if.c:572) 20250425085257004 DLSCCP DEBUG SCCP-SCOC(77)[0x559c26c48730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085257004 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00495bfe), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085257004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085257004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257004 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085257004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085257004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085257004 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 49 5b fe 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085257004 DLSCCP DEBUG SCCP-SCOC(78)[0x559c26c48c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085257004 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d0d66), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085257004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085257004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257004 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085257004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085257004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085257004 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 8d 0d 66 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085257004 DLSCCP DEBUG SCCP-SCOC(76)[0x559c26aa06d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085257004 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb514b), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085257004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085257004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257004 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085257004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085257004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085257004 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 eb 51 4b 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085257004 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085257005 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085257005 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085257005 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085257005 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085257005 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085257005 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085257005 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085257005 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085257005 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085257005 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085257005 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085257005 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085257005 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085257005 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085257005 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085257005 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085257005 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085257005 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085257006 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_paging_imsi_lai_registered-Iuh0(739)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085257023 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085257023 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085257023 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085257023 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085257024 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085257024 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085257024 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085257024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085257024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085257024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085257024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085257024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085257024 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085257024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085257024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085257024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085257024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085257024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085257024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085257024 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257024 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085257024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085257024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085257024 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085257024 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085257024 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085257024 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085257024 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085257024 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085257024 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085257024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085257024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085257025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085257025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085257025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085257025 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085257025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085257025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085257025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085257025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085257025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085257025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085257025 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) TC_mscpool_paging_imsi_lai_registered-Iuh1(741)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085257025 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085257025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085257025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085257025 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085257025 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085257025 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085257025 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57173 (stream_srv.c:142) 20250425085257025 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57173<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085257025 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085257025 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085257025 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085257025 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085257025 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085257025 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085257025 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085257025 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085257026 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085257026 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085257026 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085257026 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085257026 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085257025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085257025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085257026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085257026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085257026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085257026 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085257026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085257026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085257026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085257026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085257026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085257026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085257026 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257026 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085257026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085257026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085257026 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 09 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085257026 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085257026 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085257026 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085257026 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085257026 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085257026 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085257026 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085257026 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085257026 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085257026 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085257027 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085257027 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085257028 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085257028 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085257028 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085257028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085257028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085257028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085257028 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085257028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085257028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085257028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085257028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085257028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085257028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085257028 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257028 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085257028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085257028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085257028 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 00 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085257028 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085257028 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085257028 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085257028 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085257028 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085257028 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085257028 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(745)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(745)@7fdc3b52d31d: M3UA emulation initiated, the test can be started MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(745)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-SCCP(743)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(748)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc1-M3UA(748)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(748)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(746)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(751)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc2-M3UA(751)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(751)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(749)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085257086 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085257086 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085257086 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085257086 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085257086 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085257086 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085257086 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085257086 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085257086 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085257087 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085257087 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085257087 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085257087 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085257087 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085257087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085257087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085257087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085257087 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=6 -> eSLS=86: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085257087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085257087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085257087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085257087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085257087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085257087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085257087 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=6 -> eSLS=118: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257087 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085257087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085257087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085257087 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 06 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085257087 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085257087 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085257087 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085257087 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085257087 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085257087 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085257087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085257087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085257087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085257087 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085257087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085257087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085257087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085257087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085257087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085257087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085257088 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257088 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085257088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085257088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085257088 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0c 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085257088 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085257088 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085257088 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085257088 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085257088 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085257088 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085257088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085257088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085257088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085257088 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085257088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085257088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085257088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085257088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085257088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085257088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085257088 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257088 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085257088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085257088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085257088 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085257088 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085257088 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085257088 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085257088 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085257088 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085257088 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085257088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085257088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085257088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085257088 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085257088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085257088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085257088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085257088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085257088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085257088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085257088 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085257088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085257088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085257088 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085257088 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085257088 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085257088 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085257088 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085257088 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085257088 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085257088 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085257088 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085257088 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085257088 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085257088 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085257088 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085257088 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085257088 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085257088 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085257088 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085257088 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085257088 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085257088 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085257088 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085257088 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085257088 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085257088 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085257088 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085257088 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250425085257088 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085257088 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085257088 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085257088 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425085257088 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(754)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(754)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(754)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(752)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085257122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085257122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085257122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085257122 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085257122 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085257122 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085257122 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085257122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085257122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085257126 DLINP DEBUG SRVCONN(,r=127.0.0.1:57173<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085257126 DLINP DEBUG SRVCONN(,r=127.0.0.1:57173<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085257126 DLINP DEBUG SRVCONN(,r=127.0.0.1:57173<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085257126 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085257126 DHNBAP DEBUG (127.0.0.1:57173 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425085257126 DHNBAP NOTICE (127.0.0.1:57173 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085257126 DHNBAP NOTICE (127.0.0.1:57173 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085257126 DLINP DEBUG SRVCONN(,r=127.0.0.1:57173<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085257126 DLINP DEBUG SRVCONN(,r=127.0.0.1:57173<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085257229 DLSCCP DEBUG SCCP-SCOC(74)[0x559c26c2d490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085257229 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007437a8), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085257229 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085257229 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257229 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085257229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085257229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085257229 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 74 37 a8 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085257229 DLSCCP DEBUG SCCP-SCOC(73)[0x559c26c47c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085257229 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f694e), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085257229 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085257229 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257229 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085257230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085257230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085257230 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 8f 69 4e 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085257230 DLSCCP DEBUG SCCP-SCOC(75)[0x559c26c43c60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085257230 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f49902), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085257230 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085257230 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257230 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085257230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085257230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085257230 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 f4 99 02 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085257230 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085257230 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085257230 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085257230 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085257230 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085257230 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085257231 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085257231 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085257231 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085257231 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085257231 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085257231 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085257231 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085257231 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085257231 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085257231 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085257231 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085257231 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085257245 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085257245 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085257245 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085257245 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(745)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085257250 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085257250 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085257250 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085257250 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085257250 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085257250 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085257250 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085257250 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085257250 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085257250 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085257250 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085257251 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085257251 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085257251 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085257251 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085257251 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085257251 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085257251 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085257251 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085257251 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085257251 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085257251 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 bc  20250425085257251 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085257251 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085257251 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085257251 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085257251 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085257251 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085257251 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085257251 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085257251 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085257251 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085257252 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085257252 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085257252 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085257253 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085257253 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085257253 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085257253 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085257253 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085257253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085257253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085257253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085257253 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085257253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085257253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085257253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085257253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085257253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085257253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085257253 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257253 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085257253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085257253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085257253 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085257253 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085257253 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085257253 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085257253 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085257253 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085257253 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085257253 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250425085257253 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085257253 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085257253 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085257253 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085257263 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085257263 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425085257263 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085257263 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(748)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425085257269 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085257269 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425085257269 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085257269 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085257269 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085257269 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085257269 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425085257269 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085257269 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085257269 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085257269 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085257270 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085257270 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085257270 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085257270 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425085257270 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085257270 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085257270 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085257270 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085257270 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425085257270 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085257270 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425085257270 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 02  20250425085257270 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085257270 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085257270 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085257270 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085257270 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085257270 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425085257270 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085257270 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085257270 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085257270 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085257270 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085257270 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085257270 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085257271 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085257271 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085257271 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085257271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085257271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085257271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085257271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085257271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085257271 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=2 -> eSLS=34: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085257271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085257271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085257271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085257271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085257271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085257271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085257271 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=2 -> eSLS=2: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257271 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085257271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085257271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085257271 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 02 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085257271 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085257271 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085257271 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085257271 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085257271 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085257271 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085257271 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=2 -> eSLS=2: use Normal Route via 'virt-msc1' 20250425085257271 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085257271 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085257271 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085257271 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 02 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425085257280 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085257280 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425085257280 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085257280 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(751)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425085257285 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085257285 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250425085257285 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085257285 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085257285 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085257285 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085257285 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425085257285 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085257285 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085257285 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 05  20250425085257285 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085257286 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085257286 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085257286 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085257286 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250425085257286 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085257286 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085257286 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085257286 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085257286 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250425085257286 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250425085257286 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 03  20250425085257286 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250425085257286 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 03  20250425085257286 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425085257286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085257286 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085257286 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085257286 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085257286 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250425085257286 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085257286 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085257286 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085257286 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085257286 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085257286 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085257287 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085257288 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085257288 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085257288 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085257288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085257288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085257288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085257288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085257288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085257288 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085257288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085257288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085257288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085257288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085257288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085257288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085257288 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257288 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085257288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085257288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085257288 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 03 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085257288 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085257288 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085257288 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085257288 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085257288 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085257288 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085257288 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc2' 20250425085257288 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085257288 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085257288 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085257288 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 03 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250425085257308 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085257308 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085257308 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: ASP(virt-sgsn0-0) accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250425085257308 DLSS7 <000c> osmo_ss7_asp.c:1115 ?: connection closed 20250425085257308 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250425085257308 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250425085257308 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(754)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085257315 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085257315 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085257315 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250425085257315 DLSS7 <000c> xua_asp_fsm.c:320 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250425085257315 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250425085257315 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250425085257315 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085257315 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085257315 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085257315 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Pending () 20250425085257315 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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  20250425085257315 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085257315 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085257315 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425085257315 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085257315 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085257315 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250425085257315 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085257315 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085257315 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085257315 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085257315 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085257315 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085257315 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085257315 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085257319 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085257319 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085257319 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085257319 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085257319 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085257319 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085257319 DLSS7 <000c> xua_as_fsm.c:550 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250425085257319 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085257319 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085257319 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085257319 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085257319 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085257320 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425085257320 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085257320 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085257320 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085257320 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085257320 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085257320 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085257320 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085257320 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085257320 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085257320 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085257320 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085257320 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085257321 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085257321 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085257321 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085257321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085257321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085257321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085257321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085257321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085257322 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085257322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085257322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085257322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085257322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085257322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085257322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085257322 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085257322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085257322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085257322 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085257322 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085257322 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085257322 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085257322 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085257322 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085257322 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085257322 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250425085257322 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085257322 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085257322 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085257322 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425085257762 DLSCCP DEBUG SCCP-SCOC(70)[0x559c26c3f940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085257762 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2a992), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085257763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085257763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257763 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085257763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085257763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085257763 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f2 a9 92 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085257763 DLSCCP DEBUG SCCP-SCOC(71)[0x559c26c2ec10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085257763 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0797b), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085257763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085257763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257763 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085257763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085257763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085257763 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 a0 79 7b 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085257763 DLSCCP DEBUG SCCP-SCOC(72)[0x559c26c454e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085257763 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014babc), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085257763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085257763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085257763 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085257763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085257763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085257763 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 14 ba bc 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085257763 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085257763 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085257763 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085257763 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085257763 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085257763 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425085257763 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085257763 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085257763 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085257763 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f2 a9 92 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250425085257764 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085257764 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085257764 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085257764 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085257764 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085257764 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425085257764 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085257764 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085257764 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085257764 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 a0 79 7b 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250425085257764 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085257764 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085257764 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085257764 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085257764 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085257764 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425085257764 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085257764 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085257764 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085257764 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 14 ba bc 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250425085257770 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085257770 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085257770 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085257770 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085257770 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085257770 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085257770 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085257770 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085257770 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085257770 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 46 f2 a9 92 00 00 06 00 08 00 00 00 07  20250425085257770 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085257770 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085257770 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085257770 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085257770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085257770 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000046), PART(T=Source Reference,L=4,D=00f2a992) (sccp_scrc.c:486) 20250425085257770 DLSCCP DEBUG Received CO:RELCO for local reference 70 (sccp_scoc.c:1855) 20250425085257770 DLSCCP DEBUG SCCP-SCOC(70)[0x559c26c3f940]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085257770 DLSCCP DEBUG SCCP-SCOC(70)[0x559c26c3f940]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085257770 DLSCCP DEBUG SCCP-SCOC(70)[0x559c26c3f940]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085257770 DLSCCP DEBUG SCCP-SCOC(70)[0x559c26c3f940]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085257770 DLSCCP DEBUG SCCP-SCOC(70)[0x559c26c3f940]{IDLE}: Deallocated (fsm.c:568) 20250425085257771 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085257771 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085257771 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085257771 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085257771 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085257771 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085257771 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085257771 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085257771 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085257771 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 47 a0 79 7b 00 00 06 00 08 00 00 00 07  20250425085257771 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085257771 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085257771 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085257771 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085257771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085257771 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000047), PART(T=Source Reference,L=4,D=00a0797b) (sccp_scrc.c:486) 20250425085257771 DLSCCP DEBUG Received CO:RELCO for local reference 71 (sccp_scoc.c:1855) 20250425085257771 DLSCCP DEBUG SCCP-SCOC(71)[0x559c26c2ec10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085257771 DLSCCP DEBUG SCCP-SCOC(71)[0x559c26c2ec10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085257771 DLSCCP DEBUG SCCP-SCOC(71)[0x559c26c2ec10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085257771 DLSCCP DEBUG SCCP-SCOC(71)[0x559c26c2ec10]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085257771 DLSCCP DEBUG SCCP-SCOC(71)[0x559c26c2ec10]{IDLE}: Deallocated (fsm.c:568) 20250425085257972 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085257972 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085257972 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085257972 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085257972 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085257972 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085257972 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085257972 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085257973 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085257973 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 48 14 ba bc 00 00 06 00 08 00 00 00 07  20250425085257973 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085257973 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085257973 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085257973 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085257973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085257973 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000048), PART(T=Source Reference,L=4,D=0014babc) (sccp_scrc.c:486) 20250425085257973 DLSCCP DEBUG Received CO:RELCO for local reference 72 (sccp_scoc.c:1855) 20250425085257973 DLSCCP DEBUG SCCP-SCOC(72)[0x559c26c454e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085257973 DLSCCP DEBUG SCCP-SCOC(72)[0x559c26c454e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085257973 DLSCCP DEBUG SCCP-SCOC(72)[0x559c26c454e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085257973 DLSCCP DEBUG SCCP-SCOC(72)[0x559c26c454e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085257973 DLSCCP DEBUG SCCP-SCOC(72)[0x559c26c454e0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(744)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085258070 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085258070 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085258070 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085258070 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085258070 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085258070 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085258070 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085258070 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085258070 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085258070 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425085258070 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085258070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085258070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085258070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085258070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085258070 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085258070 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085258070 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085258070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258070 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085258070 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085258070 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085258070 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085258070 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425085258070 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085258070 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085258070 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085258070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258070 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=5 -> eSLS=37: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085258070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085258070 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085258070 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085258070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085258070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085258070 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085258070 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085258070 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: link up (cnlink.c:111) 20250425085258070 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085258070 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085258070 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085258070 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085258070 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing HNBGW_Test.msc1-RAN(747)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085258070 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'virt-msc1' 20250425085258070 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085258070 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085258070 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085258070 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425085258071 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085258071 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085258071 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085258071 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085258071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085258071 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085258071 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085258071 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085258071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258071 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085258071 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085258071 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085258071 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085258071 DRANAP INFO cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085258071 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085258071 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085258071 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085258071 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085258071 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085258071 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085258071 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085258071 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085258071 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085258071 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  HNBGW_Test.msc2-RAN(750)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085258091 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085258091 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425085258091 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425085258091 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425085258091 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085258091 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085258091 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085258091 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085258091 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085258091 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 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 07  20250425085258091 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085258091 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085258091 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085258091 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425085258091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085258091 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085258091 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425085258091 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085258091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258091 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085258091 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085258091 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085258091 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085258091 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425085258091 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085258091 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085258091 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085258091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258091 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085258091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085258091 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085258091 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085258091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085258091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085258091 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085258091 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085258091 DRANAP NOTICE cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: link up (cnlink.c:111) 20250425085258091 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085258091 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085258091 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085258091 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085258091 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085258091 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc2' 20250425085258091 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085258091 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085258091 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085258091 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250425085258092 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085258092 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425085258092 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425085258092 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425085258092 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085258092 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085258092 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085258092 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085258092 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085258092 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085258092 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085258092 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085258092 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085258092 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425085258092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085258092 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085258092 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425085258093 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085258093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258093 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085258093 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085258093 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085258093 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085258093 DRANAP INFO cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(753)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085258122 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085258122 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085258122 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085258122 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085258122 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085258122 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085258122 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085258122 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085258122 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085258122 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085258122 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085258122 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085258122 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085258122 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085258122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085258122 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085258122 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085258122 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085258122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258122 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085258122 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085258122 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085258122 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085258122 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085258122 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085258122 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085258122 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085258122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258122 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085258122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085258122 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085258122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085258122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085258122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085258122 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085258122 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085258122 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425085258122 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085258123 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085258123 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085258123 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085258123 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085258123 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250425085258123 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085258123 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085258123 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085258123 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085258126 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085258126 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085258126 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085258126 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085258126 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085258126 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085258126 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085258126 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085258126 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085258126 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085258126 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085258126 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085258126 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085258126 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085258126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085258126 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085258126 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085258126 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085258126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258126 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085258126 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085258126 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085258126 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085258126 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085258176 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085258176 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085258176 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085258177 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085258177 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085258177 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085258177 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085258177 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085258177 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085258177 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085258177 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085258177 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085258177 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085258177 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085258177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085258177 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085258177 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085258177 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085258177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258177 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085258177 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085258177 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085258177 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085258177 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085258177 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085258177 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085258177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258177 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085258177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258177 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085258177 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085258177 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085258177 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085258177 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085258177 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085258177 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085258177 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085258177 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085258177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085258177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258177 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085258178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085258178 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085258178 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085258178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085258178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085258178 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085258178 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085258178 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425085258178 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085258178 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085258178 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085258178 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085258178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085258178 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085258178 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085258178 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085258178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085258178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085258178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085258178 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085258178 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085258178 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085258178 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085258178 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085258178 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085258178 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085258178 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085258178 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085258178 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085258179 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425085258179 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085258179 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085258179 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085258179 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085259135 DLCTRL DEBUG Command: GET 176859358 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085259136 DLCTRL DEBUG Tx Command reply: GET_REPLY 176859358 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085259137 DLCTRL DEBUG Command: GET 720549737 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085259137 DLCTRL DEBUG Tx Command reply: GET_REPLY 720549737 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085259138 DLCTRL DEBUG Command: GET 813659661 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085259138 DLCTRL DEBUG Tx Command reply: GET_REPLY 813659661 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085259141 DLCTRL DEBUG Command: GET 73499827 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085259141 DLCTRL DEBUG Tx Command reply: GET_REPLY 73499827 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085259145 DLCTRL DEBUG Command: GET 898539620 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085259145 DLCTRL DEBUG Tx Command reply: GET_REPLY 898539620 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425085259151 DLCTRL DEBUG Command: GET 486145555 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085259152 DLCTRL DEBUG Tx Command reply: GET_REPLY 486145555 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085259156 DLCTRL DEBUG Command: GET 426550767 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085259156 DLCTRL DEBUG Tx Command reply: GET_REPLY 426550767 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085259160 DLCTRL DEBUG Command: GET 972871227 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085259160 DLCTRL DEBUG Tx Command reply: GET_REPLY 972871227 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085259164 DLCTRL DEBUG Command: GET 563218866 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085259164 DLCTRL DEBUG Tx Command reply: GET_REPLY 563218866 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085259167 DLCTRL DEBUG Command: GET 692681175 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085259167 DLCTRL DEBUG Tx Command reply: GET_REPLY 692681175 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425085259170 DLCTRL DEBUG Command: GET 697352603 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085259170 DLCTRL DEBUG Tx Command reply: GET_REPLY 697352603 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085259173 DLCTRL DEBUG Command: GET 569297152 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085259173 DLCTRL DEBUG Tx Command reply: GET_REPLY 569297152 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085259175 DLCTRL DEBUG Command: GET 942233036 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085259175 DLCTRL DEBUG Tx Command reply: GET_REPLY 942233036 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085259177 DLCTRL DEBUG Command: GET 506666583 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085259177 DLCTRL DEBUG Tx Command reply: GET_REPLY 506666583 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085259179 DLCTRL DEBUG Command: GET 334759614 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085259179 DLCTRL DEBUG Tx Command reply: GET_REPLY 334759614 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425085259181 DLCTRL DEBUG Command: GET 811400614 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085259181 DLCTRL DEBUG Tx Command reply: GET_REPLY 811400614 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085259182 DLCTRL DEBUG Command: GET 973082203 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085259182 DLCTRL DEBUG Tx Command reply: GET_REPLY 973082203 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085259184 DLCTRL DEBUG Command: GET 719365487 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085259184 DLCTRL DEBUG Tx Command reply: GET_REPLY 719365487 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085259185 DLCTRL DEBUG Command: GET 818605805 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085259185 DLCTRL DEBUG Tx Command reply: GET_REPLY 818605805 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085259186 DLCTRL DEBUG Command: GET 45074544 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085259186 DLCTRL DEBUG Tx Command reply: GET_REPLY 45074544 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085259214 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53480<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085300238 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085300238 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085300238 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085300238 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085300238 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085300238 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085300238 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085300238 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085300238 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085300238 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 23 00 0e 40 1f 00 00 03 00 03 40 01 00 00 17 40 09 50 00 01 01 00 00 00 21 f3 00 15 40 06 00 00 f1 10 09 26 00 00 06 00 08 00 00 00 07  20250425085300238 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085300238 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085300238 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085300238 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085300238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085300238 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085300238 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085300238 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=35,D=000e401f0000030003400100001740095000010100000021f3001540060000f1100926) (sccp_scrc.c:486) 20250425085300238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085300238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085300238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085300238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085300238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085300238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085300238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085300238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085300238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085300238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085300238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085300238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085300238 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085300238 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085300238 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250425085300238 DCN DEBUG (msc-0) Rx Paging from CN: CS PagingAreaID: LAI 001-01-2342-0 (hnbgw_ranap.c:415) 20250425085300239 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 47 bytes (hnbgw_rua.c:84) 20250425085300239 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (cnlink_paging.c:136) 20250425085300239 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (cnlink_paging.c:180) 20250425085300239 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (cnlink_paging.c:114) 20250425085300239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085300239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 47 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(740)@7fdc3b52d31d: UnitdataCallback HNBGW_Test.msc0-RAN(744)@7fdc3b52d31d: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(744)@7fdc3b52d31d: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi_lai_registered0(756) TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(740)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(756)1908669 20250425085301267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085301267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085301267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425085301267 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085301267 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1d1fbd, normal) (hnbgw_rua.c:406) 20250425085301267 DHNB DEBUG map_rua[0x559c26c3f940]{init}: Allocated (fsm.c:456) 20250425085301267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1908669)[0x559c26c3f940]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085301267 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1908669 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085301267 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085301267 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085301267 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1908669 SCCP-0 CS MI=IMSI-001010000000123: CN link paging response record selects msc 0 (hnbgw_cn.c:632) 20250425085301267 DCN DEBUG map_sccp[0x559c26c46910]{init}: Allocated (fsm.c:456) 20250425085301267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x559c26c46910]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085301267 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1908669 <-> SCCP-83 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085301267 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1908669 SCCP-83 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250425085301267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1908669)[0x559c26c3f940]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085301267 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085301267 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085301267 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1908669 SCCP-83 msc-0 MI=IMSI-001010000000123: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085301267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x559c26c46910]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085301267 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085301267 DLSCCP DEBUG SCCP-SCOC(83)[0x559c26c37d40]{IDLE}: Allocated (fsm.c:456) 20250425085301267 DLSCCP DEBUG SCCP-SCOC(83)[0x559c26c37d40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085301267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000053), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030002c40056400500f1100926) (sccp_scrc.c:415) 20250425085301267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085301267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085301267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085301267 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085301267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085301267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085301267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085301267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085301267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085301267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085301267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085301267 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085301267 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085301267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085301267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085301267 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 06 01 00 00 53 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 02 c4 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085301267 DLSCCP DEBUG SCCP-SCOC(83)[0x559c26c37d40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085301267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x559c26c46910]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085301267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1908669)[0x559c26c3f940]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085301267 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085301267 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085301267 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085301267 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085301267 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085301267 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250425085301267 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085301267 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085301267 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085301267 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 06 01 00 00 53 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 02 c4 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(743)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc0-SCCP(743)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(744)@7fdc3b52d31d: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_lai_registered0(756) HNBGW_Test.msc0-RAN(744)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(756)14405748 HNBGW_Test.msc0-SCCP(743)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(743)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi_lai_registered0(756)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085301272 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085301272 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085301272 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085301272 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085301272 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085301272 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085301272 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085301272 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085301272 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085301272 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 53 c3 68 e2 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085301272 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085301272 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085301272 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085301272 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085301272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085301272 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000053), PART(T=Source Reference,L=4,D=00c368e2) (sccp_scrc.c:486) 20250425085301272 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1855) 20250425085301272 DLSCCP DEBUG SCCP-SCOC(83)[0x559c26c37d40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085301272 DLSCCP DEBUG SCCP-SCOC(83)[0x559c26c37d40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085301272 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085301272 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085301272 DCN DEBUG handle_cn_conn_conf() conn_id=83, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085301272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x559c26c46910]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085301272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x559c26c46910]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085302275 DLCTRL DEBUG Command: GET 35694045 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085302275 DLCTRL DEBUG Tx Command reply: GET_REPLY 35694045 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085302280 DLCTRL DEBUG Command: GET 214878763 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085302280 DLCTRL DEBUG Tx Command reply: GET_REPLY 214878763 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085302284 DLCTRL DEBUG Command: GET 67238576 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085302284 DLCTRL DEBUG Tx Command reply: GET_REPLY 67238576 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085302289 DLCTRL DEBUG Command: GET 445982474 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085302289 DLCTRL DEBUG Tx Command reply: GET_REPLY 445982474 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085302293 DLCTRL DEBUG Command: GET 896621153 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085302293 DLCTRL DEBUG Tx Command reply: GET_REPLY 896621153 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085302298 DLCTRL DEBUG Command: GET 274051122 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085302298 DLCTRL DEBUG Tx Command reply: GET_REPLY 274051122 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085302303 DLCTRL DEBUG Command: GET 680057499 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085302303 DLCTRL DEBUG Tx Command reply: GET_REPLY 680057499 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085302307 DLCTRL DEBUG Command: GET 236253336 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085302307 DLCTRL DEBUG Tx Command reply: GET_REPLY 236253336 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085302311 DLCTRL DEBUG Command: GET 500623667 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085302311 DLCTRL DEBUG Tx Command reply: GET_REPLY 500623667 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085302315 DLCTRL DEBUG Command: GET 75693992 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085302315 DLCTRL DEBUG Tx Command reply: GET_REPLY 75693992 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085302318 DLCTRL DEBUG Command: GET 945249471 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085302318 DLCTRL DEBUG Tx Command reply: GET_REPLY 945249471 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085302321 DLCTRL DEBUG Command: GET 84670856 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085302321 DLCTRL DEBUG Tx Command reply: GET_REPLY 84670856 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085302324 DLCTRL DEBUG Command: GET 533122193 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085302325 DLCTRL DEBUG Tx Command reply: GET_REPLY 533122193 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085302327 DLCTRL DEBUG Command: GET 173594293 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085302327 DLCTRL DEBUG Tx Command reply: GET_REPLY 173594293 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085302329 DLCTRL DEBUG Command: GET 925411455 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085302329 DLCTRL DEBUG Tx Command reply: GET_REPLY 925411455 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085302331 DLCTRL DEBUG Command: GET 333462953 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085302331 DLCTRL DEBUG Tx Command reply: GET_REPLY 333462953 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085302333 DLCTRL DEBUG Command: GET 265582707 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085302333 DLCTRL DEBUG Tx Command reply: GET_REPLY 265582707 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085302335 DLCTRL DEBUG Command: GET 328811014 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085302335 DLCTRL DEBUG Tx Command reply: GET_REPLY 328811014 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085302337 DLCTRL DEBUG Command: GET 803495445 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085302337 DLCTRL DEBUG Tx Command reply: GET_REPLY 803495445 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085302338 DLCTRL DEBUG Command: GET 747272706 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085302338 DLCTRL DEBUG Tx Command reply: GET_REPLY 747272706 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425085302344 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53476<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085302345 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45611<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(737)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(736)@7fdc3b52d31d: Final verdict of PTC: none 20250425085302347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53462<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085302348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085302348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085302348 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085302348 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085302348 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425085302348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1908669)[0x559c26c3f940]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425085302348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1908669)[0x559c26c3f940]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425085302348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x559c26c46910]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425085302348 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085302348 DLSCCP DEBUG SCCP-SCOC(83)[0x559c26c37d40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085302348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c368e2), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085302348 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085302348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085302348 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085302348 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085302348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085302348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085302348 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 06 04 c3 68 e2 00 00 53 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085302348 DLSCCP DEBUG SCCP-SCOC(83)[0x559c26c37d40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085302348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x559c26c46910]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085302348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1908669)[0x559c26c3f940]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085302348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1908669)[0x559c26c3f940]{disrupted}: Freeing instance (context_map.c:202) 20250425085302348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1908669)[0x559c26c3f940]{disrupted}: Deallocated (fsm.c:568) 20250425085302348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x559c26c46910]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085302348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x559c26c46910]{disconnected}: Freeing instance (context_map.c:206) 20250425085302348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x559c26c46910]{disconnected}: Deallocated (fsm.c:568) 20250425085302349 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1908669 SCCP-83 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250425085302349 DLINP DEBUG SRVCONN(,r=127.0.0.1:57173<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085302349 DLINP DEBUG SRVCONN(,r=127.0.0.1:57173<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085302349 DLINP NOTICE SRV(,r=127.0.0.1:57173<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085302349 DMAIN NOTICE (127.0.0.1:57173 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57173<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085302349 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085302349 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085302349 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085302349 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085302349 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085302349 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250425085302349 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250425085302349 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085302349 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085302349 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085302349 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 06 04 c3 68 e2 00 00 53 00 00 00 00 00 00 06 00 08 00 00 00 01  TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(742)@7fdc3b52d31d: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi_lai_registered(735)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(752)@7fdc3b52d31d: Final verdict of PTC: none 20250425085302351 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085302351 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085302351 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085302351 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425085302352 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085302352 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085302352 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085302352 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250425085302352 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425085302352 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085302352 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425085302352 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250425085302352 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.msc1-SCCP(746)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(753)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(749)@7fdc3b52d31d: Final verdict of PTC: none 20250425085302352 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085302352 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085302352 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(740)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc2-RAN(750)@7fdc3b52d31d: Final verdict of PTC: none 20250425085302352 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425085302352 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085302352 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085302352 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085302352 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085302352 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085302352 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085302352 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085302352 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  HNBGW_Test.msc1-RAN(747)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(744)@7fdc3b52d31d: Final verdict of PTC: none 20250425085302352 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250425085302352 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425085302352 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085302352 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085302352 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085302352 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085302353 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085302353 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250425085302353 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085302353 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085302353 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085302353 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250425085302353 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085302353 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250425085302353 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 03  20250425085302353 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425085302353 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085302353 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(743)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh0(739)@7fdc3b52d31d: Final verdict of PTC: none 20250425085302355 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085302353 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085302353 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085302353 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085302353 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250425085302353 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085302353 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085302353 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085302353 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085302353 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085302354 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085302354 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085302354 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085302354 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085302354 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085302354 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085302354 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085302354 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085302354 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085302354 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085302354 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085302354 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085302354 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085302354 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425085302354 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085302354 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085302354 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085302354 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085302354 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085302354 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250425085302354 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085302354 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085302355 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085302355 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085302355 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085302355 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085302355 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085302355 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085302355 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085302355 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085302355 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085302355 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085302355 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085302355 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085302355 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085302355 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085302355 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085302355 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085302355 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085302355 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) HNBGW_Test.msc2-M3UA(751)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(745)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh1(741)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(748)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(754)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(738)@7fdc3b52d31d: Final verdict of PTC: none 20250425085302355 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085302355 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085302356 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085302357 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(755)@7fdc3b52d31d: Final verdict of PTC: none 20250425085302357 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085302358 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085302358 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) 20250425085302359 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085302359 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085302360 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085302360 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085302361 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085302361 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085302362 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085302362 DRANAP NOTICE cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085302363 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53480<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085302364 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085302364 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085302365 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425085302365 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085302366 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085302366 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085302367 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085302367 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085302368 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085302368 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085302369 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085302369 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085302370 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085302370 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085302371 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085302372 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085302372 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085302373 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085302373 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085302374 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085302374 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085302375 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_imsi_lai_registered0(756)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_lai_registered(735): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(736): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(737): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(738): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0(739): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(740): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1(741): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(742): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(743): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(744): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(745): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-SCCP(746): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-RAN(747): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-M3UA(748): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc2-SCCP(749): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc2-RAN(750): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc2-M3UA(751): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(752): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(753): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(754): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(755): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered0(756): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_mscpool_paging_imsi_lai_registered finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass'. Fri Apr 25 08:53:02 UTC 2025 ====== HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered.talloc 20250425085302528 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53492<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085303097 DLSCCP DEBUG SCCP-SCOC(82)[0x559c26c36420]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085303097 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091074a), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085303097 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085303097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085303097 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085303097 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085303097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085303097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085303097 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 91 07 4a 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085303097 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085303097 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085303097 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085303097 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085303097 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085303097 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085303131 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53492<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=536060) 20250425085303923 DLSCCP DEBUG SCCP-SCOC(81)[0x559c26b19c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085303924 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001592e8), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085303924 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085303924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085303924 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085303924 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085303924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085303924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085303924 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 15 92 e8 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085303924 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085303924 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085303924 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085303924 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085303924 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085303924 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=536060, count=541640) 20250425085304354 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085304354 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425085304354 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250425085304354 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085304354 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085304354 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085304355 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085304355 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085304355 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085304355 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085304355 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425085304355 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425085304768 DLSCCP DEBUG SCCP-SCOC(79)[0x559c26c36690]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085304768 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3bbd4), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085304768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085304768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085304768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085304768 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085304768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085304768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085304768 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d3 bb d4 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085304768 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085304768 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085304768 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085304768 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085304768 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085304768 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085304776 DLSCCP DEBUG SCCP-SCOC(80)[0x559c26c31280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085304776 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b12b4), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085304776 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085304776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085304776 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085304776 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085304777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085304777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085304777 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 6b 12 b4 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085304777 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085304777 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085304777 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085304777 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085304777 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085304777 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered'. ------ HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered ------ Fri Apr 25 08:53:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_mscpool_paging_imsi_rai_registered started. 20250425085306230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58566<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085306238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58570<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085306250 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36297<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi_rai_registered-Iuh0(761)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085306282 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085306282 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085306297 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085306297 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085306298 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085306298 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085306298 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085306299 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085306299 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085306299 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085306299 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085306299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085306299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085306299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085306299 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085306299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085306299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085306299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085306299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085306299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085306299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085306299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085306299 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085306299 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085306299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085306299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085306299 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085306299 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085306299 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085306299 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085306299 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085306299 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085306299 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085306299 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085306299 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085306299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085306299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085306299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085306299 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085306299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085306299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085306299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085306299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085306299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085306299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085306299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085306299 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085306299 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085306299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085306299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085306299 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085306299 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085306300 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085306300 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085306300 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085306300 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085306300 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085306300 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085306300 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085306300 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085306300 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer TC_mscpool_paging_imsi_rai_registered-Iuh1(763)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085306300 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085306300 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085306300 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085306300 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085306300 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085306300 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085306300 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085306300 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085306300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085306300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085306300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085306300 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085306300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085306300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085306300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085306300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085306300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085306300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085306300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085306300 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085306300 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085306300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085306300 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085306300 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0b 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085306300 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085306300 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39575 (stream_srv.c:142) 20250425085306300 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39575<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085306300 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085306300 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085306301 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085306301 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085306301 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085306301 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085306301 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085306301 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085306302 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085306302 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085306302 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085306302 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085306302 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085306302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085306302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085306302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085306302 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085306302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085306302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085306302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085306302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085306302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085306302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085306302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085306302 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085306302 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085306302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085306302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085306302 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 07 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085306302 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085306302 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085306302 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085306302 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085306302 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085306302 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085306302 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(767)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(767)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(767)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(765)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(770)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc1-M3UA(770)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(770)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(768)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(773)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc2-M3UA(773)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(773)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(771)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085306390 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085306390 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085306391 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085306391 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085306391 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085306391 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085306391 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085306391 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085306392 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085306392 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085306392 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085306392 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085306392 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085306392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085306392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085306392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085306392 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=12 -> eSLS=92: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085306392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085306392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085306392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085306392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085306392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085306392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085306392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085306392 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=12 -> eSLS=124: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085306392 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085306392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085306392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085306392 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0c 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085306392 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085306392 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085306392 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085306392 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085306392 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085306392 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085306392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085306392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085306392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085306392 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=1 -> eSLS=33: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085306392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085306392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085306392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085306392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085306392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085306392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085306392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085306392 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=1 -> eSLS=1: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085306392 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085306392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085306392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085306392 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 01 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085306392 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085306392 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085306392 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085306392 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085306392 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085306392 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085306392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085306392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085306392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085306392 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085306392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085306392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085306392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085306392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085306392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085306392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085306392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085306392 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085306392 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085306392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085306392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085306392 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085306392 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085306392 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085306392 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085306392 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085306392 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085306392 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085306392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085306392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085306392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085306392 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085306392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085306392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085306392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085306392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085306392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085306392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085306392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085306392 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085306392 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085306392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085306392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085306392 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085306392 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085306392 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085306392 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085306392 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085306392 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085306392 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085306392 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085306392 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085306392 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085306392 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085306392 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085306392 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085306392 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085306393 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085306393 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085306393 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085306393 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085306393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085306393 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085306393 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085306393 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085306393 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085306393 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085306393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085306393 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(776)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(776)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(776)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(774)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085306418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085306418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085306418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085306418 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085306418 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085306418 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085306418 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085306418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085306418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085306423 DLINP DEBUG SRVCONN(,r=127.0.0.1:39575<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085306423 DLINP DEBUG SRVCONN(,r=127.0.0.1:39575<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085306423 DLINP DEBUG SRVCONN(,r=127.0.0.1:39575<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085306423 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085306423 DHNBAP DEBUG (127.0.0.1:39575 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425085306423 DHNBAP NOTICE (127.0.0.1:39575 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085306423 DHNBAP NOTICE (127.0.0.1:39575 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085306423 DLINP DEBUG SRVCONN(,r=127.0.0.1:39575<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085306423 DLINP DEBUG SRVCONN(,r=127.0.0.1:39575<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085306533 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085306533 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085306533 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085306533 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(767)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085306538 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085306538 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085306538 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085306538 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085306538 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085306538 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085306538 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085306538 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085306538 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085306538 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085306538 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085306541 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085306541 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085306541 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085306541 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085306541 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085306541 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085306541 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085306541 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085306541 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085306541 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085306541 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085306541 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085306542 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085306542 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085306542 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085306542 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085306542 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085306542 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085306542 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085306542 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085306542 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085306542 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085306543 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085306543 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085306543 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085306543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085306543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085306543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085306543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085306543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085306543 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085306544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085306544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085306544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085306544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085306544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085306544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085306544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085306544 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085306544 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085306544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085306544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085306544 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085306544 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085306544 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085306544 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085306544 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085306544 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085306544 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085306544 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250425085306545 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085306545 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085306545 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085306545 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085306563 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085306563 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425085306563 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085306563 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(770)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425085306568 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085306568 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425085306568 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085306568 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085306568 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085306568 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085306568 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425085306568 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085306568 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085306568 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085306568 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085306570 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085306570 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085306570 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085306570 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425085306570 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085306570 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085306570 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085306570 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085306570 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425085306570 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085306570 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425085306570 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085306570 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085306570 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085306570 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085306570 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425085306570 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085306570 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085306570 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085306570 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085306570 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085306570 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085306570 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085306571 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085306571 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085306571 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085306571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085306571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085306571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085306571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085306571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085306571 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085306571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085306571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085306571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085306571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085306571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085306571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085306571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085306571 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085306571 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085306571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085306571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085306571 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085306571 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085306571 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085306571 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085306571 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085306571 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085306571 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085306571 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'virt-msc1' 20250425085306571 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085306571 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085306572 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085306572 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425085306587 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085306587 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425085306587 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085306587 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(773)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425085306593 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085306593 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250425085306593 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085306593 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085306593 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085306593 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085306593 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425085306593 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085306593 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085306593 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 05  20250425085306593 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085306595 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085306595 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085306595 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085306595 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250425085306595 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085306595 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085306595 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085306595 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085306595 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250425085306595 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250425085306595 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 03  20250425085306596 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250425085306596 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425085306596 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085306596 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085306596 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085306596 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250425085306596 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085306596 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085306596 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085306596 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085306596 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085306596 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085306596 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085306597 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085306597 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085306597 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085306597 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085306597 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085306597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085306597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085306597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085306597 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085306597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085306597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085306597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085306597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085306597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085306597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085306597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085306597 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085306597 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085306597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085306597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085306597 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 00 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085306597 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085306597 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085306597 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085306597 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085306597 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085306597 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085306597 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc2' 20250425085306598 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085306598 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085306598 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085306598 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 00 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250425085306605 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085306605 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085306605 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085306605 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(776)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085306610 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085306610 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085306610 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085306610 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085306610 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085306610 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085306610 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085306610 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085306610 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085306610 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085306610 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085306612 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085306612 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085306612 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085306612 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085306612 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085306612 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085306612 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085306612 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085306612 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085306612 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085306612 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085306612 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085306612 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425085306613 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085306613 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085306613 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085306613 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085306613 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085306613 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085306613 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085306613 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085306613 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085306613 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085306613 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085306613 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085306614 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085306614 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085306614 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085306614 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085306614 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085306614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085306614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085306614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085306614 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085306614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085306614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085306614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085306614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085306614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085306614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085306614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085306614 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085306614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085306614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085306614 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085306614 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085306614 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085306615 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085306615 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085306615 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085306615 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085306615 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085306615 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250425085306615 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085306615 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085306615 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085306615 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425085307006 DLSCCP DEBUG SCCP-SCOC(76)[0x559c26aa06d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085307006 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb514b), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085307006 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085307006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085307006 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085307006 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085307006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085307006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085307006 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 eb 51 4b 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085307006 DLSCCP DEBUG SCCP-SCOC(78)[0x559c26c48c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085307006 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d0d66), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085307006 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085307006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085307006 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085307006 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085307006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085307006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085307006 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 8d 0d 66 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085307006 DLSCCP DEBUG SCCP-SCOC(77)[0x559c26c48730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085307006 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00495bfe), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085307006 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085307006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085307006 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085307006 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085307006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085307006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085307006 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 49 5b fe 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085307006 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085307006 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085307006 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085307007 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085307007 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085307007 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc2' 20250425085307007 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085307007 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085307007 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085307007 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 eb 51 4b 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250425085307007 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085307007 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085307007 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085307007 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085307007 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085307007 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425085307007 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085307007 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085307007 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085307007 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 8d 0d 66 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250425085307007 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085307007 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085307007 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085307007 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085307007 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085307007 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc2' 20250425085307007 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085307007 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085307007 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085307007 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 49 5b fe 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250425085307016 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085307016 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425085307016 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425085307016 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425085307016 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085307016 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085307016 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085307016 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085307016 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085307016 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 03 00 00 00 bd 03 02 00 00 05 00 00 4c eb 51 4b 00 00 06 00 08 00 00 00 07  20250425085307016 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085307016 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085307016 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085307016 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425085307016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085307016 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004c), PART(T=Source Reference,L=4,D=00eb514b) (sccp_scrc.c:486) 20250425085307016 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1855) 20250425085307016 DLSCCP DEBUG SCCP-SCOC(76)[0x559c26aa06d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085307016 DLSCCP DEBUG SCCP-SCOC(76)[0x559c26aa06d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085307016 DLSCCP DEBUG SCCP-SCOC(76)[0x559c26aa06d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085307016 DLSCCP DEBUG SCCP-SCOC(76)[0x559c26aa06d0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085307017 DLSCCP DEBUG SCCP-SCOC(76)[0x559c26aa06d0]{IDLE}: Deallocated (fsm.c:568) 20250425085307017 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085307017 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085307017 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085307017 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085307017 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085307017 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085307017 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085307017 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085307017 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085307017 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 4e 8d 0d 66 00 00 06 00 08 00 00 00 07  20250425085307017 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085307017 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085307017 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085307017 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085307017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085307017 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004e), PART(T=Source Reference,L=4,D=008d0d66) (sccp_scrc.c:486) 20250425085307018 DLSCCP DEBUG Received CO:RELCO for local reference 78 (sccp_scoc.c:1855) 20250425085307018 DLSCCP DEBUG SCCP-SCOC(78)[0x559c26c48c30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085307018 DLSCCP DEBUG SCCP-SCOC(78)[0x559c26c48c30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085307018 DLSCCP DEBUG SCCP-SCOC(78)[0x559c26c48c30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085307018 DLSCCP DEBUG SCCP-SCOC(78)[0x559c26c48c30]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085307018 DLSCCP DEBUG SCCP-SCOC(78)[0x559c26c48c30]{IDLE}: Deallocated (fsm.c:568) 20250425085307217 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085307217 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425085307217 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425085307217 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425085307217 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085307217 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085307217 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085307217 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085307217 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085307217 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 03 00 00 00 bd 03 02 00 00 05 00 00 4d 49 5b fe 00 00 06 00 08 00 00 00 07  20250425085307217 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085307217 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085307217 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085307217 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425085307217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085307217 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004d), PART(T=Source Reference,L=4,D=00495bfe) (sccp_scrc.c:486) 20250425085307217 DLSCCP DEBUG Received CO:RELCO for local reference 77 (sccp_scoc.c:1855) 20250425085307217 DLSCCP DEBUG SCCP-SCOC(77)[0x559c26c48730]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085307217 DLSCCP DEBUG SCCP-SCOC(77)[0x559c26c48730]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085307217 DLSCCP DEBUG SCCP-SCOC(77)[0x559c26c48730]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085307217 DLSCCP DEBUG SCCP-SCOC(77)[0x559c26c48730]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085307217 DLSCCP DEBUG SCCP-SCOC(77)[0x559c26c48730]{IDLE}: Deallocated (fsm.c:568) 20250425085307230 DLSCCP DEBUG SCCP-SCOC(75)[0x559c26c43c60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085307230 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f49902), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085307230 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085307231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085307231 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085307231 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085307231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085307231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085307231 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 f4 99 02 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085307231 DLSCCP DEBUG SCCP-SCOC(73)[0x559c26c47c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085307231 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f694e), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085307231 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085307231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085307231 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085307231 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085307231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085307231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085307231 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 8f 69 4e 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085307231 DLSCCP DEBUG SCCP-SCOC(74)[0x559c26c2d490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085307231 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007437a8), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085307231 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085307231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085307231 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085307231 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085307231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085307231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085307231 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 74 37 a8 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085307231 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085307231 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085307231 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085307231 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085307231 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085307231 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425085307231 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085307231 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085307231 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085307231 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 f4 99 02 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250425085307231 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085307231 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085307231 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085307231 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085307231 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085307231 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425085307232 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085307232 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085307232 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085307232 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 8f 69 4e 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250425085307232 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085307232 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085307232 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085307232 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085307232 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085307232 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425085307232 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085307232 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085307232 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085307232 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 74 37 a8 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250425085307236 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085307236 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085307236 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085307236 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085307236 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085307236 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085307236 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085307236 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085307236 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085307236 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 4b f4 99 02 00 00 06 00 08 00 00 00 07  20250425085307237 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085307237 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085307237 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085307237 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085307237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085307237 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004b), PART(T=Source Reference,L=4,D=00f49902) (sccp_scrc.c:486) 20250425085307237 DLSCCP DEBUG Received CO:RELCO for local reference 75 (sccp_scoc.c:1855) 20250425085307237 DLSCCP DEBUG SCCP-SCOC(75)[0x559c26c43c60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085307237 DLSCCP DEBUG SCCP-SCOC(75)[0x559c26c43c60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085307237 DLSCCP DEBUG SCCP-SCOC(75)[0x559c26c43c60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085307237 DLSCCP DEBUG SCCP-SCOC(75)[0x559c26c43c60]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085307237 DLSCCP DEBUG SCCP-SCOC(75)[0x559c26c43c60]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(766)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085307348 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085307348 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085307348 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085307348 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085307348 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085307348 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085307348 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085307348 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085307348 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085307348 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085307349 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085307349 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085307349 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085307349 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085307349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085307349 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085307349 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085307349 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085307349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307349 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085307349 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085307349 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085307349 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085307349 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085307349 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085307349 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085307349 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085307349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307349 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085307349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085307349 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085307349 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085307349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085307349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085307349 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085307349 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085307349 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425085307349 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085307349 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085307349 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085307349 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085307349 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085307349 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250425085307349 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085307349 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085307350 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085307350 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085307352 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085307352 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085307352 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085307352 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085307352 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085307352 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085307352 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085307352 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085307352 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085307352 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085307352 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085307352 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085307352 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085307352 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085307352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085307352 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085307352 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085307352 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085307352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307352 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085307352 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085307352 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085307352 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085307352 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(769)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(772)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085307412 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085307412 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085307412 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085307412 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085307412 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085307412 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' HNBGW_Test.sgsn0-RAN(775)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085307412 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085307412 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085307412 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085307412 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085307412 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085307412 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085307412 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085307412 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085307412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085307412 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085307412 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085307412 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085307412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307412 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085307412 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085307412 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085307412 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085307412 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085307412 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085307412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085307412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085307412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307412 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085307412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085307412 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085307412 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085307412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085307412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085307412 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085307412 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085307412 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425085307412 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085307412 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085307412 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085307412 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085307412 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085307412 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250425085307412 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085307412 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085307412 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085307412 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085307412 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085307412 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085307412 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085307412 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085307412 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085307412 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085307412 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085307412 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085307412 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085307412 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085307412 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085307412 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085307412 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085307412 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085307412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085307412 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085307412 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085307412 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085307412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307413 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085307413 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085307413 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085307413 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085307413 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085307424 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085307424 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425085307424 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425085307424 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425085307424 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085307424 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085307424 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085307424 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085307424 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085307424 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 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 07  20250425085307425 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085307425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085307425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085307425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425085307425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085307425 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085307425 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425085307425 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085307425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307425 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085307425 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425085307425 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425085307425 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425085307425 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085307425 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085307425 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085307425 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085307425 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085307425 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085307425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307425 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085307425 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085307425 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085307425 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085307425 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425085307425 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085307425 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085307425 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085307425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307425 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085307425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085307425 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085307425 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085307425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085307425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085307425 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085307425 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085307425 DRANAP NOTICE cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: link up (cnlink.c:111) 20250425085307425 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085307426 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085307426 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085307426 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425085307426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085307426 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085307426 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425085307426 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085307426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307426 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085307426 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085307426 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085307426 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085307426 DRANAP INFO cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085307426 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085307426 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085307426 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085307426 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085307426 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085307426 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc2' 20250425085307426 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085307426 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085307426 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085307426 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250425085307436 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085307436 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085307436 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085307436 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085307436 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085307436 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085307436 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085307436 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085307436 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085307436 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 49 8f 69 4e 00 00 06 00 08 00 00 00 07  20250425085307437 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085307437 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085307437 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085307437 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085307437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085307437 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000049), PART(T=Source Reference,L=4,D=008f694e) (sccp_scrc.c:486) 20250425085307437 DLSCCP DEBUG Received CO:RELCO for local reference 73 (sccp_scoc.c:1855) 20250425085307437 DLSCCP DEBUG SCCP-SCOC(73)[0x559c26c47c30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085307437 DLSCCP DEBUG SCCP-SCOC(73)[0x559c26c47c30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085307437 DLSCCP DEBUG SCCP-SCOC(73)[0x559c26c47c30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085307437 DLSCCP DEBUG SCCP-SCOC(73)[0x559c26c47c30]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085307437 DLSCCP DEBUG SCCP-SCOC(73)[0x559c26c47c30]{IDLE}: Deallocated (fsm.c:568) 20250425085307437 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085307437 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085307437 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085307437 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085307437 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085307437 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085307437 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085307437 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085307437 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085307437 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085307437 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085307437 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085307437 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 4a 74 37 a8 00 00 06 00 08 00 00 00 07  20250425085307437 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085307437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085307437 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004a), PART(T=Source Reference,L=4,D=007437a8) (sccp_scrc.c:486) 20250425085307437 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1855) 20250425085307437 DLSCCP DEBUG SCCP-SCOC(74)[0x559c26c2d490]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085307437 DLSCCP DEBUG SCCP-SCOC(74)[0x559c26c2d490]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085307437 DLSCCP DEBUG SCCP-SCOC(74)[0x559c26c2d490]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085307437 DLSCCP DEBUG SCCP-SCOC(74)[0x559c26c2d490]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085307437 DLSCCP DEBUG SCCP-SCOC(74)[0x559c26c2d490]{IDLE}: Deallocated (fsm.c:568) 20250425085307437 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085307437 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085307437 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085307437 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085307437 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085307437 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085307437 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085307437 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085307437 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085307437 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085307437 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085307437 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085307437 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425085307437 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085307437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085307437 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085307437 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085307437 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085307437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307437 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085307437 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085307437 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085307437 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085307437 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085307437 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085307437 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085307437 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085307437 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085307437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307437 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085307437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307437 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085307437 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085307437 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085307437 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085307437 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425085307437 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085307437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085307437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085307437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307437 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085307437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085307438 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085307438 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085307438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085307438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085307438 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085307438 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085307438 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: link up (cnlink.c:111) 20250425085307438 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085307438 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085307438 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085307438 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085307438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085307438 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085307438 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085307438 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085307438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085307438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085307438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085307438 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085307438 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085307438 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085307438 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085307438 DRANAP INFO cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085307438 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085307438 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085307438 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085307438 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085307438 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085307438 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'virt-msc1' 20250425085307438 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085307438 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085307438 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085307438 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425085308426 DLCTRL DEBUG Command: GET 395186283 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425085308426 DLCTRL DEBUG Tx Command reply: GET_REPLY 395186283 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085308427 DLCTRL DEBUG Command: GET 923938061 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425085308427 DLCTRL DEBUG Tx Command reply: GET_REPLY 923938061 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085308428 DLCTRL DEBUG Command: GET 335064641 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085308428 DLCTRL DEBUG Tx Command reply: GET_REPLY 335064641 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085308429 DLCTRL DEBUG Command: GET 357649959 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085308429 DLCTRL DEBUG Tx Command reply: GET_REPLY 357649959 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085308430 DLCTRL DEBUG Command: GET 211839148 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085308430 DLCTRL DEBUG Tx Command reply: GET_REPLY 211839148 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425085308431 DLCTRL DEBUG Command: GET 101582761 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425085308431 DLCTRL DEBUG Tx Command reply: GET_REPLY 101582761 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085308432 DLCTRL DEBUG Command: GET 881251763 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425085308432 DLCTRL DEBUG Tx Command reply: GET_REPLY 881251763 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085308433 DLCTRL DEBUG Command: GET 185977828 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085308433 DLCTRL DEBUG Tx Command reply: GET_REPLY 185977828 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085308433 DLCTRL DEBUG Command: GET 305138302 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085308433 DLCTRL DEBUG Tx Command reply: GET_REPLY 305138302 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085308435 DLCTRL DEBUG Command: GET 525633152 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085308435 DLCTRL DEBUG Tx Command reply: GET_REPLY 525633152 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425085308436 DLCTRL DEBUG Command: GET 142064877 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425085308436 DLCTRL DEBUG Tx Command reply: GET_REPLY 142064877 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085308437 DLCTRL DEBUG Command: GET 42305988 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425085308437 DLCTRL DEBUG Tx Command reply: GET_REPLY 42305988 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085308438 DLCTRL DEBUG Command: GET 166169469 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085308438 DLCTRL DEBUG Tx Command reply: GET_REPLY 166169469 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085308439 DLCTRL DEBUG Command: GET 527813183 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085308439 DLCTRL DEBUG Tx Command reply: GET_REPLY 527813183 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085308440 DLCTRL DEBUG Command: GET 836597219 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085308440 DLCTRL DEBUG Tx Command reply: GET_REPLY 836597219 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425085308441 DLCTRL DEBUG Command: GET 960176256 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425085308441 DLCTRL DEBUG Tx Command reply: GET_REPLY 960176256 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085308443 DLCTRL DEBUG Command: GET 257264406 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425085308443 DLCTRL DEBUG Tx Command reply: GET_REPLY 257264406 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085308444 DLCTRL DEBUG Command: GET 767476707 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085308444 DLCTRL DEBUG Tx Command reply: GET_REPLY 767476707 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085308445 DLCTRL DEBUG Command: GET 213679546 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085308445 DLCTRL DEBUG Tx Command reply: GET_REPLY 213679546 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085308446 DLCTRL DEBUG Command: GET 756606982 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085308446 DLCTRL DEBUG Tx Command reply: GET_REPLY 756606982 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085308458 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58576<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085309476 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085309476 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085309476 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085309476 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085309476 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085309476 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085309476 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085309476 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085309476 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085309476 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 44 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 24 00 0e 40 20 00 00 03 00 03 40 01 80 00 17 40 09 50 00 01 01 00 00 00 21 f3 00 15 40 07 40 00 f1 10 09 26 0b 00 06 00 08 00 00 00 07  20250425085309476 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085309477 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085309477 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085309477 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085309477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085309477 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085309477 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085309477 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=36,D=000e40200000030003400180001740095000010100000021f3001540074000f11009260b) (sccp_scrc.c:486) 20250425085309477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085309477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085309477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085309477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085309477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085309477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085309477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085309477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085309477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085309477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085309477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085309477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085309477 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085309477 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085309477 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250425085309477 DCN DEBUG (sgsn-0) Rx Paging from CN: PS PagingAreaID: RAI 001-01-2342-11 (hnbgw_ranap.c:415) 20250425085309477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 48 bytes (hnbgw_rua.c:84) 20250425085309477 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (cnlink_paging.c:136) 20250425085309477 DCN DEBUG (sgsn-0) Decoded Paging: PS IMSI-001010000000123 - (cnlink_paging.c:180) 20250425085309477 DCN INFO (sgsn-0) Rx Paging from CN for IMSI-001010000000123 NONE (cnlink_paging.c:114) 20250425085309477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085309477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 48 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(762)@7fdc3b52d31d: UnitdataCallback HNBGW_Test.sgsn0-RAN(775)@7fdc3b52d31d: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(775)@7fdc3b52d31d: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi_rai_registered0(778) TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(762)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(778)4591600 20250425085310497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085310497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085310497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 105 bytes from client (stream_srv.c:1351) 20250425085310497 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085310497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x460ff0, normal) (hnbgw_rua.c:406) 20250425085310497 DHNB DEBUG map_rua[0x559c26aa06d0]{init}: Allocated (fsm.c:456) 20250425085310497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4591600)[0x559c26aa06d0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085310497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4591600 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085310497 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085310497 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085310498 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4591600 SCCP-0 PS MI=NONE: CN link paging response record selects sgsn 0 (hnbgw_cn.c:632) 20250425085310498 DCN DEBUG map_sccp[0x559c26c3f940]{init}: Allocated (fsm.c:456) 20250425085310498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x559c26c3f940]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085310498 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4591600 <-> SCCP-84 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085310498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4591600 SCCP-84 sgsn-0 MI=NONE: rx RUA Connect with 76 bytes RANAP data (hnbgw_rua.c:311) 20250425085310498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4591600)[0x559c26aa06d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085310498 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085310498 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085310498 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4591600 SCCP-84 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085310498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x559c26c3f940]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085310498 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085310498 DLSCCP DEBUG SCCP-SCOC(84)[0x559c26c46910]{IDLE}: Allocated (fsm.c:456) 20250425085310498 DLSCCP DEBUG SCCP-SCOC(84)[0x559c26c46910]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085310498 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000054), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=76,D=001340480000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040111006270003505902080910100000001032004f40030002a70056400500f1100926) (sccp_scrc.c:415) 20250425085310498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085310498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085310498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085310498 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085310498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085310498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085310498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085310498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085310498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085310498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085310498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085310498 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085310498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085310498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085310498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085310498 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 71 00 00 00 bd 00 00 00 b9 03 00 00 01 01 00 00 54 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 4c 00 13 40 48 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 02 a7 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085310498 DLSCCP DEBUG SCCP-SCOC(84)[0x559c26c46910]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085310498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x559c26c3f940]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085310498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4591600)[0x559c26aa06d0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085310498 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085310498 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085310498 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085310498 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085310498 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085310498 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250425085310498 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085310498 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085310498 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085310498 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 71 00 00 00 bd 00 00 00 b9 03 00 00 01 01 00 00 54 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 4c 00 13 40 48 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 02 a7 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(774)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(774)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(775)@7fdc3b52d31d: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_rai_registered0(778) HNBGW_Test.sgsn0-RAN(775)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(778)9936170 HNBGW_Test.sgsn0-SCCP(774)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(774)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi_rai_registered0(778)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085310513 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085310513 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085310513 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085310513 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085310514 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085310514 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085310514 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085310514 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085310514 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085310514 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 54 72 0f ea 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085310514 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085310514 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085310514 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085310514 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085310514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085310514 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000054), PART(T=Source Reference,L=4,D=00720fea) (sccp_scrc.c:486) 20250425085310514 DLSCCP DEBUG Received CO:COAK for local reference 84 (sccp_scoc.c:1855) 20250425085310514 DLSCCP DEBUG SCCP-SCOC(84)[0x559c26c46910]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085310514 DLSCCP DEBUG SCCP-SCOC(84)[0x559c26c46910]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085310514 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085310514 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085310514 DCN DEBUG handle_cn_conn_conf() conn_id=84, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085310514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x559c26c3f940]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085310514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x559c26c3f940]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@7fdc3b52d31d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085311518 DLCTRL DEBUG Command: GET 533357942 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425085311518 DLCTRL DEBUG Tx Command reply: GET_REPLY 533357942 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085311523 DLCTRL DEBUG Command: GET 506574024 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425085311523 DLCTRL DEBUG Tx Command reply: GET_REPLY 506574024 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085311527 DLCTRL DEBUG Command: GET 249802542 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085311527 DLCTRL DEBUG Tx Command reply: GET_REPLY 249802542 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085311532 DLCTRL DEBUG Command: GET 681392018 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085311532 DLCTRL DEBUG Tx Command reply: GET_REPLY 681392018 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085311536 DLCTRL DEBUG Command: GET 476491811 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085311536 DLCTRL DEBUG Tx Command reply: GET_REPLY 476491811 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085311540 DLCTRL DEBUG Command: GET 429580775 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425085311540 DLCTRL DEBUG Tx Command reply: GET_REPLY 429580775 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085311544 DLCTRL DEBUG Command: GET 888349473 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425085311544 DLCTRL DEBUG Tx Command reply: GET_REPLY 888349473 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085311548 DLCTRL DEBUG Command: GET 329313921 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085311548 DLCTRL DEBUG Tx Command reply: GET_REPLY 329313921 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085311552 DLCTRL DEBUG Command: GET 48781414 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085311552 DLCTRL DEBUG Tx Command reply: GET_REPLY 48781414 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085311556 DLCTRL DEBUG Command: GET 42169341 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085311556 DLCTRL DEBUG Tx Command reply: GET_REPLY 42169341 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085311560 DLCTRL DEBUG Command: GET 773752985 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425085311560 DLCTRL DEBUG Tx Command reply: GET_REPLY 773752985 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085311564 DLCTRL DEBUG Command: GET 606201462 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425085311564 DLCTRL DEBUG Tx Command reply: GET_REPLY 606201462 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085311569 DLCTRL DEBUG Command: GET 787385814 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085311569 DLCTRL DEBUG Tx Command reply: GET_REPLY 787385814 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085311573 DLCTRL DEBUG Command: GET 844840686 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085311573 DLCTRL DEBUG Tx Command reply: GET_REPLY 844840686 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085311577 DLCTRL DEBUG Command: GET 137883273 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085311577 DLCTRL DEBUG Tx Command reply: GET_REPLY 137883273 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085311581 DLCTRL DEBUG Command: GET 536700317 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425085311581 DLCTRL DEBUG Tx Command reply: GET_REPLY 536700317 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085311585 DLCTRL DEBUG Command: GET 27518496 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425085311585 DLCTRL DEBUG Tx Command reply: GET_REPLY 27518496 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085311588 DLCTRL DEBUG Command: GET 715878503 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085311588 DLCTRL DEBUG Tx Command reply: GET_REPLY 715878503 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085311591 DLCTRL DEBUG Command: GET 378591929 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085311591 DLCTRL DEBUG Tx Command reply: GET_REPLY 378591929 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085311593 DLCTRL DEBUG Command: GET 252695254 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085311593 DLCTRL DEBUG Tx Command reply: GET_REPLY 252695254 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425085311603 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58570<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085311603 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36297<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(759)@7fdc3b52d31d: Final verdict of PTC: none VirtHNBGW-STATS(758)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085311606 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58566<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085311608 DLINP DEBUG SRVCONN(,r=127.0.0.1:39575<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085311608 DLINP DEBUG SRVCONN(,r=127.0.0.1:39575<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085311608 DLINP NOTICE SRV(,r=127.0.0.1:39575<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085311608 DMAIN NOTICE (127.0.0.1:39575 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39575<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085311608 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250425085311608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085311608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085311608 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085311608 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085311609 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425085311609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4591600)[0x559c26aa06d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425085311609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4591600)[0x559c26aa06d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425085311609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x559c26c3f940]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425085311609 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085311609 DLSCCP DEBUG SCCP-SCOC(84)[0x559c26c46910]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085311609 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00720fea), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085311609 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085311609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085311609 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085311609 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085311609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085311609 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085311609 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 01 04 72 0f ea 00 00 54 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085311609 DLSCCP DEBUG SCCP-SCOC(84)[0x559c26c46910]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085311609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x559c26c3f940]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085311609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4591600)[0x559c26aa06d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085311609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4591600)[0x559c26aa06d0]{disrupted}: Freeing instance (context_map.c:202) 20250425085311609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4591600)[0x559c26aa06d0]{disrupted}: Deallocated (fsm.c:568) 20250425085311609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x559c26c3f940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085311609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x559c26c3f940]{disconnected}: Freeing instance (context_map.c:206) 20250425085311609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x559c26c3f940]{disconnected}: Deallocated (fsm.c:568) 20250425085311609 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4591600 SCCP-84 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250425085311610 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085311610 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085311610 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085311610 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085311610 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085311610 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250425085311610 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085311610 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085311610 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085311610 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 01 04 72 0f ea 00 00 54 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-SCCP(765)@7fdc3b52d31d: Final verdict of PTC: none 20250425085311611 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085311611 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085311611 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085311611 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250425085311611 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085311611 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085311611 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085311611 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085311611 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085311611 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085311611 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085311611 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250425085311611 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085311611 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085311611 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(762)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc2-RAN(772)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(771)@7fdc3b52d31d: Final verdict of PTC: none 20250425085311611 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085311611 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085311611 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085311611 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085311611 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425085311611 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085311611 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085311611 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085311611 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085311611 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085311611 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085311611 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085311611 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085311611 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085311611 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085311611 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250425085311611 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085311611 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085311611 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085311611 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250425085311611 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085311611 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 03  20250425085311612 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250425085311612 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 03  20250425085311612 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425085311612 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085311612 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085311612 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425085311612 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085311612 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425085311612 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250425085311612 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250425085311612 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085311612 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085311612 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) HNBGW_Test.msc1-RAN(769)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(768)@7fdc3b52d31d: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi_rai_registered(757)@7fdc3b52d31d: Final verdict of PTC: none 20250425085311612 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085311612 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(764)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(766)@7fdc3b52d31d: Final verdict of PTC: none 20250425085311612 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085311612 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085311612 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085311612 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085311612 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250425085311612 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425085311612 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085311612 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) 20250425085311612 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085311612 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085311612 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085311612 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085311612 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085311612 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425085311612 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085311612 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085311612 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085311612 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085311612 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085311612 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250425085311613 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085311613 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085311613 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085311612 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085311613 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085311613 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085311613 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085311613 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) TC_mscpool_paging_imsi_rai_registered-Iuh0(761)@7fdc3b52d31d: Final verdict of PTC: none 20250425085311613 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085311613 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085311613 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085311613 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085311613 DRANAP NOTICE cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085311613 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) HNBGW_Test.sgsn0-SCCP(774)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(760)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(770)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(767)@7fdc3b52d31d: Final verdict of PTC: none 20250425085311614 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085311614 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085311614 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085311614 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085311614 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085311614 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085311614 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085311614 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085311614 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085311614 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085311614 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085311614 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085311614 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425085311614 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085311614 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085311614 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085311614 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085311614 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085311614 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085311614 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.sgsn0-RAN(775)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh1(763)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(776)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-MGCP(777)@7fdc3b52d31d: Final verdict of PTC: none 20250425085311614 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc2-M3UA(773)@7fdc3b52d31d: Final verdict of PTC: none 20250425085311645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58576<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi_rai_registered0(778)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_rai_registered(757): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(758): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(759): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(760): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0(761): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(762): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1(763): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(764): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(765): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(766): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(767): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-SCCP(768): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-RAN(769): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-M3UA(770): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc2-SCCP(771): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc2-RAN(772): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc2-M3UA(773): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(774): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(775): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(776): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(777): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered0(778): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_mscpool_paging_imsi_rai_registered finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass'. Fri Apr 25 08:53:11 UTC 2025 ====== HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered.talloc 20250425085311793 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58588<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085312295 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58588<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=529108) 20250425085312349 DLSCCP DEBUG SCCP-SCOC(83)[0x559c26c37d40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085312350 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c368e2), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085312350 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085312350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085312350 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085312350 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085312350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085312350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085312350 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c3 68 e2 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085312350 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085312350 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085312350 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085312350 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085312350 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085312350 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085313097 DLSCCP DEBUG SCCP-SCOC(82)[0x559c26c36420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085313098 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091074a), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085313098 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085313098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085313098 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085313098 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085313098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085313098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085313098 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 91 07 4a 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085313098 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085313098 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085313098 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085313098 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085313098 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085313098 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=529108, count=534736) 20250425085313613 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085313613 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425085313613 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425085313613 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085313613 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085313613 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085313613 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085313613 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425085313613 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250425085313925 DLSCCP DEBUG SCCP-SCOC(81)[0x559c26b19c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085313925 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001592e8), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085313925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085313925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085313925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085313925 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085313925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085313925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085313925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 15 92 e8 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085313925 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085313926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085313926 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085313926 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085313926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085313926 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin ------ Fri Apr 25 08:53:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425085314769 DLSCCP DEBUG SCCP-SCOC(79)[0x559c26c36690]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085314770 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3bbd4), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085314770 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085314770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085314770 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085314770 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085314770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085314770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085314770 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d3 bb d4 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085314770 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085314770 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085314770 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085314770 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085314770 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085314770 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085314777 DLSCCP DEBUG SCCP-SCOC(80)[0x559c26c31280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085314777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b12b4), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085314777 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085314777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085314777 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085314777 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085314777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085314777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085314777 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 6b 12 b4 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085314778 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085314778 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085314778 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085314778 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085314778 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085314778 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_mscpool_no_allow_attach_round_robin started. 20250425085315398 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50368<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085315403 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50380<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085315407 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41561<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_round_robin-Iuh0(783)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085315423 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085315423 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085315430 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085315430 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085315430 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085315430 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085315430 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085315430 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085315430 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49805 (stream_srv.c:142) 20250425085315430 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49805<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_no_allow_attach_round_robin-Iuh1(785)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085315430 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085315430 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085315431 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085315431 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085315431 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085315431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085315431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085315431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085315431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085315431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085315431 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085315431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085315431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085315431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085315431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085315431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085315431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085315431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085315431 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085315431 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085315431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085315431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085315431 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0d 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085315431 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085315431 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085315431 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085315431 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085315431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085315431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085315431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085315431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085315431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085315431 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085315431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085315431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085315431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085315431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085315431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085315431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085315431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085315431 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085315431 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085315431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085315431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085315431 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0b 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085315431 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085315431 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085315431 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085315431 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085315431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085315431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085315431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085315431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085315431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085315431 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085315431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085315431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085315431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085315431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085315431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085315431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085315431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085315431 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085315431 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085315431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085315431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085315431 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085315431 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085315431 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085315431 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085315431 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085315431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085315431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085315431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085315431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085315431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085315431 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085315431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085315431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085315431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085315431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085315432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085315432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085315432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085315432 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085315432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085315432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085315432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085315432 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085315432 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085315432 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085315432 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085315432 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085315432 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085315432 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085315432 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085315432 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085315432 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085315432 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085315432 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085315432 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085315432 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085315432 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085315432 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085315432 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085315432 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085315432 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085315432 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085315432 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085315432 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085315432 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085315432 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085315432 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085315432 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(789)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(789)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(789)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-SCCP(787)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(792)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc1-M3UA(792)@7fdc3b52d31d: M3UA emulation initiated, the test can be started MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(792)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc1-SCCP(790)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(795)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc2-M3UA(795)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(795)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc2-SCCP(793)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085315468 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085315468 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085315468 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085315469 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085315469 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085315469 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085315469 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085315469 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085315469 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085315470 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085315470 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085315470 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085315470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085315470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085315470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085315470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085315470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085315470 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=7 -> eSLS=87: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085315470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085315470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085315470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085315470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085315470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085315470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085315470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085315470 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=7 -> eSLS=119: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085315470 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085315471 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085315471 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085315471 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085315471 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085315471 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085315471 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085315471 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085315471 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085315471 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085315471 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085315470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085315470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085315470 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 07 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085315470 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085315470 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085315470 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085315470 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085315470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085315470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085315470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085315470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085315470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085315470 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085315470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085315470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085315470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085315470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085315470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085315470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085315470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085315470 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085315470 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085315470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085315470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085315470 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0c 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085315470 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085315470 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085315470 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085315470 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085315470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085315470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085315470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085315470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085315470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085315470 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085315470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085315470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085315470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085315470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085315470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085315470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart ta20250425085315471 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085315471 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085315471 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085315471 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085315471 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085315471 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085315471 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085315471 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085315471 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085315471 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085315471 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085315471 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085315471 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085315471 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250425085315471 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085315471 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 g 0x8003, len 8 (sua.c:446) 20250425085315470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085315470 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085315470 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085315470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085315470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085315470 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085315470 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085315470 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085315470 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085315470 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085315470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085315470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085315470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085315470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085315470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085315470 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085315470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085315470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085315470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085315470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085315470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085315470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085315470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085315470 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085315470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085315470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085315470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085315470 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085315470 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085315471 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085315471 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425085315471 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(798)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(798)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(798)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(796)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085315498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085315498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085315498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085315498 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085315498 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085315498 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085315498 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085315498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085315498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085315504 DLINP DEBUG SRVCONN(,r=127.0.0.1:49805<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085315504 DLINP DEBUG SRVCONN(,r=127.0.0.1:49805<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085315504 DLINP DEBUG SRVCONN(,r=127.0.0.1:49805<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085315504 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085315504 DHNBAP DEBUG (127.0.0.1:49805 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425085315504 DHNBAP NOTICE (127.0.0.1:49805 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085315504 DHNBAP NOTICE (127.0.0.1:49805 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085315504 DLINP DEBUG SRVCONN(,r=127.0.0.1:49805<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085315504 DLINP DEBUG SRVCONN(,r=127.0.0.1:49805<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085315642 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085315642 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085315642 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085315642 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(789)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085315651 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085315651 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085315651 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085315651 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085315651 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085315651 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085315651 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085315651 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085315651 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085315651 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085315651 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085315653 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085315653 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085315653 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085315653 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085315653 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085315653 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085315653 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085315653 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085315653 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085315653 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085315653 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 bc  20250425085315653 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085315653 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085315653 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085315653 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085315653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085315653 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085315653 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085315653 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085315653 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085315653 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085315653 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085315653 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085315653 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085315654 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085315654 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425085315654 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085315654 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(792)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425085315655 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085315655 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085315655 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085315655 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085315655 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085315655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085315655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085315655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085315655 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085315655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085315655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085315655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085315655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085315655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085315655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085315655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085315655 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085315655 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085315655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085315655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085315655 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085315655 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085315655 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085315655 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085315655 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085315655 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085315655 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085315655 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250425085315655 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085315655 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085315655 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085315655 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085315656 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085315656 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425085315656 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085315656 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085315656 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085315656 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085315656 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425085315656 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085315656 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085315656 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085315656 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085315658 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085315658 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085315658 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085315658 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425085315659 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085315659 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085315659 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085315659 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085315659 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425085315659 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085315659 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425085315659 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 02  20250425085315659 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085315659 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085315659 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085315659 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085315659 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085315659 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425085315659 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085315659 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085315659 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085315659 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085315659 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085315659 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085315659 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085315660 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085315660 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085315661 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085315661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085315661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085315661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085315661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085315661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085315661 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085315661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085315661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085315661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085315661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085315661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085315661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085315661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085315661 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085315661 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085315661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085315661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085315661 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085315661 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085315661 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085315661 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085315661 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085315661 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085315661 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085315661 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'virt-msc1' 20250425085315661 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085315661 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085315662 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085315662 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425085315666 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085315666 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425085315666 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085315666 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(795)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425085315673 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085315673 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250425085315673 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085315673 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085315674 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085315674 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085315674 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425085315674 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085315674 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085315674 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 05  20250425085315674 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085315675 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085315675 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085315676 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085315676 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250425085315676 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085315676 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085315676 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085315676 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085315676 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250425085315676 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250425085315676 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 03  20250425085315676 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250425085315676 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 03  20250425085315676 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425085315676 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085315676 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085315676 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085315676 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085315676 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250425085315676 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085315676 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085315676 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085315676 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085315676 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085315676 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085315676 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085315677 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085315677 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085315677 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085315677 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085315677 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085315677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085315677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085315678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085315678 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085315678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085315678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085315678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085315678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085315678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085315678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085315678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085315678 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085315678 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085315678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085315678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085315678 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085315678 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085315678 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085315678 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085315678 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085315678 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085315678 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085315678 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc2' 20250425085315678 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085315678 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085315678 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085315678 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250425085315685 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085315685 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085315685 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: ASP(virt-sgsn0-0) accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250425085315685 DLSS7 <000c> osmo_ss7_asp.c:1115 ?: connection closed 20250425085315685 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250425085315685 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250425085315685 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(798)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085315688 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085315688 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085315688 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250425085315688 DLSS7 <000c> xua_asp_fsm.c:320 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250425085315688 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250425085315688 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250425085315688 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085315688 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085315688 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085315688 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Pending () 20250425085315689 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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  20250425085315689 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085315689 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085315689 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425085315689 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085315689 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085315689 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250425085315689 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085315689 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085315689 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085315689 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085315689 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085315689 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085315689 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085315689 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085315691 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085315691 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085315691 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085315691 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085315691 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085315691 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085315691 DLSS7 <000c> xua_as_fsm.c:550 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250425085315691 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085315691 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085315691 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085315691 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085315691 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085315691 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425085315691 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085315691 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085315691 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085315691 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085315691 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085315691 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085315691 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085315691 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085315691 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085315691 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085315691 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085315691 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085315693 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085315693 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085315693 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085315693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085315693 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085315693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085315693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085315693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085315693 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085315693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085315693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085315693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085315693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085315693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085315693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085315693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085315693 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085315693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085315693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085315693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085315693 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085315693 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085315693 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085315693 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085315693 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085315693 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085315693 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085315693 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250425085315693 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085315693 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085315693 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085315693 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(788)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085316460 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085316460 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085316460 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085316460 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085316460 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085316460 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085316460 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085316460 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085316460 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085316460 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085316460 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085316460 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085316460 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085316460 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085316460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085316460 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085316460 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085316461 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085316461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316461 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085316461 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085316461 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085316461 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085316461 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085316461 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085316461 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085316461 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085316461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316461 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085316461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085316462 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085316462 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085316462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085316462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085316462 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085316462 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085316462 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425085316462 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085316462 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085316462 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085316462 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085316463 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085316463 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425085316463 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085316463 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085316463 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085316463 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085316464 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085316464 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085316464 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085316464 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085316464 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085316464 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085316464 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085316464 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085316464 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085316464 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085316465 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085316465 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085316465 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085316465 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085316465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085316465 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085316465 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085316465 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085316465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316465 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085316465 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085316465 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085316465 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085316465 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(791)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085316472 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085316472 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085316472 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085316472 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085316472 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085316472 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085316472 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085316472 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085316472 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085316473 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425085316473 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085316473 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085316473 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085316473 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085316473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085316473 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085316473 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085316473 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085316473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316474 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085316474 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085316474 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085316474 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085316474 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425085316474 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085316474 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085316474 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085316474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316474 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=11 -> eSLS=43: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085316474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085316474 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=11 -> eSLS=11: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085316474 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085316474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085316474 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085316474 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0b 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085316474 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085316474 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: link up (cnlink.c:111) 20250425085316474 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085316474 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085316474 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085316474 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085316475 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085316475 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=11 -> eSLS=11: use Normal Route via 'virt-msc1' 20250425085316475 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085316475 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085316475 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085316475 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0b 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425085316483 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085316483 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085316483 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085316483 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085316483 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085316483 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085316483 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085316483 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085316483 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085316483 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085316483 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085316484 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085316484 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085316484 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085316484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085316484 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085316484 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085316484 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085316484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316484 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085316484 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085316484 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085316484 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085316484 DRANAP INFO cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085316488 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085316488 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425085316488 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425085316488 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425085316488 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085316488 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085316488 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085316488 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085316488 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085316488 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 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 07  20250425085316488 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085316488 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085316488 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085316488 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) HNBGW_Test.msc2-RAN(794)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085316488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085316488 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085316488 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425085316488 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085316488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316488 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085316488 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085316488 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085316488 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085316488 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425085316488 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085316488 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085316488 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085316489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316489 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085316489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085316489 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085316489 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085316489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085316489 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085316489 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 00 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085316489 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085316489 DRANAP NOTICE cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: link up (cnlink.c:111) 20250425085316489 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085316489 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085316489 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085316489 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085316489 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085316489 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc2' 20250425085316489 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085316489 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085316489 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085316489 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 00 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250425085316495 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085316496 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425085316496 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425085316496 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425085316496 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085316496 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085316496 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085316496 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085316496 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085316496 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085316496 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085316496 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085316496 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085316496 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425085316496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085316496 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085316496 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425085316496 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085316496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316497 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085316497 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085316497 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085316497 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085316497 DRANAP INFO cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(797)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085316502 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085316502 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085316502 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085316502 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085316502 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085316502 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085316502 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085316502 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085316502 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085316502 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085316502 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085316502 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085316502 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085316502 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085316502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085316502 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085316502 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085316502 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085316502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316502 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085316503 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085316503 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085316503 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085316503 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085316503 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085316503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085316503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085316503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316503 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085316503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085316503 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085316503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085316503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085316503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085316503 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085316503 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085316503 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425085316503 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085316503 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085316503 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085316503 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085316503 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085316503 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250425085316503 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085316504 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085316504 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085316504 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085316507 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085316507 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085316507 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085316507 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085316507 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085316507 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085316507 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085316507 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085316507 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085316507 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085316507 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085316507 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085316507 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085316507 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085316507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085316507 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085316507 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085316507 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085316507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085316508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085316508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085316508 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085316508 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085316508 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085316508 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085316508 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085317524 DLCTRL DEBUG Command: GET 732299222 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085317524 DLCTRL DEBUG Tx Command reply: GET_REPLY 732299222 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085317526 DLCTRL DEBUG Command: GET 223094374 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085317526 DLCTRL DEBUG Tx Command reply: GET_REPLY 223094374 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085317530 DLCTRL DEBUG Command: GET 386401222 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085317531 DLCTRL DEBUG Tx Command reply: GET_REPLY 386401222 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085317535 DLCTRL DEBUG Command: GET 885988886 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085317535 DLCTRL DEBUG Tx Command reply: GET_REPLY 885988886 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085317539 DLCTRL DEBUG Command: GET 125528754 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085317539 DLCTRL DEBUG Tx Command reply: GET_REPLY 125528754 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425085317543 DLCTRL DEBUG Command: GET 251367729 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085317543 DLCTRL DEBUG Tx Command reply: GET_REPLY 251367729 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085317546 DLCTRL DEBUG Command: GET 504364703 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085317547 DLCTRL DEBUG Tx Command reply: GET_REPLY 504364703 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085317550 DLCTRL DEBUG Command: GET 22821391 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085317550 DLCTRL DEBUG Tx Command reply: GET_REPLY 22821391 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085317554 DLCTRL DEBUG Command: GET 319820980 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085317554 DLCTRL DEBUG Tx Command reply: GET_REPLY 319820980 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085317557 DLCTRL DEBUG Command: GET 655111101 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085317557 DLCTRL DEBUG Tx Command reply: GET_REPLY 655111101 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425085317562 DLCTRL DEBUG Command: GET 459173119 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085317562 DLCTRL DEBUG Tx Command reply: GET_REPLY 459173119 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085317569 DLCTRL DEBUG Command: GET 53081881 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085317570 DLCTRL DEBUG Tx Command reply: GET_REPLY 53081881 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085317574 DLCTRL DEBUG Command: GET 407219536 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085317574 DLCTRL DEBUG Tx Command reply: GET_REPLY 407219536 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085317580 DLCTRL DEBUG Command: GET 482761955 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085317580 DLCTRL DEBUG Tx Command reply: GET_REPLY 482761955 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085317588 DLCTRL DEBUG Command: GET 657186438 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085317588 DLCTRL DEBUG Tx Command reply: GET_REPLY 657186438 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425085317601 DLCTRL DEBUG Command: GET 939067297 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085317601 DLCTRL DEBUG Tx Command reply: GET_REPLY 939067297 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085317613 DLCTRL DEBUG Command: GET 671660046 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085317613 DLCTRL DEBUG Tx Command reply: GET_REPLY 671660046 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085317621 DLCTRL DEBUG Command: GET 14146991 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085317621 DLCTRL DEBUG Tx Command reply: GET_REPLY 14146991 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085317626 DLCTRL DEBUG Command: GET 542787557 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085317626 DLCTRL DEBUG Tx Command reply: GET_REPLY 542787557 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085317629 DLCTRL DEBUG Command: GET 758162031 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085317629 DLCTRL DEBUG Tx Command reply: GET_REPLY 758162031 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001111010110'B, t_guard := 20.000000 } 20250425085317641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50382<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(788)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(788)@7fdc3b52d31d: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(800) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(784)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(800)7339995 20250425085318683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085318683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085318683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085318683 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085318683 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6fffdb, normal) (hnbgw_rua.c:406) 20250425085318683 DHNB DEBUG map_rua[0x559c26aa06d0]{init}: Allocated (fsm.c:456) 20250425085318683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7339995)[0x559c26aa06d0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085318683 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7339995 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085318683 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085318683 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085318683 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7339995 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085318683 DCN DEBUG map_sccp[0x559c26c3f940]{init}: Allocated (fsm.c:456) 20250425085318683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x559c26c3f940]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085318683 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7339995 <-> SCCP-85 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085318683 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7339995 SCCP-85 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085318683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7339995)[0x559c26aa06d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085318683 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085318683 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085318683 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7339995 SCCP-85 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085318683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x559c26c3f940]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085318683 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085318683 DLSCCP DEBUG SCCP-SCOC(85)[0x559c26c338f0]{IDLE}: Allocated (fsm.c:456) 20250425085318683 DLSCCP DEBUG SCCP-SCOC(85)[0x559c26c338f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085318683 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000055), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003d60056400500f1100926) (sccp_scrc.c:415) 20250425085318683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085318683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085318683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085318683 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085318683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085318683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085318683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085318683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085318683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085318683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085318683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085318683 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085318683 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085318683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085318683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085318683 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 55 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 d6 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085318683 DLSCCP DEBUG SCCP-SCOC(85)[0x559c26c338f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085318683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x559c26c3f940]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085318683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7339995)[0x559c26aa06d0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085318684 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085318684 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085318684 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085318684 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085318684 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085318684 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425085318684 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085318684 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085318684 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085318684 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 55 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 d6 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(787)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc0-SCCP(787)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(788)@7fdc3b52d31d: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(800) HNBGW_Test.msc0-RAN(788)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(800)10893360 HNBGW_Test.msc0-SCCP(787)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(787)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(800)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085318689 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085318689 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085318689 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085318689 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085318689 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085318689 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085318689 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085318689 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085318689 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085318690 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 55 fe 3d d7 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085318690 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085318690 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085318690 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085318690 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085318690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085318690 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000055), PART(T=Source Reference,L=4,D=00fe3dd7) (sccp_scrc.c:486) 20250425085318690 DLSCCP DEBUG Received CO:COAK for local reference 85 (sccp_scoc.c:1855) 20250425085318690 DLSCCP DEBUG SCCP-SCOC(85)[0x559c26c338f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085318690 DLSCCP DEBUG SCCP-SCOC(85)[0x559c26c338f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085318690 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085318690 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085318690 DCN DEBUG handle_cn_conn_conf() conn_id=85, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085318690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x559c26c3f940]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085318690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x559c26c3f940]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085318691 DLCTRL DEBUG Command: GET 515341257 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085318691 DLCTRL DEBUG Tx Command reply: GET_REPLY 515341257 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425085318697 DLCTRL DEBUG Command: GET 222377475 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085318697 DLCTRL DEBUG Tx Command reply: GET_REPLY 222377475 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085318701 DLCTRL DEBUG Command: GET 337911372 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085318701 DLCTRL DEBUG Tx Command reply: GET_REPLY 337911372 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085318705 DLCTRL DEBUG Command: GET 716027209 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085318705 DLCTRL DEBUG Tx Command reply: GET_REPLY 716027209 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085318709 DLCTRL DEBUG Command: GET 941835324 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085318709 DLCTRL DEBUG Tx Command reply: GET_REPLY 941835324 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085318713 DLCTRL DEBUG Command: GET 235191968 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085318713 DLCTRL DEBUG Tx Command reply: GET_REPLY 235191968 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085318717 DLCTRL DEBUG Command: GET 600839606 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085318717 DLCTRL DEBUG Tx Command reply: GET_REPLY 600839606 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085318720 DLCTRL DEBUG Command: GET 50746791 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085318720 DLCTRL DEBUG Tx Command reply: GET_REPLY 50746791 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085318722 DLCTRL DEBUG Command: GET 329937104 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085318723 DLCTRL DEBUG Tx Command reply: GET_REPLY 329937104 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085318725 DLCTRL DEBUG Command: GET 437267706 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085318725 DLCTRL DEBUG Tx Command reply: GET_REPLY 437267706 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085318727 DLCTRL DEBUG Command: GET 23339436 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085318727 DLCTRL DEBUG Tx Command reply: GET_REPLY 23339436 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085318729 DLCTRL DEBUG Command: GET 398695162 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085318729 DLCTRL DEBUG Tx Command reply: GET_REPLY 398695162 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085318730 DLCTRL DEBUG Command: GET 907003367 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085318730 DLCTRL DEBUG Tx Command reply: GET_REPLY 907003367 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085318732 DLCTRL DEBUG Command: GET 208297690 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085318732 DLCTRL DEBUG Tx Command reply: GET_REPLY 208297690 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085318733 DLCTRL DEBUG Command: GET 244478726 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085318733 DLCTRL DEBUG Tx Command reply: GET_REPLY 244478726 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085318735 DLCTRL DEBUG Command: GET 431297194 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085318735 DLCTRL DEBUG Tx Command reply: GET_REPLY 431297194 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085318736 DLCTRL DEBUG Command: GET 950077519 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085318736 DLCTRL DEBUG Tx Command reply: GET_REPLY 950077519 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085318737 DLCTRL DEBUG Command: GET 109393712 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085318737 DLCTRL DEBUG Tx Command reply: GET_REPLY 109393712 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085318738 DLCTRL DEBUG Command: GET 146203643 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085318738 DLCTRL DEBUG Tx Command reply: GET_REPLY 146203643 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085318739 DLCTRL DEBUG Command: GET 365868921 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085318739 DLCTRL DEBUG Tx Command reply: GET_REPLY 365868921 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001111010'B, t_guard := 20.000000 } 20250425085318765 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50398<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(794)@7fdc3b52d31d: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(794)@7fdc3b52d31d: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(801) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(784)@7fdc3b52d31d: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(801)9510781 20250425085319797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085319797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085319797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425085319797 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085319797 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x911f7d, normal) (hnbgw_rua.c:406) 20250425085319797 DHNB DEBUG map_rua[0x559c26c32520]{init}: Allocated (fsm.c:456) 20250425085319797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9510781)[0x559c26c32520]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085319797 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9510781 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085319797 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085319797 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085319797 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425085319797 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9510781 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:743) 20250425085319797 DCN DEBUG map_sccp[0x559c26c31150]{init}: Allocated (fsm.c:456) 20250425085319797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x559c26c31150]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085319797 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9510781 <-> SCCP-86 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250425085319797 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9510781 SCCP-86 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250425085319797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9510781)[0x559c26c32520]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085319797 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085319797 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085319797 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9510781 SCCP-86 msc-2 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085319797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x559c26c31150]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085319797 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085319797 DLSCCP DEBUG SCCP-SCOC(86)[0x559c26bef2c0]{IDLE}: Allocated (fsm.c:456) 20250425085319797 DLSCCP DEBUG SCCP-SCOC(86)[0x559c26bef2c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085319797 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000056), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300027a0056400500f1100926) (sccp_scrc.c:415) 20250425085319797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085319797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085319797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085319797 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085319798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085319798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085319798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085319798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085319798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085319798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085319798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085319798 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085319798 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085319798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085319798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085319798 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 03 03 00 00 03 01 00 00 56 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 7a 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085319798 DLSCCP DEBUG SCCP-SCOC(86)[0x559c26bef2c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085319798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x559c26c31150]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085319798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9510781)[0x559c26c32520]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085319798 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085319798 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085319798 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085319798 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085319798 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085319798 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc2' 20250425085319798 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085319798 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085319798 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085319798 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 03 03 00 00 03 01 00 00 56 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 7a 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(793)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc2-SCCP(793)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(794)@7fdc3b52d31d: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(801) HNBGW_Test.msc2-RAN(794)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(801)12285303 HNBGW_Test.msc2-SCCP(793)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(793)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(801)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085319816 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085319816 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425085319816 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425085319816 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425085319816 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085319816 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085319816 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085319816 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085319816 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085319816 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 03 00 00 00 bd 03 02 00 00 02 00 00 56 7e 14 ac 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085319817 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085319817 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085319817 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085319817 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425085319817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085319817 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000056), PART(T=Source Reference,L=4,D=007e14ac) (sccp_scrc.c:486) 20250425085319817 DLSCCP DEBUG Received CO:COAK for local reference 86 (sccp_scoc.c:1855) 20250425085319817 DLSCCP DEBUG SCCP-SCOC(86)[0x559c26bef2c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085319817 DLSCCP DEBUG SCCP-SCOC(86)[0x559c26bef2c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085319817 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085319817 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085319817 DCN DEBUG handle_cn_conn_conf() conn_id=86, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085319817 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x559c26c31150]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085319817 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x559c26c31150]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085319818 DLCTRL DEBUG Command: GET 245143501 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085319818 DLCTRL DEBUG Tx Command reply: GET_REPLY 245143501 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425085319822 DLCTRL DEBUG Command: GET 178859453 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085319822 DLCTRL DEBUG Tx Command reply: GET_REPLY 178859453 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085319827 DLCTRL DEBUG Command: GET 291282573 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085319827 DLCTRL DEBUG Tx Command reply: GET_REPLY 291282573 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085319831 DLCTRL DEBUG Command: GET 873938039 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085319831 DLCTRL DEBUG Tx Command reply: GET_REPLY 873938039 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085319835 DLCTRL DEBUG Command: GET 713664137 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085319835 DLCTRL DEBUG Tx Command reply: GET_REPLY 713664137 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085319839 DLCTRL DEBUG Command: GET 791021781 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085319839 DLCTRL DEBUG Tx Command reply: GET_REPLY 791021781 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085319843 DLCTRL DEBUG Command: GET 597412730 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085319843 DLCTRL DEBUG Tx Command reply: GET_REPLY 597412730 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085319847 DLCTRL DEBUG Command: GET 863750741 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085319847 DLCTRL DEBUG Tx Command reply: GET_REPLY 863750741 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085319851 DLCTRL DEBUG Command: GET 977087561 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085319851 DLCTRL DEBUG Tx Command reply: GET_REPLY 977087561 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085319854 DLCTRL DEBUG Command: GET 209277437 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085319854 DLCTRL DEBUG Tx Command reply: GET_REPLY 209277437 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085319858 DLCTRL DEBUG Command: GET 449894065 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085319858 DLCTRL DEBUG Tx Command reply: GET_REPLY 449894065 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250425085319861 DLCTRL DEBUG Command: GET 462413157 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085319861 DLCTRL DEBUG Tx Command reply: GET_REPLY 462413157 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085319865 DLCTRL DEBUG Command: GET 831170306 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085319865 DLCTRL DEBUG Tx Command reply: GET_REPLY 831170306 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085319868 DLCTRL DEBUG Command: GET 623885150 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085319868 DLCTRL DEBUG Tx Command reply: GET_REPLY 623885150 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085319872 DLCTRL DEBUG Command: GET 524643646 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085319872 DLCTRL DEBUG Tx Command reply: GET_REPLY 524643646 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085319875 DLCTRL DEBUG Command: GET 958891437 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085319875 DLCTRL DEBUG Tx Command reply: GET_REPLY 958891437 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085319879 DLCTRL DEBUG Command: GET 991224312 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085319879 DLCTRL DEBUG Tx Command reply: GET_REPLY 991224312 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085319883 DLCTRL DEBUG Command: GET 895378256 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085319883 DLCTRL DEBUG Tx Command reply: GET_REPLY 895378256 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085319887 DLCTRL DEBUG Command: GET 331869501 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085319887 DLCTRL DEBUG Tx Command reply: GET_REPLY 331869501 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085319891 DLCTRL DEBUG Command: GET 370130775 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085319891 DLCTRL DEBUG Tx Command reply: GET_REPLY 370130775 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111110110'B, t_guard := 20.000000 } 20250425085319913 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50414<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(788)@7fdc3b52d31d: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(788)@7fdc3b52d31d: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(802) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(784)@7fdc3b52d31d: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(802)2423206 20250425085320939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085320939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085320940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425085320940 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085320940 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x24f9a6, normal) (hnbgw_rua.c:406) 20250425085320940 DHNB DEBUG map_rua[0x559c26c27410]{init}: Allocated (fsm.c:456) 20250425085320940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2423206)[0x559c26c27410]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085320940 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2423206 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085320940 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085320940 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085320940 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2423206 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250425085320940 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2423206 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085320940 DCN DEBUG map_sccp[0x559c26c313b0]{init}: Allocated (fsm.c:456) 20250425085320940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x559c26c313b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085320940 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2423206 <-> SCCP-87 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085320940 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2423206 SCCP-87 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250425085320940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2423206)[0x559c26c27410]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085320940 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085320940 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085320940 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2423206 SCCP-87 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085320940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x559c26c313b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085320940 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085320940 DLSCCP DEBUG SCCP-SCOC(87)[0x559c26c26b80]{IDLE}: Allocated (fsm.c:456) 20250425085320940 DLSCCP DEBUG SCCP-SCOC(87)[0x559c26c26b80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085320940 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000057), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001f60056400500f1100926) (sccp_scrc.c:415) 20250425085320940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085320940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085320940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085320940 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085320940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085320940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085320940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085320940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085320940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085320940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085320940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085320940 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085320940 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085320940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085320940 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085320940 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 02 01 00 00 57 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 f6 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085320940 DLSCCP DEBUG SCCP-SCOC(87)[0x559c26c26b80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085320940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x559c26c313b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085320940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2423206)[0x559c26c27410]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085320940 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085320940 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085320940 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085320940 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085320940 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085320940 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250425085320940 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085320940 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085320940 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085320940 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 02 01 00 00 57 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 f6 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(787)@7fdc3b52d31d: First idle individual index:1 HNBGW_Test.msc0-SCCP(787)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(788)@7fdc3b52d31d: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(802) HNBGW_Test.msc0-RAN(788)@7fdc3b52d31d: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(802)11969190 HNBGW_Test.msc0-SCCP(787)@7fdc3b52d31d: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(787)@7fdc3b52d31d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425085320947 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085320947 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085320947 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085320947 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085320947 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085320947 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085320947 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085320947 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085320947 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085320947 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 57 96 bd d9 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085320947 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085320947 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085320947 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085320947 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085320947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085320947 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000057), PART(T=Source Reference,L=4,D=0096bdd9) (sccp_scrc.c:486) 20250425085320947 DLSCCP DEBUG Received CO:COAK for local reference 87 (sccp_scoc.c:1855) 20250425085320947 DLSCCP DEBUG SCCP-SCOC(87)[0x559c26c26b80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085320947 DLSCCP DEBUG SCCP-SCOC(87)[0x559c26c26b80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085320947 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085320947 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085320947 DCN DEBUG handle_cn_conn_conf() conn_id=87, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085320947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x559c26c313b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085320947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x559c26c313b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_no_allow_attach_round_robin0(802)@7fdc3b52d31d: setverdict(pass): none -> pass MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085320950 DLCTRL DEBUG Command: GET 983463559 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085320950 DLCTRL DEBUG Tx Command reply: GET_REPLY 983463559 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250425085320955 DLCTRL DEBUG Command: GET 753816087 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085320955 DLCTRL DEBUG Tx Command reply: GET_REPLY 753816087 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085320959 DLCTRL DEBUG Command: GET 376460895 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085320960 DLCTRL DEBUG Tx Command reply: GET_REPLY 376460895 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085320964 DLCTRL DEBUG Command: GET 104199420 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085320964 DLCTRL DEBUG Tx Command reply: GET_REPLY 104199420 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085320968 DLCTRL DEBUG Command: GET 394468882 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085320968 DLCTRL DEBUG Tx Command reply: GET_REPLY 394468882 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085320972 DLCTRL DEBUG Command: GET 371825594 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085320972 DLCTRL DEBUG Tx Command reply: GET_REPLY 371825594 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085320976 DLCTRL DEBUG Command: GET 907989975 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085320976 DLCTRL DEBUG Tx Command reply: GET_REPLY 907989975 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085320982 DLCTRL DEBUG Command: GET 961379040 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085320982 DLCTRL DEBUG Tx Command reply: GET_REPLY 961379040 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085320987 DLCTRL DEBUG Command: GET 481666282 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085320987 DLCTRL DEBUG Tx Command reply: GET_REPLY 481666282 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085320991 DLCTRL DEBUG Command: GET 634585665 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085320991 DLCTRL DEBUG Tx Command reply: GET_REPLY 634585665 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085320995 DLCTRL DEBUG Command: GET 363395324 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085320995 DLCTRL DEBUG Tx Command reply: GET_REPLY 363395324 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250425085320999 DLCTRL DEBUG Command: GET 505822431 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085320999 DLCTRL DEBUG Tx Command reply: GET_REPLY 505822431 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085321004 DLCTRL DEBUG Command: GET 551743991 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085321004 DLCTRL DEBUG Tx Command reply: GET_REPLY 551743991 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085321008 DLCTRL DEBUG Command: GET 429478228 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085321008 DLCTRL DEBUG Tx Command reply: GET_REPLY 429478228 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085321011 DLCTRL DEBUG Command: GET 433810248 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085321011 DLCTRL DEBUG Tx Command reply: GET_REPLY 433810248 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085321015 DLCTRL DEBUG Command: GET 382538805 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085321015 DLCTRL DEBUG Tx Command reply: GET_REPLY 382538805 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085321019 DLCTRL DEBUG Command: GET 521338101 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085321019 DLCTRL DEBUG Tx Command reply: GET_REPLY 521338101 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085321023 DLCTRL DEBUG Command: GET 562154696 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085321024 DLCTRL DEBUG Tx Command reply: GET_REPLY 562154696 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085321028 DLCTRL DEBUG Command: GET 554696457 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085321028 DLCTRL DEBUG Tx Command reply: GET_REPLY 554696457 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085321031 DLCTRL DEBUG Command: GET 164353354 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085321031 DLCTRL DEBUG Tx Command reply: GET_REPLY 164353354 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425085321045 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50380<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085321046 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41561<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(781)@7fdc3b52d31d: Final verdict of PTC: none VirtHNBGW-STATS(780)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085321050 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50368<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085321053 DLINP DEBUG SRVCONN(,r=127.0.0.1:49805<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085321053 DLINP DEBUG SRVCONN(,r=127.0.0.1:49805<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085321053 DLINP NOTICE SRV(,r=127.0.0.1:49805<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085321053 DMAIN NOTICE (127.0.0.1:49805 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49805<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085321053 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250425085321055 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085321055 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085321055 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085321055 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250425085321055 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085321055 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085321055 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085321055 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085321055 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085321055 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085321055 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250425085321055 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085321055 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085321055 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085321055 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250425085321056 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085321056 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 03  20250425085321056 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085321056 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085321056 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250425085321056 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 03  20250425085321056 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425085321056 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085321056 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085321056 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) 20250425085321056 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085321056 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085321056 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085321056 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085321056 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085321056 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085321056 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085321056 DRANAP NOTICE cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085321056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x559c26c31150]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085321056 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085321056 DLSCCP DEBUG SCCP-SCOC(86)[0x559c26bef2c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085321056 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e14ac), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085321056 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085321056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085321056 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085321056 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085321056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085321056 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085321056 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 03 04 7e 14 ac 00 00 56 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085321056 DLSCCP DEBUG SCCP-SCOC(86)[0x559c26bef2c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085321056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x559c26c31150]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085321056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9510781)[0x559c26c32520]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085321056 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9510781)[0x559c26c32520]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085321057 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085321057 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085321057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9510781)[0x559c26c32520]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085321057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9510781)[0x559c26c32520]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085321057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9510781)[0x559c26c32520]{disrupted}: Freeing instance (context_map.c:202) 20250425085321057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9510781)[0x559c26c32520]{disrupted}: Deallocated (fsm.c:568) 20250425085321057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x559c26c31150]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085321057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x559c26c31150]{disconnected}: Freeing instance (context_map.c:206) 20250425085321057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x559c26c31150]{disconnected}: Deallocated (fsm.c:568) 20250425085321057 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9510781 SCCP-86 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425085321057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085321057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425085321057 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085321057 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085321057 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425085321057 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085321057 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085321057 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085321057 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085321057 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085321057 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085321057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085321057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085321057 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085321057 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085321057 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425085321057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7339995)[0x559c26aa06d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425085321057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7339995)[0x559c26aa06d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425085321057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x559c26c3f940]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425085321057 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085321057 DLSCCP DEBUG SCCP-SCOC(85)[0x559c26c338f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085321057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe3dd7), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085321057 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085321057 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425085321057 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085321057 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425085321057 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250425085321057 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085321057 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085321058 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085321057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085321057 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085321057 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085321057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085321057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085321057 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fe 3d d7 00 00 55 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085321058 DLSCCP DEBUG SCCP-SCOC(85)[0x559c26c338f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085321058 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(786)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(790)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc1-RAN(791)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(797)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(796)@7fdc3b52d31d: Final verdict of PTC: none 20250425085321058 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425085321058 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085321058 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085321058 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085321058 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085321058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x559c26c3f940]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085321058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7339995)[0x559c26aa06d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085321058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7339995)[0x559c26aa06d0]{disrupted}: Freeing instance (context_map.c:202) 20250425085321058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7339995)[0x559c26aa06d0]{disrupted}: Deallocated (fsm.c:568) 20250425085321058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x559c26c3f940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085321058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x559c26c3f940]{disconnected}: Freeing instance (context_map.c:206) 20250425085321058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x559c26c3f940]{disconnected}: Deallocated (fsm.c:568) 20250425085321058 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7339995 SCCP-85 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425085321058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2423206)[0x559c26c27410]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425085321058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2423206)[0x559c26c27410]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425085321058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x559c26c313b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425085321058 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085321058 DLSCCP DEBUG SCCP-SCOC(87)[0x559c26c26b80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085321058 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096bdd9), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085321058 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085321058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085321058 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085321058 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085321058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085321058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085321058 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 02 04 96 bd d9 00 00 57 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085321058 DLSCCP DEBUG SCCP-SCOC(87)[0x559c26c26b80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085321058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x559c26c313b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085321058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2423206)[0x559c26c27410]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085321058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2423206)[0x559c26c27410]{disrupted}: Freeing instance (context_map.c:202) 20250425085321058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2423206)[0x559c26c27410]{disrupted}: Deallocated (fsm.c:568) 20250425085321058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x559c26c313b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085321058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x559c26c313b0]{disconnected}: Freeing instance (context_map.c:206) 20250425085321058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x559c26c313b0]{disconnected}: Deallocated (fsm.c:568) 20250425085321058 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085321058 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085321058 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2423206 SCCP-87 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425085321058 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085321058 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250425085321058 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425085321058 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085321058 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085321058 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085321058 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085321058 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085321058 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085321058 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425085321058 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250425085321058 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425085321058 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085321058 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425085321058 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250425085321058 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250425085321059 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085321059 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085321059 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) HNBGW_Test.msc2-RAN(794)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(795)@7fdc3b52d31d: Final verdict of PTC: none 20250425085321059 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085321059 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085321059 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085321059 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085321059 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085321059 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085321059 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085321059 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085321059 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085321059 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085321059 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250425085321059 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085321059 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425085321059 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SEND_FAILED 20250425085321059 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085321059 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085321059 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085321059 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085321059 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085321059 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085321059 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085321059 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085321059 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085321059 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(784)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(785)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(798)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(793)@7fdc3b52d31d: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_round_robin(779)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(787)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(788)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(792)@7fdc3b52d31d: Final verdict of PTC: none 20250425085321064 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50382<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(782)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin0(800)@7fdc3b52d31d: Final verdict of PTC: pass TC_mscpool_no_allow_attach_round_robin0(801)@7fdc3b52d31d: Final verdict of PTC: pass TC_mscpool_no_allow_attach_round_robin0(802)@7fdc3b52d31d: Final verdict of PTC: pass HNBGW_Test.msc0-M3UA(789)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(783)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-MGCP(799)@7fdc3b52d31d: Final verdict of PTC: none 20250425085321077 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50398<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085321078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50414<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(779): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(780): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(781): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(782): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(783): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(784): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(785): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(786): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(787): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(788): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(789): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-SCCP(790): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-RAN(791): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-M3UA(792): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc2-SCCP(793): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc2-RAN(794): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc2-M3UA(795): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(796): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(797): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(798): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(799): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(800): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(801): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(802): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Fri Apr 25 08:53:21 UTC 2025 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc 20250425085321256 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50422<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085321610 DLSCCP DEBUG SCCP-SCOC(84)[0x559c26c46910]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085321610 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00720fea), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085321610 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085321610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085321610 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085321610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085321610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085321610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085321611 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 72 0f ea 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085321611 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085321611 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085321611 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085321611 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085321611 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085321611 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425085321611 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085321611 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085321611 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085321611 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 72 0f ea 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250425085321611 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085321759 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50422<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=498420) 20250425085322351 DLSCCP DEBUG SCCP-SCOC(83)[0x559c26c37d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085322351 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c368e2), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085322351 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085322351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085322351 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085322351 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085322351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085322351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085322351 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c3 68 e2 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085322351 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085322351 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085322351 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085322351 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085322351 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085322351 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=498420, count=567672) 20250425085323057 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085323057 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425085323057 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250425085323059 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085323059 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085323059 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085323099 DLSCCP DEBUG SCCP-SCOC(82)[0x559c26c36420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085323099 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091074a), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085323099 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085323099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085323099 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085323099 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085323099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085323099 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085323099 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 91 07 4a 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085323099 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085323099 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085323099 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085323099 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085323099 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085323099 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri ------ Fri Apr 25 08:53:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425085323926 DLSCCP DEBUG SCCP-SCOC(81)[0x559c26b19c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085323926 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001592e8), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085323926 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085323926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085323926 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085323926 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085323926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085323926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085323926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 15 92 e8 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085323927 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085323927 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085323927 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085323927 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085323927 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085323927 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085324770 DLSCCP DEBUG SCCP-SCOC(79)[0x559c26c36690]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085324770 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3bbd4), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085324770 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085324770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085324770 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085324770 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085324770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085324770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085324771 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d3 bb d4 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085324771 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085324771 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085324771 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085324771 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085324771 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085324771 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085324778 DLSCCP DEBUG SCCP-SCOC(80)[0x559c26c31280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085324778 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b12b4), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085324778 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085324778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085324778 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085324778 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085324778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085324778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085324778 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 6b 12 b4 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085324778 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085324778 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085324778 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085324778 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085324778 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085324778 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_mscpool_no_allow_attach_valid_nri started. 20250425085324859 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50428<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085324864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50444<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085324869 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34859<->l=127.0.0.1:4262) (control_if.c:572) 20250425085324886 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085324886 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_no_allow_attach_valid_nri-Iuh0(807)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085324893 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085324893 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085324894 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085324894 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085324894 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_no_allow_attach_valid_nri-Iuh1(809)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085324894 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40800 (stream_srv.c:142) 20250425085324894 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40800<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085324894 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085324894 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085324894 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085324894 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085324894 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085324894 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085324894 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085324894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085324894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085324894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085324894 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085324894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085324894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085324894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085324894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085324894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085324894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085324894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085324894 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085324894 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085324894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085324894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085324894 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085324894 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085324894 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085324894 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085324894 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085324894 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085324894 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085324894 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085324894 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085324894 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085324896 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085324896 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085324896 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085324896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085324896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085324896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085324896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085324896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085324896 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085324896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085324896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085324896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085324896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085324896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085324896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085324896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085324896 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085324896 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085324896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085324896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085324896 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0b 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085324896 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085324896 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085324896 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085324896 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085324896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085324896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085324896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085324896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085324896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085324896 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085324896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085324896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085324896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085324896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085324896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085324896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085324896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085324896 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085324896 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085324896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085324896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085324896 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0f 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085324896 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085324896 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085324896 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085324896 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085324896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085324896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085324896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085324896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085324896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085324896 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=1 -> eSLS=33: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085324896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085324896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085324896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085324896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085324896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085324896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085324896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085324896 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=1 -> eSLS=1: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085324896 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085324896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085324896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085324896 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 01 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085324896 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085324896 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085324896 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085324896 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085324896 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085324896 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085324896 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085324896 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085324896 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085324896 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085324896 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085324896 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085324896 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085324896 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085324896 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085324896 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085324896 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085324896 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085324896 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=1 -> eSLS=1: use Normal Route via 'virt-msc1' 20250425085324896 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085324896 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085324896 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085324896 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 01 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425085324896 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(813)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(813)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(813)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-SCCP(811)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(816)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc1-M3UA(816)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(816)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(814)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(819)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc2-M3UA(819)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(819)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(817)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085324939 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085324939 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085324939 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085324940 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085324940 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085324940 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085324940 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085324940 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085324940 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085324940 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085324940 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085324940 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085324940 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085324940 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085324940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085324940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085324940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085324940 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085324940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085324940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085324940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085324940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085324940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085324940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085324940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085324940 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085324940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085324940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085324940 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085324940 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085324941 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085324941 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085324941 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085324941 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085324941 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085324941 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085324941 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'virt-sgsn0' 20250425085324941 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085324941 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085324941 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085324941 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425085324941 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085324942 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085324942 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085324942 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085324942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085324942 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085324942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085324942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085324942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085324942 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=15 -> eSLS=95: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085324942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085324942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085324942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085324942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085324942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085324942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085324942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085324942 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=15 -> eSLS=127: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085324942 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085324942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085324942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085324942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0f 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085324942 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085324942 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085324942 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085324942 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085324942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085324942 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085324942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085324942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085324942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085324942 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085324942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085324942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085324942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085324942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085324942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085324942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085324942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085324942 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085324942 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085324942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085324942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085324942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 00 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085324942 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085324942 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085324942 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085324942 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085324942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085324942 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085324942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085324942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085324942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085324942 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085324942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085324942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085324942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085324942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085324942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085324942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085324942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085324942 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085324942 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085324942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085324942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085324942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085324942 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085324942 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085324942 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085324942 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085324942 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085324942 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085324942 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085324942 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085324942 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085324942 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085324942 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085324942 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085324942 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085324942 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085324942 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085324942 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085324942 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085324942 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085324942 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(822)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(822)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(822)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(820)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085324971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085324971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085324971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085324971 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085324971 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085324971 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085324971 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085324971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085324971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085324976 DLINP DEBUG SRVCONN(,r=127.0.0.1:40800<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085324976 DLINP DEBUG SRVCONN(,r=127.0.0.1:40800<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085324977 DLINP DEBUG SRVCONN(,r=127.0.0.1:40800<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085324977 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085324977 DHNBAP DEBUG (127.0.0.1:40800 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425085324977 DHNBAP NOTICE (127.0.0.1:40800 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085324977 DHNBAP NOTICE (127.0.0.1:40800 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085324977 DLINP DEBUG SRVCONN(,r=127.0.0.1:40800<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085324977 DLINP DEBUG SRVCONN(,r=127.0.0.1:40800<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085325107 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085325107 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085325107 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085325107 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(813)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085325115 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085325115 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085325115 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085325115 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085325115 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085325115 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085325115 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085325115 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085325115 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085325115 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085325115 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085325118 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085325118 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085325118 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085325118 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085325118 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085325118 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085325118 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085325118 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085325118 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085325118 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085325118 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250425085325118 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 bc  20250425085325118 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085325119 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085325119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085325119 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085325119 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085325119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085325119 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085325119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085325119 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085325119 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085325119 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085325119 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085325119 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085325119 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085325120 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085325120 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085325120 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085325120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085325121 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085325121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325121 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085325121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085325121 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085325121 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085325121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085325121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085325121 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085325121 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085325121 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085325121 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085325121 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085325121 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085325121 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085325121 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250425085325121 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085325121 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085325121 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085325121 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085325123 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085325123 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425085325123 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: ASP(virt-msc1-0) accept of new connection from (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250425085325123 DLSS7 <000c> osmo_ss7_asp.c:1115 ?: connection closed 20250425085325123 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250425085325123 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250425085325123 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(816)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425085325129 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085325129 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425085325129 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250425085325130 DLSS7 <000c> xua_asp_fsm.c:320 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250425085325130 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250425085325130 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250425085325130 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085325130 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085325130 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085325130 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Pending () 20250425085325130 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-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 03  20250425085325130 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425085325130 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250425085325130 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085325130 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085325130 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250425085325130 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085325130 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085325130 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425085325130 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085325130 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085325130 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085325130 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085325130 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085325130 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085325134 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085325134 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085325134 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085325134 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425085325134 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085325134 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085325134 DLSS7 <000c> xua_as_fsm.c:550 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20250425085325134 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085325134 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425085325134 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085325134 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425085325134 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 02  20250425085325134 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085325134 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085325134 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085325134 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085325134 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425085325134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085325134 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085325134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085325134 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085325134 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085325134 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085325134 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085325134 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085325135 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085325135 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085325135 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085325135 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085325135 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085325135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325135 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085325135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085325136 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085325136 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085325136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085325136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085325136 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085325136 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085325136 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085325136 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085325136 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085325136 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085325136 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085325136 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425085325136 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085325136 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085325136 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085325136 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425085325136 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085325136 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425085325136 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085325136 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(819)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425085325145 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085325145 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250425085325145 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085325145 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085325145 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085325145 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085325145 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425085325145 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085325145 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085325145 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 05  20250425085325145 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085325147 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085325147 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085325147 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085325147 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250425085325147 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085325147 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085325147 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085325147 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085325147 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250425085325147 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250425085325147 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 03  20250425085325147 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250425085325147 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 03  20250425085325147 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425085325147 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085325148 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085325148 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085325148 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085325148 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250425085325148 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085325148 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085325148 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085325148 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085325148 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085325148 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085325148 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085325149 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085325149 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085325149 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085325149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085325149 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085325149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325149 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085325149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085325149 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085325149 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085325149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085325149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085325149 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 06 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085325149 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085325149 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085325150 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085325150 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085325150 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085325150 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085325150 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=6 -> eSLS=22: picked Normal Route via 'virt-msc2' round-robin style 20250425085325150 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085325150 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085325150 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085325150 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 06 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250425085325155 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085325155 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085325155 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: ASP(virt-sgsn0-0) accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250425085325155 DLSS7 <000c> osmo_ss7_asp.c:1115 ?: connection closed 20250425085325155 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250425085325155 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250425085325155 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(822)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085325161 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085325161 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085325161 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250425085325161 DLSS7 <000c> xua_asp_fsm.c:320 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250425085325161 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250425085325161 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250425085325161 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085325161 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085325161 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085325161 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Pending () 20250425085325161 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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  20250425085325161 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085325161 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085325161 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425085325161 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085325161 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085325161 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250425085325161 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085325161 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085325161 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085325161 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085325161 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085325161 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085325161 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085325162 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085325167 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085325167 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085325167 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085325167 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085325167 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085325167 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085325167 DLSS7 <000c> xua_as_fsm.c:550 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250425085325167 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085325167 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085325167 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085325167 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085325167 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085325167 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425085325167 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085325167 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085325167 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085325167 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085325167 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085325167 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085325167 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085325167 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085325167 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085325168 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085325168 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085325168 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085325169 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085325169 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085325169 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085325169 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085325169 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085325169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325169 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085325169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085325169 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085325169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085325169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085325169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085325169 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085325169 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085325169 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085325169 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085325169 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085325169 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085325169 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085325169 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250425085325169 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085325169 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085325169 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085325170 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(812)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085325924 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085325924 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085325924 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085325924 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085325924 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085325924 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085325924 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085325924 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085325924 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085325924 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085325925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085325925 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085325925 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085325925 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085325925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085325925 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085325925 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085325925 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085325925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325925 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085325925 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085325925 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085325925 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085325925 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085325925 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085325925 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085325925 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085325925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085325925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085325925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085325925 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085325925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085325925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085325925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085325925 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085325925 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425085325925 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085325925 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085325925 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085325925 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085325925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085325925 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250425085325925 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085325925 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085325925 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085325925 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085325927 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085325927 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085325927 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085325927 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085325927 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085325927 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085325927 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085325927 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085325927 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085325927 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085325927 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085325927 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085325927 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085325927 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085325927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085325927 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085325927 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085325927 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085325927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325927 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085325927 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085325927 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085325927 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085325927 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(815)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085325930 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085325930 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085325930 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085325930 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085325930 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085325931 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085325931 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085325931 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085325931 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085325931 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425085325931 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085325931 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085325931 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085325931 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085325931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085325931 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085325931 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085325931 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085325931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325931 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085325931 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085325931 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085325931 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085325931 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425085325931 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085325931 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085325931 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085325931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325931 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085325931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085325931 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085325931 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085325931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085325931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085325931 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 09 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085325931 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085325931 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: link up (cnlink.c:111) 20250425085325931 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085325931 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085325931 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085325931 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085325931 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085325931 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'virt-msc1' 20250425085325931 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085325931 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085325931 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085325931 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 09 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425085325931 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085325931 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085325931 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085325931 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085325931 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085325931 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085325931 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085325931 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085325931 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085325931 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085325931 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085325931 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085325931 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085325931 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085325931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085325931 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085325931 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085325931 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085325931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325931 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085325931 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085325931 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085325931 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085325931 DRANAP INFO cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(818)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085325949 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085325949 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425085325949 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425085325949 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425085325949 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085325949 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085325949 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085325949 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085325949 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085325949 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 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 07  20250425085325949 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085325949 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085325949 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085325949 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425085325949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085325949 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085325949 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425085325949 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085325949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325949 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085325949 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085325949 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085325949 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085325949 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425085325949 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085325949 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085325949 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085325949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325949 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085325949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085325949 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085325949 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085325949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085325949 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085325949 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085325949 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085325949 DRANAP NOTICE cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: link up (cnlink.c:111) 20250425085325949 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085325950 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085325950 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085325950 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085325950 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085325950 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc2' 20250425085325950 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085325950 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085325950 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085325950 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250425085325951 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085325951 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425085325951 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425085325951 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425085325951 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085325951 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085325951 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085325951 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085325951 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085325951 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085325951 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085325952 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085325952 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085325952 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425085325952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085325952 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085325952 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425085325952 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085325952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325952 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085325952 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085325952 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085325952 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085325952 DRANAP INFO cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(821)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085325970 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085325970 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085325970 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085325970 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085325970 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085325970 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085325970 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085325970 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085325970 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085325970 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085325970 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085325970 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085325970 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085325970 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085325970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085325970 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085325970 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085325970 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085325970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325970 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085325971 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085325971 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085325971 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085325971 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085325971 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085325971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085325971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085325971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325971 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085325971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085325971 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085325971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085325971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085325971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085325971 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085325971 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085325971 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425085325971 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085325971 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085325971 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085325971 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085325971 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085325971 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250425085325971 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085325971 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085325971 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085325971 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085325973 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085325973 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085325973 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085325973 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085325973 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085325973 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085325973 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085325973 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085325973 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085325973 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085325973 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085325973 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085325973 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085325973 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085325973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085325973 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085325973 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085325973 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085325973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085325973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085325973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085325973 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085325973 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085325973 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085325973 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085325973 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085327000 DLCTRL DEBUG Command: GET 623810214 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085327000 DLCTRL DEBUG Tx Command reply: GET_REPLY 623810214 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085327008 DLCTRL DEBUG Command: GET 565879025 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085327008 DLCTRL DEBUG Tx Command reply: GET_REPLY 565879025 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085327012 DLCTRL DEBUG Command: GET 481938125 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085327012 DLCTRL DEBUG Tx Command reply: GET_REPLY 481938125 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085327014 DLCTRL DEBUG Command: GET 741365537 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085327014 DLCTRL DEBUG Tx Command reply: GET_REPLY 741365537 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085327016 DLCTRL DEBUG Command: GET 135439936 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085327016 DLCTRL DEBUG Tx Command reply: GET_REPLY 135439936 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425085327018 DLCTRL DEBUG Command: GET 82465844 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085327018 DLCTRL DEBUG Tx Command reply: GET_REPLY 82465844 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085327021 DLCTRL DEBUG Command: GET 327279917 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085327021 DLCTRL DEBUG Tx Command reply: GET_REPLY 327279917 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085327023 DLCTRL DEBUG Command: GET 355065946 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085327023 DLCTRL DEBUG Tx Command reply: GET_REPLY 355065946 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085327025 DLCTRL DEBUG Command: GET 722086668 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085327025 DLCTRL DEBUG Tx Command reply: GET_REPLY 722086668 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085327028 DLCTRL DEBUG Command: GET 352085417 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085327029 DLCTRL DEBUG Tx Command reply: GET_REPLY 352085417 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425085327031 DLCTRL DEBUG Command: GET 363164983 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085327031 DLCTRL DEBUG Tx Command reply: GET_REPLY 363164983 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085327034 DLCTRL DEBUG Command: GET 606293656 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085327034 DLCTRL DEBUG Tx Command reply: GET_REPLY 606293656 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085327037 DLCTRL DEBUG Command: GET 205483792 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085327037 DLCTRL DEBUG Tx Command reply: GET_REPLY 205483792 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085327040 DLCTRL DEBUG Command: GET 581724416 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085327040 DLCTRL DEBUG Tx Command reply: GET_REPLY 581724416 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085327043 DLCTRL DEBUG Command: GET 866642680 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085327043 DLCTRL DEBUG Tx Command reply: GET_REPLY 866642680 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425085327047 DLCTRL DEBUG Command: GET 424667064 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085327047 DLCTRL DEBUG Tx Command reply: GET_REPLY 424667064 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085327051 DLCTRL DEBUG Command: GET 919105460 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085327051 DLCTRL DEBUG Tx Command reply: GET_REPLY 919105460 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085327054 DLCTRL DEBUG Command: GET 734220528 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085327054 DLCTRL DEBUG Tx Command reply: GET_REPLY 734220528 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085327056 DLCTRL DEBUG Command: GET 393067574 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085327056 DLCTRL DEBUG Tx Command reply: GET_REPLY 393067574 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085327059 DLCTRL DEBUG Command: GET 711062998 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085327059 DLCTRL DEBUG Tx Command reply: GET_REPLY 711062998 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442410023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110101010'B, t_guard := 20.000000 } 20250425085327088 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34146<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(815)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(815)@7fdc3b52d31d: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(824) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(808)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(824)2516606 20250425085328139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085328140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085328140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425085328140 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085328140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x26667e, normal) (hnbgw_rua.c:406) 20250425085328140 DHNB DEBUG map_rua[0x559c26aa06d0]{init}: Allocated (fsm.c:456) 20250425085328140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2516606)[0x559c26aa06d0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085328140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2516606 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085328140 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085328140 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085328140 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2516606 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:696) 20250425085328140 DCN DEBUG map_sccp[0x559c26c3f940]{init}: Allocated (fsm.c:456) 20250425085328140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x559c26c3f940]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085328140 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2516606 <-> SCCP-88 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425085328140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2516606 SCCP-88 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250425085328140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2516606)[0x559c26aa06d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085328140 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085328140 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085328140 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2516606 SCCP-88 msc-1 MI=TMSI-0x42410023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085328140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x559c26c3f940]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085328140 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085328140 DLSCCP DEBUG SCCP-SCOC(88)[0x559c26c313b0]{IDLE}: Allocated (fsm.c:456) 20250425085328140 DLSCCP DEBUG SCCP-SCOC(88)[0x559c26c313b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085328140 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000058), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030001aa0056400500f1100926) (sccp_scrc.c:415) 20250425085328140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085328140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085328140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085328140 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085328140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085328140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085328140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085328140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085328140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085328140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085328140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085328140 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085328140 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085328140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085328140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085328140 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 0d 01 00 00 58 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 41 00 23 00 4f 40 03 00 01 aa 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085328140 DLSCCP DEBUG SCCP-SCOC(88)[0x559c26c313b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085328140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x559c26c3f940]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085328140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2516606)[0x559c26aa06d0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085328140 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085328140 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085328140 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085328140 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085328140 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085328140 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'virt-msc1' 20250425085328141 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085328141 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085328141 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085328141 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 0d 01 00 00 58 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 41 00 23 00 4f 40 03 00 01 aa 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(814)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc1-SCCP(814)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(815)@7fdc3b52d31d: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(824) HNBGW_Test.msc1-RAN(815)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(824)4943504 HNBGW_Test.msc1-SCCP(814)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(814)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085328158 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085328158 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085328158 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085328158 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085328158 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085328158 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' TC_mscpool_no_allow_attach_valid_nri0(824)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085328158 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085328158 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085328158 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085328158 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 58 fd 27 b0 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085328158 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085328158 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085328158 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085328158 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085328158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085328158 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000058), PART(T=Source Reference,L=4,D=00fd27b0) (sccp_scrc.c:486) 20250425085328158 DLSCCP DEBUG Received CO:COAK for local reference 88 (sccp_scoc.c:1855) 20250425085328158 DLSCCP DEBUG SCCP-SCOC(88)[0x559c26c313b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085328159 DLSCCP DEBUG SCCP-SCOC(88)[0x559c26c313b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085328159 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085328159 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085328159 DCN DEBUG handle_cn_conn_conf() conn_id=88, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085328159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x559c26c3f940]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085328159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x559c26c3f940]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085328160 DLCTRL DEBUG Command: GET 584693896 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085328160 DLCTRL DEBUG Tx Command reply: GET_REPLY 584693896 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085328164 DLCTRL DEBUG Command: GET 907683879 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085328164 DLCTRL DEBUG Tx Command reply: GET_REPLY 907683879 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085328167 DLCTRL DEBUG Command: GET 936377973 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085328167 DLCTRL DEBUG Tx Command reply: GET_REPLY 936377973 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085328170 DLCTRL DEBUG Command: GET 973431148 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085328170 DLCTRL DEBUG Tx Command reply: GET_REPLY 973431148 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085328173 DLCTRL DEBUG Command: GET 362668229 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085328173 DLCTRL DEBUG Tx Command reply: GET_REPLY 362668229 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085328176 DLCTRL DEBUG Command: GET 739890689 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085328176 DLCTRL DEBUG Tx Command reply: GET_REPLY 739890689 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085328178 DLCTRL DEBUG Command: GET 447033431 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085328178 DLCTRL DEBUG Tx Command reply: GET_REPLY 447033431 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250425085328181 DLCTRL DEBUG Command: GET 352132230 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085328181 DLCTRL DEBUG Tx Command reply: GET_REPLY 352132230 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085328184 DLCTRL DEBUG Command: GET 460623340 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085328184 DLCTRL DEBUG Tx Command reply: GET_REPLY 460623340 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085328187 DLCTRL DEBUG Command: GET 22145963 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085328187 DLCTRL DEBUG Tx Command reply: GET_REPLY 22145963 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085328191 DLCTRL DEBUG Command: GET 153960097 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085328191 DLCTRL DEBUG Tx Command reply: GET_REPLY 153960097 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085328195 DLCTRL DEBUG Command: GET 797863493 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085328195 DLCTRL DEBUG Tx Command reply: GET_REPLY 797863493 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085328198 DLCTRL DEBUG Command: GET 208187780 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085328198 DLCTRL DEBUG Tx Command reply: GET_REPLY 208187780 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085328201 DLCTRL DEBUG Command: GET 122349133 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085328201 DLCTRL DEBUG Tx Command reply: GET_REPLY 122349133 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085328203 DLCTRL DEBUG Command: GET 996216965 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085328203 DLCTRL DEBUG Tx Command reply: GET_REPLY 996216965 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085328205 DLCTRL DEBUG Command: GET 473785646 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085328205 DLCTRL DEBUG Tx Command reply: GET_REPLY 473785646 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085328207 DLCTRL DEBUG Command: GET 641329358 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085328207 DLCTRL DEBUG Tx Command reply: GET_REPLY 641329358 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085328209 DLCTRL DEBUG Command: GET 142526080 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085328209 DLCTRL DEBUG Tx Command reply: GET_REPLY 142526080 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085328211 DLCTRL DEBUG Command: GET 417694227 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085328211 DLCTRL DEBUG Tx Command reply: GET_REPLY 417694227 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085328212 DLCTRL DEBUG Command: GET 120783078 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085328212 DLCTRL DEBUG Tx Command reply: GET_REPLY 120783078 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902080910100000000020'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011101010'B, t_guard := 20.000000 } 20250425085328225 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34150<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(812)@7fdc3b52d31d: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(812)@7fdc3b52d31d: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(825) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(808)@7fdc3b52d31d: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(825)1910451 20250425085329234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085329234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085329234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425085329234 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085329234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1d26b3, normal) (hnbgw_rua.c:406) 20250425085329234 DHNB DEBUG map_rua[0x559c26c32520]{init}: Allocated (fsm.c:456) 20250425085329234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1910451)[0x559c26c32520]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085329234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1910451 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085329234 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085329234 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085329234 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425085329234 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1910451 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085329234 DCN DEBUG map_sccp[0x559c26c31150]{init}: Allocated (fsm.c:456) 20250425085329234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x559c26c31150]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085329234 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1910451 <-> SCCP-89 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085329234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1910451 SCCP-89 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250425085329234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1910451)[0x559c26c32520]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085329234 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085329234 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085329234 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1910451 SCCP-89 msc-0 MI=IMSI-001010000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085329234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x559c26c31150]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085329234 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085329234 DLSCCP DEBUG SCCP-SCOC(89)[0x559c26c2b7f0]{IDLE}: Allocated (fsm.c:456) 20250425085329234 DLSCCP DEBUG SCCP-SCOC(89)[0x559c26c2b7f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085329234 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000059), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030000ea0056400500f1100926) (sccp_scrc.c:415) 20250425085329234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085329234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085329234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085329234 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085329234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085329234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085329234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085329234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085329234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085329234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085329234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085329234 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085329234 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085329234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085329234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085329234 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 59 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 09 10 10 00 00 00 00 20 00 4f 40 03 00 00 ea 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085329234 DLSCCP DEBUG SCCP-SCOC(89)[0x559c26c2b7f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085329234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x559c26c31150]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085329234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1910451)[0x559c26c32520]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085329234 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085329234 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085329234 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085329234 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085329234 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085329234 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425085329234 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085329234 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085329234 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085329234 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 59 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 09 10 10 00 00 00 00 20 00 4f 40 03 00 00 ea 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(811)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc0-SCCP(811)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(812)@7fdc3b52d31d: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(825) HNBGW_Test.msc0-RAN(812)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(825)4171098 HNBGW_Test.msc0-SCCP(811)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(811)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085329247 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085329247 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085329247 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085329247 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085329247 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085329247 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085329247 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085329247 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085329247 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085329248 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 59 62 b4 c6 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085329248 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085329248 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085329248 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085329248 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085329248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085329248 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000059), PART(T=Source Reference,L=4,D=0062b4c6) (sccp_scrc.c:486) 20250425085329248 DLSCCP DEBUG Received CO:COAK for local reference 89 (sccp_scoc.c:1855) 20250425085329248 DLSCCP DEBUG SCCP-SCOC(89)[0x559c26c2b7f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085329248 DLSCCP DEBUG SCCP-SCOC(89)[0x559c26c2b7f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085329248 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085329248 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085329248 DCN DEBUG handle_cn_conn_conf() conn_id=89, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085329248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x559c26c31150]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085329248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x559c26c31150]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_no_allow_attach_valid_nri0(825)@7fdc3b52d31d: setverdict(pass): none -> pass MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085329250 DLCTRL DEBUG Command: GET 233234029 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085329250 DLCTRL DEBUG Tx Command reply: GET_REPLY 233234029 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425085329253 DLCTRL DEBUG Command: GET 685868435 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085329253 DLCTRL DEBUG Tx Command reply: GET_REPLY 685868435 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085329257 DLCTRL DEBUG Command: GET 569554841 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085329257 DLCTRL DEBUG Tx Command reply: GET_REPLY 569554841 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085329260 DLCTRL DEBUG Command: GET 292869446 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085329260 DLCTRL DEBUG Tx Command reply: GET_REPLY 292869446 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085329264 DLCTRL DEBUG Command: GET 735940359 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085329264 DLCTRL DEBUG Tx Command reply: GET_REPLY 735940359 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085329267 DLCTRL DEBUG Command: GET 341298806 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085329267 DLCTRL DEBUG Tx Command reply: GET_REPLY 341298806 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085329269 DLCTRL DEBUG Command: GET 271944768 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085329269 DLCTRL DEBUG Tx Command reply: GET_REPLY 271944768 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250425085329272 DLCTRL DEBUG Command: GET 870608419 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085329272 DLCTRL DEBUG Tx Command reply: GET_REPLY 870608419 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085329274 DLCTRL DEBUG Command: GET 816466280 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085329274 DLCTRL DEBUG Tx Command reply: GET_REPLY 816466280 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085329276 DLCTRL DEBUG Command: GET 287077384 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085329276 DLCTRL DEBUG Tx Command reply: GET_REPLY 287077384 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085329277 DLCTRL DEBUG Command: GET 488877270 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085329277 DLCTRL DEBUG Tx Command reply: GET_REPLY 488877270 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085329279 DLCTRL DEBUG Command: GET 750407485 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085329279 DLCTRL DEBUG Tx Command reply: GET_REPLY 750407485 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085329280 DLCTRL DEBUG Command: GET 671306552 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085329280 DLCTRL DEBUG Tx Command reply: GET_REPLY 671306552 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085329281 DLCTRL DEBUG Command: GET 915999428 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085329281 DLCTRL DEBUG Tx Command reply: GET_REPLY 915999428 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085329282 DLCTRL DEBUG Command: GET 661719229 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085329282 DLCTRL DEBUG Tx Command reply: GET_REPLY 661719229 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085329283 DLCTRL DEBUG Command: GET 48304280 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085329283 DLCTRL DEBUG Tx Command reply: GET_REPLY 48304280 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085329284 DLCTRL DEBUG Command: GET 783247811 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085329284 DLCTRL DEBUG Tx Command reply: GET_REPLY 783247811 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085329285 DLCTRL DEBUG Command: GET 402655333 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085329285 DLCTRL DEBUG Tx Command reply: GET_REPLY 402655333 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085329286 DLCTRL DEBUG Command: GET 133159197 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085329286 DLCTRL DEBUG Tx Command reply: GET_REPLY 133159197 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085329287 DLCTRL DEBUG Command: GET 925286319 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085329287 DLCTRL DEBUG Tx Command reply: GET_REPLY 925286319 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902080910100000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101100111'B, t_guard := 20.000000 } 20250425085329297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34166<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(818)@7fdc3b52d31d: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(818)@7fdc3b52d31d: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(826) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(808)@7fdc3b52d31d: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(826)14562262 20250425085330325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085330325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085330325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425085330325 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085330326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xde33d6, normal) (hnbgw_rua.c:406) 20250425085330326 DHNB DEBUG map_rua[0x559c26aa0390]{init}: Allocated (fsm.c:456) 20250425085330326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14562262)[0x559c26aa0390]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085330326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14562262 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085330326 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085330326 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085330326 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14562262 SCCP-0 CS MI=IMSI-001010000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250425085330326 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14562262 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:743) 20250425085330326 DCN DEBUG map_sccp[0x559c26c2f0a0]{init}: Allocated (fsm.c:456) 20250425085330326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x559c26c2f0a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085330326 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14562262 <-> SCCP-90 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250425085330326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14562262 SCCP-90 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250425085330326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14562262)[0x559c26aa0390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085330326 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085330326 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085330326 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14562262 SCCP-90 msc-2 MI=IMSI-001010000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085330326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x559c26c2f0a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085330326 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085330326 DLSCCP DEBUG SCCP-SCOC(90)[0x559c26bb2660]{IDLE}: Allocated (fsm.c:456) 20250425085330326 DLSCCP DEBUG SCCP-SCOC(90)[0x559c26bb2660]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085330326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005a), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030001670056400500f1100926) (sccp_scrc.c:415) 20250425085330326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085330326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085330326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085330326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085330326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085330326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085330326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085330326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085330326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085330326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085330326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085330326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085330326 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085330326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085330326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085330326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 03 03 00 00 0f 01 00 00 5a 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 00 30 00 4f 40 03 00 01 67 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085330326 DLSCCP DEBUG SCCP-SCOC(90)[0x559c26bb2660]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085330326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x559c26c2f0a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085330326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14562262)[0x559c26aa0390]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085330327 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085330327 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085330327 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085330327 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085330327 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085330327 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc2' 20250425085330327 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085330327 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085330327 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085330327 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 03 03 00 00 0f 01 00 00 5a 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 00 30 00 4f 40 03 00 01 67 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(817)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc2-SCCP(817)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(818)@7fdc3b52d31d: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(826) HNBGW_Test.msc2-RAN(818)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(826)8014291 HNBGW_Test.msc2-SCCP(817)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(817)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085330347 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085330347 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425085330347 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425085330347 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425085330347 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085330347 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085330347 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085330347 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085330347 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085330347 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 03 00 00 00 bd 03 02 00 00 02 00 00 5a df 97 1b 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_mscpool_no_allow_attach_valid_nri0(826)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085330347 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085330347 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085330347 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085330347 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425085330347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085330348 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000005a), PART(T=Source Reference,L=4,D=00df971b) (sccp_scrc.c:486) 20250425085330348 DLSCCP DEBUG Received CO:COAK for local reference 90 (sccp_scoc.c:1855) 20250425085330348 DLSCCP DEBUG SCCP-SCOC(90)[0x559c26bb2660]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085330348 DLSCCP DEBUG SCCP-SCOC(90)[0x559c26bb2660]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085330348 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085330348 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085330348 DCN DEBUG handle_cn_conn_conf() conn_id=90, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085330348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x559c26c2f0a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085330348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x559c26c2f0a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085330349 DLCTRL DEBUG Command: GET 546438283 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085330349 DLCTRL DEBUG Tx Command reply: GET_REPLY 546438283 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425085330353 DLCTRL DEBUG Command: GET 316728074 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085330353 DLCTRL DEBUG Tx Command reply: GET_REPLY 316728074 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085330358 DLCTRL DEBUG Command: GET 583550638 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085330358 DLCTRL DEBUG Tx Command reply: GET_REPLY 583550638 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085330361 DLCTRL DEBUG Command: GET 617219044 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085330361 DLCTRL DEBUG Tx Command reply: GET_REPLY 617219044 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085330365 DLCTRL DEBUG Command: GET 793714188 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085330365 DLCTRL DEBUG Tx Command reply: GET_REPLY 793714188 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085330369 DLCTRL DEBUG Command: GET 637951003 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085330369 DLCTRL DEBUG Tx Command reply: GET_REPLY 637951003 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085330372 DLCTRL DEBUG Command: GET 323986352 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085330372 DLCTRL DEBUG Tx Command reply: GET_REPLY 323986352 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250425085330376 DLCTRL DEBUG Command: GET 187267340 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085330376 DLCTRL DEBUG Tx Command reply: GET_REPLY 187267340 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085330379 DLCTRL DEBUG Command: GET 762838825 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085330379 DLCTRL DEBUG Tx Command reply: GET_REPLY 762838825 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085330381 DLCTRL DEBUG Command: GET 785013490 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085330381 DLCTRL DEBUG Tx Command reply: GET_REPLY 785013490 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085330385 DLCTRL DEBUG Command: GET 785220732 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085330385 DLCTRL DEBUG Tx Command reply: GET_REPLY 785220732 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250425085330388 DLCTRL DEBUG Command: GET 589038868 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085330388 DLCTRL DEBUG Tx Command reply: GET_REPLY 589038868 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085330392 DLCTRL DEBUG Command: GET 479683105 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085330392 DLCTRL DEBUG Tx Command reply: GET_REPLY 479683105 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085330396 DLCTRL DEBUG Command: GET 666066295 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085330396 DLCTRL DEBUG Tx Command reply: GET_REPLY 666066295 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085330399 DLCTRL DEBUG Command: GET 280563186 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085330399 DLCTRL DEBUG Tx Command reply: GET_REPLY 280563186 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085330403 DLCTRL DEBUG Command: GET 618701962 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085330403 DLCTRL DEBUG Tx Command reply: GET_REPLY 618701962 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085330406 DLCTRL DEBUG Command: GET 854817516 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085330406 DLCTRL DEBUG Tx Command reply: GET_REPLY 854817516 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085330408 DLCTRL DEBUG Command: GET 830328562 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085330408 DLCTRL DEBUG Tx Command reply: GET_REPLY 830328562 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085330410 DLCTRL DEBUG Command: GET 250412146 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085330410 DLCTRL DEBUG Tx Command reply: GET_REPLY 250412146 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085330412 DLCTRL DEBUG Command: GET 977561175 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085330412 DLCTRL DEBUG Tx Command reply: GET_REPLY 977561175 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425085330421 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50444<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085330423 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34859<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(804)@7fdc3b52d31d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(805)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085330425 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50428<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085330425 DLINP DEBUG SRVCONN(,r=127.0.0.1:40800<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085330425 DLINP DEBUG SRVCONN(,r=127.0.0.1:40800<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085330425 DLINP NOTICE SRV(,r=127.0.0.1:40800<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085330425 DMAIN NOTICE (127.0.0.1:40800 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40800<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085330425 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250425085330428 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085330428 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085330428 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085330428 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085330428 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085330428 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085330428 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085330428 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(810)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(820)@7fdc3b52d31d: Final verdict of PTC: none 20250425085330428 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085330428 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085330428 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085330428 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085330428 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085330428 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085330429 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085330429 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085330429 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250425085330429 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250425085330429 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425085330429 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085330429 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085330429 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085330429 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085330429 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085330429 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085330429 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085330429 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085330429 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085330429 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085330429 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085330429 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085330429 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085330429 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085330429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x559c26c31150]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085330429 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085330429 DLSCCP DEBUG SCCP-SCOC(89)[0x559c26c2b7f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085330429 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062b4c6), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085330429 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085330429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085330429 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085330429 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085330429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085330429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085330430 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0c 04 62 b4 c6 00 00 59 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085330430 DLSCCP DEBUG SCCP-SCOC(89)[0x559c26c2b7f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085330430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x559c26c31150]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085330430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1910451)[0x559c26c32520]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085330430 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1910451)[0x559c26c32520]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085330430 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085330430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1910451)[0x559c26c32520]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085330430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1910451)[0x559c26c32520]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085330430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1910451)[0x559c26c32520]{disrupted}: Freeing instance (context_map.c:202) 20250425085330430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1910451)[0x559c26c32520]{disrupted}: Deallocated (fsm.c:568) 20250425085330430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x559c26c31150]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085330430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x559c26c31150]{disconnected}: Freeing instance (context_map.c:206) 20250425085330430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x559c26c31150]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.msc2-RAN(818)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(821)@7fdc3b52d31d: Final verdict of PTC: none20250425085330430 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1910451 SCCP-89 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20250425085330430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085330430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425085330430 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085330430 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085330430 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085330430 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085330430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085330430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085330430 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085330430 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085330430 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085330430 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085330430 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085330430 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085330430 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085330430 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425085330430 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085330431 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085330431 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425085330431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2516606)[0x559c26aa06d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425085330431 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085330431 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425085330431 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085330431 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085330431 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085330431 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425085330431 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250425085330431 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085330431 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425085330431 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SEND_FAILED 20250425085330431 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250425085330431 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085330431 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425085330431 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SEND_FAILED 20250425085330431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2516606)[0x559c26aa06d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425085330431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x559c26c3f940]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425085330431 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085330431 DLSCCP DEBUG SCCP-SCOC(88)[0x559c26c313b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085330431 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd27b0), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085330431 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085330431 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425085330431 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085330431 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425085330431 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250425085330431 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425085330431 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085330431 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425085330431 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085330431 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085330431 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085330431 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085330431 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085330431 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 02  20250425085330431 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250425085330431 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085330431 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085330431 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085330431 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425085330431 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085330431 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250425085330431 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085330431 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085330431 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085330431 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250425085330431 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085330431 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 03  20250425085330431 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425085330431 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085330431 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085330431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085330431 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085330431 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085330431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085330431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085330431 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 0d 04 fd 27 b0 00 00 58 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085330431 DLSCCP DEBUG SCCP-SCOC(88)[0x559c26c313b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085330431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x559c26c3f940]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085330431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2516606)[0x559c26aa06d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085330431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2516606)[0x559c26aa06d0]{disrupted}: Freeing instance (context_map.c:202) 20250425085330431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2516606)[0x559c26aa06d0]{disrupted}: Deallocated (fsm.c:568) 20250425085330431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x559c26c3f940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085330431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x559c26c3f940]{disconnected}: Freeing instance (context_map.c:206) 20250425085330431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x559c26c3f940]{disconnected}: Deallocated (fsm.c:568) 20250425085330431 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2516606 SCCP-88 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250425085330431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14562262)[0x559c26aa0390]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425085330431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14562262)[0x559c26aa0390]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425085330431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x559c26c2f0a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425085330431 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085330431 DLSCCP DEBUG SCCP-SCOC(90)[0x559c26bb2660]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085330431 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df971b), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085330431 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085330431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085330431 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085330431 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085330432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085330432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) HNBGW_Test.msc1-RAN(815)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(808)@7fdc3b52d31d: Final verdict of PTC: none 20250425085330431 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425085330431 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085330431 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085330432 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085330432 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085330432 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085330432 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085330432 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085330432 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085330432 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 0f 04 df 97 1b 00 00 5a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085330432 DLSCCP DEBUG SCCP-SCOC(90)[0x559c26bb2660]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085330432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x559c26c2f0a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085330432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14562262)[0x559c26aa0390]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085330432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14562262)[0x559c26aa0390]{disrupted}: Freeing instance (context_map.c:202) 20250425085330432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14562262)[0x559c26aa0390]{disrupted}: Deallocated (fsm.c:568) 20250425085330432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x559c26c2f0a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085330432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x559c26c2f0a0]{disconnected}: Freeing instance (context_map.c:206) 20250425085330432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x559c26c2f0a0]{disconnected}: Deallocated (fsm.c:568) 20250425085330432 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14562262 SCCP-90 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20250425085330432 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085330432 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085330432 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085330432 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085330432 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425085330432 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085330432 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085330432 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085330432 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085330432 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085330432 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085330432 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085330432 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(811)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(817)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(807)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(814)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(812)@7fdc3b52d31d: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(803)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(813)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(822)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(816)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(819)@7fdc3b52d31d: Final verdict of PTC: none 20250425085330433 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085330433 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085330433 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085330433 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085330433 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085330434 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085330434 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085330434 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085330434 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer HNBGW-MGCP(823)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(806)@7fdc3b52d31d: Final verdict of PTC: none 20250425085330434 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085330435 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085330435 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! TC_mscpool_no_allow_attach_valid_nri-Iuh1(809)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri0(826)@7fdc3b52d31d: Final verdict of PTC: pass TC_mscpool_no_allow_attach_valid_nri0(825)@7fdc3b52d31d: Final verdict of PTC: pass 20250425085330432 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085330432 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085330433 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) 20250425085330433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085330433 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085330433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085330433 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085330433 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085330433 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085330433 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085330433 DRANAP NOTICE cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085330433 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085330433 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085330433 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085330433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085330433 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085330433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085330433 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085330433 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085330433 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085330433 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085330433 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085330437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34166<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085330440 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34150<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(824)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. 20250425085330455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34146<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(803): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(804): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(805): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(806): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(807): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(808): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(809): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(810): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(811): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(812): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(813): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-SCCP(814): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-RAN(815): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-M3UA(816): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc2-SCCP(817): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc2-RAN(818): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc2-M3UA(819): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(820): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(821): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(822): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(823): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(824): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(825): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(826): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Fri Apr 25 08:53:30 UTC 2025 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc 20250425085330644 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34174<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085331057 DLSCCP DEBUG SCCP-SCOC(86)[0x559c26bef2c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085331058 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e14ac), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085331058 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085331058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085331058 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085331058 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085331058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085331058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085331058 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 7e 14 ac 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085331058 DLSCCP DEBUG SCCP-SCOC(85)[0x559c26c338f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085331058 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe3dd7), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085331058 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085331058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085331058 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085331058 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085331058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085331058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085331058 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fe 3d d7 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085331058 DLSCCP DEBUG SCCP-SCOC(87)[0x559c26c26b80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085331058 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096bdd9), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085331058 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085331058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085331058 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085331058 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085331058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085331058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085331058 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 96 bd d9 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085331058 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085331058 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085331058 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085331058 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085331058 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085331058 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085331059 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085331059 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085331059 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085331059 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085331059 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085331059 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085331059 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085331059 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085331059 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085331059 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085331059 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085331059 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085331246 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34174<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=582052) 20250425085331612 DLSCCP DEBUG SCCP-SCOC(84)[0x559c26c46910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085331612 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00720fea), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085331612 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085331612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085331612 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085331612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085331612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085331612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085331612 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 72 0f ea 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085331613 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085331613 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085331613 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085331613 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085331613 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085331613 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=582052, count=605128) 20250425085332352 DLSCCP DEBUG SCCP-SCOC(83)[0x559c26c37d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085332352 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c368e2), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085332352 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085332352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085332352 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085332352 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085332352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085332352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085332352 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c3 68 e2 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085332352 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085332352 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085332352 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085332352 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085332352 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085332352 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085332430 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085332430 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085332430 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085332432 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085332432 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085332432 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085332432 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085332432 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425085332432 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250425085332432 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085332432 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425085332432 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425085333100 DLSCCP DEBUG SCCP-SCOC(82)[0x559c26c36420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085333100 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091074a), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085333100 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085333100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085333100 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085333100 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085333100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085333100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085333100 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 91 07 4a 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085333100 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085333100 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085333100 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085333100 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085333100 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085333100 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink ------ Fri Apr 25 08:53:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425085333928 DLSCCP DEBUG SCCP-SCOC(81)[0x559c26b19c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085333928 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001592e8), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085333928 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085333928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085333928 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085333928 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085333928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085333928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085333928 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 15 92 e8 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085333928 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085333928 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085333928 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085333928 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085333928 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085333928 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20250425085334337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34184<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085334342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34200<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085334347 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33679<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(831)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085334364 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085334364 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085334371 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085334371 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085334371 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085334371 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085334371 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085334371 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(833)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085334371 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34741 (stream_srv.c:142) 20250425085334371 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34741<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085334371 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085334371 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085334372 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085334372 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085334372 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085334372 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085334372 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085334372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085334372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085334372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085334372 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085334372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085334372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085334372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085334372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085334372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085334372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085334372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085334372 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085334372 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085334372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085334372 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085334372 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 04 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085334372 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085334372 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085334372 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085334372 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085334372 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085334372 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085334372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085334372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085334372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085334372 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085334372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085334372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085334372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085334372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085334372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085334372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085334372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085334372 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085334372 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085334372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085334372 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085334372 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 09 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085334372 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085334372 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085334372 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085334372 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085334372 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085334372 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085334372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085334372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085334372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085334372 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085334372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085334372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085334372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085334372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085334372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085334372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085334372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085334372 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085334372 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085334372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085334372 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085334372 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085334372 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085334372 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085334372 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085334372 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085334372 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085334372 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085334372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085334372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085334372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085334372 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085334372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085334373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085334373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085334373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085334373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085334373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085334373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not loca20250425085334373 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085334373 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085334373 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085334373 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085334373 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085334373 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085334373 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085334373 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085334373 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085334373 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085334373 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085334373 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! l, message is for routing (osmo_ss7_hmrt.c:250) 20250425085334373 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085334373 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085334373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085334373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085334373 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085334373 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085334373 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085334373 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085334373 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085334373 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085334373 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085334373 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085334373 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085334373 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085334373 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085334373 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085334373 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085334373 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(837)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(837)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(837)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(835)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(840)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc1-M3UA(840)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(840)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(838)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085334401 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085334401 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085334401 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085334401 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085334401 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085334401 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085334402 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085334402 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085334403 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085334403 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085334403 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085334403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085334403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085334403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085334403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085334403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085334403 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=5 -> eSLS=85: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085334403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085334403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085334403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085334403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085334403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085334403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085334403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085334403 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085334403 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085334403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085334403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085334403 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 05 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085334403 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085334403 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085334403 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085334403 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085334403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085334403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085334403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085334403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085334403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085334403 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085334403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085334403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085334403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085334403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085334403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085334403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085334403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085334403 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085334403 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085334403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085334403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085334403 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 09 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085334403 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085334403 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085334403 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085334403 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085334403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085334403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085334403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085334403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085334403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085334403 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085334403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085334403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085334403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085334404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085334404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085334404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085334404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085334404 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085334404 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085334404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085334404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085334404 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0e 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085334404 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085334404 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085334404 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085334404 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085334404 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085334404 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085334404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085334404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085334404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085334404 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085334404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085334404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085334404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085334404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085334404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085334404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085334404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085334404 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085334404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085334404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085334404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085334404 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085334404 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085334404 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085334404 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085334404 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085334404 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085334404 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085334404 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085334404 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085334404 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085334404 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085334404 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085334404 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085334404 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085334404 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085334404 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085334405 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085334405 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085334405 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085334405 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085334405 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085334405 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085334405 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085334405 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085334405 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085334405 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(843)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(843)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(843)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(841)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(846)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn1-M3UA(846)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(846)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn1-SCCP(844)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085334446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085334446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085334446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085334446 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085334446 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085334446 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085334446 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085334446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085334446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085334450 DLINP DEBUG SRVCONN(,r=127.0.0.1:34741<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085334450 DLINP DEBUG SRVCONN(,r=127.0.0.1:34741<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085334450 DLINP DEBUG SRVCONN(,r=127.0.0.1:34741<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085334450 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085334450 DHNBAP DEBUG (127.0.0.1:34741 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425085334450 DHNBAP NOTICE (127.0.0.1:34741 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085334450 DHNBAP NOTICE (127.0.0.1:34741 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085334450 DLINP DEBUG SRVCONN(,r=127.0.0.1:34741<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085334450 DLINP DEBUG SRVCONN(,r=127.0.0.1:34741<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085334583 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085334583 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085334583 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085334583 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(837)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085334592 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085334592 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085334592 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085334592 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085334592 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085334592 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085334592 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085334592 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085334592 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085334592 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085334592 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085334594 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085334594 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085334594 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085334594 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085334594 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085334594 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085334594 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085334595 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085334595 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085334595 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085334595 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085334595 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085334595 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085334595 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425085334595 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085334595 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425085334595 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085334595 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085334595 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085334595 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085334595 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085334595 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085334595 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085334595 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085334595 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085334595 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085334597 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085334597 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085334597 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085334597 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085334597 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085334597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085334597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085334597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085334597 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085334597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085334597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085334597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085334597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085334597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085334597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085334597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085334597 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085334597 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085334597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085334597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085334597 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085334597 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085334598 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085334598 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085334598 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085334598 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085334598 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085334598 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250425085334598 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085334598 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085334598 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085334598 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-M3UA(840)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425085334600 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085334600 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425085334600 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085334600 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085334600 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085334600 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085334600 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425085334600 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085334600 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085334600 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085334600 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085334601 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085334601 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085334601 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085334601 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425085334601 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085334601 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085334601 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085334601 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085334601 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425085334601 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085334601 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425085334601 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085334601 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085334601 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085334601 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085334601 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425085334601 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085334601 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085334601 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085334601 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085334601 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085334601 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085334601 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085334602 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085334602 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085334602 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085334602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085334602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085334602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085334602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085334602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085334602 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085334602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085334602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085334602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085334602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085334602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085334602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085334602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085334602 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085334602 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085334602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085334602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085334602 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085334602 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085334602 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085334602 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085334603 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085334603 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085334603 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085334603 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'virt-msc1' 20250425085334603 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085334603 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085334603 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085334603 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425085334621 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085334621 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085334621 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085334622 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(843)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085334627 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085334627 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085334627 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085334627 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085334627 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085334627 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085334627 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085334627 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085334627 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085334627 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085334627 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085334629 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085334629 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085334629 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085334630 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085334630 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085334630 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085334630 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085334630 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085334630 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085334630 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085334630 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085334630 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085334630 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085334630 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085334630 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085334630 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085334630 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085334630 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085334630 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085334630 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085334630 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085334630 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085334630 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085334630 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085334631 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085334631 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085334631 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085334631 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085334631 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085334631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085334631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085334631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085334631 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085334631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085334631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085334631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085334631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085334631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085334631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085334631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085334631 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085334631 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085334631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085334631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085334631 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085334631 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085334631 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085334631 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085334631 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085334631 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085334631 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085334631 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250425085334631 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085334631 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085334631 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085334631 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425085334634 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085334634 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425085334634 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085334634 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(846)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425085334638 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085334638 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250425085334638 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085334638 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085334638 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085334638 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085334638 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425085334638 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085334638 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085334638 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250425085334638 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085334640 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085334640 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085334640 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085334640 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250425085334640 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085334640 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085334640 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085334640 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085334640 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250425085334640 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250425085334640 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425085334640 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425085334641 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0a  20250425085334641 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425085334641 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085334641 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085334641 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085334641 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250425085334641 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085334641 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085334641 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085334641 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085334641 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085334641 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085334641 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085334642 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085334642 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085334642 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085334642 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085334642 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085334642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085334642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085334642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085334642 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085334642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085334642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085334642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085334642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085334642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085334642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085334642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085334642 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085334642 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085334642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085334642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085334642 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085334642 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085334642 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085334642 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085334642 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085334642 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085334642 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085334642 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=9 -> eSLS=25: use Normal Route via 'virt-sgsn1' 20250425085334642 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085334642 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085334642 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085334642 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250425085334771 DLSCCP DEBUG SCCP-SCOC(79)[0x559c26c36690]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085334771 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3bbd4), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085334771 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085334771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085334771 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085334771 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085334771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085334771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085334771 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d3 bb d4 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085334772 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085334772 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085334772 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085334772 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085334772 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085334772 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425085334772 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085334772 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085334772 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085334772 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d3 bb d4 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250425085334779 DLSCCP DEBUG SCCP-SCOC(80)[0x559c26c31280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085334779 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b12b4), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085334779 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085334779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085334779 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085334779 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085334779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085334779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085334779 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 6b 12 b4 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085334779 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085334779 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085334779 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085334779 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085334779 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085334779 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085334781 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085334781 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085334781 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085334781 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085334781 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085334781 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085334781 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085334781 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085334781 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085334781 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 4f d3 bb d4 00 00 06 00 08 00 00 00 07  20250425085334781 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085334781 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085334781 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085334781 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085334782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085334782 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004f), PART(T=Source Reference,L=4,D=00d3bbd4) (sccp_scrc.c:486) 20250425085334782 DLSCCP DEBUG Received CO:RELCO for local reference 79 (sccp_scoc.c:1855) 20250425085334782 DLSCCP DEBUG SCCP-SCOC(79)[0x559c26c36690]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085334782 DLSCCP DEBUG SCCP-SCOC(79)[0x559c26c36690]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085334782 DLSCCP DEBUG SCCP-SCOC(79)[0x559c26c36690]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085334782 DLSCCP DEBUG SCCP-SCOC(79)[0x559c26c36690]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085334782 DLSCCP DEBUG SCCP-SCOC(79)[0x559c26c36690]{IDLE}: Deallocated (fsm.c:568) 20250425085335396 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085335396 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085335396 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085335396 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085335396 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085335396 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085335396 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085335396 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085335396 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085335396 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085335396 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085335396 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085335396 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085335396 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085335396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085335396 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085335396 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085335396 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085335396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335396 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085335396 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085335396 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085335396 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085335396 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085335396 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085335396 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085335396 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085335396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335397 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085335397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085335397 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085335397 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085335397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085335397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085335397 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085335397 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085335397 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425085335397 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085335397 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085335397 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085335397 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085335397 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085335397 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425085335397 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085335397 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085335397 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085335397 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-RAN(836)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085335400 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085335400 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085335400 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085335400 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085335400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085335400 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085335400 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085335400 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085335400 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085335400 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085335400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085335400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085335400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085335400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085335400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085335400 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085335400 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085335400 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085335400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335400 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085335400 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085335400 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085335400 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085335400 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(839)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085335404 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085335404 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085335404 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085335404 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085335404 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085335404 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085335404 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085335404 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085335404 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085335404 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425085335404 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085335404 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085335404 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085335404 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085335404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085335404 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085335404 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085335404 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085335404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335404 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085335404 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085335404 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085335404 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085335404 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425085335404 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085335404 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085335404 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085335404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335404 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085335404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085335404 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085335404 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085335404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085335404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085335404 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 08 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085335404 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085335404 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: link up (cnlink.c:111) 20250425085335404 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085335404 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085335404 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085335404 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085335404 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085335404 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'virt-msc1' 20250425085335404 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085335404 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085335404 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085335404 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 08 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425085335404 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085335404 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085335404 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085335404 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085335404 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085335404 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085335404 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085335404 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085335404 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085335404 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085335404 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085335404 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085335404 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085335404 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085335404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085335404 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085335404 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085335404 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085335404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335405 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085335405 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085335405 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085335405 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085335405 DRANAP INFO cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(842)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085335430 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085335430 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085335430 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085335430 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085335430 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085335430 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085335430 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085335430 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085335430 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085335430 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085335430 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085335430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085335430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085335430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085335430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085335430 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085335430 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085335430 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085335430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335430 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085335430 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085335430 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085335430 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085335430 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085335430 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085335430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085335430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085335430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335430 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085335430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085335430 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085335430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085335430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085335430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085335430 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085335430 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085335430 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425085335430 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085335430 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085335430 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085335431 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085335431 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085335431 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250425085335431 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085335431 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085335431 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085335431 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085335431 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085335431 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085335431 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085335431 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085335431 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085335431 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085335431 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085335431 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085335431 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085335431 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085335431 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085335431 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085335431 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085335431 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085335431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085335431 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085335431 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085335431 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085335431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335431 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085335431 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085335431 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085335431 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085335431 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085335439 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085335439 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085335439 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085335439 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085335439 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085335439 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085335439 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085335439 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085335439 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085335439 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085335439 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085335439 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085335439 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085335439 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085335439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085335439 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085335439 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425085335439 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085335439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335439 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085335439 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085335439 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085335439 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085335439 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085335439 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085335439 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085335439 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085335439 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085335439 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425085335439 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085335439 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085335439 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085335439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335439 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085335439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085335439 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085335439 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085335439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085335439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085335439 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085335439 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085335439 DRANAP NOTICE cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: link up (cnlink.c:111) 20250425085335439 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'virt-sgsn1' 20250425085335439 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085335439 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085335439 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085335439 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-RAN(845)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085335440 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085335440 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085335440 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085335440 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085335440 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085335440 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085335440 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085335440 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085335440 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085335440 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085335440 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085335440 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085335440 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085335440 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085335440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085335440 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085335440 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425085335440 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085335440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085335440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085335440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085335440 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085335440 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085335440 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085335440 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085335440 DRANAP INFO cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085336461 DLCTRL DEBUG Command: GET 713112677 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085336461 DLCTRL DEBUG Tx Command reply: GET_REPLY 713112677 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085336463 DLCTRL DEBUG Command: GET 280547381 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085336463 DLCTRL DEBUG Tx Command reply: GET_REPLY 280547381 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085336463 DLCTRL DEBUG Command: GET 497321388 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085336463 DLCTRL DEBUG Tx Command reply: GET_REPLY 497321388 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085336467 DLCTRL DEBUG Command: GET 584194439 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085336467 DLCTRL DEBUG Tx Command reply: GET_REPLY 584194439 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085336471 DLCTRL DEBUG Command: GET 954461049 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085336471 DLCTRL DEBUG Tx Command reply: GET_REPLY 954461049 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425085336475 DLCTRL DEBUG Command: GET 597829738 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085336475 DLCTRL DEBUG Tx Command reply: GET_REPLY 597829738 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085336478 DLCTRL DEBUG Command: GET 952743732 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085336478 DLCTRL DEBUG Tx Command reply: GET_REPLY 952743732 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085336483 DLCTRL DEBUG Command: GET 577789845 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085336483 DLCTRL DEBUG Tx Command reply: GET_REPLY 577789845 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085336487 DLCTRL DEBUG Command: GET 478466905 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085336487 DLCTRL DEBUG Tx Command reply: GET_REPLY 478466905 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085336491 DLCTRL DEBUG Command: GET 82200046 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085336491 DLCTRL DEBUG Tx Command reply: GET_REPLY 82200046 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425085336494 DLCTRL DEBUG Command: GET 12895516 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085336494 DLCTRL DEBUG Tx Command reply: GET_REPLY 12895516 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085336498 DLCTRL DEBUG Command: GET 948870971 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085336498 DLCTRL DEBUG Tx Command reply: GET_REPLY 948870971 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085336501 DLCTRL DEBUG Command: GET 159764017 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085336501 DLCTRL DEBUG Tx Command reply: GET_REPLY 159764017 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085336505 DLCTRL DEBUG Command: GET 352398292 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085336505 DLCTRL DEBUG Tx Command reply: GET_REPLY 352398292 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085336508 DLCTRL DEBUG Command: GET 891253765 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085336508 DLCTRL DEBUG Tx Command reply: GET_REPLY 891253765 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425085336511 DLCTRL DEBUG Command: GET 265051879 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085336511 DLCTRL DEBUG Tx Command reply: GET_REPLY 265051879 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085336513 DLCTRL DEBUG Command: GET 993204925 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085336513 DLCTRL DEBUG Tx Command reply: GET_REPLY 993204925 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085336515 DLCTRL DEBUG Command: GET 168490809 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085336516 DLCTRL DEBUG Tx Command reply: GET_REPLY 168490809 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085336517 DLCTRL DEBUG Command: GET 272573610 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085336517 DLCTRL DEBUG Tx Command reply: GET_REPLY 272573610 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085336519 DLCTRL DEBUG Command: GET 911142115 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085336519 DLCTRL DEBUG Tx Command reply: GET_REPLY 911142115 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000010000110'B, t_guard := 20.000000 } 20250425085336537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53230<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(836)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(836)@7fdc3b52d31d: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(832)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)960418 20250425085337586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085337586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085337586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085337586 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085337586 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xea7a2, normal) (hnbgw_rua.c:406) 20250425085337586 DHNB DEBUG map_rua[0x559c26c36690]{init}: Allocated (fsm.c:456) 20250425085337586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-960418)[0x559c26c36690]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085337586 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-960418 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085337586 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085337586 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085337587 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-960418 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085337587 DCN DEBUG map_sccp[0x559c26aa06d0]{init}: Allocated (fsm.c:456) 20250425085337587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x559c26aa06d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085337587 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-960418 <-> SCCP-91 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085337587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-960418 SCCP-91 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085337587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-960418)[0x559c26c36690]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085337587 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085337587 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085337587 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-960418 SCCP-91 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085337587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x559c26aa06d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085337587 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085337587 DLSCCP DEBUG SCCP-SCOC(91)[0x559c26c3f940]{IDLE}: Allocated (fsm.c:456) 20250425085337587 DLSCCP DEBUG SCCP-SCOC(91)[0x559c26c3f940]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085337587 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005b), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000860056400500f1100926) (sccp_scrc.c:415) 20250425085337587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085337587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085337587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085337587 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085337587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085337587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085337587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085337587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085337587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085337587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085337587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085337587 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085337587 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085337587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085337587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085337587 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 5b 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 86 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085337587 DLSCCP DEBUG SCCP-SCOC(91)[0x559c26c3f940]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085337587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x559c26aa06d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085337587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-960418)[0x559c26c36690]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085337587 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085337587 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085337587 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085337587 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085337587 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085337587 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250425085337587 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085337587 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085337587 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085337587 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 5b 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 86 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(835)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc0-SCCP(835)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(836)@7fdc3b52d31d: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848) HNBGW_Test.msc0-RAN(836)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)8202479 HNBGW_Test.msc0-SCCP(835)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(835)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085337602 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085337602 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085337603 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085337603 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085337603 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085337603 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085337603 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085337603 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085337603 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085337603 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 5b c4 b1 27 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085337603 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085337603 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085337603 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085337603 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085337603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085337603 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000005b), PART(T=Source Reference,L=4,D=00c4b127) (sccp_scrc.c:486) 20250425085337603 DLSCCP DEBUG Received CO:COAK for local reference 91 (sccp_scoc.c:1855) 20250425085337603 DLSCCP DEBUG SCCP-SCOC(91)[0x559c26c3f940]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085337603 DLSCCP DEBUG SCCP-SCOC(91)[0x559c26c3f940]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085337603 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085337603 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085337603 DCN DEBUG handle_cn_conn_conf() conn_id=91, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085337603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x559c26aa06d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085337603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x559c26aa06d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085337605 DLCTRL DEBUG Command: GET 466012865 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085337605 DLCTRL DEBUG Tx Command reply: GET_REPLY 466012865 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425085337609 DLCTRL DEBUG Command: GET 764285317 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085337609 DLCTRL DEBUG Tx Command reply: GET_REPLY 764285317 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085337614 DLCTRL DEBUG Command: GET 280336183 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085337614 DLCTRL DEBUG Tx Command reply: GET_REPLY 280336183 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085337616 DLCTRL DEBUG Command: GET 799806085 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085337616 DLCTRL DEBUG Tx Command reply: GET_REPLY 799806085 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085337624 DLCTRL DEBUG Command: GET 998920211 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085337624 DLCTRL DEBUG Tx Command reply: GET_REPLY 998920211 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085337629 DLCTRL DEBUG Command: GET 62612437 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085337630 DLCTRL DEBUG Tx Command reply: GET_REPLY 62612437 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085337633 DLCTRL DEBUG Command: GET 160003639 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085337633 DLCTRL DEBUG Tx Command reply: GET_REPLY 160003639 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085337635 DLCTRL DEBUG Command: GET 244564167 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085337635 DLCTRL DEBUG Tx Command reply: GET_REPLY 244564167 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085337637 DLCTRL DEBUG Command: GET 62040542 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085337637 DLCTRL DEBUG Tx Command reply: GET_REPLY 62040542 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085337639 DLCTRL DEBUG Command: GET 360283905 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085337639 DLCTRL DEBUG Tx Command reply: GET_REPLY 360283905 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085337641 DLCTRL DEBUG Command: GET 203503343 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085337641 DLCTRL DEBUG Tx Command reply: GET_REPLY 203503343 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085337643 DLCTRL DEBUG Command: GET 428993476 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085337643 DLCTRL DEBUG Tx Command reply: GET_REPLY 428993476 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085337645 DLCTRL DEBUG Command: GET 436555955 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085337645 DLCTRL DEBUG Tx Command reply: GET_REPLY 436555955 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085337647 DLCTRL DEBUG Command: GET 688457786 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085337647 DLCTRL DEBUG Tx Command reply: GET_REPLY 688457786 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085337649 DLCTRL DEBUG Command: GET 498360826 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085337649 DLCTRL DEBUG Tx Command reply: GET_REPLY 498360826 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085337651 DLCTRL DEBUG Command: GET 705092017 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085337651 DLCTRL DEBUG Tx Command reply: GET_REPLY 705092017 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085337652 DLCTRL DEBUG Command: GET 612009193 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085337652 DLCTRL DEBUG Tx Command reply: GET_REPLY 612009193 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085337653 DLCTRL DEBUG Command: GET 616221511 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085337653 DLCTRL DEBUG Tx Command reply: GET_REPLY 616221511 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085337654 DLCTRL DEBUG Command: GET 289079505 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085337654 DLCTRL DEBUG Tx Command reply: GET_REPLY 289079505 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085337655 DLCTRL DEBUG Command: GET 287262624 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085337655 DLCTRL DEBUG Tx Command reply: GET_REPLY 287262624 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001001100'B, t_guard := 20.000000 } 20250425085337666 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53236<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(839)@7fdc3b52d31d: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(839)@7fdc3b52d31d: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(832)@7fdc3b52d31d: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849)11006311 20250425085338693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085338693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085338693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425085338693 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085338693 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa7f167, normal) (hnbgw_rua.c:406) 20250425085338693 DHNB DEBUG map_rua[0x559c26c2f0a0]{init}: Allocated (fsm.c:456) 20250425085338694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11006311)[0x559c26c2f0a0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085338694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11006311 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085338694 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085338694 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085338694 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425085338694 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11006311 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:743) 20250425085338694 DCN DEBUG map_sccp[0x559c26c32520]{init}: Allocated (fsm.c:456) 20250425085338694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x559c26c32520]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085338694 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11006311 <-> SCCP-92 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425085338694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11006311 SCCP-92 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250425085338694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11006311)[0x559c26c2f0a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085338694 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085338694 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085338694 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11006311 SCCP-92 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085338694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x559c26c32520]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085338694 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085338694 DLSCCP DEBUG SCCP-SCOC(92)[0x559c26c31150]{IDLE}: Allocated (fsm.c:456) 20250425085338694 DLSCCP DEBUG SCCP-SCOC(92)[0x559c26c31150]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085338694 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005c), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300004c0056400500f1100926) (sccp_scrc.c:415) 20250425085338694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085338694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085338694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085338694 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085338694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085338694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085338694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085338695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085338695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085338695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085338695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085338695 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085338695 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085338695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085338695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085338695 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 09 01 00 00 5c 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 4c 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085338695 DLSCCP DEBUG SCCP-SCOC(92)[0x559c26c31150]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085338695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x559c26c32520]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085338695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11006311)[0x559c26c2f0a0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085338695 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085338695 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085338695 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085338695 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085338695 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085338695 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'virt-msc1' 20250425085338695 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085338695 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085338695 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085338695 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 09 01 00 00 5c 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 4c 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(838)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc1-SCCP(838)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(839)@7fdc3b52d31d: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849) HNBGW_Test.msc1-RAN(839)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849)7766003 HNBGW_Test.msc1-SCCP(838)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(838)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085338714 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085338714 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085338714 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085338714 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085338714 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085338714 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085338714 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085338714 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085338714 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085338714 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 5c f2 3a 42 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085338714 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085338714 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085338714 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085338714 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085338715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085338715 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000005c), PART(T=Source Reference,L=4,D=00f23a42) (sccp_scrc.c:486) 20250425085338715 DLSCCP DEBUG Received CO:COAK for local reference 92 (sccp_scoc.c:1855) 20250425085338715 DLSCCP DEBUG SCCP-SCOC(92)[0x559c26c31150]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085338715 DLSCCP DEBUG SCCP-SCOC(92)[0x559c26c31150]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085338715 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085338715 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085338715 DCN DEBUG handle_cn_conn_conf() conn_id=92, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085338715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x559c26c32520]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085338715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x559c26c32520]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085338716 DLCTRL DEBUG Command: GET 926197229 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085338716 DLCTRL DEBUG Tx Command reply: GET_REPLY 926197229 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425085338720 DLCTRL DEBUG Command: GET 425937020 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085338720 DLCTRL DEBUG Tx Command reply: GET_REPLY 425937020 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085338724 DLCTRL DEBUG Command: GET 387055547 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085338724 DLCTRL DEBUG Tx Command reply: GET_REPLY 387055547 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085338728 DLCTRL DEBUG Command: GET 824369145 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085338728 DLCTRL DEBUG Tx Command reply: GET_REPLY 824369145 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085338732 DLCTRL DEBUG Command: GET 584400167 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085338732 DLCTRL DEBUG Tx Command reply: GET_REPLY 584400167 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085338736 DLCTRL DEBUG Command: GET 953605319 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085338736 DLCTRL DEBUG Tx Command reply: GET_REPLY 953605319 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250425085338740 DLCTRL DEBUG Command: GET 375923576 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085338740 DLCTRL DEBUG Tx Command reply: GET_REPLY 375923576 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085338744 DLCTRL DEBUG Command: GET 466974468 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085338744 DLCTRL DEBUG Tx Command reply: GET_REPLY 466974468 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085338747 DLCTRL DEBUG Command: GET 957236804 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085338747 DLCTRL DEBUG Tx Command reply: GET_REPLY 957236804 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085338750 DLCTRL DEBUG Command: GET 867710005 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085338750 DLCTRL DEBUG Tx Command reply: GET_REPLY 867710005 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085338752 DLCTRL DEBUG Command: GET 919364554 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085338752 DLCTRL DEBUG Tx Command reply: GET_REPLY 919364554 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085338754 DLCTRL DEBUG Command: GET 364947542 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085338754 DLCTRL DEBUG Tx Command reply: GET_REPLY 364947542 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085338756 DLCTRL DEBUG Command: GET 869677326 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085338756 DLCTRL DEBUG Tx Command reply: GET_REPLY 869677326 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085338758 DLCTRL DEBUG Command: GET 724018704 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085338758 DLCTRL DEBUG Tx Command reply: GET_REPLY 724018704 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085338759 DLCTRL DEBUG Command: GET 684216220 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085338759 DLCTRL DEBUG Tx Command reply: GET_REPLY 684216220 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085338761 DLCTRL DEBUG Command: GET 989589953 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085338761 DLCTRL DEBUG Tx Command reply: GET_REPLY 989589953 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085338762 DLCTRL DEBUG Command: GET 708107119 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085338762 DLCTRL DEBUG Tx Command reply: GET_REPLY 708107119 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085338763 DLCTRL DEBUG Command: GET 832452638 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085338763 DLCTRL DEBUG Tx Command reply: GET_REPLY 832452638 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085338764 DLCTRL DEBUG Command: GET 459397480 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085338764 DLCTRL DEBUG Tx Command reply: GET_REPLY 459397480 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085338765 DLCTRL DEBUG Command: GET 305244093 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085338765 DLCTRL DEBUG Tx Command reply: GET_REPLY 305244093 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: "disconnecting msc0" 20250425085338766 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250425085338767 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085338767 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085338767 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085338767 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085338767 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085338767 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085338767 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085338767 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085338767 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085338767 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085338767 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085338767 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085338767 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085338767 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085338767 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085338767 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085338767 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250425085338767 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425085338767 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 bc  20250425085338767 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085338767 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085338767 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085338768 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085338768 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085338768 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085338768 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085338768 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085338768 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085338768 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085338768 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085338768 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085338768 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085338768 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085338768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x559c26aa06d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085338768 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085338768 DLSCCP DEBUG SCCP-SCOC(91)[0x559c26c3f940]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085338768 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4b127), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085338768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085338768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085338768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085338768 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085338768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085338768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085338768 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0e 04 c4 b1 27 00 00 5b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085338768 DLSCCP DEBUG SCCP-SCOC(91)[0x559c26c3f940]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085338768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x559c26aa06d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085338768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-960418)[0x559c26c36690]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085338768 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-960418)[0x559c26c36690]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085338768 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085338768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-960418)[0x559c26c36690]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085338768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-960418)[0x559c26c36690]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085338768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-960418)[0x559c26c36690]{disrupted}: Freeing instance (context_map.c:202) 20250425085338768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-960418)[0x559c26c36690]{disrupted}: Deallocated (fsm.c:568) 20250425085338768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x559c26aa06d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085338768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x559c26aa06d0]{disconnected}: Freeing instance (context_map.c:206) 20250425085338768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x559c26aa06d0]{disconnected}: Deallocated (fsm.c:568) 20250425085338768 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-960418 SCCP-91 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425085338768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085338768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425085338768 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085338768 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085338768 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085338768 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085338768 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085338768 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111000011'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(832)@7fdc3b52d31d: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)960418 20250425085338791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53246<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(839)@7fdc3b52d31d: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(839)@7fdc3b52d31d: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(832)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850)5786239 20250425085339809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085339809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085339809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425085339809 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085339809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x584a7f, normal) (hnbgw_rua.c:406) 20250425085339809 DHNB DEBUG map_rua[0x559c26c36690]{init}: Allocated (fsm.c:456) 20250425085339809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5786239)[0x559c26c36690]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085339809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5786239 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085339809 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085339809 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085339809 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5786239 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250425085339809 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5786239 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:743) 20250425085339809 DCN DEBUG map_sccp[0x559c26aa06d0]{init}: Allocated (fsm.c:456) 20250425085339809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x559c26aa06d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085339809 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5786239 <-> SCCP-93 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425085339809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5786239 SCCP-93 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250425085339809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5786239)[0x559c26c36690]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085339809 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085339809 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085339809 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5786239 SCCP-93 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085339809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x559c26aa06d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085339809 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085339809 DLSCCP DEBUG SCCP-SCOC(93)[0x559c26c349c0]{IDLE}: Allocated (fsm.c:456) 20250425085339809 DLSCCP DEBUG SCCP-SCOC(93)[0x559c26c349c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085339809 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005d), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001c30056400500f1100926) (sccp_scrc.c:415) 20250425085339809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085339809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085339809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085339809 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085339809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085339809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085339809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085339809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085339809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085339809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085339809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085339809 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085339809 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085339809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085339809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085339809 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 08 01 00 00 5d 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 c3 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085339809 DLSCCP DEBUG SCCP-SCOC(93)[0x559c26c349c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085339809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x559c26aa06d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085339809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5786239)[0x559c26c36690]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085339809 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085339809 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085339809 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085339809 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085339809 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085339809 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'virt-msc1' 20250425085339809 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085339809 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085339809 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085339809 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 08 01 00 00 5d 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 c3 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(838)@7fdc3b52d31d: First idle individual index:1 HNBGW_Test.msc1-SCCP(838)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(839)@7fdc3b52d31d: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850) HNBGW_Test.msc1-RAN(839)@7fdc3b52d31d: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850)8156894 HNBGW_Test.msc1-SCCP(838)@7fdc3b52d31d: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(838)@7fdc3b52d31d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850)@7fdc3b52d31d: setverdict(pass): none -> pass MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085339814 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085339814 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085339814 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085339814 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085339814 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085339814 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085339814 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085339814 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085339814 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085339814 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 5d 83 36 18 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085339814 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085339814 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085339814 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085339814 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085339814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085339814 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000005d), PART(T=Source Reference,L=4,D=00833618) (sccp_scrc.c:486) 20250425085339814 DLSCCP DEBUG Received CO:COAK for local reference 93 (sccp_scoc.c:1855) 20250425085339814 DLSCCP DEBUG SCCP-SCOC(93)[0x559c26c349c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085339814 DLSCCP DEBUG SCCP-SCOC(93)[0x559c26c349c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085339814 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085339814 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085339814 DCN DEBUG handle_cn_conn_conf() conn_id=93, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085339814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x559c26aa06d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085339814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x559c26aa06d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085339814 DLCTRL DEBUG Command: GET 883308005 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085339814 DLCTRL DEBUG Tx Command reply: GET_REPLY 883308005 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425085339815 DLCTRL DEBUG Command: GET 615660187 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085339815 DLCTRL DEBUG Tx Command reply: GET_REPLY 615660187 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085339817 DLCTRL DEBUG Command: GET 959813286 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085339817 DLCTRL DEBUG Tx Command reply: GET_REPLY 959813286 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085339818 DLCTRL DEBUG Command: GET 760468475 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085339818 DLCTRL DEBUG Tx Command reply: GET_REPLY 760468475 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085339820 DLCTRL DEBUG Command: GET 290836973 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085339820 DLCTRL DEBUG Tx Command reply: GET_REPLY 290836973 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085339821 DLCTRL DEBUG Command: GET 44152660 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085339821 DLCTRL DEBUG Tx Command reply: GET_REPLY 44152660 rate_ctr.abs.msc.1.cnpool:subscr:new 2 (control_if.c:477) 20250425085339822 DLCTRL DEBUG Command: GET 707412179 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085339822 DLCTRL DEBUG Tx Command reply: GET_REPLY 707412179 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085339824 DLCTRL DEBUG Command: GET 190478289 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085339824 DLCTRL DEBUG Tx Command reply: GET_REPLY 190478289 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085339825 DLCTRL DEBUG Command: GET 382679933 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085339825 DLCTRL DEBUG Tx Command reply: GET_REPLY 382679933 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085339826 DLCTRL DEBUG Command: GET 604652296 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085339826 DLCTRL DEBUG Tx Command reply: GET_REPLY 604652296 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085339827 DLCTRL DEBUG Command: GET 993368198 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085339827 DLCTRL DEBUG Tx Command reply: GET_REPLY 993368198 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085339828 DLCTRL DEBUG Command: GET 270798648 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085339828 DLCTRL DEBUG Tx Command reply: GET_REPLY 270798648 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085339829 DLCTRL DEBUG Command: GET 973693904 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085339829 DLCTRL DEBUG Tx Command reply: GET_REPLY 973693904 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085339830 DLCTRL DEBUG Command: GET 745676051 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085339830 DLCTRL DEBUG Tx Command reply: GET_REPLY 745676051 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085339831 DLCTRL DEBUG Command: GET 423714655 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085339831 DLCTRL DEBUG Tx Command reply: GET_REPLY 423714655 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085339832 DLCTRL DEBUG Command: GET 728826932 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085339832 DLCTRL DEBUG Tx Command reply: GET_REPLY 728826932 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085339833 DLCTRL DEBUG Command: GET 328744474 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085339833 DLCTRL DEBUG Tx Command reply: GET_REPLY 328744474 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085339834 DLCTRL DEBUG Command: GET 159426038 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085339834 DLCTRL DEBUG Tx Command reply: GET_REPLY 159426038 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085339835 DLCTRL DEBUG Command: GET 791255767 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085339835 DLCTRL DEBUG Tx Command reply: GET_REPLY 791255767 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085339835 DLCTRL DEBUG Command: GET 144911021 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085339835 DLCTRL DEBUG Tx Command reply: GET_REPLY 144911021 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425085339839 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33679<->l=127.0.0.1:4262) (control_if.c:193) 20250425085339839 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34200<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(829)@7fdc3b52d31d: Final verdict of PTC: none VirtHNBGW-STATS(828)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085339840 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34184<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085339840 DLINP DEBUG SRVCONN(,r=127.0.0.1:34741<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085339840 DLINP DEBUG SRVCONN(,r=127.0.0.1:34741<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085339840 DLINP NOTICE SRV(,r=127.0.0.1:34741<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085339840 DMAIN NOTICE (127.0.0.1:34741 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34741<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085339840 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(834)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(841)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(836)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(835)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(837)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(845)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(842)@7fdc3b52d31d: Final verdict of PTC: none 20250425085339842 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085339842 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085339842 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085339842 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250425085339842 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085339842 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085339842 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085339842 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085339842 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085339842 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085339842 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250425085339842 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085339842 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085339842 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085339842 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085339842 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085339842 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425085339842 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250425085339842 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425085339842 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085339842 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085339842 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085339842 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085339842 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085339842 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085339842 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085339842 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250425085339842 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250425085339842 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085339842 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085339842 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085339842 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085339842 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085339842 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085339842 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085339842 DRANAP NOTICE cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085339842 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085339842 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085339842 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085339842 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085339842 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085339842 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085339842 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425085339842 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085339842 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085339842 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085339842 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085339842 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085339842 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250425085339842 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085339842 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085339842 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085339843 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085339843 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085339843 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn1-SCCP(844)@7fdc3b52d31d: Final verdict of PTC: none 20250425085339843 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425085339843 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425085339843 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085339843 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085339843 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085339843 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085339843 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085339843 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085339843 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085339843 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085339843 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085339843 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085339843 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085339843 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085339843 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425085339843 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085339843 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085339843 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085339843 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085339843 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085339843 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085339843 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085339843 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085339843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x559c26c32520]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085339843 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085339843 DLSCCP DEBUG SCCP-SCOC(92)[0x559c26c31150]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085339843 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f23a42), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085339843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085339843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085339843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085339843 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085339843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085339843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(832)@7fdc3b52d31d: Final verdict of PTC: none 20250425085339843 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 09 04 f2 3a 42 00 00 5c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085339843 DLSCCP DEBUG SCCP-SCOC(92)[0x559c26c31150]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085339843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x559c26c32520]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085339843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11006311)[0x559c26c2f0a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085339843 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11006311)[0x559c26c2f0a0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085339843 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085339843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11006311)[0x559c26c2f0a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085339843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11006311)[0x559c26c2f0a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085339843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11006311)[0x559c26c2f0a0]{disrupted}: Freeing instance (context_map.c:202) 20250425085339843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11006311)[0x559c26c2f0a0]{disrupted}: Deallocated (fsm.c:568) 20250425085339843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x559c26c32520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085339843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x559c26c32520]{disconnected}: Freeing instance (context_map.c:206) 20250425085339843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x559c26c32520]{disconnected}: Deallocated (fsm.c:568) 20250425085339843 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11006311 SCCP-92 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425085339843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x559c26aa06d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085339843 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085339843 DLSCCP DEBUG SCCP-SCOC(93)[0x559c26c349c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085339843 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00833618), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085339843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085339843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085339843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085339843 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085339843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085339843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085339843 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 08 04 83 36 18 00 00 5d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085339843 DLSCCP DEBUG SCCP-SCOC(93)[0x559c26c349c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085339843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x559c26aa06d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085339843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5786239)[0x559c26c36690]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085339843 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5786239)[0x559c26c36690]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085339843 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085339844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5786239)[0x559c26c36690]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085339844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5786239)[0x559c26c36690]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085339844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5786239)[0x559c26c36690]{disrupted}: Freeing instance (context_map.c:202) 20250425085339844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5786239)[0x559c26c36690]{disrupted}: Deallocated (fsm.c:568) 20250425085339844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x559c26aa06d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085339844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x559c26aa06d0]{disconnected}: Freeing instance (context_map.c:206) 20250425085339844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x559c26aa06d0]{disconnected}: Deallocated (fsm.c:568) 20250425085339844 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5786239 SCCP-93 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425085339844 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085339844 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085339844 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085339844 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085339844 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085339844 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085339844 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085339844 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085339844 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085339844 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085339844 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085339844 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085339844 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085339844 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085339844 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085339844 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085339844 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085339844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085339844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425085339844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425085339844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085339844 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085339844 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085339844 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425085339844 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085339844 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085339844 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085339844 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085339844 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085339844 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(831)@7fdc3b52d31d: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(827)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(840)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(833)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(846)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc1-RAN(839)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(838)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(843)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(830)@7fdc3b52d31d: Final verdict of PTC: none20250425085339847 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53230<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(847)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)@7fdc3b52d31d: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849)@7fdc3b52d31d: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850)@7fdc3b52d31d: Final verdict of PTC: pass 20250425085339850 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53236<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085339864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53246<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(827): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(828): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(829): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(830): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(831): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(832): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(833): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(834): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(835): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(836): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(837): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-SCCP(838): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-RAN(839): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-M3UA(840): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(841): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(842): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(843): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(844): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(845): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(846): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(847): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Fri Apr 25 08:53:39 UTC 2025 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc 20250425085340042 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53260<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085340430 DLSCCP DEBUG SCCP-SCOC(89)[0x559c26c2b7f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085340430 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062b4c6), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085340430 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085340430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085340430 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085340430 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085340430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085340430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085340430 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 62 b4 c6 00 00 59 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085340430 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085340431 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085340431 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085340431 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085340431 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085340431 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085340431 DLSCCP DEBUG SCCP-SCOC(88)[0x559c26c313b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085340431 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd27b0), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085340432 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085340432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085340432 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085340432 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085340432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085340432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085340432 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 fd 27 b0 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085340432 DLSCCP DEBUG SCCP-SCOC(90)[0x559c26bb2660]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085340432 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df971b), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085340432 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085340432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085340432 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085340432 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085340432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085340432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085340432 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 df 97 1b 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085340432 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085340432 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085340432 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085340432 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085340432 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085340432 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085340432 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085340432 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085340432 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085340432 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085340432 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085340432 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085340645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53260<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=572036) 20250425085340768 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085340768 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085340768 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085341058 DLSCCP DEBUG SCCP-SCOC(87)[0x559c26c26b80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085341058 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096bdd9), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085341058 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085341059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085341059 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085341059 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085341059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085341059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085341059 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 96 bd d9 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085341059 DLSCCP DEBUG SCCP-SCOC(85)[0x559c26c338f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085341059 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe3dd7), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085341059 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085341059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085341059 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085341059 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085341059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085341059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085341059 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fe 3d d7 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085341059 DLSCCP DEBUG SCCP-SCOC(86)[0x559c26bef2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085341059 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e14ac), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085341059 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085341059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085341059 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085341059 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085341059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085341059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085341059 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 7e 14 ac 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085341059 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085341059 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085341059 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085341059 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085341059 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085341059 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085341059 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085341059 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085341059 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085341059 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085341060 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085341060 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085341060 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085341060 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085341060 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085341060 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085341060 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085341060 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085341613 DLSCCP DEBUG SCCP-SCOC(84)[0x559c26c46910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085341613 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00720fea), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085341613 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085341613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085341613 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085341613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085341613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085341613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085341613 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 72 0f ea 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085341614 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085341614 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085341614 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085341614 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085341614 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085341614 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=572036, count=602160) 20250425085341842 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085341842 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425085341842 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425085341844 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085341844 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085341844 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085341844 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085341844 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425085341844 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425085342353 DLSCCP DEBUG SCCP-SCOC(83)[0x559c26c37d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085342353 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c368e2), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085342353 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085342353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085342353 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085342353 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085342353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085342353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085342353 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c3 68 e2 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085342353 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085342353 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085342354 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085342354 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085342354 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085342354 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink ------ Fri Apr 25 08:53:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425085343101 DLSCCP DEBUG SCCP-SCOC(82)[0x559c26c36420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085343101 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091074a), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085343101 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085343101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085343101 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085343101 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085343101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085343101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085343101 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 91 07 4a 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085343101 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085343101 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085343101 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085343101 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085343101 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085343101 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20250425085343746 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53268<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085343751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53280<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085343755 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43705<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(855)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085343774 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085343774 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085343781 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085343781 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085343781 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085343781 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085343781 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085343781 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085343781 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085343781 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(857)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085343781 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34108 (stream_srv.c:142) 20250425085343781 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34108<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085343782 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085343782 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085343782 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085343782 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085343782 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085343782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085343782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085343782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085343782 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085343782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085343782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085343782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085343782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085343782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085343782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085343782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085343782 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085343782 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085343782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085343782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085343782 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 03 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085343782 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085343782 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085343782 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085343782 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085343782 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085343782 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085343782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085343782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085343782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085343782 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085343782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085343782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085343782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085343782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085343782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085343783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085343783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085343783 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085343783 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085343783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085343783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085343783 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 00 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085343783 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085343783 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085343783 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085343783 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085343783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085343783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085343783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085343783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085343783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085343783 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085343783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085343783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085343783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085343783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085343783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085343783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085343783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085343783 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085343783 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085343783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085343783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085343783 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085343783 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085343783 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085343783 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085343783 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085343783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085343783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085343783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085343783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085343783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085343783 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085343783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085343783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085343783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085343783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085343783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085343783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085343783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085343783 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085343783 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085343783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085343783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085343783 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085343783 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085343783 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085343783 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085343783 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085343783 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085343783 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085343783 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085343784 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085343784 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085343784 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085343784 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085343784 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085343784 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085343784 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085343784 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085343784 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085343784 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085343784 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085343784 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085343784 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085343784 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085343784 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085343784 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085343784 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085343784 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(861)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(861)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(861)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-SCCP(859)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085343796 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085343796 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085343797 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085343797 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085343797 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085343797 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085343797 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085343797 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085343798 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085343798 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085343798 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085343798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085343798 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085343798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085343798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085343798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085343798 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=15 -> eSLS=95: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085343798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085343798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085343798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085343798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085343798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085343798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085343798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085343798 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=15 -> eSLS=127: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085343798 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085343798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085343798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085343798 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0f 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085343798 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085343798 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085343798 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085343798 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085343798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085343798 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085343798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085343798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085343798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085343798 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085343798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085343798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085343798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085343798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085343798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085343798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085343798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085343798 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=7 -> eSLS=7: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085343798 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085343798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085343798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085343798 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 07 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085343798 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085343798 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085343798 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085343798 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085343798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085343798 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085343798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085343798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085343798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085343798 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085343798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085343798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085343798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085343798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085343798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085343798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085343798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085343798 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085343798 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085343798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085343798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085343798 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085343798 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085343798 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085343798 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085343798 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085343798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085343798 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085343798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085343798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085343798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085343798 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085343798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085343798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085343798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085343798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085343798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085343798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085343798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085343798 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085343798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085343798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085343798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085343798 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085343798 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085343798 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085343798 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085343798 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085343798 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085343798 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085343798 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085343798 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085343798 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085343798 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085343798 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085343798 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085343798 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085343798 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085343798 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085343798 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085343798 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085343798 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085343798 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085343798 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085343798 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085343798 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085343798 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085343798 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085343798 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(864)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(864)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(864)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(862)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085343817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085343817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085343817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085343817 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085343817 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085343817 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085343817 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085343817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085343817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085343822 DLINP DEBUG SRVCONN(,r=127.0.0.1:34108<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085343822 DLINP DEBUG SRVCONN(,r=127.0.0.1:34108<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085343822 DLINP DEBUG SRVCONN(,r=127.0.0.1:34108<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085343822 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085343822 DHNBAP DEBUG (127.0.0.1:34108 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425085343822 DHNBAP NOTICE (127.0.0.1:34108 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085343822 DHNBAP NOTICE (127.0.0.1:34108 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085343822 DLINP DEBUG SRVCONN(,r=127.0.0.1:34108<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085343822 DLINP DEBUG SRVCONN(,r=127.0.0.1:34108<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085343929 DLSCCP DEBUG SCCP-SCOC(81)[0x559c26b19c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085343929 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001592e8), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085343929 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085343929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085343929 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085343929 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085343929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085343929 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085343929 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 15 92 e8 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085343929 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085343929 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085343929 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085343929 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085343929 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085343929 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085343995 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085343995 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085343995 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085343995 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(861)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085344003 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085344003 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085344003 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085344003 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085344003 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085344003 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085344003 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085344003 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085344003 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085344003 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085344003 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085344006 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085344006 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085344006 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085344006 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085344006 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085344006 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085344006 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085344006 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085344006 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085344006 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085344006 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085344006 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085344006 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085344006 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085344006 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085344006 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085344006 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085344006 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085344006 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085344006 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085344006 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085344006 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085344007 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085344007 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085344007 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085344007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085344007 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085344007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085344007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085344007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085344007 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085344007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085344007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085344007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085344007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085344007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085344008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085344008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085344008 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085344008 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085344008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085344008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085344008 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085344008 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085344008 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085344008 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085344008 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085344008 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085344008 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085344008 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250425085344008 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085344008 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085344008 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085344008 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085344008 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085344008 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085344008 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085344008 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(864)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085344015 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085344015 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085344015 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085344015 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085344015 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085344015 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085344015 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085344015 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085344015 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085344015 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085344015 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085344017 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085344017 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085344017 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085344017 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085344017 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085344017 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085344017 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085344017 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085344017 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085344017 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085344017 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085344018 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085344018 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085344018 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085344018 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085344018 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085344018 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085344018 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085344018 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085344018 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085344018 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085344018 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085344018 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085344019 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085344019 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085344019 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085344019 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085344019 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085344019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085344019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085344019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085344019 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085344019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085344019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085344019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085344019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085344019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085344019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085344019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085344019 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085344019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085344019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085344019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085344019 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085344019 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085344020 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085344020 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085344020 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085344020 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085344020 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085344020 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250425085344020 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085344020 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085344020 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085344020 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425085344775 DLSCCP DEBUG SCCP-SCOC(80)[0x559c26c31280]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425085344776 DLSCCP DEBUG SCCP-SCOC(80)[0x559c26c31280]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425085344776 DLSCCP DEBUG SCCP-SCOC(80)[0x559c26c31280]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085344776 DLSCCP DEBUG SCCP-SCOC(80)[0x559c26c31280]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085344776 DLSCCP DEBUG SCCP-SCOC(80)[0x559c26c31280]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(860)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085344812 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085344813 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085344813 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085344813 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085344813 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085344813 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085344813 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085344813 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085344813 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085344813 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085344813 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085344813 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085344813 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085344813 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085344813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085344813 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085344813 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085344813 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085344813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085344813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085344813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085344813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085344813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085344813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085344813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085344813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085344813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085344813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085344813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085344813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085344813 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085344813 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085344813 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085344814 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085344814 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085344814 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085344814 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085344814 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085344814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085344814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085344814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085344814 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085344814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085344814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085344814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085344814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085344814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085344814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085344814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085344814 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085344814 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085344814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085344814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085344814 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085344814 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085344814 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425085344814 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085344814 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085344814 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085344815 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085344815 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085344815 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250425085344815 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085344815 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085344815 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085344815 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085344818 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085344818 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085344818 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085344818 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085344818 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085344818 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085344818 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085344818 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085344818 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085344818 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085344818 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085344818 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085344818 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085344818 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085344818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085344818 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085344818 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085344818 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085344818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085344818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085344818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085344818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085344818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085344818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085344818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085344818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085344818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085344818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085344818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085344818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085344818 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085344818 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085344818 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085344818 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085344818 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(863)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085344823 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085344823 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085344823 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085344823 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085344823 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085344823 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085344823 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085344823 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085344823 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085344823 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085344823 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085344823 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085344823 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085344823 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085344823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085344823 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085344823 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085344823 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085344823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085344823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085344823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085344823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085344823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085344823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085344823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085344823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085344824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085344824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085344824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085344824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085344824 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085344824 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085344824 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085344824 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085344824 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085344824 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085344824 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085344824 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085344824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085344824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085344824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085344824 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085344824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085344824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085344824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085344824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085344824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085344824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085344824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085344824 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085344824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085344824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085344824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085344824 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085344824 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085344824 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425085344825 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085344825 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085344825 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085344825 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085344825 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085344825 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250425085344825 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085344825 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085344825 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085344825 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085344827 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085344827 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085344827 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085344827 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085344827 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085344827 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085344827 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085344827 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085344827 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085344827 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085344827 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085344827 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085344827 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085344827 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085344827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085344827 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085344827 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085344827 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085344827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085344827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085344827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085344828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085344828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085344828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085344828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085344828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085344828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085344828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085344828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085344828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085344828 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085344828 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085344828 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085344828 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085344828 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085345834 DLCTRL DEBUG Command: GET 108403194 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085345834 DLCTRL DEBUG Tx Command reply: GET_REPLY 108403194 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085345838 DLCTRL DEBUG Command: GET 949399457 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085345838 DLCTRL DEBUG Tx Command reply: GET_REPLY 949399457 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085345842 DLCTRL DEBUG Command: GET 13438928 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085345842 DLCTRL DEBUG Tx Command reply: GET_REPLY 13438928 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085345847 DLCTRL DEBUG Command: GET 951174698 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085345847 DLCTRL DEBUG Tx Command reply: GET_REPLY 951174698 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085345851 DLCTRL DEBUG Command: GET 499726786 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085345851 DLCTRL DEBUG Tx Command reply: GET_REPLY 499726786 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425085345855 DLCTRL DEBUG Command: GET 927839157 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085345855 DLCTRL DEBUG Tx Command reply: GET_REPLY 927839157 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085345859 DLCTRL DEBUG Command: GET 281960279 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085345859 DLCTRL DEBUG Tx Command reply: GET_REPLY 281960279 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085345862 DLCTRL DEBUG Command: GET 49364856 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085345862 DLCTRL DEBUG Tx Command reply: GET_REPLY 49364856 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085345866 DLCTRL DEBUG Command: GET 335021538 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085345866 DLCTRL DEBUG Tx Command reply: GET_REPLY 335021538 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085345870 DLCTRL DEBUG Command: GET 949999846 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085345870 DLCTRL DEBUG Tx Command reply: GET_REPLY 949999846 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425085345872 DLCTRL DEBUG Command: GET 661701279 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085345872 DLCTRL DEBUG Tx Command reply: GET_REPLY 661701279 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085345875 DLCTRL DEBUG Command: GET 636177821 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085345875 DLCTRL DEBUG Tx Command reply: GET_REPLY 636177821 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085345877 DLCTRL DEBUG Command: GET 896473907 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085345877 DLCTRL DEBUG Tx Command reply: GET_REPLY 896473907 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085345879 DLCTRL DEBUG Command: GET 24056964 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085345879 DLCTRL DEBUG Tx Command reply: GET_REPLY 24056964 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085345881 DLCTRL DEBUG Command: GET 491816908 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085345881 DLCTRL DEBUG Tx Command reply: GET_REPLY 491816908 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425085345883 DLCTRL DEBUG Command: GET 709993515 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085345883 DLCTRL DEBUG Tx Command reply: GET_REPLY 709993515 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085345884 DLCTRL DEBUG Command: GET 173639160 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085345884 DLCTRL DEBUG Tx Command reply: GET_REPLY 173639160 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085345886 DLCTRL DEBUG Command: GET 716616921 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085345886 DLCTRL DEBUG Tx Command reply: GET_REPLY 716616921 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085345887 DLCTRL DEBUG Command: GET 122265657 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085345887 DLCTRL DEBUG Tx Command reply: GET_REPLY 122265657 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085345889 DLCTRL DEBUG Command: GET 449044908 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085345889 DLCTRL DEBUG Tx Command reply: GET_REPLY 449044908 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100100100'B, t_guard := 20.000000 } 20250425085345917 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53620<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(860)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(860)@7fdc3b52d31d: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(856)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866)9823277 20250425085346953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085346953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085346953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085346953 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085346953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x95e42d, normal) (hnbgw_rua.c:406) 20250425085346953 DHNB DEBUG map_rua[0x559c26c31280]{init}: Allocated (fsm.c:456) 20250425085346953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9823277)[0x559c26c31280]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085346953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9823277 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085346953 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085346953 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085346953 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9823277 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085346953 DCN DEBUG map_sccp[0x559c26c2f0a0]{init}: Allocated (fsm.c:456) 20250425085346953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x559c26c2f0a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085346953 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9823277 <-> SCCP-94 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085346953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9823277 SCCP-94 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085346953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9823277)[0x559c26c31280]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085346953 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085346953 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085346953 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9823277 SCCP-94 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085346953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x559c26c2f0a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085346953 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085346953 DLSCCP DEBUG SCCP-SCOC(94)[0x559c26c32520]{IDLE}: Allocated (fsm.c:456) 20250425085346953 DLSCCP DEBUG SCCP-SCOC(94)[0x559c26c32520]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085346953 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001240056400500f1100926) (sccp_scrc.c:415) 20250425085346953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085346953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085346953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085346953 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085346953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085346953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085346953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085346953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085346953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085346953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085346953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085346953 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085346953 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085346953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085346953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085346953 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 5e 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 24 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085346953 DLSCCP DEBUG SCCP-SCOC(94)[0x559c26c32520]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085346953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x559c26c2f0a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085346953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9823277)[0x559c26c31280]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085346953 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085346953 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085346953 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085346953 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085346953 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085346953 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250425085346953 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085346953 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085346953 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085346953 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 5e 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 24 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(859)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc0-SCCP(859)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(860)@7fdc3b52d31d: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866) HNBGW_Test.msc0-RAN(860)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866)9322668 HNBGW_Test.msc0-SCCP(859)@7fdc3b52d31d: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866)@7fdc3b52d31d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(859)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085346970 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085346970 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085346970 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085346970 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085346970 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085346970 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085346970 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085346970 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085346970 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085346970 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 5e 16 cf 8d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085346971 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085346971 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085346971 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085346971 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085346971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085346971 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000005e), PART(T=Source Reference,L=4,D=0016cf8d) (sccp_scrc.c:486) 20250425085346971 DLSCCP DEBUG Received CO:COAK for local reference 94 (sccp_scoc.c:1855) 20250425085346971 DLSCCP DEBUG SCCP-SCOC(94)[0x559c26c32520]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085346971 DLSCCP DEBUG SCCP-SCOC(94)[0x559c26c32520]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085346971 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085346971 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085346971 DCN DEBUG handle_cn_conn_conf() conn_id=94, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085346971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x559c26c2f0a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085346971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x559c26c2f0a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085346971 DLCTRL DEBUG Command: GET 777050565 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085346971 DLCTRL DEBUG Tx Command reply: GET_REPLY 777050565 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425085346975 DLCTRL DEBUG Command: GET 605607852 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085346975 DLCTRL DEBUG Tx Command reply: GET_REPLY 605607852 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085346980 DLCTRL DEBUG Command: GET 347190537 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085346980 DLCTRL DEBUG Tx Command reply: GET_REPLY 347190537 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085346984 DLCTRL DEBUG Command: GET 450588217 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085346984 DLCTRL DEBUG Tx Command reply: GET_REPLY 450588217 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085346988 DLCTRL DEBUG Command: GET 117742669 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085346988 DLCTRL DEBUG Tx Command reply: GET_REPLY 117742669 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085346993 DLCTRL DEBUG Command: GET 447493 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085346993 DLCTRL DEBUG Tx Command reply: GET_REPLY 447493 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085346997 DLCTRL DEBUG Command: GET 959678712 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085346997 DLCTRL DEBUG Tx Command reply: GET_REPLY 959678712 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085347000 DLCTRL DEBUG Command: GET 107826882 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085347000 DLCTRL DEBUG Tx Command reply: GET_REPLY 107826882 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085347002 DLCTRL DEBUG Command: GET 265930770 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085347002 DLCTRL DEBUG Tx Command reply: GET_REPLY 265930770 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085347006 DLCTRL DEBUG Command: GET 426523896 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085347006 DLCTRL DEBUG Tx Command reply: GET_REPLY 426523896 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085347009 DLCTRL DEBUG Command: GET 28257514 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085347009 DLCTRL DEBUG Tx Command reply: GET_REPLY 28257514 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085347011 DLCTRL DEBUG Command: GET 33509127 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085347011 DLCTRL DEBUG Tx Command reply: GET_REPLY 33509127 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085347013 DLCTRL DEBUG Command: GET 115823164 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085347013 DLCTRL DEBUG Tx Command reply: GET_REPLY 115823164 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085347014 DLCTRL DEBUG Command: GET 142368425 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085347014 DLCTRL DEBUG Tx Command reply: GET_REPLY 142368425 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085347016 DLCTRL DEBUG Command: GET 943983847 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085347016 DLCTRL DEBUG Tx Command reply: GET_REPLY 943983847 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085347017 DLCTRL DEBUG Command: GET 714991224 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085347017 DLCTRL DEBUG Tx Command reply: GET_REPLY 714991224 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085347018 DLCTRL DEBUG Command: GET 492489972 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085347018 DLCTRL DEBUG Tx Command reply: GET_REPLY 492489972 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085347018 DLCTRL DEBUG Command: GET 847948677 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085347018 DLCTRL DEBUG Tx Command reply: GET_REPLY 847948677 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085347019 DLCTRL DEBUG Command: GET 179031800 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085347019 DLCTRL DEBUG Tx Command reply: GET_REPLY 179031800 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085347020 DLCTRL DEBUG Command: GET 73913722 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085347020 DLCTRL DEBUG Tx Command reply: GET_REPLY 73913722 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110111010'B, t_guard := 20.000000 } 20250425085347035 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53626<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(860)@7fdc3b52d31d: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(860)@7fdc3b52d31d: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(856)@7fdc3b52d31d: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867)602426 20250425085348063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085348063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085348063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425085348063 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085348063 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9313a, normal) (hnbgw_rua.c:406) 20250425085348063 DHNB DEBUG map_rua[0x559c26bb1b50]{init}: Allocated (fsm.c:456) 20250425085348063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-602426)[0x559c26bb1b50]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085348063 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-602426 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085348063 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085348063 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085348063 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425085348063 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-602426 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085348063 DCN DEBUG map_sccp[0x559c26c36690]{init}: Allocated (fsm.c:456) 20250425085348063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x559c26c36690]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085348063 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-602426 <-> SCCP-95 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085348063 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-602426 SCCP-95 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250425085348063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-602426)[0x559c26bb1b50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085348063 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085348063 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085348063 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-602426 SCCP-95 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085348063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x559c26c36690]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085348063 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085348063 DLSCCP DEBUG SCCP-SCOC(95)[0x559c26aa06d0]{IDLE}: Allocated (fsm.c:456) 20250425085348063 DLSCCP DEBUG SCCP-SCOC(95)[0x559c26aa06d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085348063 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005f), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001ba0056400500f1100926) (sccp_scrc.c:415) 20250425085348063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085348063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085348063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085348063 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085348063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085348063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085348063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085348063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085348063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085348063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085348063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085348063 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085348063 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085348063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085348063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085348063 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 0a 01 00 00 5f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 ba 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085348063 DLSCCP DEBUG SCCP-SCOC(95)[0x559c26aa06d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085348063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x559c26c36690]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085348063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-602426)[0x559c26bb1b50]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085348064 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085348064 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085348064 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085348064 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085348064 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085348064 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250425085348064 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085348064 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085348064 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085348064 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 0a 01 00 00 5f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 ba 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(859)@7fdc3b52d31d: First idle individual index:1 HNBGW_Test.msc0-SCCP(859)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(860)@7fdc3b52d31d: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867) HNBGW_Test.msc0-RAN(860)@7fdc3b52d31d: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867)7502393 HNBGW_Test.msc0-SCCP(859)@7fdc3b52d31d: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(859)@7fdc3b52d31d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425085348070 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085348070 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085348070 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085348070 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085348070 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085348071 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085348071 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085348071 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085348071 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085348071 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 5f 55 1b 0e 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085348071 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085348071 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085348071 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085348071 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085348071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085348071 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000005f), PART(T=Source Reference,L=4,D=00551b0e) (sccp_scrc.c:486) 20250425085348071 DLSCCP DEBUG Received CO:COAK for local reference 95 (sccp_scoc.c:1855) 20250425085348071 DLSCCP DEBUG SCCP-SCOC(95)[0x559c26aa06d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085348071 DLSCCP DEBUG SCCP-SCOC(95)[0x559c26aa06d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085348071 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085348071 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085348071 DCN DEBUG handle_cn_conn_conf() conn_id=95, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085348071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x559c26c36690]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085348071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x559c26c36690]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867)@7fdc3b52d31d: setverdict(pass): none -> pass MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085348074 DLCTRL DEBUG Command: GET 503273092 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085348074 DLCTRL DEBUG Tx Command reply: GET_REPLY 503273092 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250425085348078 DLCTRL DEBUG Command: GET 828234217 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085348078 DLCTRL DEBUG Tx Command reply: GET_REPLY 828234217 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085348082 DLCTRL DEBUG Command: GET 436133950 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085348082 DLCTRL DEBUG Tx Command reply: GET_REPLY 436133950 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085348087 DLCTRL DEBUG Command: GET 807925897 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085348087 DLCTRL DEBUG Tx Command reply: GET_REPLY 807925897 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085348091 DLCTRL DEBUG Command: GET 9093238 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085348091 DLCTRL DEBUG Tx Command reply: GET_REPLY 9093238 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085348096 DLCTRL DEBUG Command: GET 490176116 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085348096 DLCTRL DEBUG Tx Command reply: GET_REPLY 490176116 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085348100 DLCTRL DEBUG Command: GET 710766973 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085348100 DLCTRL DEBUG Tx Command reply: GET_REPLY 710766973 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085348104 DLCTRL DEBUG Command: GET 48361084 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085348104 DLCTRL DEBUG Tx Command reply: GET_REPLY 48361084 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085348108 DLCTRL DEBUG Command: GET 630314514 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085348108 DLCTRL DEBUG Tx Command reply: GET_REPLY 630314514 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085348112 DLCTRL DEBUG Command: GET 770183055 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085348112 DLCTRL DEBUG Tx Command reply: GET_REPLY 770183055 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085348115 DLCTRL DEBUG Command: GET 105862244 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085348115 DLCTRL DEBUG Tx Command reply: GET_REPLY 105862244 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085348119 DLCTRL DEBUG Command: GET 258572660 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085348119 DLCTRL DEBUG Tx Command reply: GET_REPLY 258572660 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085348122 DLCTRL DEBUG Command: GET 522328763 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085348122 DLCTRL DEBUG Tx Command reply: GET_REPLY 522328763 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085348125 DLCTRL DEBUG Command: GET 977926205 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085348125 DLCTRL DEBUG Tx Command reply: GET_REPLY 977926205 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085348128 DLCTRL DEBUG Command: GET 849741814 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085348128 DLCTRL DEBUG Tx Command reply: GET_REPLY 849741814 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085348131 DLCTRL DEBUG Command: GET 182041784 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085348131 DLCTRL DEBUG Tx Command reply: GET_REPLY 182041784 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085348134 DLCTRL DEBUG Command: GET 814159841 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085348134 DLCTRL DEBUG Tx Command reply: GET_REPLY 814159841 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085348137 DLCTRL DEBUG Command: GET 535637463 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085348137 DLCTRL DEBUG Tx Command reply: GET_REPLY 535637463 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085348140 DLCTRL DEBUG Command: GET 37618777 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085348140 DLCTRL DEBUG Tx Command reply: GET_REPLY 37618777 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085348143 DLCTRL DEBUG Command: GET 844566106 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085348143 DLCTRL DEBUG Tx Command reply: GET_REPLY 844566106 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) 20250425085348145 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: "connecting cnlink 1" MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(870)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc1-M3UA(870)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(870)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(868)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085348370 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085348370 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425085348370 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085348370 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(870)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425085348378 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085348379 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425085348379 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085348379 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085348379 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085348379 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085348379 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425085348379 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085348379 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085348379 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085348379 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085348381 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085348381 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085348381 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085348381 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425085348381 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085348381 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085348381 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085348381 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085348381 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425085348381 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085348381 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425085348381 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 02  20250425085348381 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085348381 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085348382 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085348382 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085348382 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425085348382 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085348382 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085348382 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085348382 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085348382 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085348382 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085348382 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085348383 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085348383 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085348383 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085348383 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085348383 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085348383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085348383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085348383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085348383 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=2 -> eSLS=34: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085348384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085348384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085348384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085348384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085348384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085348384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085348384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085348384 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=2 -> eSLS=2: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085348384 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085348384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085348384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085348384 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 02 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085348384 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085348384 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085348384 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085348384 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085348384 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085348384 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085348384 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=2 -> eSLS=2: use Normal Route via 'virt-msc1' 20250425085348384 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085348384 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085348384 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085348384 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 02 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425085348768 DLSCCP DEBUG SCCP-SCOC(91)[0x559c26c3f940]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085348768 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4b127), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085348768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085348768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085348769 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085348769 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085348769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085348769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085348769 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c4 b1 27 00 00 5b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085348769 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085348769 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085348769 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085348769 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085348769 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085348769 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425085348769 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085348769 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085348769 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085348769 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c4 b1 27 00 00 5b 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250425085348773 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085348773 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085348773 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085348773 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085348773 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085348773 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085348773 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085348773 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085348773 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085348773 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 5b c4 b1 27 00 00 06 00 08 00 00 00 07  20250425085348773 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085348774 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085348774 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085348774 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085348774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085348774 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005b), PART(T=Source Reference,L=4,D=00c4b127) (sccp_scrc.c:486) 20250425085348774 DLSCCP DEBUG Received CO:RELCO for local reference 91 (sccp_scoc.c:1855) 20250425085348774 DLSCCP DEBUG SCCP-SCOC(91)[0x559c26c3f940]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085348774 DLSCCP DEBUG SCCP-SCOC(91)[0x559c26c3f940]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085348774 DLSCCP DEBUG SCCP-SCOC(91)[0x559c26c3f940]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085348774 DLSCCP DEBUG SCCP-SCOC(91)[0x559c26c3f940]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085348774 DLSCCP DEBUG SCCP-SCOC(91)[0x559c26c3f940]{IDLE}: Deallocated (fsm.c:568) MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000010100'B, t_guard := 20.000000 } HNBGW_Test.msc1-RAN(869)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085349187 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085349187 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085349187 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085349187 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085349187 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085349187 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085349187 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085349187 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085349187 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085349187 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425085349187 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085349187 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085349187 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085349187 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085349187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085349187 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085349187 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085349188 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085349188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085349188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085349188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085349188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085349188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085349188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085349188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085349188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085349188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085349188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085349188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085349188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085349188 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085349188 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085349188 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085349188 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085349188 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425085349188 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085349188 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085349188 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085349188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085349188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085349188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085349188 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085349188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085349188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085349188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085349188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085349188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085349188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085349189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085349189 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085349189 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085349189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085349189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085349189 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085349189 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085349189 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: link up (cnlink.c:111) 20250425085349189 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085349189 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085349189 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085349189 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085349189 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085349189 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'virt-msc1' 20250425085349189 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085349189 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085349189 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085349189 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425085349194 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085349194 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085349194 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085349194 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085349194 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085349194 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085349194 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085349194 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085349194 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085349194 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085349194 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085349194 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085349194 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085349194 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085349194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085349194 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085349194 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085349194 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085349194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085349194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085349194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085349194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085349194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085349194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085349195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085349195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085349195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085349195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085349195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085349195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085349195 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085349195 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085349195 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085349195 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085349195 DRANAP INFO cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085349209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53630<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085349844 DLSCCP DEBUG SCCP-SCOC(93)[0x559c26c349c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085349845 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00833618), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085349845 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085349845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085349845 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085349845 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085349845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085349845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085349845 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 83 36 18 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085349845 DLSCCP DEBUG SCCP-SCOC(92)[0x559c26c31150]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085349845 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f23a42), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085349845 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085349845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085349845 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085349845 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085349845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085349845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085349845 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 f2 3a 42 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085349845 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085349845 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085349845 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085349845 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085349845 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085349845 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425085349845 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085349845 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085349845 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085349845 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 83 36 18 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250425085349845 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085349845 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085349845 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085349845 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085349845 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085349845 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425085349845 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085349845 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085349845 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085349845 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 f2 3a 42 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250425085349850 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085349850 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085349850 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085349850 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085349850 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085349850 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085349850 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085349850 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085349850 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085349850 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 5d 83 36 18 00 00 06 00 08 00 00 00 07  20250425085349850 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085349850 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085349850 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085349850 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085349850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085349850 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005d), PART(T=Source Reference,L=4,D=00833618) (sccp_scrc.c:486) 20250425085349850 DLSCCP DEBUG Received CO:RELCO for local reference 93 (sccp_scoc.c:1855) 20250425085349850 DLSCCP DEBUG SCCP-SCOC(93)[0x559c26c349c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085349850 DLSCCP DEBUG SCCP-SCOC(93)[0x559c26c349c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085349850 DLSCCP DEBUG SCCP-SCOC(93)[0x559c26c349c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085349850 DLSCCP DEBUG SCCP-SCOC(93)[0x559c26c349c0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085349850 DLSCCP DEBUG SCCP-SCOC(93)[0x559c26c349c0]{IDLE}: Deallocated (fsm.c:568) 20250425085350053 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085350053 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085350053 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085350053 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085350053 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085350053 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085350053 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085350053 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085350053 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085350053 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 5c f2 3a 42 00 00 06 00 08 00 00 00 07  20250425085350053 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085350053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085350053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085350053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085350053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085350053 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005c), PART(T=Source Reference,L=4,D=00f23a42) (sccp_scrc.c:486) 20250425085350053 DLSCCP DEBUG Received CO:RELCO for local reference 92 (sccp_scoc.c:1855) 20250425085350053 DLSCCP DEBUG SCCP-SCOC(92)[0x559c26c31150]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085350053 DLSCCP DEBUG SCCP-SCOC(92)[0x559c26c31150]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085350053 DLSCCP DEBUG SCCP-SCOC(92)[0x559c26c31150]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085350053 DLSCCP DEBUG SCCP-SCOC(92)[0x559c26c31150]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085350053 DLSCCP DEBUG SCCP-SCOC(92)[0x559c26c31150]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(869)@7fdc3b52d31d: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(869)@7fdc3b52d31d: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(856)@7fdc3b52d31d: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871)12213223 20250425085350238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085350238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085350238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425085350238 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085350238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xba5be7, normal) (hnbgw_rua.c:406) 20250425085350238 DHNB DEBUG map_rua[0x559c26c31150]{init}: Allocated (fsm.c:456) 20250425085350238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12213223)[0x559c26c31150]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085350238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12213223 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085350238 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085350238 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085350238 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12213223 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250425085350238 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12213223 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:743) 20250425085350238 DCN DEBUG map_sccp[0x559c26c349c0]{init}: Allocated (fsm.c:456) 20250425085350238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x559c26c349c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085350238 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12213223 <-> SCCP-96 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425085350238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12213223 SCCP-96 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250425085350238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12213223)[0x559c26c31150]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085350238 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085350238 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085350238 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12213223 SCCP-96 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085350238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x559c26c349c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085350238 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085350238 DLSCCP DEBUG SCCP-SCOC(96)[0x559c26c3f940]{IDLE}: Allocated (fsm.c:456) 20250425085350238 DLSCCP DEBUG SCCP-SCOC(96)[0x559c26c3f940]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085350238 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000060), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002140056400500f1100926) (sccp_scrc.c:415) 20250425085350238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085350238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085350238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085350238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085350238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085350238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085350238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085350238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085350238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085350238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085350238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085350238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085350238 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085350238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085350238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085350238 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 06 01 00 00 60 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 14 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085350238 DLSCCP DEBUG SCCP-SCOC(96)[0x559c26c3f940]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085350238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x559c26c349c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085350238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12213223)[0x559c26c31150]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085350238 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085350238 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085350238 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085350238 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085350238 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085350238 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'virt-msc1' 20250425085350238 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085350238 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085350238 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085350238 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 06 01 00 00 60 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 14 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(868)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc1-SCCP(868)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(869)@7fdc3b52d31d: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871) HNBGW_Test.msc1-RAN(869)@7fdc3b52d31d: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871)5920129 HNBGW_Test.msc1-SCCP(868)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(868)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085350248 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085350248 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085350248 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085350248 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085350248 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085350248 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085350248 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085350248 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085350248 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085350248 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 60 18 0c b5 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085350248 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085350248 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085350248 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085350248 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085350248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085350248 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000060), PART(T=Source Reference,L=4,D=00180cb5) (sccp_scrc.c:486) 20250425085350248 DLSCCP DEBUG Received CO:COAK for local reference 96 (sccp_scoc.c:1855) 20250425085350248 DLSCCP DEBUG SCCP-SCOC(96)[0x559c26c3f940]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085350248 DLSCCP DEBUG SCCP-SCOC(96)[0x559c26c3f940]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085350248 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085350248 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085350248 DCN DEBUG handle_cn_conn_conf() conn_id=96, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085350248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x559c26c349c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085350248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x559c26c349c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871)@7fdc3b52d31d: setverdict(pass): none -> pass MTC@7fdc3b52d31d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085350249 DLCTRL DEBUG Command: GET 14756734 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085350249 DLCTRL DEBUG Tx Command reply: GET_REPLY 14756734 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250425085350250 DLCTRL DEBUG Command: GET 200184419 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085350250 DLCTRL DEBUG Tx Command reply: GET_REPLY 200184419 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085350251 DLCTRL DEBUG Command: GET 303254599 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085350251 DLCTRL DEBUG Tx Command reply: GET_REPLY 303254599 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085350252 DLCTRL DEBUG Command: GET 38963612 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085350252 DLCTRL DEBUG Tx Command reply: GET_REPLY 38963612 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085350253 DLCTRL DEBUG Command: GET 25508465 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085350253 DLCTRL DEBUG Tx Command reply: GET_REPLY 25508465 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085350254 DLCTRL DEBUG Command: GET 639907333 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085350254 DLCTRL DEBUG Tx Command reply: GET_REPLY 639907333 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250425085350255 DLCTRL DEBUG Command: GET 295722046 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085350255 DLCTRL DEBUG Tx Command reply: GET_REPLY 295722046 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085350256 DLCTRL DEBUG Command: GET 393907959 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085350256 DLCTRL DEBUG Tx Command reply: GET_REPLY 393907959 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085350257 DLCTRL DEBUG Command: GET 732339716 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085350257 DLCTRL DEBUG Tx Command reply: GET_REPLY 732339716 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085350260 DLCTRL DEBUG Command: GET 225460107 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085350260 DLCTRL DEBUG Tx Command reply: GET_REPLY 225460107 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085350263 DLCTRL DEBUG Command: GET 154038808 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085350263 DLCTRL DEBUG Tx Command reply: GET_REPLY 154038808 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085350265 DLCTRL DEBUG Command: GET 91700941 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085350265 DLCTRL DEBUG Tx Command reply: GET_REPLY 91700941 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085350267 DLCTRL DEBUG Command: GET 35886599 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085350267 DLCTRL DEBUG Tx Command reply: GET_REPLY 35886599 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085350267 DLCTRL DEBUG Command: GET 726737076 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085350267 DLCTRL DEBUG Tx Command reply: GET_REPLY 726737076 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085350268 DLCTRL DEBUG Command: GET 860507458 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085350268 DLCTRL DEBUG Tx Command reply: GET_REPLY 860507458 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085350269 DLCTRL DEBUG Command: GET 445420482 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085350269 DLCTRL DEBUG Tx Command reply: GET_REPLY 445420482 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085350270 DLCTRL DEBUG Command: GET 317333786 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085350270 DLCTRL DEBUG Tx Command reply: GET_REPLY 317333786 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085350271 DLCTRL DEBUG Command: GET 42232852 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085350271 DLCTRL DEBUG Tx Command reply: GET_REPLY 42232852 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085350272 DLCTRL DEBUG Command: GET 224758739 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085350272 DLCTRL DEBUG Tx Command reply: GET_REPLY 224758739 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085350273 DLCTRL DEBUG Command: GET 579548381 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085350273 DLCTRL DEBUG Tx Command reply: GET_REPLY 579548381 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425085350275 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53280<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085350276 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43705<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(852)@7fdc3b52d31d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(853)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085350277 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53268<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085350277 DLINP DEBUG SRVCONN(,r=127.0.0.1:34108<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085350277 DLINP DEBUG SRVCONN(,r=127.0.0.1:34108<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085350277 DLINP NOTICE SRV(,r=127.0.0.1:34108<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085350277 DMAIN NOTICE (127.0.0.1:34108 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34108<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085350277 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn0-RAN(863)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(858)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(862)@7fdc3b52d31d: Final verdict of PTC: none 20250425085350279 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085350279 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085350279 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085350279 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085350279 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085350279 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085350279 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085350279 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085350279 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085350279 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085350279 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085350279 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085350279 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085350279 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085350279 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085350279 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085350279 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085350279 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085350279 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085350279 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085350279 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085350279 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085350279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085350279 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085350279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085350279 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085350279 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085350279 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085350279 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085350279 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085350279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x559c26c2f0a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085350279 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085350279 DLSCCP DEBUG SCCP-SCOC(94)[0x559c26c32520]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085350279 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016cf8d), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085350279 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085350279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085350279 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085350279 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085350279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085350279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085350279 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0b 04 16 cf 8d 00 00 5e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085350279 DLSCCP DEBUG SCCP-SCOC(94)[0x559c26c32520]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085350279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x559c26c2f0a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085350279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9823277)[0x559c26c31280]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085350279 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9823277)[0x559c26c31280]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085350279 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085350279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9823277)[0x559c26c31280]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085350279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9823277)[0x559c26c31280]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085350279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9823277)[0x559c26c31280]{disrupted}: Freeing instance (context_map.c:202) 20250425085350279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9823277)[0x559c26c31280]{disrupted}: Deallocated (fsm.c:568) 20250425085350279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x559c26c2f0a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085350279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x559c26c2f0a0]{disconnected}: Freeing instance (context_map.c:206) 20250425085350279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x559c26c2f0a0]{disconnected}: Deallocated (fsm.c:568) 20250425085350279 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9823277 SCCP-94 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425085350279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x559c26c36690]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085350279 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085350279 DLSCCP DEBUG SCCP-SCOC(95)[0x559c26aa06d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085350279 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00551b0e), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085350279 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085350279 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085350279 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085350279 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085350279 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085350279 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250425085350279 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425085350279 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085350279 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085350279 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085350279 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085350279 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085350279 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085350279 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085350279 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085350279 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085350279 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085350279 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085350279 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085350279 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085350279 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085350279 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085350279 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085350279 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085350279 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085350279 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250425085350279 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085350279 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085350279 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085350279 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085350279 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085350279 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085350279 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085350279 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425085350279 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085350279 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085350279 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085350279 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085350279 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085350279 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085350279 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085350279 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085350279 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085350279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085350279 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085350279 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085350279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085350279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085350279 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0a 04 55 1b 0e 00 00 5f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085350279 DLSCCP DEBUG SCCP-SCOC(95)[0x559c26aa06d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085350279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x559c26c36690]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085350279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-602426)[0x559c26bb1b50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085350279 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-602426)[0x559c26bb1b50]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085350279 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085350279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-602426)[0x559c26bb1b50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085350279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-602426)[0x559c26bb1b50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085350279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-602426)[0x559c26bb1b50]{disrupted}: Freeing instance (context_map.c:202) 20250425085350279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-602426)[0x559c26bb1b50]{disrupted}: Deallocated (fsm.c:568) 20250425085350279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x559c26c36690]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085350279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x559c26c36690]{disconnected}: Freeing instance (context_map.c:206) 20250425085350279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x559c26c36690]{disconnected}: Deallocated (fsm.c:568) 20250425085350279 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-602426 SCCP-95 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425085350279 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085350279 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085350279 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085350279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085350279 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085350279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085350279 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085350279 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085350279 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085350279 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085350279 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085350279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085350279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425085350280 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085350280 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085350280 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425085350280 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085350280 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085350280 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085350280 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085350280 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085350280 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085350280 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085350280 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085350280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x559c26c349c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085350280 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(855)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(856)@7fdc3b52d31d: Final verdict of PTC: none 20250425085350280 DLSCCP DEBUG SCCP-SCOC(96)[0x559c26c3f940]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085350280 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085350280 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085350280 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085350280 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085350280 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085350280 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00180cb5), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085350280 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085350280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085350280 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085350280 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085350280 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085350280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085350280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085350280 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 06 04 18 0c b5 00 00 60 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085350280 DLSCCP DEBUG SCCP-SCOC(96)[0x559c26c3f940]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085350280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x559c26c349c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085350280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12213223)[0x559c26c31150]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085350280 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12213223)[0x559c26c31150]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085350280 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085350280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12213223)[0x559c26c31150]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085350280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12213223)[0x559c26c31150]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085350280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12213223)[0x559c26c31150]{disrupted}: Freeing instance (context_map.c:202) 20250425085350280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12213223)[0x559c26c31150]{disrupted}: Deallocated (fsm.c:568) 20250425085350280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x559c26c349c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085350280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x559c26c349c0]{disconnected}: Freeing instance (context_map.c:206) 20250425085350280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x559c26c349c0]{disconnected}: Deallocated (fsm.c:568) 20250425085350280 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12213223 SCCP-96 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425085350280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425085350280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085350280 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085350280 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085350280 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425085350280 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085350280 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085350280 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085350280 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085350280 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085350280 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085350280 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085350280 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085350280 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085350280 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085350280 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085350280 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(857)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc1-RAN(869)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(864)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(861)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(860)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(868)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(870)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(859)@7fdc3b52d31d: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(851)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(854)@7fdc3b52d31d: Final verdict of PTC: none 20250425085350281 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53620<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085350282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53626<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085350282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53630<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(865)@7fdc3b52d31d: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866)@7fdc3b52d31d: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867)@7fdc3b52d31d: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(851): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(852): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(853): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(854): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(855): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(856): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(857): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(858): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(859): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(860): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(861): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(862): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(863): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(864): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(865): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-SCCP(868): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-RAN(869): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-M3UA(870): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Fri Apr 25 08:53:50 UTC 2025 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc 20250425085350421 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53646<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085350431 DLSCCP DEBUG SCCP-SCOC(89)[0x559c26c2b7f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085350431 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062b4c6), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085350431 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085350431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085350431 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085350431 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085350431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085350431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085350431 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 62 b4 c6 00 00 59 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085350431 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085350431 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085350431 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085350431 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085350431 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085350431 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085350432 DLSCCP DEBUG SCCP-SCOC(90)[0x559c26bb2660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085350432 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df971b), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085350432 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085350432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085350432 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085350432 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085350432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085350432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085350432 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 df 97 1b 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085350432 DLSCCP DEBUG SCCP-SCOC(88)[0x559c26c313b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085350432 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd27b0), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085350432 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085350432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085350432 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085350432 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085350432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085350432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085350432 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 fd 27 b0 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085350432 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085350432 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085350432 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085350432 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085350432 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085350432 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085350432 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085350432 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085350432 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085350432 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085350432 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085350432 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085351024 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53646<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=549360) 20250425085351059 DLSCCP DEBUG SCCP-SCOC(85)[0x559c26c338f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085351059 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe3dd7), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085351059 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085351059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085351059 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085351059 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085351059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085351059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085351059 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fe 3d d7 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085351059 DLSCCP DEBUG SCCP-SCOC(87)[0x559c26c26b80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085351059 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096bdd9), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085351059 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085351059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085351059 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085351059 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085351060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085351060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085351060 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 96 bd d9 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085351060 DLSCCP DEBUG SCCP-SCOC(86)[0x559c26bef2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085351060 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e14ac), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085351060 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085351060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085351060 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085351060 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085351060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085351060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085351060 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 7e 14 ac 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085351060 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085351060 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085351060 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085351060 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085351060 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085351060 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085351061 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085351061 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085351061 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085351061 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085351061 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085351061 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085351061 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085351061 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085351061 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085351061 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085351061 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085351061 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085351615 DLSCCP DEBUG SCCP-SCOC(84)[0x559c26c46910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085351615 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00720fea), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085351615 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085351615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085351615 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085351615 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085351615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085351615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085351615 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 72 0f ea 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085351615 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085351615 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085351615 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085351615 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085351615 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085351615 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=549360, count=564676) 20250425085352280 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085352280 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425085352280 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425085352280 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085352280 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085352280 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085352280 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085352280 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085352280 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085352354 DLSCCP DEBUG SCCP-SCOC(83)[0x559c26c37d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085352354 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c368e2), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085352354 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085352354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085352354 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085352354 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085352354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085352354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085352354 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c3 68 e2 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085352355 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085352355 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085352355 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085352355 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085352355 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085352355 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Fri Apr 25 08:53:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425085353102 DLSCCP DEBUG SCCP-SCOC(82)[0x559c26c36420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085353102 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091074a), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085353102 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085353102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085353102 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085353102 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085353102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085353102 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085353102 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 91 07 4a 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085353102 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085353102 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085353102 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085353102 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085353102 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085353102 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085353923 DLSCCP DEBUG SCCP-SCOC(81)[0x559c26b19c10]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425085353923 DLSCCP DEBUG SCCP-SCOC(81)[0x559c26b19c10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425085353923 DLSCCP DEBUG SCCP-SCOC(81)[0x559c26b19c10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085353923 DLSCCP DEBUG SCCP-SCOC(81)[0x559c26b19c10]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085353923 DLSCCP DEBUG SCCP-SCOC(81)[0x559c26b19c10]{IDLE}: Deallocated (fsm.c:568) MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20250425085354128 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53662<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085354133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53672<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085354136 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36235<->l=127.0.0.1:4262) (control_if.c:572) 20250425085354150 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085354150 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(876)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085354157 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085354157 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085354157 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085354157 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085354157 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085354157 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085354157 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085354157 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(878)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085354158 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60491 (stream_srv.c:142) 20250425085354158 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60491<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085354159 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085354159 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085354159 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085354159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085354159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085354159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085354159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085354159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085354159 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085354159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085354159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085354159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085354159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085354159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085354159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085354159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085354159 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085354159 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085354159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085354159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085354159 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0e 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085354159 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085354159 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085354159 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085354159 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085354159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085354159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085354159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085354159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085354159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085354159 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085354159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085354159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085354159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085354159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085354159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085354159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085354159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085354159 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085354159 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085354159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085354159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085354159 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 06 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085354159 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085354159 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085354159 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085354159 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085354159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085354159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085354159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085354159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085354159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085354159 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085354159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085354159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085354159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085354159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085354159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085354159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085354159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085354159 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085354159 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085354159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085354159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085354159 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 03 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085354159 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085354159 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085354159 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085354159 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085354159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085354159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085354159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085354159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085354159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085354159 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085354159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085354159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085354159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085354159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085354159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085354159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085354159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085354159 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085354159 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085354159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085354159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085354159 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085354159 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085354159 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085354159 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085354159 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085354159 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085354159 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085354159 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085354159 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085354159 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085354159 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085354159 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085354159 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085354159 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085354159 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085354159 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085354159 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085354159 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085354159 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085354159 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085354159 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085354159 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085354159 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085354159 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085354159 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085354159 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(882)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(882)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(882)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-SCCP(880)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085354170 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085354170 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085354170 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085354170 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085354170 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085354170 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085354171 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085354171 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085354172 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085354172 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085354172 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085354172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085354172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085354172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085354172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085354172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085354172 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=2 -> eSLS=82: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085354172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085354172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085354172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085354172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085354172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085354172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085354172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085354172 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=2 -> eSLS=114: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085354172 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085354172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085354172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085354172 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 02 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085354172 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085354172 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085354172 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085354172 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085354172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085354172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085354172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085354172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085354172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085354172 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085354172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085354172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085354172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085354172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085354172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085354172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085354172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085354172 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085354172 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085354172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085354172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085354172 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 08 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085354172 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085354172 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085354172 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085354172 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085354172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085354172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085354172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085354172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085354172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085354172 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085354172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085354172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085354172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085354172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085354172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085354172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085354172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085354172 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085354172 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085354172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085354172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085354172 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 04 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085354172 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085354172 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085354172 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085354172 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085354172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085354172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085354172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085354172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085354172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085354172 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085354172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085354172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085354172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085354172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085354172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085354172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085354172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085354172 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085354172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085354172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085354172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085354172 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085354172 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085354172 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085354172 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085354172 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085354172 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085354172 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085354172 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085354172 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085354172 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085354172 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085354172 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085354172 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085354172 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085354172 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085354172 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085354172 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085354172 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085354172 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085354172 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085354172 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085354172 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085354172 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085354172 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085354172 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085354172 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(885)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(885)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(885)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(883)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085354190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085354190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085354190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085354190 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085354190 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085354190 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085354190 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085354190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085354190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085354194 DLINP DEBUG SRVCONN(,r=127.0.0.1:60491<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085354194 DLINP DEBUG SRVCONN(,r=127.0.0.1:60491<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085354194 DLINP DEBUG SRVCONN(,r=127.0.0.1:60491<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085354194 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085354194 DHNBAP DEBUG (127.0.0.1:60491 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425085354194 DHNBAP NOTICE (127.0.0.1:60491 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085354194 DHNBAP NOTICE (127.0.0.1:60491 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085354194 DLINP DEBUG SRVCONN(,r=127.0.0.1:60491<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085354194 DLINP DEBUG SRVCONN(,r=127.0.0.1:60491<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085354369 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085354369 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085354369 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085354369 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(882)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085354377 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085354377 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085354377 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085354377 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085354377 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085354377 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085354377 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085354377 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085354377 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085354377 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085354377 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085354380 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085354380 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085354380 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085354380 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085354380 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085354380 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085354380 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085354380 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085354380 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085354380 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085354380 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085354380 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085354380 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085354380 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085354380 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085354380 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085354381 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085354381 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085354381 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085354381 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085354381 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085354381 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085354382 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085354382 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085354382 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085354382 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425085354382 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085354382 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085354382 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085354382 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085354382 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085354383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085354383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085354383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085354383 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085354383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085354383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085354383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085354383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085354383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085354383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085354383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085354383 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085354383 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085354383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085354383 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085354383 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085354383 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085354383 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085354383 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085354383 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085354383 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085354383 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085354383 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425085354383 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085354383 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085354383 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085354383 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(885)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085354387 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085354387 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085354387 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085354387 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085354387 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085354387 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085354387 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085354387 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085354387 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085354387 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085354387 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085354388 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085354388 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085354388 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085354388 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085354388 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085354388 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085354388 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085354388 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085354388 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085354388 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085354388 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085354388 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085354388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085354388 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085354388 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085354388 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085354388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085354388 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085354388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085354388 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085354388 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085354388 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085354388 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085354389 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085354389 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085354389 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085354389 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085354389 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085354389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085354389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085354389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085354389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085354389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085354389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085354389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085354389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085354389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085354389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085354389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085354389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085354389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085354389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085354389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085354389 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085354389 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085354389 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085354389 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085354389 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085354389 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085354389 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085354389 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'virt-sgsn0' 20250425085354389 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085354389 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085354389 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085354389 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(881)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085355177 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085355177 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085355177 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085355177 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085355177 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085355177 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085355177 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085355177 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085355177 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085355177 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085355177 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085355177 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085355177 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085355177 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085355177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085355177 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085355177 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085355177 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085355177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085355177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085355177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085355177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085355177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085355177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085355177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085355177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085355177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085355177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085355177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085355177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085355177 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085355177 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085355177 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085355177 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085355177 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085355177 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085355177 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085355177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085355177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085355177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085355177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085355177 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085355177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085355177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085355177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085355177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085355177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085355177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085355177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085355177 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085355177 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085355177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085355177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085355177 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085355177 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085355177 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425085355177 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085355177 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085355177 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085355177 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085355177 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085355177 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250425085355178 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085355178 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085355178 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085355178 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085355178 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085355178 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085355178 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085355178 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085355178 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085355178 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085355178 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085355178 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085355178 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085355178 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085355178 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085355178 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085355178 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085355178 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085355178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085355178 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085355178 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085355178 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085355178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085355178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085355178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085355178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085355178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085355178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085355178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085355178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085355178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085355178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085355178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085355178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085355178 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085355178 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085355178 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085355178 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085355178 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(884)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085355193 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085355193 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085355193 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085355193 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085355193 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085355193 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085355193 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085355193 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085355193 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085355193 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085355193 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085355193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085355193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085355193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085355193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085355193 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085355193 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085355193 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085355193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085355193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085355193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085355193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085355193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085355193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085355193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085355193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085355193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085355193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085355193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085355193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085355193 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085355193 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085355193 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085355193 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085355193 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085355193 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085355193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085355193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085355193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085355193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085355193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085355193 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085355193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085355193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085355193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085355193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085355193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085355193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085355193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085355193 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085355193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085355193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085355193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085355193 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085355193 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085355193 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425085355194 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085355194 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085355194 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085355194 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085355194 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085355194 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250425085355194 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085355194 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085355194 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085355194 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085355197 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085355197 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085355197 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085355197 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085355197 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085355197 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085355197 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085355197 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085355197 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085355197 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085355197 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085355197 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085355197 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085355197 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085355197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085355197 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085355197 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085355197 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085355197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085355197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085355197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085355197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085355197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085355198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085355198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085355198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085355198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085355198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085355198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085355198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085355198 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085355198 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085355198 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085355198 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085355198 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085355202 DLCTRL DEBUG Command: GET 592482187 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425085355202 DLCTRL DEBUG Tx Command reply: GET_REPLY 592482187 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085355204 DLCTRL DEBUG Command: GET 775123582 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425085355204 DLCTRL DEBUG Tx Command reply: GET_REPLY 775123582 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085355206 DLCTRL DEBUG Command: GET 776836396 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085355206 DLCTRL DEBUG Tx Command reply: GET_REPLY 776836396 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085355207 DLCTRL DEBUG Command: GET 684590263 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085355207 DLCTRL DEBUG Tx Command reply: GET_REPLY 684590263 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085355208 DLCTRL DEBUG Command: GET 369956709 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085355208 DLCTRL DEBUG Tx Command reply: GET_REPLY 369956709 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425085355210 DLCTRL DEBUG Command: GET 590364171 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425085355210 DLCTRL DEBUG Tx Command reply: GET_REPLY 590364171 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085355211 DLCTRL DEBUG Command: GET 537350558 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425085355211 DLCTRL DEBUG Tx Command reply: GET_REPLY 537350558 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085355213 DLCTRL DEBUG Command: GET 147945521 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085355213 DLCTRL DEBUG Tx Command reply: GET_REPLY 147945521 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085355215 DLCTRL DEBUG Command: GET 990808427 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085355215 DLCTRL DEBUG Tx Command reply: GET_REPLY 990808427 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085355217 DLCTRL DEBUG Command: GET 996742596 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085355217 DLCTRL DEBUG Tx Command reply: GET_REPLY 996742596 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425085355221 DLCTRL DEBUG Command: GET 547523823 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425085355221 DLCTRL DEBUG Tx Command reply: GET_REPLY 547523823 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085355225 DLCTRL DEBUG Command: GET 164229337 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425085355225 DLCTRL DEBUG Tx Command reply: GET_REPLY 164229337 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085355229 DLCTRL DEBUG Command: GET 675957593 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085355229 DLCTRL DEBUG Tx Command reply: GET_REPLY 675957593 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085355231 DLCTRL DEBUG Command: GET 587500027 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085355231 DLCTRL DEBUG Tx Command reply: GET_REPLY 587500027 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085355233 DLCTRL DEBUG Command: GET 138759826 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085355233 DLCTRL DEBUG Tx Command reply: GET_REPLY 138759826 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425085355237 DLCTRL DEBUG Command: GET 892165680 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425085355237 DLCTRL DEBUG Tx Command reply: GET_REPLY 892165680 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085355239 DLCTRL DEBUG Command: GET 494774564 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425085355239 DLCTRL DEBUG Tx Command reply: GET_REPLY 494774564 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085355241 DLCTRL DEBUG Command: GET 111340264 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085355241 DLCTRL DEBUG Tx Command reply: GET_REPLY 111340264 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085355242 DLCTRL DEBUG Command: GET 878582195 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085355242 DLCTRL DEBUG Tx Command reply: GET_REPLY 878582195 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085355246 DLCTRL DEBUG Command: GET 567810089 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085355246 DLCTRL DEBUG Tx Command reply: GET_REPLY 567810089 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111000110'B, t_guard := 20.000000 } 20250425085355276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42770<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(884)@7fdc3b52d31d: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(884)@7fdc3b52d31d: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(887) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(877)@7fdc3b52d31d: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(887)1039986 20250425085356307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085356307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085356308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085356308 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085356308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfde72, normal) (hnbgw_rua.c:406) 20250425085356308 DHNB DEBUG map_rua[0x559c26c31150]{init}: Allocated (fsm.c:456) 20250425085356308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1039986)[0x559c26c31150]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085356308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1039986 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085356308 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085356308 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085356308 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085356308 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1039986 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085356308 DCN DEBUG map_sccp[0x559c26c349c0]{init}: Allocated (fsm.c:456) 20250425085356308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x559c26c349c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085356308 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1039986 <-> SCCP-97 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085356308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1039986 SCCP-97 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085356308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1039986)[0x559c26c31150]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085356308 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085356308 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085356308 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1039986 SCCP-97 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085356308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x559c26c349c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085356308 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085356308 DLSCCP DEBUG SCCP-SCOC(97)[0x559c26c31280]{IDLE}: Allocated (fsm.c:456) 20250425085356308 DLSCCP DEBUG SCCP-SCOC(97)[0x559c26c31280]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085356308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000061), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030001c60056400500f1100926) (sccp_scrc.c:415) 20250425085356308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085356308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085356308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085356308 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085356308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085356308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085356308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085356308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085356308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085356308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085356308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085356308 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085356308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085356308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085356308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085356308 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 61 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 c6 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085356308 DLSCCP DEBUG SCCP-SCOC(97)[0x559c26c31280]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085356308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x559c26c349c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085356308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1039986)[0x559c26c31150]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085356309 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085356309 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085356309 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085356309 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085356309 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085356309 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250425085356309 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085356309 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085356309 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085356309 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 61 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 c6 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(883)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(883)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(884)@7fdc3b52d31d: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(887) HNBGW_Test.sgsn0-RAN(884)@7fdc3b52d31d: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(887)8134657 HNBGW_Test.sgsn0-SCCP(883)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(883)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085356329 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085356329 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085356330 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085356330 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085356330 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085356330 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085356330 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085356330 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085356330 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085356330 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 61 8d 64 ff 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085356330 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085356330 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085356330 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085356330 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085356330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085356330 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000061), PART(T=Source Reference,L=4,D=008d64ff) (sccp_scrc.c:486) 20250425085356330 DLSCCP DEBUG Received CO:COAK for local reference 97 (sccp_scoc.c:1855) 20250425085356331 DLSCCP DEBUG SCCP-SCOC(97)[0x559c26c31280]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085356331 DLSCCP DEBUG SCCP-SCOC(97)[0x559c26c31280]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085356331 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085356331 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085356331 DCN DEBUG handle_cn_conn_conf() conn_id=97, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085356331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x559c26c349c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085356331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x559c26c349c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Compl_on_1_cnlink0(887)@7fdc3b52d31d: setverdict(pass): none -> pass MTC@7fdc3b52d31d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085356333 DLCTRL DEBUG Command: GET 881047127 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425085356333 DLCTRL DEBUG Tx Command reply: GET_REPLY 881047127 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250425085356337 DLCTRL DEBUG Command: GET 948399172 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425085356337 DLCTRL DEBUG Tx Command reply: GET_REPLY 948399172 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085356343 DLCTRL DEBUG Command: GET 811669397 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085356343 DLCTRL DEBUG Tx Command reply: GET_REPLY 811669397 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085356349 DLCTRL DEBUG Command: GET 498895425 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085356349 DLCTRL DEBUG Tx Command reply: GET_REPLY 498895425 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085356356 DLCTRL DEBUG Command: GET 136261408 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085356356 DLCTRL DEBUG Tx Command reply: GET_REPLY 136261408 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085356361 DLCTRL DEBUG Command: GET 155147180 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425085356361 DLCTRL DEBUG Tx Command reply: GET_REPLY 155147180 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085356363 DLCTRL DEBUG Command: GET 739832785 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425085356363 DLCTRL DEBUG Tx Command reply: GET_REPLY 739832785 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085356367 DLCTRL DEBUG Command: GET 387785717 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085356367 DLCTRL DEBUG Tx Command reply: GET_REPLY 387785717 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085356370 DLCTRL DEBUG Command: GET 815122872 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085356370 DLCTRL DEBUG Tx Command reply: GET_REPLY 815122872 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085356372 DLCTRL DEBUG Command: GET 635682007 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085356372 DLCTRL DEBUG Tx Command reply: GET_REPLY 635682007 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085356373 DLCTRL DEBUG Command: GET 169209680 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425085356373 DLCTRL DEBUG Tx Command reply: GET_REPLY 169209680 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085356375 DLCTRL DEBUG Command: GET 843112701 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425085356375 DLCTRL DEBUG Tx Command reply: GET_REPLY 843112701 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085356376 DLCTRL DEBUG Command: GET 339465247 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085356376 DLCTRL DEBUG Tx Command reply: GET_REPLY 339465247 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085356378 DLCTRL DEBUG Command: GET 627670432 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085356378 DLCTRL DEBUG Tx Command reply: GET_REPLY 627670432 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085356379 DLCTRL DEBUG Command: GET 910205728 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085356379 DLCTRL DEBUG Tx Command reply: GET_REPLY 910205728 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085356380 DLCTRL DEBUG Command: GET 512122300 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425085356380 DLCTRL DEBUG Tx Command reply: GET_REPLY 512122300 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085356381 DLCTRL DEBUG Command: GET 141195984 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425085356381 DLCTRL DEBUG Tx Command reply: GET_REPLY 141195984 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085356382 DLCTRL DEBUG Command: GET 17164715 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085356382 DLCTRL DEBUG Tx Command reply: GET_REPLY 17164715 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085356382 DLCTRL DEBUG Command: GET 785603354 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085356382 DLCTRL DEBUG Tx Command reply: GET_REPLY 785603354 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085356383 DLCTRL DEBUG Command: GET 884262373 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085356383 DLCTRL DEBUG Tx Command reply: GET_REPLY 884262373 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011100110'B, t_guard := 20.000000 } 20250425085356402 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42780<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(884)@7fdc3b52d31d: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(884)@7fdc3b52d31d: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(888) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(877)@7fdc3b52d31d: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(888)13149922 20250425085357432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085357432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085357432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250425085357432 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085357432 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc8a6e2, normal) (hnbgw_rua.c:406) 20250425085357432 DHNB DEBUG map_rua[0x559c26c2f0a0]{init}: Allocated (fsm.c:456) 20250425085357432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13149922)[0x559c26c2f0a0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085357432 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13149922 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085357432 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085357432 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085357432 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250425085357432 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13149922 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085357432 DCN DEBUG map_sccp[0x559c26bb1b50]{init}: Allocated (fsm.c:456) 20250425085357432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x559c26bb1b50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085357432 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13149922 <-> SCCP-98 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085357432 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13149922 SCCP-98 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:311) 20250425085357432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13149922)[0x559c26c2f0a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085357432 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085357432 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085357432 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13149922 SCCP-98 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085357432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x559c26bb1b50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085357432 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085357432 DLSCCP DEBUG SCCP-SCOC(98)[0x559c26c36690]{IDLE}: Allocated (fsm.c:456) 20250425085357432 DLSCCP DEBUG SCCP-SCOC(98)[0x559c26c36690]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085357432 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000062), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030002e60056400500f1100926) (sccp_scrc.c:415) 20250425085357432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085357432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085357432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085357432 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085357432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085357432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085357432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085357432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085357432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085357433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085357433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085357433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085357433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085357433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085357433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085357433 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 70 00 00 00 bd 00 00 00 b9 03 00 00 04 01 00 00 62 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 4b 00 13 40 47 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 e6 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085357433 DLSCCP DEBUG SCCP-SCOC(98)[0x559c26c36690]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085357433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x559c26bb1b50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085357433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13149922)[0x559c26c2f0a0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085357433 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085357433 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085357433 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085357433 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085357433 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085357433 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250425085357433 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085357433 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085357433 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085357433 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 70 00 00 00 bd 00 00 00 b9 03 00 00 04 01 00 00 62 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 4b 00 13 40 47 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 e6 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(883)@7fdc3b52d31d: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(883)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(884)@7fdc3b52d31d: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(888) HNBGW_Test.sgsn0-RAN(884)@7fdc3b52d31d: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(888)9446372 HNBGW_Test.sgsn0-SCCP(883)@7fdc3b52d31d: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(883)@7fdc3b52d31d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425085357438 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085357438 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085357438 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085357438 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085357438 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085357438 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085357438 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085357438 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085357438 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085357438 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 62 99 97 a4 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085357438 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085357438 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085357438 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085357438 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085357438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085357438 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000062), PART(T=Source Reference,L=4,D=009997a4) (sccp_scrc.c:486) 20250425085357438 DLSCCP DEBUG Received CO:COAK for local reference 98 (sccp_scoc.c:1855) 20250425085357438 DLSCCP DEBUG SCCP-SCOC(98)[0x559c26c36690]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085357438 DLSCCP DEBUG SCCP-SCOC(98)[0x559c26c36690]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085357438 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085357438 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085357438 DCN DEBUG handle_cn_conn_conf() conn_id=98, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085357438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x559c26bb1b50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085357438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x559c26bb1b50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Compl_on_1_cnlink0(888)@7fdc3b52d31d: setverdict(pass): none -> pass MTC@7fdc3b52d31d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085357440 DLCTRL DEBUG Command: GET 60118949 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425085357440 DLCTRL DEBUG Tx Command reply: GET_REPLY 60118949 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250425085357444 DLCTRL DEBUG Command: GET 974118784 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425085357444 DLCTRL DEBUG Tx Command reply: GET_REPLY 974118784 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085357448 DLCTRL DEBUG Command: GET 356882980 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085357448 DLCTRL DEBUG Tx Command reply: GET_REPLY 356882980 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085357452 DLCTRL DEBUG Command: GET 818517662 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085357452 DLCTRL DEBUG Tx Command reply: GET_REPLY 818517662 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085357457 DLCTRL DEBUG Command: GET 57556390 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085357457 DLCTRL DEBUG Tx Command reply: GET_REPLY 57556390 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085357461 DLCTRL DEBUG Command: GET 626278112 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425085357461 DLCTRL DEBUG Tx Command reply: GET_REPLY 626278112 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085357466 DLCTRL DEBUG Command: GET 874511782 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425085357466 DLCTRL DEBUG Tx Command reply: GET_REPLY 874511782 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085357469 DLCTRL DEBUG Command: GET 206661577 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085357469 DLCTRL DEBUG Tx Command reply: GET_REPLY 206661577 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085357473 DLCTRL DEBUG Command: GET 452272044 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085357473 DLCTRL DEBUG Tx Command reply: GET_REPLY 452272044 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085357475 DLCTRL DEBUG Command: GET 467211282 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085357476 DLCTRL DEBUG Tx Command reply: GET_REPLY 467211282 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085357478 DLCTRL DEBUG Command: GET 553369814 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425085357478 DLCTRL DEBUG Tx Command reply: GET_REPLY 553369814 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085357481 DLCTRL DEBUG Command: GET 774075955 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425085357481 DLCTRL DEBUG Tx Command reply: GET_REPLY 774075955 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085357483 DLCTRL DEBUG Command: GET 934831695 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085357483 DLCTRL DEBUG Tx Command reply: GET_REPLY 934831695 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085357485 DLCTRL DEBUG Command: GET 517150190 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085357485 DLCTRL DEBUG Tx Command reply: GET_REPLY 517150190 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085357487 DLCTRL DEBUG Command: GET 174628893 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085357487 DLCTRL DEBUG Tx Command reply: GET_REPLY 174628893 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085357488 DLCTRL DEBUG Command: GET 182958626 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425085357488 DLCTRL DEBUG Tx Command reply: GET_REPLY 182958626 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085357490 DLCTRL DEBUG Command: GET 589808603 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425085357490 DLCTRL DEBUG Tx Command reply: GET_REPLY 589808603 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085357491 DLCTRL DEBUG Command: GET 810405626 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085357491 DLCTRL DEBUG Tx Command reply: GET_REPLY 810405626 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085357493 DLCTRL DEBUG Command: GET 504836436 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085357493 DLCTRL DEBUG Tx Command reply: GET_REPLY 504836436 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085357494 DLCTRL DEBUG Command: GET 321688797 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085357494 DLCTRL DEBUG Tx Command reply: GET_REPLY 321688797 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100010010'B, t_guard := 20.000000 } 20250425085357520 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42788<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(884)@7fdc3b52d31d: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(884)@7fdc3b52d31d: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(889) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(877)@7fdc3b52d31d: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(889)8637739 20250425085358545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085358545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085358545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085358545 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085358545 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x83cd2b, normal) (hnbgw_rua.c:406) 20250425085358545 DHNB DEBUG map_rua[0x559c26c34d20]{init}: Allocated (fsm.c:456) 20250425085358545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8637739)[0x559c26c34d20]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085358546 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8637739 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085358546 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085358546 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085358546 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8637739 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085358546 DCN DEBUG map_sccp[0x559c26aa0440]{init}: Allocated (fsm.c:456) 20250425085358546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x559c26aa0440]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085358546 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8637739 <-> SCCP-99 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085358546 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8637739 SCCP-99 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085358546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8637739)[0x559c26c34d20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085358546 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085358546 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085358546 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8637739 SCCP-99 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085358546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x559c26aa0440]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085358546 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085358546 DLSCCP DEBUG SCCP-SCOC(99)[0x559c26bb2820]{IDLE}: Allocated (fsm.c:456) 20250425085358546 DLSCCP DEBUG SCCP-SCOC(99)[0x559c26bb2820]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085358546 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000063), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000040004f40030003120056400500f1100926) (sccp_scrc.c:415) 20250425085358546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085358546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085358546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085358546 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085358546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085358546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085358546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085358546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085358546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085358546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085358546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085358546 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085358546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085358547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085358547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085358547 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 05 01 00 00 63 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 03 12 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085358547 DLSCCP DEBUG SCCP-SCOC(99)[0x559c26bb2820]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085358547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x559c26aa0440]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085358547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8637739)[0x559c26c34d20]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085358547 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085358547 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085358547 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085358547 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085358547 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085358547 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250425085358547 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085358547 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085358547 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085358547 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 05 01 00 00 63 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 03 12 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(883)@7fdc3b52d31d: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(883)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(884)@7fdc3b52d31d: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(889) HNBGW_Test.sgsn0-RAN(884)@7fdc3b52d31d: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(889)2875104 HNBGW_Test.sgsn0-SCCP(883)@7fdc3b52d31d: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(883)@7fdc3b52d31d: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250425085358553 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085358553 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085358553 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085358553 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085358553 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085358553 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085358554 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085358554 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085358554 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085358554 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 63 67 13 84 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085358554 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085358554 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085358554 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085358554 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085358554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085358554 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000063), PART(T=Source Reference,L=4,D=00671384) (sccp_scrc.c:486) 20250425085358554 DLSCCP DEBUG Received CO:COAK for local reference 99 (sccp_scoc.c:1855) 20250425085358554 DLSCCP DEBUG SCCP-SCOC(99)[0x559c26bb2820]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085358554 DLSCCP DEBUG SCCP-SCOC(99)[0x559c26bb2820]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085358554 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085358554 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085358554 DCN DEBUG handle_cn_conn_conf() conn_id=99, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085358554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x559c26aa0440]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085358554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x559c26aa0440]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Compl_on_1_cnlink0(889)@7fdc3b52d31d: setverdict(pass): none -> pass MTC@7fdc3b52d31d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 3 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085358556 DLCTRL DEBUG Command: GET 465082933 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425085358556 DLCTRL DEBUG Tx Command reply: GET_REPLY 465082933 rate_ctr.abs.sgsn.0.cnpool:subscr:new 3 (control_if.c:477) 20250425085358561 DLCTRL DEBUG Command: GET 838735361 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425085358561 DLCTRL DEBUG Tx Command reply: GET_REPLY 838735361 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085358565 DLCTRL DEBUG Command: GET 673235485 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085358565 DLCTRL DEBUG Tx Command reply: GET_REPLY 673235485 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085358569 DLCTRL DEBUG Command: GET 598728767 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085358569 DLCTRL DEBUG Tx Command reply: GET_REPLY 598728767 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085358573 DLCTRL DEBUG Command: GET 989598292 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085358573 DLCTRL DEBUG Tx Command reply: GET_REPLY 989598292 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085358577 DLCTRL DEBUG Command: GET 607800138 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425085358577 DLCTRL DEBUG Tx Command reply: GET_REPLY 607800138 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085358581 DLCTRL DEBUG Command: GET 475984023 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425085358581 DLCTRL DEBUG Tx Command reply: GET_REPLY 475984023 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085358585 DLCTRL DEBUG Command: GET 695832570 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085358585 DLCTRL DEBUG Tx Command reply: GET_REPLY 695832570 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085358588 DLCTRL DEBUG Command: GET 852121788 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085358589 DLCTRL DEBUG Tx Command reply: GET_REPLY 852121788 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085358592 DLCTRL DEBUG Command: GET 147234080 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085358592 DLCTRL DEBUG Tx Command reply: GET_REPLY 147234080 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085358596 DLCTRL DEBUG Command: GET 803160581 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425085358596 DLCTRL DEBUG Tx Command reply: GET_REPLY 803160581 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085358600 DLCTRL DEBUG Command: GET 384755832 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425085358600 DLCTRL DEBUG Tx Command reply: GET_REPLY 384755832 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085358604 DLCTRL DEBUG Command: GET 82470139 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085358604 DLCTRL DEBUG Tx Command reply: GET_REPLY 82470139 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085358607 DLCTRL DEBUG Command: GET 945591529 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085358607 DLCTRL DEBUG Tx Command reply: GET_REPLY 945591529 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085358610 DLCTRL DEBUG Command: GET 839397456 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085358610 DLCTRL DEBUG Tx Command reply: GET_REPLY 839397456 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085358613 DLCTRL DEBUG Command: GET 185123916 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425085358613 DLCTRL DEBUG Tx Command reply: GET_REPLY 185123916 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085358615 DLCTRL DEBUG Command: GET 722896610 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425085358615 DLCTRL DEBUG Tx Command reply: GET_REPLY 722896610 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085358616 DLCTRL DEBUG Command: GET 735890929 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085358616 DLCTRL DEBUG Tx Command reply: GET_REPLY 735890929 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085358618 DLCTRL DEBUG Command: GET 687017068 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085358618 DLCTRL DEBUG Tx Command reply: GET_REPLY 687017068 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085358620 DLCTRL DEBUG Command: GET 823715654 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085358620 DLCTRL DEBUG Tx Command reply: GET_REPLY 823715654 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110110011'B, t_guard := 20.000000 } 20250425085358657 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42800<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(884)@7fdc3b52d31d: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(884)@7fdc3b52d31d: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(890) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(877)@7fdc3b52d31d: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(890)15903558 20250425085359688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085359688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085359688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085359688 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085359688 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf2ab46, normal) (hnbgw_rua.c:406) 20250425085359688 DHNB DEBUG map_rua[0x559c26c2bd50]{init}: Allocated (fsm.c:456) 20250425085359688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15903558)[0x559c26c2bd50]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085359688 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15903558 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085359688 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085359688 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085359688 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085359688 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15903558 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085359688 DCN DEBUG map_sccp[0x559c26bce700]{init}: Allocated (fsm.c:456) 20250425085359688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x559c26bce700]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085359688 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15903558 <-> SCCP-100 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085359688 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15903558 SCCP-100 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085359688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15903558)[0x559c26c2bd50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085359688 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085359688 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085359689 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15903558 SCCP-100 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085359689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x559c26bce700]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085359689 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085359689 DLSCCP DEBUG SCCP-SCOC(100)[0x559c26c2cd80]{IDLE}: Allocated (fsm.c:456) 20250425085359689 DLSCCP DEBUG SCCP-SCOC(100)[0x559c26c2cd80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085359689 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000064), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030003b30056400500f1100926) (sccp_scrc.c:415) 20250425085359689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085359689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085359689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085359689 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085359689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085359689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085359689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085359689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085359689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085359689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085359689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085359689 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085359689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085359689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085359689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085359689 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 64 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 b3 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085359689 DLSCCP DEBUG SCCP-SCOC(100)[0x559c26c2cd80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085359689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x559c26bce700]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085359689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15903558)[0x559c26c2bd50]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085359689 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085359689 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085359689 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085359689 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085359689 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085359689 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250425085359689 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085359689 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085359689 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085359689 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 64 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 b3 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(883)@7fdc3b52d31d: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(883)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(884)@7fdc3b52d31d: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(890) HNBGW_Test.sgsn0-RAN(884)@7fdc3b52d31d: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(890)206758 HNBGW_Test.sgsn0-SCCP(883)@7fdc3b52d31d: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(883)@7fdc3b52d31d: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(890)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085359697 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085359697 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085359697 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085359697 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085359697 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085359697 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085359697 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085359697 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085359697 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085359697 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 64 ee 14 4c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085359697 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085359697 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085359697 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085359697 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085359697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085359697 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000064), PART(T=Source Reference,L=4,D=00ee144c) (sccp_scrc.c:486) 20250425085359697 DLSCCP DEBUG Received CO:COAK for local reference 100 (sccp_scoc.c:1855) 20250425085359697 DLSCCP DEBUG SCCP-SCOC(100)[0x559c26c2cd80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085359697 DLSCCP DEBUG SCCP-SCOC(100)[0x559c26c2cd80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085359697 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085359697 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085359697 DCN DEBUG handle_cn_conn_conf() conn_id=100, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085359697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x559c26bce700]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085359697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x559c26bce700]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@7fdc3b52d31d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 4 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085359699 DLCTRL DEBUG Command: GET 336984803 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425085359699 DLCTRL DEBUG Tx Command reply: GET_REPLY 336984803 rate_ctr.abs.sgsn.0.cnpool:subscr:new 4 (control_if.c:477) 20250425085359703 DLCTRL DEBUG Command: GET 88952985 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425085359703 DLCTRL DEBUG Tx Command reply: GET_REPLY 88952985 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085359707 DLCTRL DEBUG Command: GET 6944457 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085359707 DLCTRL DEBUG Tx Command reply: GET_REPLY 6944457 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085359712 DLCTRL DEBUG Command: GET 491027450 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085359712 DLCTRL DEBUG Tx Command reply: GET_REPLY 491027450 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085359716 DLCTRL DEBUG Command: GET 71589547 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085359716 DLCTRL DEBUG Tx Command reply: GET_REPLY 71589547 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085359720 DLCTRL DEBUG Command: GET 936629607 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425085359720 DLCTRL DEBUG Tx Command reply: GET_REPLY 936629607 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085359724 DLCTRL DEBUG Command: GET 835492464 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425085359724 DLCTRL DEBUG Tx Command reply: GET_REPLY 835492464 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085359728 DLCTRL DEBUG Command: GET 953822477 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085359728 DLCTRL DEBUG Tx Command reply: GET_REPLY 953822477 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085359731 DLCTRL DEBUG Command: GET 115915692 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085359732 DLCTRL DEBUG Tx Command reply: GET_REPLY 115915692 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085359735 DLCTRL DEBUG Command: GET 344471357 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085359735 DLCTRL DEBUG Tx Command reply: GET_REPLY 344471357 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085359737 DLCTRL DEBUG Command: GET 277937588 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425085359737 DLCTRL DEBUG Tx Command reply: GET_REPLY 277937588 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085359740 DLCTRL DEBUG Command: GET 653065321 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425085359740 DLCTRL DEBUG Tx Command reply: GET_REPLY 653065321 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085359743 DLCTRL DEBUG Command: GET 159066971 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085359743 DLCTRL DEBUG Tx Command reply: GET_REPLY 159066971 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085359746 DLCTRL DEBUG Command: GET 251014906 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085359746 DLCTRL DEBUG Tx Command reply: GET_REPLY 251014906 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085359749 DLCTRL DEBUG Command: GET 22011496 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085359749 DLCTRL DEBUG Tx Command reply: GET_REPLY 22011496 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085359751 DLCTRL DEBUG Command: GET 832437811 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425085359751 DLCTRL DEBUG Tx Command reply: GET_REPLY 832437811 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085359753 DLCTRL DEBUG Command: GET 42708245 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425085359753 DLCTRL DEBUG Tx Command reply: GET_REPLY 42708245 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085359754 DLCTRL DEBUG Command: GET 860987238 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085359754 DLCTRL DEBUG Tx Command reply: GET_REPLY 860987238 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085359756 DLCTRL DEBUG Command: GET 86095322 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085359756 DLCTRL DEBUG Tx Command reply: GET_REPLY 86095322 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085359757 DLCTRL DEBUG Command: GET 517444760 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085359757 DLCTRL DEBUG Tx Command reply: GET_REPLY 517444760 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425085359763 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36235<->l=127.0.0.1:4262) (control_if.c:193) 20250425085359764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53672<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(874)@7fdc3b52d31d: Final verdict of PTC: none VirtHNBGW-STATS(873)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085359766 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53662<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085359767 DLINP DEBUG SRVCONN(,r=127.0.0.1:60491<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085359767 DLINP DEBUG SRVCONN(,r=127.0.0.1:60491<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085359767 DLINP NOTICE SRV(,r=127.0.0.1:60491<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085359767 DMAIN NOTICE (127.0.0.1:60491 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60491<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085359767 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(879)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(881)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(880)@7fdc3b52d31d: Final verdict of PTC: none 20250425085359770 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085359770 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085359770 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085359770 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085359770 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085359770 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085359770 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085359770 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085359770 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085359770 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085359770 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085359770 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085359770 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085359770 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085359770 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085359770 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085359770 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425085359770 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085359771 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085359771 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085359771 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085359771 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085359771 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085359771 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085359771 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085359771 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085359771 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085359771 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(877)@7fdc3b52d31d: Final verdict of PTC: none 20250425085359771 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085359771 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085359771 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085359772 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085359772 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085359772 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085359772 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425085359772 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425085359772 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085359772 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425085359772 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250425085359772 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425085359772 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085359772 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085359772 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085359772 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085359772 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085359772 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085359772 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085359772 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085359772 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085359772 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085359772 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085359772 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085359772 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085359772 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085359773 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085359773 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085359773 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085359773 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085359773 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085359773 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085359773 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085359773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x559c26c349c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085359773 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085359773 DLSCCP DEBUG SCCP-SCOC(97)[0x559c26c31280]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085359773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d64ff), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085359773 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085359773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085359773 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085359773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085359773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085359773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085359773 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 07 04 8d 64 ff 00 00 61 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(876)@7fdc3b52d31d: Final verdict of PTC: none 20250425085359773 DLSCCP DEBUG SCCP-SCOC(97)[0x559c26c31280]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085359773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x559c26c349c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085359773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1039986)[0x559c26c31150]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085359773 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1039986)[0x559c26c31150]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085359773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425085359773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1039986)[0x559c26c31150]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085359773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1039986)[0x559c26c31150]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085359773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1039986)[0x559c26c31150]{disrupted}: Freeing instance (context_map.c:202) 20250425085359773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1039986)[0x559c26c31150]{disrupted}: Deallocated (fsm.c:568) 20250425085359773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x559c26c349c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085359773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x559c26c349c0]{disconnected}: Freeing instance (context_map.c:206) 20250425085359773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x559c26c349c0]{disconnected}: Deallocated (fsm.c:568) 20250425085359773 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1039986 SCCP-97 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425085359773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x559c26bb1b50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085359773 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085359773 DLSCCP DEBUG SCCP-SCOC(98)[0x559c26c36690]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085359773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009997a4), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085359773 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085359773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085359773 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085359773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(878)@7fdc3b52d31d: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(872)@7fdc3b52d31d: Final verdict of PTC: none 20250425085359774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085359774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085359774 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 04 04 99 97 a4 00 00 62 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085359774 DLSCCP DEBUG SCCP-SCOC(98)[0x559c26c36690]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085359774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x559c26bb1b50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085359774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13149922)[0x559c26c2f0a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085359774 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13149922)[0x559c26c2f0a0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085359774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425085359774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13149922)[0x559c26c2f0a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085359774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13149922)[0x559c26c2f0a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085359774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13149922)[0x559c26c2f0a0]{disrupted}: Freeing instance (context_map.c:202) 20250425085359774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13149922)[0x559c26c2f0a0]{disrupted}: Deallocated (fsm.c:568) 20250425085359774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x559c26bb1b50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085359774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x559c26bb1b50]{disconnected}: Freeing instance (context_map.c:206) 20250425085359774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x559c26bb1b50]{disconnected}: Deallocated (fsm.c:568) 20250425085359774 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13149922 SCCP-98 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250425085359774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x559c26aa0440]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085359774 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085359774 DLSCCP DEBUG SCCP-SCOC(99)[0x559c26bb2820]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085359774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00671384), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085359774 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085359774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085359774 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085359774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085359774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085359774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085359774 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 05 04 67 13 84 00 00 63 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085359774 DLSCCP DEBUG SCCP-SCOC(99)[0x559c26bb2820]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085359774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x559c26aa0440]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085359774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8637739)[0x559c26c34d20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085359774 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8637739)[0x559c26c34d20]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085359774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425085359774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8637739)[0x559c26c34d20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085359774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8637739)[0x559c26c34d20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085359774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8637739)[0x559c26c34d20]{disrupted}: Freeing instance (context_map.c:202) 20250425085359774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8637739)[0x559c26c34d20]{disrupted}: Deallocated (fsm.c:568) 20250425085359774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x559c26aa0440]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085359774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x559c26aa0440]{disconnected}: Freeing instance (context_map.c:206) 20250425085359774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x559c26aa0440]{disconnected}: Deallocated (fsm.c:568) 20250425085359774 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8637739 SCCP-99 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250425085359774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x559c26bce700]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085359774 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085359774 DLSCCP DEBUG SCCP-SCOC(100)[0x559c26c2cd80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085359774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee144c), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085359774 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) HNBGW_Test.msc0-M3UA(882)@7fdc3b52d31d: Final verdict of PTC: none 20250425085359774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085359774 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085359774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085359774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085359774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085359774 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 02 04 ee 14 4c 00 00 64 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085359775 DLSCCP DEBUG SCCP-SCOC(100)[0x559c26c2cd80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085359775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x559c26bce700]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085359775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15903558)[0x559c26c2bd50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085359775 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15903558)[0x559c26c2bd50]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085359775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425085359775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15903558)[0x559c26c2bd50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085359775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15903558)[0x559c26c2bd50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085359775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15903558)[0x559c26c2bd50]{disrupted}: Freeing instance (context_map.c:202) 20250425085359775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15903558)[0x559c26c2bd50]{disrupted}: Deallocated (fsm.c:568) 20250425085359775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x559c26bce700]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085359775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x559c26bce700]{disconnected}: Freeing instance (context_map.c:206) 20250425085359775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x559c26bce700]{disconnected}: Deallocated (fsm.c:568) 20250425085359775 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15903558 SCCP-100 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-M3UA(885)@7fdc3b52d31d: Final verdict of PTC: none 20250425085359775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085359775 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085359775 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085359775 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085359775 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085359775 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085359775 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085359775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425085359775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425085359775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085359775 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085359775 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085359775 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085359775 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085359775 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085359775 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085359775 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085359776 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085359776 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425085359776 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085359776 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085359776 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085359776 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085359776 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085359776 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085359776 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085359776 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085359776 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085359776 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085359776 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085359776 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW-MGCP(886)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(884)@7fdc3b52d31d: Final verdict of PTC: none 20250425085359779 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42780<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(875)@7fdc3b52d31d: Final verdict of PTC: none 20250425085359781 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42800<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(883)@7fdc3b52d31d: Final verdict of PTC: none20250425085359781 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42770<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085359782 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42788<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(890)@7fdc3b52d31d: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(887)@7fdc3b52d31d: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(889)@7fdc3b52d31d: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(888)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(872): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(873): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(874): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(875): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(876): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(877): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(878): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(879): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(880): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(881): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(882): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(883): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(884): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(885): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(886): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(887): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(888): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(889): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(890): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Fri Apr 25 08:53:59 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc 20250425085359881 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42814<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085400280 DLSCCP DEBUG SCCP-SCOC(96)[0x559c26c3f940]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085400280 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00180cb5), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085400280 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085400280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085400280 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085400280 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085400280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085400280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085400280 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 18 0c b5 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085400280 DLSCCP DEBUG SCCP-SCOC(95)[0x559c26aa06d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085400280 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00551b0e), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085400280 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085400280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085400280 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085400280 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085400280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085400280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085400280 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 55 1b 0e 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085400280 DLSCCP DEBUG SCCP-SCOC(94)[0x559c26c32520]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085400280 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016cf8d), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085400280 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085400280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085400281 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085400281 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085400281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085400281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085400281 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 16 cf 8d 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085400281 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085400281 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085400281 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085400281 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085400281 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085400281 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085400281 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085400281 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085400281 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085400281 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085400281 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085400281 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085400281 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085400281 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085400281 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085400281 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085400281 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085400281 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085400432 DLSCCP DEBUG SCCP-SCOC(89)[0x559c26c2b7f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085400432 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062b4c6), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085400432 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085400432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085400432 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085400432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085400432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085400432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085400433 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 62 b4 c6 00 00 59 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085400433 DLSCCP DEBUG SCCP-SCOC(88)[0x559c26c313b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085400433 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd27b0), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085400433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085400433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085400433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085400433 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085400433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085400433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085400433 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 fd 27 b0 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085400433 DLSCCP DEBUG SCCP-SCOC(90)[0x559c26bb2660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085400433 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df971b), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085400433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085400433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085400433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085400433 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085400433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085400433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085400433 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 df 97 1b 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085400433 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085400433 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085400433 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085400433 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085400433 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085400434 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085400434 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085400434 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085400434 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085400434 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085400434 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085400434 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085400434 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085400434 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085400434 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085400434 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085400434 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085400434 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085400484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42814<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=463844) 20250425085401060 DLSCCP DEBUG SCCP-SCOC(87)[0x559c26c26b80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085401060 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096bdd9), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085401060 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085401060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085401060 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085401060 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085401060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085401060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085401060 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 96 bd d9 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085401060 DLSCCP DEBUG SCCP-SCOC(85)[0x559c26c338f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085401060 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe3dd7), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085401060 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085401060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085401060 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085401061 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085401061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085401061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085401061 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fe 3d d7 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085401061 DLSCCP DEBUG SCCP-SCOC(86)[0x559c26bef2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085401061 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e14ac), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085401061 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085401061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085401061 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085401061 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085401061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085401061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085401061 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 7e 14 ac 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085401061 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085401061 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085401061 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085401061 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085401061 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085401061 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085401061 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085401061 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085401061 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085401061 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085401061 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085401061 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085401061 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085401061 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085401061 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085401061 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085401061 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085401061 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! Waiting for packet dumper to finish... 1 (prev_count=463844, count=496476) 20250425085401616 DLSCCP DEBUG SCCP-SCOC(84)[0x559c26c46910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085401616 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00720fea), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085401616 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085401616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085401616 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085401616 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085401616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085401616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085401616 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 72 0f ea 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085401616 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085401616 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085401616 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085401616 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085401616 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085401616 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085401772 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085401772 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085401772 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085401773 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085401773 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085401773 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085402355 DLSCCP DEBUG SCCP-SCOC(83)[0x559c26c37d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085402355 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c368e2), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085402355 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085402355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085402355 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085402355 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085402355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085402356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085402356 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c3 68 e2 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085402356 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085402356 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085402356 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085402356 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085402356 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085402356 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin ------ Fri Apr 25 08:54:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425085403098 DLSCCP DEBUG SCCP-SCOC(82)[0x559c26c36420]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425085403098 DLSCCP DEBUG SCCP-SCOC(82)[0x559c26c36420]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425085403098 DLSCCP DEBUG SCCP-SCOC(82)[0x559c26c36420]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085403098 DLSCCP DEBUG SCCP-SCOC(82)[0x559c26c36420]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085403098 DLSCCP DEBUG SCCP-SCOC(82)[0x559c26c36420]{IDLE}: Deallocated (fsm.c:568) MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20250425085403556 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42820<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085403561 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42836<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085403564 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33145<->l=127.0.0.1:4262) (control_if.c:572) 20250425085403581 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085403581 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(895)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085403588 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085403588 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085403588 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085403588 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085403588 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085403588 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085403588 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36523 (stream_srv.c:142) 20250425085403588 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36523<->l=127.0.0.1:29169 (hnbgw.c:794) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(897)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085403589 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085403589 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085403590 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085403590 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085403590 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085403590 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085403590 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085403590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085403590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085403590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085403590 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085403590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085403590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085403590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085403590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085403590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085403590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085403590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085403590 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085403590 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085403590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085403590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085403590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 05 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085403590 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085403590 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085403590 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085403590 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085403590 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085403590 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085403590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085403590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085403590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085403590 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085403590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085403590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085403590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085403590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085403590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085403590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085403590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085403590 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085403590 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085403590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085403590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085403590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 08 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085403590 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085403590 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085403590 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085403590 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085403590 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085403590 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085403590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085403590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085403590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085403590 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085403590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085403590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085403590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085403590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085403590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085403590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085403590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085403590 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085403590 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085403590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085403590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085403590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085403590 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085403590 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085403590 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085403590 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085403590 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085403590 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085403590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085403590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085403590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085403590 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085403590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085403590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085403590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085403590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085403590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085403590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085403590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085403590 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085403590 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085403590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085403590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085403590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085403590 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085403590 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085403590 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085403590 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085403590 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085403590 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085403590 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085403590 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085403590 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085403590 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085403590 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085403590 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085403590 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085403590 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085403590 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085403590 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085403590 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085403590 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085403590 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085403590 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085403590 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085403590 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085403590 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085403590 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085403590 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(901)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(901)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(901)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-SCCP(899)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(904)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc1-M3UA(904)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(904)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(902)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085403613 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085403613 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085403614 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085403614 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085403614 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085403614 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085403614 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085403614 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085403615 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085403615 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085403615 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085403615 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085403615 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085403615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085403615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085403615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085403615 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=14 -> eSLS=94: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085403615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085403615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085403615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085403615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085403615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085403615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085403615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085403615 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=14 -> eSLS=126: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085403615 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085403615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085403615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085403615 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0e 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085403615 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085403615 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085403615 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085403615 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085403615 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085403615 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085403615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085403615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085403615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085403615 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085403615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085403615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085403615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085403615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085403615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085403615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085403615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085403615 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085403615 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085403615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085403615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085403615 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 00 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085403615 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085403615 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085403615 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085403615 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085403615 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085403615 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085403615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085403615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085403615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085403615 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085403615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085403615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085403615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085403615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085403615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085403615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085403615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085403615 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085403615 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085403615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085403615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085403615 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085403615 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085403615 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085403615 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085403615 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085403615 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085403615 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085403615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085403615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085403615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085403615 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085403615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085403615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085403615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085403615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085403615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085403615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085403615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085403615 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085403615 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085403615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085403615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085403615 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085403615 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085403616 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085403616 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085403616 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085403616 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085403616 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085403616 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085403616 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085403616 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085403616 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085403616 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085403616 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085403616 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085403616 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085403616 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085403616 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085403616 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085403616 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085403616 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085403616 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085403616 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085403616 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085403616 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085403616 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085403616 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(907)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(907)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(907)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(905)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(910)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn1-M3UA(910)@7fdc3b52d31d: M3UA emulation initiated, the test can be started MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(910)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn1-SCCP(908)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085403646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085403646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085403646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085403646 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085403646 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085403646 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085403646 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085403646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085403646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085403651 DLINP DEBUG SRVCONN(,r=127.0.0.1:36523<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085403651 DLINP DEBUG SRVCONN(,r=127.0.0.1:36523<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085403651 DLINP DEBUG SRVCONN(,r=127.0.0.1:36523<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085403651 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085403651 DHNBAP DEBUG (127.0.0.1:36523 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425085403651 DHNBAP NOTICE (127.0.0.1:36523 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085403651 DHNBAP NOTICE (127.0.0.1:36523 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085403651 DLINP DEBUG SRVCONN(,r=127.0.0.1:36523<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085403651 DLINP DEBUG SRVCONN(,r=127.0.0.1:36523<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085403802 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085403802 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085403802 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085403802 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(901)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085403811 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085403811 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425085403811 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085403811 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425085403811 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085403811 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085403811 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085403811 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085403811 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085403811 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085403811 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085403811 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085403811 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085403811 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085403811 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085403815 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085403815 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085403815 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085403815 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085403815 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085403815 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085403815 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085403815 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085403815 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085403815 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085403815 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085403815 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.msc1-M3UA(904)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425085403815 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085403815 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085403815 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085403815 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085403815 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085403815 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085403815 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085403815 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085403815 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085403815 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085403817 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085403817 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085403817 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085403817 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085403817 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085403817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085403817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085403817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085403817 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085403817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085403817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085403817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085403817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085403817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085403817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085403817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085403817 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085403817 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085403817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085403817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085403817 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085403817 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085403817 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085403817 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085403817 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085403817 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085403817 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085403817 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425085403817 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085403817 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085403817 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085403817 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085403819 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085403819 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425085403819 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085403819 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085403819 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085403819 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085403819 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425085403819 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085403819 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085403819 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085403819 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085403821 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085403821 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085403821 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085403821 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425085403821 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085403821 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085403821 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085403821 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085403821 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425085403821 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085403821 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425085403821 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085403821 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085403822 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085403822 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085403822 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425085403822 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085403822 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085403822 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085403822 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085403822 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085403822 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085403822 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085403823 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085403823 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085403823 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085403823 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085403823 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085403823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085403823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085403823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085403823 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=5 -> eSLS=37: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085403823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085403823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085403823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085403823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085403823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085403823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085403823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085403823 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085403823 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085403823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085403823 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085403823 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085403823 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085403823 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085403823 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085403823 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085403823 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085403823 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085403823 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'virt-msc1' 20250425085403823 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085403823 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085403823 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085403823 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425085403827 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085403827 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085403827 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085403827 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(907)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085403833 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085403833 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085403833 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085403833 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085403833 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085403833 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085403833 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085403833 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085403833 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085403833 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085403833 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085403835 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085403835 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085403835 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085403835 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085403835 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085403835 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085403835 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085403835 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085403835 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085403835 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085403835 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085403835 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085403835 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085403835 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085403835 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085403835 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085403835 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085403835 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085403835 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085403835 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085403835 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085403835 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085403835 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085403835 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085403836 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085403836 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085403836 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085403836 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085403836 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085403836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085403836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085403836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085403836 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085403836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085403836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085403836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085403836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085403836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085403836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085403836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085403836 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085403836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085403836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085403836 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085403836 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085403836 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085403837 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085403837 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085403837 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085403837 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085403837 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085403837 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250425085403837 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085403837 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085403837 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085403837 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425085403837 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085403837 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425085403837 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085403837 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(910)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425085403841 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085403841 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250425085403841 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085403841 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085403841 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085403841 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085403841 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425085403841 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085403841 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085403841 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250425085403841 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085403842 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085403842 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085403842 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085403842 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250425085403842 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085403842 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085403842 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085403842 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085403842 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250425085403842 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250425085403842 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425085403842 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425085403842 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0a  20250425085403842 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425085403842 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085403842 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085403842 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085403842 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250425085403842 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085403842 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085403842 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085403842 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085403842 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085403842 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085403842 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085403843 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085403843 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085403843 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085403843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085403843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085403843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085403843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085403843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085403843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085403843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085403843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085403843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085403843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085403843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085403843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085403843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085403843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085403843 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085403843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085403843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085403843 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085403843 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085403843 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085403843 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085403843 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085403843 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085403843 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085403843 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'virt-sgsn1' 20250425085403843 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085403843 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085403843 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085403843 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(900)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085404617 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085404617 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085404617 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085404617 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085404617 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085404617 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085404617 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085404617 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085404617 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085404617 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085404617 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085404617 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085404617 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085404617 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085404617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085404617 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085404617 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085404617 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085404617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404617 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085404617 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085404617 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085404617 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085404617 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085404617 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085404617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085404617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085404617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404617 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085404617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085404617 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085404617 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085404617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085404617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085404617 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085404617 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085404617 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425085404618 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085404618 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085404618 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085404618 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085404618 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085404618 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250425085404618 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085404618 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085404618 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085404618 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085404619 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085404619 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085404619 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085404619 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085404619 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085404619 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085404619 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085404619 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085404619 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085404619 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085404619 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085404619 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085404619 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085404619 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085404619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085404619 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085404619 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085404619 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085404619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404619 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085404619 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085404619 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085404619 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085404619 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(903)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085404623 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085404623 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085404623 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085404623 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085404623 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085404623 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085404623 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085404623 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085404623 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085404623 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425085404623 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085404623 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085404623 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085404623 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085404623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085404623 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085404623 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085404623 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085404623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404623 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085404623 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085404623 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085404623 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085404623 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425085404623 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085404623 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085404623 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085404623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404623 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=4 -> eSLS=36: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085404623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085404623 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085404623 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085404623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085404623 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085404623 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 04 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085404623 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085404623 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: link up (cnlink.c:111) 20250425085404624 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085404624 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085404624 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085404624 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085404624 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085404624 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: picked Normal Route via 'virt-msc1' round-robin style 20250425085404624 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085404624 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085404624 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085404624 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 04 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425085404627 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085404627 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085404627 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085404627 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085404627 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085404627 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085404627 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085404627 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085404627 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085404627 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085404627 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085404627 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085404627 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085404627 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085404627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085404627 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085404627 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085404627 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085404627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404627 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085404627 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085404627 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085404627 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085404628 DRANAP INFO cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(906)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085404637 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085404637 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085404637 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085404637 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085404637 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085404637 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085404637 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085404637 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085404637 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085404637 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085404637 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085404637 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085404637 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085404637 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085404637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085404637 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085404637 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085404637 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085404637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404637 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085404637 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085404637 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085404637 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085404637 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085404637 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085404637 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085404637 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085404637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404637 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085404637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085404637 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085404637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085404637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085404637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085404637 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085404637 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085404637 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425085404637 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085404637 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085404637 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085404637 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085404637 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085404637 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250425085404637 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085404637 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085404638 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085404638 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085404639 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085404639 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085404639 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085404639 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085404639 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085404639 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085404639 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085404639 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085404639 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085404639 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085404639 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085404639 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085404639 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085404639 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085404639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085404639 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085404639 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085404639 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085404639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404639 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085404639 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085404639 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085404639 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085404639 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(909)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085404644 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085404644 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085404644 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085404644 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085404644 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085404644 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085404644 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085404644 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085404644 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085404644 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085404644 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085404644 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085404644 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085404644 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085404644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085404644 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085404644 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425085404644 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085404644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404644 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085404644 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085404644 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085404644 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085404644 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425085404644 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085404644 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085404644 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085404644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404644 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085404644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085404644 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085404644 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085404644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085404644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085404644 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0a 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085404644 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085404644 DRANAP NOTICE cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: link up (cnlink.c:111) 20250425085404644 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085404644 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085404644 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085404644 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085404644 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085404644 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=10 -> eSLS=26: use Normal Route via 'virt-sgsn1' 20250425085404644 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085404644 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085404644 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085404644 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0a 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250425085404645 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085404645 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085404645 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085404645 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085404645 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085404645 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085404645 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085404645 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085404645 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085404645 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085404645 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085404645 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085404645 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085404645 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085404645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085404645 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085404645 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425085404645 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085404645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085404645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085404645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085404645 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085404645 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085404645 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085404645 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085404645 DRANAP INFO cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085405662 DLCTRL DEBUG Command: GET 527977073 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425085405662 DLCTRL DEBUG Tx Command reply: GET_REPLY 527977073 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085405666 DLCTRL DEBUG Command: GET 12445724 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425085405666 DLCTRL DEBUG Tx Command reply: GET_REPLY 12445724 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085405671 DLCTRL DEBUG Command: GET 378800456 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085405671 DLCTRL DEBUG Tx Command reply: GET_REPLY 378800456 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085405675 DLCTRL DEBUG Command: GET 629258746 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085405675 DLCTRL DEBUG Tx Command reply: GET_REPLY 629258746 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085405679 DLCTRL DEBUG Command: GET 302895638 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085405679 DLCTRL DEBUG Tx Command reply: GET_REPLY 302895638 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425085405683 DLCTRL DEBUG Command: GET 555536878 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425085405683 DLCTRL DEBUG Tx Command reply: GET_REPLY 555536878 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085405687 DLCTRL DEBUG Command: GET 535720957 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425085405687 DLCTRL DEBUG Tx Command reply: GET_REPLY 535720957 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085405690 DLCTRL DEBUG Command: GET 531120285 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085405690 DLCTRL DEBUG Tx Command reply: GET_REPLY 531120285 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085405694 DLCTRL DEBUG Command: GET 745917783 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085405694 DLCTRL DEBUG Tx Command reply: GET_REPLY 745917783 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085405698 DLCTRL DEBUG Command: GET 710125838 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085405698 DLCTRL DEBUG Tx Command reply: GET_REPLY 710125838 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425085405701 DLCTRL DEBUG Command: GET 700033402 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425085405701 DLCTRL DEBUG Tx Command reply: GET_REPLY 700033402 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085405704 DLCTRL DEBUG Command: GET 233916213 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425085405704 DLCTRL DEBUG Tx Command reply: GET_REPLY 233916213 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085405708 DLCTRL DEBUG Command: GET 636634289 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085405708 DLCTRL DEBUG Tx Command reply: GET_REPLY 636634289 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085405711 DLCTRL DEBUG Command: GET 852111559 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085405711 DLCTRL DEBUG Tx Command reply: GET_REPLY 852111559 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085405714 DLCTRL DEBUG Command: GET 823535899 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085405714 DLCTRL DEBUG Tx Command reply: GET_REPLY 823535899 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425085405716 DLCTRL DEBUG Command: GET 518004203 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425085405716 DLCTRL DEBUG Tx Command reply: GET_REPLY 518004203 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085405719 DLCTRL DEBUG Command: GET 930597142 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425085405719 DLCTRL DEBUG Tx Command reply: GET_REPLY 930597142 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085405721 DLCTRL DEBUG Command: GET 314431312 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085405721 DLCTRL DEBUG Tx Command reply: GET_REPLY 314431312 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085405722 DLCTRL DEBUG Command: GET 688562134 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085405722 DLCTRL DEBUG Tx Command reply: GET_REPLY 688562134 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085405724 DLCTRL DEBUG Command: GET 170722696 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085405724 DLCTRL DEBUG Tx Command reply: GET_REPLY 170722696 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000003000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100000011'B, t_guard := 20.000000 } 20250425085405758 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57156<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(906)@7fdc3b52d31d: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(906)@7fdc3b52d31d: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(912) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(896)@7fdc3b52d31d: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(912)1624565 20250425085406776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085406776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085406776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085406776 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085406776 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x18c9f5, normal) (hnbgw_rua.c:406) 20250425085406776 DHNB DEBUG map_rua[0x559c26c36420]{init}: Allocated (fsm.c:456) 20250425085406776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1624565)[0x559c26c36420]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085406776 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1624565 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085406776 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085406776 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085406776 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085406776 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1624565 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085406776 DCN DEBUG map_sccp[0x559c26c31150]{init}: Allocated (fsm.c:456) 20250425085406776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x559c26c31150]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085406776 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1624565 <-> SCCP-101 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085406776 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1624565 SCCP-101 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085406776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1624565)[0x559c26c36420]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085406776 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085406776 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085406776 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1624565 SCCP-101 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085406776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x559c26c31150]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085406776 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085406776 DLSCCP DEBUG SCCP-SCOC(101)[0x559c26c349c0]{IDLE}: Allocated (fsm.c:456) 20250425085406776 DLSCCP DEBUG SCCP-SCOC(101)[0x559c26c349c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085406776 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000065), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030001030056400500f1100926) (sccp_scrc.c:415) 20250425085406776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085406776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085406776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085406776 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085406777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085406777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085406777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085406777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085406777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085406777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085406777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085406777 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085406777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085406777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085406777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085406777 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 65 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 03 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085406777 DLSCCP DEBUG SCCP-SCOC(101)[0x559c26c349c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085406777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x559c26c31150]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085406777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1624565)[0x559c26c36420]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085406777 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085406777 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085406777 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085406777 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085406777 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085406777 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250425085406777 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085406777 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085406777 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085406777 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 65 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 03 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(905)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(905)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(906)@7fdc3b52d31d: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(912) HNBGW_Test.sgsn0-RAN(906)@7fdc3b52d31d: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(912)7339538 HNBGW_Test.sgsn0-SCCP(905)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(905)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(912)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085406782 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085406782 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085406782 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085406782 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085406782 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085406782 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085406782 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085406782 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085406782 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085406782 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 65 99 a8 53 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085406782 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085406782 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085406782 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085406782 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085406782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085406782 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000065), PART(T=Source Reference,L=4,D=0099a853) (sccp_scrc.c:486) 20250425085406782 DLSCCP DEBUG Received CO:COAK for local reference 101 (sccp_scoc.c:1855) 20250425085406782 DLSCCP DEBUG SCCP-SCOC(101)[0x559c26c349c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085406782 DLSCCP DEBUG SCCP-SCOC(101)[0x559c26c349c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085406782 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085406782 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085406782 DCN DEBUG handle_cn_conn_conf() conn_id=101, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085406782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x559c26c31150]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085406782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x559c26c31150]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@7fdc3b52d31d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085406783 DLCTRL DEBUG Command: GET 208454800 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425085406783 DLCTRL DEBUG Tx Command reply: GET_REPLY 208454800 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250425085406784 DLCTRL DEBUG Command: GET 346205275 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425085406784 DLCTRL DEBUG Tx Command reply: GET_REPLY 346205275 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085406785 DLCTRL DEBUG Command: GET 31018491 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085406785 DLCTRL DEBUG Tx Command reply: GET_REPLY 31018491 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085406786 DLCTRL DEBUG Command: GET 993102295 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085406786 DLCTRL DEBUG Tx Command reply: GET_REPLY 993102295 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085406787 DLCTRL DEBUG Command: GET 432681181 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085406787 DLCTRL DEBUG Tx Command reply: GET_REPLY 432681181 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085406788 DLCTRL DEBUG Command: GET 455291805 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425085406788 DLCTRL DEBUG Tx Command reply: GET_REPLY 455291805 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085406789 DLCTRL DEBUG Command: GET 165059075 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425085406789 DLCTRL DEBUG Tx Command reply: GET_REPLY 165059075 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085406790 DLCTRL DEBUG Command: GET 387865702 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085406790 DLCTRL DEBUG Tx Command reply: GET_REPLY 387865702 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085406791 DLCTRL DEBUG Command: GET 474514111 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085406791 DLCTRL DEBUG Tx Command reply: GET_REPLY 474514111 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085406791 DLCTRL DEBUG Command: GET 28033573 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085406791 DLCTRL DEBUG Tx Command reply: GET_REPLY 28033573 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085406792 DLCTRL DEBUG Command: GET 63518819 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425085406792 DLCTRL DEBUG Tx Command reply: GET_REPLY 63518819 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085406793 DLCTRL DEBUG Command: GET 634274611 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425085406793 DLCTRL DEBUG Tx Command reply: GET_REPLY 634274611 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085406794 DLCTRL DEBUG Command: GET 191658514 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085406794 DLCTRL DEBUG Tx Command reply: GET_REPLY 191658514 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085406794 DLCTRL DEBUG Command: GET 46359002 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085406794 DLCTRL DEBUG Tx Command reply: GET_REPLY 46359002 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085406796 DLCTRL DEBUG Command: GET 499507762 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085406796 DLCTRL DEBUG Tx Command reply: GET_REPLY 499507762 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085406797 DLCTRL DEBUG Command: GET 852235734 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425085406797 DLCTRL DEBUG Tx Command reply: GET_REPLY 852235734 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085406798 DLCTRL DEBUG Command: GET 924740901 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425085406798 DLCTRL DEBUG Tx Command reply: GET_REPLY 924740901 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085406799 DLCTRL DEBUG Command: GET 27308083 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085406799 DLCTRL DEBUG Tx Command reply: GET_REPLY 27308083 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085406800 DLCTRL DEBUG Command: GET 566044080 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085406800 DLCTRL DEBUG Tx Command reply: GET_REPLY 566044080 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085406801 DLCTRL DEBUG Command: GET 437483143 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085406801 DLCTRL DEBUG Tx Command reply: GET_REPLY 437483143 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100111000'B, t_guard := 20.000000 } 20250425085406812 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57162<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(909)@7fdc3b52d31d: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(909)@7fdc3b52d31d: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(913) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(896)@7fdc3b52d31d: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(913)13601935 20250425085407838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085407838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085407838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250425085407838 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085407838 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcf8c8f, normal) (hnbgw_rua.c:406) 20250425085407838 DHNB DEBUG map_rua[0x559c26c2f0a0]{init}: Allocated (fsm.c:456) 20250425085407838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13601935)[0x559c26c2f0a0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085407838 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13601935 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085407838 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085407838 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085407838 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250425085407838 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13601935 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:743) 20250425085407839 DCN DEBUG map_sccp[0x559c26bb1b50]{init}: Allocated (fsm.c:456) 20250425085407839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x559c26bb1b50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085407839 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13601935 <-> SCCP-102 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250425085407839 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13601935 SCCP-102 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:311) 20250425085407839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13601935)[0x559c26c2f0a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085407839 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085407839 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085407839 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13601935 SCCP-102 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085407839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x559c26bb1b50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085407839 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085407839 DLSCCP DEBUG SCCP-SCOC(102)[0x559c26c34d20]{IDLE}: Allocated (fsm.c:456) 20250425085407839 DLSCCP DEBUG SCCP-SCOC(102)[0x559c26c34d20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085407839 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000066), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030001380056400500f1100926) (sccp_scrc.c:415) 20250425085407839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085407839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085407839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085407839 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085407839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085407839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085407839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085407839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085407839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085407839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085407839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085407839 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085407839 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085407839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085407839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085407839 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 70 00 00 00 bd 00 00 00 0a 03 00 00 00 01 00 00 66 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4b 00 13 40 47 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 38 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085407839 DLSCCP DEBUG SCCP-SCOC(102)[0x559c26c34d20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085407839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x559c26bb1b50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085407839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13601935)[0x559c26c2f0a0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085407839 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085407839 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085407839 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085407839 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085407839 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085407839 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'virt-sgsn1' 20250425085407839 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085407839 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085407839 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085407839 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 70 00 00 00 bd 00 00 00 0a 03 00 00 00 01 00 00 66 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4b 00 13 40 47 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 38 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(908)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(908)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(909)@7fdc3b52d31d: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(913) HNBGW_Test.sgsn1-RAN(909)@7fdc3b52d31d: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(913)7476834 HNBGW_Test.sgsn1-SCCP(908)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(908)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(913)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085407855 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085407855 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085407855 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085407855 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085407855 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085407855 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085407855 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085407855 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085407855 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085407855 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 66 d2 fd 5b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085407856 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085407856 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085407856 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085407856 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085407856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085407856 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000066), PART(T=Source Reference,L=4,D=00d2fd5b) (sccp_scrc.c:486) 20250425085407856 DLSCCP DEBUG Received CO:COAK for local reference 102 (sccp_scoc.c:1855) 20250425085407856 DLSCCP DEBUG SCCP-SCOC(102)[0x559c26c34d20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085407856 DLSCCP DEBUG SCCP-SCOC(102)[0x559c26c34d20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085407856 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085407856 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085407856 DCN DEBUG handle_cn_conn_conf() conn_id=102, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085407856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x559c26bb1b50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085407856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x559c26bb1b50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@7fdc3b52d31d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085407857 DLCTRL DEBUG Command: GET 871922103 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425085407857 DLCTRL DEBUG Tx Command reply: GET_REPLY 871922103 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250425085407862 DLCTRL DEBUG Command: GET 326876896 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425085407862 DLCTRL DEBUG Tx Command reply: GET_REPLY 326876896 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085407866 DLCTRL DEBUG Command: GET 514803046 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085407866 DLCTRL DEBUG Tx Command reply: GET_REPLY 514803046 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085407870 DLCTRL DEBUG Command: GET 405064950 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085407871 DLCTRL DEBUG Tx Command reply: GET_REPLY 405064950 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085407875 DLCTRL DEBUG Command: GET 730744487 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085407875 DLCTRL DEBUG Tx Command reply: GET_REPLY 730744487 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085407879 DLCTRL DEBUG Command: GET 570790113 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425085407879 DLCTRL DEBUG Tx Command reply: GET_REPLY 570790113 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250425085407883 DLCTRL DEBUG Command: GET 753627752 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425085407883 DLCTRL DEBUG Tx Command reply: GET_REPLY 753627752 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085407887 DLCTRL DEBUG Command: GET 771214915 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085407887 DLCTRL DEBUG Tx Command reply: GET_REPLY 771214915 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085407890 DLCTRL DEBUG Command: GET 426975306 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085407890 DLCTRL DEBUG Tx Command reply: GET_REPLY 426975306 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085407893 DLCTRL DEBUG Command: GET 916830679 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085407893 DLCTRL DEBUG Tx Command reply: GET_REPLY 916830679 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085407896 DLCTRL DEBUG Command: GET 924438023 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425085407896 DLCTRL DEBUG Tx Command reply: GET_REPLY 924438023 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085407899 DLCTRL DEBUG Command: GET 540252678 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425085407899 DLCTRL DEBUG Tx Command reply: GET_REPLY 540252678 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085407902 DLCTRL DEBUG Command: GET 477715517 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085407902 DLCTRL DEBUG Tx Command reply: GET_REPLY 477715517 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085407904 DLCTRL DEBUG Command: GET 238901607 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085407904 DLCTRL DEBUG Tx Command reply: GET_REPLY 238901607 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085407906 DLCTRL DEBUG Command: GET 457992242 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085407906 DLCTRL DEBUG Tx Command reply: GET_REPLY 457992242 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085407908 DLCTRL DEBUG Command: GET 768004986 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425085407908 DLCTRL DEBUG Tx Command reply: GET_REPLY 768004986 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085407910 DLCTRL DEBUG Command: GET 492449234 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425085407910 DLCTRL DEBUG Tx Command reply: GET_REPLY 492449234 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085407912 DLCTRL DEBUG Command: GET 278661269 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085407912 DLCTRL DEBUG Tx Command reply: GET_REPLY 278661269 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085407914 DLCTRL DEBUG Command: GET 937709117 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085407914 DLCTRL DEBUG Tx Command reply: GET_REPLY 937709117 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085407915 DLCTRL DEBUG Command: GET 358491259 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085407915 DLCTRL DEBUG Tx Command reply: GET_REPLY 358491259 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100000001'B, t_guard := 20.000000 } 20250425085407930 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57178<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(906)@7fdc3b52d31d: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(906)@7fdc3b52d31d: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(914) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(896)@7fdc3b52d31d: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(914)3400689 20250425085408942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085408942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085408942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085408942 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085408942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x33e3f1, normal) (hnbgw_rua.c:406) 20250425085408942 DHNB DEBUG map_rua[0x559c26aa0440]{init}: Allocated (fsm.c:456) 20250425085408942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3400689)[0x559c26aa0440]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085408942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3400689 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085408942 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085408942 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085408942 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3400689 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085408942 DCN DEBUG map_sccp[0x559c26c43cf0]{init}: Allocated (fsm.c:456) 20250425085408942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x559c26c43cf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085408942 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3400689 <-> SCCP-103 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085408942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3400689 SCCP-103 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085408942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3400689)[0x559c26aa0440]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085408942 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085408942 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085408942 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3400689 SCCP-103 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085408942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x559c26c43cf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085408942 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085408942 DLSCCP DEBUG SCCP-SCOC(103)[0x559c26c45820]{IDLE}: Allocated (fsm.c:456) 20250425085408942 DLSCCP DEBUG SCCP-SCOC(103)[0x559c26c45820]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085408942 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000067), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030003010056400500f1100926) (sccp_scrc.c:415) 20250425085408942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085408942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085408942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085408942 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085408942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085408942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085408942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085408942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085408942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085408942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085408942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085408942 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085408942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085408942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085408942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085408942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 01 01 00 00 67 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 01 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085408942 DLSCCP DEBUG SCCP-SCOC(103)[0x559c26c45820]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085408942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x559c26c43cf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085408942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3400689)[0x559c26aa0440]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085408942 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085408942 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085408942 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085408942 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085408942 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085408942 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250425085408942 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085408942 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085408942 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085408942 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 01 01 00 00 67 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 01 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(905)@7fdc3b52d31d: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(905)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(906)@7fdc3b52d31d: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(914) HNBGW_Test.sgsn0-RAN(906)@7fdc3b52d31d: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(914)10339672 HNBGW_Test.sgsn0-SCCP(905)@7fdc3b52d31d: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(905)@7fdc3b52d31d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425085408944 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085408944 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085408944 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085408944 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085408944 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085408944 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085408944 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085408944 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085408944 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085408944 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 67 bc dd c9 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085408944 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085408944 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085408944 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085408944 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085408944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085408944 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000067), PART(T=Source Reference,L=4,D=00bcddc9) (sccp_scrc.c:486) 20250425085408944 DLSCCP DEBUG Received CO:COAK for local reference 103 (sccp_scoc.c:1855) 20250425085408944 DLSCCP DEBUG SCCP-SCOC(103)[0x559c26c45820]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085408944 DLSCCP DEBUG SCCP-SCOC(103)[0x559c26c45820]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085408944 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085408944 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085408944 DCN DEBUG handle_cn_conn_conf() conn_id=103, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085408944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x559c26c43cf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085408944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x559c26c43cf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Complete_no_nri_round_robin0(914)@7fdc3b52d31d: setverdict(pass): none -> pass MTC@7fdc3b52d31d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085408945 DLCTRL DEBUG Command: GET 814621494 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425085408945 DLCTRL DEBUG Tx Command reply: GET_REPLY 814621494 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250425085408946 DLCTRL DEBUG Command: GET 73606927 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425085408946 DLCTRL DEBUG Tx Command reply: GET_REPLY 73606927 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085408947 DLCTRL DEBUG Command: GET 474008800 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085408947 DLCTRL DEBUG Tx Command reply: GET_REPLY 474008800 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085408949 DLCTRL DEBUG Command: GET 83962662 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085408949 DLCTRL DEBUG Tx Command reply: GET_REPLY 83962662 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085408950 DLCTRL DEBUG Command: GET 724807928 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085408950 DLCTRL DEBUG Tx Command reply: GET_REPLY 724807928 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085408952 DLCTRL DEBUG Command: GET 829710796 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425085408952 DLCTRL DEBUG Tx Command reply: GET_REPLY 829710796 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250425085408954 DLCTRL DEBUG Command: GET 7423417 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425085408954 DLCTRL DEBUG Tx Command reply: GET_REPLY 7423417 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085408955 DLCTRL DEBUG Command: GET 812877229 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085408955 DLCTRL DEBUG Tx Command reply: GET_REPLY 812877229 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085408957 DLCTRL DEBUG Command: GET 295532459 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085408957 DLCTRL DEBUG Tx Command reply: GET_REPLY 295532459 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085408959 DLCTRL DEBUG Command: GET 202069126 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085408959 DLCTRL DEBUG Tx Command reply: GET_REPLY 202069126 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085408961 DLCTRL DEBUG Command: GET 161859319 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425085408961 DLCTRL DEBUG Tx Command reply: GET_REPLY 161859319 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085408963 DLCTRL DEBUG Command: GET 775941393 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425085408963 DLCTRL DEBUG Tx Command reply: GET_REPLY 775941393 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085408965 DLCTRL DEBUG Command: GET 718049458 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085408965 DLCTRL DEBUG Tx Command reply: GET_REPLY 718049458 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085408966 DLCTRL DEBUG Command: GET 758385188 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085408966 DLCTRL DEBUG Tx Command reply: GET_REPLY 758385188 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085408968 DLCTRL DEBUG Command: GET 459490582 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085408968 DLCTRL DEBUG Tx Command reply: GET_REPLY 459490582 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085408970 DLCTRL DEBUG Command: GET 125604615 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425085408970 DLCTRL DEBUG Tx Command reply: GET_REPLY 125604615 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085408973 DLCTRL DEBUG Command: GET 609570479 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425085408973 DLCTRL DEBUG Tx Command reply: GET_REPLY 609570479 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085408976 DLCTRL DEBUG Command: GET 680309135 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085408976 DLCTRL DEBUG Tx Command reply: GET_REPLY 680309135 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085408979 DLCTRL DEBUG Command: GET 884395191 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085408979 DLCTRL DEBUG Tx Command reply: GET_REPLY 884395191 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085408983 DLCTRL DEBUG Command: GET 670421939 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085408983 DLCTRL DEBUG Tx Command reply: GET_REPLY 670421939 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425085408990 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33145<->l=127.0.0.1:4262) (control_if.c:193) 20250425085408991 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42836<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(893)@7fdc3b52d31d: Final verdict of PTC: none VirtHNBGW-STATS(892)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085408993 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42820<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085408994 DLINP DEBUG SRVCONN(,r=127.0.0.1:36523<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085408994 DLINP DEBUG SRVCONN(,r=127.0.0.1:36523<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085408994 DLINP NOTICE SRV(,r=127.0.0.1:36523<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085408994 DMAIN NOTICE (127.0.0.1:36523 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36523<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085408994 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(898)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(902)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(899)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(909)@7fdc3b52d31d: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(897)@7fdc3b52d31d: Final verdict of PTC: none 20250425085408998 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085408998 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085408998 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085408998 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250425085408998 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085408998 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085408998 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085408998 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085408998 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085408998 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085408998 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085408998 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085408998 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085408998 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085408998 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085408998 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250425085408998 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085408998 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085408998 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085408998 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085408998 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085408998 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085408998 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425085408998 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085408998 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085408998 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085408998 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085408998 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085408998 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425085408998 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250425085408998 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250425085408998 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085408998 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085408998 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085408998 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085408998 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085408998 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085408998 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085408999 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085408999 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085408999 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085408999 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085408999 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085408999 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085408999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085408999 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085408999 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425085408999 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085408999 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085408999 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085408999 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085408999 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085408999 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085408999 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085408999 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085408999 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085408999 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425085408999 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 bc  20250425085408999 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085408999 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085408999 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085408999 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085408999 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085408999 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250425085408999 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085408999 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085408999 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085408999 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085408999 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085408999 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250425085408999 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425085408999 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085408999 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-RAN(903)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(900)@7fdc3b52d31d: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(895)@7fdc3b52d31d: Final verdict of PTC: none 20250425085408999 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(896)@7fdc3b52d31d: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(891)@7fdc3b52d31d: Final verdict of PTC: none 20250425085409000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085408999 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085408999 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085409000 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085409000 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085409000 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085409000 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085409000 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085409000 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085409000 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085409000 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085409000 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085409000 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085409000 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085409000 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085409000 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085409000 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085409000 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085409000 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085409000 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085409000 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085409000 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085409000 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085409000 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) HNBGW_Test.sgsn1-SCCP(908)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(904)@7fdc3b52d31d: Final verdict of PTC: none 20250425085409001 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085409001 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085409001 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.sgsn1-M3UA(910)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(907)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(906)@7fdc3b52d31d: Final verdict of PTC: none 20250425085409001 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085409002 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085409002 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085409002 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085409002 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085409003 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085409003 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085409003 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250425085409003 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085409004 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085409004 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085409004 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085409004 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085409005 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085409005 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085409005 DRANAP NOTICE cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085409005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x559c26bb1b50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085409006 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085409006 DLSCCP DEBUG SCCP-SCOC(102)[0x559c26c34d20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085409006 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2fd5b), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085409006 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085409007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085409007 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085409007 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085409007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) TC_sgsnpool_L3Complete_no_nri_round_robin0(912)@7fdc3b52d31d: Final verdict of PTC: pass20250425085409008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085409008 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 d2 fd 5b 00 00 66 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085409008 DLSCCP DEBUG SCCP-SCOC(102)[0x559c26c34d20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085409009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x559c26bb1b50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085409009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13601935)[0x559c26c2f0a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085409009 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13601935)[0x559c26c2f0a0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) TC_sgsnpool_L3Complete_no_nri_round_robin0(913)@7fdc3b52d31d: Final verdict of PTC: pass20250425085409009 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425085409010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13601935)[0x559c26c2f0a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085409010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13601935)[0x559c26c2f0a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085409010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13601935)[0x559c26c2f0a0]{disrupted}: Freeing instance (context_map.c:202) 20250425085409010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13601935)[0x559c26c2f0a0]{disrupted}: Deallocated (fsm.c:568) HNBGW-PFCP(894)@7fdc3b52d31d: Final verdict of PTC: none20250425085409011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x559c26bb1b50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085409011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x559c26bb1b50]{disconnected}: Freeing instance (context_map.c:206) HNBGW_Test.msc0-M3UA(901)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-MGCP(911)@7fdc3b52d31d: Final verdict of PTC: none 20250425085409011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x559c26bb1b50]{disconnected}: Deallocated (fsm.c:568) 20250425085409011 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13601935 SCCP-102 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250425085409012 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57156<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085409012 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085409013 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085409013 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085409013 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085409013 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085409013 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085409014 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085409014 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085409014 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085409014 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.sgsn0-SCCP(905)@7fdc3b52d31d: Final verdict of PTC: none 20250425085409015 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085409015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x559c26c31150]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085409015 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085409016 DLSCCP DEBUG SCCP-SCOC(101)[0x559c26c349c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085409016 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0099a853), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085409016 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085409016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085409016 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085409017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085409017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085409017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085409017 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 03 04 99 a8 53 00 00 65 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085409017 DLSCCP DEBUG SCCP-SCOC(101)[0x559c26c349c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085409018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x559c26c31150]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085409018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1624565)[0x559c26c36420]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085409018 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1624565)[0x559c26c36420]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085409018 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425085409019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1624565)[0x559c26c36420]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085409019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1624565)[0x559c26c36420]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085409019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1624565)[0x559c26c36420]{disrupted}: Freeing instance (context_map.c:202) 20250425085409019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1624565)[0x559c26c36420]{disrupted}: Deallocated (fsm.c:568) 20250425085409019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x559c26c31150]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085409020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x559c26c31150]{disconnected}: Freeing instance (context_map.c:206) 20250425085409020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x559c26c31150]{disconnected}: Deallocated (fsm.c:568) 20250425085409020 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1624565 SCCP-101 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425085409020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x559c26c43cf0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085409020 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085409021 DLSCCP DEBUG SCCP-SCOC(103)[0x559c26c45820]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085409021 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcddc9), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085409021 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085409021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085409022 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085409022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085409022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) TC_sgsnpool_L3Complete_no_nri_round_robin0(914)@7fdc3b52d31d: Final verdict of PTC: pass 20250425085409022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085409022 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 01 04 bc dd c9 00 00 67 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085409023 DLSCCP DEBUG SCCP-SCOC(103)[0x559c26c45820]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) MTC@7fdc3b52d31d: Setting final verdict of the test case. 20250425085409023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x559c26c43cf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) MTC@7fdc3b52d31d: Local verdict of MTC: pass20250425085409023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3400689)[0x559c26aa0440]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085409023 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3400689)[0x559c26aa0440]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085409023 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425085409024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3400689)[0x559c26aa0440]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(891): none (pass -> pass) 20250425085409024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3400689)[0x559c26aa0440]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(892): none (pass -> pass)20250425085409024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3400689)[0x559c26aa0440]{disrupted}: Freeing instance (context_map.c:202) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(893): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(894): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(895): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(896): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(897): none (pass -> pass) 20250425085409024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3400689)[0x559c26aa0440]{disrupted}: Deallocated (fsm.c:568) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(898): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(899): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(900): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(901): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-SCCP(902): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-RAN(903): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-M3UA(904): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(905): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(906): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(907): none (pass -> pass) 20250425085409024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x559c26c43cf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085409025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x559c26c43cf0]{disconnected}: Freeing instance (context_map.c:206) 20250425085409025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x559c26c43cf0]{disconnected}: Deallocated (fsm.c:568) 20250425085409025 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3400689 SCCP-103 sgsn-0 MI=NONE: Deallocating (context_map.c:225) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(908): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(909): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(910): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(911): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(912): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(913): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(914): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. 20250425085409025 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085409025 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085409025 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085409025 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085409025 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085409025 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085409026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085409026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425085409026 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57162<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085409027 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085409027 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085409027 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085409027 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085409027 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085409027 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085409027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425085409028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085409028 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085409028 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085409028 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425085409029 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57178<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085409029 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085409029 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085409029 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085409029 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085409029 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085409029 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! Fri Apr 25 08:54:09 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc 20250425085409186 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57190<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085409775 DLSCCP DEBUG SCCP-SCOC(100)[0x559c26c2cd80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085409775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee144c), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085409775 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085409775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085409775 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085409775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085409775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085409775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085409775 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ee 14 4c 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085409775 DLSCCP DEBUG SCCP-SCOC(99)[0x559c26bb2820]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085409775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00671384), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085409775 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085409775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085409775 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085409775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085409775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085409775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085409775 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 67 13 84 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085409775 DLSCCP DEBUG SCCP-SCOC(98)[0x559c26c36690]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085409775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009997a4), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085409775 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085409775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085409775 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085409775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085409775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085409775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085409775 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 99 97 a4 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085409775 DLSCCP DEBUG SCCP-SCOC(97)[0x559c26c31280]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085409775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d64ff), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085409775 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085409775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085409775 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085409775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085409775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085409775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085409775 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 8d 64 ff 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085409776 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085409776 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085409776 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085409776 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085409776 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085409776 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085409776 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085409776 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085409776 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085409776 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085409776 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085409776 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085409776 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085409776 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085409776 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085409776 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085409776 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085409776 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085409776 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085409776 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085409776 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085409776 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085409776 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085409776 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085409789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57190<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=535644) 20250425085410281 DLSCCP DEBUG SCCP-SCOC(94)[0x559c26c32520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085410281 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016cf8d), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085410281 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085410281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085410281 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085410281 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085410281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085410281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085410281 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 16 cf 8d 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085410281 DLSCCP DEBUG SCCP-SCOC(95)[0x559c26aa06d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085410281 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00551b0e), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085410281 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085410281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085410281 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085410281 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085410281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085410281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085410281 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 55 1b 0e 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085410281 DLSCCP DEBUG SCCP-SCOC(96)[0x559c26c3f940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085410281 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00180cb5), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085410281 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085410281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085410281 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085410281 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085410281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085410281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085410281 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 18 0c b5 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085410282 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085410282 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085410282 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085410282 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085410282 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085410282 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085410282 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085410282 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085410282 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085410282 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085410282 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085410282 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085410282 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085410282 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085410282 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085410282 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085410282 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085410282 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085410433 DLSCCP DEBUG SCCP-SCOC(88)[0x559c26c313b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085410433 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd27b0), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085410433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085410433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085410433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085410433 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085410433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085410433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085410433 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 fd 27 b0 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085410433 DLSCCP DEBUG SCCP-SCOC(89)[0x559c26c2b7f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085410433 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062b4c6), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085410433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085410433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085410433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085410433 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085410434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085410434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085410434 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 62 b4 c6 00 00 59 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085410434 DLSCCP DEBUG SCCP-SCOC(90)[0x559c26bb2660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085410434 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df971b), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085410434 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085410434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085410434 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085410434 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085410434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085410434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085410434 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 df 97 1b 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085410434 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085410434 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085410434 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085410434 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085410434 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085410434 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085410434 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085410434 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085410434 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085410434 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085410434 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085410434 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085410434 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085410434 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085410434 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085410434 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085410434 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085410434 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! Waiting for packet dumper to finish... 1 (prev_count=535644, count=569812) 20250425085410999 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085410999 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425085410999 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425085411000 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085411000 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085411000 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085411000 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085411000 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425085411000 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425085411001 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085411001 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085411001 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085411061 DLSCCP DEBUG SCCP-SCOC(87)[0x559c26c26b80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085411061 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096bdd9), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085411061 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085411061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085411061 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085411061 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085411061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085411061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085411061 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 96 bd d9 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085411061 DLSCCP DEBUG SCCP-SCOC(86)[0x559c26bef2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085411061 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e14ac), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085411061 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085411061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085411061 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085411061 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085411061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085411061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085411061 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 7e 14 ac 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085411061 DLSCCP DEBUG SCCP-SCOC(85)[0x559c26c338f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085411061 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe3dd7), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085411061 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085411061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085411061 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085411061 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085411061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085411061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085411061 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fe 3d d7 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085411062 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085411062 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085411062 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085411062 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085411062 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085411062 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085411062 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085411062 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085411062 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085411062 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085411062 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085411062 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085411062 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085411062 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085411062 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085411062 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085411062 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085411062 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085411617 DLSCCP DEBUG SCCP-SCOC(84)[0x559c26c46910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085411617 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00720fea), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085411618 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085411618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085411618 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085411618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085411618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085411618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085411618 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 72 0f ea 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085411618 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085411618 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085411618 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085411618 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085411618 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085411618 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Fri Apr 25 08:54:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425085412350 DLSCCP DEBUG SCCP-SCOC(83)[0x559c26c37d40]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425085412350 DLSCCP DEBUG SCCP-SCOC(83)[0x559c26c37d40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425085412350 DLSCCP DEBUG SCCP-SCOC(83)[0x559c26c37d40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085412350 DLSCCP DEBUG SCCP-SCOC(83)[0x559c26c37d40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085412350 DLSCCP DEBUG SCCP-SCOC(83)[0x559c26c37d40]{IDLE}: Deallocated (fsm.c:568) MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20250425085412891 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57192<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085412896 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57204<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085412900 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44835<->l=127.0.0.1:4262) (control_if.c:572) 20250425085412931 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085412931 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(919)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085412944 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085412944 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085412945 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085412945 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085412945 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085412945 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085412945 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40969 (stream_srv.c:142) 20250425085412945 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40969<->l=127.0.0.1:29169 (hnbgw.c:794) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(921)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085412945 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085412945 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085412945 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085412945 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085412945 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085412945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085412945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085412945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085412945 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085412945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085412945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085412945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085412945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085412945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085412945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085412946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085412946 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085412946 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085412946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085412946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085412946 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085412946 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085412946 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085412946 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085412946 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085412946 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085412946 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085412946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085412946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085412946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085412946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085412946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085412946 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085412946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085412946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085412946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085412946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085412946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085412946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085412946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085412946 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085412946 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085412946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085412946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085412946 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085412946 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085412946 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085412946 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085412946 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085412946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085412946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085412947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085412947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085412947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085412946 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085412946 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085412946 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085412946 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085412946 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085412947 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085412947 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085412947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085412947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085412947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085412947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085412947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085412947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085412947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085412947 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085412947 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085412947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085412947 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085412947 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 04 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085412947 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085412947 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085412947 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085412947 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085412947 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085412947 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085412947 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085412947 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085412947 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085412947 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085412947 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085412947 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085412947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085412947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085412947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085412947 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085412947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085412947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085412947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085412947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085412947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085412947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085412947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085412947 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085412948 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085412948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085412948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085412948 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 07 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085412948 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085412948 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085412948 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085412948 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085412948 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085412948 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085412948 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=4 -> eSLS=20: picked Normal Route via 'virt-msc2' round-robin style 20250425085412948 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085412948 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085412948 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085412948 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085412948 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085412948 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085412948 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(925)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(925)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(925)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(923)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(928)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc1-M3UA(928)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(928)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc1-SCCP(926)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085413005 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085413005 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085413005 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085413005 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085413006 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085413006 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085413006 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085413006 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085413006 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085413006 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085413006 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085413006 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085413006 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085413006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085413006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085413006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085413006 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085413006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085413006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085413006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085413006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085413006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085413006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085413006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085413006 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085413006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085413006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085413006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085413006 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085413006 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085413006 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085413007 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085413007 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085413007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085413007 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085413007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085413007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085413007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085413007 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085413007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085413007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085413007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085413007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085413007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085413007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085413007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085413007 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085413007 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085413007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085413007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085413007 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085413007 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085413007 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085413007 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085413007 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085413007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085413007 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085413007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085413007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085413007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085413007 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085413007 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085413007 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085413007 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085413007 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085413007 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085413007 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085413007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085413007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085413007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085413007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085413007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085413007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085413007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085413007 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085413007 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085413007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085413007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085413007 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 03 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085413007 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085413008 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085413008 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085413008 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085413008 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085413008 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085413008 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085413008 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085413008 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085413008 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085413008 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085413008 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085413008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085413008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085413008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085413008 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=6 -> eSLS=86: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085413008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085413008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085413008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085413008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085413008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085413008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085413008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085413008 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=6 -> eSLS=118: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085413008 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085413008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085413008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085413008 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 06 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085413008 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085413008 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085413008 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085413008 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085413008 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085413008 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085413008 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085413008 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085413008 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085413008 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085413008 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085413008 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085413009 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(931)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(931)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(931)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(929)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(934)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn1-M3UA(934)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(934)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(932)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085413049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085413049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085413049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085413049 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085413049 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085413049 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085413049 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085413049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085413049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085413056 DLINP DEBUG SRVCONN(,r=127.0.0.1:40969<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085413056 DLINP DEBUG SRVCONN(,r=127.0.0.1:40969<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085413056 DLINP DEBUG SRVCONN(,r=127.0.0.1:40969<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085413056 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085413056 DHNBAP DEBUG (127.0.0.1:40969 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425085413056 DHNBAP NOTICE (127.0.0.1:40969 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085413056 DHNBAP NOTICE (127.0.0.1:40969 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085413056 DLINP DEBUG SRVCONN(,r=127.0.0.1:40969<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085413056 DLINP DEBUG SRVCONN(,r=127.0.0.1:40969<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085413175 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085413175 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085413175 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085413175 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(925)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085413183 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085413183 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085413183 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085413183 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085413184 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085413184 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085413184 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085413184 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085413184 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085413184 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085413184 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085413187 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085413187 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085413187 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085413187 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085413187 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085413187 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085413187 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085413187 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085413187 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085413187 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085413187 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085413187 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085413187 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085413187 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085413187 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085413188 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085413188 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085413188 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085413188 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085413188 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085413188 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085413188 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085413189 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085413189 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085413189 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085413189 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085413189 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085413189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085413189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085413189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085413189 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085413189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085413189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085413189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085413189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085413189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085413189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085413189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085413189 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085413189 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085413189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085413189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085413189 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085413189 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085413190 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085413190 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085413190 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085413190 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085413190 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085413190 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250425085413190 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085413190 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085413190 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085413190 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085413199 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085413199 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425085413199 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085413199 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(928)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425085413205 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085413205 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425085413205 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085413205 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085413205 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085413205 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085413205 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425085413205 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085413205 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085413205 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085413205 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085413208 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085413208 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085413208 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085413208 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425085413208 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085413208 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085413208 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085413208 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085413208 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425085413208 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085413208 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425085413208 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085413208 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085413208 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085413208 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085413208 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425085413208 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085413208 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085413208 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085413208 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085413208 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085413208 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085413208 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085413209 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085413209 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085413209 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085413209 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085413209 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085413209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085413209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085413209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085413210 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085413210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085413210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085413210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085413210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085413210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085413210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085413210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085413210 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085413210 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085413210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085413210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085413210 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085413210 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085413210 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085413210 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085413210 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085413210 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: use Normal Route via 'virt-msc1' 20250425085413210 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085413210 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085413210 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085413210 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085413210 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085413210 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425085413227 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085413227 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085413227 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085413227 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(931)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085413233 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085413233 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085413233 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085413233 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085413233 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085413233 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085413233 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085413233 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085413233 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085413233 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085413233 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085413234 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085413234 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085413234 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085413234 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085413234 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085413234 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085413234 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085413234 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085413234 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085413234 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085413234 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085413234 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085413234 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085413234 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085413235 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085413235 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085413235 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085413235 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085413235 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085413235 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085413235 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085413235 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085413235 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085413235 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085413236 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085413236 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085413236 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085413236 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085413236 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085413236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085413236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085413236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085413236 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085413236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085413236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085413236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085413236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085413236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085413236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085413236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085413236 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085413236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085413236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085413236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085413236 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085413236 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085413236 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085413236 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085413236 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085413236 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085413236 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085413236 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250425085413236 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085413236 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085413236 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085413236 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425085413237 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085413237 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425085413237 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085413237 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(934)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425085413240 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085413240 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250425085413240 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085413240 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085413240 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085413240 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085413240 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425085413240 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085413240 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085413240 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250425085413240 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085413241 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085413241 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085413241 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085413241 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250425085413241 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085413241 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085413241 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085413241 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085413242 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250425085413242 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250425085413242 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425085413242 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425085413242 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0a  20250425085413242 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425085413242 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085413242 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085413242 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085413242 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250425085413242 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085413242 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085413242 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085413242 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085413242 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085413242 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085413242 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085413243 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085413243 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085413243 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085413243 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085413243 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085413243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085413243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085413243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085413243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085413243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085413243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085413243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085413243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085413243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085413243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085413243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085413243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085413243 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085413243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085413243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085413243 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085413243 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085413243 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085413243 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085413243 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085413243 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085413243 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085413243 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'virt-sgsn1' 20250425085413243 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085413243 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085413243 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085413243 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(924)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085413994 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085413994 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085413994 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085413994 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085413994 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085413994 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085413994 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085413994 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085413994 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085413994 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085413995 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085413995 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085413995 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085413995 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085413995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085413995 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085413995 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085413995 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085413995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085413995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085413995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085413995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085413995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085413995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085413995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085413995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085413995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085413995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085413995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085413995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085413995 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085413995 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085413995 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085413995 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085413995 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085413995 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085413995 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085413995 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085413995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085413995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085413995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085413995 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085413995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085413995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085413995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085413995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085413995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085413995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085413995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085413995 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085413995 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085413995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085413995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085413995 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085413995 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085413995 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425085413995 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085413995 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085413995 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085413995 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085413995 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085413995 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250425085413995 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085413995 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085413995 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085413995 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085413996 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085413996 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085413996 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085413996 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085413996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085413996 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085413996 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085413996 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085413996 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085413996 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085413996 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085413996 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085413996 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085413996 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085413996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085413996 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085413996 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085413996 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085413996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085413996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085413996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085413996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085413996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085413996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085413996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085413996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085413996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085413996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085413996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085413996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085413996 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085413996 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085413996 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085413997 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085413997 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(927)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085414006 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085414006 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085414006 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085414006 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085414006 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085414006 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085414006 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085414006 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085414006 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085414006 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425085414006 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085414006 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085414006 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085414006 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085414006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085414006 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085414006 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085414006 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085414006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085414006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085414006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085414006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085414006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085414006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085414006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085414006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085414006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085414006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085414006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085414006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085414006 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085414006 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085414006 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085414006 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085414006 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425085414006 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085414006 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085414006 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085414006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085414006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085414006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085414006 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085414006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085414006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085414006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085414006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085414006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085414006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085414006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085414006 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085414006 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085414006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085414006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085414006 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085414006 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085414006 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: link up (cnlink.c:111) 20250425085414007 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085414007 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085414007 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085414007 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085414007 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085414007 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'virt-msc1' 20250425085414007 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085414007 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085414007 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085414007 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425085414008 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085414008 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085414008 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085414008 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085414008 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085414008 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085414008 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085414008 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085414008 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085414008 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085414008 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085414008 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085414008 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085414008 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085414008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085414008 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085414008 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085414008 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085414008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085414008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085414008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085414008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085414008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085414008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085414008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085414008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085414008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085414008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085414008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085414008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085414008 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085414008 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085414008 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085414008 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085414008 DRANAP INFO cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(930)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085414040 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085414040 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085414040 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085414040 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085414040 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085414040 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085414040 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085414040 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085414040 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085414040 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085414040 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085414040 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085414040 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085414040 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085414040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085414040 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085414040 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085414040 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085414040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085414040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085414040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085414040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085414040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085414040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085414040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085414040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085414040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085414040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085414040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085414040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085414040 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085414040 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085414040 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085414040 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085414040 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085414040 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085414040 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085414040 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085414040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085414040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085414040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085414041 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085414041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085414041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085414041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085414041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085414041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085414041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085414041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085414041 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085414041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085414041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085414041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085414041 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085414041 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085414041 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425085414041 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085414041 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085414041 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085414041 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085414041 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085414041 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425085414041 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085414041 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085414041 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085414041 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085414043 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085414043 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085414043 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085414043 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085414043 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085414043 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085414043 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085414043 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085414043 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085414043 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085414043 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085414043 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085414043 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085414043 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085414043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085414043 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085414043 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085414044 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085414044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085414044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085414044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085414044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085414044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085414044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085414044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085414044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085414044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085414044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085414044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085414044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085414044 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085414044 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085414044 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085414044 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085414044 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(933)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085414046 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085414046 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085414046 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085414046 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085414046 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085414046 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085414046 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085414046 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085414046 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085414046 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085414046 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085414046 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085414046 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085414046 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085414046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085414046 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085414046 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425085414046 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085414046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085414046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085414046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085414046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085414046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085414046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085414046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085414046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085414046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085414046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085414046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085414046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085414046 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085414046 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085414046 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085414046 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085414046 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425085414046 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085414046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085414046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085414046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085414046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085414046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085414046 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085414047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085414047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085414047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085414047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085414047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085414047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085414047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085414047 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085414047 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085414047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085414047 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085414047 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085414047 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085414047 DRANAP NOTICE cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: link up (cnlink.c:111) 20250425085414047 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085414047 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085414047 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085414047 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085414047 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085414047 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=9 -> eSLS=25: use Normal Route via 'virt-sgsn1' 20250425085414047 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085414047 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085414047 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085414047 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250425085414049 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085414049 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085414049 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085414049 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085414049 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085414049 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085414049 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085414049 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085414049 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085414049 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085414049 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085414049 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085414049 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085414049 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085414049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085414049 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085414049 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425085414049 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085414049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085414049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085414049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085414049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085414049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085414049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085414049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085414049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085414049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085414049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085414049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085414049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085414049 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085414049 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085414049 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085414049 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085414049 DRANAP INFO cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085415068 DLCTRL DEBUG Command: GET 779866265 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425085415068 DLCTRL DEBUG Tx Command reply: GET_REPLY 779866265 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085415075 DLCTRL DEBUG Command: GET 313813246 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425085415075 DLCTRL DEBUG Tx Command reply: GET_REPLY 313813246 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085415079 DLCTRL DEBUG Command: GET 234324888 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085415079 DLCTRL DEBUG Tx Command reply: GET_REPLY 234324888 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085415083 DLCTRL DEBUG Command: GET 584070141 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085415083 DLCTRL DEBUG Tx Command reply: GET_REPLY 584070141 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085415087 DLCTRL DEBUG Command: GET 227185663 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085415087 DLCTRL DEBUG Tx Command reply: GET_REPLY 227185663 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425085415090 DLCTRL DEBUG Command: GET 390578276 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425085415090 DLCTRL DEBUG Tx Command reply: GET_REPLY 390578276 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085415093 DLCTRL DEBUG Command: GET 820777205 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425085415093 DLCTRL DEBUG Tx Command reply: GET_REPLY 820777205 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085415096 DLCTRL DEBUG Command: GET 202709171 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085415096 DLCTRL DEBUG Tx Command reply: GET_REPLY 202709171 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085415098 DLCTRL DEBUG Command: GET 328288692 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085415098 DLCTRL DEBUG Tx Command reply: GET_REPLY 328288692 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085415100 DLCTRL DEBUG Command: GET 283365322 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085415100 DLCTRL DEBUG Tx Command reply: GET_REPLY 283365322 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425085415102 DLCTRL DEBUG Command: GET 202063286 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425085415102 DLCTRL DEBUG Tx Command reply: GET_REPLY 202063286 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085415104 DLCTRL DEBUG Command: GET 737479004 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425085415104 DLCTRL DEBUG Tx Command reply: GET_REPLY 737479004 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085415105 DLCTRL DEBUG Command: GET 430970916 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085415105 DLCTRL DEBUG Tx Command reply: GET_REPLY 430970916 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085415106 DLCTRL DEBUG Command: GET 190974704 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085415106 DLCTRL DEBUG Tx Command reply: GET_REPLY 190974704 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085415108 DLCTRL DEBUG Command: GET 774403944 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085415108 DLCTRL DEBUG Tx Command reply: GET_REPLY 774403944 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425085415109 DLCTRL DEBUG Command: GET 180158707 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425085415109 DLCTRL DEBUG Tx Command reply: GET_REPLY 180158707 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085415110 DLCTRL DEBUG Command: GET 60618590 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425085415110 DLCTRL DEBUG Tx Command reply: GET_REPLY 60618590 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085415111 DLCTRL DEBUG Command: GET 694265115 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085415111 DLCTRL DEBUG Tx Command reply: GET_REPLY 694265115 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085415112 DLCTRL DEBUG Command: GET 473839900 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085415112 DLCTRL DEBUG Tx Command reply: GET_REPLY 473839900 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085415113 DLCTRL DEBUG Command: GET 428187299 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085415113 DLCTRL DEBUG Tx Command reply: GET_REPLY 428187299 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=256, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000000000000000100011'B == '42400023'O MTC@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=511, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010011111111100000000100011'B == '427FC023'O MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C742200010024000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110010011'B, t_guard := 20.000000 } 20250425085415124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57218<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(933)@7fdc3b52d31d: f_create_expect(l3 := '08087300F1102A2A170512C742200010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(933)@7fdc3b52d31d: Created Expect[0] for '08087300F1102A2A170512C742200010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(936) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(920)@7fdc3b52d31d: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(936)6168521 20250425085416168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085416168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085416168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250425085416168 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085416168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5e1fc9, normal) (hnbgw_rua.c:406) 20250425085416168 DHNB DEBUG map_rua[0x559c26c36420]{init}: Allocated (fsm.c:456) 20250425085416168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6168521)[0x559c26c36420]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085416168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6168521 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085416168 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085416168 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085416168 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:248) 20250425085416168 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6168521 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:696) 20250425085416168 DCN DEBUG map_sccp[0x559c26c31150]{init}: Allocated (fsm.c:456) 20250425085416168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x559c26c31150]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085416168 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6168521 <-> SCCP-104 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250425085416168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6168521 SCCP-104 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:311) 20250425085416168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6168521)[0x559c26c36420]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085416168 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085416168 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085416168 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6168521 SCCP-104 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085416168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x559c26c31150]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085416168 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085416168 DLSCCP DEBUG SCCP-SCOC(104)[0x559c26aa0440]{IDLE}: Allocated (fsm.c:456) 20250425085416168 DLSCCP DEBUG SCCP-SCOC(104)[0x559c26aa0440]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085416168 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000068), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=79,D=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024000004f40030003930056400500f1100926) (sccp_scrc.c:415) 20250425085416168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085416168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085416168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085416168 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085416168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085416168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085416168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085416168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085416168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085416168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085416168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085416168 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085416168 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085416168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085416168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085416168 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 bd 00 00 00 0a 03 00 00 0e 01 00 00 68 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4f 00 13 40 4b 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 14 13 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 40 00 00 4f 40 03 00 03 93 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085416168 DLSCCP DEBUG SCCP-SCOC(104)[0x559c26aa0440]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085416168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x559c26c31150]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085416168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6168521)[0x559c26c36420]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085416168 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085416168 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085416168 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085416168 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085416168 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085416168 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'virt-sgsn1' 20250425085416168 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085416168 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085416168 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085416168 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 bd 00 00 00 0a 03 00 00 0e 01 00 00 68 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4f 00 13 40 4b 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 14 13 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 40 00 00 4f 40 03 00 03 93 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(932)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(932)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(933)@7fdc3b52d31d: Found Expect[0] for l3='08087300F1102A2A170512C742200010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(936) HNBGW_Test.sgsn1-RAN(933)@7fdc3b52d31d: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(936)10579655 HNBGW_Test.sgsn1-SCCP(932)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(932)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(936)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085416180 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085416180 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085416180 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085416180 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085416180 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085416180 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085416180 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085416180 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085416180 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085416180 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 68 3d c2 76 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085416180 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085416180 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085416180 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085416180 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085416180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085416180 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000068), PART(T=Source Reference,L=4,D=003dc276) (sccp_scrc.c:486) 20250425085416180 DLSCCP DEBUG Received CO:COAK for local reference 104 (sccp_scoc.c:1855) 20250425085416180 DLSCCP DEBUG SCCP-SCOC(104)[0x559c26aa0440]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085416180 DLSCCP DEBUG SCCP-SCOC(104)[0x559c26aa0440]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085416180 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085416180 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085416180 DCN DEBUG handle_cn_conn_conf() conn_id=104, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085416180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x559c26c31150]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085416180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x559c26c31150]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@7fdc3b52d31d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085416182 DLCTRL DEBUG Command: GET 5111715 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425085416182 DLCTRL DEBUG Tx Command reply: GET_REPLY 5111715 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085416186 DLCTRL DEBUG Command: GET 77417907 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425085416186 DLCTRL DEBUG Tx Command reply: GET_REPLY 77417907 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085416190 DLCTRL DEBUG Command: GET 935706349 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085416190 DLCTRL DEBUG Tx Command reply: GET_REPLY 935706349 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085416194 DLCTRL DEBUG Command: GET 899731409 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085416194 DLCTRL DEBUG Tx Command reply: GET_REPLY 899731409 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085416198 DLCTRL DEBUG Command: GET 657035001 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085416198 DLCTRL DEBUG Tx Command reply: GET_REPLY 657035001 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085416202 DLCTRL DEBUG Command: GET 234345517 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425085416202 DLCTRL DEBUG Tx Command reply: GET_REPLY 234345517 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085416206 DLCTRL DEBUG Command: GET 761008762 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425085416206 DLCTRL DEBUG Tx Command reply: GET_REPLY 761008762 rate_ctr.abs.sgsn.1.cnpool:subscr:known 1 (control_if.c:477) 20250425085416209 DLCTRL DEBUG Command: GET 994756478 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085416209 DLCTRL DEBUG Tx Command reply: GET_REPLY 994756478 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085416213 DLCTRL DEBUG Command: GET 712072339 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085416213 DLCTRL DEBUG Tx Command reply: GET_REPLY 712072339 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085416217 DLCTRL DEBUG Command: GET 333351151 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085416217 DLCTRL DEBUG Tx Command reply: GET_REPLY 333351151 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085416220 DLCTRL DEBUG Command: GET 244368445 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425085416220 DLCTRL DEBUG Tx Command reply: GET_REPLY 244368445 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085416223 DLCTRL DEBUG Command: GET 582236381 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425085416223 DLCTRL DEBUG Tx Command reply: GET_REPLY 582236381 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085416227 DLCTRL DEBUG Command: GET 526454830 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085416227 DLCTRL DEBUG Tx Command reply: GET_REPLY 526454830 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085416231 DLCTRL DEBUG Command: GET 126225965 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085416231 DLCTRL DEBUG Tx Command reply: GET_REPLY 126225965 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085416235 DLCTRL DEBUG Command: GET 245908081 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085416235 DLCTRL DEBUG Tx Command reply: GET_REPLY 245908081 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085416239 DLCTRL DEBUG Command: GET 463549035 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425085416239 DLCTRL DEBUG Tx Command reply: GET_REPLY 463549035 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085416242 DLCTRL DEBUG Command: GET 111583097 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425085416242 DLCTRL DEBUG Tx Command reply: GET_REPLY 111583097 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085416245 DLCTRL DEBUG Command: GET 12467371 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085416245 DLCTRL DEBUG Tx Command reply: GET_REPLY 12467371 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085416248 DLCTRL DEBUG Command: GET 698788605 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085416248 DLCTRL DEBUG Tx Command reply: GET_REPLY 698788605 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085416251 DLCTRL DEBUG Command: GET 682592712 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085416251 DLCTRL DEBUG Tx Command reply: GET_REPLY 682592712 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C742200010024100'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110100101'B, t_guard := 20.000000 } 20250425085416286 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34190<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(933)@7fdc3b52d31d: f_create_expect(l3 := '08087300F1102A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(933)@7fdc3b52d31d: Created Expect[0] for '08087300F1102A2A170512C742200010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(937) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(920)@7fdc3b52d31d: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(937)16472633 20250425085417302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085417302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085417302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250425085417302 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085417302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfb5a39, normal) (hnbgw_rua.c:406) 20250425085417302 DHNB DEBUG map_rua[0x559c26c43cf0]{init}: Allocated (fsm.c:456) 20250425085417302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16472633)[0x559c26c43cf0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085417302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16472633 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085417302 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085417302 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085417302 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:248) 20250425085417302 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16472633 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:696) 20250425085417302 DCN DEBUG map_sccp[0x559c26c2f0a0]{init}: Allocated (fsm.c:456) 20250425085417302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x559c26c2f0a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085417302 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16472633 <-> SCCP-105 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250425085417302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16472633 SCCP-105 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:311) 20250425085417302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16472633)[0x559c26c43cf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085417302 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085417302 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085417302 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16472633 SCCP-105 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085417302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x559c26c2f0a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085417302 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085417302 DLSCCP DEBUG SCCP-SCOC(105)[0x559c26bb1b50]{IDLE}: Allocated (fsm.c:456) 20250425085417302 DLSCCP DEBUG SCCP-SCOC(105)[0x559c26bb1b50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085417302 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000069), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=79,D=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024100004f40030001a50056400500f1100926) (sccp_scrc.c:415) 20250425085417302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085417302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085417302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085417302 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085417302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085417302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085417302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085417302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085417302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085417302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085417302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085417302 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085417302 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085417302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085417302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085417302 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 bd 00 00 00 0a 03 00 00 0f 01 00 00 69 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4f 00 13 40 4b 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 14 13 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 41 00 00 4f 40 03 00 01 a5 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085417302 DLSCCP DEBUG SCCP-SCOC(105)[0x559c26bb1b50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085417302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x559c26c2f0a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085417302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16472633)[0x559c26c43cf0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085417302 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085417302 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085417302 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085417302 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085417302 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085417303 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'virt-sgsn1' 20250425085417303 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085417303 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085417303 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085417303 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 bd 00 00 00 0a 03 00 00 0f 01 00 00 69 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4f 00 13 40 4b 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 14 13 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 41 00 00 4f 40 03 00 01 a5 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(932)@7fdc3b52d31d: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(932)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(933)@7fdc3b52d31d: Found Expect[0] for l3='08087300F1102A2A170512C742200010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(937) HNBGW_Test.sgsn1-RAN(933)@7fdc3b52d31d: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(937)577629 HNBGW_Test.sgsn1-SCCP(932)@7fdc3b52d31d: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(932)@7fdc3b52d31d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425085417308 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085417308 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085417308 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085417308 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085417308 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085417308 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085417308 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085417308 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085417308 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085417308 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 69 c8 b5 d9 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085417309 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085417309 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085417309 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085417309 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085417309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085417309 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000069), PART(T=Source Reference,L=4,D=00c8b5d9) (sccp_scrc.c:486) 20250425085417309 DLSCCP DEBUG Received CO:COAK for local reference 105 (sccp_scoc.c:1855) 20250425085417309 DLSCCP DEBUG SCCP-SCOC(105)[0x559c26bb1b50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085417309 DLSCCP DEBUG SCCP-SCOC(105)[0x559c26bb1b50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085417309 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085417309 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085417309 DCN DEBUG handle_cn_conn_conf() conn_id=105, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085417309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x559c26c2f0a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085417309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x559c26c2f0a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Complete_valid_nri_10(937)@7fdc3b52d31d: setverdict(pass): none -> pass MTC@7fdc3b52d31d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085417310 DLCTRL DEBUG Command: GET 457223892 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425085417310 DLCTRL DEBUG Tx Command reply: GET_REPLY 457223892 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085417314 DLCTRL DEBUG Command: GET 502050748 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425085417314 DLCTRL DEBUG Tx Command reply: GET_REPLY 502050748 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085417317 DLCTRL DEBUG Command: GET 65616681 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085417317 DLCTRL DEBUG Tx Command reply: GET_REPLY 65616681 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085417321 DLCTRL DEBUG Command: GET 904378821 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085417321 DLCTRL DEBUG Tx Command reply: GET_REPLY 904378821 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085417325 DLCTRL DEBUG Command: GET 903615078 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085417325 DLCTRL DEBUG Tx Command reply: GET_REPLY 903615078 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085417329 DLCTRL DEBUG Command: GET 569007799 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425085417329 DLCTRL DEBUG Tx Command reply: GET_REPLY 569007799 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085417333 DLCTRL DEBUG Command: GET 239349981 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425085417333 DLCTRL DEBUG Tx Command reply: GET_REPLY 239349981 rate_ctr.abs.sgsn.1.cnpool:subscr:known 2 (control_if.c:477) 20250425085417337 DLCTRL DEBUG Command: GET 198031318 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085417337 DLCTRL DEBUG Tx Command reply: GET_REPLY 198031318 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085417341 DLCTRL DEBUG Command: GET 68351330 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085417341 DLCTRL DEBUG Tx Command reply: GET_REPLY 68351330 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085417344 DLCTRL DEBUG Command: GET 255905998 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085417344 DLCTRL DEBUG Tx Command reply: GET_REPLY 255905998 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085417348 DLCTRL DEBUG Command: GET 612119252 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425085417348 DLCTRL DEBUG Tx Command reply: GET_REPLY 612119252 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085417351 DLCTRL DEBUG Command: GET 324019558 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425085417351 DLCTRL DEBUG Tx Command reply: GET_REPLY 324019558 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085417354 DLCTRL DEBUG Command: GET 821914418 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085417354 DLCTRL DEBUG Tx Command reply: GET_REPLY 821914418 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085417357 DLCTRL DEBUG Command: GET 781986373 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085417357 DLCTRL DEBUG Tx Command reply: GET_REPLY 781986373 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085417362 DLCTRL DEBUG Command: GET 178001281 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085417362 DLCTRL DEBUG Tx Command reply: GET_REPLY 178001281 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085417367 DLCTRL DEBUG Command: GET 566674025 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425085417367 DLCTRL DEBUG Tx Command reply: GET_REPLY 566674025 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085417372 DLCTRL DEBUG Command: GET 175013179 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425085417372 DLCTRL DEBUG Tx Command reply: GET_REPLY 175013179 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085417375 DLCTRL DEBUG Command: GET 492075907 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085417375 DLCTRL DEBUG Tx Command reply: GET_REPLY 492075907 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085417379 DLCTRL DEBUG Command: GET 13016659 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085417379 DLCTRL DEBUG Tx Command reply: GET_REPLY 13016659 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085417382 DLCTRL DEBUG Command: GET 783959569 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085417382 DLCTRL DEBUG Tx Command reply: GET_REPLY 783959569 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C742200010027FC0'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100000101'B, t_guard := 20.000000 } 20250425085417423 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34202<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(933)@7fdc3b52d31d: f_create_expect(l3 := '08087300F1102A2A170512C742200010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(933)@7fdc3b52d31d: Created Expect[0] for '08087300F1102A2A170512C742200010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(938) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(920)@7fdc3b52d31d: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(938)9789163 20250425085418455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085418455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085418455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250425085418455 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085418455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x955eeb, normal) (hnbgw_rua.c:406) 20250425085418455 DHNB DEBUG map_rua[0x559c26c47cb0]{init}: Allocated (fsm.c:456) 20250425085418455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9789163)[0x559c26c47cb0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085418455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9789163 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085418455 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085418455 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085418455 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:248) 20250425085418455 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9789163 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:696) 20250425085418455 DCN DEBUG map_sccp[0x559c26c2bd50]{init}: Allocated (fsm.c:456) 20250425085418455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x559c26c2bd50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085418455 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9789163 <-> SCCP-106 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250425085418455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9789163 SCCP-106 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:311) 20250425085418455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9789163)[0x559c26c47cb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085418455 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085418455 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085418455 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9789163 SCCP-106 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085418455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x559c26c2bd50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085418455 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085418455 DLSCCP DEBUG SCCP-SCOC(106)[0x559c26c2fb90]{IDLE}: Allocated (fsm.c:456) 20250425085418455 DLSCCP DEBUG SCCP-SCOC(106)[0x559c26c2fb90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085418456 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006a), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=79,D=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010027fc0004f40030003050056400500f1100926) (sccp_scrc.c:415) 20250425085418456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085418456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085418456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085418456 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085418456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085418456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085418456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085418456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085418456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085418456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085418456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085418456 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085418456 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085418456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085418456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085418456 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 bd 00 00 00 0a 03 00 00 0c 01 00 00 6a 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4f 00 13 40 4b 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 14 13 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 7f c0 00 4f 40 03 00 03 05 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085418456 DLSCCP DEBUG SCCP-SCOC(106)[0x559c26c2fb90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085418456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x559c26c2bd50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085418456 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9789163)[0x559c26c47cb0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085418456 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085418456 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085418456 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085418456 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085418456 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085418456 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'virt-sgsn1' 20250425085418456 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085418456 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085418456 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085418456 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 bd 00 00 00 0a 03 00 00 0c 01 00 00 6a 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4f 00 13 40 4b 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 14 13 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 7f c0 00 4f 40 03 00 03 05 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(932)@7fdc3b52d31d: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(932)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(933)@7fdc3b52d31d: Found Expect[0] for l3='08087300F1102A2A170512C742200010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(938) HNBGW_Test.sgsn1-RAN(933)@7fdc3b52d31d: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(938)5763977 HNBGW_Test.sgsn1-SCCP(932)@7fdc3b52d31d: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(932)@7fdc3b52d31d: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250425085418462 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085418462 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085418462 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085418462 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085418462 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085418462 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085418462 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085418463 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085418463 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085418463 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 6a b7 ab 54 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085418463 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085418463 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085418463 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085418463 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085418463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085418463 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000006a), PART(T=Source Reference,L=4,D=00b7ab54) (sccp_scrc.c:486) 20250425085418463 DLSCCP DEBUG Received CO:COAK for local reference 106 (sccp_scoc.c:1855) 20250425085418463 DLSCCP DEBUG SCCP-SCOC(106)[0x559c26c2fb90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085418463 DLSCCP DEBUG SCCP-SCOC(106)[0x559c26c2fb90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085418463 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085418463 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085418463 DCN DEBUG handle_cn_conn_conf() conn_id=106, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085418463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x559c26c2bd50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085418463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x559c26c2bd50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Complete_valid_nri_10(938)@7fdc3b52d31d: setverdict(pass): none -> pass MTC@7fdc3b52d31d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 3 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085418466 DLCTRL DEBUG Command: GET 548008125 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425085418466 DLCTRL DEBUG Tx Command reply: GET_REPLY 548008125 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085418470 DLCTRL DEBUG Command: GET 409507945 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425085418470 DLCTRL DEBUG Tx Command reply: GET_REPLY 409507945 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085418475 DLCTRL DEBUG Command: GET 142985779 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085418475 DLCTRL DEBUG Tx Command reply: GET_REPLY 142985779 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085418479 DLCTRL DEBUG Command: GET 872884620 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085418479 DLCTRL DEBUG Tx Command reply: GET_REPLY 872884620 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085418483 DLCTRL DEBUG Command: GET 522750342 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085418483 DLCTRL DEBUG Tx Command reply: GET_REPLY 522750342 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085418487 DLCTRL DEBUG Command: GET 877854293 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425085418487 DLCTRL DEBUG Tx Command reply: GET_REPLY 877854293 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085418491 DLCTRL DEBUG Command: GET 662457565 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425085418491 DLCTRL DEBUG Tx Command reply: GET_REPLY 662457565 rate_ctr.abs.sgsn.1.cnpool:subscr:known 3 (control_if.c:477) 20250425085418495 DLCTRL DEBUG Command: GET 985413365 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085418495 DLCTRL DEBUG Tx Command reply: GET_REPLY 985413365 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085418497 DLCTRL DEBUG Command: GET 333948129 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085418497 DLCTRL DEBUG Tx Command reply: GET_REPLY 333948129 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085418500 DLCTRL DEBUG Command: GET 824374985 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085418500 DLCTRL DEBUG Tx Command reply: GET_REPLY 824374985 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085418502 DLCTRL DEBUG Command: GET 895804531 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425085418502 DLCTRL DEBUG Tx Command reply: GET_REPLY 895804531 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085418504 DLCTRL DEBUG Command: GET 286478220 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425085418504 DLCTRL DEBUG Tx Command reply: GET_REPLY 286478220 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085418506 DLCTRL DEBUG Command: GET 430163938 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085418506 DLCTRL DEBUG Tx Command reply: GET_REPLY 430163938 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085418507 DLCTRL DEBUG Command: GET 884611974 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085418508 DLCTRL DEBUG Tx Command reply: GET_REPLY 884611974 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085418509 DLCTRL DEBUG Command: GET 137956338 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085418509 DLCTRL DEBUG Tx Command reply: GET_REPLY 137956338 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085418510 DLCTRL DEBUG Command: GET 826974614 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425085418510 DLCTRL DEBUG Tx Command reply: GET_REPLY 826974614 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085418511 DLCTRL DEBUG Command: GET 337487557 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425085418511 DLCTRL DEBUG Tx Command reply: GET_REPLY 337487557 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085418512 DLCTRL DEBUG Command: GET 399226740 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085418512 DLCTRL DEBUG Tx Command reply: GET_REPLY 399226740 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085418513 DLCTRL DEBUG Command: GET 616829632 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085418513 DLCTRL DEBUG Tx Command reply: GET_REPLY 616829632 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085418514 DLCTRL DEBUG Command: GET 530719350 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085418514 DLCTRL DEBUG Tx Command reply: GET_REPLY 530719350 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425085418518 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44835<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(917)@7fdc3b52d31d: Final verdict of PTC: none 20250425085418519 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57204<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(916)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085418521 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57192<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085418521 DLINP DEBUG SRVCONN(,r=127.0.0.1:40969<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085418521 DLINP DEBUG SRVCONN(,r=127.0.0.1:40969<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085418521 DLINP NOTICE SRV(,r=127.0.0.1:40969<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085418521 DMAIN NOTICE (127.0.0.1:40969 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40969<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085418521 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(922)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(930)@7fdc3b52d31d: Final verdict of PTC: none 20250425085418523 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085418523 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085418523 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.msc1-SCCP(926)@7fdc3b52d31d: Final verdict of PTC: none 20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250425085418523 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085418523 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085418523 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085418523 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085418523 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085418523 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085418523 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085418523 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085418523 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085418523 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(923)@7fdc3b52d31d: Final verdict of PTC: none 20250425085418523 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085418523 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085418523 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085418523 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085418523 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085418523 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085418523 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085418523 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085418523 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085418523 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085418523 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085418523 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085418523 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085418523 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085418523 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085418523 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 bc  20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085418523 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085418523 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085418523 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085418523 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085418523 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085418523 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085418523 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(921)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(924)@7fdc3b52d31d: Final verdict of PTC: none 20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085418523 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085418523 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-RAN(927)@7fdc3b52d31d: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(919)@7fdc3b52d31d: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(920)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(929)@7fdc3b52d31d: Final verdict of PTC: none 20250425085418523 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250425085418523 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085418523 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085418523 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085418523 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085418523 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085418523 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085418523 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085418524 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085418524 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085418524 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085418523 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085418523 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085418523 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085418523 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085418523 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085418523 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085418524 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085418524 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) HNBGW_Test.msc0-M3UA(925)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(934)@7fdc3b52d31d: Final verdict of PTC: none20250425085418524 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250425085418524 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085418524 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085418524 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085418524 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085418524 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085418524 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425085418524 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085418524 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085418524 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425085418524 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085418524 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085418524 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085418524 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085418524 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085418524 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085418524 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085418524 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085418524 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085418524 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085418524 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085418524 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250425085418524 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085418524 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085418524 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085418524 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085418524 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085418524 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085418524 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085418524 DRANAP NOTICE cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085418524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x559c26c31150]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085418524 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085418524 DLSCCP DEBUG SCCP-SCOC(104)[0x559c26aa0440]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085418524 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003dc276), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085418524 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085418524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085418524 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085418524 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085418524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085418524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085418525 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 0e 04 3d c2 76 00 00 68 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085418525 DLSCCP DEBUG SCCP-SCOC(104)[0x559c26aa0440]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085418525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x559c26c31150]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085418525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6168521)[0x559c26c36420]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085418525 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6168521)[0x559c26c36420]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085418525 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425085418525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6168521)[0x559c26c36420]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085418525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6168521)[0x559c26c36420]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085418525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6168521)[0x559c26c36420]{disrupted}: Freeing instance (context_map.c:202) 20250425085418525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6168521)[0x559c26c36420]{disrupted}: Deallocated (fsm.c:568) 20250425085418525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x559c26c31150]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085418525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x559c26c31150]{disconnected}: Freeing instance (context_map.c:206) 20250425085418525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x559c26c31150]{disconnected}: Deallocated (fsm.c:568) 20250425085418525 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6168521 SCCP-104 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250425085418525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x559c26c2f0a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085418525 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085418525 DLSCCP DEBUG SCCP-SCOC(105)[0x559c26bb1b50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085418525 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8b5d9), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085418525 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085418525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085418525 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085418525 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085418525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085418525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085418525 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 0f 04 c8 b5 d9 00 00 69 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085418525 DLSCCP DEBUG SCCP-SCOC(105)[0x559c26bb1b50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085418525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x559c26c2f0a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085418525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16472633)[0x559c26c43cf0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085418525 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16472633)[0x559c26c43cf0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085418525 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425085418525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16472633)[0x559c26c43cf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085418525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16472633)[0x559c26c43cf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085418525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16472633)[0x559c26c43cf0]{disrupted}: Freeing instance (context_map.c:202) 20250425085418525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16472633)[0x559c26c43cf0]{disrupted}: Deallocated (fsm.c:568) 20250425085418525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x559c26c2f0a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085418525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x559c26c2f0a0]{disconnected}: Freeing instance (context_map.c:206) 20250425085418525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x559c26c2f0a0]{disconnected}: Deallocated (fsm.c:568) 20250425085418525 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16472633 SCCP-105 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250425085418525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x559c26c2bd50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085418525 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085418525 DLSCCP DEBUG SCCP-SCOC(106)[0x559c26c2fb90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085418525 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7ab54), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085418526 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085418526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085418526 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085418526 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085418526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085418526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085418526 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 0c 04 b7 ab 54 00 00 6a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085418526 DLSCCP DEBUG SCCP-SCOC(106)[0x559c26c2fb90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085418526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x559c26c2bd50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085418526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9789163)[0x559c26c47cb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085418526 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9789163)[0x559c26c47cb0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085418526 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425085418526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9789163)[0x559c26c47cb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085418526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9789163)[0x559c26c47cb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085418526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9789163)[0x559c26c47cb0]{disrupted}: Freeing instance (context_map.c:202) 20250425085418526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9789163)[0x559c26c47cb0]{disrupted}: Deallocated (fsm.c:568) 20250425085418526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x559c26c2bd50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085418526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x559c26c2bd50]{disconnected}: Freeing instance (context_map.c:206) 20250425085418526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x559c26c2bd50]{disconnected}: Deallocated (fsm.c:568) 20250425085418526 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9789163 SCCP-106 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250425085418526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085418526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425085418526 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57218<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085418526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425085418526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085418526 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085418527 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085418527 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn1-RAN(933)@7fdc3b52d31d: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(915)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(928)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(931)@7fdc3b52d31d: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_10(936)@7fdc3b52d31d: Final verdict of PTC: pass HNBGW-PFCP(918)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(932)@7fdc3b52d31d: Final verdict of PTC: none 20250425085418540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34190<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085418540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34202<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085418540 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085418540 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085418540 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085418540 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085418540 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085418540 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085418540 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085418540 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085418540 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085418540 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085418540 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085418540 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085418540 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085418540 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085418540 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085418540 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085418540 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085418540 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! TC_sgsnpool_L3Complete_valid_nri_10(937)@7fdc3b52d31d: Final verdict of PTC: pass HNBGW-MGCP(935)@7fdc3b52d31d: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_10(938)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(915): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(916): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(917): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(918): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(919): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(920): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(921): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(922): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(923): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(924): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(925): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-SCCP(926): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-RAN(927): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-M3UA(928): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(929): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(930): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(931): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(932): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(933): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(934): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(935): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(936): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(937): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(938): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Fri Apr 25 08:54:18 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc 20250425085418693 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34206<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085419008 DLSCCP DEBUG SCCP-SCOC(102)[0x559c26c34d20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085419009 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2fd5b), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085419009 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085419009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085419009 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085419009 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085419009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085419009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085419009 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 d2 fd 5b 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085419009 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085419009 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085419009 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085419009 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085419009 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085419010 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085419018 DLSCCP DEBUG SCCP-SCOC(101)[0x559c26c349c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085419018 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0099a853), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085419018 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085419018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085419018 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085419018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085419019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085419019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085419019 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 99 a8 53 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085419019 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085419019 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085419019 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085419019 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085419019 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085419019 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085419023 DLSCCP DEBUG SCCP-SCOC(103)[0x559c26c45820]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085419023 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcddc9), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085419023 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085419023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085419023 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085419023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085419023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085419023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085419023 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 bc dd c9 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085419024 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085419024 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085419024 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085419024 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085419024 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085419024 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085419296 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34206<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=546984) 20250425085419776 DLSCCP DEBUG SCCP-SCOC(97)[0x559c26c31280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085419776 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d64ff), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085419776 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085419776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085419776 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085419776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085419776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085419776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085419776 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 8d 64 ff 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085419776 DLSCCP DEBUG SCCP-SCOC(98)[0x559c26c36690]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085419776 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009997a4), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085419777 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085419777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085419777 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085419777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085419777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085419777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085419777 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 99 97 a4 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085419777 DLSCCP DEBUG SCCP-SCOC(99)[0x559c26bb2820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085419777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00671384), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085419777 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085419777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085419777 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085419777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085419777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085419777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085419777 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 67 13 84 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085419777 DLSCCP DEBUG SCCP-SCOC(100)[0x559c26c2cd80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085419777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee144c), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085419777 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085419777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085419777 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085419777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085419777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085419777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085419777 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ee 14 4c 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085419777 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085419777 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085419777 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085419777 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085419777 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085419777 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085419778 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085419778 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085419778 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085419778 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085419778 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085419778 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085419778 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085419778 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085419778 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085419778 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085419778 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085419778 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085419778 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085419778 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085419778 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085419778 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085419778 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085419778 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085420282 DLSCCP DEBUG SCCP-SCOC(96)[0x559c26c3f940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085420282 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00180cb5), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085420282 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085420282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085420282 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085420282 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085420282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085420282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085420282 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 18 0c b5 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085420282 DLSCCP DEBUG SCCP-SCOC(95)[0x559c26aa06d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085420282 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00551b0e), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085420282 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085420282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085420282 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085420283 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085420283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085420283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085420283 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 55 1b 0e 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085420283 DLSCCP DEBUG SCCP-SCOC(94)[0x559c26c32520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085420283 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016cf8d), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085420283 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085420283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085420283 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085420283 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085420283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085420283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085420283 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 16 cf 8d 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085420283 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085420283 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085420283 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085420283 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085420284 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085420284 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085420284 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085420284 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085420284 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085420284 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085420284 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085420284 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085420284 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085420284 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085420284 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085420284 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085420284 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085420284 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=546984, count=565432) 20250425085420435 DLSCCP DEBUG SCCP-SCOC(90)[0x559c26bb2660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085420435 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df971b), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085420435 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085420435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085420435 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085420435 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085420435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085420435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085420435 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 df 97 1b 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085420435 DLSCCP DEBUG SCCP-SCOC(89)[0x559c26c2b7f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085420435 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062b4c6), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085420435 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085420435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085420435 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085420435 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085420435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085420435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085420435 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 62 b4 c6 00 00 59 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085420435 DLSCCP DEBUG SCCP-SCOC(88)[0x559c26c313b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085420435 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd27b0), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085420435 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085420435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085420435 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085420435 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085420435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085420435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085420435 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 fd 27 b0 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085420435 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085420435 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085420435 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085420436 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085420436 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085420436 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085420436 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085420436 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085420436 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085420436 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085420436 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085420436 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085420436 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085420436 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085420436 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085420436 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085420436 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085420436 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085420523 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085420523 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085420523 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085420523 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085420523 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085420523 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085420524 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085420524 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425085420524 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425085420525 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085420525 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425085420525 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425085421062 DLSCCP DEBUG SCCP-SCOC(85)[0x559c26c338f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085421062 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe3dd7), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085421062 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085421062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085421062 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085421062 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085421062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085421062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085421062 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fe 3d d7 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085421062 DLSCCP DEBUG SCCP-SCOC(86)[0x559c26bef2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085421062 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e14ac), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085421062 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085421062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085421062 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085421062 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085421062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085421062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085421062 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 7e 14 ac 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085421062 DLSCCP DEBUG SCCP-SCOC(87)[0x559c26c26b80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085421062 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096bdd9), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085421062 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085421062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085421062 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085421062 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085421062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085421062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085421062 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 96 bd d9 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085421062 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085421063 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085421063 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085421063 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085421063 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085421063 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085421063 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085421063 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085421063 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085421063 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085421063 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085421063 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085421063 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085421063 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085421063 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085421063 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085421063 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085421063 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Fri Apr 25 08:54:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425085421611 DLSCCP DEBUG SCCP-SCOC(84)[0x559c26c46910]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425085421611 DLSCCP DEBUG SCCP-SCOC(84)[0x559c26c46910]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425085421611 DLSCCP DEBUG SCCP-SCOC(84)[0x559c26c46910]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085421611 DLSCCP DEBUG SCCP-SCOC(84)[0x559c26c46910]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085421611 DLSCCP DEBUG SCCP-SCOC(84)[0x559c26c46910]{IDLE}: Deallocated (fsm.c:568) MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20250425085422401 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34210<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085422406 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34226<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085422409 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38807<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(943)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085422424 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085422424 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085422431 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085422431 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085422432 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085422432 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085422432 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085422432 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085422432 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085422432 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085422432 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41350 (stream_srv.c:142) 20250425085422432 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41350<->l=127.0.0.1:29169 (hnbgw.c:794) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(945)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085422433 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085422433 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085422433 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085422433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085422433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085422433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085422433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085422433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085422433 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085422433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085422433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085422433 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 06 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085422433 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085422433 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085422433 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085422433 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085422433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085422433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085422433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085422433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085422433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085422433 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085422433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085422433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085422433 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0d 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085422433 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085422433 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085422433 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085422433 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085422433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085422433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085422433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085422433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085422433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085422433 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085422433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085422433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085422433 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085422433 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085422433 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085422433 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085422433 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085422433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085422433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085422433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422434 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085422434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085422434 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085422434 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085422434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085422434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085422434 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085422434 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085422434 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085422434 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085422434 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085422434 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085422434 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085422434 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085422434 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085422434 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085422434 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085422434 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085422434 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085422434 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085422434 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085422434 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085422434 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085422434 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085422434 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085422434 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085422434 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085422434 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085422434 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085422434 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085422434 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085422434 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(949)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(949)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(949)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(947)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(952)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc1-M3UA(952)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(952)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(950)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(955)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc2-M3UA(955)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(955)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(953)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085422476 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085422476 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085422476 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085422476 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085422476 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085422476 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085422476 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085422476 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085422477 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085422477 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085422477 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085422477 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085422477 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085422477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422477 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=13 -> eSLS=93: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085422477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085422477 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=13 -> eSLS=125: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085422477 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085422477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085422477 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085422477 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0d 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085422477 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085422477 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085422477 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085422477 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085422477 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085422477 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085422478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422478 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085422478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085422478 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085422478 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085422478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085422478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085422478 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 06 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085422478 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085422478 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085422478 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085422478 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085422478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085422478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085422478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422478 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085422478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085422478 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085422478 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085422478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085422478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085422478 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0a 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085422478 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085422478 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085422478 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085422478 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085422478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085422478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085422478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422478 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085422478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085422478 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085422478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085422478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085422478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085422478 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085422478 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085422478 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085422478 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085422478 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085422478 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085422478 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085422478 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085422478 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085422478 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085422478 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085422478 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085422478 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085422478 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085422478 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085422478 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085422478 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085422478 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085422478 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085422478 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085422478 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085422478 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085422478 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085422478 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085422478 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085422478 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(958)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(958)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(958)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(956)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(961)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn1-M3UA(961)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(961)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(959)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(964)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn2-M3UA(964)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(964)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn2-SCCP(962)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085422524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085422524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085422524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085422524 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085422524 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085422524 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085422524 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085422524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085422524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085422532 DLINP DEBUG SRVCONN(,r=127.0.0.1:41350<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085422532 DLINP DEBUG SRVCONN(,r=127.0.0.1:41350<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085422532 DLINP DEBUG SRVCONN(,r=127.0.0.1:41350<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085422532 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085422532 DHNBAP DEBUG (127.0.0.1:41350 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425085422532 DHNBAP NOTICE (127.0.0.1:41350 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085422532 DHNBAP NOTICE (127.0.0.1:41350 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085422532 DLINP DEBUG SRVCONN(,r=127.0.0.1:41350<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085422532 DLINP DEBUG SRVCONN(,r=127.0.0.1:41350<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085422645 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085422645 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085422645 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085422645 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(949)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085422653 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085422653 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085422653 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085422653 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085422653 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085422653 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085422653 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085422653 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085422653 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085422653 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085422653 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085422655 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085422655 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085422655 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085422656 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085422656 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085422656 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085422656 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085422656 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085422656 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085422656 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085422656 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085422656 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085422656 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085422656 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085422656 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085422656 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085422656 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085422656 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085422656 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085422656 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085422656 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085422656 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085422657 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085422657 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425085422657 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085422657 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425085422657 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085422657 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085422658 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085422658 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085422658 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085422658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422658 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085422658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085422658 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085422658 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085422658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085422658 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085422658 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085422658 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085422658 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085422658 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085422658 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085422658 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085422658 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085422658 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425085422658 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085422658 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085422658 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085422658 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-M3UA(952)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425085422661 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085422661 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425085422661 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085422661 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085422661 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085422661 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085422661 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425085422661 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085422661 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085422661 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085422661 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085422662 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085422662 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085422662 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085422663 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425085422663 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085422663 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085422663 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085422663 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085422663 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425085422663 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085422663 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425085422663 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085422663 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085422663 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085422663 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085422663 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425085422663 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085422663 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085422663 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085422663 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085422663 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085422663 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085422663 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085422664 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085422664 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085422664 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085422664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085422664 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085422664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422664 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085422664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085422664 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085422664 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085422664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085422664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085422664 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085422664 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085422664 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085422664 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085422664 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085422664 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085422664 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085422664 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: use Normal Route via 'virt-msc1' 20250425085422664 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085422664 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085422664 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085422664 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425085422673 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085422673 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425085422673 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085422673 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(955)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425085422676 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085422676 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250425085422676 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085422676 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085422676 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085422676 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085422676 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425085422676 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085422676 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085422676 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 05  20250425085422676 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085422678 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085422678 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085422678 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085422678 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250425085422678 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085422678 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085422678 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085422678 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085422678 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250425085422678 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250425085422678 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 03  20250425085422678 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250425085422678 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425085422678 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085422678 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085422678 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085422678 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250425085422678 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085422678 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085422678 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085422678 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085422678 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085422678 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085422678 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085422679 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085422679 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085422679 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085422679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085422679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085422679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422679 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085422679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085422679 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085422679 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085422679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085422679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085422679 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0f 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085422679 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085422679 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085422679 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085422679 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085422679 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085422679 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085422679 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc2' 20250425085422679 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085422679 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085422679 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085422679 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0f 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250425085422689 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085422689 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085422689 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085422689 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(958)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085422692 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085422692 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085422692 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085422692 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085422692 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085422692 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085422692 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085422692 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085422692 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085422692 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085422692 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085422693 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085422693 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085422693 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085422693 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085422693 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085422693 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085422693 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085422693 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085422693 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085422693 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085422693 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085422693 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085422693 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425085422693 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085422693 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085422693 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085422693 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085422693 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085422693 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085422693 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085422693 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085422693 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085422693 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085422693 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085422693 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085422694 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085422695 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085422695 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085422695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085422695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085422695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422695 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085422695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085422695 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085422695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085422695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085422695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085422695 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085422695 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085422695 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085422695 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085422695 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085422695 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085422695 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085422695 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250425085422695 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085422695 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085422695 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085422695 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425085422701 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085422701 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425085422701 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085422701 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(961)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425085422704 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085422704 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250425085422704 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085422704 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085422704 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085422704 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085422704 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425085422704 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085422704 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085422704 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250425085422704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085422706 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085422706 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085422706 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085422706 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250425085422706 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085422706 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085422706 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085422706 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085422706 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250425085422706 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250425085422706 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425085422706 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425085422706 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0a  20250425085422706 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0a  20250425085422706 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425085422706 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085422706 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085422706 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085422706 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250425085422706 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085422706 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085422706 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085422706 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085422706 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085422706 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085422706 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085422707 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085422707 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085422707 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085422707 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085422707 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085422707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085422707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085422708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085422708 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085422708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085422708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085422708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0b 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085422708 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085422708 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085422708 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085422708 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085422708 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085422708 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085422708 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'virt-sgsn1' 20250425085422708 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085422708 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085422708 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085422708 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0b 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250425085422713 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085422713 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250425085422713 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085422713 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(964)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250425085422718 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085422718 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250425085422718 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085422718 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085422718 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085422718 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085422718 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250425085422718 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085422718 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085422718 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06  20250425085422718 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085422719 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085422719 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085422719 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085422719 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06  20250425085422719 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085422719 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085422719 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085422719 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085422719 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250425085422719 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06  20250425085422719 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0b  20250425085422719 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0b  20250425085422719 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0b  20250425085422719 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0b  20250425085422719 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 0b  20250425085422719 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0b  20250425085422719 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085422719 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085422720 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085422720 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:391) 20250425085422720 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085422720 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085422720 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085422720 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085422720 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085422720 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085422720 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085422721 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085422721 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085422721 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085422721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085422721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085422721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422721 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=11 -> eSLS=43: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085422721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085422721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085422721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085422721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085422721 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085422721 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085422721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085422721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085422721 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0b 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085422721 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085422721 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085422721 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085422721 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085422721 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085422721 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085422721 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-sgsn2' 20250425085422721 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425085422721 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425085422721 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085422721 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0b 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.msc0-RAN(948)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085423457 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085423457 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085423457 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085423457 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085423457 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085423457 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085423457 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085423457 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085423457 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085423457 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085423457 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085423457 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085423457 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085423457 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085423457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085423457 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085423457 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085423457 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085423457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423457 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085423457 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085423457 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085423457 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085423457 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085423457 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085423457 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085423458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085423458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423458 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085423458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085423458 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085423458 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085423458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085423458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085423458 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085423458 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085423458 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425085423458 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085423458 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085423458 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085423458 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085423458 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085423458 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250425085423458 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085423458 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085423458 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085423458 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085423459 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085423459 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085423459 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085423459 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085423459 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085423459 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085423459 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085423459 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085423459 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085423459 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085423459 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085423459 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085423459 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085423459 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085423459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085423459 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085423459 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085423459 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085423459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423460 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085423460 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085423460 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085423460 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085423460 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(951)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085423466 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085423466 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085423466 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085423466 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085423466 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085423466 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085423466 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085423466 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085423466 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085423466 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425085423466 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085423466 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085423466 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085423466 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085423466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085423466 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085423466 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085423466 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085423466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423466 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085423466 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085423466 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085423467 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085423467 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425085423467 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085423467 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085423467 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085423467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423467 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=4 -> eSLS=36: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085423467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085423467 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085423467 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085423467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085423467 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085423467 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 04 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085423467 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085423467 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: link up (cnlink.c:111) 20250425085423467 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085423467 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085423467 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085423467 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085423467 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085423467 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: use Normal Route via 'virt-msc1' 20250425085423467 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085423467 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085423467 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085423467 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 04 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425085423468 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085423468 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085423469 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085423469 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085423469 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085423469 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085423469 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085423469 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085423469 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085423469 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085423469 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085423469 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085423469 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085423469 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085423469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085423469 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085423469 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085423469 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085423469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423469 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085423469 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085423469 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085423469 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085423469 DRANAP INFO cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(954)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085423481 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085423481 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425085423481 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425085423481 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425085423481 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085423481 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085423481 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085423481 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085423481 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085423481 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 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 07  20250425085423481 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085423481 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085423481 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085423481 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425085423481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085423481 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085423481 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425085423481 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085423481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423481 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085423481 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085423481 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085423481 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085423481 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425085423481 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085423481 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085423481 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085423481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423481 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085423481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085423481 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085423481 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085423481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085423481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085423481 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 08 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085423481 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085423481 DRANAP NOTICE cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: link up (cnlink.c:111) 20250425085423482 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085423482 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085423482 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085423482 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085423482 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085423482 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc2' 20250425085423482 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085423482 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085423482 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085423482 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 08 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250425085423483 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085423483 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425085423484 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425085423484 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425085423484 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085423484 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085423484 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085423484 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085423484 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085423484 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085423484 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085423484 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085423484 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085423484 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425085423484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085423484 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085423484 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425085423484 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085423484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423484 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085423484 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085423484 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085423484 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085423484 DRANAP INFO cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(957)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085423496 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085423496 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085423496 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085423496 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085423496 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085423496 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085423496 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085423496 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085423496 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085423496 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085423496 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085423496 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085423496 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085423496 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085423496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085423496 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085423496 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085423496 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085423496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423496 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085423496 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085423496 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085423496 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085423496 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085423496 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085423496 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085423496 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085423496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423496 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085423496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085423496 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085423496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085423496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085423496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085423496 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085423496 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085423496 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425085423497 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085423497 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085423497 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085423497 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085423497 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085423497 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'virt-sgsn0' 20250425085423497 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085423497 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085423497 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085423497 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085423499 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085423499 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085423499 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085423499 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085423499 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085423499 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085423499 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085423499 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085423499 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085423499 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085423499 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085423499 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085423499 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085423499 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085423499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085423499 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085423499 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085423499 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085423499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423499 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085423499 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085423499 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085423499 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085423499 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(960)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085423506 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085423506 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085423506 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085423506 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085423506 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085423506 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085423507 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085423507 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085423507 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085423507 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085423507 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085423507 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085423507 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085423507 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085423507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085423507 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085423507 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425085423507 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085423507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423507 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085423507 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085423507 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085423507 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085423507 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425085423507 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085423507 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085423507 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085423507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423507 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085423507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085423507 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085423507 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085423507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085423507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085423507 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085423507 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085423507 DRANAP NOTICE cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: link up (cnlink.c:111) 20250425085423507 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085423507 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085423507 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085423507 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085423507 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085423507 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'virt-sgsn1' 20250425085423507 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085423507 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085423507 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085423507 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250425085423508 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085423508 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085423508 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085423508 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085423508 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085423508 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085423508 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085423508 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085423508 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085423508 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085423508 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085423508 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085423508 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085423508 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085423508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085423508 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085423508 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425085423508 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085423508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423508 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085423508 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085423508 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085423508 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085423508 DRANAP INFO cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(963)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085423516 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085423516 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250425085423516 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250425085423516 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425085423516 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085423516 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085423516 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085423516 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085423516 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085423516 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0b 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0b 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085423516 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085423516 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085423516 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085423516 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250425085423516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085423516 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085423516 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250425085423516 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085423516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423516 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085423516 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085423516 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085423516 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085423516 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20250425085423516 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085423516 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085423516 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085423516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423516 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085423516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085423516 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085423516 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085423516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085423516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085423516 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 0c 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085423516 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085423516 DRANAP NOTICE cnlink(sgsn-2)[0x559c26c1c5c0]{CONNECTED}: link up (cnlink.c:111) 20250425085423516 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085423516 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085423516 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085423516 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085423516 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085423516 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: use Normal Route via 'virt-sgsn2' 20250425085423516 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425085423516 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425085423516 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085423516 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 0c 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 06  20250425085423517 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085423517 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250425085423517 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250425085423517 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425085423517 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085423517 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085423517 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085423517 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085423517 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085423517 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0b 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0b 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085423517 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085423517 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085423517 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085423517 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250425085423517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085423517 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085423517 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250425085423517 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085423517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085423517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085423517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085423517 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085423517 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085423517 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085423517 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085423517 DRANAP INFO cnlink(sgsn-2)[0x559c26c1c5c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085424538 DLCTRL DEBUG Command: GET 806157935 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425085424538 DLCTRL DEBUG Tx Command reply: GET_REPLY 806157935 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085424540 DLCTRL DEBUG Command: GET 815694815 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425085424540 DLCTRL DEBUG Tx Command reply: GET_REPLY 815694815 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085424542 DLCTRL DEBUG Command: GET 808849022 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085424542 DLCTRL DEBUG Tx Command reply: GET_REPLY 808849022 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085424543 DLCTRL DEBUG Command: GET 661514313 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085424543 DLCTRL DEBUG Tx Command reply: GET_REPLY 661514313 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085424546 DLCTRL DEBUG Command: GET 351710315 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085424546 DLCTRL DEBUG Tx Command reply: GET_REPLY 351710315 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425085424548 DLCTRL DEBUG Command: GET 286152468 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425085424548 DLCTRL DEBUG Tx Command reply: GET_REPLY 286152468 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085424551 DLCTRL DEBUG Command: GET 758154380 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425085424551 DLCTRL DEBUG Tx Command reply: GET_REPLY 758154380 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085424556 DLCTRL DEBUG Command: GET 754481333 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085424556 DLCTRL DEBUG Tx Command reply: GET_REPLY 754481333 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085424558 DLCTRL DEBUG Command: GET 963926180 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085424558 DLCTRL DEBUG Tx Command reply: GET_REPLY 963926180 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085424560 DLCTRL DEBUG Command: GET 16589685 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085424560 DLCTRL DEBUG Tx Command reply: GET_REPLY 16589685 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425085424564 DLCTRL DEBUG Command: GET 684088295 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425085424564 DLCTRL DEBUG Tx Command reply: GET_REPLY 684088295 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085424565 DLCTRL DEBUG Command: GET 104049899 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425085424565 DLCTRL DEBUG Tx Command reply: GET_REPLY 104049899 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085424567 DLCTRL DEBUG Command: GET 926117867 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085424567 DLCTRL DEBUG Tx Command reply: GET_REPLY 926117867 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085424569 DLCTRL DEBUG Command: GET 64662013 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085424569 DLCTRL DEBUG Tx Command reply: GET_REPLY 64662013 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085424570 DLCTRL DEBUG Command: GET 224274924 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085424570 DLCTRL DEBUG Tx Command reply: GET_REPLY 224274924 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425085424572 DLCTRL DEBUG Command: GET 539914537 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425085424572 DLCTRL DEBUG Tx Command reply: GET_REPLY 539914537 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085424574 DLCTRL DEBUG Command: GET 829251225 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425085424574 DLCTRL DEBUG Tx Command reply: GET_REPLY 829251225 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085424575 DLCTRL DEBUG Command: GET 45406252 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085424575 DLCTRL DEBUG Tx Command reply: GET_REPLY 45406252 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085424576 DLCTRL DEBUG Command: GET 14883876 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085424576 DLCTRL DEBUG Tx Command reply: GET_REPLY 14883876 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085424577 DLCTRL DEBUG Command: GET 985542369 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085424577 DLCTRL DEBUG Tx Command reply: GET_REPLY 985542369 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=678, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101010011000000000100011'B == '42A98023'O MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000011011'B, t_guard := 20.000000 } 20250425085424602 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34238<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(963)@7fdc3b52d31d: f_create_expect(l3 := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(963)@7fdc3b52d31d: Created Expect[0] for '080101D571000005F44280002300F1102A2A170512C742200010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(966) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(944)@7fdc3b52d31d: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(966)5417185 20250425085425654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085425654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085425654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250425085425654 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085425654 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x52a8e1, normal) (hnbgw_rua.c:406) 20250425085425654 DHNB DEBUG map_rua[0x559c26c46910]{init}: Allocated (fsm.c:456) 20250425085425655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5417185)[0x559c26c46910]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085425655 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5417185 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085425655 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085425655 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085425655 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:232) 20250425085425655 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5417185 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:696) 20250425085425655 DCN DEBUG map_sccp[0x559c26c36420]{init}: Allocated (fsm.c:456) 20250425085425655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x559c26c36420]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085425655 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5417185 <-> SCCP-107 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250425085425655 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5417185 SCCP-107 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:311) 20250425085425655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5417185)[0x559c26c46910]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085425655 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085425655 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085425655 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5417185 SCCP-107 sgsn-2 MI=TMSI-0x42800023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085425655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x559c26c36420]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085425655 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085425655 DLSCCP DEBUG SCCP-SCOC(107)[0x559c26c31150]{IDLE}: Allocated (fsm.c:456) 20250425085425655 DLSCCP DEBUG SCCP-SCOC(107)[0x559c26c31150]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085425655 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006b), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44280002300f1102a2a170512c742200010028000004f400300001b0056400500f1100926) (sccp_scrc.c:415) 20250425085425655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085425655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085425655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085425655 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085425655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085425655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085425655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085425655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085425655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085425655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085425655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085425655 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085425655 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085425655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085425655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085425655 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7e 00 00 00 bd 00 00 00 0b 03 00 00 0d 01 00 00 6b 02 02 06 04 43 0b 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 80 00 23 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 80 00 00 4f 40 03 00 00 1b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085425655 DLSCCP DEBUG SCCP-SCOC(107)[0x559c26c31150]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085425655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x559c26c36420]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085425655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5417185)[0x559c26c46910]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085425655 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085425655 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085425655 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085425655 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085425655 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085425655 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-sgsn2' 20250425085425655 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425085425655 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425085425655 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085425655 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7e 00 00 00 bd 00 00 00 0b 03 00 00 0d 01 00 00 6b 02 02 06 04 43 0b 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 80 00 23 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 80 00 00 4f 40 03 00 00 1b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.sgsn2-SCCP(962)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(962)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(963)@7fdc3b52d31d: Found Expect[0] for l3='080101D571000005F44280002300F1102A2A170512C742200010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(966) HNBGW_Test.sgsn2-RAN(963)@7fdc3b52d31d: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(966)1581123 HNBGW_Test.sgsn2-SCCP(962)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(962)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085425675 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085425675 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250425085425675 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250425085425675 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425085425675 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085425675 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085425675 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085425675 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085425675 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085425675 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0b 00 00 00 bd 03 02 00 00 02 00 00 6b ab 83 af 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_sgsnpool_L3Complete_valid_nri_20(966)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085425675 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085425675 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085425675 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085425675 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250425085425675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085425675 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000006b), PART(T=Source Reference,L=4,D=00ab83af) (sccp_scrc.c:486) 20250425085425675 DLSCCP DEBUG Received CO:COAK for local reference 107 (sccp_scoc.c:1855) 20250425085425675 DLSCCP DEBUG SCCP-SCOC(107)[0x559c26c31150]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085425675 DLSCCP DEBUG SCCP-SCOC(107)[0x559c26c31150]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085425675 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085425675 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085425675 DCN DEBUG handle_cn_conn_conf() conn_id=107, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085425675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x559c26c36420]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085425675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x559c26c36420]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@7fdc3b52d31d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085425677 DLCTRL DEBUG Command: GET 301911916 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425085425677 DLCTRL DEBUG Tx Command reply: GET_REPLY 301911916 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085425682 DLCTRL DEBUG Command: GET 479934172 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425085425682 DLCTRL DEBUG Tx Command reply: GET_REPLY 479934172 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085425686 DLCTRL DEBUG Command: GET 842536464 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085425686 DLCTRL DEBUG Tx Command reply: GET_REPLY 842536464 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085425691 DLCTRL DEBUG Command: GET 532012981 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085425691 DLCTRL DEBUG Tx Command reply: GET_REPLY 532012981 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085425695 DLCTRL DEBUG Command: GET 450466938 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085425695 DLCTRL DEBUG Tx Command reply: GET_REPLY 450466938 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085425700 DLCTRL DEBUG Command: GET 352772727 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425085425700 DLCTRL DEBUG Tx Command reply: GET_REPLY 352772727 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085425705 DLCTRL DEBUG Command: GET 567605007 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425085425705 DLCTRL DEBUG Tx Command reply: GET_REPLY 567605007 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085425709 DLCTRL DEBUG Command: GET 986802367 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085425709 DLCTRL DEBUG Tx Command reply: GET_REPLY 986802367 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085425713 DLCTRL DEBUG Command: GET 188932694 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085425713 DLCTRL DEBUG Tx Command reply: GET_REPLY 188932694 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085425717 DLCTRL DEBUG Command: GET 640823404 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085425717 DLCTRL DEBUG Tx Command reply: GET_REPLY 640823404 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085425720 DLCTRL DEBUG Command: GET 474432691 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425085425720 DLCTRL DEBUG Tx Command reply: GET_REPLY 474432691 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085425723 DLCTRL DEBUG Command: GET 313478973 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425085425723 DLCTRL DEBUG Tx Command reply: GET_REPLY 313478973 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250425085425726 DLCTRL DEBUG Command: GET 938305377 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085425726 DLCTRL DEBUG Tx Command reply: GET_REPLY 938305377 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085425729 DLCTRL DEBUG Command: GET 165635483 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085425729 DLCTRL DEBUG Tx Command reply: GET_REPLY 165635483 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085425731 DLCTRL DEBUG Command: GET 195907041 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085425731 DLCTRL DEBUG Tx Command reply: GET_REPLY 195907041 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085425733 DLCTRL DEBUG Command: GET 365877848 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425085425733 DLCTRL DEBUG Tx Command reply: GET_REPLY 365877848 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085425736 DLCTRL DEBUG Command: GET 298908312 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425085425736 DLCTRL DEBUG Tx Command reply: GET_REPLY 298908312 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085425739 DLCTRL DEBUG Command: GET 51078349 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085425739 DLCTRL DEBUG Tx Command reply: GET_REPLY 51078349 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085425743 DLCTRL DEBUG Command: GET 856551316 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085425744 DLCTRL DEBUG Tx Command reply: GET_REPLY 856551316 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085425748 DLCTRL DEBUG Command: GET 740861775 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085425748 DLCTRL DEBUG Tx Command reply: GET_REPLY 740861775 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010100011'B, t_guard := 20.000000 } 20250425085425791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52408<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(963)@7fdc3b52d31d: f_create_expect(l3 := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(963)@7fdc3b52d31d: Created Expect[0] for '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(967) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(944)@7fdc3b52d31d: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(967)15957693 20250425085426806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085426806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085426806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250425085426806 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085426806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf37ebd, normal) (hnbgw_rua.c:406) 20250425085426806 DHNB DEBUG map_rua[0x559c26c43cf0]{init}: Allocated (fsm.c:456) 20250425085426806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15957693)[0x559c26c43cf0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085426806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15957693 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085426806 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085426806 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085426806 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:232) 20250425085426806 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15957693 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:696) 20250425085426806 DCN DEBUG map_sccp[0x559c26c2f0a0]{init}: Allocated (fsm.c:456) 20250425085426806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x559c26c2f0a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085426806 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15957693 <-> SCCP-108 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250425085426806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15957693 SCCP-108 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:311) 20250425085426806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15957693)[0x559c26c43cf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085426806 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085426806 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085426806 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15957693 SCCP-108 sgsn-2 MI=TMSI-0x42A98023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085426806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x559c26c2f0a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085426806 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085426806 DLSCCP DEBUG SCCP-SCOC(108)[0x559c26c47cb0]{IDLE}: Allocated (fsm.c:456) 20250425085426806 DLSCCP DEBUG SCCP-SCOC(108)[0x559c26c47cb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085426806 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006c), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f442a9802300f1102a2a170512c74220001002a980004f40030002a30056400500f1100926) (sccp_scrc.c:415) 20250425085426806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085426806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085426806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085426806 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085426806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085426806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085426806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085426806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085426806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085426806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085426806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085426806 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085426806 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085426806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085426806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085426806 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7e 00 00 00 bd 00 00 00 0b 03 00 00 0a 01 00 00 6c 02 02 06 04 43 0b 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 a9 80 23 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 a9 80 00 4f 40 03 00 02 a3 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085426806 DLSCCP DEBUG SCCP-SCOC(108)[0x559c26c47cb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085426806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x559c26c2f0a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085426806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15957693)[0x559c26c43cf0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085426806 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085426806 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085426806 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085426806 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085426806 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085426806 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: use Normal Route via 'virt-sgsn2' 20250425085426806 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425085426806 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425085426806 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085426806 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7e 00 00 00 bd 00 00 00 0b 03 00 00 0a 01 00 00 6c 02 02 06 04 43 0b 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 a9 80 23 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 a9 80 00 4f 40 03 00 02 a3 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.sgsn2-SCCP(962)@7fdc3b52d31d: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(962)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(963)@7fdc3b52d31d: Found Expect[0] for l3='080101D571000005F442A9802300F1102A2A170512C74220001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(967) HNBGW_Test.sgsn2-RAN(963)@7fdc3b52d31d: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(967)7911186 HNBGW_Test.sgsn2-SCCP(962)@7fdc3b52d31d: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(962)@7fdc3b52d31d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425085426809 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085426809 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250425085426809 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250425085426809 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425085426809 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085426809 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085426809 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085426809 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085426809 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085426809 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0b 00 00 00 bd 03 02 00 00 02 00 00 6c 0c 76 a7 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085426809 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085426809 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085426809 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085426809 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250425085426809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085426809 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000006c), PART(T=Source Reference,L=4,D=000c76a7) (sccp_scrc.c:486) 20250425085426809 DLSCCP DEBUG Received CO:COAK for local reference 108 (sccp_scoc.c:1855) 20250425085426809 DLSCCP DEBUG SCCP-SCOC(108)[0x559c26c47cb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085426809 DLSCCP DEBUG SCCP-SCOC(108)[0x559c26c47cb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085426809 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085426809 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085426809 DCN DEBUG handle_cn_conn_conf() conn_id=108, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085426809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x559c26c2f0a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085426809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x559c26c2f0a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Complete_valid_nri_20(967)@7fdc3b52d31d: setverdict(pass): none -> pass MTC@7fdc3b52d31d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085426811 DLCTRL DEBUG Command: GET 320771616 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425085426811 DLCTRL DEBUG Tx Command reply: GET_REPLY 320771616 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085426813 DLCTRL DEBUG Command: GET 632415097 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425085426813 DLCTRL DEBUG Tx Command reply: GET_REPLY 632415097 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085426815 DLCTRL DEBUG Command: GET 544821078 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085426815 DLCTRL DEBUG Tx Command reply: GET_REPLY 544821078 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085426816 DLCTRL DEBUG Command: GET 448129185 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085426816 DLCTRL DEBUG Tx Command reply: GET_REPLY 448129185 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085426818 DLCTRL DEBUG Command: GET 219670567 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085426818 DLCTRL DEBUG Tx Command reply: GET_REPLY 219670567 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085426819 DLCTRL DEBUG Command: GET 395956407 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425085426819 DLCTRL DEBUG Tx Command reply: GET_REPLY 395956407 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085426821 DLCTRL DEBUG Command: GET 377855799 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425085426821 DLCTRL DEBUG Tx Command reply: GET_REPLY 377855799 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085426822 DLCTRL DEBUG Command: GET 108491281 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085426822 DLCTRL DEBUG Tx Command reply: GET_REPLY 108491281 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085426823 DLCTRL DEBUG Command: GET 752934975 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085426823 DLCTRL DEBUG Tx Command reply: GET_REPLY 752934975 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085426825 DLCTRL DEBUG Command: GET 764623055 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085426825 DLCTRL DEBUG Tx Command reply: GET_REPLY 764623055 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085426826 DLCTRL DEBUG Command: GET 221923604 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425085426826 DLCTRL DEBUG Tx Command reply: GET_REPLY 221923604 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085426827 DLCTRL DEBUG Command: GET 231060369 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425085426827 DLCTRL DEBUG Tx Command reply: GET_REPLY 231060369 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250425085426828 DLCTRL DEBUG Command: GET 887209034 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085426828 DLCTRL DEBUG Tx Command reply: GET_REPLY 887209034 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085426829 DLCTRL DEBUG Command: GET 380038722 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085426829 DLCTRL DEBUG Tx Command reply: GET_REPLY 380038722 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085426830 DLCTRL DEBUG Command: GET 998342146 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085426830 DLCTRL DEBUG Tx Command reply: GET_REPLY 998342146 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085426831 DLCTRL DEBUG Command: GET 468883290 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425085426831 DLCTRL DEBUG Tx Command reply: GET_REPLY 468883290 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085426831 DLCTRL DEBUG Command: GET 675270361 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425085426831 DLCTRL DEBUG Tx Command reply: GET_REPLY 675270361 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085426832 DLCTRL DEBUG Command: GET 254178761 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085426832 DLCTRL DEBUG Tx Command reply: GET_REPLY 254178761 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085426833 DLCTRL DEBUG Command: GET 747599454 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085426833 DLCTRL DEBUG Tx Command reply: GET_REPLY 747599454 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085426834 DLCTRL DEBUG Command: GET 48036879 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085426834 DLCTRL DEBUG Tx Command reply: GET_REPLY 48036879 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000001000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110101001'B, t_guard := 20.000000 } 20250425085426856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52420<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(960)@7fdc3b52d31d: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(960)@7fdc3b52d31d: Created Expect[0] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(968) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(944)@7fdc3b52d31d: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(968)15755267 20250425085427893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085427893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085427893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085427893 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085427893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf06803, normal) (hnbgw_rua.c:406) 20250425085427893 DHNB DEBUG map_rua[0x559c26c45a60]{init}: Allocated (fsm.c:456) 20250425085427893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15755267)[0x559c26c45a60]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085427893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15755267 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085427893 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085427893 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085427893 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085427893 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15755267 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:743) 20250425085427893 DCN DEBUG map_sccp[0x559c26c36550]{init}: Allocated (fsm.c:456) 20250425085427893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x559c26c36550]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085427893 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15755267 <-> SCCP-109 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250425085427893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15755267 SCCP-109 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085427893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15755267)[0x559c26c45a60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085427893 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085427893 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085427893 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15755267 SCCP-109 sgsn-1 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085427893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x559c26c36550]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085427893 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085427893 DLSCCP DEBUG SCCP-SCOC(109)[0x559c26c32990]{IDLE}: Allocated (fsm.c:456) 20250425085427893 DLSCCP DEBUG SCCP-SCOC(109)[0x559c26c32990]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085427893 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006d), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030001a90056400500f1100926) (sccp_scrc.c:415) 20250425085427893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085427893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085427893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085427893 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085427894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085427894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085427894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085427894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085427894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085427894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085427894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085427894 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085427894 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085427894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085427894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085427894 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 0a 03 00 00 0b 01 00 00 6d 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 10 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 a9 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085427894 DLSCCP DEBUG SCCP-SCOC(109)[0x559c26c32990]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085427894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x559c26c36550]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085427894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15755267)[0x559c26c45a60]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085427894 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085427894 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085427894 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085427894 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085427894 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085427894 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'virt-sgsn1' 20250425085427894 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085427894 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085427894 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085427894 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 0a 03 00 00 0b 01 00 00 6d 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 10 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 a9 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(959)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(959)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(960)@7fdc3b52d31d: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(968) HNBGW_Test.sgsn1-RAN(960)@7fdc3b52d31d: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(968)14923470 HNBGW_Test.sgsn1-SCCP(959)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(959)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(968)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085427914 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085427914 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085427914 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085427914 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085427914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085427914 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085427914 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085427914 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085427914 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085427914 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 6d 30 2a eb 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@7fdc3b52d31d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085427914 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085427914 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085427914 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085427914 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085427914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085427914 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000006d), PART(T=Source Reference,L=4,D=00302aeb) (sccp_scrc.c:486) 20250425085427914 DLSCCP DEBUG Received CO:COAK for local reference 109 (sccp_scoc.c:1855) 20250425085427914 DLSCCP DEBUG SCCP-SCOC(109)[0x559c26c32990]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085427914 DLSCCP DEBUG SCCP-SCOC(109)[0x559c26c32990]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085427914 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085427914 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085427914 DCN DEBUG handle_cn_conn_conf() conn_id=109, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085427914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x559c26c36550]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085427914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x559c26c36550]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085427915 DLCTRL DEBUG Command: GET 722064828 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425085427916 DLCTRL DEBUG Tx Command reply: GET_REPLY 722064828 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085427921 DLCTRL DEBUG Command: GET 150176816 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425085427921 DLCTRL DEBUG Tx Command reply: GET_REPLY 150176816 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085427925 DLCTRL DEBUG Command: GET 103111966 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085427925 DLCTRL DEBUG Tx Command reply: GET_REPLY 103111966 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085427930 DLCTRL DEBUG Command: GET 762380879 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085427930 DLCTRL DEBUG Tx Command reply: GET_REPLY 762380879 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085427935 DLCTRL DEBUG Command: GET 957823859 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085427935 DLCTRL DEBUG Tx Command reply: GET_REPLY 957823859 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085427939 DLCTRL DEBUG Command: GET 186377101 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425085427939 DLCTRL DEBUG Tx Command reply: GET_REPLY 186377101 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250425085427943 DLCTRL DEBUG Command: GET 347418442 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425085427943 DLCTRL DEBUG Tx Command reply: GET_REPLY 347418442 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085427946 DLCTRL DEBUG Command: GET 732774205 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085427946 DLCTRL DEBUG Tx Command reply: GET_REPLY 732774205 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085427949 DLCTRL DEBUG Command: GET 241078510 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085427949 DLCTRL DEBUG Tx Command reply: GET_REPLY 241078510 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085427953 DLCTRL DEBUG Command: GET 376954105 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085427953 DLCTRL DEBUG Tx Command reply: GET_REPLY 376954105 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085427957 DLCTRL DEBUG Command: GET 845324725 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425085427957 DLCTRL DEBUG Tx Command reply: GET_REPLY 845324725 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085427960 DLCTRL DEBUG Command: GET 837294865 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425085427960 DLCTRL DEBUG Tx Command reply: GET_REPLY 837294865 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250425085427964 DLCTRL DEBUG Command: GET 630320820 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085427964 DLCTRL DEBUG Tx Command reply: GET_REPLY 630320820 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085427968 DLCTRL DEBUG Command: GET 271256875 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085427968 DLCTRL DEBUG Tx Command reply: GET_REPLY 271256875 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085427971 DLCTRL DEBUG Command: GET 363606253 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085427971 DLCTRL DEBUG Tx Command reply: GET_REPLY 363606253 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085427974 DLCTRL DEBUG Command: GET 285390376 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425085427974 DLCTRL DEBUG Tx Command reply: GET_REPLY 285390376 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085427977 DLCTRL DEBUG Command: GET 414051220 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425085427977 DLCTRL DEBUG Tx Command reply: GET_REPLY 414051220 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085427979 DLCTRL DEBUG Command: GET 687863616 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085427979 DLCTRL DEBUG Tx Command reply: GET_REPLY 687863616 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085427982 DLCTRL DEBUG Command: GET 936197860 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085427982 DLCTRL DEBUG Tx Command reply: GET_REPLY 936197860 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085427983 DLCTRL DEBUG Command: GET 727890244 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085427983 DLCTRL DEBUG Tx Command reply: GET_REPLY 727890244 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425085427990 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38807<->l=127.0.0.1:4262) (control_if.c:193) 20250425085427991 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34226<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(941)@7fdc3b52d31d: Final verdict of PTC: none VirtHNBGW-STATS(940)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085427993 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34210<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085427994 DLINP DEBUG SRVCONN(,r=127.0.0.1:41350<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085427994 DLINP DEBUG SRVCONN(,r=127.0.0.1:41350<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085427994 DLINP NOTICE SRV(,r=127.0.0.1:41350<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085427994 DMAIN NOTICE (127.0.0.1:41350 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41350<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085427994 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(946)@7fdc3b52d31d: Final verdict of PTC: none 20250425085427998 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085427998 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085427998 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085427998 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085427998 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085427998 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085427998 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085427998 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085427998 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085427998 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc1-RAN(951)@7fdc3b52d31d: Final verdict of PTC: none 20250425085427998 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085427998 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085427998 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085427998 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085427998 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085427998 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085427998 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250425085427998 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250425085427998 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425085427998 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 bc  20250425085427998 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 bc  20250425085427998 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085427998 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085427998 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085427998 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085427998 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085427998 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085427998 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085427998 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250425085427998 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085427998 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085427998 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085427998 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(947)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(948)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(953)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc2-RAN(954)@7fdc3b52d31d: Final verdict of PTC: none 20250425085427998 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085427999 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085427999 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085427999 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085427999 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425085427999 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085427999 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085427999 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250425085427999 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085427999 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085427999 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085427999 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250425085427999 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085427999 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250425085427999 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 03  20250425085427999 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 03  20250425085427999 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 03  20250425085427999 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425085427999 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085427999 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085427998 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085427998 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085427998 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085427998 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085427998 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085427999 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085427999 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085427999 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085427999 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085427999 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085427999 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250425085427999 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085427999 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425085427999 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SEND_FAILED 20250425085427999 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250425085427999 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085427999 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085427999 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085427999 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425085427999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) HNBGW_Test.sgsn0-RAN(957)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(956)@7fdc3b52d31d: Final verdict of PTC: none 20250425085427999 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250425085427999 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085427999 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) 20250425085427999 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085427999 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085427999 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085427999 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085427999 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085427999 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085427999 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085427999 DRANAP NOTICE cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085427999 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085428000 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085428000 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085428000 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425085428000 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.msc1-SCCP(950)@7fdc3b52d31d: Final verdict of PTC: none 20250425085428000 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085428000 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085428000 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425085428000 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20250425085428000 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085428000 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425085428000 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SEND_FAILED 20250425085428000 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425085428000 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085428000 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085428000 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085428000 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085428000 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(943)@7fdc3b52d31d: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(944)@7fdc3b52d31d: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(945)@7fdc3b52d31d: Final verdict of PTC: none 20250425085428000 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085428000 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085428000 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085428000 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250425085428000 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9  20250425085428000 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085428000 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085428000 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085428000 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425085428000 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085428000 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250425085428000 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085428000 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085428000 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085428000 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085428000 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085428000 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425085428001 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 0a  20250425085428001 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425085428001 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085428001 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085428001 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085428001 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085428001 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085428001 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085428001 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085428001 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085428002 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085428002 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085428002 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085428002 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085428002 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085428002 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085428002 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085428002 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085428002 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085428002 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085428002 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085428002 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250425085428002 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085428002 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085428002 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085428002 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085428002 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085428002 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085428002 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085428002 DRANAP NOTICE cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085428002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x559c26c36550]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085428002 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085428002 DLSCCP DEBUG SCCP-SCOC(109)[0x559c26c32990]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085428002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00302aeb), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085428002 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085428002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085428002 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085428002 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085428002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085428002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085428002 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 0b 04 30 2a eb 00 00 6d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085428002 DLSCCP DEBUG SCCP-SCOC(109)[0x559c26c32990]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085428002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x559c26c36550]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085428002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15755267)[0x559c26c45a60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085428002 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15755267)[0x559c26c45a60]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085428003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425085428003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15755267)[0x559c26c45a60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085428003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15755267)[0x559c26c45a60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085428003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15755267)[0x559c26c45a60]{disrupted}: Freeing instance (context_map.c:202) 20250425085428003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15755267)[0x559c26c45a60]{disrupted}: Deallocated (fsm.c:568) 20250425085428003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x559c26c36550]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085428003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x559c26c36550]{disconnected}: Freeing instance (context_map.c:206) 20250425085428003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x559c26c36550]{disconnected}: Deallocated (fsm.c:568) 20250425085428003 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15755267 SCCP-109 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250425085428003 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085428003 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085428003 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085428003 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085428003 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085428003 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! HNBGW_Test.msc0-M3UA(949)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(963)@7fdc3b52d31d: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(939)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(955)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(959)@7fdc3b52d31d: Final verdict of PTC: none 20250425085428003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085428003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425085428003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085428003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085428003 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085428003 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085428004 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425085428004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5417185)[0x559c26c46910]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425085428004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5417185)[0x559c26c46910]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425085428004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x559c26c36420]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425085428004 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085428004 DLSCCP DEBUG SCCP-SCOC(107)[0x559c26c31150]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085428004 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab83af), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085428004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085428004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085428004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085428004 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085428004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085428004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085428004 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 0d 04 ab 83 af 00 00 6b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085428004 DLSCCP DEBUG SCCP-SCOC(107)[0x559c26c31150]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085428004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x559c26c36420]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085428004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5417185)[0x559c26c46910]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085428004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5417185)[0x559c26c46910]{disrupted}: Freeing instance (context_map.c:202) 20250425085428004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5417185)[0x559c26c46910]{disrupted}: Deallocated (fsm.c:568) 20250425085428004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x559c26c36420]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085428004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x559c26c36420]{disconnected}: Freeing instance (context_map.c:206) 20250425085428004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x559c26c36420]{disconnected}: Deallocated (fsm.c:568) 20250425085428004 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5417185 SCCP-107 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250425085428004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15957693)[0x559c26c43cf0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425085428004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15957693)[0x559c26c43cf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425085428004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x559c26c2f0a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425085428004 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085428004 DLSCCP DEBUG SCCP-SCOC(108)[0x559c26c47cb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085428004 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c76a7), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085428004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085428004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085428004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085428004 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085428004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085428004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085428004 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 0a 04 0c 76 a7 00 00 6c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085428004 DLSCCP DEBUG SCCP-SCOC(108)[0x559c26c47cb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) HNBGW_Test.sgsn0-M3UA(958)@7fdc3b52d31d: Final verdict of PTC: none20250425085428004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x559c26c2f0a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085428004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15957693)[0x559c26c43cf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085428004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15957693)[0x559c26c43cf0]{disrupted}: Freeing instance (context_map.c:202) 20250425085428004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15957693)[0x559c26c43cf0]{disrupted}: Deallocated (fsm.c:568) 20250425085428004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x559c26c2f0a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085428004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x559c26c2f0a0]{disconnected}: Freeing instance (context_map.c:206) 20250425085428005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x559c26c2f0a0]{disconnected}: Deallocated (fsm.c:568) 20250425085428005 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15957693 SCCP-108 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) HNBGW_Test.sgsn2-SCCP(962)@7fdc3b52d31d: Final verdict of PTC: none20250425085428005 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085428005 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085428005 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085428005 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085428005 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085428005 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-sgsn2' 20250425085428005 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425085428005 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425085428005 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085428005 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 0d 04 ab 83 af 00 00 6b 00 00 00 00 00 00 06 00 08 00 00 00 06  20250425085428005 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085428005 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085428005 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085428005 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085428005 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085428005 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: use Normal Route via 'virt-sgsn2' 20250425085428005 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425085428006 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425085428006 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085428006 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 0a 04 0c 76 a7 00 00 6c 00 00 00 00 00 00 06 00 08 00 00 00 06  20250425085428006 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc1-M3UA(952)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(961)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(964)@7fdc3b52d31d: Final verdict of PTC: none 20250425085428006 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW-PFCP(942)@7fdc3b52d31d: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(966)@7fdc3b52d31d: Final verdict of PTC: pass HNBGW_Test.sgsn1-RAN(960)@7fdc3b52d31d: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(968)@7fdc3b52d31d: Final verdict of PTC: pass TC_sgsnpool_L3Complete_valid_nri_20(967)@7fdc3b52d31d: Final verdict of PTC: pass 20250425085428041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34238<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085428042 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52408<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085428042 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52420<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(965)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(939): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(940): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(941): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(942): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(943): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(944): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(945): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(946): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(947): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(948): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(949): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-SCCP(950): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-RAN(951): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-M3UA(952): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc2-SCCP(953): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc2-RAN(954): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc2-M3UA(955): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(956): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(957): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(958): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(959): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(960): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(961): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(962): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn2-RAN(963): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(964): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(965): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(966): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(967): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(968): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Fri Apr 25 08:54:28 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc 20250425085428241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52436<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085428526 DLSCCP DEBUG SCCP-SCOC(106)[0x559c26c2fb90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085428526 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7ab54), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085428526 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085428526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085428526 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085428526 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085428526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085428526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085428526 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 b7 ab 54 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085428526 DLSCCP DEBUG SCCP-SCOC(105)[0x559c26bb1b50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085428526 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8b5d9), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085428526 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085428526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085428526 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085428526 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085428526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085428526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085428526 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 c8 b5 d9 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085428526 DLSCCP DEBUG SCCP-SCOC(104)[0x559c26aa0440]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085428526 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003dc276), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085428526 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085428526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085428526 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085428527 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085428527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085428527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085428527 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 3d c2 76 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085428527 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085428527 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085428527 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085428527 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085428527 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085428527 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085428527 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085428527 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085428527 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085428527 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085428527 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085428527 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085428527 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085428527 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085428527 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085428527 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085428527 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085428527 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085428944 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52436<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=696400) 20250425085429009 DLSCCP DEBUG SCCP-SCOC(102)[0x559c26c34d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085429010 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2fd5b), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085429010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085429010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085429010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085429010 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085429010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085429010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085429010 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 d2 fd 5b 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085429010 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085429010 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085429010 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085429010 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085429010 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085429010 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085429019 DLSCCP DEBUG SCCP-SCOC(101)[0x559c26c349c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085429019 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0099a853), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085429019 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085429019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085429019 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085429019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085429019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085429019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085429019 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 99 a8 53 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085429020 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085429020 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085429020 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085429020 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085429020 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085429020 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085429024 DLSCCP DEBUG SCCP-SCOC(103)[0x559c26c45820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085429024 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcddc9), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085429024 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085429024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085429024 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085429024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085429024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085429024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085429024 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 bc dd c9 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085429024 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085429024 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085429024 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085429024 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085429024 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085429024 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085429778 DLSCCP DEBUG SCCP-SCOC(100)[0x559c26c2cd80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085429778 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee144c), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085429778 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085429778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085429778 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085429778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085429778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085429778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085429778 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ee 14 4c 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085429778 DLSCCP DEBUG SCCP-SCOC(99)[0x559c26bb2820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085429778 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00671384), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085429778 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085429778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085429778 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085429778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085429778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085429778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085429778 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 67 13 84 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085429778 DLSCCP DEBUG SCCP-SCOC(98)[0x559c26c36690]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085429779 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009997a4), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085429779 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085429779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085429779 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085429779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085429779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085429779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085429779 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 99 97 a4 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085429779 DLSCCP DEBUG SCCP-SCOC(97)[0x559c26c31280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085429779 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d64ff), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085429779 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085429779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085429779 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085429779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085429779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085429779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085429779 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 8d 64 ff 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085429779 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085429779 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085429779 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085429779 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085429779 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085429779 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085429780 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085429780 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085429780 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085429780 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085429780 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085429780 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085429780 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085429780 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085429780 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085429780 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085429780 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085429780 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085429780 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085429780 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085429780 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085429780 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085429780 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085429780 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=696400, count=711404) 20250425085429999 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085429999 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085429999 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085430000 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085430000 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425085430000 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250425085430001 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085430001 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425085430001 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425085430002 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085430002 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085430002 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085430283 DLSCCP DEBUG SCCP-SCOC(95)[0x559c26aa06d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085430283 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00551b0e), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085430283 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085430283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085430283 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085430283 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085430283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085430283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085430283 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 55 1b 0e 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085430283 DLSCCP DEBUG SCCP-SCOC(96)[0x559c26c3f940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085430283 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00180cb5), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085430283 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085430283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085430283 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085430283 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085430283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085430283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085430283 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 18 0c b5 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085430284 DLSCCP DEBUG SCCP-SCOC(94)[0x559c26c32520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085430284 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016cf8d), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085430284 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085430284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085430284 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085430284 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085430284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085430284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085430284 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 16 cf 8d 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085430284 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085430284 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085430284 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085430284 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085430284 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085430284 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085430284 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085430284 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085430284 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085430285 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085430285 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085430285 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425085430285 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085430285 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085430285 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085430285 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 18 0c b5 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250425085430285 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085430285 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085430285 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085430285 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085430285 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085430285 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085430285 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085430435 DLSCCP DEBUG SCCP-SCOC(88)[0x559c26c313b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085430435 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd27b0), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085430435 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085430436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085430436 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085430436 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085430436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085430436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085430436 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 fd 27 b0 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085430436 DLSCCP DEBUG SCCP-SCOC(89)[0x559c26c2b7f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085430436 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062b4c6), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085430436 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085430436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085430436 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085430436 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085430436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085430436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085430436 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 62 b4 c6 00 00 59 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085430436 DLSCCP DEBUG SCCP-SCOC(90)[0x559c26bb2660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085430436 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df971b), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085430436 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085430436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085430436 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085430436 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085430436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085430436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085430436 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 df 97 1b 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085430437 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085430437 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085430437 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085430437 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085430437 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085430437 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425085430437 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085430437 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085430437 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085430437 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 fd 27 b0 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250425085430437 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085430437 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085430437 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085430437 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085430437 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085430437 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085430437 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085430437 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085430437 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085430437 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085430437 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085430437 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085430437 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn ------ Fri Apr 25 08:54:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425085431058 DLSCCP DEBUG SCCP-SCOC(87)[0x559c26c26b80]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425085431058 DLSCCP DEBUG SCCP-SCOC(87)[0x559c26c26b80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425085431058 DLSCCP DEBUG SCCP-SCOC(87)[0x559c26c26b80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085431058 DLSCCP DEBUG SCCP-SCOC(87)[0x559c26c26b80]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085431058 DLSCCP DEBUG SCCP-SCOC(87)[0x559c26c26b80]{IDLE}: Deallocated (fsm.c:568) 20250425085431058 DLSCCP DEBUG SCCP-SCOC(85)[0x559c26c338f0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425085431058 DLSCCP DEBUG SCCP-SCOC(85)[0x559c26c338f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425085431058 DLSCCP DEBUG SCCP-SCOC(85)[0x559c26c338f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085431058 DLSCCP DEBUG SCCP-SCOC(85)[0x559c26c338f0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085431058 DLSCCP DEBUG SCCP-SCOC(85)[0x559c26c338f0]{IDLE}: Deallocated (fsm.c:568) 20250425085431058 DLSCCP DEBUG SCCP-SCOC(86)[0x559c26bef2c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425085431058 DLSCCP DEBUG SCCP-SCOC(86)[0x559c26bef2c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425085431058 DLSCCP DEBUG SCCP-SCOC(86)[0x559c26bef2c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085431058 DLSCCP DEBUG SCCP-SCOC(86)[0x559c26bef2c0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085431058 DLSCCP DEBUG SCCP-SCOC(86)[0x559c26bef2c0]{IDLE}: Deallocated (fsm.c:568) MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_sgsnpool_L3Compl_no_cn started. 20250425085432059 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52442<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085432065 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52448<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085432071 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37351<->l=127.0.0.1:4262) (control_if.c:572) 20250425085432093 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085432093 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_sgsnpool_L3Compl_no_cn-Iuh0(973)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085432100 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085432101 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085432101 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085432101 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085432101 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085432101 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085432101 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085432101 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59900 (stream_srv.c:142) 20250425085432101 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59900<->l=127.0.0.1:29169 (hnbgw.c:794) TC_sgsnpool_L3Compl_no_cn-Iuh1(975)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085432101 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085432101 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085432102 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085432102 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085432102 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085432102 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085432102 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085432102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085432102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085432102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085432102 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085432102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085432102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085432102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085432102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085432103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085432103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085432103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085432103 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085432103 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085432103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085432103 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085432103 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 03 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085432103 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085432103 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085432103 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085432103 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085432103 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085432103 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085432103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085432103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085432103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085432103 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085432103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085432103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085432103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085432103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085432103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085432103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085432103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085432103 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085432103 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085432103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085432103 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085432103 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0f 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085432103 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085432103 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085432103 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085432103 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085432103 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085432103 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085432103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085432103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085432103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085432103 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085432103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085432103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085432103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085432103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085432103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085432103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085432103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085432103 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085432103 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085432103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085432103 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085432103 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 03 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085432103 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085432103 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085432103 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085432103 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085432103 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085432103 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085432103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085432103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085432103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085432103 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085432103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085432103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085432103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085432103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085432103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085432103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085432103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085432103 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085432103 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085432103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085432103 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085432103 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085432103 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085432103 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085432103 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085432103 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085432103 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085432103 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085432103 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085432103 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085432103 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085432103 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085432103 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085432103 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085432103 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085432103 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085432103 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085432103 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085432103 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085432103 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085432103 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'virt-msc1' 20250425085432103 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085432103 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085432103 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085432103 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 03 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425085432103 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085432103 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085432103 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085432103 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085432103 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085432103 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085432103 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(979)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(979)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(979)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(977)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085432117 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085432117 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085432117 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085432117 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085432118 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085432118 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085432118 DRANAP NOTICE cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085432118 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085432118 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085432119 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085432119 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085432119 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085432119 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085432119 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085432119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085432119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085432119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085432119 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=6 -> eSLS=86: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085432119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085432119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085432119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085432119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085432119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085432119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085432119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085432119 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=6 -> eSLS=118: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085432119 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085432119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085432119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085432119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 06 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085432119 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085432119 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085432119 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085432119 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085432119 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085432119 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085432119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085432119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085432119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085432119 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085432119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085432119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085432119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085432119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085432119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085432119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085432119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085432119 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085432119 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085432119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085432119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085432119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0a 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085432119 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085432119 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085432119 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085432119 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085432119 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085432119 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085432119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085432119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085432119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085432119 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085432119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085432119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085432119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085432119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085432119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085432119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085432119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085432119 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085432119 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085432119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085432119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085432119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0e 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085432119 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085432119 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085432119 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085432119 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085432119 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085432119 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085432119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085432119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085432119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085432119 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085432119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085432119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085432119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085432119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085432119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085432119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085432119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085432119 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085432119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085432119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085432119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085432119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085432119 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085432120 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085432120 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085432120 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085432120 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085432120 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085432120 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085432120 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085432120 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085432120 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085432120 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085432120 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085432120 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: use Normal Route via 'virt-sgsn2' 20250425085432120 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425085432120 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425085432120 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085432120 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0a 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 06  20250425085432120 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085432120 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085432120 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085432120 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085432120 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085432120 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085432120 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085432120 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085432120 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085432120 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085432120 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085432120 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085432120 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(982)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(982)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(982)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(980)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085432139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085432139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085432140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085432140 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085432140 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085432140 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085432140 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085432140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085432140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085432144 DLINP DEBUG SRVCONN(,r=127.0.0.1:59900<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085432144 DLINP DEBUG SRVCONN(,r=127.0.0.1:59900<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085432144 DLINP DEBUG SRVCONN(,r=127.0.0.1:59900<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085432144 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085432144 DHNBAP DEBUG (127.0.0.1:59900 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425085432144 DHNBAP NOTICE (127.0.0.1:59900 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085432144 DHNBAP NOTICE (127.0.0.1:59900 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085432144 DLINP DEBUG SRVCONN(,r=127.0.0.1:59900<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085432144 DLINP DEBUG SRVCONN(,r=127.0.0.1:59900<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085432314 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085432314 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085432314 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085432314 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(979)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085432324 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085432324 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085432324 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085432324 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085432324 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085432324 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085432324 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085432324 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085432324 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085432324 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085432324 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085432327 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085432327 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085432327 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085432327 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085432327 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085432327 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085432327 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085432327 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085432327 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085432327 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085432327 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250425085432327 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 bc  20250425085432327 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085432327 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085432327 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085432327 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085432327 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085432327 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085432327 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085432327 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085432327 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085432327 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085432327 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085432327 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085432327 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085432327 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085432329 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085432329 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085432329 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085432329 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085432329 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085432329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085432329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085432329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085432329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085432329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085432329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085432329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085432329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085432329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085432329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085432329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085432329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085432329 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085432329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085432329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085432329 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085432329 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085432329 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085432330 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085432330 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085432330 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085432330 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085432330 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250425085432330 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085432330 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085432330 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085432330 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085432330 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085432330 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085432330 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085432330 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(982)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085432336 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085432336 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085432336 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085432336 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085432336 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085432336 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085432336 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085432336 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085432336 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085432336 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085432336 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085432338 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085432339 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085432339 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085432339 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085432339 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085432339 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085432339 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085432339 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085432339 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085432339 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085432339 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085432339 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085432339 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9  20250425085432339 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085432339 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085432339 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085432339 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085432339 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085432339 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085432339 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085432339 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085432339 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085432339 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085432339 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085432339 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085432339 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085432339 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085432340 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085432340 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085432340 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085432340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085432340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085432340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085432340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085432340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085432340 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085432340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085432340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085432340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085432340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085432340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085432340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085432341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085432341 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085432341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085432341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085432341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085432341 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085432341 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085432341 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085432341 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085432341 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085432341 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085432341 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085432341 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250425085432341 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085432341 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085432341 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085432341 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(978)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085433129 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085433129 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085433129 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085433129 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085433129 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085433129 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085433129 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085433129 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085433129 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085433129 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085433129 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085433129 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085433129 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085433129 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085433129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085433129 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085433130 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085433130 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085433130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085433130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085433130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085433130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085433130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085433130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085433130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085433130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085433130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085433130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085433130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085433130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085433130 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085433130 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085433130 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085433130 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085433130 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085433130 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085433130 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085433130 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085433130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085433130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085433130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085433130 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085433130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085433130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085433130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085433130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085433130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085433130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085433130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085433130 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085433130 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085433130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085433130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085433130 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085433130 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085433130 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425085433130 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085433130 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085433130 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085433130 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085433130 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085433130 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250425085433130 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085433130 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085433130 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085433130 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085433131 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085433131 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085433131 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085433131 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085433131 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085433131 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085433131 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085433131 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085433131 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085433131 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085433131 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085433131 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085433131 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085433131 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085433131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085433131 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085433131 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085433131 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085433132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085433132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085433132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085433132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085433132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085433132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085433132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085433132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085433132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085433132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085433132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085433132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085433132 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085433132 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085433132 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085433132 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085433132 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(981)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085433136 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085433136 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085433136 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085433136 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085433136 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085433136 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085433136 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085433136 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085433136 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085433136 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085433136 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085433136 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085433136 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085433136 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085433136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085433136 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085433136 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085433136 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085433136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085433136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085433136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085433136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085433136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085433136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085433136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085433136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085433136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085433136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085433136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085433136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085433136 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085433136 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085433136 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085433136 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085433136 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085433136 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085433136 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085433136 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085433136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085433136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085433136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085433136 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085433136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085433136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085433136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085433136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085433136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085433136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085433136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085433136 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085433136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085433136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085433136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085433136 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085433136 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085433136 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425085433136 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085433136 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085433136 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085433136 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085433136 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085433136 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250425085433136 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085433136 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085433136 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085433136 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085433136 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085433136 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085433136 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085433136 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085433136 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085433136 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085433136 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085433136 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085433136 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085433136 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085433136 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085433136 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085433136 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085433136 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085433136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085433136 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085433136 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085433137 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085433137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085433137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085433137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085433137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085433137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085433137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085433137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085433137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085433137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085433137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085433137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085433137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085433137 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085433137 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085433137 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085433137 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085433137 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085433159 DLCTRL DEBUG Command: GET 502049037 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425085433159 DLCTRL DEBUG Tx Command reply: GET_REPLY 502049037 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085433166 DLCTRL DEBUG Command: GET 962134278 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425085433166 DLCTRL DEBUG Tx Command reply: GET_REPLY 962134278 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085433169 DLCTRL DEBUG Command: GET 848144633 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085433169 DLCTRL DEBUG Tx Command reply: GET_REPLY 848144633 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085433173 DLCTRL DEBUG Command: GET 21766405 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085433173 DLCTRL DEBUG Tx Command reply: GET_REPLY 21766405 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085433175 DLCTRL DEBUG Command: GET 699311096 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085433175 DLCTRL DEBUG Tx Command reply: GET_REPLY 699311096 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425085433178 DLCTRL DEBUG Command: GET 929235843 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425085433178 DLCTRL DEBUG Tx Command reply: GET_REPLY 929235843 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085433180 DLCTRL DEBUG Command: GET 398770195 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425085433181 DLCTRL DEBUG Tx Command reply: GET_REPLY 398770195 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085433183 DLCTRL DEBUG Command: GET 123373255 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085433183 DLCTRL DEBUG Tx Command reply: GET_REPLY 123373255 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085433185 DLCTRL DEBUG Command: GET 813209690 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085433185 DLCTRL DEBUG Tx Command reply: GET_REPLY 813209690 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085433187 DLCTRL DEBUG Command: GET 149091189 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085433187 DLCTRL DEBUG Tx Command reply: GET_REPLY 149091189 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425085433188 DLCTRL DEBUG Command: GET 163200814 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425085433188 DLCTRL DEBUG Tx Command reply: GET_REPLY 163200814 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085433190 DLCTRL DEBUG Command: GET 301793152 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425085433190 DLCTRL DEBUG Tx Command reply: GET_REPLY 301793152 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085433192 DLCTRL DEBUG Command: GET 597662905 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085433192 DLCTRL DEBUG Tx Command reply: GET_REPLY 597662905 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085433193 DLCTRL DEBUG Command: GET 556097857 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085433193 DLCTRL DEBUG Tx Command reply: GET_REPLY 556097857 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085433194 DLCTRL DEBUG Command: GET 360593464 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085433194 DLCTRL DEBUG Tx Command reply: GET_REPLY 360593464 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425085433196 DLCTRL DEBUG Command: GET 457697515 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425085433196 DLCTRL DEBUG Tx Command reply: GET_REPLY 457697515 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085433197 DLCTRL DEBUG Command: GET 282086911 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425085433197 DLCTRL DEBUG Tx Command reply: GET_REPLY 282086911 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085433198 DLCTRL DEBUG Command: GET 151708529 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085433198 DLCTRL DEBUG Tx Command reply: GET_REPLY 151708529 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085433199 DLCTRL DEBUG Command: GET 635036362 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085433199 DLCTRL DEBUG Tx Command reply: GET_REPLY 635036362 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085433200 DLCTRL DEBUG Command: GET 262428297 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085433200 DLCTRL DEBUG Tx Command reply: GET_REPLY 262428297 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001001111'B, t_guard := 20.000000 } 20250425085433225 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52456<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@7fdc3b52d31d: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(984)15267913 20250425085434265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085434265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085434265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085434266 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085434266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe8f849, normal) (hnbgw_rua.c:406) 20250425085434266 DHNB DEBUG map_rua[0x559c26c338f0]{init}: Allocated (fsm.c:456) 20250425085434266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15267913)[0x559c26c338f0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085434266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15267913 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085434266 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085434266 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085434266 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085434266 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-15267913 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:218) 20250425085434266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15267913)[0x559c26c338f0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085434266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15267913)[0x559c26c338f0]{init}: Freeing instance (context_map.c:202) 20250425085434266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15267913)[0x559c26c338f0]{init}: Deallocated (fsm.c:568) 20250425085434266 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15267913 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425085434266 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:281) 20250425085434266 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250425085434266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425085434266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085434266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@7fdc3b52d31d: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(984)15267913 MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110100000'B, t_guard := 20.000000 } 20250425085434320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52460<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@7fdc3b52d31d: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(985)6620068 20250425085435338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085435338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085435338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250425085435338 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085435338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6503a4, normal) (hnbgw_rua.c:406) 20250425085435338 DHNB DEBUG map_rua[0x559c26c338f0]{init}: Allocated (fsm.c:456) 20250425085435338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6620068)[0x559c26c338f0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085435339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6620068 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085435339 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085435339 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085435339 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250425085435339 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-6620068 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:218) 20250425085435339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6620068)[0x559c26c338f0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085435339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6620068)[0x559c26c338f0]{init}: Freeing instance (context_map.c:202) 20250425085435339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6620068)[0x559c26c338f0]{init}: Deallocated (fsm.c:568) 20250425085435339 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6620068 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250425085435339 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:281) 20250425085435339 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250425085435339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425085435339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085435339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@7fdc3b52d31d: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(985)6620068 MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000011110'B, t_guard := 20.000000 } 20250425085435379 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45920<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@7fdc3b52d31d: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(986)5640487 20250425085436398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085436398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085436398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085436398 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085436398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x561127, normal) (hnbgw_rua.c:406) 20250425085436398 DHNB DEBUG map_rua[0x559c26c338f0]{init}: Allocated (fsm.c:456) 20250425085436398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5640487)[0x559c26c338f0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085436398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5640487 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085436398 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085436398 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085436398 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-5640487 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:218) 20250425085436398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5640487)[0x559c26c338f0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085436398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5640487)[0x559c26c338f0]{init}: Freeing instance (context_map.c:202) 20250425085436398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5640487)[0x559c26c338f0]{init}: Deallocated (fsm.c:568) 20250425085436398 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5640487 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250425085436398 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:281) 20250425085436398 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250425085436398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425085436398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085436398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@7fdc3b52d31d: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(986)5640487 MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001001010'B, t_guard := 20.000000 } 20250425085436432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45928<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@7fdc3b52d31d: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(987)12813045 20250425085437452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085437452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085437452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085437452 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085437452 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc382f5, normal) (hnbgw_rua.c:406) 20250425085437452 DHNB DEBUG map_rua[0x559c26c338f0]{init}: Allocated (fsm.c:456) 20250425085437452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12813045)[0x559c26c338f0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085437452 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12813045 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085437452 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085437452 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085437452 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085437452 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-12813045 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:218) 20250425085437452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12813045)[0x559c26c338f0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085437452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12813045)[0x559c26c338f0]{init}: Freeing instance (context_map.c:202) 20250425085437452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12813045)[0x559c26c338f0]{init}: Deallocated (fsm.c:568) 20250425085437452 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12813045 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425085437452 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:281) 20250425085437452 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250425085437453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425085437453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085437453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@7fdc3b52d31d: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(987)12813045 MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425085437464 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37351<->l=127.0.0.1:4262) (control_if.c:193) 20250425085437465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52448<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(971)@7fdc3b52d31d: Final verdict of PTC: none VirtHNBGW-STATS(970)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085437469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52442<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085437470 DLINP DEBUG SRVCONN(,r=127.0.0.1:59900<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085437470 DLINP DEBUG SRVCONN(,r=127.0.0.1:59900<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085437470 DLINP NOTICE SRV(,r=127.0.0.1:59900<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085437470 DMAIN NOTICE (127.0.0.1:59900 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59900<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085437470 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250425085437471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085437471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085437471 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085437471 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085437471 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc0-RAN(978)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(980)@7fdc3b52d31d: Final verdict of PTC: none 20250425085437475 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085437475 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085437475 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085437475 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085437475 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085437475 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085437475 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085437475 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085437475 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085437475 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(976)@7fdc3b52d31d: Final verdict of PTC: none 20250425085437475 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085437475 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085437475 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085437475 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085437475 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085437475 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085437475 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085437475 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085437475 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9  20250425085437475 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085437475 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085437476 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085437476 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085437476 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085437476 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085437476 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085437476 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085437476 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085437476 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085437476 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085437476 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085437476 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085437476 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085437476 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085437476 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-SCCP(977)@7fdc3b52d31d: Final verdict of PTC: none20250425085437476 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425085437476 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425085437476 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085437476 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425085437476 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085437476 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085437476 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085437476 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250425085437476 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425085437476 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085437476 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085437476 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085437476 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085437476 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085437476 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085437476 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085437476 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250425085437476 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 bc  20250425085437476 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085437476 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085437476 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085437476 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085437476 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085437476 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085437476 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085437476 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085437476 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085437476 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085437476 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085437476 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085437476 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085437476 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085437476 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085437476 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@7fdc3b52d31d: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1(975)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(982)@7fdc3b52d31d: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(973)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(979)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(981)@7fdc3b52d31d: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_no_cn(969)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(972)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-MGCP(983)@7fdc3b52d31d: Final verdict of PTC: none 20250425085437478 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52460<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085437478 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45920<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085437478 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45928<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085437478 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52456<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(985)@7fdc3b52d31d: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(986)@7fdc3b52d31d: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(987)@7fdc3b52d31d: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(984)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(969): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(970): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(971): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(972): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(973): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(975): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(976): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(977): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(978): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(979): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(980): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(981): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(982): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(983): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(984): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(985): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(986): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(987): none (pass -> pass) MTC@7fdc3b52d31d: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass'. Fri Apr 25 08:54:37 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.talloc 20250425085437527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45944<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085438003 DLSCCP DEBUG SCCP-SCOC(109)[0x559c26c32990]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085438004 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00302aeb), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085438004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085438004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085438004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085438004 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085438004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085438004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085438004 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 30 2a eb 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085438004 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085438004 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085438004 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085438004 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085438004 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085438004 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085438005 DLSCCP DEBUG SCCP-SCOC(108)[0x559c26c47cb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085438005 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c76a7), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085438005 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085438005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085438005 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085438005 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085438005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085438005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085438005 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 0c 76 a7 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085438005 DLSCCP DEBUG SCCP-SCOC(107)[0x559c26c31150]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085438005 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab83af), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085438005 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085438005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085438005 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085438005 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085438005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085438005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085438005 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 ab 83 af 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085438005 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085438005 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085438005 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085438005 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085438005 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085438005 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-sgsn2' 20250425085438005 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425085438005 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425085438005 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085438005 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 0c 76 a7 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 06  20250425085438005 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085438005 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085438005 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085438005 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085438005 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085438005 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-sgsn2' 20250425085438005 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425085438005 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425085438005 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085438005 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 ab 83 af 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 06  20250425085438006 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085438006 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085438129 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45944<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=306092) 20250425085438527 DLSCCP DEBUG SCCP-SCOC(104)[0x559c26aa0440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085438527 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003dc276), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085438527 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085438527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085438527 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085438527 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085438527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085438527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085438527 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 3d c2 76 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085438527 DLSCCP DEBUG SCCP-SCOC(105)[0x559c26bb1b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085438527 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8b5d9), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085438527 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085438527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085438527 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085438527 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085438527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085438527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085438527 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 c8 b5 d9 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085438527 DLSCCP DEBUG SCCP-SCOC(106)[0x559c26c2fb90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085438527 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7ab54), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085438527 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085438527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085438527 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085438527 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085438527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085438527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085438527 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 b7 ab 54 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085438528 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085438528 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085438528 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085438528 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085438528 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085438528 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085438528 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085438528 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085438528 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085438528 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085438528 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085438528 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085438528 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085438528 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085438528 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085438528 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085438528 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085438528 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085439011 DLSCCP DEBUG SCCP-SCOC(102)[0x559c26c34d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085439011 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2fd5b), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085439011 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085439011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085439011 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085439011 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085439011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085439011 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085439011 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 d2 fd 5b 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085439011 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085439011 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085439011 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085439011 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085439011 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085439011 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085439020 DLSCCP DEBUG SCCP-SCOC(101)[0x559c26c349c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085439020 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0099a853), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085439020 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085439020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085439020 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085439020 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085439020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085439020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085439020 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 99 a8 53 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085439021 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085439021 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085439021 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085439021 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085439021 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085439021 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085439025 DLSCCP DEBUG SCCP-SCOC(103)[0x559c26c45820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085439025 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcddc9), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085439025 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085439025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085439025 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085439025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085439025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085439025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085439025 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 bc dd c9 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085439025 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085439025 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085439025 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085439025 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085439025 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085439025 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=306092, count=324492) 20250425085439477 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085439477 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085439477 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085439477 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085439477 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085439477 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085439779 DLSCCP DEBUG SCCP-SCOC(98)[0x559c26c36690]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085439779 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009997a4), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085439779 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085439779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085439779 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085439779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085439779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085439779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085439779 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 99 97 a4 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085439779 DLSCCP DEBUG SCCP-SCOC(99)[0x559c26bb2820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085439779 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00671384), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085439779 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085439779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085439779 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085439779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085439779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085439779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085439779 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 67 13 84 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085439779 DLSCCP DEBUG SCCP-SCOC(100)[0x559c26c2cd80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085439779 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee144c), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085439779 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085439779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085439779 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085439779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085439779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085439779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085439779 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ee 14 4c 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085439779 DLSCCP DEBUG SCCP-SCOC(97)[0x559c26c31280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085439780 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d64ff), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085439780 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085439780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085439780 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085439780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085439780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085439780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085439780 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 8d 64 ff 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085439780 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085439780 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085439780 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085439780 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085439780 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085439780 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085439780 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085439780 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085439780 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085439780 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085439780 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085439780 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085439780 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085439780 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085439780 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085439780 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085439780 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085439780 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085439780 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085439780 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085439780 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085439780 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085439780 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085439780 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Fri Apr 25 08:54:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425085440284 DLSCCP DEBUG SCCP-SCOC(94)[0x559c26c32520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085440284 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016cf8d), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085440284 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085440284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085440284 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085440284 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085440284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085440284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085440284 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 16 cf 8d 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085440284 DLSCCP DEBUG SCCP-SCOC(96)[0x559c26c3f940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085440284 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00180cb5), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085440284 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085440284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085440284 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085440284 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085440284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085440284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085440284 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 18 0c b5 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085440284 DLSCCP DEBUG SCCP-SCOC(95)[0x559c26aa06d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085440285 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00551b0e), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085440285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085440285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085440285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085440285 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085440285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085440285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085440285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 55 1b 0e 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085440285 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085440285 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085440285 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085440285 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085440285 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085440285 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085440285 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085440285 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085440285 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085440285 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085440285 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085440285 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425085440285 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085440285 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085440285 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085440285 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 18 0c b5 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250425085440285 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085440285 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085440285 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085440285 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085440285 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085440285 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085440286 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085440431 DLSCCP DEBUG SCCP-SCOC(89)[0x559c26c2b7f0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425085440431 DLSCCP DEBUG SCCP-SCOC(89)[0x559c26c2b7f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425085440431 DLSCCP DEBUG SCCP-SCOC(89)[0x559c26c2b7f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085440431 DLSCCP DEBUG SCCP-SCOC(89)[0x559c26c2b7f0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085440431 DLSCCP DEBUG SCCP-SCOC(89)[0x559c26c2b7f0]{IDLE}: Deallocated (fsm.c:568) 20250425085440433 DLSCCP DEBUG SCCP-SCOC(90)[0x559c26bb2660]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425085440433 DLSCCP DEBUG SCCP-SCOC(90)[0x559c26bb2660]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425085440433 DLSCCP DEBUG SCCP-SCOC(90)[0x559c26bb2660]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085440433 DLSCCP DEBUG SCCP-SCOC(90)[0x559c26bb2660]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085440433 DLSCCP DEBUG SCCP-SCOC(90)[0x559c26bb2660]{IDLE}: Deallocated (fsm.c:568) 20250425085440433 DLSCCP DEBUG SCCP-SCOC(88)[0x559c26c313b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425085440433 DLSCCP DEBUG SCCP-SCOC(88)[0x559c26c313b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425085440433 DLSCCP DEBUG SCCP-SCOC(88)[0x559c26c313b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085440433 DLSCCP DEBUG SCCP-SCOC(88)[0x559c26c313b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085440433 DLSCCP DEBUG SCCP-SCOC(88)[0x559c26c313b0]{IDLE}: Deallocated (fsm.c:568) MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_sgsnpool_nri_from_other_PLMN started. 20250425085441232 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45954<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085441236 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45960<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085441240 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44379<->l=127.0.0.1:4262) (control_if.c:572) 20250425085441255 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085441255 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_sgsnpool_nri_from_other_PLMN-Iuh0(992)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085441262 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085441262 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085441263 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085441263 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085441263 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085441263 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085441263 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36713 (stream_srv.c:142) 20250425085441263 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36713<->l=127.0.0.1:29169 (hnbgw.c:794) TC_sgsnpool_nri_from_other_PLMN-Iuh1(994)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085441263 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085441263 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085441264 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085441264 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085441264 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085441264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085441264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085441264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441264 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085441264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085441264 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085441264 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085441264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085441264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085441264 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0c 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085441264 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085441264 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085441264 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085441264 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085441264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085441264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085441264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441264 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085441264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085441264 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085441264 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085441264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085441264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085441264 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 04 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085441264 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085441264 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085441264 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085441264 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085441264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085441264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085441264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441264 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=4 -> eSLS=36: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085441264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085441264 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085441264 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085441264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085441264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085441264 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 04 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085441264 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085441264 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085441265 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085441265 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085441265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085441265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085441265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441265 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085441265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085441265 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085441265 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085441265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085441265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085441265 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085441265 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085441265 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085441265 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085441265 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085441265 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085441265 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085441265 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085441265 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085441265 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085441265 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085441265 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085441265 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085441265 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085441265 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085441265 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085441265 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085441265 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085441265 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085441265 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: use Normal Route via 'virt-msc1' 20250425085441265 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085441265 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085441265 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085441265 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 04 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425085441265 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085441265 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085441265 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085441265 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085441265 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085441265 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085441265 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(998)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(998)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(998)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(996)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(1001)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc1-M3UA(1001)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1001)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(999)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(1004)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc2-M3UA(1004)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(1004)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(1002)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085441303 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085441303 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085441303 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085441303 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085441303 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085441303 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085441303 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085441303 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085441304 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085441304 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085441304 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085441304 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085441304 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085441304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441304 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=10 -> eSLS=90: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085441304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085441304 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=10 -> eSLS=122: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085441304 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085441304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085441304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085441304 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0a 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085441304 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085441304 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085441304 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085441304 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085441304 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085441304 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085441304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441304 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085441304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085441305 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085441305 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085441305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085441305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085441305 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0e 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085441305 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085441305 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085441305 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085441305 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085441305 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085441305 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085441305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441305 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085441305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085441305 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085441305 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085441305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085441305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085441305 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085441305 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085441305 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085441305 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085441305 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085441305 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085441305 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085441305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441305 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085441305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085441305 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085441305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085441305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085441305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085441305 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085441305 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085441305 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085441305 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085441305 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085441305 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085441305 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085441305 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085441305 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085441305 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085441305 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085441305 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085441305 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085441305 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=14 -> eSLS=14: use Normal Route via 'virt-sgsn2' 20250425085441305 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425085441305 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425085441305 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085441305 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0e 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 06  20250425085441305 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085441305 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085441305 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085441305 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085441305 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085441305 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085441305 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085441305 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085441305 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085441305 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085441305 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085441305 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085441305 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1007)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(1007)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1007)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1005)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1010)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1010)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1010)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn1-SCCP(1008)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(1013)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn2-M3UA(1013)@7fdc3b52d31d: M3UA emulation initiated, the test can be started MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(1013)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn2-SCCP(1011)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085441346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085441346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085441346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085441346 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085441346 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085441346 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085441346 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085441346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085441346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085441350 DLINP DEBUG SRVCONN(,r=127.0.0.1:36713<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085441350 DLINP DEBUG SRVCONN(,r=127.0.0.1:36713<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085441350 DLINP DEBUG SRVCONN(,r=127.0.0.1:36713<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085441350 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085441350 DHNBAP DEBUG (127.0.0.1:36713 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425085441350 DHNBAP NOTICE (127.0.0.1:36713 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085441350 DHNBAP NOTICE (127.0.0.1:36713 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085441350 DLINP DEBUG SRVCONN(,r=127.0.0.1:36713<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085441350 DLINP DEBUG SRVCONN(,r=127.0.0.1:36713<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085441476 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085441476 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085441476 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085441476 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(998)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085441484 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085441484 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085441484 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085441484 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085441484 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085441484 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085441484 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085441484 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085441484 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085441484 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085441484 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085441485 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085441485 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085441485 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085441485 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085441485 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085441485 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085441485 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085441485 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085441485 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085441485 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085441485 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250425085441485 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 bc  20250425085441485 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085441485 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085441485 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085441485 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085441485 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085441485 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085441485 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085441485 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085441485 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085441485 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085441485 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085441485 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085441485 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085441485 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085441486 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085441486 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085441486 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085441486 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085441486 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085441486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441486 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085441486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085441486 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085441486 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085441486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085441486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085441486 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085441486 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085441486 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085441486 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085441486 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085441486 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085441486 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085441486 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250425085441486 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085441486 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085441486 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085441486 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085441487 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085441487 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425085441487 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: ASP(virt-msc1-0) accept of new connection from (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250425085441487 DLSS7 <000c> osmo_ss7_asp.c:1115 ?: connection closed 20250425085441487 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250425085441487 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250425085441487 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(1001)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425085441488 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085441488 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425085441488 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250425085441488 DLSS7 <000c> xua_asp_fsm.c:320 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250425085441488 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250425085441488 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250425085441488 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085441488 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085441488 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085441488 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Pending () 20250425085441488 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-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 03  20250425085441488 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425085441488 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 02  20250425085441488 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085441488 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085441488 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250425085441488 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085441488 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085441488 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085441488 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425085441488 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085441488 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085441488 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085441488 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085441488 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085441489 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085441489 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085441489 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085441489 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425085441489 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085441489 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085441489 DLSS7 <000c> xua_as_fsm.c:550 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20250425085441489 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085441489 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425085441489 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085441489 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425085441489 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 02  20250425085441489 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085441489 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085441489 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085441489 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085441489 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085441490 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425085441490 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085441490 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085441490 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085441490 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085441490 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085441490 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085441490 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085441491 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085441491 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085441491 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085441491 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085441491 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085441491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441491 DLSS7[38;5;43m DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=5 -> eSLS=37: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085441491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085441491 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085441491 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085441491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085441491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085441491 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085441491 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085441491 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085441491 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085441491 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085441491 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085441491 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085441491 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'virt-msc1' 20250425085441491 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085441491 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085441491 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085441491 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425085441500 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085441500 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425085441500 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085441500 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(1004)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425085441503 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085441503 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250425085441503 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085441503 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085441503 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085441503 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085441503 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425085441503 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085441503 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085441503 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 05  20250425085441503 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085441504 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085441504 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085441504 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085441504 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250425085441504 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085441504 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085441504 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085441504 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085441504 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250425085441504 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250425085441504 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 03  20250425085441504 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250425085441504 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 03  20250425085441504 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425085441504 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085441504 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085441504 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085441505 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085441505 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250425085441505 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085441505 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085441505 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085441505 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085441505 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085441505 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085441505 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085441506 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085441506 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085441506 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085441506 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085441506 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085441506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441506 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085441506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085441506 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085441506 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085441506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085441506 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085441506 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 04 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085441506 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085441507 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085441507 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085441507 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085441507 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085441507 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085441507 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc2' 20250425085441507 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085441507 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085441507 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085441507 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 04 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250425085441515 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085441515 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085441515 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085441515 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1007)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085441520 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085441520 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085441520 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085441520 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085441520 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085441520 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085441520 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085441520 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085441520 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085441520 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085441520 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085441522 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085441522 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085441522 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085441522 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085441522 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085441522 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085441522 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085441522 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085441522 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085441522 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085441522 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085441522 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085441522 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425085441522 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9  20250425085441522 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085441522 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085441522 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085441522 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085441522 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085441522 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085441522 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085441522 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085441523 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085441523 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085441523 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085441523 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085441522 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085441524 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085441524 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085441524 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085441524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085441524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085441524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441524 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085441524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085441524 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085441524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085441524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085441524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085441524 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085441524 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085441524 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085441524 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085441524 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085441524 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085441524 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085441524 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425085441524 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085441524 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085441524 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085441524 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425085441525 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085441525 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425085441526 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085441526 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1010)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425085441531 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085441531 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250425085441531 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085441531 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085441531 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085441532 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085441532 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425085441532 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085441532 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085441532 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250425085441532 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085441534 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085441534 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085441534 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085441534 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250425085441534 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085441534 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085441534 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085441534 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085441534 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250425085441534 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250425085441534 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425085441534 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425085441534 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0a  20250425085441534 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0a  20250425085441534 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 0a  20250425085441534 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425085441534 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085441534 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085441534 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085441534 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085441535 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250425085441535 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085441535 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085441535 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085441535 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085441535 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085441535 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085441535 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085441536 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085441536 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085441536 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085441536 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085441536 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085441536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441536 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085441536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085441536 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085441536 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085441536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085441536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085441536 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085441536 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085441536 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085441536 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085441536 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085441536 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085441536 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085441536 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'virt-sgsn1' 20250425085441537 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085441537 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085441537 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085441537 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250425085441537 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085441537 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250425085441537 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: ASP(virt-sgsn2-0) accept of new connection from (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250425085441537 DLSS7 <000c> osmo_ss7_asp.c:1115 ?: connection closed 20250425085441537 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250425085441537 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250425085441537 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(1013)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250425085441541 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085441541 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250425085441541 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250425085441541 DLSS7 <000c> xua_asp_fsm.c:320 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250425085441541 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250425085441541 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250425085441541 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085441541 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250425085441541 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085441541 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Pending () 20250425085441541 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-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 06  20250425085441541 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0b  20250425085441541 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0b  20250425085441541 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0b  20250425085441541 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0b  20250425085441541 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 0b  20250425085441541 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0b  20250425085441541 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085441541 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250425085441541 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085441541 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085441541 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:356) 20250425085441541 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085441541 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085441541 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085441541 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085441541 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085441543 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085441543 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085441543 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085441543 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06  20250425085441543 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085441543 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085441543 DLSS7 <000c> xua_as_fsm.c:550 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_ACTIVE 20250425085441543 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085441543 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250425085441543 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06  20250425085441543 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0b  20250425085441543 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0b  20250425085441543 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0b  20250425085441543 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0b  20250425085441543 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 0b  20250425085441543 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0b  20250425085441543 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085441543 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085441543 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085441543 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:391) 20250425085441543 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085441543 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085441543 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085441543 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085441543 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085441543 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085441544 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085441545 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085441545 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085441545 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085441545 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085441545 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085441545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441545 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085441545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085441545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085441545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085441545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085441545 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085441545 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085441545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085441545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085441545 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0c 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085441545 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085441546 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085441546 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085441546 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085441546 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085441546 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085441546 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: use Normal Route via 'virt-sgsn2' 20250425085441546 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425085441546 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425085441546 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085441546 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0c 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.msc0-RAN(997)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085442294 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085442294 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085442294 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085442294 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085442294 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085442294 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085442294 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085442294 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085442294 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085442294 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085442295 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085442295 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085442295 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085442295 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085442295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085442295 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085442295 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085442295 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085442295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442295 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085442295 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085442295 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085442295 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085442295 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085442295 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085442295 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085442296 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085442296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442296 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085442296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085442296 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085442296 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085442296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085442296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085442296 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085442296 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085442296 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425085442296 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085442296 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085442296 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085442296 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085442296 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085442296 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250425085442296 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085442296 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085442296 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085442296 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085442297 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085442297 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085442297 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085442297 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085442297 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085442297 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085442297 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085442297 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085442297 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085442297 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085442297 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085442297 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085442297 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085442297 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085442297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085442297 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085442297 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085442297 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085442297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442297 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085442297 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085442297 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085442297 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085442297 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(1000)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085442300 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085442300 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085442300 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085442300 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085442300 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085442300 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085442300 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085442300 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085442300 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085442300 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425085442300 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085442300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085442300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085442300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085442300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085442300 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085442300 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085442300 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085442300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442300 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085442300 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085442300 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085442300 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085442300 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425085442300 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085442300 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085442300 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085442300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442301 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085442301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085442301 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085442301 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085442301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085442301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085442301 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 09 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085442301 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085442301 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: link up (cnlink.c:111) 20250425085442301 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085442301 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085442301 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085442301 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085442301 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085442301 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'virt-msc1' 20250425085442301 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085442301 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085442301 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085442301 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 09 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425085442303 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085442303 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085442303 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085442303 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085442303 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085442303 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085442303 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085442303 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085442303 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085442303 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085442304 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085442304 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085442304 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085442304 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085442304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085442304 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085442304 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085442304 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085442304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442304 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085442304 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085442304 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085442304 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085442304 DRANAP INFO cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(1003)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085442307 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085442307 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425085442307 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425085442307 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425085442307 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085442307 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085442307 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085442307 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085442307 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085442307 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 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 07  20250425085442307 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085442307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085442307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085442307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425085442307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085442307 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085442308 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425085442308 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085442308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442308 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085442308 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085442308 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085442308 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085442308 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425085442308 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085442308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085442308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085442308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442308 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085442308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085442308 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085442308 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085442308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085442308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085442308 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 08 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085442308 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085442308 DRANAP NOTICE cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: link up (cnlink.c:111) 20250425085442308 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085442308 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085442308 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085442308 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085442308 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085442308 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc2' 20250425085442308 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085442308 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085442308 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085442308 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 08 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250425085442309 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085442309 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425085442309 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425085442309 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425085442309 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085442309 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085442309 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085442309 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085442309 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085442309 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085442309 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085442309 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085442309 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085442309 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425085442309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085442309 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085442309 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425085442309 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085442309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442309 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085442309 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085442309 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085442309 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085442309 DRANAP INFO cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1006)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085442323 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085442323 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085442323 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085442323 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085442323 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085442323 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085442323 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085442323 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085442323 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085442323 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085442323 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085442323 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085442323 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085442323 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085442323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085442323 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085442323 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085442323 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085442323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442323 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085442323 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085442323 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085442323 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085442323 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085442323 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085442323 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085442323 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085442323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442323 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085442323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085442323 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085442323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085442323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085442323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085442323 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085442323 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085442323 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425085442323 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085442323 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085442323 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085442323 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085442323 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085442323 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250425085442323 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085442323 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085442323 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085442323 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085442324 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085442324 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085442324 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085442324 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085442324 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085442324 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085442324 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085442324 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085442324 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085442324 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085442325 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085442325 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085442325 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085442325 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085442325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085442325 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085442325 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085442325 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085442325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442325 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085442325 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085442325 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085442325 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085442325 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(1009)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085442331 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085442331 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085442331 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085442331 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085442331 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085442331 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085442331 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085442331 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085442331 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085442331 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085442331 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085442331 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085442331 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085442331 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085442331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085442331 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085442331 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425085442331 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085442331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442331 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085442331 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085442331 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085442331 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085442331 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425085442331 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085442331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085442331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085442331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442331 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085442331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085442331 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085442331 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085442331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085442331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085442331 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085442331 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085442331 DRANAP NOTICE cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: link up (cnlink.c:111) 20250425085442331 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085442331 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085442331 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085442331 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085442331 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085442331 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'virt-sgsn1' 20250425085442331 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085442331 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085442331 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085442331 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250425085442331 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085442331 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085442331 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085442331 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085442331 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085442331 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085442331 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085442331 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085442331 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085442331 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085442331 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085442331 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085442331 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085442331 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085442331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085442331 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085442331 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425085442331 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085442331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442332 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085442332 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085442332 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085442332 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085442332 DRANAP INFO cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(1012)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085442342 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085442342 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250425085442342 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250425085442342 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425085442342 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085442342 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085442342 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085442342 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085442342 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085442342 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0b 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0b 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085442342 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085442342 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085442342 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085442342 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250425085442342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085442342 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085442342 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250425085442342 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085442342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442342 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085442342 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085442342 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085442342 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085442342 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20250425085442342 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085442342 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085442342 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085442342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442342 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=11 -> eSLS=43: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085442342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085442342 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085442342 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085442342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085442342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085442342 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 0b 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085442342 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085442342 DRANAP NOTICE cnlink(sgsn-2)[0x559c26c1c5c0]{CONNECTED}: link up (cnlink.c:111) 20250425085442342 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085442342 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085442342 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085442342 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085442342 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085442342 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-sgsn2' 20250425085442342 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425085442342 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425085442342 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085442342 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 0b 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 06  20250425085442343 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085442343 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250425085442343 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250425085442343 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425085442343 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085442343 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085442343 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085442343 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085442343 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085442343 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0b 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0b 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085442343 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085442343 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085442343 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085442343 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250425085442343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085442343 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085442343 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250425085442343 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085442343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085442343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085442343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085442343 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085442343 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085442343 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085442343 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085442343 DRANAP INFO cnlink(sgsn-2)[0x559c26c1c5c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085443362 DLCTRL DEBUG Command: GET 786570526 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425085443362 DLCTRL DEBUG Tx Command reply: GET_REPLY 786570526 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085443364 DLCTRL DEBUG Command: GET 57155527 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425085443364 DLCTRL DEBUG Tx Command reply: GET_REPLY 57155527 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085443366 DLCTRL DEBUG Command: GET 249654099 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085443366 DLCTRL DEBUG Tx Command reply: GET_REPLY 249654099 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085443370 DLCTRL DEBUG Command: GET 513067521 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085443370 DLCTRL DEBUG Tx Command reply: GET_REPLY 513067521 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085443374 DLCTRL DEBUG Command: GET 980044813 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085443374 DLCTRL DEBUG Tx Command reply: GET_REPLY 980044813 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425085443378 DLCTRL DEBUG Command: GET 660898688 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425085443378 DLCTRL DEBUG Tx Command reply: GET_REPLY 660898688 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085443382 DLCTRL DEBUG Command: GET 22518389 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425085443382 DLCTRL DEBUG Tx Command reply: GET_REPLY 22518389 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085443386 DLCTRL DEBUG Command: GET 185707418 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085443386 DLCTRL DEBUG Tx Command reply: GET_REPLY 185707418 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085443390 DLCTRL DEBUG Command: GET 246153566 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085443390 DLCTRL DEBUG Tx Command reply: GET_REPLY 246153566 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085443393 DLCTRL DEBUG Command: GET 612662246 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085443393 DLCTRL DEBUG Tx Command reply: GET_REPLY 612662246 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425085443396 DLCTRL DEBUG Command: GET 613624637 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425085443396 DLCTRL DEBUG Tx Command reply: GET_REPLY 613624637 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085443399 DLCTRL DEBUG Command: GET 262351273 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425085443399 DLCTRL DEBUG Tx Command reply: GET_REPLY 262351273 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085443402 DLCTRL DEBUG Command: GET 422153051 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085443402 DLCTRL DEBUG Tx Command reply: GET_REPLY 422153051 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085443405 DLCTRL DEBUG Command: GET 754315159 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085443405 DLCTRL DEBUG Tx Command reply: GET_REPLY 754315159 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085443408 DLCTRL DEBUG Command: GET 425541379 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085443408 DLCTRL DEBUG Tx Command reply: GET_REPLY 425541379 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425085443410 DLCTRL DEBUG Command: GET 430248045 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425085443410 DLCTRL DEBUG Tx Command reply: GET_REPLY 430248045 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085443413 DLCTRL DEBUG Command: GET 805875433 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425085443413 DLCTRL DEBUG Tx Command reply: GET_REPLY 805875433 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085443415 DLCTRL DEBUG Command: GET 342083659 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085443415 DLCTRL DEBUG Tx Command reply: GET_REPLY 342083659 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085443417 DLCTRL DEBUG Command: GET 600167031 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085443417 DLCTRL DEBUG Tx Command reply: GET_REPLY 600167031 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085443419 DLCTRL DEBUG Command: GET 648898571 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085443419 DLCTRL DEBUG Tx Command reply: GET_REPLY 648898571 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=555, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100010101100000000100011'B == '428AC023'O MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010100100'B, t_guard := 20.000000 } 20250425085443438 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45976<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1006)@7fdc3b52d31d: f_create_expect(l3 := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1006)@7fdc3b52d31d: Created Expect[0] for '080101D571000005F44241002399F9992A2A170512C742200010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(1015) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(993)@7fdc3b52d31d: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1015)15950790 20250425085444481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085444481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085444481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250425085444481 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085444481 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf363c6, normal) (hnbgw_rua.c:406) 20250425085444481 DHNB DEBUG map_rua[0x559c26c338f0]{init}: Allocated (fsm.c:456) 20250425085444481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15950790)[0x559c26c338f0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085444481 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15950790 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085444481 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085444481 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085444482 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:232) 20250425085444482 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:238) 20250425085444482 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15950790 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): TMSI-0x42410023 NRI(10bit)=0x104=260: This Complete Layer 3 message indicates a switch from another PLMN. Ignoring the NRI. (hnbgw_cn.c:665) 20250425085444482 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15950790 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085444482 DCN DEBUG map_sccp[0x559c26bef2c0]{init}: Allocated (fsm.c:456) 20250425085444482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x559c26bef2c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085444482 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15950790 <-> SCCP-110 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085444482 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15950790 SCCP-110 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:311) 20250425085444482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15950790)[0x559c26c338f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085444482 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085444482 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085444482 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15950790 SCCP-110 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085444482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x559c26bef2c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085444482 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085444482 DLSCCP DEBUG SCCP-SCOC(110)[0x559c26c46910]{IDLE}: Allocated (fsm.c:456) 20250425085444482 DLSCCP DEBUG SCCP-SCOC(110)[0x559c26c46910]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085444482 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44241002399f9992a2a170512c742200010024100004f40030002a40056400500f1100926) (sccp_scrc.c:415) 20250425085444482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085444482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085444482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085444482 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085444482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085444482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085444482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085444482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085444482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085444482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085444482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085444482 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085444483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085444483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085444483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085444483 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7e 00 00 00 bd 00 00 00 b9 03 00 00 08 01 00 00 6e 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 41 00 23 99 f9 99 2a 2a 17 05 12 c7 42 20 00 10 02 41 00 00 4f 40 03 00 02 a4 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085444483 DLSCCP DEBUG SCCP-SCOC(110)[0x559c26c46910]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085444483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x559c26bef2c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085444483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15950790)[0x559c26c338f0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085444483 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085444483 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085444483 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085444483 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085444483 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085444483 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250425085444483 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085444483 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085444483 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085444483 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7e 00 00 00 bd 00 00 00 b9 03 00 00 08 01 00 00 6e 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 41 00 23 99 f9 99 2a 2a 17 05 12 c7 42 20 00 10 02 41 00 00 4f 40 03 00 02 a4 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(1005)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1005)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1006)@7fdc3b52d31d: Found Expect[0] for l3='080101D571000005F44241002399F9992A2A170512C742200010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(1015) HNBGW_Test.sgsn0-RAN(1006)@7fdc3b52d31d: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1015)1438439 HNBGW_Test.sgsn0-SCCP(1005)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1005)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(1015)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085444504 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085444504 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085444504 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085444504 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085444504 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085444504 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085444504 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085444504 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085444504 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085444504 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 6e 1c e4 41 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085444504 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085444504 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085444504 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085444504 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085444504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085444504 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000006e), PART(T=Source Reference,L=4,D=001ce441) (sccp_scrc.c:486) 20250425085444504 DLSCCP DEBUG Received CO:COAK for local reference 110 (sccp_scoc.c:1855) 20250425085444504 DLSCCP DEBUG SCCP-SCOC(110)[0x559c26c46910]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085444504 DLSCCP DEBUG SCCP-SCOC(110)[0x559c26c46910]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085444504 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085444504 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085444504 DCN DEBUG handle_cn_conn_conf() conn_id=110, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085444504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x559c26bef2c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085444504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x559c26bef2c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@7fdc3b52d31d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085444506 DLCTRL DEBUG Command: GET 184800281 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425085444506 DLCTRL DEBUG Tx Command reply: GET_REPLY 184800281 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250425085444511 DLCTRL DEBUG Command: GET 893289047 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425085444511 DLCTRL DEBUG Tx Command reply: GET_REPLY 893289047 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085444516 DLCTRL DEBUG Command: GET 152108098 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085444517 DLCTRL DEBUG Tx Command reply: GET_REPLY 152108098 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085444521 DLCTRL DEBUG Command: GET 944189544 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085444521 DLCTRL DEBUG Tx Command reply: GET_REPLY 944189544 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085444534 DLCTRL DEBUG Command: GET 791615047 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085444534 DLCTRL DEBUG Tx Command reply: GET_REPLY 791615047 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085444541 DLCTRL DEBUG Command: GET 253878289 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425085444541 DLCTRL DEBUG Tx Command reply: GET_REPLY 253878289 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085444545 DLCTRL DEBUG Command: GET 260373375 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425085444545 DLCTRL DEBUG Tx Command reply: GET_REPLY 260373375 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085444548 DLCTRL DEBUG Command: GET 642857933 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085444548 DLCTRL DEBUG Tx Command reply: GET_REPLY 642857933 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085444550 DLCTRL DEBUG Command: GET 405107421 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085444550 DLCTRL DEBUG Tx Command reply: GET_REPLY 405107421 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085444552 DLCTRL DEBUG Command: GET 540876264 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085444552 DLCTRL DEBUG Tx Command reply: GET_REPLY 540876264 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085444553 DLCTRL DEBUG Command: GET 880117108 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425085444553 DLCTRL DEBUG Tx Command reply: GET_REPLY 880117108 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085444554 DLCTRL DEBUG Command: GET 53491969 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425085444554 DLCTRL DEBUG Tx Command reply: GET_REPLY 53491969 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085444555 DLCTRL DEBUG Command: GET 326320139 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085444555 DLCTRL DEBUG Tx Command reply: GET_REPLY 326320139 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085444556 DLCTRL DEBUG Command: GET 337076847 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085444556 DLCTRL DEBUG Tx Command reply: GET_REPLY 337076847 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085444557 DLCTRL DEBUG Command: GET 568453077 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085444557 DLCTRL DEBUG Tx Command reply: GET_REPLY 568453077 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085444558 DLCTRL DEBUG Command: GET 308023652 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425085444558 DLCTRL DEBUG Tx Command reply: GET_REPLY 308023652 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085444558 DLCTRL DEBUG Command: GET 722785704 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425085444558 DLCTRL DEBUG Tx Command reply: GET_REPLY 722785704 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085444559 DLCTRL DEBUG Command: GET 622732236 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085444559 DLCTRL DEBUG Tx Command reply: GET_REPLY 622732236 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085444560 DLCTRL DEBUG Command: GET 867150756 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085444560 DLCTRL DEBUG Tx Command reply: GET_REPLY 867150756 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085444560 DLCTRL DEBUG Command: GET 375055479 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085444560 DLCTRL DEBUG Tx Command reply: GET_REPLY 375055479 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010111000'B, t_guard := 20.000000 } 20250425085444574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45986<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1012)@7fdc3b52d31d: f_create_expect(l3 := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1012)@7fdc3b52d31d: Created Expect[0] for '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(1016) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(993)@7fdc3b52d31d: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(1016)1540291 20250425085445596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085445596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085445596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250425085445596 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085445596 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1780c3, normal) (hnbgw_rua.c:406) 20250425085445597 DHNB DEBUG map_rua[0x559c26c36420]{init}: Allocated (fsm.c:456) 20250425085445597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1540291)[0x559c26c36420]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085445597 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1540291 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085445597 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085445597 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085445597 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:232) 20250425085445597 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1540291 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:696) 20250425085445597 DCN DEBUG map_sccp[0x559c26c43cf0]{init}: Allocated (fsm.c:456) 20250425085445597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x559c26c43cf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085445597 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1540291 <-> SCCP-111 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250425085445597 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1540291 SCCP-111 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:311) 20250425085445597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1540291)[0x559c26c36420]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085445597 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085445597 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085445597 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1540291 SCCP-111 sgsn-2 MI=TMSI-0x428AC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085445597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x559c26c43cf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085445597 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085445597 DLSCCP DEBUG SCCP-SCOC(111)[0x559c26c2f0a0]{IDLE}: Allocated (fsm.c:456) 20250425085445597 DLSCCP DEBUG SCCP-SCOC(111)[0x559c26c2f0a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085445597 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006f), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f4428ac02300f1102a2a170512c742200010028ac0004f40030002b80056400500f1100926) (sccp_scrc.c:415) 20250425085445597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085445597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085445597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085445597 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085445597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085445597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085445597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085445597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085445597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085445597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085445597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085445597 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085445597 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085445597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085445597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085445597 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7e 00 00 00 bd 00 00 00 0b 03 00 00 09 01 00 00 6f 02 02 06 04 43 0b 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 8a c0 23 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 8a c0 00 4f 40 03 00 02 b8 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085445597 DLSCCP DEBUG SCCP-SCOC(111)[0x559c26c2f0a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085445597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x559c26c43cf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085445597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1540291)[0x559c26c36420]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085445598 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085445598 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085445598 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085445598 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085445598 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085445598 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-sgsn2' 20250425085445598 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425085445598 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425085445598 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085445598 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7e 00 00 00 bd 00 00 00 0b 03 00 00 09 01 00 00 6f 02 02 06 04 43 0b 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 8a c0 23 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 8a c0 00 4f 40 03 00 02 b8 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.sgsn2-SCCP(1011)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(1011)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(1012)@7fdc3b52d31d: Found Expect[0] for l3='080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(1016) HNBGW_Test.sgsn2-RAN(1012)@7fdc3b52d31d: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1016)2373183 HNBGW_Test.sgsn2-SCCP(1011)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(1011)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(1016)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085445611 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085445611 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250425085445611 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250425085445611 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425085445611 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085445611 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085445612 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085445612 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085445612 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085445612 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0b 00 00 00 bd 03 02 00 00 02 00 00 6f fa 50 5a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085445612 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085445612 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085445612 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085445612 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250425085445612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085445612 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000006f), PART(T=Source Reference,L=4,D=00fa505a) (sccp_scrc.c:486) 20250425085445612 DLSCCP DEBUG Received CO:COAK for local reference 111 (sccp_scoc.c:1855) 20250425085445612 DLSCCP DEBUG SCCP-SCOC(111)[0x559c26c2f0a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085445612 DLSCCP DEBUG SCCP-SCOC(111)[0x559c26c2f0a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085445612 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085445612 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085445612 DCN DEBUG handle_cn_conn_conf() conn_id=111, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085445612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x559c26c43cf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085445612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x559c26c43cf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@7fdc3b52d31d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085445614 DLCTRL DEBUG Command: GET 366545408 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425085445614 DLCTRL DEBUG Tx Command reply: GET_REPLY 366545408 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250425085445618 DLCTRL DEBUG Command: GET 281682792 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425085445618 DLCTRL DEBUG Tx Command reply: GET_REPLY 281682792 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085445622 DLCTRL DEBUG Command: GET 599656012 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085445622 DLCTRL DEBUG Tx Command reply: GET_REPLY 599656012 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085445626 DLCTRL DEBUG Command: GET 844340643 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085445626 DLCTRL DEBUG Tx Command reply: GET_REPLY 844340643 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085445629 DLCTRL DEBUG Command: GET 297693503 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085445629 DLCTRL DEBUG Tx Command reply: GET_REPLY 297693503 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085445633 DLCTRL DEBUG Command: GET 965721227 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425085445633 DLCTRL DEBUG Tx Command reply: GET_REPLY 965721227 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085445635 DLCTRL DEBUG Command: GET 909371203 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425085445635 DLCTRL DEBUG Tx Command reply: GET_REPLY 909371203 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085445638 DLCTRL DEBUG Command: GET 675911477 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085445638 DLCTRL DEBUG Tx Command reply: GET_REPLY 675911477 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085445640 DLCTRL DEBUG Command: GET 111528851 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085445640 DLCTRL DEBUG Tx Command reply: GET_REPLY 111528851 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085445642 DLCTRL DEBUG Command: GET 423863121 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085445642 DLCTRL DEBUG Tx Command reply: GET_REPLY 423863121 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085445643 DLCTRL DEBUG Command: GET 489866021 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425085445643 DLCTRL DEBUG Tx Command reply: GET_REPLY 489866021 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085445645 DLCTRL DEBUG Command: GET 966133399 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425085445645 DLCTRL DEBUG Tx Command reply: GET_REPLY 966133399 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250425085445646 DLCTRL DEBUG Command: GET 708821860 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085445646 DLCTRL DEBUG Tx Command reply: GET_REPLY 708821860 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085445648 DLCTRL DEBUG Command: GET 562002049 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085445648 DLCTRL DEBUG Tx Command reply: GET_REPLY 562002049 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085445649 DLCTRL DEBUG Command: GET 68407886 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085445649 DLCTRL DEBUG Tx Command reply: GET_REPLY 68407886 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085445650 DLCTRL DEBUG Command: GET 420618401 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425085445650 DLCTRL DEBUG Tx Command reply: GET_REPLY 420618401 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085445651 DLCTRL DEBUG Command: GET 302163239 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425085445651 DLCTRL DEBUG Tx Command reply: GET_REPLY 302163239 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085445652 DLCTRL DEBUG Command: GET 282533170 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085445652 DLCTRL DEBUG Tx Command reply: GET_REPLY 282533170 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085445653 DLCTRL DEBUG Command: GET 895692980 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085445653 DLCTRL DEBUG Tx Command reply: GET_REPLY 895692980 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085445654 DLCTRL DEBUG Command: GET 669129260 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085445654 DLCTRL DEBUG Tx Command reply: GET_REPLY 669129260 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425085445659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45960<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085445659 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44379<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(990)@7fdc3b52d31d: Final verdict of PTC: none VirtHNBGW-STATS(989)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085445661 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45954<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085445661 DLINP DEBUG SRVCONN(,r=127.0.0.1:36713<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085445661 DLINP DEBUG SRVCONN(,r=127.0.0.1:36713<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085445661 DLINP NOTICE SRV(,r=127.0.0.1:36713<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085445661 DMAIN NOTICE (127.0.0.1:36713 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36713<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085445661 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(995)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc2-RAN(1003)@7fdc3b52d31d: Final verdict of PTC: none 20250425085445664 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250425085445664 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085445664 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085445664 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085445664 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085445664 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085445664 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 02  20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 02  20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085445664 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085445664 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085445664 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085445664 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085445664 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085445664 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085445664 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085445664 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425085445664 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085445664 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085445664 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085445664 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085445664 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085445664 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085445664 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085445664 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425085445664 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9  20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085445664 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085445664 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085445664 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) HNBGW_Test.msc0-RAN(997)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1008)@7fdc3b52d31d: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(993)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(999)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1009)@7fdc3b52d31d: Final verdict of PTC: none 20250425085445664 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085445664 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc2-SCCP(1002)@7fdc3b52d31d: Final verdict of PTC: none 20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425085445664 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer HNBGW_Test.msc1-RAN(1000)@7fdc3b52d31d: Final verdict of PTC: none 20250425085445664 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SEND_FAILED 20250425085445664 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(988)@7fdc3b52d31d: Final verdict of PTC: none 20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425085445664 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425085445664 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn2-0: connection closed 20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085445664 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085445664 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085445664 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250425085445664 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085445664 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0b  20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0b  20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 0b  20250425085445664 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0b  20250425085445664 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085445664 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(996)@7fdc3b52d31d: Final verdict of PTC: none 20250425085445664 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425085445665 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085445665 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085445665 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085445665 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085445665 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085445665 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085445665 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085445665 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085445665 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250425085445665 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 bc  20250425085445665 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085445665 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085445665 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085445665 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085445665 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-SCCP(1005)@7fdc3b52d31d: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(992)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1006)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1010)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1001)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(1011)@7fdc3b52d31d: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(994)@7fdc3b52d31d: Final verdict of PTC: none 20250425085445665 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085445665 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425085445665 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250425085445665 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085445665 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085445665 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085445665 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn0-M3UA(1007)@7fdc3b52d31d: Final verdict of PTC: none20250425085445665 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085445666 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085445666 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085445666 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085445666 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085445667 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085445667 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085445667 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085445667 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085445667 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085445667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x559c26bef2c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085445667 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085445667 DLSCCP DEBUG SCCP-SCOC(110)[0x559c26c46910]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085445667 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001ce441), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085445667 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085445667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085445667 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085445668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085445668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085445668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085445668 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 08 04 1c e4 41 00 00 6e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085445668 DLSCCP DEBUG SCCP-SCOC(110)[0x559c26c46910]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085445668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x559c26bef2c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085445668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15950790)[0x559c26c338f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085445668 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15950790)[0x559c26c338f0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085445668 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425085445668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15950790)[0x559c26c338f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085445668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15950790)[0x559c26c338f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085445668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15950790)[0x559c26c338f0]{disrupted}: Freeing instance (context_map.c:202) 20250425085445668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15950790)[0x559c26c338f0]{disrupted}: Deallocated (fsm.c:568) 20250425085445668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x559c26bef2c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085445668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x559c26bef2c0]{disconnected}: Freeing instance (context_map.c:206) 20250425085445668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x559c26bef2c0]{disconnected}: Deallocated (fsm.c:568) 20250425085445668 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15950790 SCCP-110 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250425085445669 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085445669 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085445669 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:356) 20250425085445669 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085445669 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085445669 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085445669 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085445669 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085445669 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085445669 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085445669 DRANAP NOTICE cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085445669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x559c26c43cf0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085445669 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085445669 DLSCCP DEBUG SCCP-SCOC(111)[0x559c26c2f0a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085445669 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa505a), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085445669 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085445669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085445669 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085445669 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085445670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085445670 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085445670 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 09 04 fa 50 5a 00 00 6f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085445670 DLSCCP DEBUG SCCP-SCOC(111)[0x559c26c2f0a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085445670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x559c26c43cf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085445670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1540291)[0x559c26c36420]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085445670 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1540291)[0x559c26c36420]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085445670 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425085445670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1540291)[0x559c26c36420]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085445670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1540291)[0x559c26c36420]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085445670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1540291)[0x559c26c36420]{disrupted}: Freeing instance (context_map.c:202) 20250425085445670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1540291)[0x559c26c36420]{disrupted}: Deallocated (fsm.c:568) 20250425085445670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x559c26c43cf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085445670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x559c26c43cf0]{disconnected}: Freeing instance (context_map.c:206) 20250425085445670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x559c26c43cf0]{disconnected}: Deallocated (fsm.c:568) 20250425085445670 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1540291 SCCP-111 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250425085445670 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085445670 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085445670 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085445670 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085445670 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085445670 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085445670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085445671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425085445671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45976<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085445671 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085445671 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085445671 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085445671 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085445671 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085445671 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085445671 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085445671 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085445671 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085445671 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085445672 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085445672 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085445672 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085445672 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085445672 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085445672 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085445672 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085445672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425085445672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085445672 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085445672 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085445672 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425085445685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45986<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(1015)@7fdc3b52d31d: Final verdict of PTC: pass HNBGW-PFCP(991)@7fdc3b52d31d: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN0(1016)@7fdc3b52d31d: Final verdict of PTC: pass HNBGW-MGCP(1014)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(1004)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(1013)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(1012)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(998)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(988): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(989): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(990): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(991): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(992): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(993): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(994): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(995): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(996): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(997): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(998): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-SCCP(999): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-RAN(1000): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-M3UA(1001): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc2-SCCP(1002): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc2-RAN(1003): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc2-M3UA(1004): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1005): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1006): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1007): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1008): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1009): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1010): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(1011): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn2-RAN(1012): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(1013): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(1014): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1015): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1016): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Fri Apr 25 08:54:45 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc 20250425085445844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38762<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085446448 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38762<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=662628) Waiting for packet dumper to finish... 1 (prev_count=662628, count=666508) 20250425085447664 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085447664 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085447664 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085447664 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085447664 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425085447664 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425085447666 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085447666 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085447666 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085447666 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085447666 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250425085447666 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250425085448004 DLSCCP DEBUG SCCP-SCOC(109)[0x559c26c32990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085448005 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00302aeb), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085448005 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085448005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085448005 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085448005 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085448005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085448005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085448005 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 30 2a eb 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085448005 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085448005 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085448005 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085448005 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085448005 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085448005 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'virt-sgsn1' 20250425085448005 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085448005 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085448005 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085448005 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 30 2a eb 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250425085448005 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085448006 DLSCCP DEBUG SCCP-SCOC(107)[0x559c26c31150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085448006 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab83af), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085448006 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085448006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085448006 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085448006 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085448006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085448006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085448006 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 ab 83 af 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085448006 DLSCCP DEBUG SCCP-SCOC(108)[0x559c26c47cb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085448006 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c76a7), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085448006 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085448006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085448006 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085448006 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085448006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085448006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085448006 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 0c 76 a7 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085448007 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085448007 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085448007 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085448007 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085448007 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085448007 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085448007 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085448007 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085448007 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085448007 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085448007 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085448007 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink ------ Fri Apr 25 08:54:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425085448528 DLSCCP DEBUG SCCP-SCOC(106)[0x559c26c2fb90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085448528 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7ab54), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085448528 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085448528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085448528 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085448528 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085448528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085448528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085448528 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 b7 ab 54 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085448528 DLSCCP DEBUG SCCP-SCOC(105)[0x559c26bb1b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085448528 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8b5d9), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085448528 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085448528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085448528 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085448528 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085448528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085448528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085448528 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 c8 b5 d9 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085448528 DLSCCP DEBUG SCCP-SCOC(104)[0x559c26aa0440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085448528 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003dc276), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085448528 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085448528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085448528 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085448528 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085448528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085448528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085448528 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 3d c2 76 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085448528 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085448528 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085448528 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085448528 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085448528 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085448528 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'virt-sgsn1' 20250425085448528 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085448528 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085448528 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085448528 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 b7 ab 54 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250425085448528 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085448528 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085448528 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085448528 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085448529 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085448529 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'virt-sgsn1' 20250425085448529 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085448529 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085448529 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085448529 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 c8 b5 d9 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250425085448529 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085448529 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085448529 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085448529 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085448529 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085448529 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085448529 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'virt-sgsn1' 20250425085448529 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085448529 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085448529 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085448529 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 3d c2 76 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250425085448529 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085448529 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085449011 DLSCCP DEBUG SCCP-SCOC(102)[0x559c26c34d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085449011 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2fd5b), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085449011 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085449012 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449012 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085449012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085449012 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085449012 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 d2 fd 5b 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085449012 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085449012 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085449012 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085449012 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085449012 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085449012 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'virt-sgsn1' 20250425085449012 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085449012 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085449012 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085449012 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 d2 fd 5b 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250425085449012 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085449021 DLSCCP DEBUG SCCP-SCOC(101)[0x559c26c349c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085449021 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0099a853), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085449021 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085449021 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085449021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085449021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085449021 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 99 a8 53 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085449021 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085449021 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085449021 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085449021 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085449021 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085449021 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085449026 DLSCCP DEBUG SCCP-SCOC(103)[0x559c26c45820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085449026 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcddc9), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085449026 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085449026 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449026 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085449026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085449026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085449026 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 bc dd c9 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085449026 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085449026 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085449026 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085449026 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085449026 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085449026 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20250425085449545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38768<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085449549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38774<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085449554 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43485<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1021)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085449570 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085449570 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085449580 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085449580 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085449580 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085449580 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1023)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085449580 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56364 (stream_srv.c:142) 20250425085449580 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56364<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085449581 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085449581 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085449581 DRANAP NOTICE cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085449581 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085449581 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085449581 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085449581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085449581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085449581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085449581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085449581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085449581 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085449581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085449581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085449581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085449581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085449581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085449581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085449581 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449581 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085449581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085449581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085449581 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085449581 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085449581 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085449581 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085449581 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085449581 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085449581 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085449581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085449581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085449581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085449581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085449581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085449581 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085449581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085449581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085449581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085449581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085449581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085449581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085449581 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449581 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085449581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085449581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085449581 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 08 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085449581 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085449581 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085449581 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085449581 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085449581 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085449581 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085449581 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085449582 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085449582 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085449582 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085449582 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085449582 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085449582 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085449583 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085449583 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085449583 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085449583 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085449583 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085449583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085449583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085449583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085449583 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085449583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085449583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085449583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085449583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085449583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085449583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085449583 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449583 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085449583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085449583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085449583 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0e 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085449583 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085449583 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085449583 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085449583 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085449583 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085449583 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085449583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085449583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085449583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085449583 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085449583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085449583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085449583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085449583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085449583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085449583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085449583 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449583 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085449583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085449583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085449583 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 06 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085449583 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085449583 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085449583 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085449583 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085449583 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085449583 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085449583 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085449583 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085449583 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085449583 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085449583 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085449583 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085449583 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc2' 20250425085449583 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085449583 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085449583 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085449583 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 06 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250425085449583 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1027)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(1027)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1027)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1025)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(1030)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc1-M3UA(1030)@7fdc3b52d31d: M3UA emulation initiated, the test can be started MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(1030)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc1-SCCP(1028)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085449610 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085449610 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085449611 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085449611 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085449611 DRANAP NOTICE cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085449611 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085449611 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085449611 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085449611 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085449612 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085449612 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085449612 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085449612 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085449612 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085449612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085449612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085449612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085449612 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=3 -> eSLS=83: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085449612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085449612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085449612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085449612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085449612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085449612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085449612 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=3 -> eSLS=115: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449612 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085449612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085449612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085449612 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 03 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085449612 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085449612 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085449612 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085449612 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085449612 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085449612 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085449612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085449612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085449612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085449612 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085449612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085449612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085449612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085449612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085449612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085449612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085449612 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449612 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085449612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085449612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085449612 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0c 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085449612 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085449612 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085449612 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085449612 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085449612 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085449612 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085449612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085449612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085449612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085449612 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085449612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085449612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085449612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085449612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085449612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085449612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085449612 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449612 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085449612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085449612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085449612 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085449612 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085449612 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085449612 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085449612 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085449612 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085449612 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085449613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085449613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085449613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085449613 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085449613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085449613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085449613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085449613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085449613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085449613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085449613 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085449613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085449613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085449613 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085449613 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085449613 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085449613 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085449613 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085449613 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085449613 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085449613 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085449613 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085449613 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085449613 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085449613 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085449613 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085449613 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085449613 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085449613 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085449613 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085449613 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085449613 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085449613 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'virt-sgsn1' 20250425085449613 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085449613 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085449613 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085449613 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250425085449613 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085449613 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085449613 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085449613 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085449613 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085449613 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085449613 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1033)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(1033)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1033)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(1031)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1036)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn1-M3UA(1036)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1036)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn1-SCCP(1034)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085449647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085449647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085449647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085449647 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085449647 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085449647 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085449647 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085449647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085449647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085449651 DLINP DEBUG SRVCONN(,r=127.0.0.1:56364<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085449651 DLINP DEBUG SRVCONN(,r=127.0.0.1:56364<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085449651 DLINP DEBUG SRVCONN(,r=127.0.0.1:56364<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085449651 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085449651 DHNBAP DEBUG (127.0.0.1:56364 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425085449651 DHNBAP NOTICE (127.0.0.1:56364 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085449651 DHNBAP NOTICE (127.0.0.1:56364 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085449651 DLINP DEBUG SRVCONN(,r=127.0.0.1:56364<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085449651 DLINP DEBUG SRVCONN(,r=127.0.0.1:56364<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085449780 DLSCCP DEBUG SCCP-SCOC(100)[0x559c26c2cd80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085449780 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee144c), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085449780 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085449780 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085449780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085449780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085449780 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ee 14 4c 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085449780 DLSCCP DEBUG SCCP-SCOC(99)[0x559c26bb2820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085449780 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00671384), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085449780 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085449780 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085449780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085449780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085449780 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 67 13 84 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085449780 DLSCCP DEBUG SCCP-SCOC(98)[0x559c26c36690]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085449780 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009997a4), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085449780 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085449780 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085449780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085449780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085449780 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 99 97 a4 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085449780 DLSCCP DEBUG SCCP-SCOC(97)[0x559c26c31280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085449780 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d64ff), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085449780 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085449780 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085449780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085449780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085449780 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 8d 64 ff 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085449781 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085449781 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085449781 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085449781 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085449781 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085449781 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085449781 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085449781 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085449781 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085449781 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085449781 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085449781 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085449781 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085449781 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085449781 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085449781 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085449781 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085449781 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085449781 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085449781 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085449781 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085449781 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085449781 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085449781 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085449795 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085449795 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085449795 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085449795 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1027)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085449803 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085449803 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085449804 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085449804 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085449804 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085449804 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085449804 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085449804 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085449804 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085449804 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085449804 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085449806 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085449806 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085449806 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085449806 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085449806 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085449806 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085449806 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085449806 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085449806 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085449807 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085449807 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250425085449807 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 bc  20250425085449807 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085449807 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085449807 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085449807 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085449807 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085449807 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085449807 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085449807 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085449807 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085449807 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085449807 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085449807 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085449807 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085449807 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085449807 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085449807 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425085449807 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085449807 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425085449808 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085449808 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085449808 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085449808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085449809 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085449809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085449809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085449809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085449809 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085449809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085449809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085449809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085449809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085449809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085449809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085449809 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085449809 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085449809 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085449809 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085449810 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085449810 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250425085449810 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085449809 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449809 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085449809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085449809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085449809 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085449809 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085449810 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085449810 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085449810 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-M3UA(1030)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425085449814 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085449814 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425085449814 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085449814 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085449814 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085449814 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085449814 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425085449814 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085449814 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085449814 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085449814 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085449817 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085449817 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085449817 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085449817 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425085449817 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085449817 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085449817 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085449817 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085449817 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425085449817 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085449817 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425085449817 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 02  20250425085449817 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250425085449817 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085449817 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085449817 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085449817 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085449817 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085449817 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085449817 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425085449817 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085449817 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085449817 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085449817 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085449817 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085449817 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085449817 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085449818 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085449818 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085449818 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085449819 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085449819 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085449819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085449819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085449819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085449819 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=5 -> eSLS=37: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085449819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085449819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085449819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085449819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085449819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085449819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085449819 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449819 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085449819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085449819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085449819 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085449819 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085449819 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085449819 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085449819 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085449819 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085449819 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085449819 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'virt-msc1' 20250425085449819 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085449819 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085449819 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085449819 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425085449826 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085449826 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085449826 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085449826 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1033)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085449831 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085449831 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085449831 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085449832 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085449832 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085449832 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085449832 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085449832 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085449832 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085449832 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085449832 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085449834 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085449834 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085449834 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085449834 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085449834 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085449834 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085449834 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085449834 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085449834 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085449834 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085449834 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085449834 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085449834 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425085449834 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250425085449834 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085449834 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085449834 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085449834 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085449834 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085449834 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085449834 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085449834 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085449834 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085449834 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085449834 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085449834 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085449834 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085449834 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085449835 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085449835 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085449835 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085449835 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085449835 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085449835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085449835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085449835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085449835 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085449835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085449835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085449835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085449835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085449835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085449835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085449835 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085449835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085449835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085449835 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085449835 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085449835 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085449835 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085449835 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085449835 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085449835 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085449835 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250425085449835 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085449835 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085449835 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085449835 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425085449836 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085449836 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425085449836 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: ASP(virt-sgsn1-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 20250425085449836 DLSS7 <000c> osmo_ss7_asp.c:1115 ?: connection closed 20250425085449836 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250425085449836 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250425085449836 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1036)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425085449840 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085449840 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250425085449840 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250425085449840 DLSS7 <000c> xua_asp_fsm.c:320 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250425085449840 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250425085449840 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250425085449840 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085449840 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085449840 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085449840 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Pending () 20250425085449840 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-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 04  20250425085449840 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425085449840 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425085449840 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0a  20250425085449840 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250425085449840 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425085449840 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085449840 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250425085449840 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085449840 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085449840 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250425085449840 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085449840 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085449840 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085449840 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085449840 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085449840 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085449844 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085449844 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085449844 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085449844 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250425085449844 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085449844 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085449844 DLSS7 <000c> xua_as_fsm.c:550 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20250425085449844 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085449844 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250425085449844 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250425085449844 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425085449844 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425085449844 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0a  20250425085449844 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0a  20250425085449844 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425085449844 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085449844 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085449844 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085449844 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085449844 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250425085449844 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085449844 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085449844 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085449844 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085449844 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085449844 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085449844 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085449845 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085449845 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085449845 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085449846 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085449846 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085449846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085449846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085449846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085449846 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085449846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085449846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085449846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085449846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085449846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085449846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085449846 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085449846 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085449846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085449846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085449846 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085449846 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085449846 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085449846 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085449846 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085449846 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085449846 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085449846 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: use Normal Route via 'virt-sgsn1' 20250425085449846 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085449846 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085449846 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085449846 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250425085450285 DLSCCP DEBUG SCCP-SCOC(95)[0x559c26aa06d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085450285 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00551b0e), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085450285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085450285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085450285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085450285 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085450285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085450285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085450285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 55 1b 0e 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085450285 DLSCCP DEBUG SCCP-SCOC(96)[0x559c26c3f940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085450285 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00180cb5), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085450285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085450285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085450285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085450285 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085450285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085450285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085450285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 18 0c b5 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085450285 DLSCCP DEBUG SCCP-SCOC(94)[0x559c26c32520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085450285 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016cf8d), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085450285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085450285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085450285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085450285 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085450285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085450285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085450285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 16 cf 8d 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085450286 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085450286 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085450286 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085450286 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085450286 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085450286 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425085450286 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085450286 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085450286 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085450286 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 55 1b 0e 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250425085450286 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085450286 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085450286 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085450286 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085450286 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085450286 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425085450286 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085450286 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085450286 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085450286 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 18 0c b5 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250425085450286 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085450286 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085450286 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085450286 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085450286 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085450286 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425085450286 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085450286 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085450286 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085450286 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 16 cf 8d 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250425085450294 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085450294 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085450294 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085450294 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085450294 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085450294 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085450294 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085450294 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085450294 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085450294 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 5f 55 1b 0e 00 00 06 00 08 00 00 00 07  20250425085450294 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085450294 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085450294 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085450294 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085450294 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085450294 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085450294 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085450294 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085450294 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085450294 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 60 18 0c b5 00 00 06 00 08 00 00 00 07  20250425085450294 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085450294 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085450295 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085450295 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085450295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085450295 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005f), PART(T=Source Reference,L=4,D=00551b0e) (sccp_scrc.c:486) 20250425085450295 DLSCCP DEBUG Received CO:RELCO for local reference 95 (sccp_scoc.c:1855) 20250425085450295 DLSCCP DEBUG SCCP-SCOC(95)[0x559c26aa06d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085450295 DLSCCP DEBUG SCCP-SCOC(95)[0x559c26aa06d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085450295 DLSCCP DEBUG SCCP-SCOC(95)[0x559c26aa06d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085450295 DLSCCP DEBUG SCCP-SCOC(95)[0x559c26aa06d0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085450295 DLSCCP DEBUG SCCP-SCOC(95)[0x559c26aa06d0]{IDLE}: Deallocated (fsm.c:568) 20250425085450295 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085450295 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085450295 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085450295 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085450295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085450295 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000060), PART(T=Source Reference,L=4,D=00180cb5) (sccp_scrc.c:486) 20250425085450295 DLSCCP DEBUG Received CO:RELCO for local reference 96 (sccp_scoc.c:1855) 20250425085450295 DLSCCP DEBUG SCCP-SCOC(96)[0x559c26c3f940]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085450295 DLSCCP DEBUG SCCP-SCOC(96)[0x559c26c3f940]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085450295 DLSCCP DEBUG SCCP-SCOC(96)[0x559c26c3f940]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085450295 DLSCCP DEBUG SCCP-SCOC(96)[0x559c26c3f940]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085450295 DLSCCP DEBUG SCCP-SCOC(96)[0x559c26c3f940]{IDLE}: Deallocated (fsm.c:568) 20250425085450497 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085450497 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085450497 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085450497 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085450497 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085450497 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085450497 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085450497 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085450497 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085450497 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 5e 16 cf 8d 00 00 06 00 08 00 00 00 07  20250425085450497 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085450497 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085450497 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085450497 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085450497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085450497 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005e), PART(T=Source Reference,L=4,D=0016cf8d) (sccp_scrc.c:486) 20250425085450497 DLSCCP DEBUG Received CO:RELCO for local reference 94 (sccp_scoc.c:1855) 20250425085450497 DLSCCP DEBUG SCCP-SCOC(94)[0x559c26c32520]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085450497 DLSCCP DEBUG SCCP-SCOC(94)[0x559c26c32520]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085450497 DLSCCP DEBUG SCCP-SCOC(94)[0x559c26c32520]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085450497 DLSCCP DEBUG SCCP-SCOC(94)[0x559c26c32520]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085450497 DLSCCP DEBUG SCCP-SCOC(94)[0x559c26c32520]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1026)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085450615 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085450615 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085450615 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085450615 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085450615 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085450615 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085450615 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085450615 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085450615 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085450615 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425085450615 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085450615 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085450615 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085450615 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085450615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085450615 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085450615 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085450615 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085450615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450615 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085450615 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085450615 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085450615 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085450615 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425085450615 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085450616 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085450616 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085450616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450616 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085450616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085450616 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085450616 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085450616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085450616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085450616 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 09 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085450616 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085450616 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: link up (cnlink.c:111) 20250425085450616 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085450616 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085450616 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085450616 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085450616 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085450616 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'virt-msc1' 20250425085450616 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085450616 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085450616 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085450616 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 09 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-RAN(1029)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085450620 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085450620 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085450620 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085450620 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085450620 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085450620 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085450620 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085450620 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085450620 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085450620 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085450620 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085450620 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085450620 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085450620 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085450620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085450620 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085450620 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085450620 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085450620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450620 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085450620 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085450620 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085450620 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085450620 DRANAP INFO cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1032)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085450636 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085450636 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085450636 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085450636 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085450636 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085450636 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085450636 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085450636 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085450636 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085450636 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085450636 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085450637 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085450637 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085450637 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085450637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085450637 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085450637 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085450637 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085450637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450637 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085450637 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085450637 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085450637 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085450637 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085450637 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085450637 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085450637 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085450637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450637 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085450637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085450637 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085450637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085450637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085450637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085450637 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085450637 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085450637 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425085450637 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085450637 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085450637 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085450637 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085450637 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085450637 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250425085450637 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085450637 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085450637 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085450637 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085450640 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085450640 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085450640 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085450640 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085450640 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085450640 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085450640 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085450640 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085450640 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085450640 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085450640 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085450640 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085450640 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085450640 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085450640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085450640 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085450640 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085450640 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085450640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450640 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085450640 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085450640 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085450640 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085450640 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(1035)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085450648 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085450648 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085450648 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085450648 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085450648 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085450648 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085450648 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085450648 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085450648 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085450648 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085450648 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085450648 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085450648 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085450648 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085450648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085450648 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085450648 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425085450648 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085450648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450648 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085450648 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085450648 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085450648 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085450648 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425085450648 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085450648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085450648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085450648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450648 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085450648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085450648 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085450648 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085450648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085450648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085450648 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085450648 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085450648 DRANAP NOTICE cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: link up (cnlink.c:111) 20250425085450648 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085450648 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085450648 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085450648 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085450648 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085450648 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'virt-sgsn1' 20250425085450648 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085450648 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085450649 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085450649 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250425085450649 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085450649 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085450649 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085450649 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085450649 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085450649 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085450649 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085450649 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085450649 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085450649 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085450649 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085450649 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085450649 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085450649 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085450649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085450649 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085450649 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425085450649 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085450649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450649 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085450649 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085450649 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085450649 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085450649 DRANAP INFO cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085450701 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085450701 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085450701 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085450701 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085450701 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085450701 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085450701 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085450701 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085450701 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085450701 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085450701 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085450701 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085450701 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085450701 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085450701 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085450701 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085450701 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085450701 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085450701 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085450701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085450701 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085450701 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085450701 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085450701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450701 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085450701 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085450701 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085450701 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085450702 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085450702 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085450702 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085450702 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085450702 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085450702 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085450702 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085450702 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085450702 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085450702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450702 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085450702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085450702 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085450702 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085450702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085450702 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085450702 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085450702 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085450702 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425085450702 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085450702 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085450702 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085450702 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085450702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085450702 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085450702 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085450702 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085450702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085450702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085450702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085450702 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085450702 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085450702 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085450702 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085450702 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085450703 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085450703 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085450703 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085450703 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085450703 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085450703 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250425085450703 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085450703 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085450703 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085450703 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085451656 DLCTRL DEBUG Command: GET 74877136 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425085451656 DLCTRL DEBUG Tx Command reply: GET_REPLY 74877136 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085451660 DLCTRL DEBUG Command: GET 768024968 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425085451660 DLCTRL DEBUG Tx Command reply: GET_REPLY 768024968 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085451663 DLCTRL DEBUG Command: GET 388056577 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085451663 DLCTRL DEBUG Tx Command reply: GET_REPLY 388056577 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085451664 DLCTRL DEBUG Command: GET 866014601 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085451664 DLCTRL DEBUG Tx Command reply: GET_REPLY 866014601 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085451665 DLCTRL DEBUG Command: GET 732082265 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085451665 DLCTRL DEBUG Tx Command reply: GET_REPLY 732082265 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425085451666 DLCTRL DEBUG Command: GET 240274655 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425085451666 DLCTRL DEBUG Tx Command reply: GET_REPLY 240274655 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085451667 DLCTRL DEBUG Command: GET 62781880 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425085451667 DLCTRL DEBUG Tx Command reply: GET_REPLY 62781880 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085451668 DLCTRL DEBUG Command: GET 531832500 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085451668 DLCTRL DEBUG Tx Command reply: GET_REPLY 531832500 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085451669 DLCTRL DEBUG Command: GET 628070056 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085451669 DLCTRL DEBUG Tx Command reply: GET_REPLY 628070056 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085451670 DLCTRL DEBUG Command: GET 580575476 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085451670 DLCTRL DEBUG Tx Command reply: GET_REPLY 580575476 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425085451671 DLCTRL DEBUG Command: GET 577036396 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425085451671 DLCTRL DEBUG Tx Command reply: GET_REPLY 577036396 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085451671 DLCTRL DEBUG Command: GET 368466493 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425085451671 DLCTRL DEBUG Tx Command reply: GET_REPLY 368466493 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085451672 DLCTRL DEBUG Command: GET 29767785 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085451672 DLCTRL DEBUG Tx Command reply: GET_REPLY 29767785 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085451673 DLCTRL DEBUG Command: GET 900976981 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085451673 DLCTRL DEBUG Tx Command reply: GET_REPLY 900976981 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085451674 DLCTRL DEBUG Command: GET 152053224 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085451674 DLCTRL DEBUG Tx Command reply: GET_REPLY 152053224 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425085451675 DLCTRL DEBUG Command: GET 814221332 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425085451675 DLCTRL DEBUG Tx Command reply: GET_REPLY 814221332 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085451676 DLCTRL DEBUG Command: GET 526665781 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425085451676 DLCTRL DEBUG Tx Command reply: GET_REPLY 526665781 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085451676 DLCTRL DEBUG Command: GET 255352649 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085451676 DLCTRL DEBUG Tx Command reply: GET_REPLY 255352649 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085451677 DLCTRL DEBUG Command: GET 542794806 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085451677 DLCTRL DEBUG Tx Command reply: GET_REPLY 542794806 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085451678 DLCTRL DEBUG Command: GET 29278852 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085451678 DLCTRL DEBUG Tx Command reply: GET_REPLY 29278852 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000003000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001111000'B, t_guard := 20.000000 } 20250425085451689 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38780<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1032)@7fdc3b52d31d: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1032)@7fdc3b52d31d: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1022)@7fdc3b52d31d: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)13193118 20250425085452729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085452729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085452729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085452730 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085452730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc94f9e, normal) (hnbgw_rua.c:406) 20250425085452730 DHNB DEBUG map_rua[0x559c26c3f940]{init}: Allocated (fsm.c:456) 20250425085452730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13193118)[0x559c26c3f940]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085452730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13193118 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085452730 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085452730 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085452730 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085452730 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13193118 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085452730 DCN DEBUG map_sccp[0x559c26aa06d0]{init}: Allocated (fsm.c:456) 20250425085452730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x559c26aa06d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085452730 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13193118 <-> SCCP-112 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085452730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13193118 SCCP-112 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085452730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13193118)[0x559c26c3f940]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085452730 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085452730 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085452730 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13193118 SCCP-112 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085452730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x559c26aa06d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085452730 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085452730 DLSCCP DEBUG SCCP-SCOC(112)[0x559c26c36420]{IDLE}: Allocated (fsm.c:456) 20250425085452730 DLSCCP DEBUG SCCP-SCOC(112)[0x559c26c36420]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085452730 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000070), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030000780056400500f1100926) (sccp_scrc.c:415) 20250425085452730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085452730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085452730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085452730 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085452730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085452730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085452730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085452730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085452730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085452730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085452730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085452730 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085452730 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085452731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085452731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085452731 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 70 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 78 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085452731 DLSCCP DEBUG SCCP-SCOC(112)[0x559c26c36420]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085452731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x559c26aa06d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085452731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13193118)[0x559c26c3f940]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085452731 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085452731 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085452731 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085452731 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085452731 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085452731 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250425085452731 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085452731 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085452731 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085452731 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 70 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 78 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(1031)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1031)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1032)@7fdc3b52d31d: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038) HNBGW_Test.sgsn0-RAN(1032)@7fdc3b52d31d: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)2648577 HNBGW_Test.sgsn0-SCCP(1031)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1031)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085452744 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085452744 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085452744 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085452744 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085452744 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085452744 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085452744 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085452744 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085452744 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085452744 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 70 20 18 50 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085452744 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085452744 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085452744 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085452744 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085452745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085452745 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000070), PART(T=Source Reference,L=4,D=00201850) (sccp_scrc.c:486) 20250425085452745 DLSCCP DEBUG Received CO:COAK for local reference 112 (sccp_scoc.c:1855) 20250425085452745 DLSCCP DEBUG SCCP-SCOC(112)[0x559c26c36420]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085452745 DLSCCP DEBUG SCCP-SCOC(112)[0x559c26c36420]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085452745 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085452745 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085452745 DCN DEBUG handle_cn_conn_conf() conn_id=112, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085452745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x559c26aa06d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085452745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x559c26aa06d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@7fdc3b52d31d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085452746 DLCTRL DEBUG Command: GET 853867252 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425085452746 DLCTRL DEBUG Tx Command reply: GET_REPLY 853867252 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250425085452752 DLCTRL DEBUG Command: GET 691871414 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425085452752 DLCTRL DEBUG Tx Command reply: GET_REPLY 691871414 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085452756 DLCTRL DEBUG Command: GET 785223253 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085452757 DLCTRL DEBUG Tx Command reply: GET_REPLY 785223253 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085452760 DLCTRL DEBUG Command: GET 321203952 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085452760 DLCTRL DEBUG Tx Command reply: GET_REPLY 321203952 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085452763 DLCTRL DEBUG Command: GET 716248044 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085452763 DLCTRL DEBUG Tx Command reply: GET_REPLY 716248044 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085452766 DLCTRL DEBUG Command: GET 805443659 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425085452766 DLCTRL DEBUG Tx Command reply: GET_REPLY 805443659 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085452768 DLCTRL DEBUG Command: GET 610461799 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425085452768 DLCTRL DEBUG Tx Command reply: GET_REPLY 610461799 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085452770 DLCTRL DEBUG Command: GET 802334366 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085452770 DLCTRL DEBUG Tx Command reply: GET_REPLY 802334366 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085452772 DLCTRL DEBUG Command: GET 880023226 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085452772 DLCTRL DEBUG Tx Command reply: GET_REPLY 880023226 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085452773 DLCTRL DEBUG Command: GET 406850581 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085452773 DLCTRL DEBUG Tx Command reply: GET_REPLY 406850581 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085452775 DLCTRL DEBUG Command: GET 267247606 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425085452775 DLCTRL DEBUG Tx Command reply: GET_REPLY 267247606 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085452777 DLCTRL DEBUG Command: GET 159546447 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425085452777 DLCTRL DEBUG Tx Command reply: GET_REPLY 159546447 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085452778 DLCTRL DEBUG Command: GET 422137463 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085452778 DLCTRL DEBUG Tx Command reply: GET_REPLY 422137463 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085452780 DLCTRL DEBUG Command: GET 887530095 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085452780 DLCTRL DEBUG Tx Command reply: GET_REPLY 887530095 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085452781 DLCTRL DEBUG Command: GET 722257767 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085452781 DLCTRL DEBUG Tx Command reply: GET_REPLY 722257767 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085452782 DLCTRL DEBUG Command: GET 925223413 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425085452782 DLCTRL DEBUG Tx Command reply: GET_REPLY 925223413 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085452784 DLCTRL DEBUG Command: GET 399251303 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425085452784 DLCTRL DEBUG Tx Command reply: GET_REPLY 399251303 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085452785 DLCTRL DEBUG Command: GET 689319600 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085452785 DLCTRL DEBUG Tx Command reply: GET_REPLY 689319600 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085452786 DLCTRL DEBUG Command: GET 753518783 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085452786 DLCTRL DEBUG Tx Command reply: GET_REPLY 753518783 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085452787 DLCTRL DEBUG Command: GET 678659336 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085452787 DLCTRL DEBUG Tx Command reply: GET_REPLY 678659336 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011101011'B, t_guard := 20.000000 } 20250425085452808 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38790<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1035)@7fdc3b52d31d: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1035)@7fdc3b52d31d: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1022)@7fdc3b52d31d: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039)11489158 20250425085453830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085453830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085453830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250425085453830 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085453830 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xaf4f86, normal) (hnbgw_rua.c:406) 20250425085453830 DHNB DEBUG map_rua[0x559c26c43cf0]{init}: Allocated (fsm.c:456) 20250425085453830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11489158)[0x559c26c43cf0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085453830 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11489158 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085453830 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085453830 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085453830 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250425085453830 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11489158 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:743) 20250425085453830 DCN DEBUG map_sccp[0x559c26c338f0]{init}: Allocated (fsm.c:456) 20250425085453830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x559c26c338f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085453830 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11489158 <-> SCCP-113 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250425085453830 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11489158 SCCP-113 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:311) 20250425085453830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11489158)[0x559c26c43cf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085453830 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085453830 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085453830 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11489158 SCCP-113 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085453830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x559c26c338f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085453830 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085453830 DLSCCP DEBUG SCCP-SCOC(113)[0x559c26bef2c0]{IDLE}: Allocated (fsm.c:456) 20250425085453830 DLSCCP DEBUG SCCP-SCOC(113)[0x559c26bef2c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085453830 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000071), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030002eb0056400500f1100926) (sccp_scrc.c:415) 20250425085453830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085453830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085453830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085453830 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085453830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085453830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085453830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085453830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085453830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085453830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085453830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085453830 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085453830 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085453830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085453830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085453830 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 70 00 00 00 bd 00 00 00 0a 03 00 00 06 01 00 00 71 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4b 00 13 40 47 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 eb 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085453830 DLSCCP DEBUG SCCP-SCOC(113)[0x559c26bef2c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085453830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x559c26c338f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085453830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11489158)[0x559c26c43cf0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085453831 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085453831 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085453831 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085453831 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085453831 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085453831 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'virt-sgsn1' 20250425085453831 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085453831 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085453831 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085453831 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 70 00 00 00 bd 00 00 00 0a 03 00 00 06 01 00 00 71 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4b 00 13 40 47 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 eb 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(1034)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1034)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1035)@7fdc3b52d31d: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039) HNBGW_Test.sgsn1-RAN(1035)@7fdc3b52d31d: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039)8012207 HNBGW_Test.sgsn1-SCCP(1034)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1034)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085453851 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085453851 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085453851 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085453851 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085453851 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085453851 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085453851 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085453851 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085453851 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085453851 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 71 13 96 02 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085453851 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085453851 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085453851 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085453851 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085453851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085453851 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000071), PART(T=Source Reference,L=4,D=00139602) (sccp_scrc.c:486) 20250425085453851 DLSCCP DEBUG Received CO:COAK for local reference 113 (sccp_scoc.c:1855) 20250425085453851 DLSCCP DEBUG SCCP-SCOC(113)[0x559c26bef2c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085453851 DLSCCP DEBUG SCCP-SCOC(113)[0x559c26bef2c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085453851 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085453851 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085453852 DCN DEBUG handle_cn_conn_conf() conn_id=113, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085453852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x559c26c338f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085453852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x559c26c338f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@7fdc3b52d31d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085453854 DLCTRL DEBUG Command: GET 850449168 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425085453854 DLCTRL DEBUG Tx Command reply: GET_REPLY 850449168 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250425085453858 DLCTRL DEBUG Command: GET 9753906 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425085453858 DLCTRL DEBUG Tx Command reply: GET_REPLY 9753906 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085453862 DLCTRL DEBUG Command: GET 365980385 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085453862 DLCTRL DEBUG Tx Command reply: GET_REPLY 365980385 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085453867 DLCTRL DEBUG Command: GET 479625681 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085453867 DLCTRL DEBUG Tx Command reply: GET_REPLY 479625681 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085453870 DLCTRL DEBUG Command: GET 640600851 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085453870 DLCTRL DEBUG Tx Command reply: GET_REPLY 640600851 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085453874 DLCTRL DEBUG Command: GET 17430045 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425085453874 DLCTRL DEBUG Tx Command reply: GET_REPLY 17430045 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250425085453878 DLCTRL DEBUG Command: GET 449980849 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425085453878 DLCTRL DEBUG Tx Command reply: GET_REPLY 449980849 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085453881 DLCTRL DEBUG Command: GET 597165235 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085453881 DLCTRL DEBUG Tx Command reply: GET_REPLY 597165235 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085453883 DLCTRL DEBUG Command: GET 137562897 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085453883 DLCTRL DEBUG Tx Command reply: GET_REPLY 137562897 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085453885 DLCTRL DEBUG Command: GET 395006897 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085453885 DLCTRL DEBUG Tx Command reply: GET_REPLY 395006897 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085453886 DLCTRL DEBUG Command: GET 379153897 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425085453886 DLCTRL DEBUG Tx Command reply: GET_REPLY 379153897 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085453888 DLCTRL DEBUG Command: GET 787648894 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425085453888 DLCTRL DEBUG Tx Command reply: GET_REPLY 787648894 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085453890 DLCTRL DEBUG Command: GET 176640042 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085453890 DLCTRL DEBUG Tx Command reply: GET_REPLY 176640042 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085453892 DLCTRL DEBUG Command: GET 477864459 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085453892 DLCTRL DEBUG Tx Command reply: GET_REPLY 477864459 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085453894 DLCTRL DEBUG Command: GET 920422454 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085453894 DLCTRL DEBUG Tx Command reply: GET_REPLY 920422454 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085453896 DLCTRL DEBUG Command: GET 675462819 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425085453896 DLCTRL DEBUG Tx Command reply: GET_REPLY 675462819 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085453898 DLCTRL DEBUG Command: GET 279598265 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425085453898 DLCTRL DEBUG Tx Command reply: GET_REPLY 279598265 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085453899 DLCTRL DEBUG Command: GET 41458784 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085453899 DLCTRL DEBUG Tx Command reply: GET_REPLY 41458784 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085453901 DLCTRL DEBUG Command: GET 919961552 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085453901 DLCTRL DEBUG Tx Command reply: GET_REPLY 919961552 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085453903 DLCTRL DEBUG Command: GET 443907981 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085453903 DLCTRL DEBUG Tx Command reply: GET_REPLY 443907981 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: "disconnecting msc0" 20250425085453905 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250425085453907 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085453907 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085453907 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085453907 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085453907 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085453907 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085453907 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085453907 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085453907 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085453907 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085453907 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085453907 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085453907 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085453907 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085453907 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085453907 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085453907 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085453907 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085453907 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425085453907 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250425085453907 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085453907 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085453907 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085453907 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085453907 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085453907 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085453907 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085453907 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085453907 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085453907 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085453907 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085453907 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085453907 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085453907 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085453907 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085453908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x559c26aa06d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085453908 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085453908 DLSCCP DEBUG SCCP-SCOC(112)[0x559c26c36420]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085453908 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00201850), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085453908 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085453908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085453908 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085453908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085453908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085453908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085453908 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 07 04 20 18 50 00 00 70 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085453908 DLSCCP DEBUG SCCP-SCOC(112)[0x559c26c36420]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085453908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x559c26aa06d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085453908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13193118)[0x559c26c3f940]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085453908 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13193118)[0x559c26c3f940]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085453908 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425085453908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13193118)[0x559c26c3f940]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085453908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13193118)[0x559c26c3f940]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085453908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13193118)[0x559c26c3f940]{disrupted}: Freeing instance (context_map.c:202) 20250425085453908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13193118)[0x559c26c3f940]{disrupted}: Deallocated (fsm.c:568) 20250425085453908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x559c26aa06d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085453908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x559c26aa06d0]{disconnected}: Freeing instance (context_map.c:206) 20250425085453908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x559c26aa06d0]{disconnected}: Deallocated (fsm.c:568) 20250425085453908 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13193118 SCCP-112 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425085453908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085453908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425085453909 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085453909 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085453909 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085453909 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085453909 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085453909 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000010100110'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1022)@7fdc3b52d31d: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)13193118 20250425085453941 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38806<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1035)@7fdc3b52d31d: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1035)@7fdc3b52d31d: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1022)@7fdc3b52d31d: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040)6443490 20250425085454970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085454970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085454970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085454970 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085454970 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6251e2, normal) (hnbgw_rua.c:406) 20250425085454970 DHNB DEBUG map_rua[0x559c26c3f940]{init}: Allocated (fsm.c:456) 20250425085454970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6443490)[0x559c26c3f940]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085454970 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6443490 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085454970 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085454970 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085454970 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6443490 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:743) 20250425085454970 DCN DEBUG map_sccp[0x559c26aa06d0]{init}: Allocated (fsm.c:456) 20250425085454970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x559c26aa06d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085454970 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6443490 <-> SCCP-114 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250425085454970 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6443490 SCCP-114 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085454970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6443490)[0x559c26c3f940]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085454970 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085454970 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085454970 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6443490 SCCP-114 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085454970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x559c26aa06d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085454970 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085454970 DLSCCP DEBUG SCCP-SCOC(114)[0x559c26c62f50]{IDLE}: Allocated (fsm.c:456) 20250425085454970 DLSCCP DEBUG SCCP-SCOC(114)[0x559c26c62f50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085454970 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000072), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030000a60056400500f1100926) (sccp_scrc.c:415) 20250425085454970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085454970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085454970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085454970 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085454970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085454970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085454970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085454970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085454970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085454970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085454970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085454970 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085454970 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085454970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085454970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085454970 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 0a 03 00 00 05 01 00 00 72 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 a6 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085454970 DLSCCP DEBUG SCCP-SCOC(114)[0x559c26c62f50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085454970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x559c26aa06d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085454970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6443490)[0x559c26c3f940]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085454970 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085454970 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085454970 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085454971 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085454971 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085454971 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'virt-sgsn1' 20250425085454971 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085454971 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085454971 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085454971 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 0a 03 00 00 05 01 00 00 72 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 a6 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(1034)@7fdc3b52d31d: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(1034)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(1035)@7fdc3b52d31d: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040) HNBGW_Test.sgsn1-RAN(1035)@7fdc3b52d31d: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040)853596 HNBGW_Test.sgsn1-SCCP(1034)@7fdc3b52d31d: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(1034)@7fdc3b52d31d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425085454979 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085454979 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085454979 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085454979 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085454979 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085454979 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085454979 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085454979 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085454979 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085454979 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 72 17 11 be 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085454979 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085454980 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085454980 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085454980 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085454980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085454980 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000072), PART(T=Source Reference,L=4,D=001711be) (sccp_scrc.c:486) 20250425085454980 DLSCCP DEBUG Received CO:COAK for local reference 114 (sccp_scoc.c:1855) 20250425085454980 DLSCCP DEBUG SCCP-SCOC(114)[0x559c26c62f50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085454980 DLSCCP DEBUG SCCP-SCOC(114)[0x559c26c62f50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085454980 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085454980 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085454980 DCN DEBUG handle_cn_conn_conf() conn_id=114, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085454980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x559c26aa06d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085454980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x559c26aa06d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040)@7fdc3b52d31d: setverdict(pass): none -> pass MTC@7fdc3b52d31d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085454982 DLCTRL DEBUG Command: GET 710406094 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425085454982 DLCTRL DEBUG Tx Command reply: GET_REPLY 710406094 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250425085454987 DLCTRL DEBUG Command: GET 22495512 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425085454987 DLCTRL DEBUG Tx Command reply: GET_REPLY 22495512 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085454991 DLCTRL DEBUG Command: GET 550219043 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085454991 DLCTRL DEBUG Tx Command reply: GET_REPLY 550219043 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085454995 DLCTRL DEBUG Command: GET 819654469 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085454995 DLCTRL DEBUG Tx Command reply: GET_REPLY 819654469 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085454999 DLCTRL DEBUG Command: GET 599023902 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085454999 DLCTRL DEBUG Tx Command reply: GET_REPLY 599023902 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085455003 DLCTRL DEBUG Command: GET 226121547 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425085455003 DLCTRL DEBUG Tx Command reply: GET_REPLY 226121547 rate_ctr.abs.sgsn.1.cnpool:subscr:new 2 (control_if.c:477) 20250425085455007 DLCTRL DEBUG Command: GET 867264643 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425085455007 DLCTRL DEBUG Tx Command reply: GET_REPLY 867264643 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085455011 DLCTRL DEBUG Command: GET 949372428 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085455011 DLCTRL DEBUG Tx Command reply: GET_REPLY 949372428 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085455014 DLCTRL DEBUG Command: GET 401591101 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085455014 DLCTRL DEBUG Tx Command reply: GET_REPLY 401591101 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085455017 DLCTRL DEBUG Command: GET 14751212 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085455017 DLCTRL DEBUG Tx Command reply: GET_REPLY 14751212 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085455019 DLCTRL DEBUG Command: GET 420044964 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425085455019 DLCTRL DEBUG Tx Command reply: GET_REPLY 420044964 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085455021 DLCTRL DEBUG Command: GET 23157572 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425085455021 DLCTRL DEBUG Tx Command reply: GET_REPLY 23157572 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085455023 DLCTRL DEBUG Command: GET 461078631 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085455023 DLCTRL DEBUG Tx Command reply: GET_REPLY 461078631 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085455025 DLCTRL DEBUG Command: GET 284492814 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085455025 DLCTRL DEBUG Tx Command reply: GET_REPLY 284492814 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085455026 DLCTRL DEBUG Command: GET 340031758 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085455026 DLCTRL DEBUG Tx Command reply: GET_REPLY 340031758 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085455028 DLCTRL DEBUG Command: GET 871490333 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425085455028 DLCTRL DEBUG Tx Command reply: GET_REPLY 871490333 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085455029 DLCTRL DEBUG Command: GET 731824904 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425085455029 DLCTRL DEBUG Tx Command reply: GET_REPLY 731824904 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085455030 DLCTRL DEBUG Command: GET 657666881 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085455030 DLCTRL DEBUG Tx Command reply: GET_REPLY 657666881 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085455032 DLCTRL DEBUG Command: GET 276030984 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085455032 DLCTRL DEBUG Tx Command reply: GET_REPLY 276030984 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085455033 DLCTRL DEBUG Command: GET 552358490 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085455033 DLCTRL DEBUG Tx Command reply: GET_REPLY 552358490 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425085455036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38774<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085455037 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43485<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1019)@7fdc3b52d31d: Final verdict of PTC: none VirtHNBGW-STATS(1018)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085455039 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38768<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085455040 DLINP DEBUG SRVCONN(,r=127.0.0.1:56364<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085455040 DLINP DEBUG SRVCONN(,r=127.0.0.1:56364<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085455040 DLINP NOTICE SRV(,r=127.0.0.1:56364<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085455040 DMAIN NOTICE (127.0.0.1:56364 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56364<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085455040 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1024)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc1-RAN(1029)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1028)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1026)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1025)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1033)@7fdc3b52d31d: Final verdict of PTC: none 20250425085455042 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1022)@7fdc3b52d31d: Final verdict of PTC: none 20250425085455042 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085455042 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085455042 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085455042 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085455042 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085455042 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085455042 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085455042 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085455042 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085455042 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085455042 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250425085455042 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085455042 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085455042 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085455042 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085455042 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085455042 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085455042 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085455042 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085455042 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250425085455042 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250425085455042 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 bc  20250425085455042 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085455042 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085455042 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085455042 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085455042 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085455042 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085455043 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(1032)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1031)@7fdc3b52d31d: Final verdict of PTC: none20250425085455043 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085455043 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085455043 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085455043 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085455043 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085455043 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085455043 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425085455043 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085455043 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085455043 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085455043 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085455043 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085455043 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 02  20250425085455043 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250425085455043 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1023)@7fdc3b52d31d: Final verdict of PTC: none 20250425085455043 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085455043 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085455043 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085455043 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085455043 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085455043 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085455043 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085455043 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085455043 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085455043 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085455043 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085455043 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085455043 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085455043 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085455043 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250425085455043 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085455043 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.sgsn1-M3UA(1036)@7fdc3b52d31d: Final verdict of PTC: none 20250425085455043 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085455043 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085455043 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085455043 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085455043 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425085455043 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085455043 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085455043 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085455043 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085455043 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085455043 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085455043 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085455043 DRANAP NOTICE cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085455043 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085455043 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085455043 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085455044 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250425085455044 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085455044 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085455044 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085455044 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085455044 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085455044 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0a  20250425085455044 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425085455044 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085455044 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085455044 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn1-RAN(1035)@7fdc3b52d31d: Final verdict of PTC: none 20250425085455044 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085455044 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085455044 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250425085455044 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085455044 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085455044 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085455044 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085455044 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085455044 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085455044 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085455044 DRANAP NOTICE cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085455044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x559c26c338f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085455044 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085455044 DLSCCP DEBUG SCCP-SCOC(113)[0x559c26bef2c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085455044 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00139602), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) HNBGW_Test.msc1-M3UA(1030)@7fdc3b52d31d: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1021)@7fdc3b52d31d: Final verdict of PTC: none 20250425085455044 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085455044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085455044 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085455044 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085455044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085455044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085455044 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 06 04 13 96 02 00 00 71 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085455044 DLSCCP DEBUG SCCP-SCOC(113)[0x559c26bef2c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085455045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x559c26c338f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085455045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11489158)[0x559c26c43cf0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085455045 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11489158)[0x559c26c43cf0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085455045 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425085455045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11489158)[0x559c26c43cf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085455045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11489158)[0x559c26c43cf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085455045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11489158)[0x559c26c43cf0]{disrupted}: Freeing instance (context_map.c:202) 20250425085455045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11489158)[0x559c26c43cf0]{disrupted}: Deallocated (fsm.c:568) 20250425085455045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x559c26c338f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085455045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x559c26c338f0]{disconnected}: Freeing instance (context_map.c:206) 20250425085455045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x559c26c338f0]{disconnected}: Deallocated (fsm.c:568) 20250425085455045 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11489158 SCCP-113 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250425085455045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x559c26aa06d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085455045 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085455045 DLSCCP DEBUG SCCP-SCOC(114)[0x559c26c62f50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085455045 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001711be), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085455045 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085455045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085455045 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085455045 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085455045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085455045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085455045 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 05 04 17 11 be 00 00 72 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085455045 DLSCCP DEBUG SCCP-SCOC(114)[0x559c26c62f50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085455045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x559c26aa06d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085455045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6443490)[0x559c26c3f940]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085455045 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6443490)[0x559c26c3f940]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085455045 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425085455045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6443490)[0x559c26c3f940]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085455045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6443490)[0x559c26c3f940]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085455045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6443490)[0x559c26c3f940]{disrupted}: Freeing instance (context_map.c:202) 20250425085455045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6443490)[0x559c26c3f940]{disrupted}: Deallocated (fsm.c:568) 20250425085455045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x559c26aa06d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085455045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x559c26aa06d0]{disconnected}: Freeing instance (context_map.c:206) 20250425085455045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x559c26aa06d0]{disconnected}: Deallocated (fsm.c:568) 20250425085455045 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6443490 SCCP-114 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250425085455046 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085455046 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085455046 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085455046 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085455046 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085455046 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085455046 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085455046 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085455046 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085455046 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085455046 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085455046 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085455045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085455045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1017)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1027)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-MGCP(1037)@7fdc3b52d31d: Final verdict of PTC: none 20250425085455045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425085455045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085455045 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085455046 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085455046 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW-PFCP(1020)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1034)@7fdc3b52d31d: Final verdict of PTC: none 20250425085455058 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38790<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039)@7fdc3b52d31d: Final verdict of PTC: pass 20250425085455065 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38780<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)@7fdc3b52d31d: Final verdict of PTC: pass 20250425085455069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38806<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1017): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(1018): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(1019): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(1020): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1021): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1022): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1023): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1024): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(1025): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(1026): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(1027): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-SCCP(1028): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-RAN(1029): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc1-M3UA(1030): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1031): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1032): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1033): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1034): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1035): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1036): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(1037): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Fri Apr 25 08:54:55 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc 20250425085455223 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41532<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085455669 DLSCCP DEBUG SCCP-SCOC(110)[0x559c26c46910]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085455669 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001ce441), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085455669 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085455669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085455669 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085455669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085455669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085455669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085455669 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 1c e4 41 00 00 6e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085455669 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085455669 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085455669 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085455669 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085455669 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085455669 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085455670 DLSCCP DEBUG SCCP-SCOC(111)[0x559c26c2f0a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085455670 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa505a), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085455670 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085455670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085455670 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085455670 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085455670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085455670 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085455670 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 fa 50 5a 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085455670 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085455671 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085455671 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085455671 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085455671 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085455671 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085455825 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41532<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=643192) 20250425085455907 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085455907 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085455907 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN Waiting for packet dumper to finish... 1 (prev_count=643192, count=657384) 20250425085457043 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085457044 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425085457044 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425085457044 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085457044 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085457044 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085457045 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085457045 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425085457045 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink ------ Fri Apr 25 08:54:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425085458005 DLSCCP DEBUG SCCP-SCOC(109)[0x559c26c32990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085458005 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00302aeb), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085458005 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085458005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085458005 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085458005 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085458005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085458005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085458005 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 30 2a eb 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085458006 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085458006 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085458006 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085458006 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085458006 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085458006 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085458007 DLSCCP DEBUG SCCP-SCOC(108)[0x559c26c47cb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085458007 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c76a7), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085458007 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085458007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085458007 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085458007 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085458007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085458007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085458007 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 0c 76 a7 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085458007 DLSCCP DEBUG SCCP-SCOC(107)[0x559c26c31150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085458007 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab83af), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085458007 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085458007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085458007 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085458007 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085458007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085458007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085458007 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 ab 83 af 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085458007 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085458007 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085458007 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085458007 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085458007 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085458007 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085458007 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085458007 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085458007 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085458007 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085458007 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085458007 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085458529 DLSCCP DEBUG SCCP-SCOC(104)[0x559c26aa0440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085458530 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003dc276), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085458530 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085458530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085458530 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085458530 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085458530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085458530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085458530 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 3d c2 76 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085458530 DLSCCP DEBUG SCCP-SCOC(105)[0x559c26bb1b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085458530 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8b5d9), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085458530 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085458530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085458530 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085458530 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085458530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085458530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085458530 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 c8 b5 d9 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085458530 DLSCCP DEBUG SCCP-SCOC(106)[0x559c26c2fb90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085458530 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7ab54), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085458530 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085458530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085458530 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085458530 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085458530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085458530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085458530 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 b7 ab 54 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085458530 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085458530 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085458530 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085458530 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085458530 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085458530 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085458531 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085458531 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085458531 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085458531 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085458531 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085458531 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085458531 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085458531 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085458531 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085458531 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085458531 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085458531 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20250425085458914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41548<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085458918 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41552<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085458921 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37665<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1045)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085458940 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085458940 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085458947 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085458947 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085458947 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085458947 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085458948 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085458948 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085458948 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085458948 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085458948 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58933 (stream_srv.c:142) 20250425085458948 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58933<->l=127.0.0.1:29169 (hnbgw.c:794) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1047)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085458949 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085458949 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085458949 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085458949 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085458949 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085458949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085458949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085458949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085458949 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085458949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085458949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085458949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085458949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085458949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085458949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085458949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085458949 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085458949 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085458949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085458949 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085458949 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0d 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085458949 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085458949 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085458949 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085458949 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085458949 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085458949 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085458949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085458949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085458949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085458949 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085458949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085458949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085458949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085458949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085458949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085458949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085458949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085458949 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085458949 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085458949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085458949 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085458949 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 06 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085458949 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085458949 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085458949 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085458949 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085458949 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085458949 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085458949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085458949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085458949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085458949 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085458949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085458949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085458949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085458949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085458949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085458949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085458949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085458949 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085458949 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085458949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085458949 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085458949 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085458949 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085458949 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085458949 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085458949 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085458949 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085458949 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085458949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085458949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085458949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085458949 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085458949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085458949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085458949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085458949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085458949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085458949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085458949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085458949 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085458949 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085458949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085458949 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085458949 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085458949 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085458950 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085458950 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085458950 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085458950 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085458950 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085458950 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085458950 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085458950 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085458950 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085458950 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085458950 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085458950 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc2' 20250425085458950 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085458950 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085458950 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085458950 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 06 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250425085458950 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085458950 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085458950 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085458950 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085458950 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085458950 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085458950 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085458950 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085458950 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085458950 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085458950 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085458950 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085458950 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1051)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(1051)@7fdc3b52d31d: M3UA emulation initiated, the test can be started MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1051)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-SCCP(1049)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085458963 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085458963 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085458964 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085458964 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085458964 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085458964 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085458964 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085458964 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085458965 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085458965 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085458965 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085458965 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085458965 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085458965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085458965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085458965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085458965 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=12 -> eSLS=92: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085458965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085458965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085458965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085458965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085458965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085458965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085458965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085458965 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=12 -> eSLS=124: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085458965 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085458965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085458965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085458965 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0c 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085458965 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085458965 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085458965 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085458965 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085458965 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085458965 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085458965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085458965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085458965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085458965 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085458965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085458965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085458965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085458965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085458965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085458965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085458965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085458965 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085458965 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085458965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085458965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085458965 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0e 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085458965 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085458965 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085458965 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085458965 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085458965 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085458965 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085458965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085458965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085458965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085458965 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085458965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085458965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085458966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085458966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085458966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085458966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085458966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085458966 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085458966 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085458966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085458966 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085458966 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 03 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085458966 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085458966 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085458966 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085458966 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085458966 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085458966 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085458966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085458966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085458966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085458966 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085458966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085458966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085458966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085458966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085458966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085458966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085458966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085458966 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085458966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085458966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085458966 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085458966 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085458966 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085458966 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085458966 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085458966 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085458966 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085458966 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085458966 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085458966 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085458966 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085458966 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085458966 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085458966 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085458966 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085458966 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085458966 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085458966 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085458966 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085458966 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085458966 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085458966 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085458966 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085458966 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085458966 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085458966 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085458966 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1054)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1054)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1054)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(1052)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085458986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085458986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085458986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085458986 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085458986 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085458986 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085458986 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085458986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085458986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085458991 DLINP DEBUG SRVCONN(,r=127.0.0.1:58933<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085458991 DLINP DEBUG SRVCONN(,r=127.0.0.1:58933<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085458991 DLINP DEBUG SRVCONN(,r=127.0.0.1:58933<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085458991 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085458991 DHNBAP DEBUG (127.0.0.1:58933 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425085458991 DHNBAP NOTICE (127.0.0.1:58933 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085458991 DHNBAP NOTICE (127.0.0.1:58933 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085458991 DLINP DEBUG SRVCONN(,r=127.0.0.1:58933<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085458991 DLINP DEBUG SRVCONN(,r=127.0.0.1:58933<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085459012 DLSCCP DEBUG SCCP-SCOC(102)[0x559c26c34d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085459012 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2fd5b), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085459012 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085459012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085459012 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085459013 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085459013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085459013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085459013 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 d2 fd 5b 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085459013 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085459013 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085459013 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085459013 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085459013 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085459013 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085459022 DLSCCP DEBUG SCCP-SCOC(101)[0x559c26c349c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085459022 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0099a853), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085459022 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085459022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085459022 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085459022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085459022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085459022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085459022 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 99 a8 53 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085459022 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085459022 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085459022 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085459022 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085459022 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085459022 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085459026 DLSCCP DEBUG SCCP-SCOC(103)[0x559c26c45820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085459026 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcddc9), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085459026 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085459026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085459026 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085459026 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085459026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085459026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085459026 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 bc dd c9 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085459026 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085459026 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085459026 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085459026 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085459026 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085459027 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085459161 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085459161 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085459161 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085459161 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1051)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085459170 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085459170 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085459170 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085459171 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085459171 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085459171 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085459171 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085459171 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085459171 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085459171 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085459171 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085459174 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085459174 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085459174 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085459174 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085459174 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085459174 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085459174 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085459174 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085459174 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085459174 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085459174 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250425085459174 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085459174 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085459174 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085459174 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085459174 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085459174 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085459174 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085459174 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085459174 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085459174 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085459174 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085459174 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085459174 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085459176 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085459176 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085459176 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085459176 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085459176 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085459176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085459176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085459176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085459176 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085459176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085459176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085459176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085459176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085459176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085459176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085459176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085459176 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085459176 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085459176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085459176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085459176 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085459176 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085459176 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085459176 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085459176 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085459176 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085459176 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085459176 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250425085459176 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085459176 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085459176 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085459176 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085459177 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085459177 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085459177 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085459177 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1054)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085459183 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085459183 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085459183 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085459183 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085459183 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085459183 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085459183 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085459183 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085459183 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085459183 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085459183 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085459183 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085459183 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085459183 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085459183 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085459183 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085459183 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085459183 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085459183 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085459183 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085459183 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085459183 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085459183 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425085459183 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085459183 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085459183 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085459183 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085459183 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085459183 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085459183 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085459183 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085459183 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085459183 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085459183 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085459183 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085459183 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085459184 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085459184 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085459184 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085459184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085459184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085459184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085459184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085459184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085459184 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085459184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085459184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085459184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085459184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085459184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085459184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085459184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085459185 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085459185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085459185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085459185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085459185 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085459185 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085459185 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085459185 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085459185 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085459185 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085459185 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085459185 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250425085459185 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085459185 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085459185 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085459185 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425085459781 DLSCCP DEBUG SCCP-SCOC(97)[0x559c26c31280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085459781 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d64ff), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085459781 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085459781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085459781 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085459781 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085459781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085459781 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085459781 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 8d 64 ff 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085459781 DLSCCP DEBUG SCCP-SCOC(98)[0x559c26c36690]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085459781 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009997a4), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085459781 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085459781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085459781 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085459781 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085459781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085459781 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085459781 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 99 97 a4 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085459781 DLSCCP DEBUG SCCP-SCOC(99)[0x559c26bb2820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085459781 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00671384), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085459781 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085459781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085459781 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085459781 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085459781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085459781 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085459781 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 67 13 84 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085459781 DLSCCP DEBUG SCCP-SCOC(100)[0x559c26c2cd80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085459781 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee144c), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085459781 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085459781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085459781 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085459781 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085459781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085459781 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085459781 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ee 14 4c 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085459782 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085459782 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085459782 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085459782 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085459782 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085459782 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425085459782 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085459782 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085459782 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085459782 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 8d 64 ff 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250425085459782 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085459782 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085459782 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085459782 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085459782 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085459782 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425085459782 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085459782 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085459782 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085459782 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 99 97 a4 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250425085459782 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085459782 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085459782 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085459782 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085459782 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085459782 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425085459782 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085459782 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085459782 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085459782 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 67 13 84 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250425085459782 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085459782 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085459782 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085459782 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085459782 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085459782 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425085459782 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085459782 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085459782 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085459782 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ee 14 4c 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250425085459789 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085459789 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085459789 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085459790 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085459790 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085459790 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085459790 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085459790 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085459790 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085459790 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 61 8d 64 ff 00 00 06 00 08 00 00 00 07  20250425085459790 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085459790 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085459790 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085459790 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085459790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085459790 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000061), PART(T=Source Reference,L=4,D=008d64ff) (sccp_scrc.c:486) 20250425085459790 DLSCCP DEBUG Received CO:RELCO for local reference 97 (sccp_scoc.c:1855) 20250425085459790 DLSCCP DEBUG SCCP-SCOC(97)[0x559c26c31280]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085459790 DLSCCP DEBUG SCCP-SCOC(97)[0x559c26c31280]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085459790 DLSCCP DEBUG SCCP-SCOC(97)[0x559c26c31280]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085459790 DLSCCP DEBUG SCCP-SCOC(97)[0x559c26c31280]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085459790 DLSCCP DEBUG SCCP-SCOC(97)[0x559c26c31280]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1050)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085459969 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085459969 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085459969 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085459969 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085459969 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085459969 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085459969 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085459969 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085459969 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085459969 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085459969 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085459969 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085459969 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085459969 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085459969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085459969 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085459969 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085459969 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085459969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085459969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085459969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085459969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085459969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085459969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085459969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085459969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085459969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085459969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085459969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085459969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085459969 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085459969 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085459969 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085459969 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085459969 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085459969 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085459969 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085459969 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085459969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085459969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085459969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085459969 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085459969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085459969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085459969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085459969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085459969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085459969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085459969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085459969 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085459969 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085459969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085459969 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085459969 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085459969 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085459969 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425085459969 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085459969 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085459969 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085459969 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085459969 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085459969 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250425085459969 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085459969 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085459969 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085459969 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085459970 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085459970 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085459970 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085459970 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085459970 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085459970 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085459970 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085459970 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085459970 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085459970 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085459970 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085459970 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085459970 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085459970 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085459970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085459970 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085459970 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085459970 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085459970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085459970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085459970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085459970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085459970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085459970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085459970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085459970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085459970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085459970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085459970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085459970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085459970 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085459970 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085459970 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085459970 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085459970 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1053)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085459992 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085459992 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085459992 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085459992 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085459992 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085459992 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085459992 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085459992 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085459992 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085459992 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 62 99 97 a4 00 00 06 00 08 00 00 00 07  20250425085459992 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085459992 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085459992 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085459993 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085459993 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085459993 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085459993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085459993 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000062), PART(T=Source Reference,L=4,D=009997a4) (sccp_scrc.c:486) 20250425085459993 DLSCCP DEBUG Received CO:RELCO for local reference 98 (sccp_scoc.c:1855) 20250425085459993 DLSCCP DEBUG SCCP-SCOC(98)[0x559c26c36690]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085459993 DLSCCP DEBUG SCCP-SCOC(98)[0x559c26c36690]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085459993 DLSCCP DEBUG SCCP-SCOC(98)[0x559c26c36690]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085459993 DLSCCP DEBUG SCCP-SCOC(98)[0x559c26c36690]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085459993 DLSCCP DEBUG SCCP-SCOC(98)[0x559c26c36690]{IDLE}: Deallocated (fsm.c:568) 20250425085459993 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085459993 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085459993 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085459993 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085459993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085459993 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000063), PART(T=Source Reference,L=4,D=00671384) (sccp_scrc.c:486) 20250425085459993 DLSCCP DEBUG Received CO:RELCO for local reference 99 (sccp_scoc.c:1855) 20250425085459993 DLSCCP DEBUG SCCP-SCOC(99)[0x559c26bb2820]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085459993 DLSCCP DEBUG SCCP-SCOC(99)[0x559c26bb2820]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085459993 DLSCCP DEBUG SCCP-SCOC(99)[0x559c26bb2820]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085459993 DLSCCP DEBUG SCCP-SCOC(99)[0x559c26bb2820]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085459993 DLSCCP DEBUG SCCP-SCOC(99)[0x559c26bb2820]{IDLE}: Deallocated (fsm.c:568) 20250425085459993 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085459993 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085459993 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085459993 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085459993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085459993 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000064), PART(T=Source Reference,L=4,D=00ee144c) (sccp_scrc.c:486) 20250425085459993 DLSCCP DEBUG Received CO:RELCO for local reference 100 (sccp_scoc.c:1855) 20250425085459993 DLSCCP DEBUG SCCP-SCOC(100)[0x559c26c2cd80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085459993 DLSCCP DEBUG SCCP-SCOC(100)[0x559c26c2cd80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085459993 DLSCCP DEBUG SCCP-SCOC(100)[0x559c26c2cd80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085459993 DLSCCP DEBUG SCCP-SCOC(100)[0x559c26c2cd80]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085459993 DLSCCP DEBUG SCCP-SCOC(100)[0x559c26c2cd80]{IDLE}: Deallocated (fsm.c:568) 20250425085459993 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085459993 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085459993 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085459993 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085459993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085459993 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085459993 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085459993 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085459993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085459993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085459993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085459993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085459993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085459993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085459992 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085459993 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085459993 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085459993 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085459993 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085459993 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085459993 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085459993 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 63 67 13 84 00 00 06 00 08 00 00 00 07  20250425085459993 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085459993 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085459993 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085459993 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085459993 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085459993 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085459993 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085459993 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085459993 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085459993 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 64 ee 14 4c 00 00 06 00 08 00 00 00 07  20250425085459993 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085459993 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085459993 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085459993 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085459993 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085459993 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085459993 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085459993 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085459993 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085459993 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085459993 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085459993 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085459993 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085459993 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085459993 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085459993 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085459993 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085459993 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085459993 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085459993 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085459993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085459993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085459993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085459993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085459993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085459993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085459993 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085459993 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085459993 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085459993 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085459993 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085459993 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085459993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085459993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085459993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085459993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085459993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085459993 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085459993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085459993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085459993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085459993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085459993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085459993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085459993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085459993 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085459993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085459993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085459993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085459993 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085459993 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085459993 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425085459993 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085459993 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085459993 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085459993 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085459994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085459994 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085459994 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085459994 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085459994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085459994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085459994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085459994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085459994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085459994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085459994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085459994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085459994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085459994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085459994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085459994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085459994 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085459994 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085459994 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085459994 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085459994 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085459994 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085459994 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085459994 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085459994 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085459994 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085459994 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250425085459994 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085459994 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085459994 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085459994 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085501005 DLCTRL DEBUG Command: GET 218687198 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425085501005 DLCTRL DEBUG Tx Command reply: GET_REPLY 218687198 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085501006 DLCTRL DEBUG Command: GET 805723169 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425085501006 DLCTRL DEBUG Tx Command reply: GET_REPLY 805723169 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085501008 DLCTRL DEBUG Command: GET 207252714 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085501008 DLCTRL DEBUG Tx Command reply: GET_REPLY 207252714 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085501011 DLCTRL DEBUG Command: GET 657514860 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085501011 DLCTRL DEBUG Tx Command reply: GET_REPLY 657514860 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085501014 DLCTRL DEBUG Command: GET 642318298 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085501014 DLCTRL DEBUG Tx Command reply: GET_REPLY 642318298 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425085501017 DLCTRL DEBUG Command: GET 530307015 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425085501017 DLCTRL DEBUG Tx Command reply: GET_REPLY 530307015 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085501020 DLCTRL DEBUG Command: GET 973936210 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425085501020 DLCTRL DEBUG Tx Command reply: GET_REPLY 973936210 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085501023 DLCTRL DEBUG Command: GET 305478095 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085501023 DLCTRL DEBUG Tx Command reply: GET_REPLY 305478095 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085501028 DLCTRL DEBUG Command: GET 232748365 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085501028 DLCTRL DEBUG Tx Command reply: GET_REPLY 232748365 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085501031 DLCTRL DEBUG Command: GET 983425242 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085501031 DLCTRL DEBUG Tx Command reply: GET_REPLY 983425242 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425085501034 DLCTRL DEBUG Command: GET 335114096 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425085501034 DLCTRL DEBUG Tx Command reply: GET_REPLY 335114096 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085501038 DLCTRL DEBUG Command: GET 553592829 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425085501038 DLCTRL DEBUG Tx Command reply: GET_REPLY 553592829 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085501041 DLCTRL DEBUG Command: GET 692371784 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085501041 DLCTRL DEBUG Tx Command reply: GET_REPLY 692371784 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085501046 DLCTRL DEBUG Command: GET 149532712 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085501046 DLCTRL DEBUG Tx Command reply: GET_REPLY 149532712 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085501049 DLCTRL DEBUG Command: GET 584447311 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085501049 DLCTRL DEBUG Tx Command reply: GET_REPLY 584447311 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425085501052 DLCTRL DEBUG Command: GET 47360972 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425085501052 DLCTRL DEBUG Tx Command reply: GET_REPLY 47360972 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085501054 DLCTRL DEBUG Command: GET 261349367 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425085501054 DLCTRL DEBUG Tx Command reply: GET_REPLY 261349367 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085501057 DLCTRL DEBUG Command: GET 623970263 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085501057 DLCTRL DEBUG Tx Command reply: GET_REPLY 623970263 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085501059 DLCTRL DEBUG Command: GET 696686272 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085501059 DLCTRL DEBUG Tx Command reply: GET_REPLY 696686272 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085501062 DLCTRL DEBUG Command: GET 164972273 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085501062 DLCTRL DEBUG Tx Command reply: GET_REPLY 164972273 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000003000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011110101'B, t_guard := 20.000000 } 20250425085501103 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41568<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1053)@7fdc3b52d31d: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1053)@7fdc3b52d31d: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1046)@7fdc3b52d31d: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056)3548472 20250425085502142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085502142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085502142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085502142 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085502142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x362538, normal) (hnbgw_rua.c:406) 20250425085502142 DHNB DEBUG map_rua[0x559c26c36690]{init}: Allocated (fsm.c:456) 20250425085502142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3548472)[0x559c26c36690]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085502142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3548472 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085502142 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085502142 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085502142 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085502142 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3548472 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085502142 DCN DEBUG map_sccp[0x559c26c31280]{init}: Allocated (fsm.c:456) 20250425085502142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x559c26c31280]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085502142 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3548472 <-> SCCP-115 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085502142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3548472 SCCP-115 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085502142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3548472)[0x559c26c36690]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085502142 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085502142 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085502142 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3548472 SCCP-115 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085502142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x559c26c31280]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085502142 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085502142 DLSCCP DEBUG SCCP-SCOC(115)[0x559c26bce710]{IDLE}: Allocated (fsm.c:456) 20250425085502142 DLSCCP DEBUG SCCP-SCOC(115)[0x559c26bce710]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085502142 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000073), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030000f50056400500f1100926) (sccp_scrc.c:415) 20250425085502142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085502142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085502142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085502142 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085502142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085502142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085502142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085502142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085502142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085502142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085502142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085502142 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085502142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085502142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085502142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085502143 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 04 01 00 00 73 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 f5 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085502143 DLSCCP DEBUG SCCP-SCOC(115)[0x559c26bce710]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085502143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x559c26c31280]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085502143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3548472)[0x559c26c36690]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085502143 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085502143 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085502143 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085502143 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085502143 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085502143 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250425085502143 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085502143 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085502143 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085502143 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 04 01 00 00 73 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 f5 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(1052)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1052)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1053)@7fdc3b52d31d: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056) HNBGW_Test.sgsn0-RAN(1053)@7fdc3b52d31d: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056)9080001 HNBGW_Test.sgsn0-SCCP(1052)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1052)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085502154 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085502154 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085502154 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085502154 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085502154 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085502154 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085502154 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085502154 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085502154 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085502154 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 73 17 2a 52 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085502154 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085502154 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085502154 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085502154 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085502154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085502154 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000073), PART(T=Source Reference,L=4,D=00172a52) (sccp_scrc.c:486) 20250425085502154 DLSCCP DEBUG Received CO:COAK for local reference 115 (sccp_scoc.c:1855) 20250425085502154 DLSCCP DEBUG SCCP-SCOC(115)[0x559c26bce710]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085502154 DLSCCP DEBUG SCCP-SCOC(115)[0x559c26bce710]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085502154 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085502154 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085502154 DCN DEBUG handle_cn_conn_conf() conn_id=115, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085502154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x559c26c31280]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085502154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x559c26c31280]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@7fdc3b52d31d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085502154 DLCTRL DEBUG Command: GET 566228514 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425085502154 DLCTRL DEBUG Tx Command reply: GET_REPLY 566228514 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250425085502156 DLCTRL DEBUG Command: GET 273002235 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425085502156 DLCTRL DEBUG Tx Command reply: GET_REPLY 273002235 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085502158 DLCTRL DEBUG Command: GET 291507258 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085502158 DLCTRL DEBUG Tx Command reply: GET_REPLY 291507258 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085502161 DLCTRL DEBUG Command: GET 377465036 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085502161 DLCTRL DEBUG Tx Command reply: GET_REPLY 377465036 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085502163 DLCTRL DEBUG Command: GET 198810128 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085502163 DLCTRL DEBUG Tx Command reply: GET_REPLY 198810128 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085502165 DLCTRL DEBUG Command: GET 727600558 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425085502165 DLCTRL DEBUG Tx Command reply: GET_REPLY 727600558 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085502167 DLCTRL DEBUG Command: GET 831791986 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425085502167 DLCTRL DEBUG Tx Command reply: GET_REPLY 831791986 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085502168 DLCTRL DEBUG Command: GET 536877129 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085502168 DLCTRL DEBUG Tx Command reply: GET_REPLY 536877129 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085502170 DLCTRL DEBUG Command: GET 281960966 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085502171 DLCTRL DEBUG Tx Command reply: GET_REPLY 281960966 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085502173 DLCTRL DEBUG Command: GET 875713199 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085502173 DLCTRL DEBUG Tx Command reply: GET_REPLY 875713199 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085502175 DLCTRL DEBUG Command: GET 132609720 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425085502176 DLCTRL DEBUG Tx Command reply: GET_REPLY 132609720 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085502177 DLCTRL DEBUG Command: GET 991241625 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425085502177 DLCTRL DEBUG Tx Command reply: GET_REPLY 991241625 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085502179 DLCTRL DEBUG Command: GET 993308435 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085502179 DLCTRL DEBUG Tx Command reply: GET_REPLY 993308435 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085502182 DLCTRL DEBUG Command: GET 399935641 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085502182 DLCTRL DEBUG Tx Command reply: GET_REPLY 399935641 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085502185 DLCTRL DEBUG Command: GET 201302241 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085502185 DLCTRL DEBUG Tx Command reply: GET_REPLY 201302241 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085502189 DLCTRL DEBUG Command: GET 767517071 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425085502189 DLCTRL DEBUG Tx Command reply: GET_REPLY 767517071 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085502191 DLCTRL DEBUG Command: GET 654678481 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425085502191 DLCTRL DEBUG Tx Command reply: GET_REPLY 654678481 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085502193 DLCTRL DEBUG Command: GET 284212462 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085502193 DLCTRL DEBUG Tx Command reply: GET_REPLY 284212462 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085502194 DLCTRL DEBUG Command: GET 374231108 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085502194 DLCTRL DEBUG Tx Command reply: GET_REPLY 374231108 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085502196 DLCTRL DEBUG Command: GET 651456392 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085502196 DLCTRL DEBUG Tx Command reply: GET_REPLY 651456392 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100100100'B, t_guard := 20.000000 } 20250425085502224 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41570<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1053)@7fdc3b52d31d: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1053)@7fdc3b52d31d: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1046)@7fdc3b52d31d: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057)848277 20250425085503250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085503251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085503251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250425085503251 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085503251 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcf195, normal) (hnbgw_rua.c:406) 20250425085503251 DHNB DEBUG map_rua[0x559c26c43cf0]{init}: Allocated (fsm.c:456) 20250425085503251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-848277)[0x559c26c43cf0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085503251 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-848277 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085503251 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085503251 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085503251 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250425085503251 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-848277 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085503251 DCN DEBUG map_sccp[0x559c26c338f0]{init}: Allocated (fsm.c:456) 20250425085503251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x559c26c338f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085503251 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-848277 <-> SCCP-116 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085503251 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-848277 SCCP-116 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:311) 20250425085503251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-848277)[0x559c26c43cf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085503251 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085503251 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085503251 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-848277 SCCP-116 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085503251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x559c26c338f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085503251 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085503251 DLSCCP DEBUG SCCP-SCOC(116)[0x559c26c3f940]{IDLE}: Allocated (fsm.c:456) 20250425085503251 DLSCCP DEBUG SCCP-SCOC(116)[0x559c26c3f940]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085503251 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000074), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030003240056400500f1100926) (sccp_scrc.c:415) 20250425085503251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085503251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085503251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085503251 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085503251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085503251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085503251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085503251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085503251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085503251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085503251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085503251 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085503251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085503251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085503251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085503251 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 70 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 74 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 4b 00 13 40 47 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 24 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085503251 DLSCCP DEBUG SCCP-SCOC(116)[0x559c26c3f940]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085503251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x559c26c338f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085503251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-848277)[0x559c26c43cf0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085503252 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085503252 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085503252 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085503252 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085503252 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085503252 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250425085503252 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085503252 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085503252 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085503252 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 70 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 74 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 4b 00 13 40 47 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 24 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(1052)@7fdc3b52d31d: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(1052)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(1053)@7fdc3b52d31d: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057) HNBGW_Test.sgsn0-RAN(1053)@7fdc3b52d31d: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057)3030359 HNBGW_Test.sgsn0-SCCP(1052)@7fdc3b52d31d: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(1052)@7fdc3b52d31d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425085503260 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085503260 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085503260 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085503260 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085503260 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085503260 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085503260 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085503260 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085503260 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085503260 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 74 94 c8 97 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085503261 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085503261 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085503261 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085503261 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085503261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085503261 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000074), PART(T=Source Reference,L=4,D=0094c897) (sccp_scrc.c:486) 20250425085503261 DLSCCP DEBUG Received CO:COAK for local reference 116 (sccp_scoc.c:1855) 20250425085503261 DLSCCP DEBUG SCCP-SCOC(116)[0x559c26c3f940]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085503261 DLSCCP DEBUG SCCP-SCOC(116)[0x559c26c3f940]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085503261 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085503261 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085503261 DCN DEBUG handle_cn_conn_conf() conn_id=116, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085503261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x559c26c338f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085503261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x559c26c338f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@7fdc3b52d31d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085503262 DLCTRL DEBUG Command: GET 799500030 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425085503262 DLCTRL DEBUG Tx Command reply: GET_REPLY 799500030 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250425085503266 DLCTRL DEBUG Command: GET 378749324 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425085503266 DLCTRL DEBUG Tx Command reply: GET_REPLY 378749324 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085503270 DLCTRL DEBUG Command: GET 750166062 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085503270 DLCTRL DEBUG Tx Command reply: GET_REPLY 750166062 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085503274 DLCTRL DEBUG Command: GET 443507492 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085503274 DLCTRL DEBUG Tx Command reply: GET_REPLY 443507492 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085503277 DLCTRL DEBUG Command: GET 729783392 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085503277 DLCTRL DEBUG Tx Command reply: GET_REPLY 729783392 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085503281 DLCTRL DEBUG Command: GET 348014598 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425085503281 DLCTRL DEBUG Tx Command reply: GET_REPLY 348014598 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085503285 DLCTRL DEBUG Command: GET 442345560 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425085503285 DLCTRL DEBUG Tx Command reply: GET_REPLY 442345560 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085503288 DLCTRL DEBUG Command: GET 573820903 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085503288 DLCTRL DEBUG Tx Command reply: GET_REPLY 573820903 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085503290 DLCTRL DEBUG Command: GET 359861392 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085503290 DLCTRL DEBUG Tx Command reply: GET_REPLY 359861392 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085503292 DLCTRL DEBUG Command: GET 669039382 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085503292 DLCTRL DEBUG Tx Command reply: GET_REPLY 669039382 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085503294 DLCTRL DEBUG Command: GET 784627798 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425085503294 DLCTRL DEBUG Tx Command reply: GET_REPLY 784627798 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085503296 DLCTRL DEBUG Command: GET 780395086 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425085503296 DLCTRL DEBUG Tx Command reply: GET_REPLY 780395086 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085503298 DLCTRL DEBUG Command: GET 65928488 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085503298 DLCTRL DEBUG Tx Command reply: GET_REPLY 65928488 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085503299 DLCTRL DEBUG Command: GET 278827951 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085503300 DLCTRL DEBUG Tx Command reply: GET_REPLY 278827951 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085503301 DLCTRL DEBUG Command: GET 214844861 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085503301 DLCTRL DEBUG Tx Command reply: GET_REPLY 214844861 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085503302 DLCTRL DEBUG Command: GET 934988548 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425085503302 DLCTRL DEBUG Tx Command reply: GET_REPLY 934988548 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085503303 DLCTRL DEBUG Command: GET 805887619 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425085503303 DLCTRL DEBUG Tx Command reply: GET_REPLY 805887619 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085503305 DLCTRL DEBUG Command: GET 457429858 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085503305 DLCTRL DEBUG Tx Command reply: GET_REPLY 457429858 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085503306 DLCTRL DEBUG Command: GET 382305061 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085503306 DLCTRL DEBUG Tx Command reply: GET_REPLY 382305061 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085503307 DLCTRL DEBUG Command: GET 650293716 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085503307 DLCTRL DEBUG Tx Command reply: GET_REPLY 650293716 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: "connecting cnlink 1" 20250425085503309 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1060)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn1-M3UA(1060)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1060)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn1-SCCP(1058)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085503534 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085503535 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425085503535 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085503535 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1060)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425085503543 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085503543 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250425085503543 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085503543 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085503543 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085503543 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085503543 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425085503543 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085503543 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085503543 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250425085503543 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085503546 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085503546 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085503546 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085503546 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250425085503546 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085503546 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085503546 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085503546 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085503546 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250425085503546 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250425085503546 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425085503547 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0a  20250425085503547 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0a  20250425085503547 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425085503547 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085503547 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085503547 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085503547 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085503547 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250425085503547 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085503547 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085503547 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085503547 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085503547 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085503547 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085503547 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085503548 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085503548 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085503548 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085503548 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085503548 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085503548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085503548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085503548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085503548 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085503548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085503548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085503548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085503548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085503548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085503548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085503548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085503548 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085503549 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085503549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085503549 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085503549 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085503549 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085503549 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085503549 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085503549 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085503549 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085503549 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085503549 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=9 -> eSLS=25: use Normal Route via 'virt-sgsn1' 20250425085503549 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085503549 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085503549 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085503549 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250425085503909 DLSCCP DEBUG SCCP-SCOC(112)[0x559c26c36420]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085503909 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00201850), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085503909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085503909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085503909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085503909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085503909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085503909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085503909 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 20 18 50 00 00 70 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085503910 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085503910 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085503910 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085503910 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085503910 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085503910 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425085503910 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085503910 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085503910 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085503910 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 20 18 50 00 00 70 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250425085503916 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085503916 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085503916 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085503916 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085503916 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085503917 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085503917 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085503917 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085503917 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085503917 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 70 20 18 50 00 00 06 00 08 00 00 00 07  20250425085503917 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085503917 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085503917 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085503917 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085503917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085503917 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000070), PART(T=Source Reference,L=4,D=00201850) (sccp_scrc.c:486) 20250425085503917 DLSCCP DEBUG Received CO:RELCO for local reference 112 (sccp_scoc.c:1855) 20250425085503917 DLSCCP DEBUG SCCP-SCOC(112)[0x559c26c36420]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085503917 DLSCCP DEBUG SCCP-SCOC(112)[0x559c26c36420]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085503917 DLSCCP DEBUG SCCP-SCOC(112)[0x559c26c36420]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085503917 DLSCCP DEBUG SCCP-SCOC(112)[0x559c26c36420]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085503917 DLSCCP DEBUG SCCP-SCOC(112)[0x559c26c36420]{IDLE}: Deallocated (fsm.c:568) MTC@7fdc3b52d31d: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000010111100'B, t_guard := 20.000000 } HNBGW_Test.sgsn1-RAN(1059)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085504349 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085504349 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085504349 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085504349 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085504349 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085504349 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085504349 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085504349 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085504349 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085504349 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085504349 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085504349 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085504349 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085504350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085504350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085504350 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085504350 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425085504350 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085504350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085504350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085504350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085504350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085504350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085504350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085504350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085504350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085504350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085504350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085504350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085504350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085504350 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085504350 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085504350 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085504350 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085504350 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425085504350 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085504350 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085504350 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085504350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085504350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085504350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085504350 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085504350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085504350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085504350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085504350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085504350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085504350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085504350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085504350 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085504350 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085504350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085504350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085504350 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0b 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085504350 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085504350 DRANAP NOTICE cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: link up (cnlink.c:111) 20250425085504350 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085504350 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085504350 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085504350 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085504350 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085504350 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'virt-sgsn1' 20250425085504350 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085504350 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085504350 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085504350 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0b 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250425085504354 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085504354 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085504354 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085504354 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085504354 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085504354 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085504354 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085504354 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085504354 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085504354 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085504354 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085504355 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085504355 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085504355 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085504355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085504355 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085504355 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425085504355 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085504355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085504355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085504355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085504355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085504355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085504355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085504355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085504355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085504355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085504355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085504355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085504355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085504355 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085504355 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085504355 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085504355 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085504355 DRANAP INFO cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085504374 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41584<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085505045 DLSCCP DEBUG SCCP-SCOC(114)[0x559c26c62f50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085505046 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001711be), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085505046 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085505046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085505046 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085505046 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085505046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085505046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085505046 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 17 11 be 00 00 72 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085505046 DLSCCP DEBUG SCCP-SCOC(113)[0x559c26bef2c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085505046 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00139602), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085505046 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085505046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085505046 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085505046 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085505046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085505046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085505046 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 13 96 02 00 00 71 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085505046 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085505046 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085505046 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085505046 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085505046 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085505047 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'virt-sgsn1' 20250425085505047 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085505047 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085505047 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085505047 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 17 11 be 00 00 72 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250425085505047 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085505047 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085505047 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085505047 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085505047 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085505047 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'virt-sgsn1' 20250425085505047 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085505047 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085505047 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085505047 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 13 96 02 00 00 71 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250425085505051 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085505051 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085505051 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085505051 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085505051 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085505051 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085505051 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085505051 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085505051 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085505051 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 0a 00 00 00 bd 03 02 00 00 05 00 00 72 17 11 be 00 00 06 00 08 00 00 00 07  20250425085505051 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085505051 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085505051 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085505051 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085505051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085505051 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000072), PART(T=Source Reference,L=4,D=001711be) (sccp_scrc.c:486) 20250425085505051 DLSCCP DEBUG Received CO:RELCO for local reference 114 (sccp_scoc.c:1855) 20250425085505051 DLSCCP DEBUG SCCP-SCOC(114)[0x559c26c62f50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085505051 DLSCCP DEBUG SCCP-SCOC(114)[0x559c26c62f50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085505051 DLSCCP DEBUG SCCP-SCOC(114)[0x559c26c62f50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085505051 DLSCCP DEBUG SCCP-SCOC(114)[0x559c26c62f50]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085505051 DLSCCP DEBUG SCCP-SCOC(114)[0x559c26c62f50]{IDLE}: Deallocated (fsm.c:568) 20250425085505252 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085505252 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085505252 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085505252 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085505253 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085505253 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085505253 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085505253 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085505253 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085505253 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 0a 00 00 00 bd 03 02 00 00 05 00 00 71 13 96 02 00 00 06 00 08 00 00 00 07  20250425085505253 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085505253 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085505253 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085505253 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085505253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085505253 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000071), PART(T=Source Reference,L=4,D=00139602) (sccp_scrc.c:486) 20250425085505253 DLSCCP DEBUG Received CO:RELCO for local reference 113 (sccp_scoc.c:1855) 20250425085505253 DLSCCP DEBUG SCCP-SCOC(113)[0x559c26bef2c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085505253 DLSCCP DEBUG SCCP-SCOC(113)[0x559c26bef2c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085505253 DLSCCP DEBUG SCCP-SCOC(113)[0x559c26bef2c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085505253 DLSCCP DEBUG SCCP-SCOC(113)[0x559c26bef2c0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085505253 DLSCCP DEBUG SCCP-SCOC(113)[0x559c26bef2c0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(1059)@7fdc3b52d31d: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1059)@7fdc3b52d31d: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1046)@7fdc3b52d31d: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061)724215 20250425085505404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085505404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085505404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085505404 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085505404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb0cf7, normal) (hnbgw_rua.c:406) 20250425085505404 DHNB DEBUG map_rua[0x559c26bef2c0]{init}: Allocated (fsm.c:456) 20250425085505404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-724215)[0x559c26bef2c0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085505404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-724215 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085505404 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085505404 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085505404 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-724215 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:743) 20250425085505404 DCN DEBUG map_sccp[0x559c26c62f50]{init}: Allocated (fsm.c:456) 20250425085505404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x559c26c62f50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085505404 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-724215 <-> SCCP-117 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250425085505404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-724215 SCCP-117 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085505404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-724215)[0x559c26bef2c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085505404 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085505404 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085505404 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-724215 SCCP-117 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085505404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x559c26c62f50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085505404 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085505404 DLSCCP DEBUG SCCP-SCOC(117)[0x559c26c36420]{IDLE}: Allocated (fsm.c:456) 20250425085505404 DLSCCP DEBUG SCCP-SCOC(117)[0x559c26c36420]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085505404 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000075), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030000bc0056400500f1100926) (sccp_scrc.c:415) 20250425085505404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085505404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085505404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085505404 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085505404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085505404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085505404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085505404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085505404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085505404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085505404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085505404 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085505404 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085505404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085505404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085505404 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 0a 03 00 00 02 01 00 00 75 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 bc 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085505404 DLSCCP DEBUG SCCP-SCOC(117)[0x559c26c36420]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085505404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x559c26c62f50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085505404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-724215)[0x559c26bef2c0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085505405 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085505405 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085505405 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085505405 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085505405 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085505405 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'virt-sgsn1' 20250425085505405 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085505405 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085505405 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085505405 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 0a 03 00 00 02 01 00 00 75 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 bc 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(1058)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1058)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1059)@7fdc3b52d31d: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061) HNBGW_Test.sgsn1-RAN(1059)@7fdc3b52d31d: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061)10667337 HNBGW_Test.sgsn1-SCCP(1058)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1058)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085505424 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085505424 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085505424 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085505424 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085505424 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085505424 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085505424 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085505424 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085505424 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085505424 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 75 20 d2 4f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085505424 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085505424 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085505424 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085505424 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085505425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085505425 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000075), PART(T=Source Reference,L=4,D=0020d24f) (sccp_scrc.c:486) 20250425085505425 DLSCCP DEBUG Received CO:COAK for local reference 117 (sccp_scoc.c:1855) 20250425085505425 DLSCCP DEBUG SCCP-SCOC(117)[0x559c26c36420]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085505425 DLSCCP DEBUG SCCP-SCOC(117)[0x559c26c36420]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085505425 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085505425 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085505425 DCN DEBUG handle_cn_conn_conf() conn_id=117, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085505425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x559c26c62f50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085505425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x559c26c62f50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@7fdc3b52d31d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085505426 DLCTRL DEBUG Command: GET 914499846 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425085505426 DLCTRL DEBUG Tx Command reply: GET_REPLY 914499846 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250425085505432 DLCTRL DEBUG Command: GET 595388404 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425085505432 DLCTRL DEBUG Tx Command reply: GET_REPLY 595388404 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085505438 DLCTRL DEBUG Command: GET 897647323 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085505438 DLCTRL DEBUG Tx Command reply: GET_REPLY 897647323 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085505444 DLCTRL DEBUG Command: GET 290228629 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085505444 DLCTRL DEBUG Tx Command reply: GET_REPLY 290228629 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085505448 DLCTRL DEBUG Command: GET 219879632 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085505448 DLCTRL DEBUG Tx Command reply: GET_REPLY 219879632 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085505452 DLCTRL DEBUG Command: GET 177674686 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425085505452 DLCTRL DEBUG Tx Command reply: GET_REPLY 177674686 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250425085505456 DLCTRL DEBUG Command: GET 911778826 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425085505456 DLCTRL DEBUG Tx Command reply: GET_REPLY 911778826 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085505460 DLCTRL DEBUG Command: GET 804327768 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085505460 DLCTRL DEBUG Tx Command reply: GET_REPLY 804327768 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085505463 DLCTRL DEBUG Command: GET 409314654 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085505463 DLCTRL DEBUG Tx Command reply: GET_REPLY 409314654 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085505466 DLCTRL DEBUG Command: GET 700763184 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085505466 DLCTRL DEBUG Tx Command reply: GET_REPLY 700763184 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085505469 DLCTRL DEBUG Command: GET 799008510 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425085505469 DLCTRL DEBUG Tx Command reply: GET_REPLY 799008510 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085505472 DLCTRL DEBUG Command: GET 168081882 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425085505472 DLCTRL DEBUG Tx Command reply: GET_REPLY 168081882 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085505474 DLCTRL DEBUG Command: GET 2321772 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085505474 DLCTRL DEBUG Tx Command reply: GET_REPLY 2321772 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085505477 DLCTRL DEBUG Command: GET 865901797 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085505477 DLCTRL DEBUG Tx Command reply: GET_REPLY 865901797 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085505481 DLCTRL DEBUG Command: GET 996435604 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085505481 DLCTRL DEBUG Tx Command reply: GET_REPLY 996435604 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085505486 DLCTRL DEBUG Command: GET 859998537 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425085505486 DLCTRL DEBUG Tx Command reply: GET_REPLY 859998537 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085505490 DLCTRL DEBUG Command: GET 127189694 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425085505490 DLCTRL DEBUG Tx Command reply: GET_REPLY 127189694 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085505493 DLCTRL DEBUG Command: GET 754118105 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085505493 DLCTRL DEBUG Tx Command reply: GET_REPLY 754118105 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085505497 DLCTRL DEBUG Command: GET 208649205 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085505497 DLCTRL DEBUG Tx Command reply: GET_REPLY 208649205 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085505500 DLCTRL DEBUG Command: GET 348748713 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085505500 DLCTRL DEBUG Tx Command reply: GET_REPLY 348748713 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425085505511 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37665<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1043)@7fdc3b52d31d: Final verdict of PTC: none 20250425085505514 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41552<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(1042)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085505516 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41548<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085505516 DLINP DEBUG SRVCONN(,r=127.0.0.1:58933<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085505516 DLINP DEBUG SRVCONN(,r=127.0.0.1:58933<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085505516 DLINP NOTICE SRV(,r=127.0.0.1:58933<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085505516 DMAIN NOTICE (127.0.0.1:58933 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58933<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085505516 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250425085505517 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085505517 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085505517 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085505517 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085505517 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085505517 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085505517 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085505517 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085505517 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085505517 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085505517 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085505517 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085505517 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085505517 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085505517 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085505517 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085505517 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085505517 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425085505517 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250425085505517 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085505517 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085505517 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085505517 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085505517 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085505517 DLM3UA [1;33mNOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085505517 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085505517 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085505517 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085505517 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085505517 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085505517 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085505517 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085505517 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085505517 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085505517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x559c26c31280]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085505517 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085505517 DLSCCP DEBUG SCCP-SCOC(115)[0x559c26bce710]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085505517 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00172a52), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085505517 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085505517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085505517 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085505517 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085505517 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085505517 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085505517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085505517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085505517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085505517 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 04 04 17 2a 52 00 00 73 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085505517 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250425085505517 DLSCCP DEBUG SCCP-SCOC(115)[0x559c26bce710]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085505517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x559c26c31280]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085505517 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085505517 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085505517 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085505517 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085505517 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085505517 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085505517 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250425085505517 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085505517 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085505517 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085505517 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085505517 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085505517 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425085505517 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0a  20250425085505517 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425085505517 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085505517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3548472)[0x559c26c36690]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085505517 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3548472)[0x559c26c36690]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085505517 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085505517 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085505517 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425085505517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3548472)[0x559c26c36690]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085505517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3548472)[0x559c26c36690]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085505517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3548472)[0x559c26c36690]{disrupted}: Freeing instance (context_map.c:202) 20250425085505517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3548472)[0x559c26c36690]{disrupted}: Deallocated (fsm.c:568) 20250425085505517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x559c26c31280]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085505517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x559c26c31280]{disconnected}: Freeing instance (context_map.c:206) 20250425085505517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x559c26c31280]{disconnected}: Deallocated (fsm.c:568) 20250425085505517 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3548472 SCCP-115 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425085505517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x559c26c338f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085505517 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085505517 DLSCCP DEBUG SCCP-SCOC(116)[0x559c26c3f940]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085505517 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094c897), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085505517 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085505517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085505517 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085505517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085505517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085505517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085505517 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 03 04 94 c8 97 00 00 74 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085505517 DLSCCP DEBUG SCCP-SCOC(116)[0x559c26c3f940]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085505517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x559c26c338f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085505517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-848277)[0x559c26c43cf0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085505517 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-848277)[0x559c26c43cf0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085505517 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425085505517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-848277)[0x559c26c43cf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085505517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-848277)[0x559c26c43cf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085505517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-848277)[0x559c26c43cf0]{disrupted}: Freeing instance (context_map.c:202) 20250425085505517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-848277)[0x559c26c43cf0]{disrupted}: Deallocated (fsm.c:568) 20250425085505517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x559c26c338f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085505517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x559c26c338f0]{disconnected}: Freeing instance (context_map.c:206) 20250425085505517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x559c26c338f0]{disconnected}: Deallocated (fsm.c:568) 20250425085505517 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-848277 SCCP-116 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250425085505517 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085505517 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085505517 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250425085505517 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085505517 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085505517 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085505517 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085505517 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085505517 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085505517 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085505517 DRANAP NOTICE cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085505517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x559c26c62f50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085505517 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085505517 DLSCCP DEBUG SCCP-SCOC(117)[0x559c26c36420]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085505517 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020d24f), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085505517 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1048)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1050)@7fdc3b52d31d: Final verdict of PTC: none 20250425085505517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085505517 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085505517 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085505517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085505517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085505517 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 02 04 20 d2 4f 00 00 75 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085505517 DLSCCP DEBUG SCCP-SCOC(117)[0x559c26c36420]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085505517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x559c26c62f50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085505517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-724215)[0x559c26bef2c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085505517 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-724215)[0x559c26bef2c0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085505517 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085505517 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085505517 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085505517 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425085505517 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425085505517 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085505517 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085505517 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085505517 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085505517 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085505517 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085505517 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085505517 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250425085505517 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085505517 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085505517 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085505517 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085505517 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425085505517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-724215)[0x559c26bef2c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085505517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-724215)[0x559c26bef2c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085505517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-724215)[0x559c26bef2c0]{disrupted}: Freeing instance (context_map.c:202) 20250425085505517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-724215)[0x559c26bef2c0]{disrupted}: Deallocated (fsm.c:568) 20250425085505517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x559c26c62f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085505517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x559c26c62f50]{disconnected}: Freeing instance (context_map.c:206) 20250425085505517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x559c26c62f50]{disconnected}: Deallocated (fsm.c:568) 20250425085505517 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-724215 SCCP-117 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250425085505517 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085505517 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085505518 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085505518 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085505518 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085505518 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085505517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085505517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425085505518 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085505518 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085505518 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085505518 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085505518 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085505518 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085505518 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085505518 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085505518 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085505518 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085505518 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085505518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425085505518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085505518 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085505518 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085505518 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085505518 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085505518 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085505518 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085505518 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085505518 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085505518 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085505518 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085505518 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085505518 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085505518 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085505518 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085505518 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc0-SCCP(1049)@7fdc3b52d31d: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1046)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1060)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1053)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1059)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1058)@7fdc3b52d31d: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1047)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1051)@7fdc3b52d31d: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1045)@7fdc3b52d31d: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1041)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1052)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1054)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(1044)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-MGCP(1055)@7fdc3b52d31d: Final verdict of PTC: none 20250425085505518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41568<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056)@7fdc3b52d31d: Final verdict of PTC: pass 20250425085505518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41584<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061)@7fdc3b52d31d: Final verdict of PTC: pass 20250425085505519 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41570<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1041): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(1042): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(1043): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(1044): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1045): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1046): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1047): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1048): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(1049): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(1050): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(1051): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1052): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1053): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1054): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(1055): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057): pass (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1058): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1059): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1060): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Fri Apr 25 08:55:05 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc 20250425085505648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35886<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085505669 DLSCCP DEBUG SCCP-SCOC(110)[0x559c26c46910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085505669 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001ce441), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085505669 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085505669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085505669 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085505669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085505669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085505669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085505669 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 1c e4 41 00 00 6e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085505669 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085505669 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085505669 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085505669 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085505669 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085505669 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085505671 DLSCCP DEBUG SCCP-SCOC(111)[0x559c26c2f0a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085505671 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa505a), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085505671 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085505671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085505671 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085505671 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085505671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085505671 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085505671 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 fa 50 5a 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085505671 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085505671 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085505671 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085505671 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085505671 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085505671 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085506250 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35886<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=616480) Waiting for packet dumper to finish... 1 (prev_count=616480, count=637360) 20250425085507519 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085507519 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085507519 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085507519 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085507519 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425085507519 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425085507519 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085507519 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085507519 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085508007 DLSCCP DEBUG SCCP-SCOC(109)[0x559c26c32990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085508007 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00302aeb), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085508007 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085508007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085508007 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085508007 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085508007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085508007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085508007 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 30 2a eb 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085508007 DLSCCP DEBUG SCCP-SCOC(107)[0x559c26c31150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085508007 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab83af), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085508007 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085508007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085508007 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085508007 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085508007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085508007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085508007 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 ab 83 af 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085508007 DLSCCP DEBUG SCCP-SCOC(108)[0x559c26c47cb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085508007 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c76a7), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085508007 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085508007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085508007 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085508007 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085508007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085508007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085508007 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 0c 76 a7 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085508007 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085508008 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085508008 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085508008 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085508008 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085508008 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085508008 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085508008 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085508008 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085508008 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085508008 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085508008 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085508008 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085508008 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085508008 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085508008 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085508008 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085508008 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Fri Apr 25 08:55:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425085508530 DLSCCP DEBUG SCCP-SCOC(106)[0x559c26c2fb90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085508530 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7ab54), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085508530 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085508530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085508531 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085508531 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085508531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085508531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085508531 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 b7 ab 54 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085508531 DLSCCP DEBUG SCCP-SCOC(105)[0x559c26bb1b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085508531 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8b5d9), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085508531 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085508531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085508531 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085508531 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085508531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085508531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085508531 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 c8 b5 d9 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085508531 DLSCCP DEBUG SCCP-SCOC(104)[0x559c26aa0440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085508531 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003dc276), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085508531 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085508531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085508531 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085508531 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085508531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085508531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085508531 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 3d c2 76 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085508532 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085508532 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085508532 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085508532 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085508532 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085508532 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085508532 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085508532 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085508532 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085508532 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085508532 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085508532 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085508532 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085508532 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085508532 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085508532 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085508532 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085508532 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085509013 DLSCCP DEBUG SCCP-SCOC(102)[0x559c26c34d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085509014 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2fd5b), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085509014 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085509014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085509014 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085509014 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085509014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085509014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085509014 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 d2 fd 5b 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085509014 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085509014 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085509014 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085509014 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085509014 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085509014 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085509023 DLSCCP DEBUG SCCP-SCOC(101)[0x559c26c349c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085509023 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0099a853), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085509023 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085509023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085509023 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085509023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085509023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085509023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085509023 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 99 a8 53 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085509023 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085509024 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085509024 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085509024 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085509024 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085509024 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085509026 DLSCCP DEBUG SCCP-SCOC(103)[0x559c26c45820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085509027 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcddc9), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085509027 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085509027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085509027 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085509027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085509027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085509027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085509027 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 bc dd c9 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085509027 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085509027 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085509027 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085509027 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085509027 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085509027 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_second_rab_assignment started. 20250425085509380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35894<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085509388 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35906<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085509395 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33657<->l=127.0.0.1:4262) (control_if.c:572) 20250425085509416 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085509416 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085509417 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085509417 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085509417 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085509417 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_second_rab_assignment-Iuh0(1066)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085509417 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085509417 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085509417 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085509417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085509417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085509417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085509417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085509417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085509417 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085509417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085509417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085509417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085509417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085509417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085509417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085509417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085509417 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085509417 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085509417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085509417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085509417 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085509417 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085509417 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085509417 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085509417 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085509417 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085509417 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085509417 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085509417 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085509417 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085509418 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085509418 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085509418 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085509418 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085509418 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085509418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085509418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085509418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085509418 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085509418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085509418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085509418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085509418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085509418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085509418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085509418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085509418 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085509418 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085509418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085509418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085509418 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 09 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085509418 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085509418 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085509418 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085509418 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085509418 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085509418 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085509418 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085509418 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085509418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085509418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085509418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085509418 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085509418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085509418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085509418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085509418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085509419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085509419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085509419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085509419 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085509419 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085509419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085509419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085509419 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 03 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085509419 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085509419 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085509419 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085509419 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085509419 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085509419 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085509419 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085509419 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085509419 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085509419 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085509419 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085509419 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085509419 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc2' 20250425085509419 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085509419 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085509419 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085509419 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 03 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250425085509419 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085509420 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085509420 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085509420 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085509420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085509420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085509420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085509420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085509420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085509420 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085509420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085509420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085509420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085509420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085509420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085509420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085509420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085509420 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085509420 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085509420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085509420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085509420 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0d 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085509420 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085509420 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085509420 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085509420 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085509420 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085509420 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085509420 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1070)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(1070)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1070)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1068)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085509438 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085509438 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085509438 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085509438 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085509438 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085509438 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085509438 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085509438 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085509439 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085509439 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085509439 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085509439 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085509439 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085509439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085509439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085509439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085509439 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=15 -> eSLS=95: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085509439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085509439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085509439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085509439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085509439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085509439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085509439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085509439 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=15 -> eSLS=127: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085509439 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085509439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085509439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085509439 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0f 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085509439 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085509439 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085509439 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085509439 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085509439 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085509439 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085509439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085509439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085509439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085509439 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085509439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085509439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085509439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085509439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085509439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085509439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085509439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085509439 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085509439 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085509439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085509439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085509439 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 06 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085509439 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085509439 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085509439 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085509439 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085509439 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085509439 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085509439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085509439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085509440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085509440 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085509440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085509440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085509440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085509440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085509440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085509440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085509440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085509440 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085509440 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085509440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085509440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085509440 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085509440 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085509440 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085509440 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085509440 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085509440 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085509440 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085509440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085509440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085509440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085509440 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085509440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085509440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085509440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085509440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085509440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085509440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085509440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085509440 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085509440 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085509440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085509440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085509440 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085509440 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085509440 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085509440 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085509440 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085509440 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085509440 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085509440 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085509440 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085509440 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085509440 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085509440 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085509440 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085509440 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085509440 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085509440 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085509440 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085509440 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085509440 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085509440 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085509440 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085509440 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085509440 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085509440 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085509440 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085509440 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1073)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(1073)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1073)@7fdc3b52d31d: ************************************************* MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1071)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085509461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085509462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085509462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085509462 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085509462 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085509462 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085509462 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085509462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085509462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085509635 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085509635 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085509635 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085509635 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1070)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085509651 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085509651 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085509651 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085509651 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425085509651 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085509651 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085509651 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085509651 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085509651 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085509651 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085509651 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085509651 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085509651 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085509651 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085509651 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication HNBGW_Test.sgsn0-M3UA(1073)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085509655 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085509655 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085509655 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085509655 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085509655 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085509655 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085509655 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085509655 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085509655 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085509655 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085509655 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250425085509655 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085509655 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085509655 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085509655 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085509655 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085509655 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085509655 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085509655 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085509655 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085509655 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085509655 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085509655 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085509655 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085509655 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085509655 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085509655 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085509655 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085509655 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085509655 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085509655 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085509655 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085509655 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085509655 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085509655 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085509656 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085509656 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085509656 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085509656 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085509656 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085509656 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085509656 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085509656 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085509656 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085509656 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085509656 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085509656 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425085509656 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085509656 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085509656 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085509656 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085509656 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085509656 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085509656 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085509656 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085509656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085509656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085509656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085509656 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085509656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085509656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085509656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085509656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085509656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085509656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085509656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085509656 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085509656 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085509656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085509656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085509656 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085509656 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085509656 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085509656 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085509656 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085509656 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085509656 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085509656 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085509656 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085509656 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085509656 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085509656 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085509657 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085509657 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085509657 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085509657 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085509657 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085509657 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250425085509657 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085509657 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085509657 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085509657 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085509658 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085509658 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085509658 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085509658 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085509658 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085509658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085509658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085509658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085509658 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085509658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085509658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085509658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085509658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085509658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085509658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085509658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085509658 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085509658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085509658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085509658 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085509658 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085509658 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085509658 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085509658 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085509658 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085509658 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085509658 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085509658 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250425085509658 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085509658 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085509658 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085509658 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(1069)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085510448 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085510448 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085510448 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085510448 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085510448 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085510448 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085510448 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085510448 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085510448 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085510448 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085510448 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085510448 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085510448 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085510448 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085510448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085510448 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085510448 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085510448 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085510448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085510448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085510448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085510448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085510448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085510448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085510448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085510448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085510448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085510448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085510448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085510448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085510448 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085510448 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085510448 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085510448 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085510448 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085510448 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085510448 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085510448 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085510448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085510448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085510448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085510449 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085510449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085510449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085510449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085510449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085510449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085510449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085510449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085510449 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085510449 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085510449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085510449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085510449 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085510449 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085510449 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425085510449 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085510449 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085510449 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085510449 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085510449 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085510449 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250425085510449 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085510449 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085510449 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085510449 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085510449 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085510449 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085510449 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085510449 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085510450 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085510450 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085510450 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085510450 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085510450 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085510450 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085510450 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085510450 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085510450 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085510450 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085510450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085510450 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085510450 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085510450 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085510450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085510450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085510450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085510450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085510450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085510450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085510450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085510450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085510450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085510450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085510450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085510450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085510450 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085510450 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085510450 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085510450 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085510450 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1072)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085510460 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085510460 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085510460 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085510460 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085510460 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085510460 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085510460 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085510460 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085510460 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085510460 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085510460 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085510460 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085510460 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085510460 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085510460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085510460 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085510460 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085510460 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085510460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085510460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085510460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085510460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085510460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085510460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085510460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085510460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085510460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085510460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085510460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085510460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085510460 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085510460 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085510460 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085510460 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085510460 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085510460 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085510460 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085510460 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085510460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085510461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085510461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085510461 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085510461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085510461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085510461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085510461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085510461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085510461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085510461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085510461 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085510461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085510461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085510461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085510461 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085510461 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085510461 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425085510461 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085510461 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085510461 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085510461 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085510461 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085510461 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250425085510461 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085510461 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085510461 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085510461 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085510463 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085510463 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085510463 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085510463 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085510463 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085510463 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085510463 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085510463 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085510463 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085510463 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085510463 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085510463 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085510463 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085510463 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085510463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085510463 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085510463 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085510463 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085510463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085510463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085510463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085510463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085510463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085510463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085510463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085510463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085510463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085510463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085510463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085510463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085510463 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085510463 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085510463 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085510463 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085510463 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085510491 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35918<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_second_rab_assignment0(1075)@7fdc3b52d31d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(1069)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1069)@7fdc3b52d31d: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_second_rab_assignment0(1075) TC_second_rab_assignment-Iuh0-RUA(1067)@7fdc3b52d31d: Added conn table entry 0TC_second_rab_assignment0(1075)16066176 20250425085511522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085511522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085511522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085511522 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085511522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf52680, normal) (hnbgw_rua.c:406) 20250425085511522 DHNB DEBUG map_rua[0x559c26bef2c0]{init}: Allocated (fsm.c:456) 20250425085511522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16066176)[0x559c26bef2c0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085511522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16066176 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085511522 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085511522 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085511522 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16066176 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085511522 DCN DEBUG map_sccp[0x559c26c62f50]{init}: Allocated (fsm.c:456) 20250425085511522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x559c26c62f50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085511522 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16066176 <-> SCCP-118 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085511522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16066176 SCCP-118 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085511522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16066176)[0x559c26bef2c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085511522 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085511522 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085511522 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16066176 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085511522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x559c26c62f50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085511522 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085511522 DLSCCP DEBUG SCCP-SCOC(118)[0x559c26c36690]{IDLE}: Allocated (fsm.c:456) 20250425085511522 DLSCCP DEBUG SCCP-SCOC(118)[0x559c26c36690]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085511522 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000076), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003c30056400500f1100926) (sccp_scrc.c:415) 20250425085511522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085511522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085511522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085511522 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085511522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085511522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085511522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085511522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085511522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085511522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085511522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085511522 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085511522 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085511522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085511522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085511522 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 76 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 c3 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085511522 DLSCCP DEBUG SCCP-SCOC(118)[0x559c26c36690]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085511522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x559c26c62f50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085511522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16066176)[0x559c26bef2c0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085511522 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085511522 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085511522 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085511522 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085511522 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085511522 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425085511522 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085511522 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085511522 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085511522 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 76 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 c3 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1068)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc0-SCCP(1068)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1069)@7fdc3b52d31d: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_second_rab_assignment0(1075) HNBGW_Test.msc0-RAN(1069)@7fdc3b52d31d: Added conn table entry 0TC_second_rab_assignment0(1075)8791010 HNBGW_Test.msc0-SCCP(1068)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1068)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_second_rab_assignment0(1075)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085511534 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085511534 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085511534 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085511534 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085511534 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085511534 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085511534 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085511534 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085511534 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085511534 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 76 65 8d 53 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085511534 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085511534 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085511534 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085511534 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085511534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085511534 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000076), PART(T=Source Reference,L=4,D=00658d53) (sccp_scrc.c:486) 20250425085511534 DLSCCP DEBUG Received CO:COAK for local reference 118 (sccp_scoc.c:1855) 20250425085511534 DLSCCP DEBUG SCCP-SCOC(118)[0x559c26c36690]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085511534 DLSCCP DEBUG SCCP-SCOC(118)[0x559c26c36690]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085511534 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085511534 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085511534 DCN DEBUG handle_cn_conn_conf() conn_id=118, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085511534 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x559c26c62f50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085511534 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x559c26c62f50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_second_rab_assignment0(1075)@7fdc3b52d31d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(1074)@7fdc3b52d31d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1075) HNBGW_Test.msc0-SCCP(1068)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1068)@7fdc3b52d31d: vl_len:91 HNBGW_Test.msc0-SCCP(1068)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(1068)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250425085511736 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085511737 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085511737 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085511737 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085511737 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085511737 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085511737 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085511737 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085511737 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085511737 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 76 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085511737 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085511737 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085511737 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085511737 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085511737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085511737 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000076), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425085511737 DLSCCP DEBUG Received CO:CODT for local reference 118 (sccp_scoc.c:1855) 20250425085511737 DLSCCP DEBUG SCCP-SCOC(118)[0x559c26c36690]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085511737 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085511737 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085511737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x559c26c62f50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085511737 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085511737 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085511737 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16066176 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085511737 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085511737 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085511737 DMGW DEBUG mgw(mgw-fsm-16066176-0)[0x559c26c31280]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425085511737 DMGW DEBUG mgw(mgw-fsm-16066176-0)[0x559c26c31280]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425085511737 DMGW DEBUG mgw(mgw-fsm-16066176-0)[0x559c26c31280]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425085511737 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085511737 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425085511737 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{UNUSED}: Allocated (fsm.c:456) 20250425085511737 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{UNUSED}: is child of mgw(mgw-fsm-16066176-0)[0x559c26c31280] (fsm.c:486) 20250425085511737 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16066176-0)[0x559c26c31280] (mgcp_client_endpoint_fsm.c:724) 20250425085511737 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085511738 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085511738 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085511738 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16066176-0)[0x559c26c338f0]{ST_CRCX}: Allocated (fsm.c:456) 20250425085511738 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16066176-0)[0x559c26c338f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0] (fsm.c:486) 20250425085511738 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16066176-0)[0x559c26c338f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085511738 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16066176-0)[0x559c26c338f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425085511738 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=201 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: f526'... (mgcp_client.c:807) 20250425085511738 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250425085511738 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16066176-0)[0x559c26c338f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085511738 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1074)@7fdc3b52d31d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f5268017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f5268017", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_second_rab_assignment0(1075) TC_second_rab_assignment0(1075)@7fdc3b52d31d: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f5268017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f5268017", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_second_rab_assignment0(1075)@7fdc3b52d31d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250425085511779 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20250425085511779 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c338f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425085511779 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c338f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425085511779 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c338f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085511779 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c338f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085511779 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425085511779 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085511779 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085511779 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085511779 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085511779 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085511779 DMGW DEBUG mgw(mgw-fsm-16066176-0)[0x559c26c31280]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085511779 DMGW DEBUG mgw(mgw-fsm-16066176-0)[0x559c26c31280]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425085511779 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085511779 DMGW DEBUG mgw(mgw-fsm-16066176-0)[0x559c26c31280]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425085511779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16066176)[0x559c26bef2c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425085511779 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425085511779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085511779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_second_rab_assignment0(1075)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085511814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085511814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085511814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085511815 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085511815 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf52680) (hnbgw_rua.c:470) 20250425085511815 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16066176 SCCP-118 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085511815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16066176)[0x559c26bef2c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085511815 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085511815 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085511815 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16066176 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085511815 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085511815 DMGW DEBUG mgw(mgw-fsm-16066176-0)[0x559c26c31280]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425085511815 DMGW DEBUG mgw(mgw-fsm-16066176-0)[0x559c26c31280]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425085511815 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085511815 DMGW DEBUG mgw(mgw-fsm-16066176-0)[0x559c26c31280]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425085511815 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16066176-0)[0x559c26c31280] (mgcp_client_endpoint_fsm.c:724) 20250425085511815 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085511815 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085511815 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425085511815 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c338f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425085511815 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=215 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: f526'... (mgcp_client.c:807) 20250425085511815 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250425085511815 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c338f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085511815 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085511815 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085511815 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1075)@7fdc3b52d31d: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f5268017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f5268017", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085511842 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20250425085511842 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c338f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425085511842 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c338f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425085511842 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c338f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425085511842 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425085511842 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085511842 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085511842 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085511842 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085511842 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085511842 DMGW DEBUG mgw(mgw-fsm-16066176-0)[0x559c26c31280]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085511842 DMGW DEBUG mgw(mgw-fsm-16066176-0)[0x559c26c31280]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425085511842 DMGW DEBUG mgw(mgw-fsm-16066176-0)[0x559c26c31280]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425085511842 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16066176-0)[0x559c26c31280] (mgcp_client_endpoint_fsm.c:724) 20250425085511842 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085511842 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085511842 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085511842 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16066176-0)[0x559c26aa06d0]{ST_CRCX}: Allocated (fsm.c:456) 20250425085511842 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16066176-0)[0x559c26aa06d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0] (fsm.c:486) 20250425085511842 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16066176-0)[0x559c26aa06d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085511842 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16066176-0)[0x559c26aa06d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250425085511842 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=205 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: f526'... (mgcp_client.c:807) 20250425085511842 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250425085511842 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16066176-0)[0x559c26aa06d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085511842 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085511842 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085511842 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085511842 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1075)@7fdc3b52d31d: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f5268017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f5268017", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085511854 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20250425085511854 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26aa06d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425085511854 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26aa06d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425085511854 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26aa06d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085511854 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26aa06d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085511854 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425085511854 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425085511854 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085511854 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085511854 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085511854 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085511854 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085511854 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085511854 DMGW DEBUG mgw(mgw-fsm-16066176-0)[0x559c26c31280]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085511854 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085511854 DMGW DEBUG mgw(mgw-fsm-16066176-0)[0x559c26c31280]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425085511854 DMGW DEBUG mgw(mgw-fsm-16066176-0)[0x559c26c31280]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425085511854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x559c26c62f50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425085511854 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085511854 DLSCCP DEBUG SCCP-SCOC(118)[0x559c26c36690]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085511855 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00658d53), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425085511855 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085511855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085511855 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085511855 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085511855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085511855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085511855 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 01 06 65 8d 53 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085511855 DMGW DEBUG mgw(mgw-fsm-16066176-0)[0x559c26c31280]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425085511855 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085511855 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085511855 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085511855 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085511855 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085511855 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425085511855 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085511855 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085511855 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085511855 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 01 06 65 8d 53 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1068)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1068)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1075)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1068)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1068)@7fdc3b52d31d: vl_len:63 HNBGW_Test.msc0-SCCP(1068)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(1068)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20250425085511865 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085511865 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085511865 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085511865 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085511865 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085511866 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085511866 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085511866 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085511866 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085511866 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 104 bytes: [L2]> 01 00 01 01 00 00 00 68 02 10 00 56 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 76 00 01 3f 00 00 00 3b 00 00 01 00 36 40 34 00 00 01 00 35 00 2a 20 2e d0 01 2f a7 20 2f a8 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 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085511866 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 104 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085511866 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085511866 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085511866 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085511866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085511866 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000076), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=63,D=0000003b000001003640340000010035002a202ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d00400100) (sccp_scrc.c:486) 20250425085511866 DLSCCP DEBUG Received CO:CODT for local reference 118 (sccp_scoc.c:1855) 20250425085511866 DLSCCP DEBUG SCCP-SCOC(118)[0x559c26c36690]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085511866 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085511866 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085511866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x559c26c62f50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085511866 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085511866 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085511866 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16066176 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085511866 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085511866 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085511866 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16066176 SCCP-118 msc-0 MI=IMSI-262420000000003: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20250425085511866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16066176)[0x559c26bef2c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20250425085511866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:121) 20250425085511866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085511866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 87 bytes of data (stream_srv.c:827) TC_second_rab_assignment0(1075)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085511871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085511871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085511871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1351) 20250425085511871 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085511871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf52680) (hnbgw_rua.c:470) 20250425085511871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16066176 SCCP-118 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:311) 20250425085511871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16066176)[0x559c26bef2c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085511871 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085511871 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085511871 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16066176 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085511871 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085511871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x559c26c62f50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20250425085511871 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085511871 DLSCCP DEBUG SCCP-SCOC(118)[0x559c26c36690]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085511871 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00658d53), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:415) 20250425085511871 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085511871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085511871 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085511871 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085511871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085511871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085511871 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bd 00 00 00 bc 03 00 00 01 06 65 8d 53 00 01 14 60 00 00 10 00 00 01 00 34 40 09 00 00 01 00 33 40 02 00 b8 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085511872 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085511872 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085511872 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085511872 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085511872 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085511872 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425085511872 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085511872 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085511872 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085511872 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bd 00 00 00 bc 03 00 00 01 06 65 8d 53 00 01 14 60 00 00 10 00 00 01 00 34 40 09 00 00 01 00 33 40 02 00 b8 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1068)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1068)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1075)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1068)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1068)@7fdc3b52d31d: vl_len:12 HNBGW_Test.msc0-SCCP(1068)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(1068)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425085511886 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085511887 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085511887 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085511887 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085511887 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085511887 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085511887 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085511887 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085511887 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085511887 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 76 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085511887 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085511887 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085511887 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085511887 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085511887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085511887 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000076), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085511887 DLSCCP DEBUG Received CO:CODT for local reference 118 (sccp_scoc.c:1855) 20250425085511887 DLSCCP DEBUG SCCP-SCOC(118)[0x559c26c36690]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085511887 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085511887 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085511887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x559c26c62f50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085511887 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085511887 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085511887 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16066176 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085511887 DMGW DEBUG mgw(mgw-fsm-16066176-0)[0x559c26c31280]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425085511887 DMGW DEBUG mgw(mgw-fsm-16066176-0)[0x559c26c31280]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425085511887 DMGW DEBUG mgw(mgw-fsm-16066176-0)[0x559c26c31280]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425085511887 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425085511887 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c338f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085511887 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=58 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: f526'... (mgcp_client.c:807) 20250425085511887 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425085511887 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c338f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085511887 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26aa06d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085511887 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53974: len=58 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: f526'... (mgcp_client.c:807) 20250425085511887 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425085511887 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26aa06d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085511887 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{IN_USE}: Removing from parent mgw(mgw-fsm-16066176-0)[0x559c26c31280] (mgcp_client_endpoint_fsm.c:873) 20250425085511887 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425085511887 DLMGCP DEBUG mgw-endp(mgw-fsm-16066176-0)[0x559c26c43cf0]{IN_USE}: Deallocated (fsm.c:568) 20250425085511887 DMGW DEBUG mgw(mgw-fsm-16066176-0)[0x559c26c31280]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425085511887 DMGW DEBUG mgw(mgw-fsm-16066176-0)[0x559c26c31280]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425085511887 DMGW DEBUG mgw(mgw-fsm-16066176-0)[0x559c26c31280]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425085511887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16066176)[0x559c26bef2c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085511887 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425085511887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085511888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_second_rab_assignment0(1075)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1075)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f5268017" }, { code := "I", val := "11111" } }, sdp := omit } 20250425085511903 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20250425085511903 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c338f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085511903 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c338f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085511903 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c338f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085511903 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x559c26c338f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment0(1075)@7fdc3b52d31d: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f5268017" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(1075)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085511903 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20250425085511904 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26aa06d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085511904 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26aa06d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085511904 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26aa06d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085511904 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x559c26aa06d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(1067)@7fdc3b52d31d: Deleted conn table entry 0TC_second_rab_assignment0(1075)16066176 20250425085511917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085511917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085511917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085511917 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085511917 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf52680,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085511917 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16066176 SCCP-118 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085511917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16066176)[0x559c26bef2c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085511917 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085511917 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085511917 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16066176 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085511917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x559c26c62f50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085511917 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085511917 DLSCCP DEBUG SCCP-SCOC(118)[0x559c26c36690]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085511917 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00658d53), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085511917 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085511917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085511917 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085511917 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085511917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085511917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085511917 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 01 06 65 8d 53 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085511917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16066176)[0x559c26bef2c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085511917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x559c26c62f50]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085511917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x559c26c62f50]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085511917 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085511917 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085511917 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085511917 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085511917 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085511917 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425085511917 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085511917 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085511917 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085511917 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 01 06 65 8d 53 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1068)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1068)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1075)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1069)@7fdc3b52d31d: Deleted conn table entry 0TC_second_rab_assignment0(1075)8791010 HNBGW_Test.msc0-SCCP(1068)@7fdc3b52d31d: Session index based on connection ID:0 20250425085511928 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085511928 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085511928 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085511928 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085511928 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085511928 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085511928 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085511928 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085511928 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085511928 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 76 65 8d 53 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085511928 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085511928 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085511928 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085511928 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085511928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085511928 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000076), PART(T=Source Reference,L=4,D=00658d53), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085511928 DLSCCP DEBUG Received CO:RELRE for local reference 118 (sccp_scoc.c:1855) 20250425085511928 DLSCCP DEBUG SCCP-SCOC(118)[0x559c26c36690]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085511928 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085511928 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085511928 DCN DEBUG handle_cn_disc_ind() conn_id=118 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085511928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x559c26c62f50]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085511928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x559c26c62f50]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085511928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16066176)[0x559c26bef2c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085511928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16066176)[0x559c26bef2c0]{disconnected}: Freeing instance (context_map.c:202) 20250425085511928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16066176)[0x559c26bef2c0]{disconnected}: Deallocated (fsm.c:568) 20250425085511928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x559c26c62f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085511928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x559c26c62f50]{disconnected}: Freeing instance (context_map.c:206) 20250425085511928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x559c26c62f50]{disconnected}: Deallocated (fsm.c:568) 20250425085511928 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16066176 SCCP-118 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425085511928 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00658d53), PART(T=Source Reference,L=4,D=00000076) (sccp_scrc.c:415) 20250425085511928 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085511928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085511929 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085511929 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085511929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085511929 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085511929 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 01 05 65 8d 53 00 00 76 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085511929 DLSCCP DEBUG SCCP-SCOC(118)[0x559c26c36690]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085511929 DLSCCP DEBUG SCCP-SCOC(118)[0x559c26c36690]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085511929 DLSCCP DEBUG SCCP-SCOC(118)[0x559c26c36690]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085511929 DLSCCP DEBUG SCCP-SCOC(118)[0x559c26c36690]{IDLE}: Deallocated (fsm.c:568) 20250425085511929 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085511929 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085511929 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085511929 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085511929 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085511929 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425085511929 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085511929 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085511929 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085511929 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 01 05 65 8d 53 00 00 76 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1068)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1068)@7fdc3b52d31d: RLC received in state:disconnect_pending TC_second_rab_assignment0(1075)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425085513938 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35906<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085513938 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33657<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1064)@7fdc3b52d31d: Final verdict of PTC: none VirtHNBGW-STATS(1063)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085513942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35894<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085513943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085513943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085513943 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085513943 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085513943 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_second_rab_assignment(1062)@7fdc3b52d31d: Final verdict of PTC: none 20250425085513944 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085513944 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085513944 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085513944 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(1071)@7fdc3b52d31d: Final verdict of PTC: none TC_second_rab_assignment-Iuh0-RUA(1067)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1072)@7fdc3b52d31d: Final verdict of PTC: none 20250425085513944 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085513944 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085513944 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085513944 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085513944 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085513944 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085513944 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085513945 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085513945 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085513945 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085513945 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085513945 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085513945 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085513945 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085513945 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085513945 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085513945 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085513945 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085513945 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085513945 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085513945 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085513945 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425085513945 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085513945 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085513945 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085513945 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085513945 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085513945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085513945 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085513945 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085513945 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085513945 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085513945 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085513945 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085513945 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085513945 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085513946 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085513946 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085513946 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085513946 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085513946 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085513946 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085513946 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085513946 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085513946 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085513946 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085513946 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085513946 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085513946 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085513946 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085513946 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085513946 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085513946 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085513946 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085513946 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085513946 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085513946 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250425085513946 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085513946 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085513946 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085513946 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc0-RAN(1069)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1068)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1073)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1070)@7fdc3b52d31d: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(1066)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(1065)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-MGCP(1074)@7fdc3b52d31d: Final verdict of PTC: none 20250425085513950 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35918<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(1075)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(1062): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(1063): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(1064): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(1065): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_second_rab_assignment-Iuh0(1066): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(1067): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(1068): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(1069): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(1070): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1071): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1072): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1073): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(1074): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_second_rab_assignment0(1075): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_second_rab_assignment finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Fri Apr 25 08:55:13 UTC 2025 ====== HNBGW_Tests.TC_second_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_second_rab_assignment.talloc 20250425085514048 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35934<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085514652 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35934<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=403440) 20250425085515518 DLSCCP DEBUG SCCP-SCOC(117)[0x559c26c36420]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085515518 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020d24f), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085515518 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085515518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085515518 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085515518 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085515519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085515519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085515519 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 20 d2 4f 00 00 75 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085515519 DLSCCP DEBUG SCCP-SCOC(116)[0x559c26c3f940]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085515519 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094c897), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085515519 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085515519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085515519 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085515519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085515519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085515519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085515519 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 94 c8 97 00 00 74 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085515519 DLSCCP DEBUG SCCP-SCOC(115)[0x559c26bce710]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085515519 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00172a52), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085515519 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085515519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085515519 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085515519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085515519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085515519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085515519 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 17 2a 52 00 00 73 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085515519 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085515520 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085515520 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085515520 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085515520 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085515520 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085515520 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085515520 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085515520 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085515520 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085515520 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085515520 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085515520 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085515520 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085515520 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085515520 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085515520 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085515520 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085515670 DLSCCP DEBUG SCCP-SCOC(110)[0x559c26c46910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085515670 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001ce441), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085515670 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085515670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085515670 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085515670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085515670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085515670 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085515670 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 1c e4 41 00 00 6e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) Waiting for packet dumper to finish... 1 (prev_count=403440, count=403980) 20250425085515670 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085515670 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085515670 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085515670 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085515670 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085515670 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085515672 DLSCCP DEBUG SCCP-SCOC(111)[0x559c26c2f0a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085515672 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa505a), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085515672 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085515673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085515673 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085515673 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085515673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085515673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085515673 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 fa 50 5a 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085515673 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085515673 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085515673 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085515673 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085515673 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085515673 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085515946 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085515946 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085515946 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085515946 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085515947 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085515947 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Fri Apr 25 08:55:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20250425085517805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35970<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085517815 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35972<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085517821 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34879<->l=127.0.0.1:4262) (control_if.c:572) 20250425085517841 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085517841 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085517841 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085517841 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085517842 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085517842 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085517842 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085517842 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085517843 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085517843 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085517843 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085517843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085517843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085517843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085517843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085517843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085517843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085517843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085517843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085517843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085517843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085517843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085517843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085517843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085517843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085517843 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085517843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085517843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085517843 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0c 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085517843 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085517843 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085517843 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085517843 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085517843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085517843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085517843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085517843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085517843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085517843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085517843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085517843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085517843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085517843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085517843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085517843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085517843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085517843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085517843 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1080)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085517843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085517843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085517843 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0e 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085517843 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085517843 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085517843 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085517843 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085517843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085517843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085517843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085517843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085517843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085517843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085517843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085517843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085517843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085517843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085517843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085517843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085517843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085517843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085517843 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085517843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085517843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085517843 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085517843 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085517843 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085517843 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085517843 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085517843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085517843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085517843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085517843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085517843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085517843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085517843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085517843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085517843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085517843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085517843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085517843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085517843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085517843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085517843 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085517843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085517843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085517843 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085517843 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085517843 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085517843 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085517843 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085517843 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085517843 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085517843 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085517843 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085517843 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085517843 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085517843 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085517843 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085517843 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085517843 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085517843 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc2' 20250425085517843 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085517843 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085517843 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085517843 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0e 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250425085517844 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085517844 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085517844 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085517844 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085517844 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085517844 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085517844 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085517844 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085517844 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085517844 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085517844 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085517844 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085517844 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1084)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(1084)@7fdc3b52d31d: M3UA emulation initiated, the test can be started MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1084)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-SCCP(1082)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085517857 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085517857 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085517857 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085517857 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085517857 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085517857 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085517857 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085517857 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085517858 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085517858 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085517858 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085517858 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085517858 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085517858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085517858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085517858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085517858 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=2 -> eSLS=82: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085517858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085517858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085517858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085517858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085517858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085517858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085517858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085517858 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=2 -> eSLS=114: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085517858 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085517858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085517858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085517858 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 02 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085517858 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085517858 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085517858 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085517858 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085517859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085517859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085517859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085517859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085517859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085517859 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=11 -> eSLS=43: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085517859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085517859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085517859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085517859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085517859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085517859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085517859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085517859 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085517859 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085517859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085517859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085517859 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0b 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085517859 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085517859 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085517859 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085517859 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085517859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085517859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085517859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085517859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085517859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085517859 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085517859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085517859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085517859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085517859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085517859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085517859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085517859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085517859 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085517859 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085517859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085517859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085517859 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 03 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085517859 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085517859 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085517859 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085517859 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085517859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085517859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085517859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085517859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085517859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085517859 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085517859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085517859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085517859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085517859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085517859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085517859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085517859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085517859 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085517859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085517859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085517859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085517859 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085517859 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085517859 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085517859 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085517859 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085517859 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085517859 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085517859 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085517859 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085517859 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085517859 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085517859 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085517859 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085517859 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085517859 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085517859 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085517859 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085517859 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085517859 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085517859 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085517859 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085517859 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085517859 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085517859 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085517859 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085517859 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1087)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(1087)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1087)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(1085)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085518007 DLSCCP DEBUG SCCP-SCOC(108)[0x559c26c47cb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085518008 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c76a7), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085518008 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085518008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085518008 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085518008 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085518008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085518008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085518008 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 0c 76 a7 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085518008 DLSCCP DEBUG SCCP-SCOC(107)[0x559c26c31150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085518008 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab83af), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085518008 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085518008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085518008 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085518008 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085518008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085518008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085518008 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 ab 83 af 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085518008 DLSCCP DEBUG SCCP-SCOC(109)[0x559c26c32990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085518008 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00302aeb), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085518008 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085518008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085518008 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085518008 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085518008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085518008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085518008 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 30 2a eb 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085518008 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085518008 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085518008 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085518008 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085518008 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085518009 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085518009 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085518009 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085518009 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085518009 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085518009 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085518009 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085518009 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085518009 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085518009 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085518009 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085518009 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085518009 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085518055 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085518055 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085518055 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085518055 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1084)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085518060 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085518060 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085518060 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085518060 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085518060 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085518060 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085518060 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085518060 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085518060 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085518060 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085518060 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085518062 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085518062 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085518062 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085518062 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085518062 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085518062 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085518062 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085518062 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085518062 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085518062 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085518062 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250425085518062 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085518062 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085518062 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085518062 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085518062 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085518062 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085518062 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085518062 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085518062 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085518062 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085518062 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085518062 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085518062 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085518063 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085518063 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085518063 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085518063 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085518063 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085518063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085518063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085518063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085518063 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085518063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085518063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085518063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085518064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085518064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085518064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085518064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085518064 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085518064 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085518064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085518064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085518064 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085518064 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085518064 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085518064 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085518064 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085518064 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085518064 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085518064 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250425085518064 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085518064 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085518064 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085518064 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085518068 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085518068 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085518069 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085518069 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1087)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085518071 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085518071 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085518071 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085518071 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085518071 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085518071 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085518071 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085518071 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085518071 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085518071 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085518071 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085518072 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085518072 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085518072 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085518072 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085518072 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085518072 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085518072 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085518072 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085518072 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085518072 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085518072 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085518072 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425085518072 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085518072 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085518072 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085518072 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085518072 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085518072 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085518072 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085518072 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085518072 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085518072 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085518072 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085518072 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085518072 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085518073 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085518073 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085518073 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085518073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085518073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085518073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085518073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085518073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085518073 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085518073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085518073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085518073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085518073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085518073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085518073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085518073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085518073 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085518073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085518073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085518073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085518073 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085518073 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085518074 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085518074 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085518074 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085518074 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085518074 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085518074 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250425085518074 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085518074 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085518074 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085518074 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425085518531 DLSCCP DEBUG SCCP-SCOC(105)[0x559c26bb1b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085518531 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8b5d9), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085518531 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085518531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085518531 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085518531 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085518531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085518531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085518531 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 c8 b5 d9 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085518531 DLSCCP DEBUG SCCP-SCOC(106)[0x559c26c2fb90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085518531 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7ab54), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085518531 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085518531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085518531 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085518531 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085518531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085518531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085518531 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 b7 ab 54 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085518532 DLSCCP DEBUG SCCP-SCOC(104)[0x559c26aa0440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085518532 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003dc276), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085518532 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085518532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085518532 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085518532 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085518532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085518532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085518532 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 3d c2 76 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085518532 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085518532 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085518532 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085518532 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085518532 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085518532 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085518532 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085518532 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085518532 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085518532 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085518532 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085518532 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085518532 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085518532 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085518532 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085518532 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085518532 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085518532 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! HNBGW_Test.msc0-RAN(1083)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085518871 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085518871 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085518871 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085518871 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085518871 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085518871 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085518871 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085518871 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085518871 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085518871 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085518871 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085518871 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085518871 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085518871 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085518871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085518871 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085518871 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085518871 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085518871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085518871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085518871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085518871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085518871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085518871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085518871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085518871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085518871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085518871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085518871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085518871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085518871 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085518871 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085518871 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085518871 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085518871 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085518871 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085518871 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085518871 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085518871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085518871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085518871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085518871 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085518871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085518871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085518871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085518871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085518871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085518871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085518871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085518871 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085518872 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085518872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085518872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085518872 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085518872 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085518872 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425085518872 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085518872 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085518872 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085518872 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085518872 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085518872 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250425085518872 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085518872 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085518872 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085518872 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085518873 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085518873 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085518873 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085518873 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085518873 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085518873 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085518873 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085518873 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085518873 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085518873 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085518873 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085518873 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085518873 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085518873 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085518873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085518873 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085518873 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085518873 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085518873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085518873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085518873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085518873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085518873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085518873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085518873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085518873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085518873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085518873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085518873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085518873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085518873 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085518873 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085518873 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085518873 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085518873 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085518876 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085518876 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085518876 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085518876 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085518876 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085518876 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085518876 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085518876 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085518876 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085518876 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085518876 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085518876 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085518876 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085518876 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085518876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085518876 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085518876 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085518876 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085518876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085518876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085518876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085518876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085518876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085518876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085518876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085518876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085518876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085518876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085518876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085518876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085518876 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085518876 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085518876 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085518876 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085518876 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085518876 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085518876 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085518876 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085518876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085518876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085518876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085518876 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085518876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085518876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085518876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085518877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085518877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085518877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085518877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085518877 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085518877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085518877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085518877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085518877 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085518877 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085518877 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425085518877 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085518877 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085518877 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085518877 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085518877 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085518877 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425085518877 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085518877 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085518877 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085518877 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-RAN(1086)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085518877 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085518877 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085518877 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085518877 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085518877 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085518877 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085518877 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085518877 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085518877 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085518877 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085518877 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085518877 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085518877 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085518877 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085518877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085518877 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085518877 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085518877 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085518877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085518877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085518877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085518877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085518877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085518877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085518877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085518877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085518877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085518877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085518877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085518877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085518877 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085518877 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085518877 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085518877 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085518877 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085518879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085518879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085518879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085518879 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085518879 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085518879 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085518879 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085518879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085518879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085518881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085518881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085518881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1351) 20250425085518881 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20250425085518881 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20250425085519010 DLSCCP DEBUG SCCP-SCOC(102)[0x559c26c34d20]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425085519010 DLSCCP DEBUG SCCP-SCOC(102)[0x559c26c34d20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425085519010 DLSCCP DEBUG SCCP-SCOC(102)[0x559c26c34d20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085519010 DLSCCP DEBUG SCCP-SCOC(102)[0x559c26c34d20]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085519010 DLSCCP DEBUG SCCP-SCOC(102)[0x559c26c34d20]{IDLE}: Deallocated (fsm.c:568) 20250425085519019 DLSCCP DEBUG SCCP-SCOC(101)[0x559c26c349c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425085519019 DLSCCP DEBUG SCCP-SCOC(101)[0x559c26c349c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425085519019 DLSCCP DEBUG SCCP-SCOC(101)[0x559c26c349c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085519019 DLSCCP DEBUG SCCP-SCOC(101)[0x559c26c349c0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085519019 DLSCCP DEBUG SCCP-SCOC(101)[0x559c26c349c0]{IDLE}: Deallocated (fsm.c:568) 20250425085519024 DLSCCP DEBUG SCCP-SCOC(103)[0x559c26c45820]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425085519024 DLSCCP DEBUG SCCP-SCOC(103)[0x559c26c45820]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425085519024 DLSCCP DEBUG SCCP-SCOC(103)[0x559c26c45820]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085519024 DLSCCP DEBUG SCCP-SCOC(103)[0x559c26c45820]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085519024 DLSCCP DEBUG SCCP-SCOC(103)[0x559c26c45820]{IDLE}: Deallocated (fsm.c:568) 20250425085519084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085519085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085519085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085519085 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085519085 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085519085 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085519085 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085519085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085519085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed MTC@7fdc3b52d31d: talloc reports "struct hnb_context" x 1, expecting 1 MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425085519100 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35972<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085519102 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34879<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1077)@7fdc3b52d31d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1078)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085519105 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35970<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1076)@7fdc3b52d31d: Final verdict of PTC: none 20250425085519106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085519106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085519106 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085519106 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085519106 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1081)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1082)@7fdc3b52d31d: Final verdict of PTC: none 20250425085519108 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085519108 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085519108 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085519108 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085519108 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085519108 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085519108 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085519108 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(1085)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1086)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1083)@7fdc3b52d31d: Final verdict of PTC: none 20250425085519108 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085519108 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085519108 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085519108 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085519108 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085519108 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085519108 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085519108 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085519108 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085519108 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085519108 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085519108 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085519108 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085519108 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085519108 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085519108 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085519109 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250425085519109 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425085519109 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085519109 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085519109 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085519109 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085519109 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085519109 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085519109 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc0-M3UA(1084)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-MGCP(1088)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1087)@7fdc3b52d31d: Final verdict of PTC: none20250425085519109 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085519109 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085519109 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085519109 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085519109 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085519109 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085519109 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085519109 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085519109 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425085519109 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085519109 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085519109 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085519109 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085519109 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085519109 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085519109 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085519109 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085519109 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085519109 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085519109 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085519109 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085519109 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085519109 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085519109 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085519109 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085519110 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085519110 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085519110 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085519110 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085519109 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085519109 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085519110 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1080)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(1079)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1076): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(1077): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(1078): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(1079): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1080): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1081): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(1082): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(1083): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(1084): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1085): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1086): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1087): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(1088): none (pass -> pass) MTC@7fdc3b52d31d: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Fri Apr 25 08:55:19 UTC 2025 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc 20250425085519202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35978<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085519705 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35978<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=246864) Waiting for packet dumper to finish... 1 (prev_count=246864, count=273740) 20250425085521110 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085521110 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085521110 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085521110 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085521110 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085521110 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Fri Apr 25 08:55:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_apply_sccp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@7fdc3b52d31d: Test case TC_apply_sccp started. 20250425085522805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35986<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085522809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35994<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085522812 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42885<->l=127.0.0.1:4262) (control_if.c:572) 20250425085522825 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085522825 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_apply_sccp-Iuh0(1093)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085522831 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085522832 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085522832 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085522832 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085522832 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085522832 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085522832 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085522832 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_apply_sccp-Iuh1(1095)@7fdc3b52d31d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085522832 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58694 (stream_srv.c:142) 20250425085522832 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58694<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085522833 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085522833 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085522833 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085522833 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085522833 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085522833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085522833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085522833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085522833 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085522833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085522833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085522833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085522833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085522833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085522833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085522833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085522833 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085522833 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085522833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085522833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085522833 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0c 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085522833 DRANAP DEBUG cnlink(msc-3)[0x559c26c1a910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085522833 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085522833 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085522833 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085522833 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085522833 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085522833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085522833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085522833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085522833 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085522833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085522833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085522833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085522833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085522833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085522833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085522833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085522833 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085522833 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085522833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085522833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085522833 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 05 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085522833 DRANAP DEBUG cnlink(msc-2)[0x559c26bb0b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085522833 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085522834 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085522834 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085522834 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085522834 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085522834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085522834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085522834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085522834 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085522834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085522834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085522834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085522834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085522834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085522834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085522834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085522834 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085522834 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085522834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085522834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085522834 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 08 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085522834 DRANAP DEBUG cnlink(msc-1)[0x559c26bb3920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085522834 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085522834 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085522834 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085522834 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085522834 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085522834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085522834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085522834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085522834 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085522834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085522834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085522834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085522834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085522834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085522834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085522834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085522834 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085522834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085522834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085522834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085522834 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085522834 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085522834 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085522834 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085522834 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085522834 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085522834 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085522834 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085522834 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085522834 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085522834 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085522834 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085522834 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085522834 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc2' 20250425085522834 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425085522834 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425085522834 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085522834 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 05 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250425085522834 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085522834 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085522834 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085522834 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085522834 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085522834 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085522834 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085522834 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085522834 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085522834 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085522834 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085522834 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085522834 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1099)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-M3UA(1099)@7fdc3b52d31d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1099)@7fdc3b52d31d: ************************************************* HNBGW_Test.msc0-SCCP(1097)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085522845 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085522845 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085522845 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085522845 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085522846 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085522846 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085522846 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085522846 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085522847 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085522847 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085522847 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085522847 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085522847 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085522847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085522847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085522847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085522847 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=9 -> eSLS=89: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085522847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085522847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085522847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085522847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085522847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085522847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085522847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085522847 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085522847 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085522847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085522847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085522847 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 09 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085522847 DRANAP DEBUG cnlink(sgsn-3)[0x559c26c1cf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085522847 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085522847 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085522847 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085522847 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085522847 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085522847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085522847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085522847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085522847 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=1 -> eSLS=33: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085522847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085522847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085522847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085522847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085522847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085522847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085522847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085522847 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=1 -> eSLS=1: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085522847 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085522847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085522847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085522847 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 01 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085522847 DRANAP DEBUG cnlink(sgsn-2)[0x559c26c1c5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085522847 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085522847 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085522847 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085522847 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085522847 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085522847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085522847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085522847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085522847 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085522847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085522847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085522847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085522847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085522847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085522847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085522847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085522847 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085522847 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085522847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085522847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085522847 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085522847 DRANAP DEBUG cnlink(sgsn-1)[0x559c26c1bc30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085522847 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085522847 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085522847 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085522847 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085522847 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085522847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085522847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085522847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085522847 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085522847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085522847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085522847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085522847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085522847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085522847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085522847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085522847 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085522847 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085522847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085522847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085522847 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085522847 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085522847 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085522847 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085522847 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085522847 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085522847 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085522847 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085522847 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085522847 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085522847 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085522847 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085522847 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085522847 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085522847 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085522847 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085522847 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085522847 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085522847 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085522847 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085522847 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085522847 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085522847 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085522847 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085522847 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085522847 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@7fdc3b52d31d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1102)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-M3UA(1102)@7fdc3b52d31d: M3UA emulation initiated, the test can be started MTC@7fdc3b52d31d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1102)@7fdc3b52d31d: ************************************************* HNBGW_Test.sgsn0-SCCP(1100)@7fdc3b52d31d: v_sccp_pdu_maxlen:268 20250425085522868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085522868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085522868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085522868 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085522868 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085522868 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085522868 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085522868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085522868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085522874 DLINP DEBUG SRVCONN(,r=127.0.0.1:58694<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085522874 DLINP DEBUG SRVCONN(,r=127.0.0.1:58694<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085522874 DLINP DEBUG SRVCONN(,r=127.0.0.1:58694<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085522875 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085522875 DLGLOBAL ERROR counter group 'hnb' already exists for index 0, instead using index 1. This is a software bug that needs fixing. (rate_ctr.c:221) 20250425085522875 DLGLOBAL DEBUG validating counter group 0x559c24443be0(hnb) with 60 counters (rate_ctr.c:86) 20250425085522875 DHNBAP DEBUG (127.0.0.1:58694 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425085522875 DHNBAP NOTICE (127.0.0.1:58694 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085522875 DHNBAP NOTICE (127.0.0.1:58694 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085522875 DLINP DEBUG SRVCONN(,r=127.0.0.1:58694<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085522875 DLINP DEBUG SRVCONN(,r=127.0.0.1:58694<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085523044 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085523044 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085523044 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085523044 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1099)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085523053 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085523053 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085523053 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085523053 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085523053 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085523053 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085523053 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085523053 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085523053 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085523053 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085523053 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085523055 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085523055 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085523055 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085523055 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085523055 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085523055 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085523055 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085523055 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085523055 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085523055 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085523055 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250425085523055 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085523055 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085523056 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085523056 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085523056 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085523056 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085523056 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085523056 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085523056 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085523056 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085523056 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085523056 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085523056 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085523057 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085523057 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085523057 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085523057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085523057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085523057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085523057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085523057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085523057 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085523057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085523057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085523057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085523057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085523057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085523057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085523057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085523057 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085523057 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085523057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085523057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085523057 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085523057 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085523058 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085523058 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085523058 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085523058 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085523058 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085523058 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250425085523058 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085523058 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085523058 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085523058 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085523058 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085523058 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085523058 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085523058 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1102)@7fdc3b52d31d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085523065 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085523065 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085523065 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085523065 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085523065 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085523065 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085523065 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085523065 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085523065 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085523065 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085523065 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085523068 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085523068 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085523068 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085523068 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085523068 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085523068 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085523068 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085523068 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085523068 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085523068 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085523068 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085523068 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425085523068 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085523068 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085523068 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085523068 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085523068 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085523068 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085523068 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085523068 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085523068 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085523068 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085523068 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085523068 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085523068 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085523069 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085523069 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085523070 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085523070 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085523070 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085523070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085523070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085523070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085523070 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085523070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085523070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085523070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085523070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085523070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085523070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085523070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085523070 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085523070 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085523070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085523070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085523070 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085523070 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085523070 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085523070 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085523070 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085523070 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085523070 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085523070 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425085523070 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085523070 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085523070 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085523070 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(1098)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085523859 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085523859 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085523859 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085523859 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085523859 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085523859 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085523859 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085523859 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085523859 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085523859 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085523859 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085523859 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085523859 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085523859 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085523859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085523859 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085523859 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085523859 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085523859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085523859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085523859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085523859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085523859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085523859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085523859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085523859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085523859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085523859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085523859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085523859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085523859 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085523859 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085523860 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085523860 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085523860 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085523860 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085523860 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085523860 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085523860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085523860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085523860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085523860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085523860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085523860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085523860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085523860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085523860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085523860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085523860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085523860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085523860 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085523860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085523860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085523860 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085523860 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085523860 DRANAP NOTICE cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: link up (cnlink.c:111) 20250425085523860 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085523860 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085523860 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085523860 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085523860 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085523860 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250425085523860 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085523860 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085523861 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085523861 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085523863 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085523863 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085523864 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085523864 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085523864 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085523864 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085523864 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085523864 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085523864 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085523864 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085523864 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085523864 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085523864 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085523864 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085523864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085523864 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085523864 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085523864 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085523864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085523864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085523864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085523864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085523864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085523864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085523864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085523864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085523864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085523864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085523864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085523864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085523864 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085523864 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085523864 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085523864 DRANAP DEBUG cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085523864 DRANAP INFO cnlink(msc-0)[0x559c26bd0940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1101)@7fdc3b52d31d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085523867 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085523867 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085523867 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085523867 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085523867 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085523867 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085523867 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085523867 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085523867 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085523867 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085523867 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085523867 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085523867 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085523867 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085523867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085523867 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085523867 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085523867 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085523867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085523867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085523867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085523867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085523867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085523867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085523867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085523867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085523867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085523867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085523867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085523867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085523867 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085523867 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085523867 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085523867 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085523867 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085523867 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085523867 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085523867 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085523867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085523867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085523867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085523867 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085523867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085523867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085523867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085523867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085523867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085523867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085523867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085523867 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085523867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085523867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085523867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085523867 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085523867 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085523867 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: link up (cnlink.c:111) 20250425085523867 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085523867 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085523867 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085523867 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085523867 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085523867 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250425085523867 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085523867 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085523867 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085523867 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085523867 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085523867 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085523867 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085523867 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085523867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085523867 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085523867 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085523867 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085523867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085523867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085523867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085523867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085523867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085523867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085523867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085523867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085523867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085523867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085523867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085523867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085523867 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085523867 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085523867 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085523867 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085523867 DRANAP INFO cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085523867 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085523867 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085523867 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085523867 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085523867 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085523867 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085523867 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085523867 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085523867 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085523867 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085524915 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36006<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085525519 DLSCCP DEBUG SCCP-SCOC(116)[0x559c26c3f940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085525519 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094c897), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085525519 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085525519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085525519 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085525519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085525519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085525519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085525519 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 94 c8 97 00 00 74 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085525519 DLSCCP DEBUG SCCP-SCOC(117)[0x559c26c36420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085525519 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020d24f), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085525519 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085525519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085525519 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085525519 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085525519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085525519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085525519 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 20 d2 4f 00 00 75 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085525519 DLSCCP DEBUG SCCP-SCOC(115)[0x559c26bce710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085525519 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00172a52), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085525519 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085525519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085525520 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085525520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085525520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085525520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085525520 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 17 2a 52 00 00 73 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085525520 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085525520 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085525520 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085525520 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085525520 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085525520 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425085525520 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085525520 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085525520 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085525520 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 94 c8 97 00 00 74 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250425085525520 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085525520 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085525520 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085525520 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085525520 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085525520 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085525520 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085525520 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085525520 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085525520 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085525520 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085525520 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425085525520 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085525520 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085525520 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085525520 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 17 2a 52 00 00 73 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250425085525527 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085525527 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085525527 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085525527 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085525527 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085525527 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085525527 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085525527 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085525527 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085525527 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 74 94 c8 97 00 00 06 00 08 00 00 00 07  20250425085525527 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085525527 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085525527 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085525527 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085525527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085525527 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000074), PART(T=Source Reference,L=4,D=0094c897) (sccp_scrc.c:486) 20250425085525527 DLSCCP DEBUG Received CO:RELCO for local reference 116 (sccp_scoc.c:1855) 20250425085525527 DLSCCP DEBUG SCCP-SCOC(116)[0x559c26c3f940]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085525527 DLSCCP DEBUG SCCP-SCOC(116)[0x559c26c3f940]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085525527 DLSCCP DEBUG SCCP-SCOC(116)[0x559c26c3f940]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085525527 DLSCCP DEBUG SCCP-SCOC(116)[0x559c26c3f940]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085525527 DLSCCP DEBUG SCCP-SCOC(116)[0x559c26c3f940]{IDLE}: Deallocated (fsm.c:568) 20250425085525670 DLSCCP DEBUG SCCP-SCOC(110)[0x559c26c46910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085525670 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001ce441), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085525670 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085525671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085525671 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085525671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085525671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085525671 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085525671 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 1c e4 41 00 00 6e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085525671 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085525671 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085525671 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085525671 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085525671 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085525671 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425085525671 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085525671 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085525671 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085525671 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 1c e4 41 00 00 6e 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250425085525671 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085525671 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085525671 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085525671 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085525671 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085525671 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085525671 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085525671 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085525671 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085525671 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 73 17 2a 52 00 00 06 00 08 00 00 00 07  20250425085525672 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085525672 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085525672 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085525672 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085525672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085525672 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000073), PART(T=Source Reference,L=4,D=00172a52) (sccp_scrc.c:486) 20250425085525672 DLSCCP DEBUG Received CO:RELCO for local reference 115 (sccp_scoc.c:1855) 20250425085525672 DLSCCP DEBUG SCCP-SCOC(115)[0x559c26bce710]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085525672 DLSCCP DEBUG SCCP-SCOC(115)[0x559c26bce710]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085525672 DLSCCP DEBUG SCCP-SCOC(115)[0x559c26bce710]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085525672 DLSCCP DEBUG SCCP-SCOC(115)[0x559c26bce710]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085525672 DLSCCP DEBUG SCCP-SCOC(115)[0x559c26bce710]{IDLE}: Deallocated (fsm.c:568) 20250425085525673 DLSCCP DEBUG SCCP-SCOC(111)[0x559c26c2f0a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085525673 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa505a), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085525673 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085525673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085525673 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085525673 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085525673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085525673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085525673 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 fa 50 5a 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085525673 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085525674 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085525674 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085525674 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085525674 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085525674 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085525873 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085525873 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085525873 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085525873 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085525873 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085525873 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085525873 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085525873 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085525873 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085525873 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 6e 1c e4 41 00 00 06 00 08 00 00 00 07  20250425085525873 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085525873 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085525873 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085525873 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085525873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085525873 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000006e), PART(T=Source Reference,L=4,D=001ce441) (sccp_scrc.c:486) 20250425085525873 DLSCCP DEBUG Received CO:RELCO for local reference 110 (sccp_scoc.c:1855) 20250425085525873 DLSCCP DEBUG SCCP-SCOC(110)[0x559c26c46910]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085525873 DLSCCP DEBUG SCCP-SCOC(110)[0x559c26c46910]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085525873 DLSCCP DEBUG SCCP-SCOC(110)[0x559c26c46910]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085525873 DLSCCP DEBUG SCCP-SCOC(110)[0x559c26c46910]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085525873 DLSCCP DEBUG SCCP-SCOC(110)[0x559c26c46910]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1098)@7fdc3b52d31d: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1098)@7fdc3b52d31d: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1104) TC_apply_sccp-Iuh0-RUA(1094)@7fdc3b52d31d: Added conn table entry 0TC_apply_sccp0(1104)14401096 20250425085525974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085525974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085525974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085525974 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085525974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdbbe48, normal) (hnbgw_rua.c:406) 20250425085525974 DHNB DEBUG map_rua[0x559c26bef2c0]{init}: Allocated (fsm.c:456) 20250425085525974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14401096)[0x559c26bef2c0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085525974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14401096 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085525974 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085525974 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085525974 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14401096 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085525974 DCN DEBUG map_sccp[0x559c26c62f50]{init}: Allocated (fsm.c:456) 20250425085525974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x559c26c62f50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085525974 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14401096 <-> SCCP-119 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085525974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14401096 SCCP-119 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085525974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14401096)[0x559c26bef2c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085525974 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085525974 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085525974 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14401096 SCCP-119 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085525974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x559c26c62f50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085525974 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085525974 DLSCCP DEBUG SCCP-SCOC(119)[0x559c26c36690]{IDLE}: Allocated (fsm.c:456) 20250425085525974 DLSCCP DEBUG SCCP-SCOC(119)[0x559c26c36690]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085525974 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000077), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300011f0056400500f1100926) (sccp_scrc.c:415) 20250425085525974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085525974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085525974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085525974 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085525974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085525974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085525975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085525975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085525975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085525975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085525975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085525975 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085525975 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085525975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085525975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085525975 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 77 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 01 1f 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085525975 DLSCCP DEBUG SCCP-SCOC(119)[0x559c26c36690]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085525975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x559c26c62f50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085525975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14401096)[0x559c26bef2c0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085525975 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085525975 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085525975 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085525975 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085525975 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085525975 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425085525975 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085525975 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085525975 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085525975 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 77 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 01 1f 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1097)@7fdc3b52d31d: First idle individual index:0 HNBGW_Test.msc0-SCCP(1097)@7fdc3b52d31d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1098)@7fdc3b52d31d: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1104) HNBGW_Test.msc0-RAN(1098)@7fdc3b52d31d: Added conn table entry 0TC_apply_sccp0(1104)15246134 HNBGW_Test.msc0-SCCP(1097)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1097)@7fdc3b52d31d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(1104)@7fdc3b52d31d: setverdict(pass): none -> pass 20250425085525998 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085525998 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085525998 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085525998 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085525998 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085525998 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085525998 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085525998 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085525998 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085525998 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 77 8d 3f 2e 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085525999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085525999 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085525999 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085525999 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085525999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085525999 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000077), PART(T=Source Reference,L=4,D=008d3f2e) (sccp_scrc.c:486) 20250425085525999 DLSCCP DEBUG Received CO:COAK for local reference 119 (sccp_scoc.c:1855) 20250425085525999 DLSCCP DEBUG SCCP-SCOC(119)[0x559c26c36690]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085525999 DLSCCP DEBUG SCCP-SCOC(119)[0x559c26c36690]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085525999 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085525999 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085525999 DCN DEBUG handle_cn_conn_conf() conn_id=119, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085525999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x559c26c62f50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085525999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x559c26c62f50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_apply_sccp0(1104)@7fdc3b52d31d: "Changing SCCP address, don't apply yet" 20250425085527000 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20250425085528008 DLSCCP DEBUG SCCP-SCOC(109)[0x559c26c32990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085528009 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00302aeb), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085528009 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085528009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085528009 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085528009 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085528009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085528009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085528009 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 30 2a eb 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085528009 DLSCCP DEBUG SCCP-SCOC(107)[0x559c26c31150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085528009 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab83af), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085528009 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085528009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085528009 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085528009 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085528009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085528009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085528009 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 ab 83 af 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085528009 DLSCCP DEBUG SCCP-SCOC(108)[0x559c26c47cb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085528009 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c76a7), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085528009 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085528009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085528009 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085528009 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085528009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085528009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085528009 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 0c 76 a7 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085528009 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085528009 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085528009 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085528009 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085528009 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085528009 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085528009 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085528009 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085528009 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085528009 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085528009 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085528009 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085528009 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085528010 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085528010 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085528010 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085528010 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085528010 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085528025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085528025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085528025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250425085528025 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085528025 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xdbbe48) (hnbgw_rua.c:470) 20250425085528025 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14401096 SCCP-119 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:311) 20250425085528025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14401096)[0x559c26bef2c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085528025 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425085528025 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425085528025 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14401096 SCCP-119 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Direct Transfer (hnbgw_ranap.c:263) 20250425085528025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x559c26c62f50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085528025 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085528025 DLSCCP DEBUG SCCP-SCOC(119)[0x559c26c36690]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085528025 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d3f2e), PART(T=Data,L=22,D=001440120000010010400b0ad2e5659af3e8102f4bcf) (sccp_scrc.c:415) 20250425085528025 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085528025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085528025 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085528025 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085528025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085528025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085528025 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bd 00 00 00 bc 03 00 00 00 06 8d 3f 2e 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a d2 e5 65 9a f3 e8 10 2f 4b cf 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085528025 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085528025 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085528025 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085528025 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085528025 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085528025 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425085528025 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085528025 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085528025 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085528025 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bd 00 00 00 bc 03 00 00 00 06 8d 3f 2e 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a d2 e5 65 9a f3 e8 10 2f 4b cf 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1097)@7fdc3b52d31d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1097)@7fdc3b52d31d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1097)@7fdc3b52d31d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1097)@7fdc3b52d31d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1104)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1097)@7fdc3b52d31d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1097)@7fdc3b52d31d: vl_len:22 HNBGW_Test.msc0-SCCP(1097)@7fdc3b52d31d: vl_from0 HNBGW_Test.msc0-SCCP(1097)@7fdc3b52d31d: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A59A7E7CCD69C44313FBA'O 20250425085528045 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085528045 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085528045 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085528045 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085528045 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085528045 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085528045 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085528045 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085528045 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085528045 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 77 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 59 a7 e7 cc d6 9c 44 31 3f ba 00 00 00 00 06 00 08 00 00 00 07  20250425085528045 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085528045 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085528045 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085528045 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085528045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085528045 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000077), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0a59a7e7ccd69c44313fba) (sccp_scrc.c:486) 20250425085528045 DLSCCP DEBUG Received CO:CODT for local reference 119 (sccp_scoc.c:1855) 20250425085528045 DLSCCP DEBUG SCCP-SCOC(119)[0x559c26c36690]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085528045 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085528045 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085528045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x559c26c62f50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085528045 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250425085528045 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425085528045 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14401096 SCCP-119 msc-0 MI=IMSI-262420000000001: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250425085528045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14401096)[0x559c26bef2c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085528045 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:121) 20250425085528045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085528045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_apply_sccp0(1104)@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1104)@7fdc3b52d31d: "Apply SCCP address changes" 20250425085528058 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20250425085528059 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:439) 20250425085528059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x559c26c62f50]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:408) 20250425085528059 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085528059 DLSCCP DEBUG SCCP-SCOC(119)[0x559c26c36690]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085528059 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d3f2e), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085528059 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085528059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085528060 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085528060 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085528060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085528060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085528060 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8d 3f 2e 00 00 77 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085528060 DLSCCP DEBUG SCCP-SCOC(119)[0x559c26c36690]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085528060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x559c26c62f50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085528060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14401096)[0x559c26bef2c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085528060 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14401096)[0x559c26bef2c0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085528060 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085528060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14401096)[0x559c26bef2c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085528060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14401096)[0x559c26bef2c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085528060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14401096)[0x559c26bef2c0]{disrupted}: Freeing instance (context_map.c:202) 20250425085528060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14401096)[0x559c26bef2c0]{disrupted}: Deallocated (fsm.c:568) 20250425085528060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x559c26c62f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085528060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x559c26c62f50]{disconnected}: Freeing instance (context_map.c:206) 20250425085528060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x559c26c62f50]{disconnected}: Deallocated (fsm.c:568) 20250425085528060 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14401096 SCCP-119 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250425085528060 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:463) 20250425085528060 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:483) 20250425085528060 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:417) 20250425085528060 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:442) 20250425085528060 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:442) 20250425085528060 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:442) 20250425085528060 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:442) 20250425085528060 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:442) 20250425085528060 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:442) 20250425085528060 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:442) 20250425085528060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085528060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425085528060 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085528060 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085528060 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085528060 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085528060 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085528060 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425085528060 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085528060 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085528060 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085528060 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8d 3f 2e 00 00 77 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1097)@7fdc3b52d31d: Session index based on local reference:0 20250425085528065 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085528065 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085528065 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085528065 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085528065 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085528065 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085528065 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085528065 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.msc0-RAN(1098)@7fdc3b52d31d: Deleted conn table entry 0TC_apply_sccp0(1104)15246134 20250425085528065 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085528065 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 77 8d 3f 2e 00 00 06 00 08 00 00 00 07  20250425085528065 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085528065 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085528065 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085528065 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085528065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085528065 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000077), PART(T=Source Reference,L=4,D=008d3f2e) (sccp_scrc.c:486) 20250425085528065 DLSCCP DEBUG Received CO:RELCO for local reference 119 (sccp_scoc.c:1855) 20250425085528065 DLSCCP DEBUG SCCP-SCOC(119)[0x559c26c36690]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085528065 DLSCCP DEBUG SCCP-SCOC(119)[0x559c26c36690]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085528065 DLSCCP DEBUG SCCP-SCOC(119)[0x559c26c36690]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085528065 DLSCCP DEBUG SCCP-SCOC(119)[0x559c26c36690]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085528065 DLSCCP DEBUG SCCP-SCOC(119)[0x559c26c36690]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp-Iuh0-RUA(1094)@7fdc3b52d31d: Deleted conn table entry 0TC_apply_sccp0(1104)14401096 20250425085528527 DLSCCP DEBUG SCCP-SCOC(104)[0x559c26aa0440]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425085528527 DLSCCP DEBUG SCCP-SCOC(104)[0x559c26aa0440]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425085528527 DLSCCP DEBUG SCCP-SCOC(104)[0x559c26aa0440]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085528527 DLSCCP DEBUG SCCP-SCOC(104)[0x559c26aa0440]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085528527 DLSCCP DEBUG SCCP-SCOC(104)[0x559c26aa0440]{IDLE}: Deallocated (fsm.c:568) 20250425085528527 DLSCCP DEBUG SCCP-SCOC(105)[0x559c26bb1b50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425085528527 DLSCCP DEBUG SCCP-SCOC(105)[0x559c26bb1b50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425085528527 DLSCCP DEBUG SCCP-SCOC(105)[0x559c26bb1b50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085528527 DLSCCP DEBUG SCCP-SCOC(105)[0x559c26bb1b50]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085528527 DLSCCP DEBUG SCCP-SCOC(105)[0x559c26bb1b50]{IDLE}: Deallocated (fsm.c:568) 20250425085528527 DLSCCP DEBUG SCCP-SCOC(106)[0x559c26c2fb90]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425085528527 DLSCCP DEBUG SCCP-SCOC(106)[0x559c26c2fb90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425085528527 DLSCCP DEBUG SCCP-SCOC(106)[0x559c26c2fb90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085528527 DLSCCP DEBUG SCCP-SCOC(106)[0x559c26c2fb90]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085528527 DLSCCP DEBUG SCCP-SCOC(106)[0x559c26c2fb90]{IDLE}: Deallocated (fsm.c:568) MTC@7fdc3b52d31d: ok: talloc reports "asn1_context" = 1 bytes 20250425085529080 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42885<->l=127.0.0.1:4262) (control_if.c:193) 20250425085529081 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35994<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1091)@7fdc3b52d31d: Final verdict of PTC: none VirtHNBGW-STATS(1090)@7fdc3b52d31d: Final verdict of PTC: none MTC@7fdc3b52d31d: setverdict(pass): pass -> pass, component reason not changed 20250425085529086 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35986<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085529088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085529089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085529089 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085529089 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085529089 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425085529089 DLINP DEBUG SRVCONN(,r=127.0.0.1:58694<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085529089 DLINP DEBUG SRVCONN(,r=127.0.0.1:58694<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085529089 DLINP NOTICE SRV(,r=127.0.0.1:58694<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085529089 DMAIN NOTICE (127.0.0.1:58694 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58694<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085529089 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_apply_sccp-Iuh1-RUA(1096)@7fdc3b52d31d: Final verdict of PTC: none 20250425085529091 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085529091 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085529091 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085529091 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(1101)@7fdc3b52d31d: Final verdict of PTC: none TC_apply_sccp-Iuh0-RUA(1094)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1100)@7fdc3b52d31d: Final verdict of PTC: none 20250425085529092 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085529092 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085529092 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085529092 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085529092 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085529092 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085529092 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085529092 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085529092 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085529092 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085529092 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085529092 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP MutexDispCT-TC_apply_sccp(1089)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1098)@7fdc3b52d31d: Final verdict of PTC: none 20250425085529092 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085529092 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085529092 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085529092 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085529092 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085529092 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085529092 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085529092 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085529092 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085529092 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425085529092 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  HNBGW_Test.msc0-SCCP(1097)@7fdc3b52d31d: Final verdict of PTC: none 20250425085529092 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085529093 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085529093 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085529093 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085529093 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085529093 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085529093 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085529093 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085529093 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085529093 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085529093 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085529093 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085529093 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085529093 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085529093 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085529093 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085529093 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085529093 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085529093 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085529093 DRANAP DEBUG cnlink(sgsn-0)[0x559c26c1b2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085529093 DRANAP NOTICE cnlink(sgsn-0)[0x559c26c1b2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085529093 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085529093 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085529093 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250425085529093 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085529093 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085529093 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085529093 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085529093 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085529093 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085529094 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085529094 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085529094 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085529094 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085529094 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) HNBGW_Test.msc0-M3UA(1099)@7fdc3b52d31d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1102)@7fdc3b52d31d: Final verdict of PTC: none TC_apply_sccp-Iuh1(1095)@7fdc3b52d31d: Final verdict of PTC: none TC_apply_sccp-Iuh0(1093)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-MGCP(1103)@7fdc3b52d31d: Final verdict of PTC: none HNBGW-PFCP(1092)@7fdc3b52d31d: Final verdict of PTC: none 20250425085529097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36006<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1104)@7fdc3b52d31d: Final verdict of PTC: pass MTC@7fdc3b52d31d: Setting final verdict of the test case. MTC@7fdc3b52d31d: Local verdict of MTC: pass MTC@7fdc3b52d31d: Local verdict of PTC MutexDispCT-TC_apply_sccp(1089): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC VirtHNBGW-STATS(1090): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC IPA-CTRL-CLI-IPA(1091): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-PFCP(1092): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_apply_sccp-Iuh0(1093): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1094): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_apply_sccp-Iuh1(1095): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1096): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-SCCP(1097): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-RAN(1098): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.msc0-M3UA(1099): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1100): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1101): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1102): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC HNBGW-MGCP(1103): none (pass -> pass) MTC@7fdc3b52d31d: Local verdict of PTC TC_apply_sccp0(1104): pass (pass -> pass) MTC@7fdc3b52d31d: Test case TC_apply_sccp finished. Verdict: pass MTC@7fdc3b52d31d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Fri Apr 25 08:55:29 UTC 2025 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20250425085529177 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38872<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085529680 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38872<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=376716) Waiting for packet dumper to finish... 1 (prev_count=376716, count=380596) 20250425085531094 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085531094 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085531094 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085531094 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085531094 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085531094 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7fdc3b52d31d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@7fdc3b52d31d: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@7fdc3b52d31d: Terminating MTC. MC@7fdc3b52d31d: MTC terminated. MC2> exit MC@7fdc3b52d31d: Shutting down session. MC@7fdc3b52d31d: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw/expected-results.xml' against results in 'junit-xml-12034.log' -------------------- pass HNBGW_Tests.TC_hnb_register pass HNBGW_Tests.TC_hnb_register_duplicate pass HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass HNBGW_Tests.TC_hnb_disconnected_timeout pass HNBGW_Tests.TC_ue_register pass HNBGW_Tests.TC_ue_register_tmsi_lai pass HNBGW_Tests.TC_ue_register_before_hnb_register pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_ranap_cs_initial_ue pass HNBGW_Tests.TC_ranap_ps_initial_ue pass HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_cs_bidir pass HNBGW_Tests.TC_ranap_ps_bidir pass HNBGW_Tests.TC_rab_assignment pass HNBGW_Tests.TC_rab_assignment_concurrent pass HNBGW_Tests.TC_rab_release pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_rab_assign_fail pass HNBGW_Tests.TC_rab_assign_mgcp_to pass HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass HNBGW_Tests.TC_ranap_cs_mo_disconnect pass HNBGW_Tests.TC_ranap_ps_mo_disconnect pass HNBGW_Tests.TC_ranap_cs_creq_cref pass HNBGW_Tests.TC_ranap_ps_creq_cref pass HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass HNBGW_Tests.TC_ps_rab_assignment pass HNBGW_Tests.TC_ps_rab_assignment_concurrent pass HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass HNBGW_Tests.TC_mscpool_paging_imsi pass HNBGW_Tests.TC_mscpool_paging_tmsi pass HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_second_rab_assignment pass HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass HNBGW_Tests.TC_apply_sccp Summary: pass: 60 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (3528924) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/log_merge.sh HNBGW_Tests --rm >/dev/null'] [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/log_format.sh'] 20250425085535520 DLSCCP DEBUG SCCP-SCOC(117)[0x559c26c36420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085535520 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020d24f), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085535520 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085535520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085535520 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085535520 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085535520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085535520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085535520 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 20 d2 4f 00 00 75 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085535520 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085535520 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085535520 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085535520 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085535520 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085535520 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085535674 DLSCCP DEBUG SCCP-SCOC(111)[0x559c26c2f0a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085535674 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa505a), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085535674 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085535674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085535674 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085535674 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085535674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085535674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x559c26c205c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085535674 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 fa 50 5a 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085535674 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085535674 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085535674 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085535674 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085535674 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085535674 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! [testenv][generic] Stopping stp (3528859) [testenv][generic] Stopping hnbgw (3528883) [testenv] Stopping podman container (restart) [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-0'] testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-0 [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-1', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/podman/testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-1.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-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-hnbgw-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-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-hnbgw-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-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-hnbgw-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-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-1', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-1', '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][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-1', '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 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [testenv] feed_watchdog_loop: podman container has stopped Reading package lists... [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-1', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/dbg_pkgs_all'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-1', 'apt-rdepends', 'osmo-hnbgw'] [testenv][with-pfcp] osmo-hnbgw -> osmo-hnbgw: installing osmo-hnbgw-dbg [testenv][with-pfcp] osmo-hnbgw -> libasn1c1: installing libasn1c-dbg [testenv][with-pfcp] osmo-hnbgw -> libc6: installing libc6-dbg [testenv][with-pfcp] osmo-hnbgw -> libnftables1: installing libnftables1-dbgsym [testenv][with-pfcp] osmo-hnbgw -> libosmo-hnbap0: installing libosmo-hnbap-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmocore22: installing libosmocore-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-mgcp-client14: installing libosmo-mgcp-client14-dbgsym [testenv][with-pfcp] osmo-hnbgw -> libosmo-pfcp4: installing libosmo-pfcp-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-gtlv1: installing libosmo-gtlv-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-rua0: installing libosmo-rua-dbg [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-1', 'apt-rdepends', 'osmo-stp'] [testenv][with-pfcp] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][with-pfcp] osmo-stp -> libc6: installing libc6-dbg [testenv][with-pfcp] osmo-stp -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][with-pfcp] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][with-pfcp] Installing packages: osmo-hnbgw, osmo-stp, osmo-hnbgw-dbg, libasn1c-dbg, libc6-dbg, libnftables1-dbgsym, libosmo-hnbap-dbg, libosmocore-dbg, libosmo-mgcp-client14-dbgsym, libosmo-pfcp-dbg, libosmo-gtlv-dbg, libosmo-ranap-dbg, libosmo-sigtran-dbg, libosmo-rua-dbg, osmo-stp-dbg [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-1', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hnbgw', 'osmo-stp', 'osmo-hnbgw-dbg', 'libasn1c-dbg', 'libc6-dbg', 'libnftables1-dbgsym', 'libosmo-hnbap-dbg', 'libosmocore-dbg', 'libosmo-mgcp-client14-dbgsym', 'libosmo-pfcp-dbg', 'libosmo-gtlv-dbg', 'libosmo-ranap-dbg', 'libosmo-sigtran-dbg', 'libosmo-rua-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libasn1c1 libc-bin libc-dev-bin libc6 libc6-dev libnftables1 libnftnl11 libosmo-gtlv1 libosmo-hnbap0 libosmo-mgcp-client14 libosmo-pfcp4 libosmo-ranap7 libosmo-rua0 libosmo-sigtran11 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 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 libnftables1 libnftables1-dbgsym libnftnl11 libosmo-gtlv-dbg libosmo-gtlv1 libosmo-hnbap-dbg libosmo-hnbap0 libosmo-mgcp-client14 libosmo-mgcp-client14-dbgsym libosmo-pfcp-dbg libosmo-pfcp4 libosmo-ranap-dbg libosmo-ranap7 libosmo-rua-dbg libosmo-rua0 libosmo-sigtran-dbg libosmo-sigtran11 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hnbgw osmo-hnbgw-dbg osmo-stp osmo-stp-dbg osmocom-nightly The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 38 newly installed, 0 to remove and 85 not upgraded. Need to get 0 B/20.8 MB of archives. After this operation, 26.0 MB of additional disk space will be used. 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 libnftnl11:amd64. Preparing to unpack .../01-libnftnl11_1.2.4-2_amd64.deb ... Unpacking libnftnl11:amd64 (1.2.4-2) ... Selecting previously unselected package libnftables1:amd64. Preparing to unpack .../02-libnftables1_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package libnftables1-dbgsym:amd64. Preparing to unpack .../03-libnftables1-dbgsym_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../04-osmocom-nightly_202504242026_amd64.deb ... Unpacking osmocom-nightly (202504242026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../05-libosmocore22_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../06-libosmo-gtlv1_0.5.0.1.771b.202504242026_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.5.0.1.771b.202504242026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../08-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 .../09-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 libosmoisdn0:amd64. Preparing to unpack .../10-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 .../11-libosmogsm20_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libosmo-pfcp4:amd64. Preparing to unpack .../12-libosmo-pfcp4_0.5.0.1.771b.202504242026_amd64.deb ... Unpacking libosmo-pfcp4:amd64 (0.5.0.1.771b.202504242026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../13-libosmonetif11_1.6.0.4.6539.202504242026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.4.6539.202504242026) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../14-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 .../15-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 .../16-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 .../17-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 .../18-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 .../19-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 .../20-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 .../21-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 .../22-libosmocore_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmocore (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../23-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 .../24-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 .../25-libasn1c1_0.9.38.202504242026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202504242026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../26-libasn1c-dbg_0.9.38.202504242026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202504242026) ... Selecting previously unselected package libosmo-gtlv-dbg:amd64. Preparing to unpack .../27-libosmo-gtlv-dbg_0.5.0.1.771b.202504242026_amd64.deb ... Unpacking libosmo-gtlv-dbg:amd64 (0.5.0.1.771b.202504242026) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../28-libosmo-hnbap0_1.7.0.2.38a6.202504242026_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.7.0.2.38a6.202504242026) ... Selecting previously unselected package libosmo-hnbap-dbg:amd64. Preparing to unpack .../29-libosmo-hnbap-dbg_1.7.0.2.38a6.202504242026_amd64.deb ... Unpacking libosmo-hnbap-dbg:amd64 (1.7.0.2.38a6.202504242026) ... Selecting previously unselected package libosmo-pfcp-dbg:amd64. Preparing to unpack .../30-libosmo-pfcp-dbg_0.5.0.1.771b.202504242026_amd64.deb ... Unpacking libosmo-pfcp-dbg:amd64 (0.5.0.1.771b.202504242026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../31-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 .../32-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 libosmo-rua0:amd64. Preparing to unpack .../33-libosmo-rua0_1.7.0.2.38a6.202504242026_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.7.0.2.38a6.202504242026) ... Selecting previously unselected package libosmo-rua-dbg:amd64. Preparing to unpack .../34-libosmo-rua-dbg_1.7.0.2.38a6.202504242026_amd64.deb ... Unpacking libosmo-rua-dbg:amd64 (1.7.0.2.38a6.202504242026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../35-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-hnbgw. Preparing to unpack .../36-osmo-hnbgw_1.7.0.14.bad5.202504242026_amd64.deb ... Unpacking osmo-hnbgw (1.7.0.14.bad5.202504242026) ... Selecting previously unselected package osmo-hnbgw-dbg:amd64. Preparing to unpack .../37-osmo-hnbgw-dbg_1.7.0.14.bad5.202504242026_amd64.deb ... Unpacking osmo-hnbgw-dbg:amd64 (1.7.0.14.bad5.202504242026) ... Setting up osmocom-nightly (202504242026) ... Setting up libnftnl11:amd64 (1.2.4-2) ... 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 libosmo-gtlv1:amd64 (0.5.0.1.771b.202504242026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libasn1c1:amd64 (0.9.38.202504242026) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmo-hnbap0:amd64 (1.7.0.2.38a6.202504242026) ... Setting up libosmovty13:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libosmo-rua0:amd64 (1.7.0.2.38a6.202504242026) ... Setting up libosmoisdn0:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libosmo-rua-dbg:amd64 (1.7.0.2.38a6.202504242026) ... Setting up libosmo-gtlv-dbg:amd64 (0.5.0.1.771b.202504242026) ... Setting up libosmo-hnbap-dbg:amd64 (1.7.0.2.38a6.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 libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... 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 libosmo-pfcp4:amd64 (0.5.0.1.771b.202504242026) ... Setting up libosmocoding0:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libosmo-pfcp-dbg:amd64 (0.5.0.1.771b.202504242026) ... Setting up libosmosim2:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libosmocore (1.11.0.24.ece60.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-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 osmo-hnbgw (1.7.0.14.bad5.202504242026) ... changed ownership of '/etc/osmocom/osmo-hnbgw.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hnbgw.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 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-hnbgw-dbg:amd64 (1.7.0.14.bad5.202504242026) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv][with-pfcp] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw/HNBGW_Tests-with-pfcp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests-with-pfcp.cfg'] [testenv][with-pfcp] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp'] [testenv][with-pfcp] + ['cp', '-a', 'osmo-hnbgw-with-pfcp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw/HNBGW_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.default'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/Common.cfg'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-1', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/Common.cfg'] [testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests-with-pfcp.cfg [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-1', '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-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests-with-pfcp.cfg'] [testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/Common.cfg [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-1', '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-hnbgw-test/logs/with-pfcp/testsuite/Common.cfg'] [testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.default [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-1', '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-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.default'] [testenv][with-pfcp] Running testsuite clean script (reason: prepare) [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TESTENV_CLEAN_REASON=prepare', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-1', 'sh', '-c', 'rename_junit_xml_classname.sh :with-pfcp'] [testenv][with-pfcp] Running stp [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-1', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp/stp.log'] 20250425085545934 DLSS7 <000c> osmo_ss7_instance.c:64 0: Creating SS7 Instance 20250425085545934 DLSS7 <000c> osmo_ss7_route_table.c:59 0: Creating Route Table system 20250425085545934 DLSS7 <000c> osmo_ss7_asp.c:722 0: ASP(virt-msc0-0) Restarting ASP virt-msc0-0, r=127.0.0.1:23905<->l=127.0.0.1:2905 20250425085545934 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20250425085545934 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-msc0-0) ASP Restart for server not implemented yet! 20250425085545934 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20250425085545934 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-msc0) Created AS 20250425085545934 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(virt-msc0) Adding ASP virt-msc0-0 to AS 20250425085545934 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250425085545934 DLSS7 <000c> osmo_ss7_asp.c:722 0: ASP(virt-msc1-0) Restarting ASP virt-msc1-0, r=127.0.0.1:23907<->l=127.0.0.1:2905 20250425085545934 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20250425085545934 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-msc1-0) ASP Restart for server not implemented yet! 20250425085545934 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20250425085545934 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-msc1) Created AS 20250425085545934 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(virt-msc1) Adding ASP virt-msc1-0 to AS 20250425085545934 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250425085545934 DLSS7 <000c> osmo_ss7_asp.c:722 0: ASP(virt-msc2-0) Restarting ASP virt-msc2-0, r=127.0.0.1:23909<->l=127.0.0.1:2905 20250425085545934 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20250425085545934 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-msc2-0) ASP Restart for server not implemented yet! 20250425085545934 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20250425085545934 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-msc2) Created AS 20250425085545934 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(virt-msc2) Adding ASP virt-msc2-0 to AS 20250425085545934 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250425085545934 DLSS7 <000c> osmo_ss7_asp.c:722 0: ASP(virt-sgsn0-0) Restarting ASP virt-sgsn0-0, r=127.0.0.1:23906<->l=127.0.0.1:2905 20250425085545934 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20250425085545934 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-sgsn0-0) ASP Restart for server not implemented yet! 20250425085545934 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20250425085545934 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-sgsn0) Created AS 20250425085545934 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(virt-sgsn0) Adding ASP virt-sgsn0-0 to AS 20250425085545934 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250425085545934 DLSS7 <000c> osmo_ss7_asp.c:722 0: ASP(virt-sgsn1-0) Restarting ASP virt-sgsn1-0, r=127.0.0.1:23908<->l=127.0.0.1:2905 20250425085545934 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20250425085545934 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-sgsn1-0) ASP Restart for server not implemented yet! 20250425085545934 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20250425085545934 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-sgsn1) Created AS 20250425085545934 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(virt-sgsn1) Adding ASP virt-sgsn1-0 to AS 20250425085545934 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250425085545934 DLSS7 <000c> osmo_ss7_asp.c:722 0: ASP(virt-sgsn2-0) Restarting ASP virt-sgsn2-0, r=127.0.0.1:23910<->l=127.0.0.1:2905 20250425085545934 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20250425085545934 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-sgsn2-0) ASP Restart for server not implemented yet! 20250425085545934 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20250425085545934 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-sgsn2) Created AS 20250425085545934 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(virt-sgsn2) Adding ASP virt-sgsn2-0 to AS 20250425085545934 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250425085545934 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0' 20250425085545934 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20250425085545934 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20250425085545934 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0' 20250425085545934 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20250425085545935 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20250425085545935 DLSS7 <000c> osmo_ss7_xua_srv.c:219 Creating m3ua Server (null):2905 20250425085545935 DLSS7 <000c> osmo_ss7_xua_srv.c:239 Created m3ua server on (null):2905 20250425085545935 DLSS7 <000c> osmo_ss7_xua_srv.c:286 (Re)binding m3ua Server to :::2905 20250425085545935 DLGLOBAL <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239 [testenv][with-pfcp] Running hnbgw [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-1', 'sh', '-c', 'osmo-hnbgw -c osmo-hnbgw-with-pfcp.cfg 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw/hnbgw.log'] rate_ctr.c:86 validating counter group 0x56456346e480(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x56456346e460(iups) with 3 counters 20250425085546116 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250425085546116 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:59) 20250425085546116 DLPFCP NOTICE 0x56458e798870 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_vty.c:916) 20250425085546116 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Allocated (fsm.c:456) 20250425085546116 DLGLOBAL DEBUG validating counter group 0x56456346e500(msc) with 15 counters (rate_ctr.c:86) 20250425085546116 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20250425085546116 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250425085546116 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Allocated (fsm.c:456) 20250425085546116 DLGLOBAL DEBUG validating counter group 0x56456346e500(msc) with 15 counters (rate_ctr.c:86) 20250425085546116 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20250425085546116 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250425085546116 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Allocated (fsm.c:456) 20250425085546116 DLGLOBAL DEBUG validating counter group 0x56456346e500(msc) with 15 counters (rate_ctr.c:86) 20250425085546116 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20250425085546116 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250425085546116 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Allocated (fsm.c:456) 20250425085546116 DLGLOBAL DEBUG validating counter group 0x56456346e500(msc) with 15 counters (rate_ctr.c:86) 20250425085546116 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20250425085546116 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250425085546116 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Allocated (fsm.c:456) 20250425085546116 DLGLOBAL DEBUG validating counter group 0x56456346e4e0(sgsn) with 15 counters (rate_ctr.c:86) 20250425085546116 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20250425085546116 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250425085546116 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Allocated (fsm.c:456) 20250425085546116 DLGLOBAL DEBUG validating counter group 0x56456346e4e0(sgsn) with 15 counters (rate_ctr.c:86) 20250425085546116 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20250425085546116 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250425085546116 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Allocated (fsm.c:456) 20250425085546116 DLGLOBAL DEBUG validating counter group 0x56456346e4e0(sgsn) with 15 counters (rate_ctr.c:86) 20250425085546116 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20250425085546116 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250425085546116 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Allocated (fsm.c:456) 20250425085546116 DLGLOBAL DEBUG validating counter group 0x56456346e4e0(sgsn) with 15 counters (rate_ctr.c:86) 20250425085546116 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20250425085546116 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250425085546117 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20250425085546117 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1026) 20250425085546117 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20250425085546117 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20250425085546117 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:884) 20250425085546117 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250425085546117 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:58907 (mgcp_client.c:999) 20250425085546117 DLPFCP DEBUG 0x56458e798870 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_pfcp.c:98) 20250425085546117 DLPFCP NOTICE PFCP endpoint: recovery timestamp = 0xebb5cc92 (1745571346 seconds since UNIX epoch, which is 3954560146 seconds since NTP era 0; IETF RFC 5905) (pfcp_endpoint.c:147) 20250425085546117 DLPFCP DEBUG pfcp_cp_peer[0x56458e927270]{disabled}: Allocated (fsm.c:456) 20250425085546117 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{disabled}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:131) 20250425085546117 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085546117 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:196) 20250425085546117 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:258) 20250425085546117 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085546117 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:447) 20250425085546117 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:463) 20250425085546117 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:489) 20250425085546117 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:584) 20250425085546117 DLSCCP NOTICE msc-0: Creating AS instance (sccp_user.c:591) 20250425085546117 DLGLOBAL DEBUG validating counter group 0x7fb0912d47c0(sigtran_as) with 34 counters (rate_ctr.c:86) 20250425085546117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_DOWN}: Allocated (fsm.c:456) 20250425085546117 DLSS7 INFO 0: AS(as-clnt-msc-0) Created AS (osmo_ss7_instance.c:324) 20250425085546117 DLSCCP NOTICE msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:602) 20250425085546117 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:608) 20250425085546117 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7_route.c:129) 20250425085546117 DLSCCP NOTICE msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:646) 20250425085546117 DLGLOBAL DEBUG validating counter group 0x7fb0912d4a00(sigtran_asp) with 3 counters (rate_ctr.c:86) 20250425085546117 DLSS7 INFO 0: AS(as-clnt-msc-0) Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:160) 20250425085546117 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56458e9471e0]{IDLE}: Allocated (fsm.c:456) 20250425085546117 DLSS7 INFO 0: ASP(asp-clnt-msc-0) Restarting ASP asp-clnt-msc-0, r=localhost:2905<->l=localhost:0 (osmo_ss7_asp.c:722) 20250425085546117 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56458e9474a0]{ASP_DOWN}: Allocated (fsm.c:456) 20250425085546118 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:713) 20250425085546118 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250425085546118 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250425085546118 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x56458e948d00 (osmo_ss7_user.c:88) 20250425085546118 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:509) 20250425085546118 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:517) 20250425085546118 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:113) 20250425085546118 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:417) 20250425085546118 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:447) 20250425085546118 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:463) 20250425085546118 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:483) 20250425085546118 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:417) 20250425085546118 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:447) 20250425085546118 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:463) 20250425085546118 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:483) 20250425085546118 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:417) 20250425085546118 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::1:41743<->l=::1:2905): New m3ua connection accepted 20250425085546118 DLSS7 <000c> osmo_ss7_xua_srv.c:143 (r=::1:41743<->l=::1:2905): created dynamic ASP asp-dyn-0 20250425085546118 DLSS7 <000c> osmo_ss7_asp.c:722 0: ASP(asp-dyn-0) Restarting ASP asp-dyn-0, r=::1:41743<->l=:::2905 20250425085546118 DLSS7 <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated 20250425085546118 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(asp-dyn-0) ASP Restart for server not implemented yet! 20250425085546118 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085546118 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425085546118 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:447) 20250425085546118 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:463) 20250425085546118 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:483) 20250425085546118 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:417) 20250425085546118 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:447) 20250425085546118 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:463) 20250425085546118 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:483) 20250425085546118 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:417) 20250425085546118 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:447) 20250425085546118 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:463) 20250425085546118 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:483) 20250425085546118 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:417) 20250425085546118 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:447) 20250425085546118 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:463) 20250425085546118 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:483) 20250425085546118 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:417) 20250425085546118 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:447) 20250425085546118 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:463) 20250425085546118 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:483) 20250425085546118 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:417) 20250425085546118 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085546118 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085546118 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085546118 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085546118 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085546118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085546118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085546118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085546118 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=1 -> eSLS=81: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085546118 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=12=0.1.4,SLS=1: no route! (sccp_scrc.c:158) 20250425085546118 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085546118 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085546118 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085546118 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085546118 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085546118 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085546118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085546118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085546118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085546118 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=3 -> eSLS=35: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085546118 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=11=0.1.3,SLS=3: no route! (sccp_scrc.c:158) 20250425085546118 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085546118 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085546118 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085546118 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085546118 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085546118 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085546118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085546118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085546118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085546118 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=10 -> eSLS=58: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085546118 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=10=0.1.2,SLS=10: no route! (sccp_scrc.c:158) 20250425085546118 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085546118 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085546118 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085546118 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085546118 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085546118 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085546118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085546118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085546118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085546118 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085546118 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=185=0.23.1,SLS=5: no route! (sccp_scrc.c:158) 20250425085546118 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085546118 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085546118 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085546118 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085546118 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085546118 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085546118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085546118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085546118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085546118 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=14 -> eSLS=78: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085546118 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=4=0.0.4,SLS=14: no route! (sccp_scrc.c:158) 20250425085546118 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085546118 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085546118 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085546118 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085546118 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085546118 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085546118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085546118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085546118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085546118 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=7 -> eSLS=55: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085546118 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=3=0.0.3,SLS=7: no route! (sccp_scrc.c:158) 20250425085546118 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085546118 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085546118 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085546118 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085546118 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085546118 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085546118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085546118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085546118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085546118 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=7 -> eSLS=39: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085546118 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=2=0.0.2,SLS=7: no route! (sccp_scrc.c:158) 20250425085546118 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085546118 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085546118 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085546118 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085546118 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085546118 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085546118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085546118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085546118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085546118 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085546118 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=188=0.23.4,SLS=13: no route! (sccp_scrc.c:158) 20250425085546118 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085546119 DLINP INFO CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:41743){CONNECTING} connection established (stream_cli.c:440) 20250425085546119 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250425085546119 DLSS7 INFO 0: ASP(asp-clnt-msc-0) Client connected (r=::1:2905<->l=::1:41743) (osmo_ss7_asp.c:971) 20250425085546119 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56458e9471e0]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:400) 20250425085546119 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56458e9471e0]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:407) 20250425085546119 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56458e9471e0]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:181) 20250425085546119 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56458e9474a0]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:182) 20250425085546119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 8 bytes: [L2]> 01 00 03 01 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425085546119 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085546119 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (ASPSM:UP) 20250425085546119 DLSS7 <000c> m3ua.c:736 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085546119 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085546119 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085546119 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085546119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085546119 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:775) 20250425085546119 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56458e9474a0]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:736) 20250425085546119 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56458e9474a0]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:403) 20250425085546119 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56458e9474a0]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:469) 20250425085546119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425085546119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:406) 20250425085546119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425085546119 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56458e9471e0]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:400) 20250425085546119 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56458e9471e0]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:407) 20250425085546119 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56458e9471e0]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:193) [testenv][with-pfcp] Running testsuite [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/ttcn3', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4261', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-1', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/start-testsuite.sh', 'hnbgw/HNBGW_Tests', 'HNBGW_Tests-with-pfcp.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HNBGW_Tests-with-pfcp.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: HNBGW_Tests-with-pfcp.cfg MC@23e0c4c64ce8: Unix server socket created successfully. MC@23e0c4c64ce8: Listening on TCP port 37663. MC2> 23e0c4c64ce8 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/ttcn3/hnbgw/HNBGW_Tests 23e0c4c64ce8 37663 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@23e0c4c64ce8: New HC connected from 10.0.2.100 [10.0.2.100]. 23e0c4c64ce8: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@23e0c4c64ce8: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@23e0c4c64ce8: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@23e0c4c64ce8: Configuration file was processed on all HCs. MC@23e0c4c64ce8: Creating MTC on host 10.0.2.100. MC@23e0c4c64ce8: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Fri Apr 25 08:55:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425085547772 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fd00::dc84:12ff:fe92:b40a]:2905 err=None (stream.c:265) 20250425085547772 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1066) 20250425085547772 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:808) 20250425085547772 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fd00::dc84:12ff:fe92:b40a]:2905 err=None (osmo_ss7_asp.c:824) MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_hnb_register started. 20250425085547942 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49204<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085547949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49212<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085547961 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37401<->l=127.0.0.1:4262) (control_if.c:572) HNBGW-PFCP(6)@23e0c4c64ce8: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250425085548120 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56458e9471e0]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317) 20250425085548120 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56458e9471e0]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:223) 20250425085548120 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:592) 20250425085548120 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 09 01 00 00 00 2c 02 07 00 24 02 0a 00 08 00 00 00 01 00 06 00 08 00 00 00 00 00 0b 00 08 00 00 00 01 02 0b 00 08 00 00 00 bd (osmo_ss7_asp.c:1164) 20250425085548120 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085548120 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (RKM:REG-REQ) 20250425085548120 DLSS7 <000c> xua_rkm.c:204 0: ASP(asp-dyn-0) RKM: Registering routing key 7 for DPC 0.23.5 20250425085548121 DLSS7 <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated 20250425085548121 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(as-rkm-7) Created AS 20250425085548121 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7' 20250425085548121 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(as-rkm-7) Adding ASP asp-dyn-0 to AS 20250425085548121 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED 20250425085548121 DLSS7 <000c> osmo_ss7_asp.c:1164 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 07  20250425085548121 DLSS7 <000c> xua_rkm.c:358 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085548121 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE 20250425085548121 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(as-rkm-7){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085548121 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085548121 DLSS7 <000c> osmo_ss7_asp.c:1164 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 07  20250425085548121 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085548121 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (RKM:REG-RESP) (m3ua.c:775) 20250425085548121 DLSS7 INFO 0: ASP(asp-clnt-msc-0) Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:464) 20250425085548121 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56458e9471e0]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:400) 20250425085548121 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56458e9471e0]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:407) 20250425085548121 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56458e9471e0]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:298) 20250425085548121 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085548121 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:775) 20250425085548121 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:671) 20250425085548121 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56458e9471e0]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250425085548121 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56458e9471e0]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250425085548121 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56458e9471e0]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:262) 20250425085548121 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56458e9474a0]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:263) 20250425085548121 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 16 bytes: [L2]> 01 00 04 01 00 00 00 10 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085548122 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085548122 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085548122 DLSS7 <000c> m3ua.c:736 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085548122 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 07  20250425085548122 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085548122 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085548122 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085548122 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(as-rkm-7){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085548122 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Active () 20250425085548122 DLSS7 <000c> osmo_ss7_asp.c:1164 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 07  20250425085548122 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085548122 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085548122 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:775) 20250425085548122 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56458e9474a0]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:736) 20250425085548122 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56458e9474a0]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:403) 20250425085548122 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56458e9474a0]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:547) 20250425085548122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425085548122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:487) 20250425085548122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425085548122 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56458e9471e0]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20250425085548122 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x56458e9471e0]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250425085548122 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085548122 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:775) 20250425085548122 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Received NOTIFY Type State Change:AS Active () (m3ua.c:671) 20250425085548122 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56458e9471e0]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250425085548122 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56458e9471e0]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250425085548412 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::dc84:12ff:fe92:b40a]:2905 err=None (stream.c:265) 20250425085548412 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1066) 20250425085548412 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:808) 20250425085548412 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::dc84:12ff:fe92:b40a]:2905 err=None (osmo_ss7_asp.c:824) 20250425085549118 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:185) HNBGW-PFCP(6)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 1, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3954560146 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } HNBGW-PFCP(6)@23e0c4c64ce8: broadcasting to mtc MTC@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW-PFCP(6)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from mtc: { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 1, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 0, time_value := 1234 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } 20250425085549137 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{wait_assoc_setup_resp}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085549137 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{wait_assoc_setup_resp}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085549137 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{wait_assoc_setup_resp}: Received Event PFCP_CP_PEER_EV_RX_ASSOC_SETUP_RESP (pfcp_cp_peer.c:229) 20250425085549137 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{wait_assoc_setup_resp}: State change to associated (no timeout) (pfcp_cp_peer.c:242) 20250425085549137 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Associated with UPF 127.0.0.1:8805 (pfcp_cp_peer.c:253) 20250425085549137 DLPFCP NOTICE PFCP Peer associated: true (hnbgw_pfcp.c:82) 20250425085549137 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085549137 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20250425085549137 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085549137 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085549137 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085549137 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW-PFCP(6)@23e0c4c64ce8: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250425085549170 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085549170 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085549171 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085549171 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085549171 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085549171 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085549171 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085549171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085549171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085549171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085549171 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085549171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085549171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085549171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085549171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085549171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085549171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085549171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085549172 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085549172 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085549172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085549172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085549172 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085549172 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085549172 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085549172 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085549172 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085549172 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085549172 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer TC_hnb_register-Iuh0(7)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085549172 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085549172 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085549172 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085549172 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085549172 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: picked Normal Route via 'virt-msc0' round-robin style 20250425085549172 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085549174 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085549174 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085549174 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085549174 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085549174 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085549174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085549174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085549174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085549174 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085549174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085549174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085549174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085549174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085549174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085549174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085549174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085549174 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085549174 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085549174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085549174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085549174 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085549174 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085549174 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085549174 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085549174 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085549174 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085549174 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085549174 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085549174 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085549174 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: picked Normal Route via 'virt-msc1' round-robin style 20250425085549175 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085549175 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085549175 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085549175 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085549175 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085549175 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085549176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085549176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085549176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085549176 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=6 -> eSLS=54: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085549176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085549176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085549176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085549176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085549176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085549176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085549176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085549176 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=6 -> eSLS=22: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085549176 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085549176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085549176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085549176 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 06 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085549176 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085549176 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085549176 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085549176 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085549176 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085549176 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085549176 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085549176 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085549176 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=6 -> eSLS=22: picked Normal Route via 'virt-msc2' round-robin style 20250425085549176 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085549177 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085549177 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085549177 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085549177 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085549177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085549177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085549177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085549177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085549177 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=1 -> eSLS=65: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085549177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085549177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085549177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085549177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085549177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085549177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085549177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085549177 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=1 -> eSLS=97: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085549177 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085549177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085549177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085549177 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 01 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085549177 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085549178 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085549178 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085549178 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085549178 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085549178 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085549178 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(11)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085549208 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085549208 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085549209 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085549209 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085549209 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085549209 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085549209 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085549209 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085549210 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085549210 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085549210 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085549210 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085549210 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085549210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085549210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085549210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085549210 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=6 -> eSLS=86: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085549210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085549210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085549210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085549210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085549210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085549210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085549210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085549210 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=6 -> eSLS=118: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085549210 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085549210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085549210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085549210 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 06 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085549210 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085549210 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085549210 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085549210 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085549210 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085549210 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085549210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085549210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085549210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085549210 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=10 -> eSLS=42: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085549210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085549210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085549210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085549210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085549210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085549210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085549210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085549210 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085549210 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085549210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085549210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085549210 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0a 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085549210 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085549210 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085549210 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085549211 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085549211 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085549211 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085549211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085549211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085549211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085549211 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=14 -> eSLS=62: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085549211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085549211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085549211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085549211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085549211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085549211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085549211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085549211 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085549211 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085549211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085549211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085549211 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0e 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085549211 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085549211 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085549211 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085549211 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085549211 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085549211 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085549211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085549211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085549211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085549211 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085549211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085549211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085549211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085549211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085549211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085549211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085549211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085549211 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085549211 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085549211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085549211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085549211 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085549211 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085549211 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085549211 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085549211 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085549211 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085549211 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085549211 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085549211 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085549211 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085549211 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085549211 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085549211 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085549211 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: picked Normal Route via 'virt-sgsn2' round-robin style 20250425085549211 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085549211 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085549211 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085549211 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085549211 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085549211 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085549211 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: picked Normal Route via 'virt-sgsn1' round-robin style 20250425085549211 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085549211 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085549211 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085549211 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085549211 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085549211 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085549211 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: picked Normal Route via 'virt-sgsn0' round-robin style 20250425085549211 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(14)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(14)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(12)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085549402 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085549402 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085549402 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085549402 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(11)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085549412 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085549412 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085549412 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085549412 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085549412 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085549412 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085549412 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085549412 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085549412 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085549412 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085549412 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085549415 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085549415 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085549415 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085549415 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085549415 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085549415 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085549415 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085549415 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085549415 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085549415 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085549415 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085549415 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085549415 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085549415 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085549415 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085549415 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085549415 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085549415 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085549415 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085549415 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085549416 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085549416 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085549417 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085549417 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085549417 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085549417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085549417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085549417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085549417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085549417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085549417 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085549417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085549417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085549417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085549417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085549417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085549417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085549417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085549417 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085549417 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085549417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085549417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085549417 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085549417 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085549417 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085549417 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085549417 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085549417 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085549418 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085549418 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: picked Normal Route via 'virt-msc0' round-robin style 20250425085549418 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085549418 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085549418 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085549418 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085549422 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085549423 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085549423 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085549423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(14)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085549429 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085549429 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085549429 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085549429 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085549429 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085549429 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085549429 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085549429 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085549429 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085549429 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085549429 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085549429 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085549429 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085549429 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085549429 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085549429 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085549429 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085549429 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085549429 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085549429 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085549429 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085549429 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085549429 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085549429 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085549429 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085549429 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085549429 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085549429 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085549429 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085549429 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085549429 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085549429 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085549429 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085549429 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085549430 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085549430 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085549430 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085549430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085549430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085549430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085549430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085549430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085549430 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085549430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085549430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085549430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085549430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085549430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085549430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085549430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085549430 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085549430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085549430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085549430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085549430 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085549430 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085549430 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085549430 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085549431 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085549431 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085549431 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085549431 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: picked Normal Route via 'virt-sgsn0' round-robin style 20250425085549431 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085549431 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085549431 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085549431 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(10)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085550218 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085550218 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085550218 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085550218 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085550218 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085550218 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: picked Normal Route via 'as-rkm-7' round-robin style 20250425085550218 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085550218 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085550218 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085550218 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085550218 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085550219 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085550219 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085550219 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085550219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085550219 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085550219 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085550219 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085550219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085550219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085550219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085550219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085550219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085550219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085550219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085550219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085550219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085550219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085550219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085550219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085550219 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085550219 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085550219 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085550219 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085550219 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085550219 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085550219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085550219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085550219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085550219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085550219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085550219 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085550219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085550219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085550219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085550219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085550219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085550219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085550219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085550219 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085550219 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085550219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085550219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085550219 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085550219 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085550219 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425085550219 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085550219 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085550219 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085550219 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085550219 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085550219 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: picked Normal Route via 'virt-msc0' round-robin style 20250425085550219 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085550219 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085550219 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085550219 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085550221 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085550221 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085550221 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085550221 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085550221 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085550221 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085550221 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085550221 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085550221 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085550221 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085550221 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085550221 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085550221 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085550221 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085550221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085550221 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085550221 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085550221 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085550221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085550221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085550221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085550221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085550221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085550221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085550221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085550221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085550221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085550221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085550221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085550221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085550221 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085550221 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085550221 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085550221 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085550221 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(13)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085550230 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085550230 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085550230 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085550230 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085550230 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085550230 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: picked Normal Route via 'as-rkm-7' round-robin style 20250425085550230 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085550230 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085550230 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085550230 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085550230 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085550230 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085550230 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085550230 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085550230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085550230 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085550230 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085550230 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085550230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085550230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085550230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085550230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085550230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085550230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085550230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085550230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085550230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085550230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085550230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085550230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085550230 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085550230 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085550230 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085550230 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085550230 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085550230 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085550230 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085550230 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085550230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085550230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085550230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085550230 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085550230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085550230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085550230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085550230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085550230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085550230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085550230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085550230 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085550230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085550230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085550230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085550230 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085550230 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085550230 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425085550230 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085550230 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085550230 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085550230 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085550230 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085550230 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: picked Normal Route via 'virt-sgsn0' round-robin style 20250425085550230 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085550230 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085550230 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085550230 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085550231 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085550231 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085550231 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085550231 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085550231 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085550231 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085550231 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085550231 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085550231 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085550231 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085550231 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085550231 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085550231 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085550231 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085550231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085550231 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085550231 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085550231 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085550231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085550231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085550231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085550231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085550231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085550231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085550231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085550231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085550231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085550231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085550231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085550231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085550231 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085550231 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085550231 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085550231 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085550231 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085550233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085550233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085550233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085550233 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085550233 DLGLOBAL DEBUG validating counter group 0x56456346ebe0(hnb) with 60 counters (rate_ctr.c:86) 20250425085550233 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085550233 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085550233 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085550233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085550233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425085550246 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37401<->l=127.0.0.1:4262) (control_if.c:193) 20250425085550247 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49212<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(5)@23e0c4c64ce8: Final verdict of PTC: none VirtHNBGW-STATS(4)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085550250 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49204<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_hnb_register(3)@23e0c4c64ce8: Final verdict of PTC: none 20250425085550258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085550258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085550258 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085550258 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) TC_hnb_register-Iuh0-RUA(8)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(12)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(6)@23e0c4c64ce8: Final verdict of PTC: none 20250425085550258 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc0-SCCP(9)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(14)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(13)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(10)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(15)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(11)@23e0c4c64ce8: Final verdict of PTC: none TC_hnb_register-Iuh0(7)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@23e0c4c64ce8: Test case TC_hnb_register finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Fri Apr 25 08:55:50 UTC 2025 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20250425085550361 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49226<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085550424 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085550424 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085550424 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085550424 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085550424 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085550424 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085550424 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085550424 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085550424 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085550424 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085550424 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085550424 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085550424 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085550425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085550425 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085550425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085550425 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085550425 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085550425 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085550425 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085550425 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085550425 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085550425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085550425 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085550425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085550425 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085550425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085550425 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085550425 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085550425 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085550425 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085550425 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085550424 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085550424 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085550424 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085550424 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085550424 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085550424 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085550424 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425085550424 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085550424 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085550424 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085550424 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085550424 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085550424 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085550424 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085550424 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085550424 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085550424 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085550424 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085550424 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085550424 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085550424 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085550424 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085550424 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085550424 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085550424 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085550424 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085550424 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085550424 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085550425 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085550863 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49226<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=267324) Waiting for packet dumper to finish... 1 (prev_count=267324, count=268204) 20250425085552426 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085552426 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085552426 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085552426 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085552426 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085552426 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Fri Apr 25 08:55:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_hnb_register_duplicate started. 20250425085553968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49236<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085553972 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49240<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085553976 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36127<->l=127.0.0.1:4262) (control_if.c:572) TC_hnb_register_duplicate-Iuh0(20)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085554084 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085554084 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085554092 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085554092 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085554092 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085554092 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085554092 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085554092 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate-Iuh1(22)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085554092 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39695 (stream_srv.c:142) 20250425085554092 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39695<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085554093 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085554093 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085554094 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085554094 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085554094 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085554094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085554094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085554094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085554094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085554094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085554094 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=10 -> eSLS=74: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085554094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085554094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085554094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085554094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085554094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085554094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085554094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085554094 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=10 -> eSLS=106: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085554094 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085554094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085554094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085554094 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0a 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085554094 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085554094 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085554094 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085554094 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085554094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085554094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085554094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085554094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085554094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085554094 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=9 -> eSLS=57: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085554094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085554094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085554094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085554094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085554094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085554094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085554094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085554094 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085554094 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085554094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085554094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085554094 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 09 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085554094 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085554094 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085554094 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085554094 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085554094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085554094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085554094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085554094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085554094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085554094 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085554094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085554094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085554094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085554094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085554094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085554094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085554094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085554094 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085554094 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085554094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085554094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085554094 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085554094 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085554094 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085554094 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085554094 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085554094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085554094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085554094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085554094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085554094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085554094 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085554094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085554094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085554094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085554094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085554094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085554094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085554094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085554094 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085554094 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085554094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085554094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085554094 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085554094 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085554094 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085554094 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085554094 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085554094 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085554094 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085554094 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085554094 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085554094 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085554094 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085554094 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085554094 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085554094 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: picked Normal Route via 'virt-msc2' round-robin style 20250425085554094 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085554094 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085554094 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085554094 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085554094 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085554094 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085554094 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: picked Normal Route via 'virt-msc1' round-robin style 20250425085554094 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085554094 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085554094 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085554094 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085554094 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085554094 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085554094 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: picked Normal Route via 'virt-msc0' round-robin style 20250425085554094 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(26)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(26)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(24)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085554109 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085554109 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085554109 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085554109 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085554109 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085554109 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085554109 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085554109 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085554110 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085554110 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085554110 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085554110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085554110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085554110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085554110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085554110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085554110 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=2 -> eSLS=82: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085554110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085554110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085554110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085554111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085554111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085554111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085554111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085554111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=2 -> eSLS=114: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085554111 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085554111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085554111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085554111 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 02 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085554111 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085554111 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085554111 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085554111 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085554111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085554111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085554111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085554111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085554111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085554111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=8 -> eSLS=40: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085554111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085554111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085554111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085554111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085554111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085554111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085554111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085554111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=8 -> eSLS=8: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085554111 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085554111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085554111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085554111 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 08 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085554111 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085554111 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085554111 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085554111 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085554111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085554111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085554111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085554111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085554111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085554111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=11 -> eSLS=59: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085554111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085554111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085554111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085554111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085554111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085554111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085554111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085554111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085554111 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085554111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085554111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085554111 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0b 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085554111 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085554111 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085554111 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085554111 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085554111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085554111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085554111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085554111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085554111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085554111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085554111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085554111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085554111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085554111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085554111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085554111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085554111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085554111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085554111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085554111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085554111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085554111 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085554111 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085554111 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085554111 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085554111 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085554112 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085554112 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085554112 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085554112 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085554112 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085554112 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085554112 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085554112 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085554112 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=8 -> eSLS=8: picked Normal Route via 'virt-sgsn2' round-robin style 20250425085554112 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085554112 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085554112 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085554112 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085554112 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085554112 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085554112 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: picked Normal Route via 'virt-sgsn1' round-robin style 20250425085554112 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085554112 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085554112 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085554112 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085554112 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085554112 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085554112 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(29)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(27)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085554305 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085554305 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085554305 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085554305 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(26)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085554311 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085554311 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085554311 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085554311 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085554311 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085554311 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085554311 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085554311 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085554311 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085554311 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085554311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085554312 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085554312 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085554312 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085554312 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085554312 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085554312 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085554313 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085554313 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085554313 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085554313 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085554313 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085554313 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085554313 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085554313 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085554313 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085554313 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085554313 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085554313 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085554313 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085554313 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085554313 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085554313 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085554315 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085554315 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085554315 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085554315 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085554315 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085554315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085554315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085554315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085554315 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085554315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085554315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085554315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085554315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085554315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085554315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085554315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085554315 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085554315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085554315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085554315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085554315 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085554315 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085554315 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085554315 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085554315 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085554315 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085554315 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085554315 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: picked Normal Route via 'virt-msc0' round-robin style 20250425085554315 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085554316 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085554316 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085554316 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085554324 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085554324 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085554324 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085554324 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(29)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085554329 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085554329 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085554329 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085554329 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085554329 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085554329 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085554329 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085554329 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085554329 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085554329 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085554329 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085554330 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085554330 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085554330 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085554330 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085554330 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085554330 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085554330 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085554330 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085554330 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085554330 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085554330 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085554330 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085554330 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085554330 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085554330 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085554330 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085554330 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085554330 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085554330 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085554330 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085554330 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085554330 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085554330 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085554331 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085554331 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085554331 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085554331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085554331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085554331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085554331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085554331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085554331 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085554331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085554331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085554331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085554331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085554331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085554331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085554331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085554331 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085554332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085554332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085554332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085554332 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085554332 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085554332 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085554332 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085554332 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085554332 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085554332 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085554332 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: picked Normal Route via 'virt-sgsn0' round-robin style 20250425085554332 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085554332 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085554332 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085554332 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(25)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085555120 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085555120 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085555120 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085555120 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085555120 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085555120 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085555120 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085555120 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085555120 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085555120 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085555120 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085555120 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085555120 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085555120 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085555120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085555120 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085555120 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085555120 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085555120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085555120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085555120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085555120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085555120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085555120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085555120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085555120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085555120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085555120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085555120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085555120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085555121 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085555121 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085555121 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085555121 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085555121 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085555121 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085555121 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085555121 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085555121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085555121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085555121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085555121 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085555121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085555121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085555121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085555121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085555121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085555121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085555121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085555121 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085555121 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085555121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085555121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085555121 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085555121 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085555121 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425085555121 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085555121 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085555121 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085555121 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085555121 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085555121 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: picked Normal Route via 'virt-msc0' round-robin style 20250425085555121 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085555121 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085555121 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085555121 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085555124 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085555124 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085555124 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085555124 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085555125 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085555125 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085555125 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085555125 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085555125 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085555125 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085555125 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085555125 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085555125 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085555125 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085555125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085555125 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085555125 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085555125 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085555125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085555125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085555125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085555125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085555125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085555125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085555125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085555125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085555125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085555125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085555125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085555125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085555125 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085555125 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085555126 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085555126 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085555126 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(28)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085555140 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085555140 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085555140 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085555141 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085555141 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085555141 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085555141 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085555141 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085555141 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085555141 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085555141 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085555141 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085555141 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085555141 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085555141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085555141 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085555141 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085555141 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085555141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085555141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085555141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085555141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085555141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085555141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085555141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085555141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085555141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085555141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085555141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085555141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085555141 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085555141 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085555142 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085555142 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085555142 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085555142 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085555142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085555142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085555142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085555142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085555142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085555142 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085555142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085555142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085555142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085555142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085555142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085555142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085555142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085555142 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085555142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085555142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085555142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085555142 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085555142 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085555142 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425085555142 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085555142 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085555142 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085555142 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085555142 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085555142 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: picked Normal Route via 'virt-sgsn0' round-robin style 20250425085555142 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085555142 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085555142 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085555142 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085555147 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085555147 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085555147 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085555147 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085555147 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085555147 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085555147 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085555147 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085555147 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085555147 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085555147 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085555147 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085555147 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085555147 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085555147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085555147 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085555147 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085555147 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085555147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085555147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085555147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085555147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085555147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085555148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085555148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085555148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085555148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085555148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085555148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085555148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085555148 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085555148 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085555148 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085555148 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085555148 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085555155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085555155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085555155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085555155 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085555155 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085555155 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085555155 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085555155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085555155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085555170 DLINP DEBUG SRVCONN(,r=127.0.0.1:39695<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085555170 DLINP DEBUG SRVCONN(,r=127.0.0.1:39695<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085555170 DLINP DEBUG SRVCONN(,r=127.0.0.1:39695<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085555170 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085555170 DHNBAP ERROR (127.0.0.1:39695 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:552) 20250425085555170 DHNBAP ERROR (127.0.0.1:39695 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20250425085555170 DLINP DEBUG SRVCONN(,r=127.0.0.1:39695<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085555170 DLINP DEBUG SRVCONN(,r=127.0.0.1:39695<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:827) 20250425085555170 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: talloc reports "struct hnb_context" x 1, expecting 1 MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425085555184 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49240<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085555185 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36127<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(17)@23e0c4c64ce8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(18)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085555188 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49236<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(24)@23e0c4c64ce8: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(21)@23e0c4c64ce8: Final verdict of PTC: none 20250425085555190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085555190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085555190 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085555190 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085555190 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_hnb_register_duplicate-Iuh1-RUA(23)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(25)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(27)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(19)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@23e0c4c64ce8: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(22)@23e0c4c64ce8: Final verdict of PTC: none MutexDispCT-TC_hnb_register_duplicate(16)@23e0c4c64ce8: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(30)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@23e0c4c64ce8: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Fri Apr 25 08:55:55 UTC 2025 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc 20250425085555264 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39782<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085555328 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085555328 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085555328 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085555328 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085555328 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085555328 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085555328 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085555328 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085555328 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085555328 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085555328 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085555328 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085555328 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085555328 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085555328 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085555328 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085555328 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425085555328 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085555328 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085555328 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085555329 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085555329 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085555329 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085555329 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085555329 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085555329 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085555329 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085555329 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085555329 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085555328 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085555329 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085555329 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085555329 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085555329 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085555329 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085555329 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085555329 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085555329 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085555329 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085555329 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085555329 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085555329 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085555329 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085555329 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085555329 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085555329 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085555329 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085555329 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085555329 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085555329 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085555329 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085555329 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085555329 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085555329 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085555329 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085555329 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085555329 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085555329 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085555329 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085555329 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085555329 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085555767 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39782<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232148) Waiting for packet dumper to finish... 1 (prev_count=232148, count=251920) 20250425085557329 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085557329 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085557329 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085557329 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085557329 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085557329 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc ------ Fri Apr 25 08:55:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20250425085558889 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39794<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085558896 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39804<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085558898 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42841<->l=127.0.0.1:4262) (control_if.c:572) 20250425085558969 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085558969 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085558969 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085558969 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085558969 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085558969 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085558969 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085558969 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085558969 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085558969 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085558971 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085558971 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085558971 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085558971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085558971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085558971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085558971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085558971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085558971 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=7 -> eSLS=71: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085558971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085558971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085558971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085558971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085558971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085558971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085558971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085558971 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=7 -> eSLS=103: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085558971 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085558971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085558971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085558971 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 07 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085558971 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085558971 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085558971 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085558971 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085558971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085558971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085558971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085558971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085558971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085558971 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=1 -> eSLS=49: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085558971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085558971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085558971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085558971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085558971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085558971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085558971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085558971 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=1 -> eSLS=17: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085558971 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085558971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085558971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085558971 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 01 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085558971 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085558971 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085558971 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085558971 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085558971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085558971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085558971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085558971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085558971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085558971 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085558971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085558971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085558971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085558971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085558971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085558971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085558971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085558971 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085558971 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085558971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085558971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085558971 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085558971 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085558971 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085558971 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085558971 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085558971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085558971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085558971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085558971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085558971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085558971 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085558971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085558971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085558971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085558971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085558971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085558971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085558971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085558971 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085558971 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085558971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085558971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085558971 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085558971 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085558971 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085558971 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085558971 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085558971 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085558971 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085558971 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085558971 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085558971 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085558971 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085558971 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085558971 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085558971 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=1 -> eSLS=17: picked Normal Route via 'virt-msc2' round-robin style 20250425085558971 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085558971 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085558971 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085558971 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085558971 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085558971 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085558971 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: picked Normal Route via 'virt-msc1' round-robin style 20250425085558971 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085558971 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085558971 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085558971 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085558971 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085558971 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085558971 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(39)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(39)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(39)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-SCCP(37)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085558986 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085558986 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085558986 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085558986 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085558986 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085558986 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085558986 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085558986 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085558988 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085558988 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085558988 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085558988 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085558988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085558988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085558988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085558988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085558988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=8 -> eSLS=88: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085558988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085558988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085558988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085558988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085558988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085558988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085558988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085558988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=8 -> eSLS=120: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085558988 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085558988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085558988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085558988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 08 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085558988 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085558988 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085558988 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085558988 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085558988 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085558988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085558988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085558988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085558988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085558988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085558988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085558988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085558988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085558988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085558988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085558988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085558988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085558988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085558988 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085558988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085558988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085558988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 06 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085558988 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085558988 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085558988 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085558988 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085558988 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085558988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085558988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085558988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085558988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085558988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085558988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085558988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085558988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085558988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085558988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085558988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085558988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085558988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085558988 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085558988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085558988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085558988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 03 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085558988 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085558988 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085558988 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085558988 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085558988 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085558988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085558988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085558988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085558988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085558988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085558988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085558988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085558988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085558988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085558988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085558988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085558988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085558988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085558988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085558988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085558988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085558988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085558988 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085558988 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085558988 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085558988 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085558988 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085558988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085558988 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085558988 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085558988 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085558988 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085558988 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085558988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085558988 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=6 -> eSLS=6: picked Normal Route via 'virt-sgsn2' round-robin style 20250425085558988 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085558988 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085558988 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085558988 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085558988 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085558988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085558988 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=3 -> eSLS=19: picked Normal Route via 'virt-sgsn1' round-robin style 20250425085558988 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085558988 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085558988 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085558988 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085558988 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085558988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085558988 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: picked Normal Route via 'virt-sgsn0' round-robin style 20250425085558988 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(42)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(40)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085559182 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085559182 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085559182 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085559182 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(39)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085559192 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085559192 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085559192 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085559192 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085559192 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085559192 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085559192 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085559192 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085559192 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085559192 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085559193 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085559196 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085559196 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085559196 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085559196 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085559196 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085559196 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085559196 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085559196 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085559196 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085559196 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085559196 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085559196 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085559196 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085559196 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085559196 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085559196 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085559196 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085559196 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085559196 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085559196 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085559196 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085559196 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085559198 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085559198 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085559198 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085559198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085559198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085559198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085559198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085559198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085559198 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085559198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085559198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085559198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085559198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085559198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085559198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085559198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085559198 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085559198 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085559198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085559198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085559198 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085559198 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085559198 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085559198 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085559198 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085559198 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425085559198 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085559198 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085559198 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085559198 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085559198 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085559198 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: picked Normal Route via 'virt-msc0' round-robin style 20250425085559198 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085559198 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085559199 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085559199 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(42)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085559205 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085559205 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085559205 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085559205 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085559205 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085559205 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085559205 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085559205 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085559205 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085559205 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085559205 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085559207 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085559207 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085559207 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085559207 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085559207 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085559207 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085559207 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085559207 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085559208 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085559208 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085559208 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085559208 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085559208 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085559208 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085559208 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085559208 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085559208 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085559208 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085559208 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085559208 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085559208 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085559208 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085559208 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085559209 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085559209 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085559209 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085559209 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085559209 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085559209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085559209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085559209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085559209 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085559209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085559210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085559210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085559210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085559210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085559210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085559210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085559210 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085559210 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085559210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085559210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085559210 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085559210 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085559210 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085559210 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085559210 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085559210 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085559210 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085559210 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250425085559210 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085559210 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085559210 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085559210 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(38)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085559997 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085559998 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085559998 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085559998 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085559998 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085559998 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085559998 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085559998 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085559998 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085559998 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085559998 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085559998 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085559998 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085559998 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085559998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085559998 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085559998 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085559998 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085559998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085559998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085559998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085559998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085559998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085559998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085559998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085559998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085559998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085559998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085559998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085559998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085559998 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085559998 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085559999 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085559999 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085559999 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085559999 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085559999 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085559999 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085559999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085559999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085559999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085559999 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085559999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085559999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085559999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085559999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085559999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085559999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085559999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085559999 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085559999 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085559999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085559999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085559999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085559999 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085559999 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425085600000 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085600000 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085600000 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085600000 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085600000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085600000 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: picked Normal Route via 'virt-msc0' round-robin style 20250425085600000 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085600000 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085600000 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085600000 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085600000 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085600000 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085600000 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085600000 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085600000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085600000 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085600000 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085600000 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085600000 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085600000 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085600000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085600000 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085600000 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085600001 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085600001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085600001 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085600001 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085600001 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085600001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085600001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085600001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085600001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085600001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085600001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085600001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085600001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085600001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085600001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085600001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085600001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085600001 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085600001 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085600001 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085600001 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085600001 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(41)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085600008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085600008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085600008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085600008 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085600008 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085600008 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085600008 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085600008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085600008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) 20250425085600009 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085600009 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085600009 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085600009 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085600009 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085600009 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085600009 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085600009 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085600009 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085600009 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085600009 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085600009 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085600009 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085600009 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085600009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085600009 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085600009 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085600010 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085600010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085600010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085600010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085600010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085600010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085600010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085600010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085600010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085600010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085600010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085600010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085600010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085600010 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085600010 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085600010 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085600010 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085600010 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085600010 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085600010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085600010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085600010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085600010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085600010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085600010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085600010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085600010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085600010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085600010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085600010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085600010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085600010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085600010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085600010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085600010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085600010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085600010 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085600010 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085600010 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085600010 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085600010 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425085600010 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085600010 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085600010 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085600010 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250425085600010 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085600010 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085600010 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085600010 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085600011 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085600011 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085600011 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085600011 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085600011 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085600011 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085600011 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085600011 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085600011 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085600011 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085600011 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085600011 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085600011 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085600011 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085600011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085600011 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085600011 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085600011 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085600011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085600011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085600011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085600011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085600011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085600011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085600011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085600011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085600011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085600011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085600011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085600011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085600011 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085600011 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085600011 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085600011 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085600011 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085600014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085600014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085600014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085600014 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085600014 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (re-connecting) (hnbgw_hnbap.c:560) 20250425085600014 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085600014 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085600014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085600014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: talloc reports "struct hnb_context" x 1, expecting 1 MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425085600027 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39804<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085600028 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42841<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(33)@23e0c4c64ce8: Final verdict of PTC: none VirtHNBGW-STATS(32)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085600030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39794<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085600032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085600032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085600032 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085600032 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085600032 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@23e0c4c64ce8: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(38)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(41)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(37)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(40)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@23e0c4c64ce8: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(34)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(43)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@23e0c4c64ce8: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Fri Apr 25 08:56:00 UTC 2025 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc 20250425085600130 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39814<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085600200 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085600200 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085600200 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085600200 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085600200 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085600200 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085600200 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085600200 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085600200 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085600200 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085600200 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085600200 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085600200 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085600200 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085600200 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085600200 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085600200 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425085600200 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085600200 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085600200 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085600201 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085600201 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085600201 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085600201 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085600201 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085600201 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085600201 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085600201 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085600201 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085600201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085600201 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085600201 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085600201 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085600201 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085600201 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085600201 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085600201 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085600201 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085600201 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085600201 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085600201 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085600201 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085600201 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085600201 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085600201 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085600201 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085600201 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085600201 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085600201 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085600201 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085600201 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085600201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085600201 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085600201 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085600201 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085600201 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085600201 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085600201 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085600201 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085600201 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085600201 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085600632 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39814<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=221256) Waiting for packet dumper to finish... 1 (prev_count=221256, count=249124) 20250425085602201 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085602201 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085602201 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085602201 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085602202 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085602202 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout'. ------ HNBGW_Tests.TC_hnb_disconnected_timeout ------ Fri Apr 25 08:56:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_hnb_disconnected_timeout started. 20250425085603742 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39824<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085603749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39840<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085603758 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33833<->l=127.0.0.1:4262) (control_if.c:572) 20250425085603847 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085603847 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085603847 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085603847 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085603847 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085603847 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085603847 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085603847 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085603847 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085603847 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_hnb_disconnected_timeout-Iuh0(48)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085603849 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085603849 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085603849 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085603849 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085603849 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085603849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085603849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085603849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085603849 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=3 -> eSLS=67: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085603849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085603849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085603849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085603849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085603849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085603849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085603849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085603849 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=3 -> eSLS=99: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085603849 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085603849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085603849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085603849 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 03 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085603849 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085603849 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085603849 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085603849 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085603849 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085603849 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085603849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085603849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085603849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085603849 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085603849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085603849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085603849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085603849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085603849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085603849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085603849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085603849 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085603849 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085603849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085603849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085603849 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0e 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085603849 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085603849 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085603849 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085603849 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085603849 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085603849 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085603849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085603849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085603849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085603849 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=4 -> eSLS=36: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085603849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085603849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085603849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085603849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085603849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085603849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085603849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085603849 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085603849 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085603849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085603849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085603849 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 04 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085603849 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085603849 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085603849 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085603849 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085603849 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085603849 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085603849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085603849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085603849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085603849 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085603849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085603849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085603849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085603849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085603849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085603849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085603849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085603849 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085603849 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085603849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085603849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085603849 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085603849 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085603849 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085603849 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085603849 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085603849 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085603849 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085603849 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085603849 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085603849 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085603849 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085603849 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085603849 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085603849 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=14 -> eSLS=30: picked Normal Route via 'virt-msc2' round-robin style 20250425085603849 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085603849 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085603849 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085603849 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085603849 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085603849 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085603849 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: picked Normal Route via 'virt-msc1' round-robin style 20250425085603849 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085603849 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085603849 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085603849 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085603849 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085603849 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085603849 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: picked Normal Route via 'virt-msc0' round-robin style 20250425085603849 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(52)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(52)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-SCCP(50)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085603863 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085603863 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085603863 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085603863 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085603863 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085603863 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085603864 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085603864 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085603865 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085603865 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085603865 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085603865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085603865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085603865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085603865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085603865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085603865 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=15 -> eSLS=95: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085603865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085603865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085603865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085603865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085603865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085603865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085603865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085603865 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=15 -> eSLS=127: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085603865 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085603865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085603865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085603865 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0f 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085603865 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085603865 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085603865 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085603865 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085603865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085603865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085603865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085603865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085603865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085603865 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085603865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085603865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085603865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085603865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085603865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085603865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085603865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085603865 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085603865 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085603865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085603865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085603865 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0a 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085603865 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085603865 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085603865 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085603865 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085603865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085603865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085603865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085603865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085603865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085603865 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085603865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085603865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085603865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085603865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085603865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085603865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085603865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085603865 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085603865 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085603865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085603865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085603865 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085603865 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085603865 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085603865 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085603865 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085603865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085603865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085603865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085603865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085603865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085603865 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085603865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085603865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085603865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085603865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085603865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085603865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085603865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085603865 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085603865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085603865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085603865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085603865 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085603865 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085603865 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085603865 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085603865 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085603865 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085603865 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085603865 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085603865 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085603865 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085603865 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085603865 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085603865 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085603865 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085603866 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085603866 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085603866 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085603866 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085603866 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085603866 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=9 -> eSLS=25: picked Normal Route via 'virt-sgsn1' round-robin style 20250425085603866 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085603866 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085603866 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085603866 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085603866 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085603866 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085603866 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(55)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(53)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085603886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085603886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085603886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085603886 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085603886 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085603886 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085603886 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085603886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085603886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085604060 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085604060 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085604060 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085604060 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(52)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085604064 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085604064 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085604064 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085604064 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085604064 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085604064 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085604064 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085604064 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085604064 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085604064 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085604064 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085604065 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085604065 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085604065 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085604065 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085604065 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085604065 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085604065 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085604065 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085604065 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085604065 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085604065 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085604065 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085604066 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085604066 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085604066 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085604066 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085604066 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085604066 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085604066 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085604066 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085604066 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085604066 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085604067 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085604067 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085604067 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085604067 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085604067 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085604067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085604067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085604067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085604067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085604067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085604067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085604067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085604067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085604067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085604067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085604067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085604067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085604067 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085604067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085604067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085604067 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085604067 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085604067 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085604067 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085604067 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085604067 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085604067 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085604067 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250425085604067 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085604067 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085604067 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085604067 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085604077 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085604077 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085604077 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085604077 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(55)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085604081 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085604081 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085604081 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085604081 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085604081 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085604081 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085604081 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085604081 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085604081 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085604081 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085604081 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085604083 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085604083 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085604083 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085604083 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085604083 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085604083 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085604083 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085604083 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085604083 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085604083 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085604083 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085604083 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085604083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085604083 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085604084 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085604084 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085604084 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085604084 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085604084 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085604084 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085604084 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085604084 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085604084 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085604085 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085604085 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085604085 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085604085 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085604085 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085604085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085604085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085604085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085604085 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085604085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085604085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085604085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085604085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085604085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085604085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085604085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085604085 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085604085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085604085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085604085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085604085 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085604085 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085604085 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085604085 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085604085 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085604085 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085604085 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085604086 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: picked Normal Route via 'virt-sgsn0' round-robin style 20250425085604086 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085604086 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085604086 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085604086 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(51)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085604875 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085604876 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085604876 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085604876 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085604876 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085604876 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085604876 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085604876 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085604876 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085604876 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085604876 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085604876 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085604876 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085604876 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085604876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085604876 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085604876 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085604876 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085604876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085604876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085604876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085604877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085604877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085604877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085604877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085604877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085604877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085604877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085604877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085604877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085604877 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085604877 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085604877 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085604877 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085604877 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085604877 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085604877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085604877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085604877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085604877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085604877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085604877 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085604877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085604877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085604877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085604877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085604877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085604877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085604877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085604877 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085604877 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085604877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085604877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085604877 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085604877 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085604877 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425085604877 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085604877 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085604877 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085604877 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085604877 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085604878 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: picked Normal Route via 'virt-msc0' round-robin style 20250425085604878 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085604878 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085604878 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085604878 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085604878 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085604878 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085604878 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085604878 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085604878 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085604878 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085604878 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085604878 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085604878 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085604879 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085604879 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085604879 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085604879 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085604879 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085604879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085604879 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085604879 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085604879 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085604879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085604879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085604879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085604879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085604879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085604879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085604879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085604879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085604879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085604879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085604879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085604879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085604879 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085604879 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085604879 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085604879 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085604879 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(54)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085604888 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085604888 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085604888 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085604888 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085604888 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085604888 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085604888 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085604888 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085604888 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085604888 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085604888 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085604888 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085604888 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085604888 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085604888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085604888 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085604888 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085604888 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085604888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085604888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085604888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085604888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085604888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085604888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085604888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085604889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085604889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085604889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085604889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085604889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085604889 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085604889 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085604889 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085604889 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085604889 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085604889 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085604889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085604889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085604889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085604889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085604889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085604889 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085604889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085604889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085604889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085604889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085604889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085604889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085604889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085604889 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085604889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085604889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085604889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085604889 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085604889 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085604890 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425085604890 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085604890 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085604890 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085604890 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085604890 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085604890 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: picked Normal Route via 'virt-sgsn0' round-robin style 20250425085604890 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085604890 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085604890 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085604890 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085604892 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085604892 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085604892 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085604892 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085604892 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085604892 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085604892 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085604892 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085604892 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085604892 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085604892 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085604892 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085604893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085604893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085604893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085604893 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085604893 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085604893 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085604893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085604893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085604893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085604893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085604893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085604893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085604893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085604893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085604893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085604893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085604893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085604893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085604893 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085604893 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085604893 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085604893 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085604893 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085604897 DLCTRL DEBUG Command: GET 740609450 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250425085604897 DLCTRL DEBUG Tx Command reply: GET_REPLY 740609450 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@23e0c4c64ce8: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@23e0c4c64ce8: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250425085604902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085604902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085604902 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085604903 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085604903 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_hnb_disconnected_timeout-Iuh0(48)@23e0c4c64ce8: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250425085605908 DLCTRL DEBUG Command: GET 943514432 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250425085605908 DLCTRL DEBUG Tx Command reply: GET_REPLY 943514432 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250425085610914 DLCTRL DEBUG Command: GET 62377604 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250425085610914 DLCTRL DEBUG Tx Command reply: ERROR 62377604 rate_ctr.abs.hnb.0.iuh:established Counter group with given name and index not found (control_if.c:477) IPA-CTRL-CLI-IPA(46)@23e0c4c64ce8: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250425085611943 DLCTRL DEBUG Command: GET 937985288 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250425085611943 DLCTRL DEBUG Tx Command reply: ERROR 937985288 rate_ctr.abs.hnb.0.iuh:established Counter group with given name and index not found (control_if.c:477) 20250425085611943 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085611943 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_hnb_disconnected_timeout-Iuh0(57)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 IPA-CTRL-CLI-IPA(46)@23e0c4c64ce8: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085611949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085611949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085611949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085611949 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085611949 DLGLOBAL DEBUG validating counter group 0x56456346ebe0(hnb) with 60 counters (rate_ctr.c:86) 20250425085611949 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085611949 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085611949 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085611949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085611949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250425085611950 DLCTRL DEBUG Command: GET 579349185 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250425085611950 DLCTRL DEBUG Tx Command reply: GET_REPLY 579349185 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085612953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085612953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085612953 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085612953 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085612953 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_hnb_disconnected_timeout-Iuh0(57)@23e0c4c64ce8: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250425085612958 DLCTRL DEBUG Command: GET 461628319 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250425085612958 DLCTRL DEBUG Tx Command reply: GET_REPLY 461628319 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250425085618969 DLCTRL DEBUG Command: GET 994027955 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250425085618969 DLCTRL DEBUG Tx Command reply: ERROR 994027955 rate_ctr.abs.hnb.0.iuh:established Counter group with given name and index not found (control_if.c:477) IPA-CTRL-CLI-IPA(46)@23e0c4c64ce8: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425085618972 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39840<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085618972 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33833<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(45)@23e0c4c64ce8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(46)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085618974 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39824<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(51)@23e0c4c64ce8: Final verdict of PTC: none 20250425085618976 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085618976 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085618976 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085618976 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085618976 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085618976 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085618976 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085618976 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085618976 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085618976 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085618976 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085618976 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085618976 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085618976 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085618977 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085618977 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085618977 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425085618977 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085618977 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085618977 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085618977 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085618977 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085618977 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085618977 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085618977 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085618977 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085618977 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085618977 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085618977 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085618977 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085618977 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(52)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(54)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(53)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(50)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(56)@23e0c4c64ce8: Final verdict of PTC: none MutexDispCT-TC_hnb_disconnected_timeout(44)@23e0c4c64ce8: Final verdict of PTC: none 20250425085618979 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085618979 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085618979 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085618979 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425085618979 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425085618979 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085618979 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425085618979 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250425085618979 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425085618979 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085618979 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085618979 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085618979 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085618979 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085618979 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085618979 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085618979 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085618979 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.sgsn0-M3UA(55)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(47)@23e0c4c64ce8: Final verdict of PTC: none 20250425085618979 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085618979 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085618979 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085618979 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085618979 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085618979 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085618979 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085618979 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085618979 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085618979 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085618979 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085618979 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@23e0c4c64ce8: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Fri Apr 25 08:56:18 UTC 2025 ====== HNBGW_Tests.TC_hnb_disconnected_timeout pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_disconnected_timeout.talloc 20250425085619021 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55794<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085619423 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55794<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=240108) Waiting for packet dumper to finish... 1 (prev_count=240108, count=260928) 20250425085620977 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085620977 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085620977 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085620979 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085620980 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085620980 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Fri Apr 25 08:56:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_ue_register started. 20250425085622526 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55800<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085622531 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55812<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085622535 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46409<->l=127.0.0.1:4262) (control_if.c:572) 20250425085622600 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085622600 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085622600 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085622600 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085622600 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085622600 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085622600 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085622600 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085622600 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085622600 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_ue_register-Iuh0(63)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085622602 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085622602 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085622602 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085622602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085622602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085622602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085622602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085622602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085622602 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085622602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085622602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085622602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085622602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085622602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085622602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085622602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085622602 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085622602 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085622602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085622602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085622602 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0f 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085622602 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085622602 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085622602 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085622602 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085622602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085622602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085622602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085622602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085622602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085622602 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085622602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085622602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085622602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085622602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085622602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085622602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085622602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085622602 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085622602 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085622602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085622602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085622602 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 08 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085622602 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085622602 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085622602 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085622602 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085622602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085622602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085622602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085622602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085622602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085622602 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085622602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085622602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085622602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085622602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085622602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085622602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085622602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085622602 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085622602 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085622602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085622602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085622602 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085622602 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085622602 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085622602 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085622602 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085622602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085622602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085622602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085622602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085622602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085622602 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085622602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085622602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085622602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085622602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085622602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085622602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085622602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085622602 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085622602 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085622602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085622602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085622602 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085622602 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085622602 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085622602 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085622602 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085622602 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085622602 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085622602 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085622602 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085622602 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085622602 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085622602 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085622602 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085622602 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: picked Normal Route via 'virt-msc2' round-robin style 20250425085622603 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085622603 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085622603 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085622603 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085622603 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085622603 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085622603 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: picked Normal Route via 'virt-msc1' round-robin style 20250425085622603 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085622603 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085622603 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085622603 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085622603 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085622603 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085622603 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(67)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(67)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-SCCP(65)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085622617 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085622617 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085622618 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085622618 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085622618 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085622618 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085622618 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085622618 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085622619 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085622619 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085622619 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085622619 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085622619 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085622619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085622619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085622619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085622619 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=12 -> eSLS=92: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085622619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085622619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085622619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085622619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085622619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085622619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085622619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085622620 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=12 -> eSLS=124: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085622620 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085622620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085622620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085622620 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0c 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085622620 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085622620 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085622620 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085622620 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085622620 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085622620 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085622620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085622620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085622620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085622620 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=13 -> eSLS=45: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085622620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085622620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085622620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085622620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085622620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085622620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085622620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085622620 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=13 -> eSLS=13: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085622620 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085622620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085622620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085622620 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0d 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085622620 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085622620 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085622620 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085622620 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085622620 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085622620 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085622620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085622620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085622620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085622620 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085622620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085622620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085622620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085622620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085622620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085622620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085622620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085622620 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085622620 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085622620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085622620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085622620 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085622620 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085622620 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085622620 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085622620 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085622620 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085622620 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085622620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085622620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085622620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085622620 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085622620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085622620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085622620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085622621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085622621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085622621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085622621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085622621 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085622621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085622621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085622621 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085622621 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085622621 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085622621 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085622621 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085622621 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085622621 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085622621 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085622621 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085622621 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085622621 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085622621 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085622621 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085622621 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085622621 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=13 -> eSLS=13: picked Normal Route via 'virt-sgsn2' round-robin style 20250425085622621 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085622621 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085622621 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085622621 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085622621 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085622621 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085622621 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: picked Normal Route via 'virt-sgsn1' round-robin style 20250425085622621 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085622621 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085622621 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085622621 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085622621 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085622621 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085622622 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(70)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@23e0c4c64ce8: M3UA emulation initiated, the test can be started MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(70)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(68)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085622642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085622642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085622642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085622642 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085622642 DLGLOBAL DEBUG validating counter group 0x56456346ebe0(hnb) with 60 counters (rate_ctr.c:86) 20250425085622642 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085622642 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085622642 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085622642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085622642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085622813 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085622813 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085622813 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085622813 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(67)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085622817 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085622817 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085622817 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085622817 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085622817 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085622817 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085622817 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085622817 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085622817 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085622817 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085622817 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085622818 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085622818 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085622818 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085622818 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085622818 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085622818 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085622818 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085622818 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085622818 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085622818 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085622818 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085622818 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085622818 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085622818 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085622818 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085622818 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085622819 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085622819 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085622819 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085622819 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085622819 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085622819 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085622820 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085622820 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085622820 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085622820 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085622820 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085622820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085622820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085622820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085622820 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085622820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085622820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085622820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085622820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085622820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085622820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085622820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085622820 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085622820 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085622820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085622820 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085622820 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085622820 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085622820 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085622820 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085622820 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085622820 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085622820 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085622820 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: picked Normal Route via 'virt-msc0' round-robin style 20250425085622820 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085622820 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085622820 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085622820 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085622832 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085622832 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085622832 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085622832 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(70)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085622839 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085622839 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085622839 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085622839 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085622839 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085622839 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085622839 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085622839 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085622839 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085622839 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085622839 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085622841 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085622841 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085622841 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085622841 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085622841 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085622841 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085622841 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085622841 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085622841 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085622841 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085622841 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085622841 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085622841 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085622842 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085622842 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085622842 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085622842 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085622842 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085622842 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085622842 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085622842 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085622842 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085622842 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085622843 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085622843 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085622843 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085622843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085622843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085622843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085622843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085622843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085622843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085622843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085622843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085622843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085622843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085622843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085622843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085622844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085622844 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085622844 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085622844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085622844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085622844 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085622844 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085622844 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085622844 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085622844 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085622844 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085622844 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085622844 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: picked Normal Route via 'virt-sgsn0' round-robin style 20250425085622844 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085622844 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085622844 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085622844 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(66)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085623629 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085623629 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085623629 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085623629 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085623629 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085623629 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085623629 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085623629 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085623629 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085623629 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085623629 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085623629 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085623630 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085623630 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085623630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085623630 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085623630 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085623630 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085623630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085623630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085623630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085623630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085623630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085623630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085623630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085623630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085623630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085623630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085623630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085623630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085623630 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085623630 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085623630 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085623630 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085623630 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085623630 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085623630 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085623630 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085623630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085623630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085623630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085623630 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085623630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085623630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085623630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085623630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085623630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085623630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085623630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085623630 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085623630 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085623630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085623630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085623630 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085623630 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085623630 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425085623630 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085623630 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085623630 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085623630 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085623630 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085623630 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: picked Normal Route via 'virt-msc0' round-robin style 20250425085623630 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085623630 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085623630 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085623630 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085623632 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085623632 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085623632 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085623632 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085623632 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085623632 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085623632 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085623632 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085623632 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085623632 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085623632 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085623632 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085623632 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085623632 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085623632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085623632 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085623632 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085623632 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085623632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085623632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085623632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085623632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085623632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085623632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085623632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085623632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085623632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085623632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085623632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085623632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085623632 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085623632 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085623632 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085623632 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085623632 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085623644 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085623644 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085623644 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085623644 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085623644 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085623644 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085623644 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085623644 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085623644 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085623644 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-RAN(69)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085623644 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085623644 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085623644 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085623644 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085623644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085623644 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085623644 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085623644 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085623644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085623644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085623644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085623644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085623644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085623644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085623644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085623644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085623644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085623644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085623644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085623644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085623644 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085623644 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085623644 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085623644 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085623644 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085623644 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085623644 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085623645 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085623645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085623645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085623645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085623645 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085623645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085623645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085623645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085623645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085623645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085623645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085623645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085623645 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085623645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085623645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085623645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085623645 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085623645 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085623645 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425085623645 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085623645 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085623645 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085623645 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085623645 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085623645 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250425085623645 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085623645 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085623645 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085623645 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085623648 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085623648 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085623648 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085623648 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085623648 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085623648 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085623648 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085623648 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085623648 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085623648 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085623648 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085623648 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085623648 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085623648 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085623648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085623648 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085623648 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085623648 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085623648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085623648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085623648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085623648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085623648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085623648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085623648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085623648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085623648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085623648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085623648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085623648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085623648 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085623648 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085623648 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085623648 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085623648 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085623650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085623650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085623650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250425085623650 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250425085623650 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20250425085623650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085623650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 27 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425085623657 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55812<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085623657 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46409<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(60)@23e0c4c64ce8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085623661 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55800<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085623661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085623661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085623661 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085623661 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085623661 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_ue_register-Iuh0-RUA(64)@23e0c4c64ce8: Final verdict of PTC: none MutexDispCT-TC_ue_register(59)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(66)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(68)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(69)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(65)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(70)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(62)@23e0c4c64ce8: Final verdict of PTC: none TC_ue_register-Iuh0(63)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(71)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@23e0c4c64ce8: Test case TC_ue_register finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Fri Apr 25 08:56:23 UTC 2025 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20250425085623751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55824<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085623832 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085623832 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085623832 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085623832 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085623832 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085623832 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085623832 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085623832 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085623832 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085623832 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085623832 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085623832 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085623832 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085623832 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085623832 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085623832 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085623832 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425085623832 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085623832 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085623832 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085623832 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085623832 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085623832 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085623832 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085623832 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085623832 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085623832 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085623832 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085623832 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085623832 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085623832 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085623832 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085623832 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085623832 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085623832 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085623832 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085623832 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085623832 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085623832 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085623832 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085623832 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085623832 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085623832 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085623832 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085623832 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085623832 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085623832 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085623832 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085623832 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085623832 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085623832 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085623832 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085623832 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085623832 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085623832 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085623832 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085623832 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085623832 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085623832 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085623832 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085623832 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085624253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55824<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=242676) Waiting for packet dumper to finish... 1 (prev_count=242676, count=243332) 20250425085625834 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085625834 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085625834 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085625834 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085625834 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085625834 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Fri Apr 25 08:56:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_ue_register_tmsi_lai started. MTC@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250425085627330 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52874<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085627336 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52878<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085627341 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33477<->l=127.0.0.1:4262) (control_if.c:572) 20250425085627418 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085627418 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085627418 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085627418 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085627418 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085627418 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085627418 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085627418 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_tmsi_lai-Iuh0(76)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085627419 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085627419 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085627420 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085627420 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085627420 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085627420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085627420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085627420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085627420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085627420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085627420 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085627420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085627420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085627420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085627420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085627420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085627420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085627420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085627420 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085627420 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085627420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085627420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085627420 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 06 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085627420 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085627420 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085627420 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085627420 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085627420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085627420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085627420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085627420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085627420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085627420 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085627420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085627420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085627420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085627420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085627420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085627420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085627420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085627420 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085627420 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085627420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085627420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085627420 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0c 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085627420 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085627420 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085627420 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085627420 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085627420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085627420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085627420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085627420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085627420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085627420 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085627420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085627420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085627420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085627420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085627420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085627420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085627420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085627420 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085627420 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085627420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085627420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085627420 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085627420 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085627420 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085627420 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085627420 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085627420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085627420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085627420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085627420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085627420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085627420 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085627420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085627420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085627420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085627420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085627420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085627420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085627420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085627420 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085627420 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085627420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085627420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085627420 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085627420 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085627420 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085627420 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085627420 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085627420 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085627420 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085627420 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085627420 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085627420 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085627420 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085627420 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085627420 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085627420 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=12 -> eSLS=28: picked Normal Route via 'virt-msc2' round-robin style 20250425085627420 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085627420 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085627420 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085627420 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085627420 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085627420 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085627420 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085627420 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085627420 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085627420 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085627420 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085627420 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085627420 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(80)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(80)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-SCCP(78)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085627432 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085627432 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085627432 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085627432 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085627432 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085627432 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085627432 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085627432 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085627433 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085627433 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085627433 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085627433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085627433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085627433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085627433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085627433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085627433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=5 -> eSLS=85: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085627433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085627433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085627433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085627433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085627433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085627433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085627433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085627433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085627433 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085627433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085627433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085627433 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 05 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085627433 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085627433 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085627433 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085627433 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085627433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085627433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085627433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085627433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085627433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085627433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085627433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085627433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085627433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085627433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085627433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085627433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085627433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085627433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=7 -> eSLS=7: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085627433 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085627433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085627433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085627433 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 07 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085627433 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085627433 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085627433 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085627433 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085627433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085627433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085627433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085627433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085627433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085627433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085627433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085627433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085627433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085627433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085627433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085627433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085627433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085627433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085627433 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085627433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085627433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085627433 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085627433 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085627433 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085627433 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085627433 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085627433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085627433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085627433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085627433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085627433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085627433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085627433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085627433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085627433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085627433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085627433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085627433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085627433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085627433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085627433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085627433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085627433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085627433 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085627433 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085627433 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085627433 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085627433 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085627433 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085627433 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085627433 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085627433 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085627433 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085627433 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085627433 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085627433 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085627433 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=7 -> eSLS=7: picked Normal Route via 'virt-sgsn2' round-robin style 20250425085627434 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085627434 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085627434 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085627434 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085627434 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085627434 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085627434 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: picked Normal Route via 'virt-sgsn1' round-robin style 20250425085627434 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085627434 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085627434 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085627434 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085627434 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085627434 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085627434 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: picked Normal Route via 'virt-sgsn0' round-robin style 20250425085627434 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(83)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(81)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085627451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085627452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085627452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085627452 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085627452 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085627452 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085627452 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085627452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085627452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085627631 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085627631 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085627631 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085627631 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(80)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085627639 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085627639 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085627639 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085627639 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085627639 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085627639 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085627639 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085627639 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085627639 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085627639 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085627639 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085627642 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085627642 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085627642 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085627642 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085627642 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085627642 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085627642 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085627642 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085627642 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085627642 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085627642 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085627642 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085627642 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085627642 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085627642 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085627642 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085627642 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085627642 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085627642 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085627642 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085627642 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085627642 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085627643 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085627643 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085627643 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085627643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425085627643 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085627643 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085627643 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085627643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085627643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085627644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085627644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085627644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085627644 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085627644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085627644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085627644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085627644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085627644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085627644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085627644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085627644 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085627644 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085627644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085627644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085627644 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085627644 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085627644 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085627644 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085627644 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085627644 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085627644 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085627644 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250425085627644 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085627644 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085627644 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085627644 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(83)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085627649 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085627649 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085627649 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085627649 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085627649 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085627649 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085627649 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085627649 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085627649 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085627649 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085627649 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085627651 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085627651 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085627651 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085627651 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085627651 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085627651 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085627651 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085627651 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085627651 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085627651 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085627651 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085627651 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085627651 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085627651 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085627651 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085627651 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085627651 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085627651 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085627651 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085627651 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085627651 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085627651 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085627651 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085627652 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085627652 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085627652 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085627652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085627652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085627652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085627652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085627652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085627652 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085627652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085627652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085627652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085627652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085627652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085627652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085627652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085627652 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085627653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085627653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085627653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085627653 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085627653 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085627653 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085627653 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085627653 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085627653 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085627653 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085627653 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250425085627653 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085627653 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085627653 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085627653 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(79)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085628444 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085628444 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085628444 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085628444 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085628444 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085628444 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085628444 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085628444 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085628444 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085628444 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085628445 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085628445 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085628445 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085628445 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085628445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085628445 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085628445 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085628445 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085628445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085628445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085628445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085628445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085628445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085628445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085628445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085628445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085628445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085628445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085628445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085628445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085628445 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085628445 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085628445 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085628445 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085628445 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085628445 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085628445 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085628445 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085628445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085628445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085628445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085628445 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085628445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085628445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085628445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085628445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085628445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085628445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085628445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085628445 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085628445 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085628445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085628445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085628445 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085628445 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085628445 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425085628445 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085628445 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085628445 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085628445 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085628445 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085628445 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: picked Normal Route via 'virt-msc0' round-robin style 20250425085628445 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085628445 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085628445 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085628445 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085628446 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085628447 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085628447 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085628447 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085628447 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085628447 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085628447 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085628447 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085628447 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085628447 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085628447 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085628447 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085628447 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085628447 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085628447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085628447 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085628447 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085628447 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085628447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085628447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085628447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085628447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085628447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085628447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085628447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085628447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085628447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085628447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085628447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085628447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085628447 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085628447 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085628447 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085628447 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085628447 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(82)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085628450 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085628450 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085628450 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085628450 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085628450 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085628450 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085628450 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085628450 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085628450 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085628450 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085628450 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085628450 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085628450 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085628450 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085628450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085628450 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085628450 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085628450 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085628450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085628450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085628450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085628450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085628450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085628450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085628450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085628450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085628450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085628450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085628450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085628450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085628450 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085628450 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085628450 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085628450 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085628450 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085628450 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085628450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085628450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085628450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085628450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085628450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085628450 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085628450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085628450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085628450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085628450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085628450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085628450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085628450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085628450 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085628450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085628450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085628450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085628450 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085628450 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085628450 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425085628450 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085628450 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085628450 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085628450 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085628450 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085628450 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250425085628450 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085628450 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085628450 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085628450 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085628451 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085628451 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085628451 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085628451 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085628451 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085628451 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085628451 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085628451 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085628451 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085628451 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085628451 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085628451 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085628451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085628451 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085628451 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085628451 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085628451 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085628451 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085628451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085628451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085628451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085628451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085628451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085628451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085628451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085628451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085628451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085628451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085628451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085628451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085628452 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085628452 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085628452 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085628452 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085628452 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085628456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085628456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085628456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1351) 20250425085628456 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250425085628456 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20250425085628456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085628456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 29 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425085628459 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33477<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(74)@23e0c4c64ce8: Final verdict of PTC: none 20250425085628461 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52878<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(73)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085628463 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52874<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085628463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085628463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085628463 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085628463 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085628463 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_ue_register_tmsi_lai(72)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(78)@23e0c4c64ce8: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(77)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(81)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(82)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(79)@23e0c4c64ce8: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(76)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(75)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(83)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(84)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@23e0c4c64ce8: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Fri Apr 25 08:56:28 UTC 2025 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc 20250425085628553 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52888<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085628648 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085628648 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085628648 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085628648 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085628648 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085628648 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085628648 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085628648 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085628648 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085628648 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085628648 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085628648 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085628648 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085628648 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085628648 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085628648 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085628649 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425085628649 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085628649 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085628649 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085628649 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085628649 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085628649 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085628649 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085628649 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085628649 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085628649 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085628649 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085628649 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085628649 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085628649 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085628649 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085628649 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085628649 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085628649 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085628649 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085628649 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085628649 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085628649 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085628649 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085628649 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085628649 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085628649 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085628649 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085628649 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085628649 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085628649 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085628649 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085628649 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085628649 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085628649 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085628649 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085628649 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085628649 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085628649 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085628649 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085628649 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085628649 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085628649 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085628649 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085628649 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085629055 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52888<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=227708) Waiting for packet dumper to finish... 1 (prev_count=227708, count=247156) 20250425085630650 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085630650 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085630650 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085630650 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085630650 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085630650 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Fri Apr 25 08:56:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_ue_register_before_hnb_register started. 20250425085632173 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52904<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085632177 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52914<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085632180 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44037<->l=127.0.0.1:4262) (control_if.c:572) 20250425085632254 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085632254 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085632255 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085632255 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085632255 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085632255 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_before_hnb_register-Iuh0(89)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085632255 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085632255 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085632255 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085632255 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085632256 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085632256 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085632256 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085632256 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085632256 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085632256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085632256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085632256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085632256 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085632256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085632256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085632256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085632256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085632256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085632256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085632256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085632256 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085632256 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085632256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085632256 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085632256 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 03 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085632256 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085632256 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085632256 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085632256 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085632256 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085632256 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085632256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085632256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085632256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085632256 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=4 -> eSLS=52: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085632256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085632256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085632256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085632256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085632256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085632256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085632256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085632256 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=4 -> eSLS=20: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085632256 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085632256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085632257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085632257 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 04 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085632257 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085632257 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085632257 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085632257 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085632257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085632257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085632257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085632257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085632257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085632257 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085632257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085632257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085632257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085632257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085632257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085632257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085632257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085632257 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085632257 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085632257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085632257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085632257 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085632257 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085632257 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085632257 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085632257 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085632257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085632257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085632257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085632257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085632257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085632257 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085632257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085632257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085632257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085632257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085632257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085632257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085632257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085632257 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085632257 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085632257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085632257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085632257 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085632257 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085632257 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085632257 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085632257 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085632257 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085632257 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085632257 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085632257 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085632257 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085632257 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085632257 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085632257 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085632257 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=4 -> eSLS=20: picked Normal Route via 'virt-msc2' round-robin style 20250425085632257 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085632257 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085632257 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085632257 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085632257 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085632257 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085632257 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085632257 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085632257 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085632257 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085632257 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085632257 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085632257 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(93)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(93)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(91)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085632271 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085632271 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085632271 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085632271 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085632271 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085632272 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085632272 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085632272 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085632273 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085632273 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085632273 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085632273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085632273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085632273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085632273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085632273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085632273 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=11 -> eSLS=91: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085632273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085632273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085632273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085632273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085632273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085632273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085632273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085632273 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=11 -> eSLS=123: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085632273 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085632273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085632273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085632273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0b 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085632273 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085632273 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085632273 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085632273 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085632273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085632273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085632273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085632273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085632273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085632273 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=11 -> eSLS=43: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085632273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085632273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085632273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085632273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085632273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085632273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085632273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085632273 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085632273 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085632273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085632273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085632273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0b 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085632273 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085632273 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085632273 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085632273 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085632273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085632273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085632273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085632273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085632273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085632273 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085632273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085632273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085632273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085632273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085632273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085632273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085632273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085632273 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085632274 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085632274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085632274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085632274 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085632274 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085632274 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085632274 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085632274 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085632274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085632274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085632274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085632274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085632274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085632274 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085632274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085632274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085632274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085632274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085632274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085632274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085632274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085632274 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085632274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085632274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085632274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085632274 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085632274 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085632274 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085632274 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085632274 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085632274 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085632274 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085632274 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085632274 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085632274 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085632274 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085632274 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085632274 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085632274 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: picked Normal Route via 'virt-sgsn2' round-robin style 20250425085632274 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085632274 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085632274 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085632274 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085632274 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085632274 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085632274 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: picked Normal Route via 'virt-sgsn1' round-robin style 20250425085632274 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085632274 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085632274 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085632274 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085632274 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085632274 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085632274 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: picked Normal Route via 'virt-sgsn0' round-robin style 20250425085632274 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(96)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@23e0c4c64ce8: M3UA emulation initiated, the test can be started MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(96)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(94)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085632467 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085632467 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085632467 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085632467 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(93)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085632477 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085632477 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085632477 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085632477 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085632477 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085632477 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085632477 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085632477 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085632477 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085632477 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085632477 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085632479 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085632479 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085632479 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085632479 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085632479 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085632479 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085632479 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085632479 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085632479 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085632479 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085632479 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085632479 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085632480 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085632480 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085632480 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085632480 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085632480 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085632480 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085632480 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085632480 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085632480 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085632480 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085632481 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085632481 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085632481 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085632481 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085632481 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085632481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085632482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085632482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085632482 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085632482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085632482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085632482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085632482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085632482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085632482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085632482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085632482 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085632482 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085632482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085632482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085632482 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085632482 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085632482 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085632482 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085632482 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085632482 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085632482 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085632482 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: picked Normal Route via 'virt-msc0' round-robin style 20250425085632482 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085632482 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085632482 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085632482 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085632485 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085632485 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085632485 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085632485 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(96)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085632491 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085632491 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085632491 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085632491 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085632491 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085632491 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085632491 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085632491 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085632491 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085632491 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085632491 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085632491 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085632491 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085632491 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085632491 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085632491 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085632491 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085632491 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085632491 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085632491 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085632491 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085632491 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085632491 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085632491 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085632491 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085632491 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085632491 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085632491 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085632491 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085632491 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085632491 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085632491 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085632491 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085632491 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085632492 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085632493 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085632493 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085632493 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085632493 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085632493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085632493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085632493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085632493 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085632493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085632493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085632493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085632493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085632493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085632493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085632493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085632493 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085632493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085632493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085632493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085632493 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085632493 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085632493 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085632493 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085632493 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085632493 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085632493 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085632494 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: picked Normal Route via 'virt-sgsn0' round-robin style 20250425085632494 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085632494 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085632494 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085632494 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(92)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085633283 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085633283 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085633283 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085633283 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085633283 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085633283 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085633283 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085633283 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085633283 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085633283 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085633284 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085633284 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085633284 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085633284 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085633284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085633284 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085633284 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085633284 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085633284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085633284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085633284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085633284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085633284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085633284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085633284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085633284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085633284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085633284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085633284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085633284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085633284 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085633284 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085633284 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085633284 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085633284 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085633284 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085633284 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085633284 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085633284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085633284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085633285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085633285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085633285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085633285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085633285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085633285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085633285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085633285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085633285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085633285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085633285 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085633285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085633285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085633285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085633285 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085633285 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425085633285 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085633285 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085633285 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085633285 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085633285 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085633285 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: picked Normal Route via 'virt-msc0' round-robin style 20250425085633285 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085633285 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085633285 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085633285 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085633286 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085633286 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085633286 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085633286 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085633286 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085633286 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085633286 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085633286 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085633286 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085633286 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085633286 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085633286 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085633286 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085633286 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085633286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085633286 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085633286 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085633286 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085633286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085633286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085633286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085633286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085633286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085633286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085633286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085633286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085633286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085633286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085633286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085633286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085633286 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085633286 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085633286 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085633286 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085633286 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(95)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085633293 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085633293 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085633293 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085633293 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085633293 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085633293 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085633293 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085633293 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085633293 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085633293 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085633293 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085633293 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085633293 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085633293 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085633293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085633293 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085633293 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085633293 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085633293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085633293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085633293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085633293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085633293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085633293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085633293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085633293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085633293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085633293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085633293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085633293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085633293 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085633293 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085633293 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085633293 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085633293 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085633293 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085633293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085633293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085633293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085633293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085633293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085633293 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085633293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085633293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085633293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085633293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085633293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085633293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085633293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085633293 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085633294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085633294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085633294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085633294 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085633294 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085633294 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425085633294 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085633294 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085633294 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085633294 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085633294 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085633294 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425085633294 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085633294 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085633294 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085633294 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085633296 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085633296 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085633296 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085633296 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085633296 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085633296 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085633296 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085633296 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085633296 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085633296 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085633296 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085633296 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085633296 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085633296 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085633296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085633296 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085633296 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085633296 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085633296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085633296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085633296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085633296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085633296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085633296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085633296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085633296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085633296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085633296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085633296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085633296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085633296 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085633296 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085633296 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085633296 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085633296 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085633297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085633297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085633297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250425085633297 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250425085633297 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20250425085633297 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20250425085633297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085633297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 25 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425085633305 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44037<->l=127.0.0.1:4262) (control_if.c:193) 20250425085633306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52914<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(87)@23e0c4c64ce8: Final verdict of PTC: none VirtHNBGW-STATS(86)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085633310 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52904<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085633311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085633311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085633311 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085633311 DMAIN NOTICE (127.0.0.1:9999 ) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085633311 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_ue_register_before_hnb_register(85)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(95)@23e0c4c64ce8: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0-RUA(90)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(94)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(91)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(88)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(92)@23e0c4c64ce8: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(96)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(97)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@23e0c4c64ce8: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Fri Apr 25 08:56:33 UTC 2025 ====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc 20250425085633410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52928<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085633488 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085633488 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085633488 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085633488 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085633488 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085633488 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085633488 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085633488 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085633488 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085633488 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085633488 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085633488 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085633488 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085633488 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085633488 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085633488 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085633488 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425085633488 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085633488 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085633488 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085633489 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085633489 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085633489 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085633489 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085633489 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085633489 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085633489 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085633489 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085633489 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085633489 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085633489 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085633489 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085633489 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085633489 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085633489 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085633489 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085633489 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085633489 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085633489 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085633489 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085633489 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085633489 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085633489 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085633489 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085633489 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085633489 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085633489 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085633489 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085633489 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085633489 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085633489 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085633489 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085633489 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085633489 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085633489 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085633489 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085633489 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085633489 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085633489 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085633489 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085633489 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085633912 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52928<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=220680) Waiting for packet dumper to finish... 1 (prev_count=220680, count=245124) 20250425085635490 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085635490 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085635490 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085635490 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085635490 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085635490 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Fri Apr 25 08:56:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_ranap_cs_initial_ue started. 20250425085637023 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46510<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085637028 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46514<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085637033 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46851<->l=127.0.0.1:4262) (control_if.c:572) 20250425085637105 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085637105 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085637105 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085637105 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085637105 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085637105 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085637105 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085637105 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085637105 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085637105 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_ranap_cs_initial_ue-Iuh0(102)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085637106 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085637106 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085637106 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085637106 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085637106 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085637106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085637106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085637106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085637106 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085637106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085637106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085637106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085637106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085637106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085637106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085637106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085637106 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085637106 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085637106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085637106 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085637106 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 01 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085637106 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085637106 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085637106 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085637106 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085637106 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085637106 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085637106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085637106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085637106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085637106 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085637106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085637106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085637106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085637106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085637106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085637106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085637106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085637106 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085637106 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085637106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085637106 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085637106 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085637107 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085637107 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085637107 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085637107 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085637107 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085637107 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085637107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085637107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085637107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085637107 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=4 -> eSLS=36: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085637107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085637107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085637107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085637107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085637107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085637107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085637107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085637107 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085637107 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085637107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085637107 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085637107 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 04 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085637107 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085637107 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085637107 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085637107 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085637107 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085637107 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085637107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085637107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085637107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085637107 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085637107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085637107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085637107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085637107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085637107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085637107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085637107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085637107 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085637107 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085637107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085637107 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085637107 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085637107 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085637107 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085637107 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085637107 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085637107 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085637107 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085637107 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085637107 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085637107 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085637107 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085637107 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085637107 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085637107 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: picked Normal Route via 'virt-msc2' round-robin style 20250425085637107 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085637107 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085637107 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085637107 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085637107 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085637107 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085637107 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085637107 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085637107 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085637107 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085637107 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085637107 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085637107 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(106)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(106)@23e0c4c64ce8: M3UA emulation initiated, the test can be started MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(106)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-SCCP(104)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085637121 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085637121 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085637121 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085637121 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085637122 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085637122 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085637122 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085637122 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085637122 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085637122 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085637122 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085637122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085637122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085637122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085637122 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085637122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085637122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085637122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085637122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085637122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085637122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085637122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085637122 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085637122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085637122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085637122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085637122 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085637122 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085637122 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085637122 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085637122 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085637122 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085637122 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085637122 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085637123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085637122 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085637122 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085637123 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085637123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085637123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085637123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085637123 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085637123 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085637123 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085637123 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085637123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085637123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085637123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085637123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085637123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085637123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085637123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085637123 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085637123 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085637123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085637123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085637123 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0e 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085637123 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085637123 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085637123 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085637123 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085637123 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085637123 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085637123 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085637124 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085637124 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085637124 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085637124 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085637124 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085637124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085637124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085637124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085637124 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=6 -> eSLS=86: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085637124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085637124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085637124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085637124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085637124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085637124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085637124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085637124 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=6 -> eSLS=118: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085637124 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085637124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085637124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085637124 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 06 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085637124 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085637124 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085637124 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085637124 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085637124 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085637124 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085637124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085637124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085637124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085637124 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085637124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085637124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085637124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085637124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085637124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085637124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085637124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085637124 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085637124 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085637124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085637124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085637124 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 08 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085637124 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085637124 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085637124 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085637124 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085637124 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085637124 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085637124 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085637124 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085637124 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085637124 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085637124 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085637124 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085637124 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(109)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@23e0c4c64ce8: M3UA emulation initiated, the test can be started MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(109)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(107)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085637146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085637146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085637146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085637146 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085637146 DLGLOBAL DEBUG validating counter group 0x56456346ebe0(hnb) with 60 counters (rate_ctr.c:86) 20250425085637146 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085637146 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085637146 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085637146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085637146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085637317 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085637317 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085637317 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085637317 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(106)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085637320 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085637320 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085637320 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085637320 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085637320 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085637320 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085637320 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085637320 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085637320 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085637320 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085637320 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085637321 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085637321 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085637321 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085637321 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085637321 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085637321 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085637321 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085637321 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085637321 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085637321 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085637321 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085637321 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085637321 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085637321 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085637321 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085637321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085637321 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085637321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085637321 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085637321 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085637321 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085637321 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085637322 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085637322 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085637322 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085637322 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085637322 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085637322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085637322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085637322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085637322 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085637322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085637322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085637322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085637322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085637322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085637322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085637322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085637322 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085637322 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085637322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085637322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085637322 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085637322 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085637322 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085637322 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085637322 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085637322 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085637322 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085637322 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: picked Normal Route via 'virt-msc0' round-robin style 20250425085637322 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085637322 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085637322 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085637322 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085637336 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085637336 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085637336 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085637336 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(109)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085637344 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085637345 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085637345 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085637345 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085637345 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085637345 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085637345 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085637345 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085637345 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085637345 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085637345 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085637347 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085637347 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085637347 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085637347 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085637347 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085637347 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085637347 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085637347 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085637347 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085637347 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085637347 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085637347 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085637347 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085637347 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085637348 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085637348 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085637348 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085637348 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085637348 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085637348 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085637348 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085637348 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085637348 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085637349 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085637349 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085637349 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085637349 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085637349 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085637349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085637349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085637349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085637349 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085637349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085637349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085637349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085637349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085637349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085637349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085637349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085637349 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085637349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085637349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085637349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085637349 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085637349 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085637349 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085637349 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085637349 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085637349 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085637349 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085637349 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: picked Normal Route via 'virt-sgsn0' round-robin style 20250425085637349 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085637349 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085637349 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085637349 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(105)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085638131 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085638131 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085638131 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085638131 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085638131 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085638131 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085638131 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085638131 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085638131 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085638132 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085638132 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085638132 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085638132 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085638132 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085638132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085638132 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085638132 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085638132 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085638132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085638132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085638132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085638132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085638132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085638132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085638132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085638132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085638132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085638132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085638132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085638132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085638132 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085638132 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085638132 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085638132 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085638132 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085638132 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085638132 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085638132 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085638132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085638132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085638132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085638132 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085638132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085638132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085638132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085638132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085638132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085638132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085638132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085638132 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085638132 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085638132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085638132 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085638132 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085638133 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085638133 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085638133 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085638133 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085638133 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085638133 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250425085638133 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085638133 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085638133 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085638132 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085638132 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425085638133 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085638134 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085638134 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085638134 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085638135 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085638135 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085638135 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085638135 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085638135 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085638135 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085638135 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085638135 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085638135 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085638135 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085638135 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085638135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085638135 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085638135 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085638135 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085638135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085638135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085638135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085638135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085638135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085638135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085638135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085638135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085638135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085638135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085638135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085638135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085638135 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085638135 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085638135 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085638135 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085638135 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(108)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085638143 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085638143 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085638143 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085638143 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085638143 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085638143 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085638143 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085638143 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085638143 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085638143 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085638143 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085638143 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085638143 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085638143 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085638143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085638143 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085638143 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085638143 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085638143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085638143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085638143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085638143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085638143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085638143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085638143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085638143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085638143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085638143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085638143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085638143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085638143 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085638143 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085638143 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085638143 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085638143 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085638143 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085638143 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085638143 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085638143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085638143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085638144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085638144 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085638144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085638144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085638144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085638144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085638144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085638144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085638144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085638144 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085638144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085638144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085638144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085638144 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085638144 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085638144 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425085638144 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085638144 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085638144 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085638144 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085638144 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085638144 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425085638144 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085638144 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085638144 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085638144 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085638144 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085638144 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085638144 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085638144 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085638144 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085638144 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085638144 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085638144 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085638144 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085638144 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085638144 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085638144 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085638144 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085638144 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085638144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085638144 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085638144 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085638144 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085638144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085638144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085638144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085638144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085638144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085638144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085638144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085638144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085638144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085638144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085638144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085638144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085638144 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085638144 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085638144 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085638144 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085638144 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085638177 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46530<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue0(111)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(105)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@23e0c4c64ce8: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@23e0c4c64ce8: Added conn table entry 0TC_ranap_cs_initial_ue0(111)7179715 20250425085639196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085639196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085639196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085639196 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085639197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6d8dc3, normal) (hnbgw_rua.c:406) 20250425085639197 DHNB DEBUG map_rua[0x56458e92c100]{init}: Allocated (fsm.c:456) 20250425085639197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7179715)[0x56458e92c100]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085639197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7179715 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085639197 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085639197 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085639197 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7179715 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085639197 DCN DEBUG map_sccp[0x56458e928e80]{init}: Allocated (fsm.c:456) 20250425085639197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56458e928e80]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085639197 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7179715 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085639197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7179715 SCCP-1 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085639197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7179715)[0x56458e92c100]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085639197 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085639197 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085639197 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7179715 SCCP-1 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085639197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56458e928e80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085639197 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085639197 DLSCCP DEBUG SCCP-SCOC(1)[0x56458e930370]{IDLE}: Allocated (fsm.c:456) 20250425085639197 DLSCCP DEBUG SCCP-SCOC(1)[0x56458e930370]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085639197 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300035f0056400500f1100926) (sccp_scrc.c:415) 20250425085639197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085639197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085639197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085639197 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085639197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085639197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085639197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085639197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085639197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085639197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085639197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085639197 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085639197 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085639197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085639197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085639197 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 01 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 03 5f 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085639197 DLSCCP DEBUG SCCP-SCOC(1)[0x56458e930370]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085639197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56458e928e80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085639197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7179715)[0x56458e92c100]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085639197 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085639197 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085639197 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085639197 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085639197 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085639197 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425085639197 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085639197 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085639197 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085639197 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 01 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 03 5f 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(104)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@23e0c4c64ce8: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@23e0c4c64ce8: Added conn table entry 0TC_ranap_cs_initial_ue0(111)3496737 TC_ranap_cs_initial_ue0(111)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(104)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(104)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085639207 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085639207 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085639207 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085639207 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085639207 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085639207 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085639207 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085639207 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085639207 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085639208 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 01 2f 04 fc 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085639208 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085639208 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085639208 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085639208 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085639208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085639208 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=002f04fc) (sccp_scrc.c:486) 20250425085639208 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1855) 20250425085639208 DLSCCP DEBUG SCCP-SCOC(1)[0x56458e930370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085639208 DLSCCP DEBUG SCCP-SCOC(1)[0x56458e930370]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085639208 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085639208 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085639208 DCN DEBUG handle_cn_conn_conf() conn_id=1, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085639208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56458e928e80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085639208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56458e928e80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425085639211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46514<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(99)@23e0c4c64ce8: Final verdict of PTC: none 20250425085639214 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46851<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(100)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085639216 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46510<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(108)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(107)@23e0c4c64ce8: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(103)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(105)@23e0c4c64ce8: Final verdict of PTC: none 20250425085639217 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085639217 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085639217 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085639217 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(104)@23e0c4c64ce8: Final verdict of PTC: none 20250425085639217 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085639217 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085639217 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085639217 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP MutexDispCT-TC_ranap_cs_initial_ue(98)@23e0c4c64ce8: Final verdict of PTC: none 20250425085639217 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085639217 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085639217 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085639217 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085639217 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085639217 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085639217 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085639217 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085639217 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085639217 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085639217 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085639217 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085639217 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085639217 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085639217 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085639218 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085639218 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085639218 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085639218 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085639218 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085639217 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085639217 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085639217 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085639218 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085639218 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085639218 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085639218 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085639218 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085639218 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085639218 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085639218 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085639218 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085639218 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085639218 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085639218 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085639218 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085639218 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085639218 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085639218 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085639218 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085639218 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085639218 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(106)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(109)@23e0c4c64ce8: Final verdict of PTC: none 20250425085639218 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085639218 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085639218 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085639218 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085639219 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085639219 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085639219 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085639219 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085639219 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085639219 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085639219 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085639219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56458e928e80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085639219 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085639219 DLSCCP DEBUG SCCP-SCOC(1)[0x56458e930370]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085639219 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f04fc), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) TC_ranap_cs_initial_ue-Iuh0(102)@23e0c4c64ce8: Final verdict of PTC: none 20250425085639219 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085639219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) HNBGW-MGCP(110)@23e0c4c64ce8: Final verdict of PTC: none 20250425085639220 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085639220 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085639220 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085639220 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085639220 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085639220 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085639219 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085639219 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085639219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085639219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085639219 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 01 04 2f 04 fc 00 00 01 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085639219 DLSCCP DEBUG SCCP-SCOC(1)[0x56458e930370]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085639219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56458e928e80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085639219 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7179715)[0x56458e92c100]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085639219 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7179715)[0x56458e92c100]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085639219 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085639219 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7179715)[0x56458e92c100]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085639219 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7179715)[0x56458e92c100]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085639220 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7179715)[0x56458e92c100]{disrupted}: Freeing instance (context_map.c:202) 20250425085639220 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7179715)[0x56458e92c100]{disrupted}: Deallocated (fsm.c:568) 20250425085639220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56458e928e80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085639220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56458e928e80]{disconnected}: Freeing instance (context_map.c:206) 20250425085639220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56458e928e80]{disconnected}: Deallocated (fsm.c:568) 20250425085639220 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7179715 SCCP-1 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250425085639220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085639220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425085639220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085639220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085639220 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085639220 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085639220 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW-PFCP(101)@23e0c4c64ce8: Final verdict of PTC: none 20250425085639221 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46530<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(111)@23e0c4c64ce8: Final verdict of PTC: pass MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Fri Apr 25 08:56:39 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc 20250425085639318 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46532<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085639820 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46532<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=214828) Waiting for packet dumper to finish... 1 (prev_count=214828, count=276236) 20250425085641218 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085641218 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085641218 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085641218 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085641218 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085641218 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Fri Apr 25 08:56:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_ranap_ps_initial_ue started. 20250425085642897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46544<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085642901 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46556<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085642904 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40223<->l=127.0.0.1:4262) (control_if.c:572) 20250425085642975 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085642975 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085642975 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085642975 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085642975 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085642975 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085642975 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085642975 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue-Iuh0(116)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085642975 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085642975 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085642977 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085642977 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085642977 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085642977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085642977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085642977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085642977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085642977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085642977 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085642977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085642977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085642977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085642977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085642977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085642977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085642977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085642977 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085642977 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085642977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085642977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085642977 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 04 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085642977 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085642977 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085642977 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085642977 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085642977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085642977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085642977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085642977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085642977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085642977 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085642977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085642977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085642977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085642977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085642977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085642977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085642977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085642977 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085642977 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085642977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085642977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085642977 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 00 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085642977 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085642977 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085642977 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085642977 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085642977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085642977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085642977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085642977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085642977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085642977 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085642977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085642977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085642977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085642977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085642977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085642977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085642977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085642977 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085642977 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085642977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085642977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085642977 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 08 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085642977 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085642977 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085642977 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085642977 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085642977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085642977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085642977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085642977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085642977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085642977 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085642977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085642977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085642977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085642977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085642977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085642977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085642977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085642977 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085642977 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085642977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085642977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085642977 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085642977 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085642977 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085642977 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085642977 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085642977 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085642977 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085642977 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085642977 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085642977 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085642977 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085642977 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085642977 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085642977 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: picked Normal Route via 'virt-msc2' round-robin style 20250425085642977 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085642977 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085642977 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085642977 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085642977 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085642977 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085642977 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: picked Normal Route via 'virt-msc1' round-robin style 20250425085642977 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085642977 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085642977 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085642977 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085642977 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085642977 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085642977 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(120)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(120)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-SCCP(118)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085642988 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085642988 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085642988 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085642988 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085642988 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085642988 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085642989 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085642989 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085642990 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085642990 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085642990 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085642990 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085642990 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085642990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085642990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085642990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085642990 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=9 -> eSLS=89: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085642990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085642990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085642990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085642990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085642990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085642990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085642990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085642990 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085642990 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085642990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085642990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085642990 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 09 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085642990 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085642990 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085642990 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085642990 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085642990 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085642990 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085642990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085642990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085642990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085642990 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085642990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085642990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085642990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085642990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085642990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085642990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085642990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085642990 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=3 -> eSLS=3: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085642990 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085642990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085642990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085642990 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 03 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085642990 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085642990 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085642990 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085642990 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085642990 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085642990 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085642990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085642990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085642990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085642990 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085642990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085642990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085642990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085642990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085642990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085642990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085642990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085642990 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085642990 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085642990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085642990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085642990 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0e 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085642990 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085642990 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085642990 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085642990 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085642990 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085642990 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085642990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085642990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085642990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085642990 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085642990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085642990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085642990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085642990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085642990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085642990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085642990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085642990 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085642990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085642990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085642990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085642990 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085642990 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085642990 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085642990 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085642990 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085642990 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085642990 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085642990 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085642990 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085642990 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085642990 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085642990 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085642990 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085642990 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=3 -> eSLS=3: picked Normal Route via 'virt-sgsn2' round-robin style 20250425085642990 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085642990 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085642990 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085642990 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085642990 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085642990 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085642990 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085642990 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085642990 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085642990 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085642990 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085642990 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085642990 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(123)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(121)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085643009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085643009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085643009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085643009 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085643009 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085643009 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085643009 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085643009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085643009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085643187 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085643187 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085643187 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085643187 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(120)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085643195 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085643195 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085643195 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085643195 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085643195 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085643195 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085643195 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085643195 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085643195 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085643195 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085643195 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085643198 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085643198 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085643198 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085643198 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085643198 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085643198 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085643198 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085643198 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085643198 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085643198 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085643198 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085643198 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085643198 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085643198 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085643199 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085643199 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085643199 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085643199 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085643199 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085643199 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085643199 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085643199 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085643200 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085643200 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085643200 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085643200 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085643200 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085643200 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085643200 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425085643200 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085643200 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085643200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085643200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085643200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085643200 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085643200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085643200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085643200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085643200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085643200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085643200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085643200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085643200 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085643200 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085643200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085643200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085643200 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085643200 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085643201 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085643201 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085643201 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085643201 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085643201 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085643201 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250425085643201 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085643201 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085643201 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085643201 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(123)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085643206 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085643206 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085643206 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085643206 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085643206 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085643206 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085643207 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085643207 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085643207 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085643207 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085643207 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085643210 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085643210 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085643210 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085643210 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085643210 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085643210 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085643210 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085643210 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085643210 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085643210 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085643210 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085643210 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085643210 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085643211 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085643211 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085643211 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085643211 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085643211 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085643211 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085643211 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085643211 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085643211 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085643211 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085643212 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085643212 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085643212 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085643212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085643212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085643212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085643212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085643212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085643212 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085643213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085643213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085643213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085643213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085643213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085643213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085643213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085643213 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085643213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085643213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085643213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085643213 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085643213 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085643213 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085643213 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085643213 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085643213 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085643213 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085643213 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250425085643213 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085643213 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085643213 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085643213 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(119)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085644002 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085644002 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085644002 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085644002 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085644002 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085644002 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085644002 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085644002 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085644002 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085644002 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085644003 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085644003 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085644003 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085644003 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085644003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085644003 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085644003 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085644003 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085644003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085644003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085644003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085644003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085644003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085644003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085644003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085644003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085644003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085644003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085644003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085644003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085644003 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085644003 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085644003 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085644003 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085644003 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085644003 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085644003 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085644003 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085644003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085644003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085644003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085644003 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085644003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085644003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085644004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085644004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085644004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085644004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085644004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085644004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085644004 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085644004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085644004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085644004 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085644004 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085644004 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425085644004 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085644004 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085644004 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085644004 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085644004 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085644004 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250425085644004 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085644004 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085644004 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085644004 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085644005 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085644005 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085644005 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085644005 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085644005 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085644005 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085644005 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085644005 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085644005 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085644005 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085644005 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085644005 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085644005 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085644005 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085644005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085644005 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085644005 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085644005 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085644005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085644005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085644005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085644005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085644005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085644005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085644005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085644005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085644005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085644005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085644005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085644005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085644005 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085644005 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085644005 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085644005 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085644006 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(122)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085644011 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085644011 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085644011 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085644011 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085644011 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085644011 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085644011 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085644011 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085644011 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085644011 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085644011 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085644011 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085644011 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085644011 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085644011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085644011 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085644011 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085644011 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085644011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085644011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085644011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085644011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085644011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085644011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085644011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085644011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085644011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085644011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085644011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085644011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085644011 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085644011 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085644011 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085644011 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085644011 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085644011 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085644011 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085644011 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085644011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085644011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085644011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085644011 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085644011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085644011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085644011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085644011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085644011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085644011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085644011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085644011 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085644011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085644011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085644011 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085644011 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085644011 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085644011 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425085644011 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085644011 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085644011 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085644011 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085644011 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085644011 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250425085644011 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085644011 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085644011 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085644011 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085644013 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085644013 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085644013 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085644013 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085644013 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085644013 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085644013 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085644013 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085644013 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085644013 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085644013 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085644013 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085644013 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085644013 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085644013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085644013 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085644013 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085644013 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085644013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085644013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085644013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085644013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085644013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085644013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085644013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085644013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085644013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085644013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085644013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085644013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085644013 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085644013 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085644013 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085644013 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085644013 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085644038 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46560<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue0(125)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(122)@23e0c4c64ce8: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@23e0c4c64ce8: Created Expect[0] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@23e0c4c64ce8: Added conn table entry 0TC_ranap_ps_initial_ue0(125)5076388 20250425085645083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085645083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085645083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085645083 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085645083 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4d75a4, normal) (hnbgw_rua.c:406) 20250425085645083 DHNB DEBUG map_rua[0x56458e92c100]{init}: Allocated (fsm.c:456) 20250425085645083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5076388)[0x56458e92c100]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085645083 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5076388 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085645083 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085645083 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085645083 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085645083 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5076388 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085645083 DCN DEBUG map_sccp[0x56458e928e80]{init}: Allocated (fsm.c:456) 20250425085645083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56458e928e80]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085645083 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5076388 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085645083 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5076388 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085645083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5076388)[0x56458e92c100]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085645083 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085645083 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085645083 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5076388 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085645083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56458e928e80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085645083 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085645083 DLSCCP DEBUG SCCP-SCOC(2)[0x56458e930c40]{IDLE}: Allocated (fsm.c:456) 20250425085645083 DLSCCP DEBUG SCCP-SCOC(2)[0x56458e930c40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085645083 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000002), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030003030056400500f1100926) (sccp_scrc.c:415) 20250425085645083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085645083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085645083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085645083 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085645083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085645083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085645083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085645083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085645083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085645083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085645083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085645084 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085645084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085645084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085645084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085645084 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 02 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 20 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 03 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085645084 DLSCCP DEBUG SCCP-SCOC(2)[0x56458e930c40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085645084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56458e928e80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085645084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5076388)[0x56458e92c100]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085645084 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085645084 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085645084 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085645084 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085645084 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085645084 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250425085645084 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085645084 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085645084 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085645084 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 02 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 20 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 03 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(121)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@23e0c4c64ce8: Found Expect[0] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@23e0c4c64ce8: Added conn table entry 0TC_ranap_ps_initial_ue0(125)14663229 HNBGW_Test.sgsn0-SCCP(121)@23e0c4c64ce8: Session index based on connection ID:0 TC_ranap_ps_initial_ue0(125)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(121)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085645102 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085645102 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085645102 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085645102 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085645102 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085645102 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085645102 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085645102 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085645102 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085645102 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 02 bc 20 59 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085645102 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085645102 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085645102 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085645102 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085645102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085645102 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000002), PART(T=Source Reference,L=4,D=00bc2059) (sccp_scrc.c:486) 20250425085645102 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1855) 20250425085645102 DLSCCP DEBUG SCCP-SCOC(2)[0x56458e930c40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085645102 DLSCCP DEBUG SCCP-SCOC(2)[0x56458e930c40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085645102 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085645102 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085645102 DCN DEBUG handle_cn_conn_conf() conn_id=2, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085645102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56458e928e80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085645102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56458e928e80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425085645107 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46556<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085645107 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40223<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(114)@23e0c4c64ce8: Final verdict of PTC: none VirtHNBGW-STATS(113)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085645110 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46544<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_ps_initial_ue(112)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(119)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(118)@23e0c4c64ce8: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(117)@23e0c4c64ce8: Final verdict of PTC: none 20250425085645113 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085645113 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085645113 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085645113 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085645113 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085645113 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085645113 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085645113 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085645113 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085645113 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085645113 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085645113 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085645113 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085645113 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085645113 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085645113 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs HNBGW_Test.sgsn0-RAN(122)@23e0c4c64ce8: Final verdict of PTC: none 20250425085645113 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425085645113 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085645113 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085645113 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085645113 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085645113 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085645114 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085645113 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085645113 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085645113 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085645114 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085645114 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085645114 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085645114 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085645114 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085645114 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085645114 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085645114 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085645114 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085645114 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085645114 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085645114 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085645114 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085645114 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085645114 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085645114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085645114 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085645114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085645114 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085645114 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085645114 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085645114 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085645114 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085645114 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085645114 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085645114 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085645114 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085645114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085645114 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085645114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085645114 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085645114 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085645114 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085645114 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085645114 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085645115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56458e928e80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) TC_ranap_ps_initial_ue-Iuh0(116)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(120)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(121)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(124)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(123)@23e0c4c64ce8: Final verdict of PTC: none 20250425085645116 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085645116 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085645116 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085645116 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085645116 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085645116 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW-PFCP(115)@23e0c4c64ce8: Final verdict of PTC: none TC_ranap_ps_initial_ue0(125)@23e0c4c64ce8: Final verdict of PTC: pass MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) 20250425085645115 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085645115 DLSCCP DEBUG SCCP-SCOC(2)[0x56458e930c40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085645115 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc2059), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085645115 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085645115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085645115 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085645115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085645115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085645115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085645115 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 02 04 bc 20 59 00 00 02 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085645115 DLSCCP DEBUG SCCP-SCOC(2)[0x56458e930c40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085645115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56458e928e80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085645115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5076388)[0x56458e92c100]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085645115 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5076388)[0x56458e92c100]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085645115 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425085645115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5076388)[0x56458e92c100]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085645115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5076388)[0x56458e92c100]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085645115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5076388)[0x56458e92c100]{disrupted}: Freeing instance (context_map.c:202) 20250425085645115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5076388)[0x56458e92c100]{disrupted}: Deallocated (fsm.c:568) 20250425085645115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56458e928e80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085645115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56458e928e80]{disconnected}: Freeing instance (context_map.c:206) 20250425085645115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56458e928e80]{disconnected}: Deallocated (fsm.c:568) 20250425085645115 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5076388 SCCP-2 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250425085645116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085645116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425085645116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085645116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085645116 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085645116 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085645116 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425085645117 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46560<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Fri Apr 25 08:56:45 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc 20250425085645190 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49238<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085645693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49238<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=281224) Waiting for packet dumper to finish... 1 (prev_count=281224, count=281880) 20250425085647114 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085647114 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085647114 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085647114 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085647114 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085647114 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr ------ Fri Apr 25 08:56:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_ranap_cs_initial_ue_empty_cr started. 20250425085648799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49252<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085648805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49256<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085648808 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38591<->l=127.0.0.1:4262) (control_if.c:572) 20250425085648886 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085648886 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085648887 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085648887 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085648887 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085648887 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085648887 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085648887 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085648887 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085648887 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085648888 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085648888 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085648888 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085648888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085648888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085648888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085648888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085648888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085648888 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085648888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085648888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085648888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085648888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085648888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085648888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085648888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085648888 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085648888 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085648888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085648888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085648888 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 08 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085648888 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085648888 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085648888 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085648888 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085648888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085648888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085648888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085648888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085648888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085648888 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085648888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085648888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085648888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085648888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085648888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085648888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085648888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085648888 DLSS7[38;5;43m DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085648889 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085648889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085648889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085648889 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 00 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085648889 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085648889 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085648889 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085648889 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085648889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085648889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085648889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085648889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085648889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085648889 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085648889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085648889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085648889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085648889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085648889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085648889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085648889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085648889 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085648889 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085648889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085648889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085648889 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085648889 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085648889 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085648889 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085648889 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085648889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085648889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085648889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085648889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085648889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085648889 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085648889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085648889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085648889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085648889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085648889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085648889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085648889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085648889 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085648889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085648889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085648889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085648889 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085648889 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085648889 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085648889 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085648889 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085648889 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085648889 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085648889 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085648889 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085648889 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085648889 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085648889 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085648889 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085648889 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085648889 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085648889 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085648889 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085648889 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085648889 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085648889 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: picked Normal Route via 'virt-msc1' round-robin style 20250425085648889 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085648889 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085648889 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085648889 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085648889 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085648889 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085648889 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(134)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(134)@23e0c4c64ce8: M3UA emulation initiated, the test can be started MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(134)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-SCCP(132)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085648903 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085648903 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085648903 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085648903 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085648903 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085648903 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085648904 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085648904 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085648905 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085648905 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085648905 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085648905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085648905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085648905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085648905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085648905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085648905 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=4 -> eSLS=84: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085648905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085648905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085648905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085648905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085648905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085648905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085648905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085648905 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=4 -> eSLS=116: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085648905 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085648905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085648905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085648905 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 04 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085648905 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085648905 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085648905 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085648905 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085648905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085648905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085648905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085648905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085648905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085648905 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085648905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085648905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085648905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085648905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085648905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085648905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085648905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085648905 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085648905 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085648905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085648905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085648905 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0e 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085648905 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085648905 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085648905 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085648905 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085648905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085648905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085648905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085648905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085648905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085648905 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085648905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085648905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085648905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085648905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085648905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085648905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085648905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085648905 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085648905 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085648905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085648905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085648905 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0d 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085648905 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085648905 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085648905 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085648905 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085648905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085648905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085648905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085648905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085648905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085648905 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085648905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085648905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085648905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085648905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085648905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085648905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085648905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085648905 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085648905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085648905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085648905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085648905 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085648905 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085648905 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085648905 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085648905 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085648905 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085648905 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085648905 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085648905 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085648905 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085648905 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085648905 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085648905 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085648905 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=14 -> eSLS=14: picked Normal Route via 'virt-sgsn2' round-robin style 20250425085648905 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085648906 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085648906 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085648906 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085648906 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085648906 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085648906 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=13 -> eSLS=29: picked Normal Route via 'virt-sgsn1' round-robin style 20250425085648906 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085648906 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085648906 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085648906 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085648906 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085648906 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085648906 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(137)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(137)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(135)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085648929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085648929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085648929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085648929 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085648929 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085648929 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085648929 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085648929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085648929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085649100 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085649100 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085649100 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085649100 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(134)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085649108 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085649108 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085649108 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085649108 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085649108 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085649108 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085649108 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085649108 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085649108 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085649108 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085649108 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085649111 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085649111 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085649111 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085649111 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085649111 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085649111 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085649111 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085649111 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085649111 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085649111 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085649111 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085649111 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085649111 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085649112 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085649112 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085649112 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085649112 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085649112 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085649112 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085649112 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085649112 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085649112 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085649113 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085649113 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085649113 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085649113 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085649113 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085649113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085649113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085649113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085649113 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085649113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085649113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085649113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085649113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085649113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085649113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085649113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085649113 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085649113 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085649113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085649113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085649113 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085649113 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085649113 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085649113 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085649113 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085649114 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085649114 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085649114 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425085649114 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085649114 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085649114 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085649114 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085649118 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085649118 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085649118 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085649118 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(137)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085649123 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085649123 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085649123 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085649123 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085649123 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085649123 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085649123 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085649123 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085649123 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085649123 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085649123 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085649124 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085649124 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085649124 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085649124 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085649124 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085649124 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085649124 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085649124 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085649124 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085649124 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085649124 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085649124 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085649124 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085649124 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085649124 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085649124 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085649124 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085649124 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085649124 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085649124 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085649124 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085649124 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085649124 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085649125 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085649125 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085649125 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085649125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085649125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085649125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085649125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085649126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085649126 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085649126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085649126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085649126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085649126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085649126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085649126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085649126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085649126 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085649126 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085649126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085649126 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085649126 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085649126 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085649126 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085649126 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085649126 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085649126 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085649126 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085649126 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250425085649126 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085649126 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085649126 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085649126 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425085649220 DLSCCP DEBUG SCCP-SCOC(1)[0x56458e930370]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085649220 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f04fc), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085649220 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085649220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085649220 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085649220 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085649220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085649220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085649220 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2f 04 fc 00 00 01 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085649221 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085649221 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085649221 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085649221 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085649221 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085649221 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425085649221 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085649221 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085649221 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085649221 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2f 04 fc 00 00 01 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250425085649232 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085649232 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085649232 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085649232 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085649232 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085649232 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085649232 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085649232 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085649232 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085649232 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 01 2f 04 fc 00 00 06 00 08 00 00 00 07  20250425085649232 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085649232 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085649232 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085649232 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085649232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085649232 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=002f04fc) (sccp_scrc.c:486) 20250425085649232 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1855) 20250425085649232 DLSCCP DEBUG SCCP-SCOC(1)[0x56458e930370]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085649232 DLSCCP DEBUG SCCP-SCOC(1)[0x56458e930370]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085649232 DLSCCP DEBUG SCCP-SCOC(1)[0x56458e930370]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085649232 DLSCCP DEBUG SCCP-SCOC(1)[0x56458e930370]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085649232 DLSCCP DEBUG SCCP-SCOC(1)[0x56458e930370]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(133)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085649912 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085649912 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085649912 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085649913 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085649913 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085649913 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085649913 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085649913 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085649913 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085649913 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085649913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085649913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085649913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085649913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085649913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085649913 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085649913 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085649913 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085649913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085649913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085649913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085649913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085649913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085649913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085649913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085649913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085649913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085649913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085649913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085649913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085649913 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085649913 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085649913 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085649913 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085649913 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085649913 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085649913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085649913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085649913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085649913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085649913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085649913 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085649913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085649913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085649913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085649913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085649913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085649913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085649913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085649913 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085649913 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085649913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085649913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085649913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085649913 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085649913 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425085649914 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085649914 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085649914 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085649914 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085649914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085649914 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250425085649914 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085649914 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085649914 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085649914 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085649916 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085649916 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085649916 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085649916 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085649916 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085649916 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085649916 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085649916 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085649916 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085649916 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085649916 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085649916 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085649916 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085649916 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085649916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085649916 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085649916 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085649916 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085649916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085649916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085649916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085649916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085649916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085649916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085649916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085649916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085649916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085649916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085649916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085649916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085649916 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085649916 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085649916 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085649916 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085649916 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085649924 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085649924 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085649924 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085649924 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085649924 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085649924 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085649924 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085649924 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085649924 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085649924 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085649924 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085649924 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085649924 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085649924 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085649924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085649924 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085649924 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085649924 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085649924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085649924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085649924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) HNBGW_Test.sgsn0-RAN(136)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085649924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085649924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085649924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085649924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085649924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085649924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085649924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085649924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085649924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085649924 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085649924 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085649924 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085649924 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085649924 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085649924 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085649924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085649924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085649924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085649924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085649924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085649924 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085649924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085649924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085649924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085649924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085649924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085649924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085649924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085649924 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085649924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085649924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085649924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085649924 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085649924 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085649924 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425085649924 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085649924 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085649924 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085649924 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085649924 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085649924 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250425085649924 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085649924 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085649924 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085649924 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085649926 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085649926 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085649926 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085649926 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085649926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085649926 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085649926 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085649926 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085649926 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085649926 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085649926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085649926 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085649926 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085649926 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085649926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085649926 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085649926 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085649926 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085649926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085649926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085649926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085649926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085649926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085649926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085649926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085649926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085649926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085649926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085649926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085649926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085649926 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085649926 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085649926 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085649926 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085649926 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085649954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49264<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue_empty_cr0(139)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(133)@23e0c4c64ce8: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@23e0c4c64ce8: Created Expect[0] for omit to be handled at TC_ranap_cs_initial_ue_empty_cr0(139) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@23e0c4c64ce8: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)5785280 20250425085651003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085651003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085651003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085651003 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085651003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5846c0, normal) (hnbgw_rua.c:406) 20250425085651003 DHNB DEBUG map_rua[0x56458e930370]{init}: Allocated (fsm.c:456) 20250425085651003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5785280)[0x56458e930370]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085651004 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5785280 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085651004 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085651004 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085651004 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5785280 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085651004 DCN DEBUG map_sccp[0x56458e92c100]{init}: Allocated (fsm.c:456) 20250425085651004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56458e92c100]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085651004 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5785280 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085651004 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5785280 SCCP-3 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085651004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5785280)[0x56458e930370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085651004 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085651004 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085651004 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5785280 SCCP-3 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085651004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56458e92c100]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085651004 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085651004 DLSCCP DEBUG SCCP-SCOC(3)[0x56458e928e80]{IDLE}: Allocated (fsm.c:456) 20250425085651004 DLSCCP DEBUG SCCP-SCOC(3)[0x56458e928e80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085651004 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000003), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:415) 20250425085651004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085651004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085651004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085651004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085651004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085651004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085651004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085651004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085651004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085651004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085651004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085651004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085651004 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085651004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085651004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085651004 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bd 00 00 00 bc 03 00 00 03 01 00 00 03 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085651004 DLSCCP DEBUG SCCP-SCOC(3)[0x56458e928e80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085651004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56458e92c100]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085651004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5785280)[0x56458e930370]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085651004 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085651004 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085651004 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085651004 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085651004 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085651005 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250425085651005 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085651005 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085651005 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085651005 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bd 00 00 00 bc 03 00 00 03 01 00 00 03 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(132)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@23e0c4c64ce8: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@23e0c4c64ce8: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)1853887 HNBGW_Test.msc0-SCCP(132)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085651015 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085651015 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085651015 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085651015 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085651015 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085651015 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085651015 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085651015 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085651015 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085651015 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 03 a6 ae 65 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085651015 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085651015 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085651015 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085651015 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085651015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085651015 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000003), PART(T=Source Reference,L=4,D=00a6ae65) (sccp_scrc.c:486) 20250425085651015 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1855) 20250425085651015 DLSCCP DEBUG SCCP-SCOC(3)[0x56458e928e80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085651015 DLSCCP DEBUG SCCP-SCOC(3)[0x56458e928e80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085651015 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085651015 DLSCCP DEBUG SCCP-SCOC(3)[0x56458e928e80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085651015 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a6ae65), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030002150056400500f1100926) (sccp_scrc.c:415) 20250425085651015 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085651015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085651015 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085651015 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085651015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085651015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085651015 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 112 bytes: [L2]> 01 00 01 01 00 00 00 70 02 10 00 60 00 00 00 bd 00 00 00 bc 03 00 00 03 06 a6 ae 65 00 01 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 02 15 00 56 40 05 00 f1 10 09 26 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085651015 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085651015 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085651015 DCN DEBUG handle_cn_conn_conf() conn_id=3, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085651015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56458e92c100]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085651015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56458e92c100]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085651015 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085651015 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085651015 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085651015 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085651015 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085651016 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250425085651016 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085651016 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085651016 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085651016 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 112 bytes: [L2]> 01 00 01 01 00 00 00 70 02 10 00 60 00 00 00 bd 00 00 00 bc 03 00 00 03 06 a6 ae 65 00 01 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 02 15 00 56 40 05 00 f1 10 09 26 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(132)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@23e0c4c64ce8: setverdict(pass): none -> pass MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425085651042 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49256<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085651044 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38591<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(127)@23e0c4c64ce8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(128)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085651047 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49252<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085651051 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085651051 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085651051 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085651051 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085651051 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085651051 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085651051 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085651051 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085651051 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085651051 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085651051 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085651051 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085651051 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085651051 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085651051 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085651051 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085651051 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425085651051 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085651051 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085651051 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085651051 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085651051 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085651052 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085651052 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085651052 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn0-SCCP(135)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(136)@23e0c4c64ce8: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(132)@23e0c4c64ce8: Final verdict of PTC: none 20250425085651051 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085651052 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085651052 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085651052 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085651052 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085651052 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085651052 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085651052 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085651052 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@23e0c4c64ce8: Final verdict of PTC: none 20250425085651052 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085651052 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425085651052 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250425085651052 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425085651052 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085651052 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085651052 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085651052 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085651052 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085651052 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085651052 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085651052 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085651052 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085651052 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085651052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56458e92c100]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085651052 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085651052 DLSCCP DEBUG SCCP-SCOC(3)[0x56458e928e80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085651052 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a6ae65), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085651052 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085651052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085651052 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085651052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085651052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(134)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(133)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(137)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(129)@23e0c4c64ce8: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@23e0c4c64ce8: Final verdict of PTC: none 20250425085651053 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085651053 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085651053 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085651053 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085651054 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085651054 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085651052 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085651052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085651052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085651052 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 03 04 a6 ae 65 00 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085651052 DLSCCP DEBUG SCCP-SCOC(3)[0x56458e928e80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085651052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56458e92c100]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085651052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5785280)[0x56458e930370]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085651052 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5785280)[0x56458e930370]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085651052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085651052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5785280)[0x56458e930370]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085651053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5785280)[0x56458e930370]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085651053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5785280)[0x56458e930370]{disrupted}: Freeing instance (context_map.c:202) 20250425085651053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5785280)[0x56458e930370]{disrupted}: Deallocated (fsm.c:568) 20250425085651053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56458e92c100]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085651053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56458e92c100]{disconnected}: Freeing instance (context_map.c:206) 20250425085651053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56458e92c100]{disconnected}: Deallocated (fsm.c:568) 20250425085651053 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5785280 SCCP-3 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250425085651053 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085651053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085651053 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085651053 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085651053 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085651053 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085651053 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085651053 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085651053 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085651053 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085651053 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085651053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085651053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425085651053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085651053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085651054 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085651054 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085651054 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW-MGCP(138)@23e0c4c64ce8: Final verdict of PTC: none 20250425085651057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49264<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(139)@23e0c4c64ce8: Final verdict of PTC: pass MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Fri Apr 25 08:56:51 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc 20250425085651142 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49274<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085651645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49274<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=302068) Waiting for packet dumper to finish... 1 (prev_count=302068, count=302824) 20250425085653052 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085653052 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085653052 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085653052 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085653053 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085653053 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr ------ Fri Apr 25 08:56:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_ranap_ps_initial_ue_empty_cr started. 20250425085654747 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49284<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085654752 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49286<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085654755 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36421<->l=127.0.0.1:4262) (control_if.c:572) 20250425085654834 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085654834 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085654834 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085654834 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085654834 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085654834 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085654834 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085654834 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085654834 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085654834 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085654835 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085654836 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085654836 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085654836 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085654836 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085654836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085654836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085654836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085654836 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085654836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085654836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085654836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085654836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085654836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085654836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085654836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085654836 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085654836 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085654836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085654836 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085654836 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0f 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085654836 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085654836 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085654836 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085654836 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085654836 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085654836 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085654836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085654836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085654836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085654836 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085654836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085654836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085654836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085654836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085654836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085654836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085654836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085654836 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085654836 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085654836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085654836 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085654836 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0b 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085654836 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085654836 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085654836 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085654836 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085654836 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085654836 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085654836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085654836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085654836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085654836 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=11 -> eSLS=43: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085654836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085654836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085654836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085654836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085654836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085654836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085654836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085654836 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=11 -> eSLS=11: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085654836 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085654836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085654836 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085654836 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0b 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085654836 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085654836 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085654836 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085654836 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085654836 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085654836 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085654836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085654836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085654836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085654836 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085654836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085654836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085654836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085654836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085654836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085654836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085654836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085654836 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085654836 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085654836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085654836 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085654836 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085654836 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085654836 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085654836 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085654836 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085654836 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085654836 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085654836 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085654836 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085654836 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085654836 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085654836 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085654836 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085654836 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=11 -> eSLS=27: picked Normal Route via 'virt-msc2' round-robin style 20250425085654836 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085654836 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085654836 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085654836 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085654836 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085654836 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085654836 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=11 -> eSLS=11: picked Normal Route via 'virt-msc1' round-robin style 20250425085654836 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085654836 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085654836 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085654836 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085654836 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085654836 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085654836 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(148)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(148)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(146)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085654851 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085654851 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085654851 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085654851 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085654851 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085654852 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085654852 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085654852 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085654853 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085654853 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085654853 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085654853 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085654853 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085654853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085654853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085654853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085654853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=8 -> eSLS=88: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085654853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085654853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085654853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085654853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085654853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085654853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085654853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085654853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=8 -> eSLS=120: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085654853 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085654853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085654853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085654853 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 08 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085654853 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085654853 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085654853 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085654853 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085654853 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085654853 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085654853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085654853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085654853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085654853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085654853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085654853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085654853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085654853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085654853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085654853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085654853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085654853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085654853 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085654853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085654853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085654853 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 06 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085654853 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085654853 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085654853 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085654853 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085654853 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085654853 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085654853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085654853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085654853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085654853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085654853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085654853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085654853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085654853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085654853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085654853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085654853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085654853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085654853 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085654853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085654853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085654853 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0a 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085654853 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085654853 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085654853 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085654853 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085654853 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085654853 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085654853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085654853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085654853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085654853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085654853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085654853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085654853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085654853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085654853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085654853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085654853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085654853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085654853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085654853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085654853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085654853 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085654853 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085654853 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085654853 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085654853 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085654853 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085654853 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085654853 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085654853 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085654853 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085654853 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085654853 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085654853 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085654853 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085654853 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085654853 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085654853 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085654853 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085654853 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085654853 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=10 -> eSLS=26: picked Normal Route via 'virt-sgsn1' round-robin style 20250425085654853 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085654853 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085654853 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085654853 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085654853 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085654853 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085654853 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: picked Normal Route via 'virt-sgsn0' round-robin style 20250425085654853 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(151)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(151)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(149)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085654873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085654873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085654873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085654873 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085654873 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085654873 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085654873 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085654873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085654873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085655048 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085655048 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085655048 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085655048 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(148)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085655055 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085655055 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085655055 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085655055 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085655055 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085655055 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085655055 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085655055 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085655055 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085655055 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085655055 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085655058 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085655058 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085655058 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085655058 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085655058 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085655058 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085655058 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085655058 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085655058 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085655058 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085655058 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085655058 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085655058 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085655058 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085655058 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085655058 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085655058 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085655058 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085655058 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085655058 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085655058 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085655058 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085655059 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085655060 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085655060 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085655060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085655060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085655060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085655060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085655060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085655060 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085655060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085655060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085655060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085655060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085655060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085655060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085655060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085655060 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085655060 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085655060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085655060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085655060 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085655060 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085655060 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085655060 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085655060 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085655060 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085655060 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085655060 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250425085655060 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085655060 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085655060 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085655060 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085655064 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085655064 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085655064 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085655064 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(151)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085655070 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085655070 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085655070 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085655070 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085655070 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085655070 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085655070 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085655070 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085655070 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085655070 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085655070 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085655075 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085655075 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085655075 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085655075 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085655075 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085655075 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085655075 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085655075 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085655075 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085655075 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085655075 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085655075 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085655075 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085655075 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085655075 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085655075 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085655075 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085655075 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085655075 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085655075 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085655075 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085655075 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085655075 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085655076 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085655076 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085655076 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085655076 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085655076 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085655076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085655076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085655076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085655077 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085655077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085655077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085655077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085655077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085655077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085655077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085655077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085655077 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085655077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085655077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085655077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085655077 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085655077 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085655077 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085655077 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085655077 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085655077 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085655077 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085655077 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250425085655077 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085655077 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085655077 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085655077 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425085655116 DLSCCP DEBUG SCCP-SCOC(2)[0x56458e930c40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085655116 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc2059), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085655116 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085655116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085655116 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085655116 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085655116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085655116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085655116 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 bc 20 59 00 00 02 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085655116 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085655116 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085655116 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085655116 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085655116 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085655116 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425085655116 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085655116 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085655116 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085655117 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 bc 20 59 00 00 02 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250425085655124 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085655124 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085655124 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085655124 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085655124 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085655124 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085655124 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085655124 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085655124 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085655124 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 02 bc 20 59 00 00 06 00 08 00 00 00 07  20250425085655124 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085655124 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085655124 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085655124 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085655125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085655125 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000002), PART(T=Source Reference,L=4,D=00bc2059) (sccp_scrc.c:486) 20250425085655125 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1855) 20250425085655125 DLSCCP DEBUG SCCP-SCOC(2)[0x56458e930c40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085655125 DLSCCP DEBUG SCCP-SCOC(2)[0x56458e930c40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085655125 DLSCCP DEBUG SCCP-SCOC(2)[0x56458e930c40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085655125 DLSCCP DEBUG SCCP-SCOC(2)[0x56458e930c40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085655125 DLSCCP DEBUG SCCP-SCOC(2)[0x56458e930c40]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(147)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085655866 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085655866 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085655866 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085655866 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085655866 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085655866 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085655866 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085655866 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085655866 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085655866 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085655866 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085655866 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085655866 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085655866 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085655866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085655867 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085655867 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085655867 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085655867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085655867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085655867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085655867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085655867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085655867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085655867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085655867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085655867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085655867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085655867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085655867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085655867 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085655867 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085655867 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085655867 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085655867 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085655867 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085655867 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085655867 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085655867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085655867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085655867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085655867 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085655867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085655867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085655867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085655867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085655868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085655868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085655868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085655868 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085655868 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085655868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085655868 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085655868 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085655868 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085655868 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425085655868 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085655868 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085655868 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085655868 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085655868 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085655868 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250425085655868 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085655868 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085655868 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085655868 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085655869 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085655869 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085655869 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085655869 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085655869 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085655869 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085655869 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085655869 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085655869 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085655869 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085655870 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085655870 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085655870 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085655870 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085655870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085655870 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085655870 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085655870 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085655870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085655870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085655870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085655870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085655870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085655870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085655870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085655870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085655870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085655870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085655870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085655870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085655870 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085655870 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085655870 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085655870 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085655870 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085655876 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085655876 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085655876 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085655876 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085655876 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085655876 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085655876 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085655876 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085655876 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085655876 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085655876 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085655876 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085655876 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085655876 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085655876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085655876 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085655876 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085655876 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085655876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085655876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085655876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085655876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085655876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085655876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085655876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085655876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085655876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085655877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085655877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085655877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085655877 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085655877 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085655877 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085655877 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085655877 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085655877 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085655877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085655877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085655877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085655877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085655877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085655877 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085655877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085655877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085655877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085655877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085655877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085655877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085655877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085655877 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085655877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085655877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085655877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085655877 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085655877 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085655877 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425085655877 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085655877 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085655877 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085655877 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085655877 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085655877 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425085655878 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085655878 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085655878 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085655878 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-RAN(150)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085655883 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085655883 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085655883 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085655883 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085655883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085655883 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085655883 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085655883 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085655883 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085655883 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085655883 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085655883 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085655883 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085655883 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085655883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085655883 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085655883 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085655883 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085655883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085655883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085655884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085655884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085655884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085655884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085655884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085655884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085655884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085655884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085655884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085655884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085655884 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085655884 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085655884 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085655884 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085655884 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085655912 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41654<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue_empty_cr0(153)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(150)@23e0c4c64ce8: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@23e0c4c64ce8: Created Expect[0] for omit to be handled at TC_ranap_ps_initial_ue_empty_cr0(153) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@23e0c4c64ce8: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)3544876 20250425085656933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085656933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085656933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085656933 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085656933 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x36172c, normal) (hnbgw_rua.c:406) 20250425085656933 DHNB DEBUG map_rua[0x56458e930c40]{init}: Allocated (fsm.c:456) 20250425085656933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3544876)[0x56458e930c40]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085656933 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3544876 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085656933 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085656933 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085656933 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085656933 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3544876 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085656933 DCN DEBUG map_sccp[0x56458e930370]{init}: Allocated (fsm.c:456) 20250425085656933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56458e930370]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085656934 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3544876 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085656934 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3544876 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085656934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3544876)[0x56458e930c40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085656934 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085656934 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085656934 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3544876 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085656934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56458e930370]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085656934 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085656934 DLSCCP DEBUG SCCP-SCOC(4)[0x56458e92c100]{IDLE}: Allocated (fsm.c:456) 20250425085656934 DLSCCP DEBUG SCCP-SCOC(4)[0x56458e92c100]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085656934 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000004), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:415) 20250425085656934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085656934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085656934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085656934 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085656934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085656934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085656934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085656934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085656934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085656934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085656934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085656934 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085656934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085656934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085656934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085656934 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bd 00 00 00 b9 03 00 00 04 01 00 00 04 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085656934 DLSCCP DEBUG SCCP-SCOC(4)[0x56458e92c100]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085656934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56458e930370]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085656934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3544876)[0x56458e930c40]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085656934 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085656934 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085656934 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085656934 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085656934 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085656934 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250425085656934 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085656934 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085656934 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085656934 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bd 00 00 00 b9 03 00 00 04 01 00 00 04 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(149)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@23e0c4c64ce8: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@23e0c4c64ce8: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)326081 HNBGW_Test.sgsn0-SCCP(149)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085656937 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085656937 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085656937 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085656937 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085656937 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085656937 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085656937 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085656937 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085656937 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085656937 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 04 83 67 6d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085656937 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085656937 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085656937 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085656937 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085656937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085656937 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000004), PART(T=Source Reference,L=4,D=0083676d) (sccp_scrc.c:486) 20250425085656937 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1855) 20250425085656937 DLSCCP DEBUG SCCP-SCOC(4)[0x56458e92c100]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085656937 DLSCCP DEBUG SCCP-SCOC(4)[0x56458e92c100]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085656937 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085656937 DLSCCP DEBUG SCCP-SCOC(4)[0x56458e92c100]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085656937 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0083676d), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030002a60056400500f1100926) (sccp_scrc.c:415) 20250425085656937 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085656937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085656937 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085656937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085656937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085656937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085656937 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6f 00 00 00 bd 00 00 00 b9 03 00 00 04 06 83 67 6d 00 01 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 20 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 a6 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085656937 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085656937 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085656937 DCN DEBUG handle_cn_conn_conf() conn_id=4, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085656937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56458e930370]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085656937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56458e930370]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085656937 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085656937 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085656937 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085656937 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085656937 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085656937 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250425085656937 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085656937 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085656937 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085656937 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6f 00 00 00 bd 00 00 00 b9 03 00 00 04 06 83 67 6d 00 01 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 20 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 a6 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(149)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@23e0c4c64ce8: setverdict(pass): none -> pass MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425085656950 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36421<->l=127.0.0.1:4262) (control_if.c:193) 20250425085656950 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49286<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(142)@23e0c4c64ce8: Final verdict of PTC: none VirtHNBGW-STATS(141)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085656953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49284<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085656955 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085656955 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085656955 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085656955 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085656955 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085656955 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085656955 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085656955 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085656955 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085656955 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-SCCP(146)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(147)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(150)@23e0c4c64ce8: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@23e0c4c64ce8: Final verdict of PTC: none 20250425085656956 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085656956 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085656956 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085656956 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085656956 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085656956 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085656956 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085656956 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085656956 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085656956 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085656956 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085656956 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085656956 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085656956 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@23e0c4c64ce8: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@23e0c4c64ce8: Final verdict of PTC: none 20250425085656956 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085656956 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085656956 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085656956 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085656956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085656956 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) HNBGW_Test.sgsn0-SCCP(149)@23e0c4c64ce8: Final verdict of PTC: none 20250425085656956 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085656956 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085656956 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085656956 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085656956 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085656956 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085656956 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085656956 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085656956 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085656956 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085656956 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085656956 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085656956 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085656956 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085656957 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(151)@23e0c4c64ce8: Final verdict of PTC: none 20250425085656956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085656956 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085656956 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085656956 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085656956 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085656956 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085656956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56458e930370]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085656956 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085656956 DLSCCP DEBUG SCCP-SCOC(4)[0x56458e92c100]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085656957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0083676d), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085656957 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085656957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085656957 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085656957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085656957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085656957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085656957 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 04 04 83 67 6d 00 00 04 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085656957 DLSCCP DEBUG SCCP-SCOC(4)[0x56458e92c100]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085656957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56458e930370]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) HNBGW_Test.msc0-M3UA(148)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(152)@23e0c4c64ce8: Final verdict of PTC: none 20250425085656957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3544876)[0x56458e930c40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085656957 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3544876)[0x56458e930c40]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085656957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425085656957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3544876)[0x56458e930c40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085656957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3544876)[0x56458e930c40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085656957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3544876)[0x56458e930c40]{disrupted}: Freeing instance (context_map.c:202) 20250425085656957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3544876)[0x56458e930c40]{disrupted}: Deallocated (fsm.c:568) 20250425085656957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56458e930370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085656957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56458e930370]{disconnected}: Freeing instance (context_map.c:206) 20250425085656957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56458e930370]{disconnected}: Deallocated (fsm.c:568) 20250425085656957 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3544876 SCCP-4 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250425085656957 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085656957 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085656957 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085656957 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085656957 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085656957 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085656957 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085656957 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085656957 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085656957 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085656957 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085656957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085656957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425085656958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085656958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085656958 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085656958 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085656958 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085656958 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085656958 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085656958 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085656958 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425085656958 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085656958 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW-PFCP(143)@23e0c4c64ce8: Final verdict of PTC: none 20250425085656962 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41654<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@23e0c4c64ce8: Final verdict of PTC: pass MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Fri Apr 25 08:56:56 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc 20250425085657036 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41670<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085657538 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41670<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=299788) Waiting for packet dumper to finish... 1 (prev_count=299788, count=303632) 20250425085658956 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085658956 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085658956 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085658957 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085658957 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085658957 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Fri Apr 25 08:56:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_ranap_cs_bidir started. 20250425085700645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41676<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085700652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41692<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085700655 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43061<->l=127.0.0.1:4262) (control_if.c:572) 20250425085700735 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085700735 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085700735 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085700735 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085700735 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085700735 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085700735 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085700735 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085700735 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085700735 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_ranap_cs_bidir-Iuh0(158)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085700736 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085700736 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085700736 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085700736 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085700736 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085700736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085700736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085700736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085700736 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085700736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085700736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085700736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085700736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085700736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085700736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085700736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085700736 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085700736 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085700736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085700736 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085700736 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 06 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085700736 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085700736 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085700736 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085700736 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085700736 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085700736 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085700736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085700736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085700736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085700736 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085700736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085700736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085700736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085700736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085700736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085700736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085700736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085700736 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085700736 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085700736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085700737 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085700737 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 04 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085700737 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085700737 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085700737 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085700737 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085700737 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085700737 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085700737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085700737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085700737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085700737 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085700737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085700737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085700737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085700737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085700737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085700737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085700737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085700737 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085700737 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085700737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085700737 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085700737 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085700737 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085700737 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085700737 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085700737 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085700737 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085700737 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085700737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085700737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085700737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085700737 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085700737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085700737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085700737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085700737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085700737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085700737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085700737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085700737 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085700737 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085700737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085700737 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085700737 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085700737 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085700737 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085700737 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085700737 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085700737 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085700737 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085700737 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085700737 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085700737 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085700737 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085700737 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085700737 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085700737 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085700737 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085700737 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085700737 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085700737 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085700737 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085700737 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: picked Normal Route via 'virt-msc1' round-robin style 20250425085700737 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085700737 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085700737 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085700737 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085700737 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085700737 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085700737 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(162)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(162)@23e0c4c64ce8: M3UA emulation initiated, the test can be started MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-SCCP(160)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085700749 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085700749 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085700749 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085700749 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085700749 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085700749 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085700749 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085700749 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085700750 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085700750 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085700750 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085700750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085700750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085700750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085700750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085700750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085700750 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=1 -> eSLS=81: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085700750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085700750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085700750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085700750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085700750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085700750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085700750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085700750 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085700750 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085700750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085700750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085700750 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 01 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085700750 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085700750 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085700750 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085700750 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085700750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085700750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085700750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085700750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085700750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085700750 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=1 -> eSLS=33: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085700750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085700750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085700750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085700750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085700750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085700750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085700750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085700750 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=1 -> eSLS=1: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085700750 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085700750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085700750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085700750 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 01 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085700750 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085700750 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085700750 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085700750 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085700750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085700750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085700750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085700750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085700750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085700750 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085700750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085700750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085700750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085700750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085700750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085700750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085700750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085700750 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085700750 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085700750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085700750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085700750 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085700750 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085700750 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085700750 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085700750 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085700750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085700750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085700750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085700750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085700750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085700750 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085700750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085700750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085700750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085700750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085700750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085700750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085700750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085700750 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085700751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085700751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085700751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085700751 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085700751 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085700751 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085700751 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085700751 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085700751 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085700751 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085700751 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085700751 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085700751 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085700751 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085700751 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085700751 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085700751 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=1 -> eSLS=1: picked Normal Route via 'virt-sgsn2' round-robin style 20250425085700751 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085700751 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085700751 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085700751 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085700751 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085700751 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085700751 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: picked Normal Route via 'virt-sgsn1' round-robin style 20250425085700751 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085700751 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085700751 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085700751 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085700751 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085700751 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085700751 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(165)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@23e0c4c64ce8: M3UA emulation initiated, the test can be started MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085700774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085700774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085700774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085700774 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085700774 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085700774 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085700774 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085700774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085700774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085700947 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085700947 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085700947 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085700947 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(162)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085700957 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085700957 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085700957 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085700957 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085700957 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085700957 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085700957 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085700957 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085700957 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085700957 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085700957 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085700959 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085700960 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085700960 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085700960 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085700960 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085700960 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085700960 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085700960 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085700960 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085700960 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085700960 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085700960 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085700960 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085700960 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085700960 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085700960 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085700960 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085700960 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085700960 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085700960 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085700960 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085700960 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085700961 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085700961 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085700961 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085700961 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085700962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085700962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085700962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085700962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085700962 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085700962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085700962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085700962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085700962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085700962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085700962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085700962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085700962 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085700962 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085700962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085700962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085700962 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085700962 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085700962 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085700962 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085700962 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085700962 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085700962 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085700962 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425085700962 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085700962 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085700962 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085700962 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085700963 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085700963 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085700963 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085700963 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(165)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085700971 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085700971 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085700971 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085700971 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085700971 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085700971 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085700971 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085700971 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085700971 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085700971 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085700971 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085700973 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085700974 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085700974 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085700974 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085700974 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085700974 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085700974 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085700974 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085700974 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085700974 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085700974 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085700974 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085700974 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085700974 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085700974 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085700974 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085700974 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085700974 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085700974 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085700974 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085700974 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085700974 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085700974 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085700975 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085700975 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085700975 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085700975 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085700975 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085700975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085700975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085700975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085700976 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085700976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085700976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085700976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085700976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085700976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085700976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085700976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085700976 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085700976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085700976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085700976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085700976 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085700976 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085700976 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085700976 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085700976 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085700976 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085700976 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085700976 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'virt-sgsn0' 20250425085700976 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085700976 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085700976 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085700976 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425085701053 DLSCCP DEBUG SCCP-SCOC(3)[0x56458e928e80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085701053 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a6ae65), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085701053 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085701053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085701053 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085701053 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085701053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085701053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085701053 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a6 ae 65 00 00 03 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085701054 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085701054 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085701054 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085701054 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085701054 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085701054 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425085701054 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085701054 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085701054 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085701054 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a6 ae 65 00 00 03 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250425085701063 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085701063 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085701063 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085701063 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085701063 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085701063 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085701063 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085701063 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085701063 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085701063 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 03 a6 ae 65 00 00 06 00 08 00 00 00 07  20250425085701063 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085701063 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085701063 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085701063 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085701063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085701063 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000003), PART(T=Source Reference,L=4,D=00a6ae65) (sccp_scrc.c:486) 20250425085701063 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1855) 20250425085701063 DLSCCP DEBUG SCCP-SCOC(3)[0x56458e928e80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085701063 DLSCCP DEBUG SCCP-SCOC(3)[0x56458e928e80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085701063 DLSCCP DEBUG SCCP-SCOC(3)[0x56458e928e80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085701063 DLSCCP DEBUG SCCP-SCOC(3)[0x56458e928e80]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085701063 DLSCCP DEBUG SCCP-SCOC(3)[0x56458e928e80]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(161)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085701760 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085701760 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085701760 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085701760 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085701760 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085701760 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085701760 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085701761 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085701761 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085701761 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085701761 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085701761 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085701761 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085701761 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085701761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085701761 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085701761 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085701761 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085701761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085701761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085701761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085701761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085701761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085701761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085701761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085701761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085701761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085701761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085701761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085701761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085701761 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085701761 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085701761 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085701761 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085701761 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085701761 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085701761 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085701761 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085701761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085701761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085701761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085701761 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085701761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085701761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085701761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085701761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085701761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085701761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085701761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085701761 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085701761 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085701761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085701761 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085701761 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085701761 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085701761 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425085701762 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085701762 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085701762 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085701762 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085701762 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085701762 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250425085701762 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085701762 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085701762 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085701762 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085701764 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085701764 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085701764 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085701764 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085701764 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085701764 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085701764 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085701764 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085701764 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085701764 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085701765 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085701765 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085701765 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085701765 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085701765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085701765 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085701765 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085701765 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085701765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085701765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085701765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085701765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085701765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085701765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085701765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085701765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085701765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085701765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085701765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085701765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085701765 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085701765 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085701765 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085701765 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085701765 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(164)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085701769 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085701769 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085701769 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085701769 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085701769 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085701769 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085701769 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085701769 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085701769 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085701769 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085701769 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085701769 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085701769 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085701769 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085701769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085701769 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085701769 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085701769 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085701769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085701769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085701769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085701769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085701769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085701769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085701769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085701769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085701769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085701769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085701769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085701769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085701769 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085701769 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085701769 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085701769 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085701769 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085701769 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085701769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085701769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085701769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085701769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085701769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085701769 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085701769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085701769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085701769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085701769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085701769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085701769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085701769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085701769 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085701769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085701769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085701769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085701769 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085701769 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085701769 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425085701769 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085701769 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085701769 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085701769 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085701769 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085701769 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250425085701769 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085701769 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085701769 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085701769 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085701770 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085701770 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085701770 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085701770 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085701770 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085701770 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085701770 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085701770 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085701770 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085701770 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085701770 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085701770 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085701770 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085701770 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085701770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085701770 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085701770 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085701770 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085701770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085701770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085701770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085701770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085701770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085701770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085701770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085701770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085701770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085701770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085701770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085701770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085701770 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085701770 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085701770 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085701770 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085701770 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085701810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41704<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_bidir0(167)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(161)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@23e0c4c64ce8: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@23e0c4c64ce8: Added conn table entry 0TC_ranap_cs_bidir0(167)14187435 20250425085702851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085702851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085702851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085702851 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085702851 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd87bab, normal) (hnbgw_rua.c:406) 20250425085702851 DHNB DEBUG map_rua[0x56458e928e80]{init}: Allocated (fsm.c:456) 20250425085702851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14187435)[0x56458e928e80]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085702851 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14187435 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085702851 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085702851 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085702851 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14187435 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085702851 DCN DEBUG map_sccp[0x56458e930c40]{init}: Allocated (fsm.c:456) 20250425085702851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56458e930c40]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085702851 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14187435 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085702851 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14187435 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085702851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14187435)[0x56458e928e80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085702851 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085702851 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085702851 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14187435 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085702851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56458e930c40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085702851 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085702851 DLSCCP DEBUG SCCP-SCOC(5)[0x56458e930370]{IDLE}: Allocated (fsm.c:456) 20250425085702851 DLSCCP DEBUG SCCP-SCOC(5)[0x56458e930370]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085702851 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000005), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003a50056400500f1100926) (sccp_scrc.c:415) 20250425085702852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085702852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085702852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085702852 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085702852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085702852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085702852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085702852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085702852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085702852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085702852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085702852 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085702852 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085702852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085702852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085702852 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 05 01 00 00 05 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 a5 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085702852 DLSCCP DEBUG SCCP-SCOC(5)[0x56458e930370]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085702852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56458e930c40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085702852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14187435)[0x56458e928e80]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085702852 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085702852 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085702852 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085702852 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085702852 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085702852 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250425085702852 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085702852 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085702852 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085702852 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 05 01 00 00 05 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 a5 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(160)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@23e0c4c64ce8: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@23e0c4c64ce8: Added conn table entry 0TC_ranap_cs_bidir0(167)15884274 HNBGW_Test.msc0-SCCP(160)@23e0c4c64ce8: Session index based on connection ID:0 TC_ranap_cs_bidir0(167)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(160)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085702862 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085702862 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085702862 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085702862 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085702862 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085702862 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085702862 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085702862 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085702862 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085702862 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 05 59 01 f5 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085702862 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085702862 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085702862 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085702862 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085702862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085702862 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000005), PART(T=Source Reference,L=4,D=005901f5) (sccp_scrc.c:486) 20250425085702863 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1855) 20250425085702863 DLSCCP DEBUG SCCP-SCOC(5)[0x56458e930370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085702863 DLSCCP DEBUG SCCP-SCOC(5)[0x56458e930370]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085702863 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085702863 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085702863 DCN DEBUG handle_cn_conn_conf() conn_id=5, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085702863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56458e930c40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085702863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56458e930c40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.msc0-SCCP(160)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@23e0c4c64ce8: vl_len:22 HNBGW_Test.msc0-SCCP(160)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(160)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A28A82D33B3F843CF8C9A'O 20250425085703065 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085703065 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085703065 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085703065 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085703065 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085703065 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085703065 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085703065 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085703065 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085703065 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 05 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 28 a8 2d 33 b3 f8 43 cf 8c 9a 00 00 00 00 06 00 08 00 00 00 07  20250425085703065 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085703065 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085703065 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085703065 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085703065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085703065 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0a28a82d33b3f843cf8c9a) (sccp_scrc.c:486) 20250425085703065 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1855) 20250425085703065 DLSCCP DEBUG SCCP-SCOC(5)[0x56458e930370]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085703065 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085703065 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085703065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085703065 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250425085703065 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425085703065 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14187435 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250425085703066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14187435)[0x56458e928e80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085703066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:121) 20250425085703066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085703066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_ranap_cs_bidir0(167)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085703082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085703082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085703082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250425085703082 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085703082 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd87bab) (hnbgw_rua.c:470) 20250425085703082 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14187435 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:311) 20250425085703082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14187435)[0x56458e928e80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085703083 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425085703083 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425085703083 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14187435 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Direct Transfer (hnbgw_ranap.c:263) 20250425085703083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085703083 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085703083 DLSCCP DEBUG SCCP-SCOC(5)[0x56458e930370]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085703083 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005901f5), PART(T=Data,L=22,D=001440120000010010400b0ab2a7a3908e7c9036b391) (sccp_scrc.c:415) 20250425085703083 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085703083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085703083 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085703083 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085703083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085703083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085703083 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bd 00 00 00 bc 03 00 00 05 06 59 01 f5 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a b2 a7 a3 90 8e 7c 90 36 b3 91 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085703083 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085703083 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085703083 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085703083 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085703083 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085703083 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250425085703083 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085703083 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085703083 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085703083 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bd 00 00 00 bc 03 00 00 05 06 59 01 f5 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a b2 a7 a3 90 8e 7c 90 36 b3 91 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(160)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@23e0c4c64ce8: vl_len:20 HNBGW_Test.msc0-SCCP(160)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(160)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20250425085703101 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085703101 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085703101 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085703101 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085703101 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085703101 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085703101 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085703101 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085703101 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085703101 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 05 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 02 62 42 00 00 00 00 03 00 00 06 00 08 00 00 00 07  20250425085703101 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085703101 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085703101 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085703101 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085703101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085703101 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=20,D=000f401000000100174009500262420000000003) (sccp_scrc.c:486) 20250425085703101 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1855) 20250425085703101 DLSCCP DEBUG SCCP-SCOC(5)[0x56458e930370]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085703101 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085703101 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085703101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085703101 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250425085703101 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250425085703101 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14187435 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Common ID (hnbgw_ranap.c:632) 20250425085703102 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14187435)[0x56458e928e80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085703102 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:121) 20250425085703102 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085703102 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:827) TC_ranap_cs_bidir0(167)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425085703117 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41692<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085703118 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43061<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(155)@23e0c4c64ce8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(156)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085703121 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41676<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085703122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085703122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085703122 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085703122 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085703122 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425085703123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14187435)[0x56458e928e80]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425085703123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14187435)[0x56458e928e80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425085703123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425085703123 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085703123 DLSCCP DEBUG SCCP-SCOC(5)[0x56458e930370]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085703123 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005901f5), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085703123 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085703123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085703123 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085703123 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085703123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085703123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085703123 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 05 04 59 01 f5 00 00 05 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085703123 DLSCCP DEBUG SCCP-SCOC(5)[0x56458e930370]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085703123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56458e930c40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085703123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14187435)[0x56458e928e80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085703123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14187435)[0x56458e928e80]{disrupted}: Freeing instance (context_map.c:202) 20250425085703123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14187435)[0x56458e928e80]{disrupted}: Deallocated (fsm.c:568) 20250425085703123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56458e930c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085703123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56458e930c40]{disconnected}: Freeing instance (context_map.c:206) 20250425085703123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56458e930c40]{disconnected}: Deallocated (fsm.c:568) 20250425085703123 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14187435 SCCP-5 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425085703123 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085703123 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085703123 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085703123 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085703123 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085703123 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250425085703123 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085703123 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085703123 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085703123 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 05 04 59 01 f5 00 00 05 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-SCCP(163)@23e0c4c64ce8: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_bidir(154)@23e0c4c64ce8: Final verdict of PTC: none 20250425085703124 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085703124 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085703124 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085703124 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425085703124 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425085703124 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085703124 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425085703124 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250425085703125 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085703125 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085703125 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085703125 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085703125 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425085703125 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_ranap_cs_bidir-Iuh0-RUA(159)@23e0c4c64ce8: Final verdict of PTC: none 20250425085703125 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085703125 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085703125 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085703125 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085703125 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-RAN(164)@23e0c4c64ce8: Final verdict of PTC: none 20250425085703125 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085703125 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425085703125 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085703125 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085703125 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085703125 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085703125 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085703125 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085703125 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085703125 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085703125 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085703125 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085703125 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085703125 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085703125 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085703125 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085703125 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085703125 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085703125 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085703125 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085703125 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) HNBGW_Test.msc0-RAN(161)@23e0c4c64ce8: Final verdict of PTC: none 20250425085703125 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085703126 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085703126 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085703126 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085703126 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085703126 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) HNBGW_Test.msc0-SCCP(160)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(165)@23e0c4c64ce8: Final verdict of PTC: none 20250425085703126 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085703126 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085703126 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085703126 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085703126 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085703126 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085703126 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085703126 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085703126 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085703126 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085703126 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) HNBGW_Test.msc0-M3UA(162)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(166)@23e0c4c64ce8: Final verdict of PTC: none 20250425085703126 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085703126 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085703126 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085703126 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_cs_bidir-Iuh0(158)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(157)@23e0c4c64ce8: Final verdict of PTC: none 20250425085703130 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41704<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@23e0c4c64ce8: Final verdict of PTC: pass MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Fri Apr 25 08:57:03 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc 20250425085703219 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41720<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085703722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41720<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=320272) Waiting for packet dumper to finish... 1 (prev_count=320272, count=320912) 20250425085705126 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085705126 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085705126 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085705126 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085705126 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085705126 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Fri Apr 25 08:57:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_ranap_ps_bidir started. 20250425085706817 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44460<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085706822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44462<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085706824 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33017<->l=127.0.0.1:4262) (control_if.c:572) 20250425085706903 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085706903 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085706903 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085706903 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085706903 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085706903 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085706903 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085706903 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_bidir-Iuh0(172)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085706904 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085706904 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085706905 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085706905 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085706905 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085706905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085706905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085706905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085706905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085706905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085706905 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085706905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085706905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085706905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085706905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085706905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085706905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085706905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085706905 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085706905 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085706905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085706905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085706905 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0a 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085706905 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085706905 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085706905 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085706905 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085706905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085706905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085706905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085706905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085706905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085706905 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085706905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085706905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085706905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085706905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085706905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085706905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085706905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085706905 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085706905 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085706905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085706905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085706905 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 03 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085706905 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085706905 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085706905 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085706905 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085706905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085706905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085706905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085706905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085706905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085706905 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085706905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085706905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085706905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085706905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085706905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085706905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085706905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085706905 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085706905 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085706905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085706905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085706905 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085706905 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085706905 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085706905 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085706905 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085706905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085706905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085706905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085706905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085706905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085706905 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085706905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085706905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085706905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085706905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085706905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085706905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085706905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085706905 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085706905 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085706905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085706905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085706905 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085706905 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085706905 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085706905 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085706905 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085706905 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085706905 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085706905 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085706905 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085706905 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085706905 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085706905 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085706905 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085706905 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: picked Normal Route via 'virt-msc2' round-robin style 20250425085706905 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085706905 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085706905 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085706905 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085706905 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085706905 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085706905 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: picked Normal Route via 'virt-msc1' round-robin style 20250425085706905 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085706905 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085706905 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085706905 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085706905 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085706905 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085706905 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(176)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(176)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-SCCP(174)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085706917 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085706917 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085706917 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085706917 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085706917 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085706917 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085706917 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085706917 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085706918 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085706918 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085706918 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085706918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085706918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085706918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085706918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085706918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085706918 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=4 -> eSLS=84: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085706918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085706918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085706918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085706918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085706918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085706918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085706918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085706918 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=4 -> eSLS=116: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085706918 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085706918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085706918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085706918 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 04 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085706918 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085706918 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085706918 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085706918 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085706918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085706918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085706918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085706918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085706918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085706918 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085706918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085706918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085706918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085706918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085706918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085706918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085706918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085706918 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085706918 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085706918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085706918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085706918 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0f 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085706918 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085706918 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085706918 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085706918 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085706918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085706918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085706918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085706918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085706918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085706918 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085706918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085706918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085706918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085706918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085706918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085706918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085706918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085706919 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085706919 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085706919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085706919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085706919 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0e 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085706919 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085706919 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085706919 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085706919 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085706919 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085706919 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085706919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085706919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085706919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085706919 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085706919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085706919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085706919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085706919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085706919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085706919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085706919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085706919 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085706919 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085706919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085706919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085706919 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085706919 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085706919 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085706919 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085706919 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085706919 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085706919 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085706919 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085706919 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085706919 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085706919 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085706919 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085706919 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085706919 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: picked Normal Route via 'virt-sgsn2' round-robin style 20250425085706919 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085706919 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085706919 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085706919 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085706919 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085706919 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085706919 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085706919 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085706919 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085706919 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085706919 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085706919 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085706919 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(179)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(177)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085706938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085706938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085706938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085706938 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085706938 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085706938 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085706938 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085706938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085706938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085706958 DLSCCP DEBUG SCCP-SCOC(4)[0x56458e92c100]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085706958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0083676d), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085706958 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085706958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085706958 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085706958 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085706958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085706958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085706958 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 83 67 6d 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085706958 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085706958 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085706958 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085706958 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085706958 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085706958 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085707116 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085707116 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085707116 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085707117 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(176)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085707124 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085707124 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085707124 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085707124 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085707124 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085707124 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085707124 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085707124 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085707124 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085707124 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085707124 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085707127 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085707127 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085707127 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085707127 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085707127 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085707127 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085707127 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085707127 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085707127 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085707127 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085707127 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085707127 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085707127 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085707127 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085707127 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085707127 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085707128 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085707128 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085707128 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085707128 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085707128 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085707128 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085707129 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085707129 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085707129 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085707129 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425085707129 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085707129 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085707129 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085707129 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085707129 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085707129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085707129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085707129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085707129 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085707129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085707129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085707129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085707129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085707129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085707129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085707129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085707129 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085707129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085707129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085707129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085707130 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085707130 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085707130 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085707130 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085707130 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085707130 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085707130 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085707130 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250425085707130 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085707130 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085707130 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085707130 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(179)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085707135 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085707135 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085707135 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085707135 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085707135 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085707135 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085707135 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085707135 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085707135 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085707135 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085707135 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085707137 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085707137 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085707137 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085707137 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085707138 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085707138 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085707138 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085707138 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085707138 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085707138 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085707138 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085707138 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085707138 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085707138 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085707138 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085707138 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085707138 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085707138 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085707138 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085707138 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085707138 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085707138 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085707138 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085707139 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085707139 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085707139 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085707139 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085707139 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085707139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085707139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085707139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085707139 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085707139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085707139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085707139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085707139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085707139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085707139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085707139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085707140 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085707140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085707140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085707140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085707140 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085707140 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085707140 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085707140 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085707140 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085707140 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085707140 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085707140 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250425085707140 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085707140 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085707140 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085707140 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(175)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085707932 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085707932 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085707932 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085707932 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085707932 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085707932 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085707932 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085707932 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085707932 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085707932 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085707932 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085707932 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085707932 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085707932 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085707932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085707932 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085707932 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085707932 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085707932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085707932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085707932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085707932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085707932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085707932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085707932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085707932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085707932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085707932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085707932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085707933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085707933 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085707933 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085707933 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085707933 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085707933 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085707933 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085707933 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085707933 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085707933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085707933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085707933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085707933 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085707933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085707933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085707933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085707933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085707933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085707933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085707933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085707933 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085707933 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085707933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085707933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085707933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085707933 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085707933 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425085707933 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085707933 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085707933 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085707933 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085707933 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085707933 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250425085707933 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085707933 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085707933 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085707933 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085707933 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085707934 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085707934 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085707934 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085707934 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085707934 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085707934 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085707934 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085707934 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085707934 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085707934 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085707934 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085707934 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085707934 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085707934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085707934 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085707934 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085707934 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085707934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085707934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085707934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085707934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085707934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085707934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085707934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085707934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085707934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085707934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085707934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085707934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085707934 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085707934 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085707934 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085707934 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085707934 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085707935 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085707936 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085707936 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085707936 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085707936 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085707936 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085707936 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085707936 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085707936 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085707936 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-RAN(178)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085707936 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085707936 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085707936 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085707936 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085707936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085707936 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085707936 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085707936 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085707936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085707936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085707936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085707936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085707936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085707936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085707936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085707936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085707936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085707936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085707936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085707936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085707936 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085707936 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085707936 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085707936 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085707936 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085707936 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085707936 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085707936 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085707936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085707936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085707936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085707936 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085707936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085707936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085707936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085707936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085707936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085707936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085707936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085707936 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085707936 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085707936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085707936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085707936 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085707936 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085707936 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425085707936 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085707936 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085707936 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085707936 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085707936 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085707936 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250425085707936 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085707936 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085707936 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085707936 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085707936 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085707936 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085707936 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085707936 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085707936 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085707936 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085707936 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085707936 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085707936 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085707936 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085707936 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085707937 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085707937 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085707937 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085707937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085707937 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085707937 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085707937 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085707937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085707937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085707937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085707937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085707937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085707937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085707937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085707937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085707937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085707937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085707937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085707937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085707937 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085707937 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085707937 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085707937 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085707937 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085707966 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44478<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_bidir0(181)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(178)@23e0c4c64ce8: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@23e0c4c64ce8: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@23e0c4c64ce8: Added conn table entry 0TC_ranap_ps_bidir0(181)9663184 20250425085709009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085709009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085709009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085709009 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085709009 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9372d0, normal) (hnbgw_rua.c:406) 20250425085709009 DHNB DEBUG map_rua[0x56458e928e80]{init}: Allocated (fsm.c:456) 20250425085709009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9663184)[0x56458e928e80]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085709009 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9663184 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085709009 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085709009 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085709009 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085709009 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9663184 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085709009 DCN DEBUG map_sccp[0x56458e930c40]{init}: Allocated (fsm.c:456) 20250425085709009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56458e930c40]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085709009 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9663184 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085709009 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9663184 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085709009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9663184)[0x56458e928e80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085709009 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085709009 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085709009 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9663184 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085709010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56458e930c40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085709010 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085709010 DLSCCP DEBUG SCCP-SCOC(6)[0x56458e931c70]{IDLE}: Allocated (fsm.c:456) 20250425085709010 DLSCCP DEBUG SCCP-SCOC(6)[0x56458e931c70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085709010 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000006), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f400300003f0056400500f1100926) (sccp_scrc.c:415) 20250425085709010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085709010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085709010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085709010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085709010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085709010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085709010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085709010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085709010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085709010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085709010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085709010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085709010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085709010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085709010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085709010 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 06 01 00 00 06 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 3f 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085709010 DLSCCP DEBUG SCCP-SCOC(6)[0x56458e931c70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085709010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56458e930c40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085709010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9663184)[0x56458e928e80]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085709010 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085709011 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085709011 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085709011 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085709011 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085709011 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250425085709011 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085709011 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085709011 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085709011 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 06 01 00 00 06 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 3f 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(177)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@23e0c4c64ce8: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@23e0c4c64ce8: Added conn table entry 0TC_ranap_ps_bidir0(181)11876712 HNBGW_Test.sgsn0-SCCP(177)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(181)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085709029 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085709029 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085709029 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085709029 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085709029 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085709029 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085709029 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085709029 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085709029 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085709029 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 06 20 77 16 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085709029 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085709029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085709029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085709029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085709029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085709029 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000006), PART(T=Source Reference,L=4,D=00207716) (sccp_scrc.c:486) 20250425085709029 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1855) 20250425085709029 DLSCCP DEBUG SCCP-SCOC(6)[0x56458e931c70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085709030 DLSCCP DEBUG SCCP-SCOC(6)[0x56458e931c70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085709030 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085709030 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085709030 DCN DEBUG handle_cn_conn_conf() conn_id=6, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085709030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56458e930c40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085709030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56458e930c40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.sgsn0-SCCP(177)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@23e0c4c64ce8: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@23e0c4c64ce8: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A399A0AC0ED281B77C12B'O 20250425085709233 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085709233 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085709233 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085709233 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085709233 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085709233 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085709233 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085709233 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085709233 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085709233 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 06 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 39 9a 0a c0 ed 28 1b 77 c1 2b 00 00 00 00 06 00 08 00 00 00 07  20250425085709233 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085709233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085709233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085709233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085709233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085709233 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0a399a0ac0ed281b77c12b) (sccp_scrc.c:486) 20250425085709233 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1855) 20250425085709233 DLSCCP DEBUG SCCP-SCOC(6)[0x56458e931c70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085709233 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085709233 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085709233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085709233 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250425085709233 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425085709233 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9663184 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250425085709233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9663184)[0x56458e928e80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085709234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:121) 20250425085709234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085709234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_ranap_ps_bidir0(181)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085709245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085709245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085709245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250425085709245 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085709245 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9372d0) (hnbgw_rua.c:470) 20250425085709245 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9663184 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:311) 20250425085709245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9663184)[0x56458e928e80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085709245 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425085709245 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425085709245 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9663184 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Direct Transfer (hnbgw_ranap.c:263) 20250425085709245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085709245 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085709245 DLSCCP DEBUG SCCP-SCOC(6)[0x56458e931c70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085709245 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00207716), PART(T=Data,L=22,D=001440120000010010400b0a0dfe124cc41d94c329f4) (sccp_scrc.c:415) 20250425085709245 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085709245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085709245 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085709245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085709245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085709245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085709245 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085709245 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085709245 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085709245 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085709245 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085709245 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250425085709245 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085709245 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085709245 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085709245 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bd 00 00 00 b9 03 00 00 06 06 20 77 16 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 0d fe 12 4c c4 1d 94 c3 29 f4 00 00 00 00 06 00 08 00 00 00 02  20250425085709245 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bd 00 00 00 b9 03 00 00 06 06 20 77 16 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 0d fe 12 4c c4 1d 94 c3 29 f4 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) HNBGW_Test.sgsn0-SCCP(177)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@23e0c4c64ce8: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@23e0c4c64ce8: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20250425085709253 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085709253 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085709253 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085709253 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085709253 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085709253 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085709253 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085709253 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085709253 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085709253 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 06 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 02 62 42 00 00 00 00 04 00 00 06 00 08 00 00 00 07  20250425085709254 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085709254 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085709254 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085709254 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085709254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085709254 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=20,D=000f401000000100174009500262420000000004) (sccp_scrc.c:486) 20250425085709254 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1855) 20250425085709254 DLSCCP DEBUG SCCP-SCOC(6)[0x56458e931c70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085709254 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085709254 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085709254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085709254 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250425085709254 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250425085709254 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9663184 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Common ID (hnbgw_ranap.c:632) 20250425085709254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9663184)[0x56458e928e80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085709254 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:121) 20250425085709254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085709254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:827) TC_ranap_ps_bidir0(181)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425085709268 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33017<->l=127.0.0.1:4262) (control_if.c:193) 20250425085709269 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44462<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(170)@23e0c4c64ce8: Final verdict of PTC: none VirtHNBGW-STATS(169)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085709273 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44460<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_ps_bidir(168)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(174)@23e0c4c64ce8: Final verdict of PTC: none 20250425085709274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085709274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085709274 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085709274 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085709274 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425085709274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9663184)[0x56458e928e80]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425085709274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9663184)[0x56458e928e80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425085709274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425085709274 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085709274 DLSCCP DEBUG SCCP-SCOC(6)[0x56458e931c70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085709274 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00207716), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085709274 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085709274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085709274 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085709274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085709274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085709274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085709274 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 06 04 20 77 16 00 00 06 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085709274 DLSCCP DEBUG SCCP-SCOC(6)[0x56458e931c70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085709274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56458e930c40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085709274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9663184)[0x56458e928e80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085709274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9663184)[0x56458e928e80]{disrupted}: Freeing instance (context_map.c:202) 20250425085709274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9663184)[0x56458e928e80]{disrupted}: Deallocated (fsm.c:568) 20250425085709274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56458e930c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085709274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56458e930c40]{disconnected}: Freeing instance (context_map.c:206) 20250425085709274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56458e930c40]{disconnected}: Deallocated (fsm.c:568) 20250425085709274 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9663184 SCCP-6 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) HNBGW_Test.msc0-RAN(175)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(177)@23e0c4c64ce8: Final verdict of PTC: none 20250425085709274 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085709274 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085709275 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085709275 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085709275 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085709275 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250425085709275 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085709275 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085709275 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085709275 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 06 04 20 77 16 00 00 06 00 00 00 00 00 00 06 00 08 00 00 00 02  20250425085709275 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085709275 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085709275 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085709275 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085709275 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085709275 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085709275 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085709275 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085709276 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085709276 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085709276 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 TC_ranap_ps_bidir-Iuh0-RUA(173)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(178)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(171)@23e0c4c64ce8: Final verdict of PTC: none 20250425085709276 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085709276 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085709276 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-M3UA(179)@23e0c4c64ce8: Final verdict of PTC: none 20250425085709276 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085709276 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085709276 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085709276 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085709276 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085709276 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085709276 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085709276 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085709276 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085709276 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085709276 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085709276 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085709276 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085709277 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085709277 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085709276 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085709276 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085709276 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085709276 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085709277 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085709277 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085709277 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085709277 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085709277 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085709277 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085709277 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(176)@23e0c4c64ce8: Final verdict of PTC: none 20250425085709277 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085709277 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085709277 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085709277 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085709277 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085709277 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085709277 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085709277 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085709277 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085709277 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085709277 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085709277 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085709277 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085709277 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085709277 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085709277 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085709277 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085709277 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085709277 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085709277 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085709277 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085709277 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(180)@23e0c4c64ce8: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(172)@23e0c4c64ce8: Final verdict of PTC: none 20250425085709279 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44478<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@23e0c4c64ce8: Final verdict of PTC: pass MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Fri Apr 25 08:57:09 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc 20250425085709322 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44486<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085709825 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44486<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=313056) Waiting for packet dumper to finish... 1 (prev_count=313056, count=313596) 20250425085711278 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085711278 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085711278 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085711278 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085711278 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085711278 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Fri Apr 25 08:57:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_rab_assignment started. 20250425085712915 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44492<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085712919 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44496<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085712923 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35777<->l=127.0.0.1:4262) (control_if.c:572) 20250425085713041 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085713041 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085713041 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085713041 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085713041 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085713041 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085713042 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085713042 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085713042 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085713042 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085713042 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085713043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085713043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085713043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085713043 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085713043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085713043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) TC_rab_assignment-Iuh0(186)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085713043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085713043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085713043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085713043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085713043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085713043 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085713043 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085713043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085713043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085713043 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085713043 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085713043 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085713043 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085713043 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085713043 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085713043 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085713043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085713043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085713043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085713043 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085713043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085713043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085713043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085713043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085713043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085713043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085713043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085713043 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085713043 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085713043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085713043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085713043 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085713043 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085713043 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085713043 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085713043 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085713043 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085713043 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085713043 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085713043 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085713043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085713043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085713043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085713043 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085713043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085713043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085713043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085713043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085713043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085713043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085713043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085713043 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085713043 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085713043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085713043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085713043 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0e 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085713043 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085713043 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085713043 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085713043 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085713044 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085713044 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085713044 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085713044 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085713044 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: picked Normal Route via 'virt-msc1' round-robin style 20250425085713044 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085713044 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085713044 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085713044 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085713044 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085713044 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085713044 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085713044 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085713044 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085713044 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085713044 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085713044 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085713044 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085713045 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085713045 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085713045 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085713045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085713045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085713045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085713045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085713045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085713045 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085713045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085713045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085713045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085713045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085713045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085713045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085713045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085713045 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085713045 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085713045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085713045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085713045 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 06 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085713045 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085713045 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085713045 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085713045 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085713045 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085713045 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085713046 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(190)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(190)@23e0c4c64ce8: M3UA emulation initiated, the test can be started MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(190)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-SCCP(188)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085713063 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085713063 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085713063 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085713063 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085713063 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085713063 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085713063 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085713063 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085713064 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085713064 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085713064 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085713064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085713064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085713064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085713064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085713064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085713064 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=10 -> eSLS=90: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085713064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085713064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085713064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085713064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085713064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085713064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085713064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085713064 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=10 -> eSLS=122: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085713064 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085713064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085713064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085713064 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0a 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085713064 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085713064 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085713064 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085713064 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085713064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085713064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085713064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085713064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085713064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085713064 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085713064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085713064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085713064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085713064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085713064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085713064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085713064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085713064 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085713064 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085713064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085713064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085713064 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 03 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085713064 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085713064 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085713064 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085713064 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085713064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085713064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085713064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085713064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085713064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085713064 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085713064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085713064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085713064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085713064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085713064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085713064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085713064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085713064 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085713064 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085713064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085713064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085713064 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085713064 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085713064 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085713064 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085713064 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085713064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085713064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085713064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085713064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085713064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085713064 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085713064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085713064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085713064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085713064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085713064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085713064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085713064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085713064 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085713064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085713064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085713064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085713064 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085713064 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085713064 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085713064 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085713064 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085713064 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085713064 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085713064 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085713064 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085713064 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085713064 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085713064 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085713064 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085713064 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085713064 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085713064 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085713064 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085713064 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085713064 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085713064 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: picked Normal Route via 'virt-sgsn1' round-robin style 20250425085713065 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085713065 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085713065 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085713065 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085713065 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085713065 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085713065 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(193)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(191)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085713084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085713084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085713084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085713084 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085713084 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085713084 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085713084 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085713084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085713084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085713124 DLSCCP DEBUG SCCP-SCOC(5)[0x56458e930370]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085713124 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005901f5), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085713124 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085713124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085713124 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085713124 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085713124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085713124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085713124 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 59 01 f5 00 00 05 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085713124 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085713124 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085713124 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085713124 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085713124 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085713124 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085713261 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085713261 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085713261 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085713261 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(190)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085713270 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085713270 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085713270 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085713270 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085713270 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085713270 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085713270 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085713270 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085713270 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085713270 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085713270 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085713273 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085713273 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085713273 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085713273 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085713273 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085713273 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085713273 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085713273 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085713273 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085713273 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085713273 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085713273 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085713273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085713273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085713273 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085713273 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085713273 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085713273 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085713273 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085713273 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085713273 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085713274 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085713275 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085713275 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085713275 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085713275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085713275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085713275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085713275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085713275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085713275 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085713275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085713275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085713275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085713275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085713275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085713275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085713275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085713275 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085713275 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085713275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085713275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085713275 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085713275 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085713275 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085713275 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085713275 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085713275 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425085713275 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085713275 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085713275 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085713275 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085713276 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085713276 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250425085713276 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085713276 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085713276 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085713276 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(193)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085713281 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085713282 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085713282 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085713282 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085713282 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085713282 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085713282 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085713282 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085713282 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085713282 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085713282 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085713284 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085713284 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085713284 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085713284 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085713284 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085713284 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085713284 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085713284 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085713284 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085713284 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085713284 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085713284 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085713284 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085713285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085713285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085713285 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085713285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085713285 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085713285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085713285 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085713285 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085713285 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085713285 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085713286 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085713286 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085713286 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085713286 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085713286 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085713286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085713286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085713286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085713286 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085713286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085713286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085713286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085713286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085713286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085713286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085713286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085713286 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085713286 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085713286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085713286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085713286 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085713286 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085713287 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085713287 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085713287 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085713287 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085713287 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085713287 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250425085713287 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085713287 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085713287 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085713287 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(189)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085714068 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085714068 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085714068 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085714068 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085714068 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085714068 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085714068 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085714068 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085714068 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085714068 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085714068 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085714068 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085714068 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085714068 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085714068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085714068 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085714068 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085714068 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085714068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085714068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085714068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085714068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085714068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085714068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085714068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085714068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085714068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085714068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085714068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085714068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085714068 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085714068 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085714068 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085714068 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085714068 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085714068 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085714068 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085714068 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085714068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085714068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085714068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085714068 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085714068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085714068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085714068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085714068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085714068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085714068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085714068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085714068 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085714068 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085714068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085714068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085714068 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085714068 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085714068 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425085714068 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085714068 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085714068 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085714068 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085714068 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085714068 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250425085714068 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085714068 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085714068 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085714068 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085714069 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085714069 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085714069 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085714069 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085714069 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085714069 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085714069 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085714069 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085714069 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085714069 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085714069 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085714069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085714069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085714069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085714069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085714069 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085714069 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085714069 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085714069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085714069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085714069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085714069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085714069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085714069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085714069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085714069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085714069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085714069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085714069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085714069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085714069 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085714069 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085714069 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085714069 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085714069 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(192)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085714079 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085714079 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085714079 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085714079 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085714079 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085714079 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085714079 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085714079 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085714079 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085714079 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085714079 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085714079 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085714079 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085714079 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085714079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085714079 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085714079 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085714079 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085714079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085714079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085714079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085714079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085714079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085714079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085714079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085714079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085714079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085714079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085714079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085714079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085714079 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085714079 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085714079 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085714079 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085714079 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085714079 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085714079 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085714079 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085714079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085714079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085714079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085714079 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085714079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085714079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085714079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085714079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085714079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085714079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085714079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085714079 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085714079 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085714079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085714079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085714079 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085714079 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085714079 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425085714079 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085714079 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085714079 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085714079 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085714079 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085714079 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250425085714079 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085714079 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085714079 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085714079 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085714080 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085714080 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085714080 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085714080 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085714080 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085714080 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085714081 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085714081 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085714081 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085714081 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085714081 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085714081 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085714081 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085714081 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085714081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085714081 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085714081 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085714081 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085714081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085714081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085714081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085714081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085714081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085714081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085714081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085714081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085714081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085714081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085714081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085714081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085714081 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085714081 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085714081 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085714081 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085714081 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085714108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44498<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment0(195)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(189)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@23e0c4c64ce8: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@23e0c4c64ce8: Added conn table entry 0TC_rab_assignment0(195)3853041 20250425085715134 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085715134 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085715134 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085715134 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085715134 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3acaf1, normal) (hnbgw_rua.c:406) 20250425085715134 DHNB DEBUG map_rua[0x56458e928e80]{init}: Allocated (fsm.c:456) 20250425085715134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3853041)[0x56458e928e80]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085715134 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3853041 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085715134 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085715134 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085715134 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3853041 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085715134 DCN DEBUG map_sccp[0x56458e930c40]{init}: Allocated (fsm.c:456) 20250425085715134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56458e930c40]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085715134 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3853041 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085715134 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3853041 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085715134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3853041)[0x56458e928e80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085715134 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085715134 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085715134 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3853041 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085715134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56458e930c40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085715134 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085715134 DLSCCP DEBUG SCCP-SCOC(7)[0x56458e929d30]{IDLE}: Allocated (fsm.c:456) 20250425085715134 DLSCCP DEBUG SCCP-SCOC(7)[0x56458e929d30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085715134 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000007), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000b40056400500f1100926) (sccp_scrc.c:415) 20250425085715134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085715134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085715134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085715134 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085715134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085715134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085715134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085715134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085715134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085715134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085715134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085715134 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085715134 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085715134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085715134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085715134 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 07 01 00 00 07 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 b4 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085715134 DLSCCP DEBUG SCCP-SCOC(7)[0x56458e929d30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085715134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56458e930c40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085715134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3853041)[0x56458e928e80]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085715134 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085715134 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085715134 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085715134 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085715134 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085715134 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250425085715134 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085715134 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085715134 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085715134 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 07 01 00 00 07 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 b4 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(188)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@23e0c4c64ce8: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@23e0c4c64ce8: Added conn table entry 0TC_rab_assignment0(195)9213122 HNBGW_Test.msc0-SCCP(188)@23e0c4c64ce8: Session index based on connection ID:0 TC_rab_assignment0(195)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(188)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085715142 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085715142 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085715142 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085715142 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085715143 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085715143 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085715143 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085715143 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085715143 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085715143 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 07 dd 54 79 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085715143 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085715143 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085715143 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085715143 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085715143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085715143 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000007), PART(T=Source Reference,L=4,D=00dd5479) (sccp_scrc.c:486) 20250425085715143 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1855) 20250425085715143 DLSCCP DEBUG SCCP-SCOC(7)[0x56458e929d30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085715143 DLSCCP DEBUG SCCP-SCOC(7)[0x56458e929d30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085715143 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085715143 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085715143 DCN DEBUG handle_cn_conn_conf() conn_id=7, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085715143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56458e930c40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085715143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56458e930c40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(183)@23e0c4c64ce8: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(183)@23e0c4c64ce8: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(183)@23e0c4c64ce8: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } TC_rab_assignment0(195)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(194)@23e0c4c64ce8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@23e0c4c64ce8: vl_len:91 HNBGW_Test.msc0-SCCP(188)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(188)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250425085715344 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085715344 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085715344 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085715344 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085715345 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085715345 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085715345 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085715345 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085715345 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085715345 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 07 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085715345 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085715345 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085715345 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085715345 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085715345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085715345 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425085715345 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1855) 20250425085715345 DLSCCP DEBUG SCCP-SCOC(7)[0x56458e929d30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085715345 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085715345 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085715345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085715345 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085715345 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085715345 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3853041 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085715345 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085715345 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085715345 DMGW DEBUG mgw(mgw-fsm-3853041-0)[0x56458e92eed0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425085715345 DMGW DEBUG mgw(mgw-fsm-3853041-0)[0x56458e92eed0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425085715345 DMGW DEBUG mgw(mgw-fsm-3853041-0)[0x56458e92eed0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425085715345 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085715345 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425085715345 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{UNUSED}: Allocated (fsm.c:456) 20250425085715345 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{UNUSED}: is child of mgw(mgw-fsm-3853041-0)[0x56458e92eed0] (fsm.c:486) 20250425085715345 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3853041-0)[0x56458e92eed0] (mgcp_client_endpoint_fsm.c:724) 20250425085715345 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085715345 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085715345 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085715345 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3853041-0)[0x56458e939f90]{ST_CRCX}: Allocated (fsm.c:456) 20250425085715345 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3853041-0)[0x56458e939f90]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090] (fsm.c:486) 20250425085715345 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3853041-0)[0x56458e939f90]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085715346 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3853041-0)[0x56458e939f90]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425085715346 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: 3acaf1'... (mgcp_client.c:807) 20250425085715346 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250425085715346 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3853041-0)[0x56458e939f90]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085715346 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@23e0c4c64ce8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3acaf117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3acaf117", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment0(195) TC_rab_assignment0(195)@23e0c4c64ce8: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3acaf117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3acaf117", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment0(195)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250425085715397 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20250425085715398 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e939f90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425085715398 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e939f90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425085715398 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e939f90]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085715398 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e939f90]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085715398 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425085715398 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085715398 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085715398 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085715398 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085715398 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085715398 DMGW DEBUG mgw(mgw-fsm-3853041-0)[0x56458e92eed0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085715398 DMGW DEBUG mgw(mgw-fsm-3853041-0)[0x56458e92eed0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425085715398 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085715398 DMGW DEBUG mgw(mgw-fsm-3853041-0)[0x56458e92eed0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425085715398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3853041)[0x56458e928e80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425085715398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425085715398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085715398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment0(195)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085715424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085715424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085715424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085715424 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085715424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3acaf1) (hnbgw_rua.c:470) 20250425085715424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3853041 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085715424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3853041)[0x56458e928e80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085715424 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085715424 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085715424 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3853041 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085715424 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085715424 DMGW DEBUG mgw(mgw-fsm-3853041-0)[0x56458e92eed0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425085715424 DMGW DEBUG mgw(mgw-fsm-3853041-0)[0x56458e92eed0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425085715424 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085715424 DMGW DEBUG mgw(mgw-fsm-3853041-0)[0x56458e92eed0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425085715424 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3853041-0)[0x56458e92eed0] (mgcp_client_endpoint_fsm.c:724) 20250425085715424 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085715424 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085715424 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425085715424 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e939f90]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425085715424 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: 3acaf1'... (mgcp_client.c:807) 20250425085715424 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250425085715424 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e939f90]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085715424 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085715424 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085715424 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@23e0c4c64ce8: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "3acaf117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3acaf117", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085715442 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20250425085715442 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e939f90]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425085715442 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e939f90]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425085715442 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e939f90]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425085715442 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425085715442 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085715442 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085715442 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085715442 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085715442 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085715442 DMGW DEBUG mgw(mgw-fsm-3853041-0)[0x56458e92eed0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085715442 DMGW DEBUG mgw(mgw-fsm-3853041-0)[0x56458e92eed0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425085715443 DMGW DEBUG mgw(mgw-fsm-3853041-0)[0x56458e92eed0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425085715443 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3853041-0)[0x56458e92eed0] (mgcp_client_endpoint_fsm.c:724) 20250425085715443 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085715443 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085715443 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085715443 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3853041-0)[0x56458e9332e0]{ST_CRCX}: Allocated (fsm.c:456) 20250425085715443 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3853041-0)[0x56458e9332e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090] (fsm.c:486) 20250425085715443 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3853041-0)[0x56458e9332e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085715443 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3853041-0)[0x56458e9332e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250425085715443 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: 3acaf1'... (mgcp_client.c:807) 20250425085715443 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250425085715443 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3853041-0)[0x56458e9332e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085715443 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085715443 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085715443 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085715443 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@23e0c4c64ce8: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "3acaf117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3acaf117", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085715461 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20250425085715461 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9332e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425085715461 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9332e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425085715461 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9332e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085715461 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9332e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085715461 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425085715461 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425085715461 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085715461 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085715461 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085715461 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085715461 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085715461 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085715461 DMGW DEBUG mgw(mgw-fsm-3853041-0)[0x56458e92eed0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085715461 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085715461 DMGW DEBUG mgw(mgw-fsm-3853041-0)[0x56458e92eed0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425085715461 DMGW DEBUG mgw(mgw-fsm-3853041-0)[0x56458e92eed0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425085715461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425085715461 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085715461 DLSCCP DEBUG SCCP-SCOC(7)[0x56458e929d30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085715461 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd5479), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425085715461 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085715461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085715461 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085715461 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085715461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085715461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085715461 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 07 06 dd 54 79 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085715461 DMGW DEBUG mgw(mgw-fsm-3853041-0)[0x56458e92eed0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425085715461 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085715461 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085715462 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085715462 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085715462 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085715462 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250425085715462 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085715462 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085715462 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085715462 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 07 06 dd 54 79 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(188)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@23e0c4c64ce8: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(183)@23e0c4c64ce8: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(183)@23e0c4c64ce8: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(188)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@23e0c4c64ce8: vl_len:12 HNBGW_Test.msc0-SCCP(188)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(188)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425085715487 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085715487 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085715487 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085715487 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085715487 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085715487 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085715487 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085715487 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085715487 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085715487 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 07 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085715487 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085715487 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085715487 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085715487 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085715487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085715487 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085715487 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1855) 20250425085715487 DLSCCP DEBUG SCCP-SCOC(7)[0x56458e929d30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085715487 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085715487 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085715487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085715487 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085715487 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085715487 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3853041 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085715487 DMGW DEBUG mgw(mgw-fsm-3853041-0)[0x56458e92eed0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425085715487 DMGW DEBUG mgw(mgw-fsm-3853041-0)[0x56458e92eed0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425085715487 DMGW DEBUG mgw(mgw-fsm-3853041-0)[0x56458e92eed0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425085715487 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425085715487 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e939f90]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085715487 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: 3acaf1'... (mgcp_client.c:807) 20250425085715487 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250425085715487 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e939f90]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085715487 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9332e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085715487 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: 3acaf1'... (mgcp_client.c:807) 20250425085715487 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250425085715487 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9332e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085715487 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{IN_USE}: Removing from parent mgw(mgw-fsm-3853041-0)[0x56458e92eed0] (mgcp_client_endpoint_fsm.c:873) 20250425085715487 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425085715487 DLMGCP DEBUG mgw-endp(mgw-fsm-3853041-0)[0x56458e92f090]{IN_USE}: Deallocated (fsm.c:568) 20250425085715487 DMGW DEBUG mgw(mgw-fsm-3853041-0)[0x56458e92eed0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425085715487 DMGW DEBUG mgw(mgw-fsm-3853041-0)[0x56458e92eed0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425085715487 DMGW DEBUG mgw(mgw-fsm-3853041-0)[0x56458e92eed0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425085715487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3853041)[0x56458e928e80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085715487 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425085715487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085715487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment0(195)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "3acaf117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(195)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "3acaf117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085715490 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20250425085715490 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e939f90]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085715490 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e939f90]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085715490 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e939f90]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085715490 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e939f90]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425085715490 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20250425085715490 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9332e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085715490 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9332e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085715490 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9332e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085715490 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9332e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@23e0c4c64ce8: Deleted conn table entry 0TC_rab_assignment0(195)3853041 20250425085715495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085715495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085715495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085715495 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085715495 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3acaf1,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085715495 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3853041 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085715495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3853041)[0x56458e928e80]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085715495 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085715495 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085715495 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3853041 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085715495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085715495 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085715495 DLSCCP DEBUG SCCP-SCOC(7)[0x56458e929d30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085715495 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd5479), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085715495 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085715496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085715496 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085715496 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085715496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085715496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085715496 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 07 06 dd 54 79 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085715496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3853041)[0x56458e928e80]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085715496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085715496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56458e930c40]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085715496 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085715496 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085715496 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085715496 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085715496 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085715496 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250425085715496 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085715496 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085715496 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085715496 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 07 06 dd 54 79 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(188)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@23e0c4c64ce8: Deleted conn table entry 0TC_rab_assignment0(195)9213122 HNBGW_Test.msc0-SCCP(188)@23e0c4c64ce8: Session index based on connection ID:0 20250425085715499 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085715499 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085715499 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085715499 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085715499 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085715499 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085715499 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085715499 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085715499 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085715499 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 07 dd 54 79 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085715499 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085715499 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085715499 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085715499 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085715499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085715499 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Source Reference,L=4,D=00dd5479), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085715499 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1855) 20250425085715499 DLSCCP DEBUG SCCP-SCOC(7)[0x56458e929d30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085715499 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085715499 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085715499 DCN DEBUG handle_cn_disc_ind() conn_id=7 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085715499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56458e930c40]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085715499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56458e930c40]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085715499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3853041)[0x56458e928e80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085715499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3853041)[0x56458e928e80]{disconnected}: Freeing instance (context_map.c:202) 20250425085715499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3853041)[0x56458e928e80]{disconnected}: Deallocated (fsm.c:568) 20250425085715499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56458e930c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085715499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56458e930c40]{disconnected}: Freeing instance (context_map.c:206) 20250425085715499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56458e930c40]{disconnected}: Deallocated (fsm.c:568) 20250425085715499 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3853041 SCCP-7 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425085715499 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd5479), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:415) 20250425085715499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085715499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085715499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085715499 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085715499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085715499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085715499 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 07 05 dd 54 79 00 00 07 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085715499 DLSCCP DEBUG SCCP-SCOC(7)[0x56458e929d30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085715499 DLSCCP DEBUG SCCP-SCOC(7)[0x56458e929d30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085715499 DLSCCP DEBUG SCCP-SCOC(7)[0x56458e929d30]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085715499 DLSCCP DEBUG SCCP-SCOC(7)[0x56458e929d30]{IDLE}: Deallocated (fsm.c:568) 20250425085715499 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085715499 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085715499 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085715499 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085715499 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085715499 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250425085715499 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085715499 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085715499 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085715499 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 07 05 dd 54 79 00 00 07 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(188)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@23e0c4c64ce8: RLC received in state:disconnect_pending 20250425085716959 DLSCCP DEBUG SCCP-SCOC(4)[0x56458e92c100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085716959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0083676d), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085716959 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085716959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085716959 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085716959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085716959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085716959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085716959 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 83 67 6d 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085716960 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085716960 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085716960 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085716960 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085716960 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085716960 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425085716960 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085716960 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085716960 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085716960 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 83 67 6d 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250425085716963 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085716963 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085716963 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085716963 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085716963 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085716963 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085716963 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085716963 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085716963 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085716963 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 04 83 67 6d 00 00 06 00 08 00 00 00 07  20250425085716964 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085716964 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085716964 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085716964 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085716964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085716964 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000004), PART(T=Source Reference,L=4,D=0083676d) (sccp_scrc.c:486) 20250425085716964 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1855) 20250425085716964 DLSCCP DEBUG SCCP-SCOC(4)[0x56458e92c100]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085716964 DLSCCP DEBUG SCCP-SCOC(4)[0x56458e92c100]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085716964 DLSCCP DEBUG SCCP-SCOC(4)[0x56458e92c100]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085716964 DLSCCP DEBUG SCCP-SCOC(4)[0x56458e92c100]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085716964 DLSCCP DEBUG SCCP-SCOC(4)[0x56458e92c100]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425085717512 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44496<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085717513 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35777<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(184)@23e0c4c64ce8: Final verdict of PTC: none VirtHNBGW-STATS(183)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085717516 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44492<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085717519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085717519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085717519 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085717520 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085717520 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_rab_assignment(182)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(191)@23e0c4c64ce8: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(187)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(189)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(192)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(188)@23e0c4c64ce8: Final verdict of PTC: none 20250425085717521 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085717521 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085717521 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085717521 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085717521 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085717521 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085717521 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085717521 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085717521 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085717521 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085717521 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085717521 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085717521 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085717521 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085717521 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085717521 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085717521 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085717521 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085717521 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085717521 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085717521 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425085717521 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085717521 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085717521 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(194)@23e0c4c64ce8: Final verdict of PTC: none 20250425085717521 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085717521 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085717522 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085717522 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085717522 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085717522 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085717522 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085717522 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085717522 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085717522 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085717522 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085717522 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085717522 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085717522 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085717522 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(190)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(193)@23e0c4c64ce8: Final verdict of PTC: none 20250425085717522 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085717522 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085717522 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085717522 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085717522 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085717522 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085717522 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085717522 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085717522 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085717522 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085717522 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085717522 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085717522 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085717522 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085717522 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085717522 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085717522 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085717522 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085717522 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085717522 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085717522 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085717522 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_assignment-Iuh0(186)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(185)@23e0c4c64ce8: Final verdict of PTC: none 20250425085717525 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44498<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@23e0c4c64ce8: Final verdict of PTC: pass MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_rab_assignment finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Fri Apr 25 08:57:17 UTC 2025 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20250425085717612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45974<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085718114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45974<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=376172) Waiting for packet dumper to finish... 1 (prev_count=376172, count=403900) 20250425085719275 DLSCCP DEBUG SCCP-SCOC(6)[0x56458e931c70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085719275 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00207716), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085719275 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085719275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085719275 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085719275 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085719275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085719275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085719275 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 20 77 16 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085719275 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085719275 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085719275 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085719275 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085719275 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085719275 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425085719522 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085719522 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085719522 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085719522 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085719522 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085719522 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_rab_assignment_concurrent ------ Fri Apr 25 08:57:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_rab_assignment_concurrent started. 20250425085721202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45980<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085721205 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45996<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085721208 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35759<->l=127.0.0.1:4262) (control_if.c:572) 20250425085721288 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085721288 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085721288 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085721288 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085721288 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085721288 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085721288 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085721288 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment_concurrent-Iuh0(200)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085721289 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085721289 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085721290 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085721290 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085721290 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085721290 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085721290 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085721290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085721290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085721290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085721290 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085721290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085721290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085721290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085721290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085721290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085721290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085721290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085721290 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085721290 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085721290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085721290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085721290 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 04 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085721290 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085721290 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085721290 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085721290 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085721290 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085721290 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085721290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085721290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085721290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085721290 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085721290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085721290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085721290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085721290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085721290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085721290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085721290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085721290 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085721290 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085721290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085721290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085721290 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0e 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085721290 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085721290 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085721290 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085721290 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085721290 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085721290 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085721290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085721290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085721290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085721290 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=2 -> eSLS=34: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085721290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085721290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085721290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085721290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085721290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085721290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085721290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085721290 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=2 -> eSLS=2: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085721290 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085721290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085721290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085721290 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 02 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085721290 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085721290 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085721290 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085721290 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085721290 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085721290 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085721290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085721290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085721290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085721290 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085721290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085721290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085721290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085721290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085721290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085721290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085721290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085721290 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085721290 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085721290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085721290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085721290 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085721290 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085721290 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085721290 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085721290 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085721290 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085721290 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085721290 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085721290 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085721290 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085721290 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085721290 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085721290 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085721290 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085721290 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085721290 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085721290 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085721290 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085721290 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085721290 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=2 -> eSLS=2: picked Normal Route via 'virt-msc1' round-robin style 20250425085721290 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085721290 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085721290 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085721290 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085721290 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085721290 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085721290 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(204)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(204)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(204)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085721301 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085721301 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085721301 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085721301 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085721301 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085721301 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085721301 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085721301 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085721302 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085721303 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085721303 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085721303 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085721303 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085721303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085721303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085721303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085721303 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=10 -> eSLS=90: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085721303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085721303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085721303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085721303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085721303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085721303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085721303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085721303 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=10 -> eSLS=122: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085721303 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085721303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085721303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085721303 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0a 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085721303 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085721303 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085721303 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085721303 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085721303 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085721303 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085721303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085721303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085721303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085721303 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085721303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085721303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085721303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085721303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085721303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085721303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085721303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085721303 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085721303 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085721303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085721303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085721303 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 08 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085721303 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085721303 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085721303 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085721303 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085721303 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085721303 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085721303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085721303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085721303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085721303 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085721303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085721303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085721303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085721303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085721303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085721303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085721303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085721303 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085721303 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085721303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085721303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085721303 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0b 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085721303 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085721303 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085721303 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085721303 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085721303 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085721303 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085721303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085721303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085721303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085721303 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085721303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085721303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085721303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085721303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085721303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085721303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085721303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085721303 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085721303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085721303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085721303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085721303 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085721303 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085721303 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085721303 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085721303 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085721303 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085721303 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085721303 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085721303 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085721303 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085721303 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085721303 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085721303 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085721303 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085721303 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085721303 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085721303 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085721303 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085721303 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085721303 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085721303 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085721303 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085721303 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085721303 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085721303 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085721303 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(207)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(205)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085721321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085721321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085721321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085721321 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085721321 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085721321 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085721321 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085721321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085721321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085721500 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085721500 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085721500 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085721500 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(204)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085721508 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085721508 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085721508 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085721508 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085721508 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085721508 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085721508 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085721508 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085721508 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085721508 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085721508 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085721511 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085721511 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085721511 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085721511 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085721511 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085721511 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085721511 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085721511 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085721511 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085721512 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085721512 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085721512 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085721512 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085721512 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085721512 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085721512 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085721512 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085721512 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085721512 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085721512 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085721512 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085721512 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085721512 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085721512 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085721512 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085721512 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425085721513 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085721513 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085721513 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085721513 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085721513 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085721513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085721513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085721513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085721513 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085721513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085721513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085721513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085721513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085721513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085721513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085721513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085721513 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085721513 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085721513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085721513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085721513 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085721513 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085721513 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085721513 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085721513 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085721513 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085721513 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085721513 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250425085721513 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085721513 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085721513 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085721513 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(207)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085721514 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085721514 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085721514 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085721514 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085721514 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085721514 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085721514 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085721514 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085721514 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085721514 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085721514 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085721515 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085721515 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085721515 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085721515 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085721515 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085721515 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085721515 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085721515 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085721515 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085721515 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085721515 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085721515 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085721515 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085721515 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085721515 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085721515 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085721515 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085721515 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085721515 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085721515 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085721515 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085721515 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085721515 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085721516 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085721516 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085721516 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085721516 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085721516 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085721516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085721516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085721516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085721516 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085721516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085721516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085721516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085721516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085721516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085721516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085721516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085721516 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085721516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085721516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085721516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085721516 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085721516 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085721516 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085721516 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085721516 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085721516 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085721516 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085721516 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250425085721516 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085721516 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085721516 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085721516 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085722315 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085722315 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085722315 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085722315 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085722315 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085722315 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085722316 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085722316 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085722316 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085722316 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085722316 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085722316 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085722316 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085722316 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085722316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085722316 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085722316 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085722316 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085722316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085722316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085722316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085722316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085722316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085722316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085722316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085722316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085722316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085722316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085722316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085722316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085722316 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085722316 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085722316 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085722316 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085722316 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085722316 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085722316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085722316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085722316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085722316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085722316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085722316 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085722316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085722316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085722316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085722316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085722316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085722316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085722316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085722316 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085722316 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085722316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085722316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085722316 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085722316 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085722316 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425085722317 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085722317 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085722317 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085722317 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085722317 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085722317 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425085722317 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085722317 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085722317 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085722317 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085722317 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085722317 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085722317 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085722317 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085722317 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085722317 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085722317 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085722317 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085722317 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085722317 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085722317 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085722317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085722317 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085722317 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085722317 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085722317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085722317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085722317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085722318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085722317 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085722317 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085722317 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085722318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085722318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085722318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085722318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085722318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085722318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085722318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085722318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085722318 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085722318 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085722318 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085722318 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085722318 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(206)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085722320 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085722320 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085722320 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085722320 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085722320 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085722320 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085722320 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085722320 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085722320 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085722320 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085722320 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085722320 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085722320 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085722320 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085722320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085722320 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085722320 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085722320 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085722320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085722320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085722320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085722320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085722320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085722320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085722320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085722320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085722320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085722320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085722320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085722320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085722320 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085722320 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085722320 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085722320 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085722320 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085722320 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085722320 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085722320 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085722320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085722320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085722320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085722320 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085722320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085722320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085722320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085722320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085722320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085722320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085722320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085722320 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085722320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085722320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085722320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085722320 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085722320 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085722320 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425085722320 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085722320 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085722320 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085722320 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085722320 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085722320 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250425085722320 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085722320 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085722320 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085722320 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085722321 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085722321 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085722321 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085722321 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085722321 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085722321 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085722321 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085722321 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085722321 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085722321 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085722321 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085722321 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085722321 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085722321 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085722321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085722321 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085722321 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085722321 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085722321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085722321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085722321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085722321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085722321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085722321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085722321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085722321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085722321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085722321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085722321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085722321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085722321 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085722321 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085722321 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085722321 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085722321 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085723125 DLSCCP DEBUG SCCP-SCOC(5)[0x56458e930370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085723125 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005901f5), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085723125 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085723125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085723125 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085723125 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085723125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085723125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085723125 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 59 01 f5 00 00 05 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085723125 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085723125 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085723126 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085723126 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085723126 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085723126 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425085723126 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085723126 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085723126 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085723126 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 59 01 f5 00 00 05 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250425085723132 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085723132 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085723132 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085723132 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085723132 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085723132 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085723132 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085723132 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085723132 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085723132 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 05 59 01 f5 00 00 06 00 08 00 00 00 07  20250425085723132 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085723132 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085723132 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085723132 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085723132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085723132 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Source Reference,L=4,D=005901f5) (sccp_scrc.c:486) 20250425085723132 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1855) 20250425085723132 DLSCCP DEBUG SCCP-SCOC(5)[0x56458e930370]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085723132 DLSCCP DEBUG SCCP-SCOC(5)[0x56458e930370]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085723132 DLSCCP DEBUG SCCP-SCOC(5)[0x56458e930370]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085723132 DLSCCP DEBUG SCCP-SCOC(5)[0x56458e930370]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085723132 DLSCCP DEBUG SCCP-SCOC(5)[0x56458e930370]{IDLE}: Deallocated (fsm.c:568) 20250425085723355 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46002<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085723373 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46010<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085723387 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46014<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085723398 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46026<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085723408 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46030<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085723417 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46036<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085723424 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46042<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085723435 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46044<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085723444 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46046<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085723453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46048<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085723461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46062<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085723468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46064<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085723475 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46070<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085723482 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46076<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085723489 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46080<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085723496 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46092<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment_concurrent0(209)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A52082926240000000000'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Created Expect[0] for '05080200F110172A52082926240000000000'O to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent0(210)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Created Expect[1] for '05080200F110172A52082926240000000010'O to be handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent-Iuh0-RUA(201)@23e0c4c64ce8: Added conn table entry 0TC_rab_assignment_concurrent0(209)10204655 TC_rab_assignment_concurrent-Iuh0-RUA(201)@23e0c4c64ce8: Added conn table entry 1TC_rab_assignment_concurrent0(210)15738804 20250425085724389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085724389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085724389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085724389 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085724389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9bb5ef, normal) (hnbgw_rua.c:406) 20250425085724389 DHNB DEBUG map_rua[0x56458e928e80]{init}: Allocated (fsm.c:456) 20250425085724389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10204655)[0x56458e928e80]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085724389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10204655 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085724389 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085724389 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085724389 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10204655 SCCP-0 CS MI=IMSI-262420000000000: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085724389 DCN DEBUG map_sccp[0x56458e930c40]{init}: Allocated (fsm.c:456) 20250425085724389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56458e930c40]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085724389 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10204655 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085724389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10204655 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085724389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10204655)[0x56458e928e80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085724389 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085724389 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085724389 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10204655 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085724389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56458e930c40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085724389 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085724389 DLSCCP DEBUG SCCP-SCOC(8)[0x56458e929d30]{IDLE}: Allocated (fsm.c:456) 20250425085724389 DLSCCP DEBUG SCCP-SCOC(8)[0x56458e929d30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085724389 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000008), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000000004f40030003a50056400500f1100926) (sccp_scrc.c:415) 20250425085724389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085724389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724389 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085724389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085724389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085724389 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 08 01 00 00 08 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 00 00 4f 40 03 00 03 a5 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085724389 DLSCCP DEBUG SCCP-SCOC(8)[0x56458e929d30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085724389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56458e930c40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085724389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10204655)[0x56458e928e80]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085724389 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724389 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085724389 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085724389 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085724389 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085724389 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250425085724389 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085724389 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085724389 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724389 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 08 01 00 00 08 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 00 00 4f 40 03 00 03 a5 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: First idle individual index:0 TC_rab_assignment_concurrent0(211)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Found Expect[0] for l3='05080200F110172A52082926240000000000'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Added conn table entry 0TC_rab_assignment_concurrent0(209)7006874 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:0 TC_rab_assignment_concurrent0(209)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085724393 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724393 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085724393 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085724393 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085724393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085724393 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085724393 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085724393 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085724393 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724393 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 08 4b 8b e0 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085724394 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085724394 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085724394 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085724394 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085724394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085724394 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000008), PART(T=Source Reference,L=4,D=004b8be0) (sccp_scrc.c:486) 20250425085724394 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1855) 20250425085724394 DLSCCP DEBUG SCCP-SCOC(8)[0x56458e929d30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085724394 DLSCCP DEBUG SCCP-SCOC(8)[0x56458e929d30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085724394 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085724394 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085724394 DCN DEBUG handle_cn_conn_conf() conn_id=8, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085724394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56458e930c40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085724394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56458e930c40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_assignment_concurrent0(209)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A52082926240000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Created Expect[0] for '05080200F110172A52082926240000000020'O to be handled at TC_rab_assignment_concurrent0(211) HNBGW-MGCP(208)@23e0c4c64ce8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent-Iuh0-RUA(201)@23e0c4c64ce8: Added conn table entry 2TC_rab_assignment_concurrent0(211)15716657 TC_rab_assignment_concurrent0(212)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_rab_assignment_concurrent0(213)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Created Expect[2] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Created Expect[3] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent-Iuh0-RUA(201)@23e0c4c64ce8: Added conn table entry 3TC_rab_assignment_concurrent0(213)4291084 TC_rab_assignment_concurrent-Iuh0-RUA(201)@23e0c4c64ce8: Added conn table entry 4TC_rab_assignment_concurrent0(212)1759344 TC_rab_assignment_concurrent0(214)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_rab_assignment_concurrent0(215)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Created Expect[4] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent-Iuh0-RUA(201)@23e0c4c64ce8: Added conn table entry 5TC_rab_assignment_concurrent0(214)11002489 HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Created Expect[5] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent0(216)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@23e0c4c64ce8: Added conn table entry 6TC_rab_assignment_concurrent0(215)14858127 HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Created Expect[6] for '05080200F110172A52082926240000000070'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent0(217)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@23e0c4c64ce8: Added conn table entry 7TC_rab_assignment_concurrent0(216)8635054 HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Created Expect[7] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent0(218)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@23e0c4c64ce8: Added conn table entry 8TC_rab_assignment_concurrent0(217)7797123 TC_rab_assignment_concurrent0(219)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Created Expect[8] for '05080200F110172A52082926240000000090'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent-Iuh0-RUA(201)@23e0c4c64ce8: Added conn table entry 9TC_rab_assignment_concurrent0(218)14726727 TC_rab_assignment_concurrent0(220)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A52082926240000000001'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Created Expect[9] for '05080200F110172A52082926240000000001'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent-Iuh0-RUA(201)@23e0c4c64ce8: Added conn table entry 10TC_rab_assignment_concurrent0(219)4537957 TC_rab_assignment_concurrent0(221)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A52082926240000000011'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Created Expect[10] for '05080200F110172A52082926240000000011'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent-Iuh0-RUA(201)@23e0c4c64ce8: Added conn table entry 11TC_rab_assignment_concurrent0(220)11852857 HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A52082926240000000021'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Created Expect[11] for '05080200F110172A52082926240000000021'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent0(222)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@23e0c4c64ce8: Added conn table entry 12TC_rab_assignment_concurrent0(221)2792050 HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A52082926240000000031'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Created Expect[12] for '05080200F110172A52082926240000000031'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent-Iuh0-RUA(201)@23e0c4c64ce8: Added conn table entry 13TC_rab_assignment_concurrent0(222)3214410 TC_rab_assignment_concurrent0(223)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_rab_assignment_concurrent0(224)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A52082926240000000041'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Created Expect[13] for '05080200F110172A52082926240000000041'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent-Iuh0-RUA(201)@23e0c4c64ce8: Added conn table entry 14TC_rab_assignment_concurrent0(223)14054872 HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A52082926240000000051'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Created Expect[14] for '05080200F110172A52082926240000000051'O to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent-Iuh0-RUA(201)@23e0c4c64ce8: Added conn table entry 15TC_rab_assignment_concurrent0(224)2511036 20250425085724593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085724593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085724593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085724593 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085724593 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf027b4, normal) (hnbgw_rua.c:406) 20250425085724593 DHNB DEBUG map_rua[0x56458e9332e0]{init}: Allocated (fsm.c:456) 20250425085724593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15738804)[0x56458e9332e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085724593 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15738804 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085724593 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085724593 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085724593 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15738804 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085724593 DCN DEBUG map_sccp[0x56458e939f90]{init}: Allocated (fsm.c:456) 20250425085724593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56458e939f90]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085724593 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15738804 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085724593 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15738804 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085724593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15738804)[0x56458e9332e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085724593 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085724593 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085724593 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15738804 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085724593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56458e939f90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085724593 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085724593 DLSCCP DEBUG SCCP-SCOC(9)[0x56458e92f090]{IDLE}: Allocated (fsm.c:456) 20250425085724593 DLSCCP DEBUG SCCP-SCOC(9)[0x56458e92f090]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085724594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000009), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030001fc0056400500f1100926) (sccp_scrc.c:415) 20250425085724594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724594 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085724594 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724594 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085724594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085724594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085724594 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 09 01 00 00 09 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 01 fc 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085724594 DLSCCP DEBUG SCCP-SCOC(9)[0x56458e92f090]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085724594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56458e939f90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085724594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15738804)[0x56458e9332e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085724594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085724594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085724594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085724594 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724594 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085724594 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085724595 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085724595 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085724595 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250425085724595 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085724595 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085724595 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724595 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 09 01 00 00 09 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 01 fc 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250425085724594 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085724595 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xefd131, normal) (hnbgw_rua.c:406) 20250425085724595 DHNB DEBUG map_rua[0x56458e92eed0]{init}: Allocated (fsm.c:456) 20250425085724595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15716657)[0x56458e92eed0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085724595 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15716657 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085724595 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085724595 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085724595 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724595 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085724595 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085724595 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085724595 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085724595 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085724595 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085724595 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085724595 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724595 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 08 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085724595 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15716657 SCCP-0 CS MI=IMSI-262420000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085724595 DCN DEBUG map_sccp[0x56458e937f40]{init}: Allocated (fsm.c:456) 20250425085724595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56458e937f40]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085724595 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15716657 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085724595 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15716657 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085724595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15716657)[0x56458e92eed0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085724595 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085724595 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085724595 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15716657 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085724595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56458e937f40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085724595 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085724595 DLSCCP DEBUG SCCP-SCOC(10)[0x56458e9390a0]{IDLE}: Allocated (fsm.c:456) 20250425085724595 DLSCCP DEBUG SCCP-SCOC(10)[0x56458e9390a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085724595 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000a), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000020004f400300033f0056400500f1100926) (sccp_scrc.c:415) 20250425085724595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724595 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085724595 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724595 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085724595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085724595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085724595 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0a 01 00 00 0a 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 20 00 4f 40 03 00 03 3f 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085724595 DLSCCP DEBUG SCCP-SCOC(10)[0x56458e9390a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085724595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56458e937f40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085724595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15716657)[0x56458e92eed0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085724595 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085724595 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085724595 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085724595 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085724595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085724595 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425085724595 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1855) 20250425085724595 DLSCCP DEBUG SCCP-SCOC(8)[0x56458e929d30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085724595 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085724595 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085724595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085724595 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085724595 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085724596 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10204655 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085724596 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724596 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724596 DMGW DEBUG mgw(mgw-fsm-10204655-0)[0x56458e938a20]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425085724596 DMGW DEBUG mgw(mgw-fsm-10204655-0)[0x56458e938a20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425085724596 DMGW DEBUG mgw(mgw-fsm-10204655-0)[0x56458e938a20]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425085724596 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724596 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425085724596 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{UNUSED}: Allocated (fsm.c:456) 20250425085724596 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{UNUSED}: is child of mgw(mgw-fsm-10204655-0)[0x56458e938a20] (fsm.c:486) 20250425085724596 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10204655-0)[0x56458e938a20] (mgcp_client_endpoint_fsm.c:724) 20250425085724596 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085724596 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085724596 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085724596 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10204655-0)[0x56458e938d80]{ST_CRCX}: Allocated (fsm.c:456) 20250425085724596 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10204655-0)[0x56458e938d80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10204655-0)[0x56458e937990] (fsm.c:486) 20250425085724596 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10204655-0)[0x56458e938d80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085724596 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10204655-0)[0x56458e938d80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425085724596 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: 9bb5ef'... (mgcp_client.c:807) 20250425085724596 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250425085724596 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10204655-0)[0x56458e938d80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085724596 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085724596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085724596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085724596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085724596 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085724596 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x417a0c, normal) (hnbgw_rua.c:406) 20250425085724596 DHNB DEBUG map_rua[0x56458e944000]{init}: Allocated (fsm.c:456) 20250425085724596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4291084)[0x56458e944000]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085724596 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4291084 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085724596 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085724596 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085724596 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4291084 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085724596 DCN DEBUG map_sccp[0x56458e944130]{init}: Allocated (fsm.c:456) 20250425085724596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56458e944130]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085724596 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4291084 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085724596 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4291084 SCCP-11 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085724596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4291084)[0x56458e944000]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085724596 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085724596 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085724596 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4291084 SCCP-11 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085724596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56458e944130]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085724596 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724596 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085724596 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085724596 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085724596 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085724596 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250425085724596 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085724596 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085724596 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724596 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0a 01 00 00 0a 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 20 00 4f 40 03 00 03 3f 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250425085724596 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085724596 DLSCCP DEBUG SCCP-SCOC(11)[0x56458e93a860]{IDLE}: Allocated (fsm.c:456) 20250425085724597 DLSCCP DEBUG SCCP-SCOC(11)[0x56458e93a860]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085724597 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000b), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030003c70056400500f1100926) (sccp_scrc.c:415) 20250425085724597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724597 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085724597 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724597 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085724597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085724597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085724597 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 0b 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 03 c7 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085724597 DLSCCP DEBUG SCCP-SCOC(11)[0x56458e93a860]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085724597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56458e944130]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085724597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4291084)[0x56458e944000]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085724597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085724597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085724597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085724597 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085724597 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1ad870, normal) (hnbgw_rua.c:406) 20250425085724597 DHNB DEBUG map_rua[0x56458e93a170]{init}: Allocated (fsm.c:456) 20250425085724597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1759344)[0x56458e93a170]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085724597 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1759344 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085724597 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085724597 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085724597 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1759344 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085724597 DCN DEBUG map_sccp[0x56458e93b670]{init}: Allocated (fsm.c:456) 20250425085724597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56458e93b670]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085724597 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724597 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085724597 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085724597 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085724597 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085724597 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250425085724597 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085724597 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085724597 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724597 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 0b 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 03 c7 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250425085724597 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1759344 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085724597 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1759344 SCCP-12 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085724597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1759344)[0x56458e93a170]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085724597 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085724597 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085724597 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1759344 SCCP-12 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085724597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56458e93b670]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085724597 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085724597 DLSCCP DEBUG SCCP-SCOC(12)[0x56458e9375b0]{IDLE}: Allocated (fsm.c:456) 20250425085724597 DLSCCP DEBUG SCCP-SCOC(12)[0x56458e9375b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085724597 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000c), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001680056400500f1100926) (sccp_scrc.c:415) 20250425085724597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724597 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085724598 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724598 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085724598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085724598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085724598 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 0c 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 68 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085724598 DLSCCP DEBUG SCCP-SCOC(12)[0x56458e9375b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085724598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56458e93b670]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085724598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1759344)[0x56458e93a170]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085724598 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724598 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085724598 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085724598 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085724598 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085724598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085724598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085724598 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425085724598 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085724598 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085724598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085724598 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724598 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085724598 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa7e279, normal) (hnbgw_rua.c:406) 20250425085724598 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 0c 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 68 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250425085724598 DHNB DEBUG map_rua[0x56458e93ac50]{init}: Allocated (fsm.c:456) 20250425085724598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11002489)[0x56458e93ac50]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085724598 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11002489 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085724598 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085724598 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085724598 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11002489 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085724598 DCN DEBUG map_sccp[0x56458e93b950]{init}: Allocated (fsm.c:456) 20250425085724598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56458e93b950]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085724598 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11002489 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085724598 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11002489 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085724598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11002489)[0x56458e93ac50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085724598 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085724598 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085724598 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11002489 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085724598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56458e93b950]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085724598 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085724598 DLSCCP DEBUG SCCP-SCOC(13)[0x56458e942a70]{IDLE}: Allocated (fsm.c:456) 20250425085724598 DLSCCP DEBUG SCCP-SCOC(13)[0x56458e942a70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085724598 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000d), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030002330056400500f1100926) (sccp_scrc.c:415) 20250425085724598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724598 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085724598 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724598 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085724598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085724598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085724598 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0d 01 00 00 0d 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 50 00 4f 40 03 00 02 33 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085724598 DLSCCP DEBUG SCCP-SCOC(13)[0x56458e942a70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085724598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56458e93b950]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085724598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11002489)[0x56458e93ac50]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085724598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085724598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085724599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085724599 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085724599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe2b78f, normal) (hnbgw_rua.c:406) 20250425085724599 DHNB DEBUG map_rua[0x56458e93b810]{init}: Allocated (fsm.c:456) 20250425085724599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14858127)[0x56458e93b810]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085724599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14858127 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085724599 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085724599 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085724599 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14858127 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085724599 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724599 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085724599 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085724599 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085724599 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085724599 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250425085724599 DCN DEBUG map_sccp[0x56458e944340]{init}: Allocated (fsm.c:456) 20250425085724599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56458e944340]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085724599 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14858127 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085724599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14858127 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085724599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14858127)[0x56458e93b810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085724599 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085724599 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085724599 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14858127 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085724599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56458e944340]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085724599 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085724599 DLSCCP DEBUG SCCP-SCOC(14)[0x56458e943370]{IDLE}: Allocated (fsm.c:456) 20250425085724599 DLSCCP DEBUG SCCP-SCOC(14)[0x56458e943370]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085724599 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f400300036d0056400500f1100926) (sccp_scrc.c:415) 20250425085724599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724599 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085724599 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724599 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085724599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085724599 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085724599 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085724599 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724599 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0d 01 00 00 0d 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 50 00 4f 40 03 00 02 33 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250425085724599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085724599 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 0e 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 03 6d 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085724599 DLSCCP DEBUG SCCP-SCOC(14)[0x56458e943370]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085724599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56458e944340]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085724599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14858127)[0x56458e93b810]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085724599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085724599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085724599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085724599 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085724599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x83c2ae, normal) (hnbgw_rua.c:406) 20250425085724599 DHNB DEBUG map_rua[0x56458e93a3c0]{init}: Allocated (fsm.c:456) 20250425085724599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8635054)[0x56458e93a3c0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085724599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8635054 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085724599 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085724599 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085724599 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8635054 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085724599 DCN DEBUG map_sccp[0x56458e9363f0]{init}: Allocated (fsm.c:456) 20250425085724599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56458e9363f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085724599 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8635054 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085724600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8635054 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085724600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8635054)[0x56458e93a3c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085724600 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085724600 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085724600 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8635054 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085724600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56458e9363f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085724600 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085724600 DLSCCP DEBUG SCCP-SCOC(15)[0x56458e943a80]{IDLE}: Allocated (fsm.c:456) 20250425085724600 DLSCCP DEBUG SCCP-SCOC(15)[0x56458e943a80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085724599 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724599 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085724599 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085724600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000f), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f40030002900056400500f1100926) (sccp_scrc.c:415) 20250425085724600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724600 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085724600 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724600 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085724600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085724600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085724600 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085724600 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085724600 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250425085724600 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085724600 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085724600 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724600 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 0e 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 03 6d 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250425085724600 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0f 01 00 00 0f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 70 00 4f 40 03 00 02 90 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085724600 DLSCCP DEBUG SCCP-SCOC(15)[0x56458e943a80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085724600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56458e9363f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085724600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8635054)[0x56458e93a3c0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085724600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085724600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085724600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085724600 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085724600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x76f983, normal) (hnbgw_rua.c:406) 20250425085724600 DHNB DEBUG map_rua[0x56458e94bf20]{init}: Allocated (fsm.c:456) 20250425085724600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7797123)[0x56458e94bf20]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085724600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7797123 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085724600 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085724600 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085724600 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7797123 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085724600 DCN DEBUG map_sccp[0x56458e943eb0]{init}: Allocated (fsm.c:456) 20250425085724600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56458e943eb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085724600 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7797123 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085724600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7797123 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085724600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7797123)[0x56458e94bf20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085724600 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724600 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085724600 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085724600 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085724600 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085724600 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7797123 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085724600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56458e943eb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085724600 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085724600 DLSCCP DEBUG SCCP-SCOC(16)[0x56458e94c390]{IDLE}: Allocated (fsm.c:456) 20250425085724600 DLSCCP DEBUG SCCP-SCOC(16)[0x56458e94c390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085724600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000010), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030000120056400500f1100926) (sccp_scrc.c:415) 20250425085724600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724600 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085724600 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724600 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085724600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085724600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085724600 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 10 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 80 00 4f 40 03 00 00 12 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085724600 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085724600 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085724600 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250425085724600 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085724600 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085724600 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724600 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0f 01 00 00 0f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 70 00 4f 40 03 00 02 90 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250425085724600 DLSCCP DEBUG SCCP-SCOC(16)[0x56458e94c390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085724600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56458e943eb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085724600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7797123)[0x56458e94bf20]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085724600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085724600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085724600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085724600 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085724600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe0b647, normal) (hnbgw_rua.c:406) 20250425085724600 DHNB DEBUG map_rua[0x56458e93be60]{init}: Allocated (fsm.c:456) 20250425085724600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14726727)[0x56458e93be60]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085724600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14726727 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085724600 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085724600 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085724600 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14726727 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085724600 DCN DEBUG map_sccp[0x56458e942ba0]{init}: Allocated (fsm.c:456) 20250425085724600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56458e942ba0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085724600 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14726727 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085724600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14726727 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085724600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14726727)[0x56458e93be60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085724600 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085724600 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085724600 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14726727 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085724600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56458e942ba0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085724600 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085724600 DLSCCP DEBUG SCCP-SCOC(17)[0x56458e94cf40]{IDLE}: Allocated (fsm.c:456) 20250425085724600 DLSCCP DEBUG SCCP-SCOC(17)[0x56458e94cf40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085724600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000011), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030003aa0056400500f1100926) (sccp_scrc.c:415) 20250425085724600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724600 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724600 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724600 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085724600 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085724600 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085724600 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085724600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085724600 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724600 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085724600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085724600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085724600 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 11 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 90 00 4f 40 03 00 03 aa 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085724600 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425085724600 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085724600 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085724600 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724600 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 10 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 80 00 4f 40 03 00 00 12 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250425085724600 DLSCCP DEBUG SCCP-SCOC(17)[0x56458e94cf40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085724600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56458e942ba0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085724600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14726727)[0x56458e93be60]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085724600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085724600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085724600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085724600 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085724600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x453e65, normal) (hnbgw_rua.c:406) 20250425085724600 DHNB DEBUG map_rua[0x56458e94d860]{init}: Allocated (fsm.c:456) 20250425085724600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4537957)[0x56458e94d860]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085724600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4537957 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085724600 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724600 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085724600 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: First idle individual index:1 20250425085724600 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085724600 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085724600 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085724600 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4537957 SCCP-0 CS MI=IMSI-262420000000010: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085724600 DCN DEBUG map_sccp[0x56458e943530]{init}: Allocated (fsm.c:456) 20250425085724600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56458e943530]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085724600 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085724600 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4537957 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085724600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4537957 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085724600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4537957)[0x56458e94d860]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085724600 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085724600 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425085724600 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085724600 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085724600 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724600 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085724600 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4537957 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085724600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56458e943530]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085724600 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 11 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 90 00 4f 40 03 00 03 aa 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250425085724600 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085724600 DLSCCP DEBUG SCCP-SCOC(18)[0x56458e94dcd0]{IDLE}: Allocated (fsm.c:456) 20250425085724600 DLSCCP DEBUG SCCP-SCOC(18)[0x56458e94dcd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085724600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000012), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000001004f400300008b0056400500f1100926) (sccp_scrc.c:415) 20250425085724600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724600 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085724600 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724600 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085724600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085724600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085724600 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 03 01 00 00 12 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 01 00 4f 40 03 00 00 8b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085724600 DLSCCP DEBUG SCCP-SCOC(18)[0x56458e94dcd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085724600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56458e943530]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085724600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4537957)[0x56458e94d860]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085724600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085724600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085724600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085724600 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085724600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb4dc39, normal) (hnbgw_rua.c:406) 20250425085724600 DHNB DEBUG map_rua[0x56458e9438a0]{init}: Allocated (fsm.c:456) 20250425085724600 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724600 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085724600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11852857)[0x56458e9438a0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085724600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11852857 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085724600 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085724600 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085724600 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085724600 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11852857 SCCP-0 CS MI=IMSI-262420000000011: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085724600 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085724600 DCN DEBUG map_sccp[0x56458e94c4c0]{init}: Allocated (fsm.c:456) 20250425085724600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56458e94c4c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085724600 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11852857 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085724600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11852857 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085724600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11852857)[0x56458e9438a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085724600 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085724600 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[1]. 20250425085724600 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11852857 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085724600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56458e94c4c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085724600 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085724600 DLSCCP DEBUG SCCP-SCOC(19)[0x56458e94e7d0]{IDLE}: Allocated (fsm.c:456) 20250425085724600 DLSCCP DEBUG SCCP-SCOC(19)[0x56458e94e7d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085724600 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085724600 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250425085724600 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085724600 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085724600 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724600 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 03 01 00 00 12 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 01 00 4f 40 03 00 00 8b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250425085724600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000013), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000011004f40030002d80056400500f1100926) (sccp_scrc.c:415) 20250425085724600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724600 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085724600 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724600 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085724600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085724600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085724600 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 02 01 00 00 13 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 11 00 4f 40 03 00 02 d8 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085724600 DLSCCP DEBUG SCCP-SCOC(19)[0x56458e94e7d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085724600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56458e94c4c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085724600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11852857)[0x56458e9438a0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085724600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085724600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085724600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085724600 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085724600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2a9a72, normal) (hnbgw_rua.c:406) 20250425085724600 DHNB DEBUG map_rua[0x56458e94d500]{init}: Allocated (fsm.c:456) 20250425085724600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2792050)[0x56458e94d500]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085724600 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724600 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085724600 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085724600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2792050 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085724600 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085724600 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085724600 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085724600 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085724600 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250425085724600 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2792050 SCCP-0 CS MI=IMSI-262420000000012: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085724600 DCN DEBUG map_sccp[0x56458e94ef00]{init}: Allocated (fsm.c:456) 20250425085724600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56458e94ef00]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085724600 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085724600 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2792050 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085724600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2792050 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085724600 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085724600 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2792050)[0x56458e94d500]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085724600 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085724600 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085724600 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 02 01 00 00 13 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 11 00 4f 40 03 00 02 d8 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250425085724600 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2792050 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085724600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56458e94ef00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085724600 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085724600 DLSCCP DEBUG SCCP-SCOC(20)[0x56458e94f600]{IDLE}: Allocated (fsm.c:456) 20250425085724600 DLSCCP DEBUG SCCP-SCOC(20)[0x56458e94f600]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085724600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000014), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000021004f40030003950056400500f1100926) (sccp_scrc.c:415) 20250425085724600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724600 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085724600 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724600 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085724600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085724600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085724600 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 05 01 00 00 14 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 21 00 4f 40 03 00 03 95 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085724600 DLSCCP DEBUG SCCP-SCOC(20)[0x56458e94f600]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085724600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56458e94ef00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085724600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2792050)[0x56458e94d500]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085724600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085724600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085724600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085724601 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085724601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x310c4a, normal) (hnbgw_rua.c:406) 20250425085724601 DHNB DEBUG map_rua[0x56458e94ebc0]{init}: Allocated (fsm.c:456) 20250425085724601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3214410)[0x56458e94ebc0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085724601 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3214410 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085724601 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085724601 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085724601 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085724601 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085724601 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085724601 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085724601 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250425085724601 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3214410 SCCP-0 CS MI=IMSI-262420000000013: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085724601 DCN DEBUG map_sccp[0x56458e94ca90]{init}: Allocated (fsm.c:456) 20250425085724601 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085724601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56458e94ca90]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085724601 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3214410 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085724601 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085724601 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3214410 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085724601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3214410)[0x56458e94ebc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085724601 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 05 01 00 00 14 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 21 00 4f 40 03 00 03 95 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250425085724601 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085724601 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085724601 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3214410 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085724601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56458e94ca90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085724601 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085724601 DLSCCP DEBUG SCCP-SCOC(21)[0x56458e950250]{IDLE}: Allocated (fsm.c:456) 20250425085724601 DLSCCP DEBUG SCCP-SCOC(21)[0x56458e950250]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085724601 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000015), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000031004f40030002790056400500f1100926) (sccp_scrc.c:415) 20250425085724601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Found Expect[1] for l3='05080200F110172A52082926240000000010'O handled at TC_rab_assignment_concurrent0(210) 20250425085724601 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Added conn table entry 1TC_rab_assignment_concurrent0(210)14858101 20250425085724601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085724601 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724601 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085724601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085724601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085724601 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 04 01 00 00 15 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 31 00 4f 40 03 00 02 79 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085724601 DLSCCP DEBUG SCCP-SCOC(21)[0x56458e950250]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085724601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56458e94ca90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085724601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3214410)[0x56458e94ebc0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085724601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085724601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085724601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085724601 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085724601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd675d8, normal) (hnbgw_rua.c:406) 20250425085724601 DHNB DEBUG map_rua[0x56458e943c50]{init}: Allocated (fsm.c:456) 20250425085724601 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724601 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085724601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14054872)[0x56458e943c50]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085724601 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085724601 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085724601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14054872 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085724601 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085724601 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085724601 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085724601 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250425085724601 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085724601 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14054872 SCCP-0 CS MI=IMSI-262420000000014: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085724601 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085724601 DCN DEBUG map_sccp[0x56458e950980]{init}: Allocated (fsm.c:456) 20250425085724601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56458e950980]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085724601 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724601 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14054872 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085724601 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 04 01 00 00 15 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 31 00 4f 40 03 00 02 79 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250425085724601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14054872 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085724601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14054872)[0x56458e943c50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085724601 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085724601 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085724601 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14054872 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085724601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56458e950980]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085724601 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085724601 DLSCCP DEBUG SCCP-SCOC(22)[0x56458e9510d0]{IDLE}: Allocated (fsm.c:456) 20250425085724601 DLSCCP DEBUG SCCP-SCOC(22)[0x56458e9510d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085724601 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000016), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000041004f40030002ca0056400500f1100926) (sccp_scrc.c:415) 20250425085724601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724601 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: First idle individual index:2 20250425085724601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085724601 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724601 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085724601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085724601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085724601 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 07 01 00 00 16 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 41 00 4f 40 03 00 02 ca 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085724601 DLSCCP DEBUG SCCP-SCOC(22)[0x56458e9510d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085724601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56458e950980]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085724601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14054872)[0x56458e943c50]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085724601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085724601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085724601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085724601 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085724601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2650bc, normal) (hnbgw_rua.c:406) 20250425085724601 DHNB DEBUG map_rua[0x56458e950640]{init}: Allocated (fsm.c:456) 20250425085724601 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724601 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085724601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2511036)[0x56458e950640]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085724601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2511036 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085724601 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085724601 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085724601 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085724601 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085724601 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250425085724601 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085724601 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085724601 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724601 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 07 01 00 00 16 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 41 00 4f 40 03 00 02 ca 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250425085724601 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085724601 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2511036 SCCP-0 CS MI=IMSI-262420000000015: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085724601 DCN DEBUG map_sccp[0x56458e951550]{init}: Allocated (fsm.c:456) 20250425085724601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56458e951550]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085724601 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2511036 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085724601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2511036 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085724601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2511036)[0x56458e950640]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085724601 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085724601 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085724601 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2511036 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085724601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56458e951550]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085724601 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085724601 DLSCCP DEBUG SCCP-SCOC(23)[0x56458e951bf0]{IDLE}: Allocated (fsm.c:456) 20250425085724601 DLSCCP DEBUG SCCP-SCOC(23)[0x56458e951bf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085724601 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000017), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000051004f40030002820056400500f1100926) (sccp_scrc.c:415) 20250425085724601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724601 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085724601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085724601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085724601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085724601 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724601 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085724601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085724601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085724601 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 06 01 00 00 17 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 51 00 4f 40 03 00 02 82 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085724601 DLSCCP DEBUG SCCP-SCOC(23)[0x56458e951bf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085724601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56458e951550]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085724601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2511036)[0x56458e950640]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085724601 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724601 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085724601 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085724601 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085724601 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[2]. 20250425085724601 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250425085724601 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085724601 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085724601 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724601 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 06 01 00 00 17 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 51 00 4f 40 03 00 02 82 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: First idle individual index:3 TC_rab_assignment_concurrent0(210)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Found Expect[0] for l3='05080200F110172A52082926240000000020'O handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Added conn table entry 2TC_rab_assignment_concurrent0(211)13734262 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Found Expect[3] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Added conn table entry 3TC_rab_assignment_concurrent0(213)6473367 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: First idle individual index:4 TC_rab_assignment_concurrent0(211)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[4]. TC_rab_assignment_concurrent0(213)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: First idle individual index:5 HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Found Expect[2] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Added conn table entry 4TC_rab_assignment_concurrent0(212)14139598 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: First idle individual index:6 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Found Expect[4] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Added conn table entry 5TC_rab_assignment_concurrent0(214)509433 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: First idle individual index:7 TC_rab_assignment_concurrent0(212)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:2 HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Found Expect[5] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Added conn table entry 6TC_rab_assignment_concurrent0(215)12699609 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250425085724613 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724613 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085724613 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085724613 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085724613 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085724613 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Found Expect[6] for l3='05080200F110172A52082926240000000070'O handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent0(214)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085724613 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085724613 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085724613 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724613 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 09 c1 d2 ca 02 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Added conn table entry 7TC_rab_assignment_concurrent0(216)7552060 20250425085724613 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085724613 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085724613 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085724613 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085724613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085724614 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000009), PART(T=Source Reference,L=4,D=00c1d2ca) (sccp_scrc.c:486) 20250425085724614 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1855) 20250425085724614 DLSCCP DEBUG SCCP-SCOC(9)[0x56458e92f090]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085724614 DLSCCP DEBUG SCCP-SCOC(9)[0x56458e92f090]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085724614 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085724614 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085724614 DCN DEBUG handle_cn_conn_conf() conn_id=9, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085724614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56458e939f90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085724614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56458e939f90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_assignment_concurrent0(215)@23e0c4c64ce8: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(216)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: First idle individual index:8 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: First idle individual index:9 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Found Expect[7] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Added conn table entry 8TC_rab_assignment_concurrent0(217)12259166 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: First idle individual index:10 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: First idle individual index:11 HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Found Expect[8] for l3='05080200F110172A52082926240000000090'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Added conn table entry 9TC_rab_assignment_concurrent0(218)1785723 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: First idle individual index:12 TC_rab_assignment_concurrent0(217)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: First idle individual index:13 HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Found Expect[9] for l3='05080200F110172A52082926240000000001'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Added conn table entry 10TC_rab_assignment_concurrent0(219)6942608 HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Found Expect[10] for l3='05080200F110172A52082926240000000011'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Added conn table entry 11TC_rab_assignment_concurrent0(220)6918849 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:4 TC_rab_assignment_concurrent0(219)@23e0c4c64ce8: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(218)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Found Expect[11] for l3='05080200F110172A52082926240000000021'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Added conn table entry 12TC_rab_assignment_concurrent0(221)9896494 TC_rab_assignment_concurrent0(220)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Found Expect[12] for l3='05080200F110172A52082926240000000031'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Added conn table entry 13TC_rab_assignment_concurrent0(222)4898677 TC_rab_assignment_concurrent0(221)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Warning: Re-starting timer T_ias[6], which is already active (running or expired). TC_rab_assignment_concurrent0(222)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: First idle individual index:14 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: First idle individual index:15 HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Found Expect[13] for l3='05080200F110172A52082926240000000041'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Added conn table entry 14TC_rab_assignment_concurrent0(223)15865804 HNBGW-MGCP(208)@23e0c4c64ce8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9bb5ef17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9bb5ef17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Found Expect[14] for l3='05080200F110172A52082926240000000051'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Added conn table entry 15TC_rab_assignment_concurrent0(224)6116176 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Warning: Re-starting timer T_ias[8], which is already active (running or expired). TC_rab_assignment_concurrent0(223)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Warning: Re-starting timer T_ias[9], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@23e0c4c64ce8: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9bb5ef17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9bb5ef17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(209)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(224)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Warning: Re-starting timer T_ias[10], which is already active (running or expired). TC_rab_assignment_concurrent0(210)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW-MGCP(208)@23e0c4c64ce8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Warning: Re-starting timer T_ias[15], which is already active (running or expired). 20250425085724647 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20250425085724647 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e938d80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425085724647 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e938d80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425085724647 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e938d80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085724647 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e938d80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085724647 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425085724647 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/0@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085724647 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724647 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085724647 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085724647 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724647 DMGW DEBUG mgw(mgw-fsm-10204655-0)[0x56458e938a20]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085724647 DMGW DEBUG mgw(mgw-fsm-10204655-0)[0x56458e938a20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425085724647 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724647 DMGW DEBUG mgw(mgw-fsm-10204655-0)[0x56458e938a20]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425085724647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10204655)[0x56458e928e80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425085724647 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425085724647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085724647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(209)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085724661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085724661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085724661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085724661 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085724661 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9bb5ef) (hnbgw_rua.c:470) 20250425085724661 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10204655 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085724661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10204655)[0x56458e928e80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085724661 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085724661 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085724661 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10204655 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085724661 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085724661 DMGW DEBUG mgw(mgw-fsm-10204655-0)[0x56458e938a20]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425085724661 DMGW DEBUG mgw(mgw-fsm-10204655-0)[0x56458e938a20]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425085724661 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085724661 DMGW DEBUG mgw(mgw-fsm-10204655-0)[0x56458e938a20]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425085724661 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10204655-0)[0x56458e938a20] (mgcp_client_endpoint_fsm.c:724) 20250425085724661 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085724661 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085724661 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425085724661 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e938d80]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425085724661 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: 9bb5ef'... (mgcp_client.c:807) 20250425085724661 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250425085724661 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e938d80]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085724661 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085724661 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085724661 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(209)@23e0c4c64ce8: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "9bb5ef17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9bb5ef17", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085724668 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20250425085724668 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e938d80]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425085724668 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e938d80]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425085724668 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e938d80]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425085724668 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425085724668 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/0@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085724668 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724668 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085724668 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085724668 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724668 DMGW DEBUG mgw(mgw-fsm-10204655-0)[0x56458e938a20]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085724668 DMGW DEBUG mgw(mgw-fsm-10204655-0)[0x56458e938a20]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425085724668 DMGW DEBUG mgw(mgw-fsm-10204655-0)[0x56458e938a20]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425085724668 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10204655-0)[0x56458e938a20] (mgcp_client_endpoint_fsm.c:724) 20250425085724668 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085724668 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085724668 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085724668 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10204655-0)[0x56458e951390]{ST_CRCX}: Allocated (fsm.c:456) 20250425085724668 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10204655-0)[0x56458e951390]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10204655-0)[0x56458e937990] (fsm.c:486) 20250425085724668 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10204655-0)[0x56458e951390]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085724668 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10204655-0)[0x56458e951390]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:228) 20250425085724668 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=203 'CRCX 8 rtpbridge/0@mgw MGCP 1.0\r\nC: 9bb5ef'... (mgcp_client.c:807) 20250425085724668 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250425085724668 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10204655-0)[0x56458e951390]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085724668 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085724668 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724668 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085724668 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(209)@23e0c4c64ce8: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "9bb5ef17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9bb5ef17", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085724672 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20250425085724672 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e951390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425085724672 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e951390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425085724672 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e951390]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085724672 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e951390]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085724672 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425085724672 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/0@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425085724672 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724672 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/0@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085724672 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085724672 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085724672 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724672 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/0@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085724672 DMGW DEBUG mgw(mgw-fsm-10204655-0)[0x56458e938a20]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085724672 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085724672 DMGW DEBUG mgw(mgw-fsm-10204655-0)[0x56458e938a20]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425085724672 DMGW DEBUG mgw(mgw-fsm-10204655-0)[0x56458e938a20]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425085724672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425085724672 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085724672 DLSCCP DEBUG SCCP-SCOC(8)[0x56458e929d30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085724672 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b8be0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425085724672 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085724672 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724672 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085724672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085724672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085724672 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 08 06 4b 8b e0 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085724673 DMGW DEBUG mgw(mgw-fsm-10204655-0)[0x56458e938a20]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425085724673 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724673 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085724673 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085724673 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085724673 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085724673 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724673 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 08 06 4b 8b e0 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425085724673 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724673 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085724673 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085724673 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085724673 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085724673 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724673 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 0a 18 4d 0f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085724673 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085724673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085724673 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724673 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085724673 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Source Reference,L=4,D=00184d0f) (sccp_scrc.c:486) 20250425085724673 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1855) 20250425085724673 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085724673 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085724673 DLSCCP DEBUG SCCP-SCOC(10)[0x56458e9390a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085724673 DLSCCP DEBUG SCCP-SCOC(10)[0x56458e9390a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085724673 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085724673 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085724673 DCN DEBUG handle_cn_conn_conf() conn_id=10, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085724673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56458e937f40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085724673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56458e937f40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085724673 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085724673 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724673 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 0b 5b 9d c6 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085724673 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724673 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085724673 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085724673 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085724673 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085724673 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085724673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085724673 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Source Reference,L=4,D=005b9dc6) (sccp_scrc.c:486) 20250425085724673 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1855) 20250425085724673 DLSCCP DEBUG SCCP-SCOC(11)[0x56458e93a860]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085724673 DLSCCP DEBUG SCCP-SCOC(11)[0x56458e93a860]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085724673 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085724673 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085724673 DCN DEBUG handle_cn_conn_conf() conn_id=11, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085724673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56458e944130]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085724673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56458e944130]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085724673 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724673 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 0c a4 67 65 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085724673 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724673 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425085724673 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085724673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085724673 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Source Reference,L=4,D=00a46765) (sccp_scrc.c:486) 20250425085724673 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1855) 20250425085724673 DLSCCP DEBUG SCCP-SCOC(12)[0x56458e9375b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085724673 DLSCCP DEBUG SCCP-SCOC(12)[0x56458e9375b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085724673 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085724673 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085724673 DCN DEBUG handle_cn_conn_conf() conn_id=12, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085724673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56458e93b670]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085724673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56458e93b670]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085724673 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085724673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085724673 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Source Reference,L=4,D=00a60258) (sccp_scrc.c:486) 20250425085724673 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1855) 20250425085724673 DLSCCP DEBUG SCCP-SCOC(13)[0x56458e942a70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085724673 DLSCCP DEBUG SCCP-SCOC(13)[0x56458e942a70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085724673 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085724673 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085724673 DCN DEBUG handle_cn_conn_conf() conn_id=13, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085724673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56458e93b950]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085724673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56458e93b950]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085724673 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085724673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085724673 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Source Reference,L=4,D=00c9507d) (sccp_scrc.c:486) 20250425085724673 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1855) 20250425085724673 DLSCCP DEBUG SCCP-SCOC(14)[0x56458e943370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085724673 DLSCCP DEBUG SCCP-SCOC(14)[0x56458e943370]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085724673 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085724673 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085724673 DCN DEBUG handle_cn_conn_conf() conn_id=14, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085724673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56458e944340]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085724673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56458e944340]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085724673 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085724673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085724673 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Source Reference,L=4,D=00dd6574) (sccp_scrc.c:486) 20250425085724673 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1855) 20250425085724673 DLSCCP DEBUG SCCP-SCOC(15)[0x56458e943a80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085724673 DLSCCP DEBUG SCCP-SCOC(15)[0x56458e943a80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085724673 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085724673 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085724673 DCN DEBUG handle_cn_conn_conf() conn_id=15, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085724673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56458e9363f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085724673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56458e9363f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085724673 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085724673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085724673 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000010), PART(T=Source Reference,L=4,D=00044654) (sccp_scrc.c:486) 20250425085724673 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1855) 20250425085724673 DLSCCP DEBUG SCCP-SCOC(16)[0x56458e94c390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085724673 DLSCCP DEBUG SCCP-SCOC(16)[0x56458e94c390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085724673 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085724673 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085724673 DCN DEBUG handle_cn_conn_conf() conn_id=16, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085724673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56458e943eb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085724673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56458e943eb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085724673 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085724673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085724673 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000011), PART(T=Source Reference,L=4,D=001a4f86) (sccp_scrc.c:486) 20250425085724673 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1855) 20250425085724673 DLSCCP DEBUG SCCP-SCOC(17)[0x56458e94cf40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085724673 DLSCCP DEBUG SCCP-SCOC(17)[0x56458e94cf40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085724673 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085724673 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085724673 DCN DEBUG handle_cn_conn_conf() conn_id=17, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085724673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56458e942ba0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085724673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56458e942ba0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085724673 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085724673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085724673 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000012), PART(T=Source Reference,L=4,D=00ff40e0) (sccp_scrc.c:486) 20250425085724673 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1855) 20250425085724673 DLSCCP DEBUG SCCP-SCOC(18)[0x56458e94dcd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085724673 DLSCCP DEBUG SCCP-SCOC(18)[0x56458e94dcd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085724673 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085724673 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085724673 DCN DEBUG handle_cn_conn_conf() conn_id=18, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085724673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56458e943530]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085724673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56458e943530]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085724673 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085724673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085724673 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000013), PART(T=Source Reference,L=4,D=00a396de) (sccp_scrc.c:486) 20250425085724673 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1855) 20250425085724673 DLSCCP DEBUG SCCP-SCOC(19)[0x56458e94e7d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085724673 DLSCCP DEBUG SCCP-SCOC(19)[0x56458e94e7d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085724673 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085724673 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085724673 DCN DEBUG handle_cn_conn_conf() conn_id=19, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085724673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56458e94c4c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085724673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56458e94c4c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085724673 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085724673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085724673 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000014), PART(T=Source Reference,L=4,D=003084f7) (sccp_scrc.c:486) 20250425085724673 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1855) 20250425085724673 DLSCCP DEBUG SCCP-SCOC(20)[0x56458e94f600]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085724673 DLSCCP DEBUG SCCP-SCOC(20)[0x56458e94f600]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085724673 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085724673 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085724673 DCN DEBUG handle_cn_conn_conf() conn_id=20, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085724673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56458e94ef00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085724673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56458e94ef00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085724673 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085724673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085724673 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000015), PART(T=Source Reference,L=4,D=00ce5df0) (sccp_scrc.c:486) 20250425085724673 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1855) 20250425085724673 DLSCCP DEBUG SCCP-SCOC(21)[0x56458e950250]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085724673 DLSCCP DEBUG SCCP-SCOC(21)[0x56458e950250]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085724673 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085724673 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085724673 DCN DEBUG handle_cn_conn_conf() conn_id=21, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085724673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56458e94ca90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085724673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56458e94ca90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085724673 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085724673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085724673 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000016), PART(T=Source Reference,L=4,D=00a3892c) (sccp_scrc.c:486) 20250425085724673 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1855) 20250425085724673 DLSCCP DEBUG SCCP-SCOC(22)[0x56458e9510d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085724673 DLSCCP DEBUG SCCP-SCOC(22)[0x56458e9510d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085724673 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085724673 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085724673 DCN DEBUG handle_cn_conn_conf() conn_id=22, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085724673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56458e950980]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085724673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56458e950980]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085724673 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085724673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085724673 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000017), PART(T=Source Reference,L=4,D=007c19f8) (sccp_scrc.c:486) 20250425085724673 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1855) 20250425085724673 DLSCCP DEBUG SCCP-SCOC(23)[0x56458e951bf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085724673 DLSCCP DEBUG SCCP-SCOC(23)[0x56458e951bf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085724673 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085724673 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085724673 DCN DEBUG handle_cn_conn_conf() conn_id=23, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085724673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56458e951550]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085724673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56458e951550]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085724673 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085724673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085724673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085724673 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425085724673 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1855) 20250425085724673 DLSCCP DEBUG SCCP-SCOC(9)[0x56458e92f090]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085724673 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085724673 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085724673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56458e939f90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085724673 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085724673 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085724673 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15738804 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085724673 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724674 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724674 DMGW DEBUG mgw(mgw-fsm-15738804-0)[0x56458e953dd0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425085724674 DMGW DEBUG mgw(mgw-fsm-15738804-0)[0x56458e953dd0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425085724674 DMGW DEBUG mgw(mgw-fsm-15738804-0)[0x56458e953dd0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425085724674 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724674 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425085724674 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{UNUSED}: Allocated (fsm.c:456) 20250425085724674 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{UNUSED}: is child of mgw(mgw-fsm-15738804-0)[0x56458e953dd0] (fsm.c:486) 20250425085724674 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15738804-0)[0x56458e953dd0] (mgcp_client_endpoint_fsm.c:724) 20250425085724674 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085724674 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085724674 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085724674 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15738804-0)[0x56458e95a6a0]{ST_CRCX}: Allocated (fsm.c:456) 20250425085724674 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15738804-0)[0x56458e95a6a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0] (fsm.c:486) 20250425085724674 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15738804-0)[0x56458e95a6a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085724674 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15738804-0)[0x56458e95a6a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425085724674 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=199 'CRCX 9 rtpbridge/*@mgw MGCP 1.0\r\nC: f027b4'... (mgcp_client.c:807) 20250425085724674 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250425085724674 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15738804-0)[0x56458e95a6a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085724674 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085724673 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085724673 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085724673 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085724673 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724673 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 0d a6 02 58 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085724673 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724673 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085724673 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085724673 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085724673 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085724673 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724673 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 0e c9 50 7d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085724673 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724673 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085724673 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085724673 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085724673 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085724673 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724673 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 0f dd 65 74 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085724673 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724673 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085724673 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085724673 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085724673 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085724673 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724673 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 10 04 46 54 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085724673 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724673 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085724673 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085724673 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085724673 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085724673 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724673 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 11 1a 4f 86 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085724673 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724673 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085724673 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085724673 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085724673 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085724673 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724673 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 12 ff 40 e0 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085724673 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724673 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085724673 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085724673 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085724673 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085724673 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724673 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 13 a3 96 de 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085724673 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724673 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085724673 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085724673 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085724673 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085724673 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724673 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 14 30 84 f7 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085724673 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724673 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085724673 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085724673 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085724673 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085724673 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724673 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 15 ce 5d f0 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085724673 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724673 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085724673 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085724673 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085724673 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085724673 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724673 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 16 a3 89 2c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085724673 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724673 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085724673 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085724673 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085724673 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085724673 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724673 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 17 7c 19 f8 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085724673 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724673 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085724673 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085724673 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085724673 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085724673 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085724673 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724673 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 09 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  TC_rab_assignment_concurrent0(209)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@23e0c4c64ce8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f027b417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f027b417", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent0(210)@23e0c4c64ce8: CRCX1{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f027b417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f027b417", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(210)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(211)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@23e0c4c64ce8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20250425085724682 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20250425085724682 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e95a6a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425085724682 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e95a6a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425085724682 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e95a6a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085724682 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e95a6a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085724682 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425085724682 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085724682 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724682 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085724682 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085724682 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724682 DMGW DEBUG mgw(mgw-fsm-15738804-0)[0x56458e953dd0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085724682 DMGW DEBUG mgw(mgw-fsm-15738804-0)[0x56458e953dd0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425085724682 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724682 DMGW DEBUG mgw(mgw-fsm-15738804-0)[0x56458e953dd0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425085724682 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15738804)[0x56458e9332e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425085724682 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425085724683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085724683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(210)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085724688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085724688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085724688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085724688 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085724688 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf027b4) (hnbgw_rua.c:470) 20250425085724688 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15738804 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085724688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15738804)[0x56458e9332e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085724688 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085724688 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085724688 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15738804 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085724688 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085724688 DMGW DEBUG mgw(mgw-fsm-15738804-0)[0x56458e953dd0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425085724688 DMGW DEBUG mgw(mgw-fsm-15738804-0)[0x56458e953dd0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425085724688 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085724688 DMGW DEBUG mgw(mgw-fsm-15738804-0)[0x56458e953dd0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425085724688 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15738804-0)[0x56458e953dd0] (mgcp_client_endpoint_fsm.c:724) 20250425085724688 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085724688 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085724688 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425085724688 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e95a6a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425085724688 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: f027b'... (mgcp_client.c:807) 20250425085724688 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425085724688 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e95a6a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085724688 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085724688 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085724688 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(210)@23e0c4c64ce8: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f027b417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f027b417", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085724693 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20250425085724693 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e95a6a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425085724693 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e95a6a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425085724693 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e95a6a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425085724693 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425085724693 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/1@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085724693 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724693 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085724693 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085724693 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724693 DMGW DEBUG mgw(mgw-fsm-15738804-0)[0x56458e953dd0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085724693 DMGW DEBUG mgw(mgw-fsm-15738804-0)[0x56458e953dd0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425085724693 DMGW DEBUG mgw(mgw-fsm-15738804-0)[0x56458e953dd0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425085724693 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15738804-0)[0x56458e953dd0] (mgcp_client_endpoint_fsm.c:724) 20250425085724693 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085724693 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085724693 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085724693 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15738804-0)[0x56458e935fb0]{ST_CRCX}: Allocated (fsm.c:456) 20250425085724693 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15738804-0)[0x56458e935fb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0] (fsm.c:486) 20250425085724693 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15738804-0)[0x56458e935fb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085724693 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15738804-0)[0x56458e935fb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:228) 20250425085724693 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=204 'CRCX 11 rtpbridge/1@mgw MGCP 1.0\r\nC: f027b'... (mgcp_client.c:807) 20250425085724693 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425085724693 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15738804-0)[0x56458e935fb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085724693 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085724693 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724693 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085724693 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(210)@23e0c4c64ce8: CRCX2{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f027b417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f027b417", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085724699 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20250425085724699 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e935fb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425085724699 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e935fb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425085724699 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e935fb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085724699 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e935fb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085724699 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425085724699 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425085724699 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724699 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/1@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085724699 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085724699 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085724699 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724699 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/1@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085724699 DMGW DEBUG mgw(mgw-fsm-15738804-0)[0x56458e953dd0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085724699 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085724699 DMGW DEBUG mgw(mgw-fsm-15738804-0)[0x56458e953dd0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425085724699 DMGW DEBUG mgw(mgw-fsm-15738804-0)[0x56458e953dd0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425085724699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56458e939f90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425085724699 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085724699 DLSCCP DEBUG SCCP-SCOC(9)[0x56458e92f090]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085724699 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1d2ca), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425085724699 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085724699 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724699 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085724699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085724699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085724699 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 09 06 c1 d2 ca 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085724699 DMGW DEBUG mgw(mgw-fsm-15738804-0)[0x56458e953dd0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425085724699 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724699 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085724699 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085724699 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085724699 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085724699 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250425085724699 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085724699 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085724699 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724699 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 09 06 c1 d2 ca 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425085724699 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724699 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085724699 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085724699 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085724699 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085724699 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085724699 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085724699 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085724699 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724699 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0a 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085724699 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085724699 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085724699 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085724699 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085724699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085724699 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425085724699 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1855) 20250425085724699 DLSCCP DEBUG SCCP-SCOC(10)[0x56458e9390a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085724699 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085724699 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085724699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56458e937f40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085724699 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085724699 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085724699 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15716657 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085724699 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724699 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724699 DMGW DEBUG mgw(mgw-fsm-15716657-0)[0x56458e952c80]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425085724699 DMGW DEBUG mgw(mgw-fsm-15716657-0)[0x56458e952c80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425085724699 DMGW DEBUG mgw(mgw-fsm-15716657-0)[0x56458e952c80]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425085724699 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724699 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425085724699 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{UNUSED}: Allocated (fsm.c:456) 20250425085724699 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{UNUSED}: is child of mgw(mgw-fsm-15716657-0)[0x56458e952c80] (fsm.c:486) 20250425085724699 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15716657-0)[0x56458e952c80] (mgcp_client_endpoint_fsm.c:724) 20250425085724699 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085724699 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085724699 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085724699 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15716657-0)[0x56458e963130]{ST_CRCX}: Allocated (fsm.c:456) 20250425085724699 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15716657-0)[0x56458e963130]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860] (fsm.c:486) 20250425085724699 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15716657-0)[0x56458e963130]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085724699 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15716657-0)[0x56458e963130]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425085724699 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=200 'CRCX 12 rtpbridge/*@mgw MGCP 1.0\r\nC: efd13'... (mgcp_client.c:807) 20250425085724699 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425085724699 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15716657-0)[0x56458e963130]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085724699 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@23e0c4c64ce8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "efd13117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "efd13117", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent0(211)@23e0c4c64ce8: CRCX1{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "efd13117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "efd13117", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(211)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(213)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@23e0c4c64ce8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20250425085724719 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20250425085724719 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e963130]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425085724719 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e963130]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425085724719 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e963130]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085724719 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e963130]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085724719 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425085724719 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/2@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085724719 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724719 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085724719 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085724719 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724719 DMGW DEBUG mgw(mgw-fsm-15716657-0)[0x56458e952c80]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085724719 DMGW DEBUG mgw(mgw-fsm-15716657-0)[0x56458e952c80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425085724719 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724719 DMGW DEBUG mgw(mgw-fsm-15716657-0)[0x56458e952c80]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425085724719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15716657)[0x56458e92eed0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425085724719 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425085724719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085724719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(211)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085724724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085724724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085724724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085724724 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085724724 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xefd131) (hnbgw_rua.c:470) 20250425085724724 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15716657 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085724724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15716657)[0x56458e92eed0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085724724 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085724724 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085724724 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15716657 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085724724 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085724724 DMGW DEBUG mgw(mgw-fsm-15716657-0)[0x56458e952c80]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425085724724 DMGW DEBUG mgw(mgw-fsm-15716657-0)[0x56458e952c80]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425085724724 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085724724 DMGW DEBUG mgw(mgw-fsm-15716657-0)[0x56458e952c80]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425085724724 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15716657-0)[0x56458e952c80] (mgcp_client_endpoint_fsm.c:724) 20250425085724724 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085724724 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085724724 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425085724724 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e963130]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425085724724 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=214 'MDCX 13 rtpbridge/2@mgw MGCP 1.0\r\nC: efd13'... (mgcp_client.c:807) 20250425085724724 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425085724724 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e963130]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085724724 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085724724 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085724724 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(211)@23e0c4c64ce8: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "efd13117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "efd13117", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085724732 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20250425085724732 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e963130]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425085724732 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e963130]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425085724732 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e963130]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425085724732 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425085724732 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/2@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085724732 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724732 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085724732 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085724732 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724732 DMGW DEBUG mgw(mgw-fsm-15716657-0)[0x56458e952c80]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085724732 DMGW DEBUG mgw(mgw-fsm-15716657-0)[0x56458e952c80]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425085724732 DMGW DEBUG mgw(mgw-fsm-15716657-0)[0x56458e952c80]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425085724732 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15716657-0)[0x56458e952c80] (mgcp_client_endpoint_fsm.c:724) 20250425085724732 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085724732 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085724732 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085724732 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15716657-0)[0x56458e94f190]{ST_CRCX}: Allocated (fsm.c:456) 20250425085724732 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15716657-0)[0x56458e94f190]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860] (fsm.c:486) 20250425085724733 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15716657-0)[0x56458e94f190]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085724733 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15716657-0)[0x56458e94f190]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:228) 20250425085724733 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=204 'CRCX 14 rtpbridge/2@mgw MGCP 1.0\r\nC: efd13'... (mgcp_client.c:807) 20250425085724733 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425085724733 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15716657-0)[0x56458e94f190]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085724733 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085724733 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724733 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085724733 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(211)@23e0c4c64ce8: CRCX2{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "efd13117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "efd13117", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085724742 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20250425085724742 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e94f190]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425085724742 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e94f190]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425085724742 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e94f190]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085724742 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e94f190]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085724742 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425085724742 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/2@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425085724742 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724742 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/2@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085724742 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085724742 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085724742 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724742 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/2@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085724742 DMGW DEBUG mgw(mgw-fsm-15716657-0)[0x56458e952c80]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085724742 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085724742 DMGW DEBUG mgw(mgw-fsm-15716657-0)[0x56458e952c80]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425085724742 DMGW DEBUG mgw(mgw-fsm-15716657-0)[0x56458e952c80]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425085724742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56458e937f40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425085724742 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085724743 DLSCCP DEBUG SCCP-SCOC(10)[0x56458e9390a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085724743 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00184d0f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425085724743 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085724743 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724743 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085724743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085724743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085724743 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 18 4d 0f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085724743 DMGW DEBUG mgw(mgw-fsm-15716657-0)[0x56458e952c80]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425085724743 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724743 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085724743 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085724743 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085724743 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085724743 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250425085724743 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085724743 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085724743 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724743 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 18 4d 0f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425085724743 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724743 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085724743 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085724743 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085724743 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085724743 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085724743 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085724743 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085724743 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724743 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0b 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085724743 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085724743 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085724743 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085724743 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085724743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085724743 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425085724743 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1855) 20250425085724743 DLSCCP DEBUG SCCP-SCOC(11)[0x56458e93a860]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085724743 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085724743 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085724743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56458e944130]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085724743 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085724743 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085724743 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4291084 SCCP-11 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085724743 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724743 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724743 DMGW DEBUG mgw(mgw-fsm-4291084-0)[0x56458e9650c0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425085724743 DMGW DEBUG mgw(mgw-fsm-4291084-0)[0x56458e9650c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425085724743 DMGW DEBUG mgw(mgw-fsm-4291084-0)[0x56458e9650c0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425085724743 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724743 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425085724743 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{UNUSED}: Allocated (fsm.c:456) 20250425085724743 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{UNUSED}: is child of mgw(mgw-fsm-4291084-0)[0x56458e9650c0] (fsm.c:486) 20250425085724743 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4291084-0)[0x56458e9650c0] (mgcp_client_endpoint_fsm.c:724) 20250425085724743 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085724743 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085724743 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085724743 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4291084-0)[0x56458e96bac0]{ST_CRCX}: Allocated (fsm.c:456) 20250425085724743 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4291084-0)[0x56458e96bac0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0] (fsm.c:486) 20250425085724743 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4291084-0)[0x56458e96bac0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085724743 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4291084-0)[0x56458e96bac0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425085724743 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=200 'CRCX 15 rtpbridge/*@mgw MGCP 1.0\r\nC: 417a0'... (mgcp_client.c:807) 20250425085724743 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425085724744 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4291084-0)[0x56458e96bac0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085724744 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@23e0c4c64ce8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "417a0c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "417a0c17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent0(213)@23e0c4c64ce8: CRCX1{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "417a0c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "417a0c17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(213)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(212)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 20250425085724765 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20250425085724765 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96bac0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425085724765 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96bac0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425085724765 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96bac0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085724765 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96bac0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085724765 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425085724765 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/4@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085724765 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724765 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085724765 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085724765 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724765 DMGW DEBUG mgw(mgw-fsm-4291084-0)[0x56458e9650c0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085724765 DMGW DEBUG mgw(mgw-fsm-4291084-0)[0x56458e9650c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425085724765 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724765 DMGW DEBUG mgw(mgw-fsm-4291084-0)[0x56458e9650c0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425085724765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4291084)[0x56458e944000]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425085724765 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425085724765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085724765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@23e0c4c64ce8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent0(213)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085724775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085724775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085724775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085724775 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085724775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x417a0c) (hnbgw_rua.c:470) 20250425085724775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4291084 SCCP-11 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085724775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4291084)[0x56458e944000]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085724775 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085724775 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085724775 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4291084 SCCP-11 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085724775 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085724775 DMGW DEBUG mgw(mgw-fsm-4291084-0)[0x56458e9650c0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425085724775 DMGW DEBUG mgw(mgw-fsm-4291084-0)[0x56458e9650c0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425085724775 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085724775 DMGW DEBUG mgw(mgw-fsm-4291084-0)[0x56458e9650c0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425085724775 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4291084-0)[0x56458e9650c0] (mgcp_client_endpoint_fsm.c:724) 20250425085724775 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085724775 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085724775 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425085724775 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96bac0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425085724775 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=214 'MDCX 16 rtpbridge/4@mgw MGCP 1.0\r\nC: 417a0'... (mgcp_client.c:807) 20250425085724775 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425085724775 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96bac0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085724775 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085724775 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085724775 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(213)@23e0c4c64ce8: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "417a0c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "417a0c17", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085724786 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20250425085724786 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96bac0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425085724786 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96bac0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425085724786 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96bac0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425085724786 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425085724786 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/4@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085724786 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724786 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085724786 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085724786 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724786 DMGW DEBUG mgw(mgw-fsm-4291084-0)[0x56458e9650c0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085724786 DMGW DEBUG mgw(mgw-fsm-4291084-0)[0x56458e9650c0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425085724786 DMGW DEBUG mgw(mgw-fsm-4291084-0)[0x56458e9650c0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425085724786 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4291084-0)[0x56458e9650c0] (mgcp_client_endpoint_fsm.c:724) 20250425085724786 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085724786 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085724786 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085724786 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4291084-0)[0x56458e964d10]{ST_CRCX}: Allocated (fsm.c:456) 20250425085724786 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4291084-0)[0x56458e964d10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0] (fsm.c:486) 20250425085724786 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4291084-0)[0x56458e964d10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085724786 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4291084-0)[0x56458e964d10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:228) 20250425085724786 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=204 'CRCX 17 rtpbridge/4@mgw MGCP 1.0\r\nC: 417a0'... (mgcp_client.c:807) 20250425085724786 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425085724786 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4291084-0)[0x56458e964d10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085724786 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085724786 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724786 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085724786 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(213)@23e0c4c64ce8: CRCX2{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "417a0c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "417a0c17", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085724800 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20250425085724800 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e964d10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425085724800 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e964d10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425085724800 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e964d10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085724800 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e964d10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085724800 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425085724800 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/4@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425085724800 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724800 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/4@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085724800 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085724800 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085724800 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724800 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/4@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085724800 DMGW DEBUG mgw(mgw-fsm-4291084-0)[0x56458e9650c0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085724800 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085724800 DMGW DEBUG mgw(mgw-fsm-4291084-0)[0x56458e9650c0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425085724800 DMGW DEBUG mgw(mgw-fsm-4291084-0)[0x56458e9650c0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425085724800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56458e944130]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425085724800 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085724800 DLSCCP DEBUG SCCP-SCOC(11)[0x56458e93a860]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085724800 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b9dc6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425085724800 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085724800 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724800 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085724800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085724800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085724800 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0b 06 5b 9d c6 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085724800 DMGW DEBUG mgw(mgw-fsm-4291084-0)[0x56458e9650c0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425085724800 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724801 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085724801 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085724801 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085724801 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085724801 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250425085724801 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085724801 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085724801 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724801 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0b 06 5b 9d c6 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425085724801 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724801 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085724801 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085724801 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085724801 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085724801 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085724801 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085724801 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085724801 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724801 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0c 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085724801 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085724801 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085724801 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085724801 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085724801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085724801 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425085724801 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1855) 20250425085724801 DLSCCP DEBUG SCCP-SCOC(12)[0x56458e9375b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085724801 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085724801 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085724801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56458e93b670]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085724801 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085724801 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085724801 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1759344 SCCP-12 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085724801 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724801 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724801 DMGW DEBUG mgw(mgw-fsm-1759344-0)[0x56458e96d8b0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425085724801 DMGW DEBUG mgw(mgw-fsm-1759344-0)[0x56458e96d8b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425085724801 DMGW DEBUG mgw(mgw-fsm-1759344-0)[0x56458e96d8b0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425085724801 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724801 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425085724801 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{UNUSED}: Allocated (fsm.c:456) 20250425085724801 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{UNUSED}: is child of mgw(mgw-fsm-1759344-0)[0x56458e96d8b0] (fsm.c:486) 20250425085724801 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1759344-0)[0x56458e96d8b0] (mgcp_client_endpoint_fsm.c:724) 20250425085724801 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085724801 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085724801 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085724801 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1759344-0)[0x56458e96dac0]{ST_CRCX}: Allocated (fsm.c:456) 20250425085724801 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1759344-0)[0x56458e96dac0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0] (fsm.c:486) 20250425085724801 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1759344-0)[0x56458e96dac0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085724801 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1759344-0)[0x56458e96dac0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425085724801 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: 1ad87'... (mgcp_client.c:807) 20250425085724801 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425085724801 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1759344-0)[0x56458e96dac0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085724801 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@23e0c4c64ce8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1ad87017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1ad87017", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent0(212)@23e0c4c64ce8: CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1ad87017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1ad87017", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(212)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(214)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@23e0c4c64ce8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20250425085724819 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20250425085724819 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96dac0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425085724820 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96dac0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425085724820 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96dac0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085724820 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96dac0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085724820 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425085724820 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085724820 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724820 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085724820 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085724820 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724820 DMGW DEBUG mgw(mgw-fsm-1759344-0)[0x56458e96d8b0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085724820 DMGW DEBUG mgw(mgw-fsm-1759344-0)[0x56458e96d8b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425085724820 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724820 DMGW DEBUG mgw(mgw-fsm-1759344-0)[0x56458e96d8b0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425085724820 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1759344)[0x56458e93a170]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425085724820 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425085724820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085724820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(212)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085724828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085724828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085724828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085724828 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085724828 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1ad870) (hnbgw_rua.c:470) 20250425085724828 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1759344 SCCP-12 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085724828 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1759344)[0x56458e93a170]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085724828 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085724828 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085724828 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1759344 SCCP-12 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085724828 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085724828 DMGW DEBUG mgw(mgw-fsm-1759344-0)[0x56458e96d8b0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425085724828 DMGW DEBUG mgw(mgw-fsm-1759344-0)[0x56458e96d8b0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425085724828 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085724828 DMGW DEBUG mgw(mgw-fsm-1759344-0)[0x56458e96d8b0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425085724828 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1759344-0)[0x56458e96d8b0] (mgcp_client_endpoint_fsm.c:724) 20250425085724828 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085724828 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085724828 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425085724828 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96dac0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425085724828 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=214 'MDCX 19 rtpbridge/3@mgw MGCP 1.0\r\nC: 1ad87'... (mgcp_client.c:807) 20250425085724828 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425085724828 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96dac0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085724828 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085724828 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085724828 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(212)@23e0c4c64ce8: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1ad87017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1ad87017", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085724837 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20250425085724837 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96dac0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425085724837 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96dac0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425085724837 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96dac0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425085724837 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425085724837 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085724837 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724837 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085724837 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085724837 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724837 DMGW DEBUG mgw(mgw-fsm-1759344-0)[0x56458e96d8b0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085724837 DMGW DEBUG mgw(mgw-fsm-1759344-0)[0x56458e96d8b0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425085724837 DMGW DEBUG mgw(mgw-fsm-1759344-0)[0x56458e96d8b0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425085724837 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1759344-0)[0x56458e96d8b0] (mgcp_client_endpoint_fsm.c:724) 20250425085724837 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085724837 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085724837 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085724837 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1759344-0)[0x56458e96d6a0]{ST_CRCX}: Allocated (fsm.c:456) 20250425085724837 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1759344-0)[0x56458e96d6a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0] (fsm.c:486) 20250425085724837 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1759344-0)[0x56458e96d6a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085724837 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1759344-0)[0x56458e96d6a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250425085724837 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=204 'CRCX 20 rtpbridge/3@mgw MGCP 1.0\r\nC: 1ad87'... (mgcp_client.c:807) 20250425085724837 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425085724837 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1759344-0)[0x56458e96d6a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085724837 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085724837 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724837 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085724837 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(212)@23e0c4c64ce8: CRCX2{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1ad87017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1ad87017", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085724842 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20250425085724842 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e96d6a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425085724842 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e96d6a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425085724842 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e96d6a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085724842 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e96d6a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085724842 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425085724842 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425085724842 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724842 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085724842 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085724842 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085724842 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724842 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085724842 DMGW DEBUG mgw(mgw-fsm-1759344-0)[0x56458e96d8b0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085724842 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085724842 DMGW DEBUG mgw(mgw-fsm-1759344-0)[0x56458e96d8b0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425085724842 DMGW DEBUG mgw(mgw-fsm-1759344-0)[0x56458e96d8b0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425085724842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56458e93b670]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425085724842 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085724842 DLSCCP DEBUG SCCP-SCOC(12)[0x56458e9375b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085724842 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a46765), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425085724842 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085724842 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724842 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085724842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085724842 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085724842 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0c 06 a4 67 65 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085724842 DMGW DEBUG mgw(mgw-fsm-1759344-0)[0x56458e96d8b0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425085724842 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724842 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085724842 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085724842 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085724842 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085724843 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425085724843 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085724843 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085724843 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724843 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0c 06 a4 67 65 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425085724843 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724843 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085724843 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085724843 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085724843 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085724843 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085724843 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085724843 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085724843 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724843 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0d 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085724843 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085724843 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085724843 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085724843 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085724843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085724843 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425085724843 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1855) 20250425085724843 DLSCCP DEBUG SCCP-SCOC(13)[0x56458e942a70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085724843 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085724843 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085724843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56458e93b950]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085724843 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085724843 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085724843 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11002489 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085724843 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724843 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724843 DMGW DEBUG mgw(mgw-fsm-11002489-0)[0x56458e976720]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425085724843 DMGW DEBUG mgw(mgw-fsm-11002489-0)[0x56458e976720]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425085724843 DMGW DEBUG mgw(mgw-fsm-11002489-0)[0x56458e976720]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425085724843 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724843 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425085724843 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{UNUSED}: Allocated (fsm.c:456) 20250425085724843 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{UNUSED}: is child of mgw(mgw-fsm-11002489-0)[0x56458e976720] (fsm.c:486) 20250425085724843 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11002489-0)[0x56458e976720] (mgcp_client_endpoint_fsm.c:724) 20250425085724843 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085724843 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085724843 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085724843 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11002489-0)[0x56458e976930]{ST_CRCX}: Allocated (fsm.c:456) 20250425085724843 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11002489-0)[0x56458e976930]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60] (fsm.c:486) 20250425085724843 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11002489-0)[0x56458e976930]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085724843 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11002489-0)[0x56458e976930]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425085724843 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=200 'CRCX 21 rtpbridge/*@mgw MGCP 1.0\r\nC: a7e27'... (mgcp_client.c:807) 20250425085724843 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425085724843 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11002489-0)[0x56458e976930]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085724843 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@23e0c4c64ce8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a7e27917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a7e27917", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent0(214)@23e0c4c64ce8: CRCX1{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a7e27917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a7e27917", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(214)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(215)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@23e0c4c64ce8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20250425085724849 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20250425085724849 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e976930]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425085724849 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e976930]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425085724849 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e976930]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085724849 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e976930]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085724849 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425085724849 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/5@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085724849 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724849 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085724849 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085724849 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724849 DMGW DEBUG mgw(mgw-fsm-11002489-0)[0x56458e976720]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085724849 DMGW DEBUG mgw(mgw-fsm-11002489-0)[0x56458e976720]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425085724849 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724849 DMGW DEBUG mgw(mgw-fsm-11002489-0)[0x56458e976720]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425085724849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11002489)[0x56458e93ac50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425085724849 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425085724849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085724849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(214)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085724854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085724854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085724854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085724854 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085724854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa7e279) (hnbgw_rua.c:470) 20250425085724854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11002489 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085724854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11002489)[0x56458e93ac50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085724854 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085724854 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085724854 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11002489 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085724854 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085724854 DMGW DEBUG mgw(mgw-fsm-11002489-0)[0x56458e976720]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425085724854 DMGW DEBUG mgw(mgw-fsm-11002489-0)[0x56458e976720]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425085724854 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085724854 DMGW DEBUG mgw(mgw-fsm-11002489-0)[0x56458e976720]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425085724854 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11002489-0)[0x56458e976720] (mgcp_client_endpoint_fsm.c:724) 20250425085724854 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085724854 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085724854 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425085724854 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e976930]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425085724854 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=214 'MDCX 22 rtpbridge/5@mgw MGCP 1.0\r\nC: a7e27'... (mgcp_client.c:807) 20250425085724854 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425085724854 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e976930]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085724854 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085724854 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085724854 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(214)@23e0c4c64ce8: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "a7e27917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a7e27917", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085724860 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20250425085724860 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e976930]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425085724860 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e976930]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425085724860 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e976930]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425085724860 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425085724860 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/5@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085724860 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724860 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085724860 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085724860 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724860 DMGW DEBUG mgw(mgw-fsm-11002489-0)[0x56458e976720]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085724860 DMGW DEBUG mgw(mgw-fsm-11002489-0)[0x56458e976720]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425085724860 DMGW DEBUG mgw(mgw-fsm-11002489-0)[0x56458e976720]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425085724860 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11002489-0)[0x56458e976720] (mgcp_client_endpoint_fsm.c:724) 20250425085724860 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085724860 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085724860 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085724860 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11002489-0)[0x56458e9750d0]{ST_CRCX}: Allocated (fsm.c:456) 20250425085724860 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11002489-0)[0x56458e9750d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60] (fsm.c:486) 20250425085724860 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11002489-0)[0x56458e9750d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085724860 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11002489-0)[0x56458e9750d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250425085724860 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=204 'CRCX 23 rtpbridge/5@mgw MGCP 1.0\r\nC: a7e27'... (mgcp_client.c:807) 20250425085724860 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425085724860 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11002489-0)[0x56458e9750d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085724860 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085724860 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724860 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085724860 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(214)@23e0c4c64ce8: CRCX2{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "a7e27917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a7e27917", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085724869 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20250425085724869 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9750d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425085724869 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9750d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425085724869 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9750d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085724869 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9750d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085724869 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425085724869 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/5@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425085724869 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724869 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/5@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085724869 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085724869 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085724869 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724869 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/5@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085724869 DMGW DEBUG mgw(mgw-fsm-11002489-0)[0x56458e976720]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085724869 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085724869 DMGW DEBUG mgw(mgw-fsm-11002489-0)[0x56458e976720]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425085724869 DMGW DEBUG mgw(mgw-fsm-11002489-0)[0x56458e976720]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425085724869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56458e93b950]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425085724869 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085724869 DLSCCP DEBUG SCCP-SCOC(13)[0x56458e942a70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085724869 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a60258), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425085724869 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085724869 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724869 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085724869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085724869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085724869 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0d 06 a6 02 58 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085724869 DMGW DEBUG mgw(mgw-fsm-11002489-0)[0x56458e976720]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425085724869 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724869 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085724869 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085724869 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085724869 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085724869 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250425085724869 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085724869 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085724869 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724869 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0d 06 a6 02 58 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425085724869 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724869 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085724869 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085724869 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085724869 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085724869 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085724870 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085724870 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085724869 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085724869 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085724869 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724869 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0e 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085724870 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085724870 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085724870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085724870 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425085724870 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1855) 20250425085724870 DLSCCP DEBUG SCCP-SCOC(14)[0x56458e943370]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085724870 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085724870 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085724870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56458e944340]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085724870 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085724870 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085724870 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14858127 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085724870 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724870 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724870 DMGW DEBUG mgw(mgw-fsm-14858127-0)[0x56458e97f420]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425085724870 DMGW DEBUG mgw(mgw-fsm-14858127-0)[0x56458e97f420]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425085724870 DMGW DEBUG mgw(mgw-fsm-14858127-0)[0x56458e97f420]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425085724870 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724870 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425085724870 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{UNUSED}: Allocated (fsm.c:456) 20250425085724870 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{UNUSED}: is child of mgw(mgw-fsm-14858127-0)[0x56458e97f420] (fsm.c:486) 20250425085724870 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14858127-0)[0x56458e97f420] (mgcp_client_endpoint_fsm.c:724) 20250425085724870 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085724870 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085724870 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085724870 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14858127-0)[0x56458e9863e0]{ST_CRCX}: Allocated (fsm.c:456) 20250425085724870 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14858127-0)[0x56458e9863e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10] (fsm.c:486) 20250425085724870 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14858127-0)[0x56458e9863e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085724870 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14858127-0)[0x56458e9863e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425085724870 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: e2b78'... (mgcp_client.c:807) 20250425085724870 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425085724870 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14858127-0)[0x56458e9863e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085724870 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@23e0c4c64ce8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e2b78f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e2b78f17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent0(215)@23e0c4c64ce8: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e2b78f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e2b78f17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(215)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(216)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@23e0c4c64ce8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20250425085724885 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20250425085724885 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9863e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425085724885 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9863e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425085724885 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9863e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085724885 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9863e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085724885 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425085724885 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/6@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085724885 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724885 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085724885 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085724885 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724885 DMGW DEBUG mgw(mgw-fsm-14858127-0)[0x56458e97f420]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085724885 DMGW DEBUG mgw(mgw-fsm-14858127-0)[0x56458e97f420]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425085724885 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724885 DMGW DEBUG mgw(mgw-fsm-14858127-0)[0x56458e97f420]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425085724885 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14858127)[0x56458e93b810]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425085724885 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425085724885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085724885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(215)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085724894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085724894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085724894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085724894 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085724894 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe2b78f) (hnbgw_rua.c:470) 20250425085724894 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14858127 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085724894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14858127)[0x56458e93b810]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085724894 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085724894 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085724894 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14858127 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085724894 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085724894 DMGW DEBUG mgw(mgw-fsm-14858127-0)[0x56458e97f420]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425085724894 DMGW DEBUG mgw(mgw-fsm-14858127-0)[0x56458e97f420]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425085724894 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085724894 DMGW DEBUG mgw(mgw-fsm-14858127-0)[0x56458e97f420]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425085724894 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14858127-0)[0x56458e97f420] (mgcp_client_endpoint_fsm.c:724) 20250425085724894 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085724894 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085724894 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425085724894 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9863e0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425085724894 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=214 'MDCX 25 rtpbridge/6@mgw MGCP 1.0\r\nC: e2b78'... (mgcp_client.c:807) 20250425085724894 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425085724894 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9863e0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085724894 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085724894 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085724894 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(215)@23e0c4c64ce8: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "e2b78f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e2b78f17", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085724907 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20250425085724907 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9863e0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425085724907 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9863e0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425085724907 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9863e0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425085724907 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425085724907 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/6@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085724907 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724907 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085724907 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085724907 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724907 DMGW DEBUG mgw(mgw-fsm-14858127-0)[0x56458e97f420]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085724907 DMGW DEBUG mgw(mgw-fsm-14858127-0)[0x56458e97f420]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425085724907 DMGW DEBUG mgw(mgw-fsm-14858127-0)[0x56458e97f420]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425085724907 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14858127-0)[0x56458e97f420] (mgcp_client_endpoint_fsm.c:724) 20250425085724907 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085724907 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085724907 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085724907 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14858127-0)[0x56458e97f560]{ST_CRCX}: Allocated (fsm.c:456) 20250425085724907 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14858127-0)[0x56458e97f560]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10] (fsm.c:486) 20250425085724907 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14858127-0)[0x56458e97f560]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085724907 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14858127-0)[0x56458e97f560]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:228) 20250425085724907 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=204 'CRCX 26 rtpbridge/6@mgw MGCP 1.0\r\nC: e2b78'... (mgcp_client.c:807) 20250425085724907 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425085724907 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14858127-0)[0x56458e97f560]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085724907 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085724907 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724907 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085724907 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(215)@23e0c4c64ce8: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "e2b78f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e2b78f17", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085724924 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20250425085724924 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e97f560]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425085724924 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e97f560]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425085724924 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e97f560]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085724924 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e97f560]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085724924 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425085724924 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/6@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425085724924 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724924 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/6@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085724924 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085724924 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085724924 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724924 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/6@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085724924 DMGW DEBUG mgw(mgw-fsm-14858127-0)[0x56458e97f420]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085724924 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085724924 DMGW DEBUG mgw(mgw-fsm-14858127-0)[0x56458e97f420]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425085724924 DMGW DEBUG mgw(mgw-fsm-14858127-0)[0x56458e97f420]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425085724924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56458e944340]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425085724924 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085724924 DLSCCP DEBUG SCCP-SCOC(14)[0x56458e943370]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085724924 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9507d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425085724924 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085724924 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724924 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085724924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085724924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085724924 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0e 06 c9 50 7d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085724924 DMGW DEBUG mgw(mgw-fsm-14858127-0)[0x56458e97f420]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425085724924 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724924 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085724924 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085724924 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085724924 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085724924 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250425085724924 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085724924 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085724924 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724924 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0e 06 c9 50 7d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425085724924 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724924 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085724924 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085724924 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085724924 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085724924 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085724924 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085724924 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085724924 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724924 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0f 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085724924 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085724924 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085724924 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085724924 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085724924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085724924 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425085724924 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1855) 20250425085724924 DLSCCP DEBUG SCCP-SCOC(15)[0x56458e943a80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085724924 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085724924 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085724924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56458e9363f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085724924 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085724924 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085724924 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8635054 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085724924 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724924 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724924 DMGW DEBUG mgw(mgw-fsm-8635054-0)[0x56458e988690]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425085724924 DMGW DEBUG mgw(mgw-fsm-8635054-0)[0x56458e988690]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425085724924 DMGW DEBUG mgw(mgw-fsm-8635054-0)[0x56458e988690]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425085724924 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724924 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425085724924 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{UNUSED}: Allocated (fsm.c:456) 20250425085724925 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{UNUSED}: is child of mgw(mgw-fsm-8635054-0)[0x56458e988690] (fsm.c:486) 20250425085724925 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8635054-0)[0x56458e988690] (mgcp_client_endpoint_fsm.c:724) 20250425085724925 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085724925 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085724925 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085724925 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8635054-0)[0x56458e96ce40]{ST_CRCX}: Allocated (fsm.c:456) 20250425085724925 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8635054-0)[0x56458e96ce40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8635054-0)[0x56458e988130] (fsm.c:486) 20250425085724925 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8635054-0)[0x56458e96ce40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085724925 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8635054-0)[0x56458e96ce40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425085724925 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=200 'CRCX 27 rtpbridge/*@mgw MGCP 1.0\r\nC: 83c2a'... (mgcp_client.c:807) 20250425085724925 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425085724925 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8635054-0)[0x56458e96ce40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085724925 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@23e0c4c64ce8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "83c2ae17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "83c2ae17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent0(216)@23e0c4c64ce8: CRCX1{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "83c2ae17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "83c2ae17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(216)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(217)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@23e0c4c64ce8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20250425085724947 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20250425085724947 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96ce40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425085724947 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96ce40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425085724947 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96ce40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085724947 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96ce40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085724947 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425085724947 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/7@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085724947 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724947 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085724947 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085724947 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724947 DMGW DEBUG mgw(mgw-fsm-8635054-0)[0x56458e988690]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085724947 DMGW DEBUG mgw(mgw-fsm-8635054-0)[0x56458e988690]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425085724947 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724947 DMGW DEBUG mgw(mgw-fsm-8635054-0)[0x56458e988690]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425085724947 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8635054)[0x56458e93a3c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425085724947 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425085724947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085724947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(216)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085724953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085724953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085724953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085724953 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085724953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x83c2ae) (hnbgw_rua.c:470) 20250425085724953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8635054 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085724953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8635054)[0x56458e93a3c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085724953 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085724953 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085724953 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8635054 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085724953 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085724953 DMGW DEBUG mgw(mgw-fsm-8635054-0)[0x56458e988690]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425085724953 DMGW DEBUG mgw(mgw-fsm-8635054-0)[0x56458e988690]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425085724953 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085724953 DMGW DEBUG mgw(mgw-fsm-8635054-0)[0x56458e988690]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425085724953 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8635054-0)[0x56458e988690] (mgcp_client_endpoint_fsm.c:724) 20250425085724953 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085724953 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085724953 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425085724953 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96ce40]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425085724953 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=214 'MDCX 28 rtpbridge/7@mgw MGCP 1.0\r\nC: 83c2a'... (mgcp_client.c:807) 20250425085724953 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425085724953 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96ce40]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085724953 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085724953 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085724953 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(216)@23e0c4c64ce8: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "83c2ae17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "83c2ae17", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085724959 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20250425085724959 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96ce40]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425085724959 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96ce40]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425085724959 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96ce40]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425085724959 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425085724959 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/7@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085724959 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724959 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085724959 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085724959 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724959 DMGW DEBUG mgw(mgw-fsm-8635054-0)[0x56458e988690]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085724959 DMGW DEBUG mgw(mgw-fsm-8635054-0)[0x56458e988690]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425085724959 DMGW DEBUG mgw(mgw-fsm-8635054-0)[0x56458e988690]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425085724959 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8635054-0)[0x56458e988690] (mgcp_client_endpoint_fsm.c:724) 20250425085724959 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085724959 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085724959 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085724959 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8635054-0)[0x56458e987fc0]{ST_CRCX}: Allocated (fsm.c:456) 20250425085724959 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8635054-0)[0x56458e987fc0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8635054-0)[0x56458e988130] (fsm.c:486) 20250425085724959 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8635054-0)[0x56458e987fc0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085724959 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8635054-0)[0x56458e987fc0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:228) 20250425085724959 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=204 'CRCX 29 rtpbridge/7@mgw MGCP 1.0\r\nC: 83c2a'... (mgcp_client.c:807) 20250425085724959 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425085724959 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8635054-0)[0x56458e987fc0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085724959 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085724959 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724959 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085724959 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(216)@23e0c4c64ce8: CRCX2{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "83c2ae17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "83c2ae17", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085724964 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20250425085724964 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e987fc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425085724964 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e987fc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425085724964 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e987fc0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085724964 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e987fc0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085724964 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425085724964 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/7@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425085724964 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724964 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/7@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085724964 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085724964 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085724964 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724964 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/7@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085724964 DMGW DEBUG mgw(mgw-fsm-8635054-0)[0x56458e988690]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085724964 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085724964 DMGW DEBUG mgw(mgw-fsm-8635054-0)[0x56458e988690]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425085724964 DMGW DEBUG mgw(mgw-fsm-8635054-0)[0x56458e988690]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425085724964 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56458e9363f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425085724964 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085724964 DLSCCP DEBUG SCCP-SCOC(15)[0x56458e943a80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085724964 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd6574), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425085724964 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085724964 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724964 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085724964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085724964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085724964 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0f 06 dd 65 74 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085724964 DMGW DEBUG mgw(mgw-fsm-8635054-0)[0x56458e988690]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425085724964 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724964 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085724964 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085724964 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085724964 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085724964 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250425085724964 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085724964 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085724964 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724964 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0f 06 dd 65 74 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425085724964 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724964 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085724964 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085724964 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085724964 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085724964 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085724964 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085724964 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085724964 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724964 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 10 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085724964 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085724964 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085724964 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085724964 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085724964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085724964 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425085724964 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1855) 20250425085724964 DLSCCP DEBUG SCCP-SCOC(16)[0x56458e94c390]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085724964 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085724964 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085724964 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56458e943eb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085724964 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085724964 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085724964 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7797123 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085724964 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724964 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724964 DMGW DEBUG mgw(mgw-fsm-7797123-0)[0x56458e990e50]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425085724964 DMGW DEBUG mgw(mgw-fsm-7797123-0)[0x56458e990e50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425085724964 DMGW DEBUG mgw(mgw-fsm-7797123-0)[0x56458e990e50]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425085724964 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724964 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425085724964 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{UNUSED}: Allocated (fsm.c:456) 20250425085724964 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{UNUSED}: is child of mgw(mgw-fsm-7797123-0)[0x56458e990e50] (fsm.c:486) 20250425085724964 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7797123-0)[0x56458e990e50] (mgcp_client_endpoint_fsm.c:724) 20250425085724964 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085724964 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085724964 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085724964 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7797123-0)[0x56458e997db0]{ST_CRCX}: Allocated (fsm.c:456) 20250425085724964 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7797123-0)[0x56458e997db0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0] (fsm.c:486) 20250425085724964 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7797123-0)[0x56458e997db0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085724964 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7797123-0)[0x56458e997db0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425085724964 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=200 'CRCX 30 rtpbridge/*@mgw MGCP 1.0\r\nC: 76f98'... (mgcp_client.c:807) 20250425085724964 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425085724964 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7797123-0)[0x56458e997db0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085724964 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@23e0c4c64ce8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "76f98317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "76f98317", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent0(217)@23e0c4c64ce8: CRCX1{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "76f98317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "76f98317", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(217)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(219)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@23e0c4c64ce8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20250425085724972 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20250425085724972 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e997db0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425085724972 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e997db0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425085724972 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e997db0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085724972 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e997db0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085724972 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425085724972 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/8@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085724972 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724972 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085724972 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085724972 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724972 DMGW DEBUG mgw(mgw-fsm-7797123-0)[0x56458e990e50]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085724972 DMGW DEBUG mgw(mgw-fsm-7797123-0)[0x56458e990e50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425085724972 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724972 DMGW DEBUG mgw(mgw-fsm-7797123-0)[0x56458e990e50]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425085724972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7797123)[0x56458e94bf20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425085724972 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425085724972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085724972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(217)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085724976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085724976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085724976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085724976 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085724976 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x76f983) (hnbgw_rua.c:470) 20250425085724976 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7797123 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085724976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7797123)[0x56458e94bf20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085724976 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085724976 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085724976 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7797123 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085724976 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085724976 DMGW DEBUG mgw(mgw-fsm-7797123-0)[0x56458e990e50]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425085724976 DMGW DEBUG mgw(mgw-fsm-7797123-0)[0x56458e990e50]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425085724976 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085724976 DMGW DEBUG mgw(mgw-fsm-7797123-0)[0x56458e990e50]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425085724976 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7797123-0)[0x56458e990e50] (mgcp_client_endpoint_fsm.c:724) 20250425085724976 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085724976 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085724976 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425085724976 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e997db0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425085724976 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=214 'MDCX 31 rtpbridge/8@mgw MGCP 1.0\r\nC: 76f98'... (mgcp_client.c:807) 20250425085724976 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425085724976 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e997db0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085724976 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085724976 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085724976 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(217)@23e0c4c64ce8: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "76f98317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "76f98317", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085724981 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20250425085724981 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e997db0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425085724981 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e997db0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425085724981 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e997db0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425085724981 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425085724981 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/8@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085724981 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724981 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085724981 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085724981 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724981 DMGW DEBUG mgw(mgw-fsm-7797123-0)[0x56458e990e50]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085724981 DMGW DEBUG mgw(mgw-fsm-7797123-0)[0x56458e990e50]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425085724981 DMGW DEBUG mgw(mgw-fsm-7797123-0)[0x56458e990e50]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425085724981 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7797123-0)[0x56458e990e50] (mgcp_client_endpoint_fsm.c:724) 20250425085724981 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085724981 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085724981 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085724981 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7797123-0)[0x56458e98fef0]{ST_CRCX}: Allocated (fsm.c:456) 20250425085724981 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7797123-0)[0x56458e98fef0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0] (fsm.c:486) 20250425085724981 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7797123-0)[0x56458e98fef0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085724981 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7797123-0)[0x56458e98fef0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250425085724981 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=204 'CRCX 32 rtpbridge/8@mgw MGCP 1.0\r\nC: 76f98'... (mgcp_client.c:807) 20250425085724981 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425085724981 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7797123-0)[0x56458e98fef0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085724981 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085724981 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724981 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085724981 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(217)@23e0c4c64ce8: CRCX2{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "76f98317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "76f98317", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085724985 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20250425085724985 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e98fef0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425085724985 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e98fef0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425085724985 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e98fef0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085724985 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e98fef0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085724985 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425085724985 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/8@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425085724985 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724985 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/8@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085724985 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085724985 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085724985 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724985 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/8@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085724985 DMGW DEBUG mgw(mgw-fsm-7797123-0)[0x56458e990e50]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085724985 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085724985 DMGW DEBUG mgw(mgw-fsm-7797123-0)[0x56458e990e50]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425085724985 DMGW DEBUG mgw(mgw-fsm-7797123-0)[0x56458e990e50]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425085724985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56458e943eb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425085724985 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085724985 DLSCCP DEBUG SCCP-SCOC(16)[0x56458e94c390]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085724985 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00044654), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425085724985 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085724985 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085724985 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085724985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085724985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085724985 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 01 06 04 46 54 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085724985 DMGW DEBUG mgw(mgw-fsm-7797123-0)[0x56458e990e50]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425085724986 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724986 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085724986 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085724986 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085724986 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085724986 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425085724986 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085724986 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085724986 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724986 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 01 06 04 46 54 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425085724986 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085724986 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085724986 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085724986 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085724986 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085724986 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085724986 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085724986 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085724986 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085724986 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 12 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085724986 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085724986 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085724986 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085724986 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085724986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085724986 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425085724986 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1855) 20250425085724986 DLSCCP DEBUG SCCP-SCOC(18)[0x56458e94dcd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085724986 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085724986 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085724986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56458e943530]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085724986 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085724986 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085724986 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4537957 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085724986 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724986 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724986 DMGW DEBUG mgw(mgw-fsm-4537957-0)[0x56458e987820]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425085724986 DMGW DEBUG mgw(mgw-fsm-4537957-0)[0x56458e987820]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425085724986 DMGW DEBUG mgw(mgw-fsm-4537957-0)[0x56458e987820]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425085724986 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724986 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425085724986 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{UNUSED}: Allocated (fsm.c:456) 20250425085724986 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{UNUSED}: is child of mgw(mgw-fsm-4537957-0)[0x56458e987820] (fsm.c:486) 20250425085724986 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4537957-0)[0x56458e987820] (mgcp_client_endpoint_fsm.c:724) 20250425085724986 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085724986 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085724986 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085724986 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4537957-0)[0x56458e9a09e0]{ST_CRCX}: Allocated (fsm.c:456) 20250425085724986 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4537957-0)[0x56458e9a09e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110] (fsm.c:486) 20250425085724986 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4537957-0)[0x56458e9a09e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085724986 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4537957-0)[0x56458e9a09e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425085724986 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=200 'CRCX 33 rtpbridge/*@mgw MGCP 1.0\r\nC: 453e6'... (mgcp_client.c:807) 20250425085724986 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425085724986 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4537957-0)[0x56458e9a09e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085724986 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@23e0c4c64ce8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "453e6517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "453e6517", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent0(219)@23e0c4c64ce8: CRCX1{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "453e6517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "453e6517", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(219)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(218)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@23e0c4c64ce8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20250425085724998 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20250425085724998 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9a09e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425085724998 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9a09e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425085724998 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9a09e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085724998 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9a09e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085724998 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425085724998 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/10@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085724998 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724998 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085724998 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085724998 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085724998 DMGW DEBUG mgw(mgw-fsm-4537957-0)[0x56458e987820]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085724998 DMGW DEBUG mgw(mgw-fsm-4537957-0)[0x56458e987820]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425085724998 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085724998 DMGW DEBUG mgw(mgw-fsm-4537957-0)[0x56458e987820]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425085724998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4537957)[0x56458e94d860]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425085724998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425085724998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085724998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(219)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085725003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085725003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085725003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085725003 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085725003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x453e65) (hnbgw_rua.c:470) 20250425085725003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4537957 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085725003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4537957)[0x56458e94d860]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085725003 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085725003 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085725003 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4537957 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085725003 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085725003 DMGW DEBUG mgw(mgw-fsm-4537957-0)[0x56458e987820]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425085725003 DMGW DEBUG mgw(mgw-fsm-4537957-0)[0x56458e987820]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425085725003 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085725003 DMGW DEBUG mgw(mgw-fsm-4537957-0)[0x56458e987820]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425085725003 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4537957-0)[0x56458e987820] (mgcp_client_endpoint_fsm.c:724) 20250425085725003 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085725003 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085725003 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425085725003 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9a09e0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425085725003 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=215 'MDCX 34 rtpbridge/10@mgw MGCP 1.0\r\nC: 453e'... (mgcp_client.c:807) 20250425085725003 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250425085725003 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9a09e0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085725003 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085725003 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085725003 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(219)@23e0c4c64ce8: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "453e6517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "453e6517", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085725010 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20250425085725010 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9a09e0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425085725010 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9a09e0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425085725010 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9a09e0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425085725010 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425085725010 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/10@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085725010 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725010 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085725010 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085725010 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725010 DMGW DEBUG mgw(mgw-fsm-4537957-0)[0x56458e987820]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085725010 DMGW DEBUG mgw(mgw-fsm-4537957-0)[0x56458e987820]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425085725010 DMGW DEBUG mgw(mgw-fsm-4537957-0)[0x56458e987820]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425085725010 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4537957-0)[0x56458e987820] (mgcp_client_endpoint_fsm.c:724) 20250425085725010 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085725010 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085725010 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085725010 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4537957-0)[0x56458e999a20]{ST_CRCX}: Allocated (fsm.c:456) 20250425085725010 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4537957-0)[0x56458e999a20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110] (fsm.c:486) 20250425085725010 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4537957-0)[0x56458e999a20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085725010 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4537957-0)[0x56458e999a20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:228) 20250425085725010 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=205 'CRCX 35 rtpbridge/10@mgw MGCP 1.0\r\nC: 453e'... (mgcp_client.c:807) 20250425085725010 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250425085725010 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4537957-0)[0x56458e999a20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085725010 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085725010 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725010 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085725010 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(219)@23e0c4c64ce8: CRCX2{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "453e6517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "453e6517", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085725019 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20250425085725019 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e999a20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425085725019 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e999a20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425085725019 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e999a20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085725019 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e999a20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085725019 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425085725019 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/10@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425085725019 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725019 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/10@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085725019 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085725019 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085725019 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725019 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/10@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085725019 DMGW DEBUG mgw(mgw-fsm-4537957-0)[0x56458e987820]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085725019 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085725019 DMGW DEBUG mgw(mgw-fsm-4537957-0)[0x56458e987820]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425085725019 DMGW DEBUG mgw(mgw-fsm-4537957-0)[0x56458e987820]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425085725019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56458e943530]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425085725019 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085725019 DLSCCP DEBUG SCCP-SCOC(18)[0x56458e94dcd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085725019 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff40e0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425085725019 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085725019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085725019 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085725019 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085725019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085725019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085725019 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 03 06 ff 40 e0 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085725019 DMGW DEBUG mgw(mgw-fsm-4537957-0)[0x56458e987820]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425085725019 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085725019 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085725019 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085725019 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085725019 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085725019 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250425085725019 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085725019 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085725019 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085725019 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 03 06 ff 40 e0 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425085725019 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085725019 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085725019 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085725019 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085725019 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085725019 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085725019 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085725019 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085725019 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085725019 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 11 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085725019 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085725019 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085725019 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085725019 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085725019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085725019 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425085725019 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1855) 20250425085725019 DLSCCP DEBUG SCCP-SCOC(17)[0x56458e94cf40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085725019 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085725019 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085725019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56458e942ba0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085725019 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085725019 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085725019 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14726727 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085725019 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085725019 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085725019 DMGW DEBUG mgw(mgw-fsm-14726727-0)[0x56458e9a2790]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425085725019 DMGW DEBUG mgw(mgw-fsm-14726727-0)[0x56458e9a2790]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425085725019 DMGW DEBUG mgw(mgw-fsm-14726727-0)[0x56458e9a2790]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425085725019 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085725019 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425085725019 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{UNUSED}: Allocated (fsm.c:456) 20250425085725019 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{UNUSED}: is child of mgw(mgw-fsm-14726727-0)[0x56458e9a2790] (fsm.c:486) 20250425085725019 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14726727-0)[0x56458e9a2790] (mgcp_client_endpoint_fsm.c:724) 20250425085725019 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085725019 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085725019 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085725019 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14726727-0)[0x56458e9a2130]{ST_CRCX}: Allocated (fsm.c:456) 20250425085725019 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14726727-0)[0x56458e9a2130]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0] (fsm.c:486) 20250425085725019 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14726727-0)[0x56458e9a2130]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085725019 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14726727-0)[0x56458e9a2130]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425085725019 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=200 'CRCX 36 rtpbridge/*@mgw MGCP 1.0\r\nC: e0b64'... (mgcp_client.c:807) 20250425085725019 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425085725019 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14726727-0)[0x56458e9a2130]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085725019 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@23e0c4c64ce8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e0b64717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e0b64717", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent0(218)@23e0c4c64ce8: CRCX1{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e0b64717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e0b64717", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(218)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(220)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@23e0c4c64ce8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20250425085725027 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20250425085725027 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9a2130]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425085725027 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9a2130]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425085725027 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9a2130]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085725027 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9a2130]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085725027 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425085725027 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/9@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085725027 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725027 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085725027 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085725027 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725027 DMGW DEBUG mgw(mgw-fsm-14726727-0)[0x56458e9a2790]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085725027 DMGW DEBUG mgw(mgw-fsm-14726727-0)[0x56458e9a2790]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425085725027 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085725027 DMGW DEBUG mgw(mgw-fsm-14726727-0)[0x56458e9a2790]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425085725027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14726727)[0x56458e93be60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425085725027 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425085725027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085725027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(218)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085725032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085725032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085725032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085725032 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085725032 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe0b647) (hnbgw_rua.c:470) 20250425085725032 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14726727 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085725032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14726727)[0x56458e93be60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085725032 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085725032 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085725032 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14726727 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085725032 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085725032 DMGW DEBUG mgw(mgw-fsm-14726727-0)[0x56458e9a2790]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425085725032 DMGW DEBUG mgw(mgw-fsm-14726727-0)[0x56458e9a2790]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425085725032 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085725032 DMGW DEBUG mgw(mgw-fsm-14726727-0)[0x56458e9a2790]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425085725032 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14726727-0)[0x56458e9a2790] (mgcp_client_endpoint_fsm.c:724) 20250425085725032 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085725032 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085725032 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425085725032 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9a2130]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425085725032 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=214 'MDCX 37 rtpbridge/9@mgw MGCP 1.0\r\nC: e0b64'... (mgcp_client.c:807) 20250425085725032 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425085725032 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9a2130]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085725032 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085725032 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085725032 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(218)@23e0c4c64ce8: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "e0b64717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e0b64717", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085725041 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20250425085725041 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9a2130]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425085725041 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9a2130]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425085725041 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9a2130]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425085725041 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425085725041 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/9@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085725041 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725041 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085725041 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085725041 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725041 DMGW DEBUG mgw(mgw-fsm-14726727-0)[0x56458e9a2790]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085725041 DMGW DEBUG mgw(mgw-fsm-14726727-0)[0x56458e9a2790]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425085725041 DMGW DEBUG mgw(mgw-fsm-14726727-0)[0x56458e9a2790]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425085725041 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14726727-0)[0x56458e9a2790] (mgcp_client_endpoint_fsm.c:724) 20250425085725041 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085725041 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085725041 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085725041 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14726727-0)[0x56458e9a1150]{ST_CRCX}: Allocated (fsm.c:456) 20250425085725041 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14726727-0)[0x56458e9a1150]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0] (fsm.c:486) 20250425085725041 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14726727-0)[0x56458e9a1150]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085725041 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14726727-0)[0x56458e9a1150]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250425085725041 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=204 'CRCX 38 rtpbridge/9@mgw MGCP 1.0\r\nC: e0b64'... (mgcp_client.c:807) 20250425085725041 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425085725041 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14726727-0)[0x56458e9a1150]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085725041 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085725041 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725041 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085725041 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(218)@23e0c4c64ce8: CRCX2{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "e0b64717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e0b64717", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085725053 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20250425085725053 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9a1150]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425085725053 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9a1150]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425085725053 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9a1150]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085725053 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9a1150]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085725053 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425085725053 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/9@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425085725053 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725053 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/9@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085725053 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085725053 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085725053 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725053 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/9@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085725053 DMGW DEBUG mgw(mgw-fsm-14726727-0)[0x56458e9a2790]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085725053 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085725053 DMGW DEBUG mgw(mgw-fsm-14726727-0)[0x56458e9a2790]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425085725053 DMGW DEBUG mgw(mgw-fsm-14726727-0)[0x56458e9a2790]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425085725053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56458e942ba0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425085725053 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085725053 DLSCCP DEBUG SCCP-SCOC(17)[0x56458e94cf40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085725053 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001a4f86), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425085725053 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085725053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085725053 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085725053 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085725053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085725053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085725053 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 00 06 1a 4f 86 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085725053 DMGW DEBUG mgw(mgw-fsm-14726727-0)[0x56458e9a2790]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425085725053 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085725053 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085725053 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085725053 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085725053 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085725053 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425085725053 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085725053 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085725053 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085725053 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 00 06 1a 4f 86 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425085725053 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085725053 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085725053 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085725053 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085725053 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085725053 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085725053 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085725053 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085725053 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085725053 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 13 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085725053 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085725053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085725053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085725053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085725053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085725053 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425085725053 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1855) 20250425085725053 DLSCCP DEBUG SCCP-SCOC(19)[0x56458e94e7d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085725053 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085725053 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085725053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56458e94c4c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085725053 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085725053 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085725053 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11852857 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085725053 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085725053 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085725053 DMGW DEBUG mgw(mgw-fsm-11852857-0)[0x56458e9ab680]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425085725053 DMGW DEBUG mgw(mgw-fsm-11852857-0)[0x56458e9ab680]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425085725053 DMGW DEBUG mgw(mgw-fsm-11852857-0)[0x56458e9ab680]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425085725053 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085725053 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425085725053 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{UNUSED}: Allocated (fsm.c:456) 20250425085725053 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{UNUSED}: is child of mgw(mgw-fsm-11852857-0)[0x56458e9ab680] (fsm.c:486) 20250425085725053 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11852857-0)[0x56458e9ab680] (mgcp_client_endpoint_fsm.c:724) 20250425085725053 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085725053 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085725053 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085725053 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11852857-0)[0x56458e9ab890]{ST_CRCX}: Allocated (fsm.c:456) 20250425085725053 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11852857-0)[0x56458e9ab890]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300] (fsm.c:486) 20250425085725053 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11852857-0)[0x56458e9ab890]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085725053 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11852857-0)[0x56458e9ab890]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425085725053 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=200 'CRCX 39 rtpbridge/*@mgw MGCP 1.0\r\nC: b4dc3'... (mgcp_client.c:807) 20250425085725053 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425085725053 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11852857-0)[0x56458e9ab890]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085725053 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@23e0c4c64ce8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b4dc3917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b4dc3917", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent0(220)@23e0c4c64ce8: CRCX1{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b4dc3917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b4dc3917", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(220)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(221)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@23e0c4c64ce8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20250425085725061 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20250425085725062 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9ab890]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425085725062 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9ab890]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425085725062 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9ab890]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085725062 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9ab890]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085725062 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425085725062 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/11@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085725062 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725062 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085725062 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085725062 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725062 DMGW DEBUG mgw(mgw-fsm-11852857-0)[0x56458e9ab680]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085725062 DMGW DEBUG mgw(mgw-fsm-11852857-0)[0x56458e9ab680]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425085725062 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085725062 DMGW DEBUG mgw(mgw-fsm-11852857-0)[0x56458e9ab680]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425085725062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11852857)[0x56458e9438a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425085725062 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425085725062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085725062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(220)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085725066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085725066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085725066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085725066 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085725066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb4dc39) (hnbgw_rua.c:470) 20250425085725066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11852857 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085725066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11852857)[0x56458e9438a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085725066 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085725066 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085725066 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11852857 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085725066 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085725066 DMGW DEBUG mgw(mgw-fsm-11852857-0)[0x56458e9ab680]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425085725066 DMGW DEBUG mgw(mgw-fsm-11852857-0)[0x56458e9ab680]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425085725066 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085725066 DMGW DEBUG mgw(mgw-fsm-11852857-0)[0x56458e9ab680]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425085725066 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11852857-0)[0x56458e9ab680] (mgcp_client_endpoint_fsm.c:724) 20250425085725066 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085725066 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085725066 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425085725066 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9ab890]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425085725066 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=215 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: b4dc'... (mgcp_client.c:807) 20250425085725066 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250425085725066 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9ab890]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085725066 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085725066 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085725066 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(220)@23e0c4c64ce8: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "b4dc3917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b4dc3917", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085725072 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20250425085725072 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9ab890]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425085725072 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9ab890]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425085725072 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9ab890]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425085725072 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425085725072 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/11@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085725072 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725072 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085725072 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085725072 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725072 DMGW DEBUG mgw(mgw-fsm-11852857-0)[0x56458e9ab680]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085725072 DMGW DEBUG mgw(mgw-fsm-11852857-0)[0x56458e9ab680]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425085725072 DMGW DEBUG mgw(mgw-fsm-11852857-0)[0x56458e9ab680]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425085725072 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11852857-0)[0x56458e9ab680] (mgcp_client_endpoint_fsm.c:724) 20250425085725072 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085725072 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085725072 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085725072 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11852857-0)[0x56458e9ab100]{ST_CRCX}: Allocated (fsm.c:456) 20250425085725072 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11852857-0)[0x56458e9ab100]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300] (fsm.c:486) 20250425085725072 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11852857-0)[0x56458e9ab100]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085725072 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11852857-0)[0x56458e9ab100]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:228) 20250425085725072 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=205 'CRCX 41 rtpbridge/11@mgw MGCP 1.0\r\nC: b4dc'... (mgcp_client.c:807) 20250425085725072 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250425085725072 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11852857-0)[0x56458e9ab100]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085725072 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085725072 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725072 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085725072 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(220)@23e0c4c64ce8: CRCX2{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "b4dc3917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b4dc3917", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085725076 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20250425085725076 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9ab100]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425085725076 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9ab100]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425085725076 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9ab100]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085725076 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9ab100]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085725076 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425085725076 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/11@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425085725076 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725076 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/11@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085725076 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085725076 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085725076 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725076 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/11@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085725076 DMGW DEBUG mgw(mgw-fsm-11852857-0)[0x56458e9ab680]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085725076 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085725076 DMGW DEBUG mgw(mgw-fsm-11852857-0)[0x56458e9ab680]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425085725076 DMGW DEBUG mgw(mgw-fsm-11852857-0)[0x56458e9ab680]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425085725076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56458e94c4c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425085725076 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085725076 DLSCCP DEBUG SCCP-SCOC(19)[0x56458e94e7d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085725076 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a396de), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425085725076 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085725076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085725076 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085725076 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085725076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085725076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085725076 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 02 06 a3 96 de 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085725076 DMGW DEBUG mgw(mgw-fsm-11852857-0)[0x56458e9ab680]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425085725076 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085725076 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085725076 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085725076 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085725076 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085725076 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250425085725076 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085725076 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085725076 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085725076 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 02 06 a3 96 de 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425085725076 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085725076 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085725076 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085725076 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085725076 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085725076 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085725076 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085725076 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085725076 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085725076 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 14 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085725077 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085725077 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085725077 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085725077 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085725077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085725077 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425085725077 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1855) 20250425085725077 DLSCCP DEBUG SCCP-SCOC(20)[0x56458e94f600]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085725077 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085725077 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085725077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56458e94ef00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085725077 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085725077 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085725077 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2792050 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085725077 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085725077 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085725077 DMGW DEBUG mgw(mgw-fsm-2792050-0)[0x56458e9b4630]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425085725077 DMGW DEBUG mgw(mgw-fsm-2792050-0)[0x56458e9b4630]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425085725077 DMGW DEBUG mgw(mgw-fsm-2792050-0)[0x56458e9b4630]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425085725077 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085725077 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425085725077 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{UNUSED}: Allocated (fsm.c:456) 20250425085725077 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{UNUSED}: is child of mgw(mgw-fsm-2792050-0)[0x56458e9b4630] (fsm.c:486) 20250425085725077 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2792050-0)[0x56458e9b4630] (mgcp_client_endpoint_fsm.c:724) 20250425085725077 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085725077 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085725077 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085725077 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2792050-0)[0x56458e9bb590]{ST_CRCX}: Allocated (fsm.c:456) 20250425085725077 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2792050-0)[0x56458e9bb590]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0] (fsm.c:486) 20250425085725077 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2792050-0)[0x56458e9bb590]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085725077 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2792050-0)[0x56458e9bb590]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425085725077 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=200 'CRCX 42 rtpbridge/*@mgw MGCP 1.0\r\nC: 2a9a7'... (mgcp_client.c:807) 20250425085725077 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425085725077 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2792050-0)[0x56458e9bb590]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085725077 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@23e0c4c64ce8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2a9a7217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2a9a7217", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent0(221)@23e0c4c64ce8: CRCX1{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2a9a7217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2a9a7217", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(221)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(222)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@23e0c4c64ce8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20250425085725086 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20250425085725086 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9bb590]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425085725086 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9bb590]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425085725086 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9bb590]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085725086 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9bb590]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085725086 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425085725086 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/12@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085725086 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725086 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085725086 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085725086 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725086 DMGW DEBUG mgw(mgw-fsm-2792050-0)[0x56458e9b4630]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085725086 DMGW DEBUG mgw(mgw-fsm-2792050-0)[0x56458e9b4630]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425085725086 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085725086 DMGW DEBUG mgw(mgw-fsm-2792050-0)[0x56458e9b4630]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425085725086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2792050)[0x56458e94d500]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425085725087 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425085725087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085725087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(221)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085725093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085725093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085725093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085725093 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085725093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2a9a72) (hnbgw_rua.c:470) 20250425085725093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2792050 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085725093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2792050)[0x56458e94d500]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085725093 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085725093 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085725093 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2792050 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085725093 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085725093 DMGW DEBUG mgw(mgw-fsm-2792050-0)[0x56458e9b4630]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425085725093 DMGW DEBUG mgw(mgw-fsm-2792050-0)[0x56458e9b4630]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425085725093 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085725093 DMGW DEBUG mgw(mgw-fsm-2792050-0)[0x56458e9b4630]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425085725093 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2792050-0)[0x56458e9b4630] (mgcp_client_endpoint_fsm.c:724) 20250425085725093 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085725093 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085725093 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425085725093 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9bb590]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425085725093 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=215 'MDCX 43 rtpbridge/12@mgw MGCP 1.0\r\nC: 2a9a'... (mgcp_client.c:807) 20250425085725093 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250425085725093 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9bb590]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085725093 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085725093 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085725093 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(221)@23e0c4c64ce8: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "2a9a7217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2a9a7217", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085725100 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20250425085725100 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9bb590]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425085725100 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9bb590]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425085725100 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9bb590]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425085725100 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425085725100 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/12@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085725100 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725100 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085725100 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085725100 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725100 DMGW DEBUG mgw(mgw-fsm-2792050-0)[0x56458e9b4630]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085725100 DMGW DEBUG mgw(mgw-fsm-2792050-0)[0x56458e9b4630]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425085725100 DMGW DEBUG mgw(mgw-fsm-2792050-0)[0x56458e9b4630]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425085725100 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2792050-0)[0x56458e9b4630] (mgcp_client_endpoint_fsm.c:724) 20250425085725100 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085725100 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085725100 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085725100 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2792050-0)[0x56458e9b2b30]{ST_CRCX}: Allocated (fsm.c:456) 20250425085725100 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2792050-0)[0x56458e9b2b30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0] (fsm.c:486) 20250425085725100 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2792050-0)[0x56458e9b2b30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085725100 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2792050-0)[0x56458e9b2b30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:228) 20250425085725100 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=205 'CRCX 44 rtpbridge/12@mgw MGCP 1.0\r\nC: 2a9a'... (mgcp_client.c:807) 20250425085725100 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250425085725100 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2792050-0)[0x56458e9b2b30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085725100 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085725100 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725100 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085725100 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(221)@23e0c4c64ce8: CRCX2{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "2a9a7217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2a9a7217", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085725105 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20250425085725105 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9b2b30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425085725105 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9b2b30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425085725105 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9b2b30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085725105 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9b2b30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085725105 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425085725105 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/12@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425085725105 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725105 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/12@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085725105 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085725105 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085725105 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725105 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/12@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085725105 DMGW DEBUG mgw(mgw-fsm-2792050-0)[0x56458e9b4630]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085725105 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085725105 DMGW DEBUG mgw(mgw-fsm-2792050-0)[0x56458e9b4630]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425085725105 DMGW DEBUG mgw(mgw-fsm-2792050-0)[0x56458e9b4630]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425085725105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56458e94ef00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425085725105 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085725105 DLSCCP DEBUG SCCP-SCOC(20)[0x56458e94f600]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085725105 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003084f7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425085725105 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085725105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085725105 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085725105 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085725105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085725105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085725105 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 05 06 30 84 f7 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085725105 DMGW DEBUG mgw(mgw-fsm-2792050-0)[0x56458e9b4630]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425085725105 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085725105 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085725105 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085725105 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085725105 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085725105 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250425085725105 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085725105 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085725105 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085725105 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 05 06 30 84 f7 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425085725105 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085725105 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085725106 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085725106 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085725106 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085725106 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085725106 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085725106 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085725106 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085725106 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 15 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085725106 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085725106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085725106 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425085725106 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1855) 20250425085725106 DLSCCP DEBUG SCCP-SCOC(21)[0x56458e950250]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085725106 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085725106 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085725106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56458e94ca90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085725106 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085725106 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085725106 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3214410 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085725106 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085725106 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085725106 DMGW DEBUG mgw(mgw-fsm-3214410-0)[0x56458e9bd350]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425085725106 DMGW DEBUG mgw(mgw-fsm-3214410-0)[0x56458e9bd350]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425085725106 DMGW DEBUG mgw(mgw-fsm-3214410-0)[0x56458e9bd350]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425085725106 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085725106 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425085725106 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{UNUSED}: Allocated (fsm.c:456) 20250425085725106 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{UNUSED}: is child of mgw(mgw-fsm-3214410-0)[0x56458e9bd350] (fsm.c:486) 20250425085725106 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3214410-0)[0x56458e9bd350] (mgcp_client_endpoint_fsm.c:724) 20250425085725106 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085725106 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085725106 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085725106 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3214410-0)[0x56458e9c4210]{ST_CRCX}: Allocated (fsm.c:456) 20250425085725106 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3214410-0)[0x56458e9c4210]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180] (fsm.c:486) 20250425085725106 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3214410-0)[0x56458e9c4210]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085725106 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3214410-0)[0x56458e9c4210]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425085725106 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=200 'CRCX 45 rtpbridge/*@mgw MGCP 1.0\r\nC: 310c4'... (mgcp_client.c:807) 20250425085725106 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425085725106 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3214410-0)[0x56458e9c4210]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085725106 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@23e0c4c64ce8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "310c4a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "310c4a17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent0(222)@23e0c4c64ce8: CRCX1{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "310c4a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "310c4a17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(222)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(223)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 20250425085725122 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20250425085725122 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9c4210]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425085725122 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9c4210]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425085725122 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9c4210]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085725122 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9c4210]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085725122 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425085725122 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/13@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085725122 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725122 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085725122 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085725122 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725122 DMGW DEBUG mgw(mgw-fsm-3214410-0)[0x56458e9bd350]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085725122 DMGW DEBUG mgw(mgw-fsm-3214410-0)[0x56458e9bd350]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425085725122 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085725122 DMGW DEBUG mgw(mgw-fsm-3214410-0)[0x56458e9bd350]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425085725122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3214410)[0x56458e94ebc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425085725122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425085725122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085725122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@23e0c4c64ce8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent0(222)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085725128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085725128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085725128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085725128 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085725128 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x310c4a) (hnbgw_rua.c:470) 20250425085725128 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3214410 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085725128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3214410)[0x56458e94ebc0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085725128 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085725128 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085725128 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3214410 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085725128 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085725128 DMGW DEBUG mgw(mgw-fsm-3214410-0)[0x56458e9bd350]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425085725128 DMGW DEBUG mgw(mgw-fsm-3214410-0)[0x56458e9bd350]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425085725128 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085725128 DMGW DEBUG mgw(mgw-fsm-3214410-0)[0x56458e9bd350]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425085725128 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3214410-0)[0x56458e9bd350] (mgcp_client_endpoint_fsm.c:724) 20250425085725128 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085725128 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085725128 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425085725128 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9c4210]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425085725128 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=215 'MDCX 46 rtpbridge/13@mgw MGCP 1.0\r\nC: 310c'... (mgcp_client.c:807) 20250425085725128 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250425085725128 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9c4210]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085725128 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085725128 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085725128 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(222)@23e0c4c64ce8: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "310c4a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "310c4a17", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085725135 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20250425085725135 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9c4210]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425085725135 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9c4210]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425085725135 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9c4210]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425085725135 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425085725135 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/13@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085725135 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725135 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085725135 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085725135 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725135 DMGW DEBUG mgw(mgw-fsm-3214410-0)[0x56458e9bd350]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085725135 DMGW DEBUG mgw(mgw-fsm-3214410-0)[0x56458e9bd350]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425085725135 DMGW DEBUG mgw(mgw-fsm-3214410-0)[0x56458e9bd350]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425085725135 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3214410-0)[0x56458e9bd350] (mgcp_client_endpoint_fsm.c:724) 20250425085725135 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085725135 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085725135 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085725135 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3214410-0)[0x56458e9b3b60]{ST_CRCX}: Allocated (fsm.c:456) 20250425085725135 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3214410-0)[0x56458e9b3b60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180] (fsm.c:486) 20250425085725135 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3214410-0)[0x56458e9b3b60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085725135 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3214410-0)[0x56458e9b3b60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:228) 20250425085725135 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=205 'CRCX 47 rtpbridge/13@mgw MGCP 1.0\r\nC: 310c'... (mgcp_client.c:807) 20250425085725135 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250425085725135 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3214410-0)[0x56458e9b3b60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085725135 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085725135 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725135 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085725136 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(222)@23e0c4c64ce8: CRCX2{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "310c4a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "310c4a17", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085725143 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20250425085725143 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9b3b60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425085725143 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9b3b60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425085725143 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9b3b60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085725143 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9b3b60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085725143 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425085725143 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/13@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425085725143 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725143 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/13@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085725143 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085725143 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085725143 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725143 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/13@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085725143 DMGW DEBUG mgw(mgw-fsm-3214410-0)[0x56458e9bd350]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085725143 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085725143 DMGW DEBUG mgw(mgw-fsm-3214410-0)[0x56458e9bd350]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425085725143 DMGW DEBUG mgw(mgw-fsm-3214410-0)[0x56458e9bd350]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425085725143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56458e94ca90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425085725143 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085725143 DLSCCP DEBUG SCCP-SCOC(21)[0x56458e950250]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085725143 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce5df0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425085725143 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085725143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085725143 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085725143 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085725143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085725143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085725143 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 04 06 ce 5d f0 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085725143 DMGW DEBUG mgw(mgw-fsm-3214410-0)[0x56458e9bd350]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425085725143 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085725143 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085725143 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085725143 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085725143 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085725143 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250425085725143 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085725143 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085725143 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085725143 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 04 06 ce 5d f0 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425085725143 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085725143 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085725143 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085725143 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085725143 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085725143 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085725143 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085725143 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085725143 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085725143 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 16 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085725143 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085725143 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085725143 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085725143 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085725143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085725143 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425085725143 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1855) 20250425085725143 DLSCCP DEBUG SCCP-SCOC(22)[0x56458e9510d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085725143 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085725143 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085725143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56458e950980]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085725143 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085725143 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085725143 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14054872 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085725143 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085725144 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085725144 DMGW DEBUG mgw(mgw-fsm-14054872-0)[0x56458e9c66b0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425085725144 DMGW DEBUG mgw(mgw-fsm-14054872-0)[0x56458e9c66b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425085725144 DMGW DEBUG mgw(mgw-fsm-14054872-0)[0x56458e9c66b0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425085725144 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085725144 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425085725144 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{UNUSED}: Allocated (fsm.c:456) 20250425085725144 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{UNUSED}: is child of mgw(mgw-fsm-14054872-0)[0x56458e9c66b0] (fsm.c:486) 20250425085725144 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14054872-0)[0x56458e9c66b0] (mgcp_client_endpoint_fsm.c:724) 20250425085725144 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085725144 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085725144 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085725144 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14054872-0)[0x56458e9ccf80]{ST_CRCX}: Allocated (fsm.c:456) 20250425085725144 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14054872-0)[0x56458e9ccf80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0] (fsm.c:486) 20250425085725144 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14054872-0)[0x56458e9ccf80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085725144 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14054872-0)[0x56458e9ccf80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425085725144 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=200 'CRCX 48 rtpbridge/*@mgw MGCP 1.0\r\nC: d675d'... (mgcp_client.c:807) 20250425085725144 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425085725144 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14054872-0)[0x56458e9ccf80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085725144 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@23e0c4c64ce8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d675d817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d675d817", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent0(223)@23e0c4c64ce8: CRCX1{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d675d817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d675d817", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(223)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(224)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@23e0c4c64ce8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20250425085725155 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20250425085725155 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9ccf80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425085725155 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9ccf80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425085725155 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9ccf80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085725155 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9ccf80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085725155 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425085725155 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/14@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085725155 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725155 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085725155 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085725155 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725155 DMGW DEBUG mgw(mgw-fsm-14054872-0)[0x56458e9c66b0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085725155 DMGW DEBUG mgw(mgw-fsm-14054872-0)[0x56458e9c66b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425085725155 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085725155 DMGW DEBUG mgw(mgw-fsm-14054872-0)[0x56458e9c66b0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425085725155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14054872)[0x56458e943c50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425085725155 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425085725155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085725155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(223)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085725160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085725160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085725160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085725160 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085725160 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd675d8) (hnbgw_rua.c:470) 20250425085725160 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14054872 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085725160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14054872)[0x56458e943c50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085725160 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085725160 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085725160 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14054872 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085725160 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085725160 DMGW DEBUG mgw(mgw-fsm-14054872-0)[0x56458e9c66b0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425085725160 DMGW DEBUG mgw(mgw-fsm-14054872-0)[0x56458e9c66b0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425085725160 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085725160 DMGW DEBUG mgw(mgw-fsm-14054872-0)[0x56458e9c66b0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425085725160 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14054872-0)[0x56458e9c66b0] (mgcp_client_endpoint_fsm.c:724) 20250425085725160 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085725160 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085725160 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425085725160 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9ccf80]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425085725160 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=215 'MDCX 49 rtpbridge/14@mgw MGCP 1.0\r\nC: d675'... (mgcp_client.c:807) 20250425085725160 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250425085725160 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9ccf80]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085725160 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085725160 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085725160 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(223)@23e0c4c64ce8: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "d675d817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d675d817", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085725166 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20250425085725166 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9ccf80]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425085725166 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9ccf80]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425085725166 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9ccf80]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425085725166 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425085725166 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/14@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085725166 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725166 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085725166 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085725166 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725166 DMGW DEBUG mgw(mgw-fsm-14054872-0)[0x56458e9c66b0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085725166 DMGW DEBUG mgw(mgw-fsm-14054872-0)[0x56458e9c66b0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425085725166 DMGW DEBUG mgw(mgw-fsm-14054872-0)[0x56458e9c66b0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425085725166 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14054872-0)[0x56458e9c66b0] (mgcp_client_endpoint_fsm.c:724) 20250425085725166 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085725166 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085725166 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085725166 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14054872-0)[0x56458e9b32a0]{ST_CRCX}: Allocated (fsm.c:456) 20250425085725166 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14054872-0)[0x56458e9b32a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0] (fsm.c:486) 20250425085725166 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14054872-0)[0x56458e9b32a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085725166 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14054872-0)[0x56458e9b32a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:228) 20250425085725166 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=205 'CRCX 50 rtpbridge/14@mgw MGCP 1.0\r\nC: d675'... (mgcp_client.c:807) 20250425085725166 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250425085725166 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14054872-0)[0x56458e9b32a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085725166 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085725166 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725166 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085725166 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(223)@23e0c4c64ce8: CRCX2{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "d675d817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d675d817", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085725173 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20250425085725173 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9b32a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425085725173 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9b32a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425085725173 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9b32a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085725173 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9b32a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085725173 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425085725173 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/14@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425085725173 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725173 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/14@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085725173 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085725173 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085725173 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725173 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/14@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085725173 DMGW DEBUG mgw(mgw-fsm-14054872-0)[0x56458e9c66b0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085725173 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085725173 DMGW DEBUG mgw(mgw-fsm-14054872-0)[0x56458e9c66b0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425085725173 DMGW DEBUG mgw(mgw-fsm-14054872-0)[0x56458e9c66b0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425085725173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56458e950980]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425085725173 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085725173 DLSCCP DEBUG SCCP-SCOC(22)[0x56458e9510d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085725173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3892c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425085725173 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085725173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085725173 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085725173 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085725173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085725173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085725173 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 07 06 a3 89 2c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085725173 DMGW DEBUG mgw(mgw-fsm-14054872-0)[0x56458e9c66b0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425085725173 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085725173 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085725173 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085725173 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085725173 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085725173 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250425085725173 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085725173 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085725173 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085725173 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 07 06 a3 89 2c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425085725173 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085725173 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085725173 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085725173 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085725173 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085725173 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085725173 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085725173 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085725173 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085725173 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 17 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085725173 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085725173 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085725173 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085725173 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085725173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085725173 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425085725173 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1855) 20250425085725173 DLSCCP DEBUG SCCP-SCOC(23)[0x56458e951bf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085725173 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085725173 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085725173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56458e951550]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085725173 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085725173 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085725173 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2511036 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085725173 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085725173 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085725173 DMGW DEBUG mgw(mgw-fsm-2511036-0)[0x56458e9cede0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425085725173 DMGW DEBUG mgw(mgw-fsm-2511036-0)[0x56458e9cede0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425085725173 DMGW DEBUG mgw(mgw-fsm-2511036-0)[0x56458e9cede0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425085725173 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085725173 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425085725173 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{UNUSED}: Allocated (fsm.c:456) 20250425085725173 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{UNUSED}: is child of mgw(mgw-fsm-2511036-0)[0x56458e9cede0] (fsm.c:486) 20250425085725173 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2511036-0)[0x56458e9cede0] (mgcp_client_endpoint_fsm.c:724) 20250425085725173 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085725173 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085725173 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085725173 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2511036-0)[0x56458e9d5d40]{ST_CRCX}: Allocated (fsm.c:456) 20250425085725173 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2511036-0)[0x56458e9d5d40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470] (fsm.c:486) 20250425085725173 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2511036-0)[0x56458e9d5d40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085725173 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2511036-0)[0x56458e9d5d40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425085725173 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=200 'CRCX 51 rtpbridge/*@mgw MGCP 1.0\r\nC: 2650b'... (mgcp_client.c:807) 20250425085725173 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425085725173 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2511036-0)[0x56458e9d5d40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085725173 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@23e0c4c64ce8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2650bc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2650bc17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent0(224)@23e0c4c64ce8: CRCX1{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2650bc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2650bc17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(224)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250425085725191 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20250425085725191 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9d5d40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425085725191 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9d5d40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425085725191 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9d5d40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085725191 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9d5d40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085725191 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425085725191 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/15@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085725191 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725191 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085725191 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085725191 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725191 DMGW DEBUG mgw(mgw-fsm-2511036-0)[0x56458e9cede0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085725191 DMGW DEBUG mgw(mgw-fsm-2511036-0)[0x56458e9cede0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425085725191 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085725191 DMGW DEBUG mgw(mgw-fsm-2511036-0)[0x56458e9cede0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425085725191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2511036)[0x56458e950640]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425085725191 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425085725191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085725191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(224)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085725198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085725198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085725198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085725198 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085725198 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2650bc) (hnbgw_rua.c:470) 20250425085725198 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2511036 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085725198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2511036)[0x56458e950640]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085725198 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085725198 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085725198 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2511036 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085725198 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085725198 DMGW DEBUG mgw(mgw-fsm-2511036-0)[0x56458e9cede0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425085725198 DMGW DEBUG mgw(mgw-fsm-2511036-0)[0x56458e9cede0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425085725198 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085725198 DMGW DEBUG mgw(mgw-fsm-2511036-0)[0x56458e9cede0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425085725198 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2511036-0)[0x56458e9cede0] (mgcp_client_endpoint_fsm.c:724) 20250425085725198 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085725198 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085725198 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425085725198 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9d5d40]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425085725198 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: 2650'... (mgcp_client.c:807) 20250425085725198 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250425085725198 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9d5d40]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085725198 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085725198 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085725198 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(224)@23e0c4c64ce8: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "2650bc17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2650bc17", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085725203 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20250425085725203 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9d5d40]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425085725203 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9d5d40]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425085725203 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9d5d40]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425085725203 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425085725203 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/15@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085725203 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725203 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085725203 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085725203 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725203 DMGW DEBUG mgw(mgw-fsm-2511036-0)[0x56458e9cede0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085725203 DMGW DEBUG mgw(mgw-fsm-2511036-0)[0x56458e9cede0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425085725203 DMGW DEBUG mgw(mgw-fsm-2511036-0)[0x56458e9cede0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425085725203 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2511036-0)[0x56458e9cede0] (mgcp_client_endpoint_fsm.c:724) 20250425085725203 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085725203 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085725203 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085725203 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2511036-0)[0x56458e9c5240]{ST_CRCX}: Allocated (fsm.c:456) 20250425085725203 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2511036-0)[0x56458e9c5240]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470] (fsm.c:486) 20250425085725203 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2511036-0)[0x56458e9c5240]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085725203 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2511036-0)[0x56458e9c5240]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:228) 20250425085725203 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: 2650'... (mgcp_client.c:807) 20250425085725203 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250425085725203 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2511036-0)[0x56458e9c5240]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085725203 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085725203 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725203 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085725203 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(224)@23e0c4c64ce8: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "2650bc17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2650bc17", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085725208 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20250425085725208 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9c5240]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425085725208 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9c5240]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425085725208 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9c5240]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085725208 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9c5240]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085725208 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425085725208 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/15@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425085725208 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725208 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/15@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085725208 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085725208 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085725208 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085725208 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/15@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085725208 DMGW DEBUG mgw(mgw-fsm-2511036-0)[0x56458e9cede0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085725208 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085725208 DMGW DEBUG mgw(mgw-fsm-2511036-0)[0x56458e9cede0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425085725208 DMGW DEBUG mgw(mgw-fsm-2511036-0)[0x56458e9cede0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425085725208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56458e951550]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425085725208 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085725208 DLSCCP DEBUG SCCP-SCOC(23)[0x56458e951bf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085725208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c19f8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425085725208 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085725208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085725208 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085725208 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085725208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085725208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085725208 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 06 06 7c 19 f8 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085725208 DMGW DEBUG mgw(mgw-fsm-2511036-0)[0x56458e9cede0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425085725208 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085725208 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085725208 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085725208 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085725208 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085725208 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250425085725208 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085725208 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085725208 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085725208 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 06 06 7c 19 f8 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425085726690 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085726690 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085726690 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085726690 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085726690 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085726690 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085726690 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085726690 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085726690 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085726690 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 08 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085726691 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085726691 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085726691 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085726691 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085726691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085726691 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085726691 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1855) 20250425085726691 DLSCCP DEBUG SCCP-SCOC(8)[0x56458e929d30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085726691 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085726691 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085726691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085726691 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085726691 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085726691 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10204655 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085726691 DMGW DEBUG mgw(mgw-fsm-10204655-0)[0x56458e938a20]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425085726691 DMGW DEBUG mgw(mgw-fsm-10204655-0)[0x56458e938a20]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425085726691 DMGW DEBUG mgw(mgw-fsm-10204655-0)[0x56458e938a20]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425085726691 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425085726691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e938d80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085726691 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: 9bb5e'... (mgcp_client.c:807) 20250425085726691 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425085726691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e938d80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085726691 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e951390]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085726691 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: 9bb5e'... (mgcp_client.c:807) 20250425085726691 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425085726691 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e951390]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085726691 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{IN_USE}: Removing from parent mgw(mgw-fsm-10204655-0)[0x56458e938a20] (mgcp_client_endpoint_fsm.c:873) 20250425085726691 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425085726691 DLMGCP DEBUG mgw-endp(mgw-fsm-10204655-0)[0x56458e937990]{IN_USE}: Deallocated (fsm.c:568) 20250425085726691 DMGW DEBUG mgw(mgw-fsm-10204655-0)[0x56458e938a20]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425085726691 DMGW DEBUG mgw(mgw-fsm-10204655-0)[0x56458e938a20]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425085726691 DMGW DEBUG mgw(mgw-fsm-10204655-0)[0x56458e938a20]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425085726691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10204655)[0x56458e928e80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085726691 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425085726691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085726691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(209)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "9bb5ef17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "9bb5ef17" }, { code := "I", val := "22222" } }, sdp := omit } 20250425085726706 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20250425085726707 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e938d80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085726707 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e938d80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085726707 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e938d80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085726707 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e938d80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(209)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_from0 20250425085726708 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20250425085726708 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e951390]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085726708 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e951390]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085726708 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e951390]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085726708 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e951390]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@23e0c4c64ce8: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)10204655 20250425085726720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085726720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085726720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085726720 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085726720 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9bb5ef,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085726720 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10204655 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085726720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10204655)[0x56458e928e80]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085726720 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085726720 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085726720 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10204655 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085726720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085726720 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085726720 DLSCCP DEBUG SCCP-SCOC(8)[0x56458e929d30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085726720 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b8be0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085726720 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085726721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085726721 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085726721 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085726721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085726721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085726721 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 08 06 4b 8b e0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085726721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10204655)[0x56458e928e80]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085726721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085726721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56458e930c40]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085726721 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085726721 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085726721 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085726721 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085726721 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085726721 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250425085726721 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085726721 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085726721 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085726721 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 08 06 4b 8b e0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425085726721 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085726721 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085726721 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085726721 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085726721 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085726721 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085726721 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085726721 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085726721 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085726721 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 09 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085726721 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085726721 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085726721 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085726721 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085726721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085726721 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085726722 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1855) 20250425085726722 DLSCCP DEBUG SCCP-SCOC(9)[0x56458e92f090]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085726722 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085726722 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085726722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56458e939f90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085726722 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085726722 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085726722 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15738804 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085726722 DMGW DEBUG mgw(mgw-fsm-15738804-0)[0x56458e953dd0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425085726722 DMGW DEBUG mgw(mgw-fsm-15738804-0)[0x56458e953dd0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425085726722 DMGW DEBUG mgw(mgw-fsm-15738804-0)[0x56458e953dd0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425085726722 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425085726722 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e95a6a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085726722 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: f027b'... (mgcp_client.c:807) 20250425085726722 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425085726722 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e95a6a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085726722 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e935fb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085726722 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: f027b'... (mgcp_client.c:807) 20250425085726722 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425085726722 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e935fb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085726722 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{IN_USE}: Removing from parent mgw(mgw-fsm-15738804-0)[0x56458e953dd0] (mgcp_client_endpoint_fsm.c:873) 20250425085726722 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425085726722 DLMGCP DEBUG mgw-endp(mgw-fsm-15738804-0)[0x56458e953af0]{IN_USE}: Deallocated (fsm.c:568) 20250425085726722 DMGW DEBUG mgw(mgw-fsm-15738804-0)[0x56458e953dd0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425085726722 DMGW DEBUG mgw(mgw-fsm-15738804-0)[0x56458e953dd0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425085726722 DMGW DEBUG mgw(mgw-fsm-15738804-0)[0x56458e953dd0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425085726722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15738804)[0x56458e9332e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085726722 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425085726722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085726722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)7006874 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:0 TC_rab_assignment_concurrent0(210)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f027b417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f027b417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085726738 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20250425085726738 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e95a6a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085726738 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e95a6a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085726738 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e95a6a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085726738 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e95a6a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425085726738 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20250425085726738 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e935fb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085726738 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e935fb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085726738 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e935fb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085726738 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e935fb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@23e0c4c64ce8: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)15738804 20250425085726743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085726743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085726743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085726743 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085726743 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf027b4,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085726743 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15738804 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085726743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15738804)[0x56458e9332e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085726743 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085726743 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085726743 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15738804 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085726743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56458e939f90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085726743 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085726743 DLSCCP DEBUG SCCP-SCOC(9)[0x56458e92f090]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085726743 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1d2ca), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085726743 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085726743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085726743 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085726743 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085726743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085726743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085726743 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 09 06 c1 d2 ca 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085726743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15738804)[0x56458e9332e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085726743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56458e939f90]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085726743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56458e939f90]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085726744 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085726744 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085726744 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085726744 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085726744 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085726744 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250425085726744 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085726744 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085726744 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085726744 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 09 06 c1 d2 ca 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425085726744 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085726744 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085726744 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085726744 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085726744 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085726744 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085726744 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085726744 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085726744 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085726744 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 08 4b 8b e0 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085726744 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085726744 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085726744 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085726744 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085726744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085726744 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Source Reference,L=4,D=004b8be0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085726744 DLSCCP DEBUG Received CO:RELRE for local reference 8 (sccp_scoc.c:1855) 20250425085726744 DLSCCP DEBUG SCCP-SCOC(8)[0x56458e929d30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085726744 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085726744 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085726744 DCN DEBUG handle_cn_disc_ind() conn_id=8 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085726744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56458e930c40]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085726744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56458e930c40]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085726744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10204655)[0x56458e928e80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085726744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10204655)[0x56458e928e80]{disconnected}: Freeing instance (context_map.c:202) 20250425085726744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10204655)[0x56458e928e80]{disconnected}: Deallocated (fsm.c:568) 20250425085726744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56458e930c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085726744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56458e930c40]{disconnected}: Freeing instance (context_map.c:206) 20250425085726744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56458e930c40]{disconnected}: Deallocated (fsm.c:568) 20250425085726744 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10204655 SCCP-8 msc-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250425085726744 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b8be0), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:415) 20250425085726744 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085726744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085726744 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085726744 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085726744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085726744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085726744 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 08 05 4b 8b e0 00 00 08 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085726744 DLSCCP DEBUG SCCP-SCOC(8)[0x56458e929d30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085726744 DLSCCP DEBUG SCCP-SCOC(8)[0x56458e929d30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085726744 DLSCCP DEBUG SCCP-SCOC(8)[0x56458e929d30]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085726744 DLSCCP DEBUG SCCP-SCOC(8)[0x56458e929d30]{IDLE}: Deallocated (fsm.c:568) 20250425085726744 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085726744 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085726744 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085726745 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085726745 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085726745 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250425085726745 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085726745 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085726745 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085726745 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 08 05 4b 8b e0 00 00 08 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(210)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)14858101 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:1 20250425085726750 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085726750 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085726750 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085726750 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085726750 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085726750 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085726750 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085726750 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085726750 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085726750 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 09 c1 d2 ca 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085726750 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085726750 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085726750 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085726750 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085726750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085726750 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Source Reference,L=4,D=00c1d2ca), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085726750 DLSCCP DEBUG Received CO:RELRE for local reference 9 (sccp_scoc.c:1855) 20250425085726750 DLSCCP DEBUG SCCP-SCOC(9)[0x56458e92f090]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085726750 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085726750 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085726750 DCN DEBUG handle_cn_disc_ind() conn_id=9 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085726750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56458e939f90]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085726750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56458e939f90]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085726750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15738804)[0x56458e9332e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085726750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15738804)[0x56458e9332e0]{disconnected}: Freeing instance (context_map.c:202) 20250425085726750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15738804)[0x56458e9332e0]{disconnected}: Deallocated (fsm.c:568) 20250425085726750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56458e939f90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085726750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56458e939f90]{disconnected}: Freeing instance (context_map.c:206) 20250425085726750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56458e939f90]{disconnected}: Deallocated (fsm.c:568) 20250425085726750 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15738804 SCCP-9 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250425085726750 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1d2ca), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:415) 20250425085726750 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085726750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085726750 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085726750 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085726751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085726751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085726751 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 09 05 c1 d2 ca 00 00 09 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085726751 DLSCCP DEBUG SCCP-SCOC(9)[0x56458e92f090]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085726751 DLSCCP DEBUG SCCP-SCOC(9)[0x56458e92f090]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085726751 DLSCCP DEBUG SCCP-SCOC(9)[0x56458e92f090]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085726751 DLSCCP DEBUG SCCP-SCOC(9)[0x56458e92f090]{IDLE}: Deallocated (fsm.c:568) 20250425085726751 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085726751 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085726751 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085726751 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085726751 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085726751 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250425085726751 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085726751 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085726751 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085726751 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 09 05 c1 d2 ca 00 00 09 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425085726755 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085726755 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085726755 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085726755 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085726755 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085726755 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085726755 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085726755 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085726755 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085726755 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0a 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085726755 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085726755 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085726755 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085726755 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085726755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085726755 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085726755 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1855) 20250425085726755 DLSCCP DEBUG SCCP-SCOC(10)[0x56458e9390a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085726755 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085726755 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085726755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56458e937f40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085726755 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085726755 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085726755 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15716657 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085726755 DMGW DEBUG mgw(mgw-fsm-15716657-0)[0x56458e952c80]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425085726755 DMGW DEBUG mgw(mgw-fsm-15716657-0)[0x56458e952c80]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425085726755 DMGW DEBUG mgw(mgw-fsm-15716657-0)[0x56458e952c80]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425085726755 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425085726755 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e963130]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085726755 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=57 'DLCX 58 rtpbridge/2@mgw MGCP 1.0\r\nC: efd13'... (mgcp_client.c:807) 20250425085726755 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425085726755 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e963130]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085726755 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e94f190]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085726755 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=57 'DLCX 59 rtpbridge/2@mgw MGCP 1.0\r\nC: efd13'... (mgcp_client.c:807) 20250425085726755 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425085726755 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e94f190]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085726755 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{IN_USE}: Removing from parent mgw(mgw-fsm-15716657-0)[0x56458e952c80] (mgcp_client_endpoint_fsm.c:873) 20250425085726755 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425085726755 DLMGCP DEBUG mgw-endp(mgw-fsm-15716657-0)[0x56458e95c860]{IN_USE}: Deallocated (fsm.c:568) 20250425085726755 DMGW DEBUG mgw(mgw-fsm-15716657-0)[0x56458e952c80]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425085726755 DMGW DEBUG mgw(mgw-fsm-15716657-0)[0x56458e952c80]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425085726755 DMGW DEBUG mgw(mgw-fsm-15716657-0)[0x56458e952c80]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425085726755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15716657)[0x56458e92eed0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085726755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425085726755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085726755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(211)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "efd13117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "efd13117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085726767 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20250425085726768 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e963130]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085726768 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e963130]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085726768 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e963130]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085726768 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e963130]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425085726768 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20250425085726768 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e94f190]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085726768 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e94f190]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085726768 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e94f190]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085726768 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e94f190]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@23e0c4c64ce8: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)15716657 20250425085726773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085726773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085726773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085726773 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085726773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xefd131,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085726773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15716657 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085726773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15716657)[0x56458e92eed0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085726773 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085726773 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085726773 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15716657 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085726773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56458e937f40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085726773 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085726773 DLSCCP DEBUG SCCP-SCOC(10)[0x56458e9390a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085726773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00184d0f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085726773 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085726773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085726773 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085726773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085726773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085726773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085726773 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 18 4d 0f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085726773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15716657)[0x56458e92eed0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085726773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56458e937f40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085726773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56458e937f40]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085726773 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085726773 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085726773 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085726773 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085726773 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085726773 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250425085726773 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085726773 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085726773 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085726773 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 18 4d 0f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)13734262 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:2 20250425085726780 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085726780 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085726780 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085726780 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085726780 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085726780 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085726780 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085726780 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085726780 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085726780 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 0a 18 4d 0f 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085726780 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085726780 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085726780 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085726780 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085726780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085726780 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Source Reference,L=4,D=00184d0f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085726780 DLSCCP DEBUG Received CO:RELRE for local reference 10 (sccp_scoc.c:1855) 20250425085726780 DLSCCP DEBUG SCCP-SCOC(10)[0x56458e9390a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085726780 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085726780 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085726780 DCN DEBUG handle_cn_disc_ind() conn_id=10 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085726780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56458e937f40]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085726780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56458e937f40]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085726780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15716657)[0x56458e92eed0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085726780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15716657)[0x56458e92eed0]{disconnected}: Freeing instance (context_map.c:202) 20250425085726780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15716657)[0x56458e92eed0]{disconnected}: Deallocated (fsm.c:568) 20250425085726780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56458e937f40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085726780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56458e937f40]{disconnected}: Freeing instance (context_map.c:206) 20250425085726780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56458e937f40]{disconnected}: Deallocated (fsm.c:568) 20250425085726780 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15716657 SCCP-10 msc-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250425085726781 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00184d0f), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:415) 20250425085726781 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085726781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085726781 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085726781 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085726781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085726781 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085726781 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0a 05 18 4d 0f 00 00 0a 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085726781 DLSCCP DEBUG SCCP-SCOC(10)[0x56458e9390a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085726781 DLSCCP DEBUG SCCP-SCOC(10)[0x56458e9390a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085726781 DLSCCP DEBUG SCCP-SCOC(10)[0x56458e9390a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085726781 DLSCCP DEBUG SCCP-SCOC(10)[0x56458e9390a0]{IDLE}: Deallocated (fsm.c:568) 20250425085726781 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085726781 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085726781 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085726781 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085726781 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085726781 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250425085726781 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085726781 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085726781 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085726781 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0a 05 18 4d 0f 00 00 0a 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425085726814 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085726814 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085726815 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085726815 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085726815 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085726815 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085726815 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085726815 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085726815 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085726815 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0b 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085726815 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085726815 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085726815 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085726815 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085726815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085726815 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085726815 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1855) 20250425085726815 DLSCCP DEBUG SCCP-SCOC(11)[0x56458e93a860]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085726815 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085726815 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085726815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56458e944130]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085726815 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085726815 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085726815 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4291084 SCCP-11 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085726815 DMGW DEBUG mgw(mgw-fsm-4291084-0)[0x56458e9650c0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425085726815 DMGW DEBUG mgw(mgw-fsm-4291084-0)[0x56458e9650c0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425085726815 DMGW DEBUG mgw(mgw-fsm-4291084-0)[0x56458e9650c0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425085726815 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425085726815 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96bac0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085726815 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=57 'DLCX 60 rtpbridge/4@mgw MGCP 1.0\r\nC: 417a0'... (mgcp_client.c:807) 20250425085726815 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425085726815 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96bac0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085726815 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e964d10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085726815 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=57 'DLCX 61 rtpbridge/4@mgw MGCP 1.0\r\nC: 417a0'... (mgcp_client.c:807) 20250425085726815 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425085726815 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e964d10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085726815 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{IN_USE}: Removing from parent mgw(mgw-fsm-4291084-0)[0x56458e9650c0] (mgcp_client_endpoint_fsm.c:873) 20250425085726815 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425085726815 DLMGCP DEBUG mgw-endp(mgw-fsm-4291084-0)[0x56458e9651f0]{IN_USE}: Deallocated (fsm.c:568) 20250425085726815 DMGW DEBUG mgw(mgw-fsm-4291084-0)[0x56458e9650c0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425085726815 DMGW DEBUG mgw(mgw-fsm-4291084-0)[0x56458e9650c0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425085726815 DMGW DEBUG mgw(mgw-fsm-4291084-0)[0x56458e9650c0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425085726815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4291084)[0x56458e944000]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085726815 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425085726815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085726815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(213)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "417a0c17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "417a0c17" }, { code := "I", val := "22222" } }, sdp := omit } 20250425085726829 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20250425085726829 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96bac0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085726829 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96bac0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085726829 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96bac0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085726829 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96bac0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(213)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085726830 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20250425085726830 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e964d10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085726830 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e964d10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085726830 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e964d10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085726830 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e964d10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@23e0c4c64ce8: Deleted conn table entry 3TC_rab_assignment_concurrent0(213)4291084 20250425085726835 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085726835 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085726835 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085726835 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085726835 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x417a0c,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085726835 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4291084 SCCP-11 msc-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085726835 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4291084)[0x56458e944000]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085726835 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085726835 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085726835 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4291084 SCCP-11 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085726835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56458e944130]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085726835 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085726835 DLSCCP DEBUG SCCP-SCOC(11)[0x56458e93a860]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085726835 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b9dc6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085726835 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085726835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085726835 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085726835 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085726835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085726835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085726835 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0b 06 5b 9d c6 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085726835 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4291084)[0x56458e944000]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085726835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56458e944130]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085726835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56458e944130]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085726835 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085726836 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085726836 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085726836 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085726836 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085726836 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250425085726836 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085726836 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085726836 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085726836 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0b 06 5b 9d c6 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Deleted conn table entry 3TC_rab_assignment_concurrent0(213)6473367 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:3 20250425085726844 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085726844 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085726844 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085726844 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085726844 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085726844 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085726844 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085726844 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085726844 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085726844 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 0b 5b 9d c6 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085726844 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085726844 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085726844 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085726844 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085726844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085726844 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Source Reference,L=4,D=005b9dc6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085726844 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1855) 20250425085726844 DLSCCP DEBUG SCCP-SCOC(11)[0x56458e93a860]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085726844 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085726844 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085726844 DCN DEBUG handle_cn_disc_ind() conn_id=11 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085726844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56458e944130]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085726844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56458e944130]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085726844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4291084)[0x56458e944000]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085726844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4291084)[0x56458e944000]{disconnected}: Freeing instance (context_map.c:202) 20250425085726844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4291084)[0x56458e944000]{disconnected}: Deallocated (fsm.c:568) 20250425085726844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56458e944130]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085726844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56458e944130]{disconnected}: Freeing instance (context_map.c:206) 20250425085726844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56458e944130]{disconnected}: Deallocated (fsm.c:568) 20250425085726844 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4291084 SCCP-11 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425085726844 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b9dc6), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:415) 20250425085726844 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085726844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085726844 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085726844 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085726844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085726844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085726844 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0b 05 5b 9d c6 00 00 0b 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085726844 DLSCCP DEBUG SCCP-SCOC(11)[0x56458e93a860]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085726844 DLSCCP DEBUG SCCP-SCOC(11)[0x56458e93a860]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085726845 DLSCCP DEBUG SCCP-SCOC(11)[0x56458e93a860]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085726845 DLSCCP DEBUG SCCP-SCOC(11)[0x56458e93a860]{IDLE}: Deallocated (fsm.c:568) 20250425085726845 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085726845 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085726845 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085726845 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085726845 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085726845 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250425085726845 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085726845 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085726845 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085726845 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0b 05 5b 9d c6 00 00 0b 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425085726851 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085726851 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085726851 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085726851 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085726851 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085726851 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085726852 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085726852 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085726852 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085726852 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0c 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085726852 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085726852 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085726852 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085726852 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085726852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085726852 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085726852 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1855) 20250425085726852 DLSCCP DEBUG SCCP-SCOC(12)[0x56458e9375b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085726852 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085726852 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085726852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56458e93b670]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085726852 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085726852 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085726852 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1759344 SCCP-12 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085726852 DMGW DEBUG mgw(mgw-fsm-1759344-0)[0x56458e96d8b0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425085726852 DMGW DEBUG mgw(mgw-fsm-1759344-0)[0x56458e96d8b0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425085726852 DMGW DEBUG mgw(mgw-fsm-1759344-0)[0x56458e96d8b0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425085726852 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425085726852 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96dac0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085726852 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=57 'DLCX 62 rtpbridge/3@mgw MGCP 1.0\r\nC: 1ad87'... (mgcp_client.c:807) 20250425085726852 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425085726852 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96dac0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085726852 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e96d6a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085726852 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=57 'DLCX 63 rtpbridge/3@mgw MGCP 1.0\r\nC: 1ad87'... (mgcp_client.c:807) 20250425085726852 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425085726852 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e96d6a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085726852 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{IN_USE}: Removing from parent mgw(mgw-fsm-1759344-0)[0x56458e96d8b0] (mgcp_client_endpoint_fsm.c:873) 20250425085726852 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425085726852 DLMGCP DEBUG mgw-endp(mgw-fsm-1759344-0)[0x56458e9642f0]{IN_USE}: Deallocated (fsm.c:568) 20250425085726852 DMGW DEBUG mgw(mgw-fsm-1759344-0)[0x56458e96d8b0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425085726852 DMGW DEBUG mgw(mgw-fsm-1759344-0)[0x56458e96d8b0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425085726852 DMGW DEBUG mgw(mgw-fsm-1759344-0)[0x56458e96d8b0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425085726852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1759344)[0x56458e93a170]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085726852 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425085726852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085726852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(212)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1ad87017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1ad87017" }, { code := "I", val := "22222" } }, sdp := omit } 20250425085726866 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20250425085726866 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96dac0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085726866 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96dac0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085726866 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96dac0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085726866 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96dac0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(212)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085726867 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20250425085726867 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e96d6a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085726867 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e96d6a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085726867 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e96d6a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085726867 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e96d6a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@23e0c4c64ce8: Deleted conn table entry 4TC_rab_assignment_concurrent0(212)1759344 20250425085726872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085726872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085726872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085726872 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085726872 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1ad870,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085726872 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1759344 SCCP-12 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085726872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1759344)[0x56458e93a170]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085726872 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085726872 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085726872 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1759344 SCCP-12 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085726872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56458e93b670]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085726872 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085726872 DLSCCP DEBUG SCCP-SCOC(12)[0x56458e9375b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085726872 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a46765), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085726872 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085726872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085726872 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085726872 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085726872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085726872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085726872 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0c 06 a4 67 65 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085726873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1759344)[0x56458e93a170]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085726873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56458e93b670]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085726873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56458e93b670]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085726873 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085726873 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085726873 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085726873 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085726873 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085726873 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425085726873 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085726873 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085726873 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085726873 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0c 06 a4 67 65 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Deleted conn table entry 4TC_rab_assignment_concurrent0(212)14139598 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_from0 20250425085726881 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085726881 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425085726881 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085726881 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085726881 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085726881 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085726881 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085726881 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085726881 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085726881 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 0c a4 67 65 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085726881 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085726881 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085726881 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085726881 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085726881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085726881 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Source Reference,L=4,D=00a46765), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085726881 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1855) 20250425085726881 DLSCCP DEBUG SCCP-SCOC(12)[0x56458e9375b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085726881 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085726881 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085726881 DCN DEBUG handle_cn_disc_ind() conn_id=12 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085726881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56458e93b670]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085726881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56458e93b670]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085726881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1759344)[0x56458e93a170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085726881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1759344)[0x56458e93a170]{disconnected}: Freeing instance (context_map.c:202) 20250425085726881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1759344)[0x56458e93a170]{disconnected}: Deallocated (fsm.c:568) 20250425085726881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56458e93b670]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085726881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56458e93b670]{disconnected}: Freeing instance (context_map.c:206) 20250425085726881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56458e93b670]{disconnected}: Deallocated (fsm.c:568) 20250425085726881 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1759344 SCCP-12 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425085726881 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a46765), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:415) 20250425085726881 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085726882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085726882 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085726882 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085726882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085726882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085726882 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0c 05 a4 67 65 00 00 0c 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085726882 DLSCCP DEBUG SCCP-SCOC(12)[0x56458e9375b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085726882 DLSCCP DEBUG SCCP-SCOC(12)[0x56458e9375b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085726882 DLSCCP DEBUG SCCP-SCOC(12)[0x56458e9375b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085726882 DLSCCP DEBUG SCCP-SCOC(12)[0x56458e9375b0]{IDLE}: Deallocated (fsm.c:568) 20250425085726882 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085726882 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085726882 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085726882 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085726882 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085726882 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425085726882 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085726882 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085726882 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085726882 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0c 05 a4 67 65 00 00 0c 00 00 06 00 08 00 00 00 01  20250425085726882 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085726882 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085726882 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085726882 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085726882 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085726882 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085726882 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085726882 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085726882 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085726882 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0d 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085726882 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085726882 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085726882 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085726882 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085726882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085726882 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085726882 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1855) 20250425085726882 DLSCCP DEBUG SCCP-SCOC(13)[0x56458e942a70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085726882 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085726882 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085726882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56458e93b950]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085726882 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085726882 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085726882 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11002489 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085726882 DMGW DEBUG mgw(mgw-fsm-11002489-0)[0x56458e976720]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425085726883 DMGW DEBUG mgw(mgw-fsm-11002489-0)[0x56458e976720]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425085726883 DMGW DEBUG mgw(mgw-fsm-11002489-0)[0x56458e976720]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425085726883 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425085726883 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e976930]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085726883 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=57 'DLCX 64 rtpbridge/5@mgw MGCP 1.0\r\nC: a7e27'... (mgcp_client.c:807) 20250425085726883 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425085726883 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e976930]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085726883 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9750d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085726883 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=57 'DLCX 65 rtpbridge/5@mgw MGCP 1.0\r\nC: a7e27'... (mgcp_client.c:807) 20250425085726883 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425085726883 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9750d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085726883 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{IN_USE}: Removing from parent mgw(mgw-fsm-11002489-0)[0x56458e976720] (mgcp_client_endpoint_fsm.c:873) 20250425085726883 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425085726883 DLMGCP DEBUG mgw-endp(mgw-fsm-11002489-0)[0x56458e975d60]{IN_USE}: Deallocated (fsm.c:568) 20250425085726883 DMGW DEBUG mgw(mgw-fsm-11002489-0)[0x56458e976720]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425085726883 DMGW DEBUG mgw(mgw-fsm-11002489-0)[0x56458e976720]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425085726883 DMGW DEBUG mgw(mgw-fsm-11002489-0)[0x56458e976720]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425085726883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11002489)[0x56458e93ac50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085726883 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425085726883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085726883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(214)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "a7e27917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "a7e27917" }, { code := "I", val := "22222" } }, sdp := omit } 20250425085726897 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20250425085726897 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e976930]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) TC_rab_assignment_concurrent0(214)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085726897 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e976930]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085726897 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e976930]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085726897 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e976930]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425085726898 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20250425085726898 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9750d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085726898 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9750d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085726898 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9750d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085726898 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9750d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@23e0c4c64ce8: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)11002489 20250425085726902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085726902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085726902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085726902 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085726902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa7e279,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085726902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11002489 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085726902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11002489)[0x56458e93ac50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085726902 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085726902 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085726902 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11002489 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085726902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56458e93b950]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085726902 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085726902 DLSCCP DEBUG SCCP-SCOC(13)[0x56458e942a70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085726902 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a60258), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085726902 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085726902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085726902 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085726902 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085726902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085726902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085726902 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0d 06 a6 02 58 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085726902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11002489)[0x56458e93ac50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085726902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56458e93b950]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085726902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56458e93b950]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085726903 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085726903 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085726903 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085726903 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085726903 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085726903 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250425085726903 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085726903 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085726903 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085726903 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0d 06 a6 02 58 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)509433 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:5 20250425085726911 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085726911 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085726911 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085726911 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085726911 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085726911 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085726911 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085726911 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085726911 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085726911 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 0d a6 02 58 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085726911 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085726911 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085726911 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085726911 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085726911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085726912 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Source Reference,L=4,D=00a60258), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085726912 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1855) 20250425085726912 DLSCCP DEBUG SCCP-SCOC(13)[0x56458e942a70]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085726912 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085726912 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085726912 DCN DEBUG handle_cn_disc_ind() conn_id=13 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085726912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56458e93b950]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085726912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56458e93b950]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085726912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11002489)[0x56458e93ac50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085726912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11002489)[0x56458e93ac50]{disconnected}: Freeing instance (context_map.c:202) 20250425085726912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11002489)[0x56458e93ac50]{disconnected}: Deallocated (fsm.c:568) 20250425085726912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56458e93b950]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085726912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56458e93b950]{disconnected}: Freeing instance (context_map.c:206) 20250425085726912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56458e93b950]{disconnected}: Deallocated (fsm.c:568) 20250425085726912 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11002489 SCCP-13 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250425085726912 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a60258), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:415) 20250425085726912 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085726912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085726912 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085726912 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085726912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085726912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085726912 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0d 05 a6 02 58 00 00 0d 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085726912 DLSCCP DEBUG SCCP-SCOC(13)[0x56458e942a70]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085726912 DLSCCP DEBUG SCCP-SCOC(13)[0x56458e942a70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085726912 DLSCCP DEBUG SCCP-SCOC(13)[0x56458e942a70]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085726912 DLSCCP DEBUG SCCP-SCOC(13)[0x56458e942a70]{IDLE}: Deallocated (fsm.c:568) 20250425085726912 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085726912 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085726912 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085726912 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085726912 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085726912 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250425085726912 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085726912 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085726912 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085726912 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0d 05 a6 02 58 00 00 0d 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425085726936 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085726936 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085726936 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085726936 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085726936 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085726936 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085726936 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085726936 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085726936 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085726936 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0e 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085726937 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085726937 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085726937 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085726937 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085726937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085726937 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085726937 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1855) 20250425085726937 DLSCCP DEBUG SCCP-SCOC(14)[0x56458e943370]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085726937 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085726937 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085726937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56458e944340]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085726937 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085726937 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085726937 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14858127 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085726937 DMGW DEBUG mgw(mgw-fsm-14858127-0)[0x56458e97f420]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425085726937 DMGW DEBUG mgw(mgw-fsm-14858127-0)[0x56458e97f420]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425085726937 DMGW DEBUG mgw(mgw-fsm-14858127-0)[0x56458e97f420]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425085726937 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425085726937 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9863e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085726937 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=57 'DLCX 66 rtpbridge/6@mgw MGCP 1.0\r\nC: e2b78'... (mgcp_client.c:807) 20250425085726937 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425085726937 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9863e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085726937 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e97f560]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085726937 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=57 'DLCX 67 rtpbridge/6@mgw MGCP 1.0\r\nC: e2b78'... (mgcp_client.c:807) 20250425085726937 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425085726937 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e97f560]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085726937 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{IN_USE}: Removing from parent mgw(mgw-fsm-14858127-0)[0x56458e97f420] (mgcp_client_endpoint_fsm.c:873) 20250425085726937 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425085726937 DLMGCP DEBUG mgw-endp(mgw-fsm-14858127-0)[0x56458e97fb10]{IN_USE}: Deallocated (fsm.c:568) 20250425085726937 DMGW DEBUG mgw(mgw-fsm-14858127-0)[0x56458e97f420]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425085726937 DMGW DEBUG mgw(mgw-fsm-14858127-0)[0x56458e97f420]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425085726937 DMGW DEBUG mgw(mgw-fsm-14858127-0)[0x56458e97f420]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425085726937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14858127)[0x56458e93b810]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085726937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425085726937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085726937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(215)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "e2b78f17" }, { code := "I", val := "11111" } }, sdp := omit } 20250425085726951 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20250425085726951 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9863e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085726951 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9863e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085726951 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9863e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085726951 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9863e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(215)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "e2b78f17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085726952 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20250425085726952 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e97f560]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085726952 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e97f560]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085726952 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e97f560]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085726952 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e97f560]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@23e0c4c64ce8: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)14858127 20250425085726957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085726957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085726957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085726957 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085726957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe2b78f,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085726957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14858127 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085726958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14858127)[0x56458e93b810]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085726958 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085726958 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085726958 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14858127 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085726958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56458e944340]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085726958 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085726958 DLSCCP DEBUG SCCP-SCOC(14)[0x56458e943370]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085726958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9507d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085726958 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085726958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085726958 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085726958 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085726958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085726958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085726958 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0e 06 c9 50 7d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085726958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14858127)[0x56458e93b810]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085726958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56458e944340]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085726958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56458e944340]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085726958 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085726958 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085726958 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085726958 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085726958 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085726958 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250425085726958 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085726958 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085726958 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085726958 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0e 06 c9 50 7d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)12699609 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:6 20250425085726966 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085726966 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085726966 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085726966 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085726966 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085726966 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085726966 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085726966 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085726966 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085726966 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 0e c9 50 7d 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085726966 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085726966 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085726966 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085726966 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085726966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085726966 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Source Reference,L=4,D=00c9507d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085726966 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1855) 20250425085726966 DLSCCP DEBUG SCCP-SCOC(14)[0x56458e943370]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085726966 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085726966 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085726966 DCN DEBUG handle_cn_disc_ind() conn_id=14 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085726966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56458e944340]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085726966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56458e944340]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085726966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14858127)[0x56458e93b810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085726966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14858127)[0x56458e93b810]{disconnected}: Freeing instance (context_map.c:202) 20250425085726966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14858127)[0x56458e93b810]{disconnected}: Deallocated (fsm.c:568) 20250425085726966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56458e944340]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085726966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56458e944340]{disconnected}: Freeing instance (context_map.c:206) 20250425085726966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56458e944340]{disconnected}: Deallocated (fsm.c:568) 20250425085726966 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14858127 SCCP-14 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250425085726966 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9507d), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:415) 20250425085726966 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085726966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085726966 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085726966 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085726966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085726966 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085726966 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0e 05 c9 50 7d 00 00 0e 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085726967 DLSCCP DEBUG SCCP-SCOC(14)[0x56458e943370]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085726967 DLSCCP DEBUG SCCP-SCOC(14)[0x56458e943370]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085726967 DLSCCP DEBUG SCCP-SCOC(14)[0x56458e943370]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085726967 DLSCCP DEBUG SCCP-SCOC(14)[0x56458e943370]{IDLE}: Deallocated (fsm.c:568) 20250425085726967 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085726967 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085726967 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085726967 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085726967 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085726967 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250425085726967 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085726967 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085726967 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085726967 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0e 05 c9 50 7d 00 00 0e 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425085726974 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085726974 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085726974 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085726974 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085726974 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085726974 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085726974 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085726974 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085726974 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085726974 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0f 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085726974 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085726974 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085726974 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085726974 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085726974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085726974 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085726974 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1855) 20250425085726974 DLSCCP DEBUG SCCP-SCOC(15)[0x56458e943a80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085726974 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085726974 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085726974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56458e9363f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085726974 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085726974 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085726974 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8635054 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085726974 DMGW DEBUG mgw(mgw-fsm-8635054-0)[0x56458e988690]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425085726974 DMGW DEBUG mgw(mgw-fsm-8635054-0)[0x56458e988690]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425085726974 DMGW DEBUG mgw(mgw-fsm-8635054-0)[0x56458e988690]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425085726975 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425085726975 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96ce40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085726975 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=57 'DLCX 68 rtpbridge/7@mgw MGCP 1.0\r\nC: 83c2a'... (mgcp_client.c:807) 20250425085726975 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425085726975 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96ce40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085726975 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e987fc0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085726975 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=57 'DLCX 69 rtpbridge/7@mgw MGCP 1.0\r\nC: 83c2a'... (mgcp_client.c:807) 20250425085726975 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425085726975 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e987fc0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085726975 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{IN_USE}: Removing from parent mgw(mgw-fsm-8635054-0)[0x56458e988690] (mgcp_client_endpoint_fsm.c:873) 20250425085726975 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425085726975 DLMGCP DEBUG mgw-endp(mgw-fsm-8635054-0)[0x56458e988130]{IN_USE}: Deallocated (fsm.c:568) 20250425085726975 DMGW DEBUG mgw(mgw-fsm-8635054-0)[0x56458e988690]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425085726975 DMGW DEBUG mgw(mgw-fsm-8635054-0)[0x56458e988690]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425085726975 DMGW DEBUG mgw(mgw-fsm-8635054-0)[0x56458e988690]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425085726975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8635054)[0x56458e93a3c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085726975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425085726975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085726975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(216)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "83c2ae17" }, { code := "I", val := "11111" } }, sdp := omit } 20250425085726991 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20250425085726991 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96ce40]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085726991 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96ce40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085726991 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96ce40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085726991 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e96ce40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(216)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "83c2ae17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085726992 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20250425085726992 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e987fc0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085726992 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e987fc0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085726992 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e987fc0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085726992 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e987fc0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@23e0c4c64ce8: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)8635054 20250425085726997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085726997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085726997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085726997 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085726997 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x83c2ae,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085726997 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8635054 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085726997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8635054)[0x56458e93a3c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085726997 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085726997 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085726997 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8635054 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085726997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56458e9363f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085726997 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085726997 DLSCCP DEBUG SCCP-SCOC(15)[0x56458e943a80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085726997 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd6574), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085726997 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085726997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085726997 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085726997 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085726997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085726997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085726997 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0f 06 dd 65 74 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085726997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8635054)[0x56458e93a3c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085726997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56458e9363f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085726997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56458e9363f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085726998 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085726998 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085726998 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085726998 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085726998 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085726998 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250425085726998 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085726998 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085726998 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085726998 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0f 06 dd 65 74 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425085726998 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085726998 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085726998 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085726998 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085726998 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085726998 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085726998 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085726998 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085726998 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085726998 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085726998 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 10 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085726999 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085726999 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085726999 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085726999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085726999 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085726999 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1855) 20250425085726999 DLSCCP DEBUG SCCP-SCOC(16)[0x56458e94c390]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085726999 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085726999 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085726999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56458e943eb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085726999 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085726999 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085726999 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7797123 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085726999 DMGW DEBUG mgw(mgw-fsm-7797123-0)[0x56458e990e50]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425085726999 DMGW DEBUG mgw(mgw-fsm-7797123-0)[0x56458e990e50]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425085726999 DMGW DEBUG mgw(mgw-fsm-7797123-0)[0x56458e990e50]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425085726999 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425085726999 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e997db0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085726999 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=57 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: 76f98'... (mgcp_client.c:807) 20250425085726999 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425085726999 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e997db0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085726999 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e98fef0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085726999 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=57 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: 76f98'... (mgcp_client.c:807) 20250425085726999 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425085726999 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e98fef0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085726999 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{IN_USE}: Removing from parent mgw(mgw-fsm-7797123-0)[0x56458e990e50] (mgcp_client_endpoint_fsm.c:873) 20250425085726999 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425085726999 DLMGCP DEBUG mgw-endp(mgw-fsm-7797123-0)[0x56458e9914e0]{IN_USE}: Deallocated (fsm.c:568) 20250425085726999 DMGW DEBUG mgw(mgw-fsm-7797123-0)[0x56458e990e50]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425085726999 DMGW DEBUG mgw(mgw-fsm-7797123-0)[0x56458e990e50]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425085726999 DMGW DEBUG mgw(mgw-fsm-7797123-0)[0x56458e990e50]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425085726999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7797123)[0x56458e94bf20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085726999 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425085726999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085726999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)7552060 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:7 TC_rab_assignment_concurrent0(217)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "76f98317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "76f98317" }, { code := "I", val := "22222" } }, sdp := omit } 20250425085727018 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20250425085727018 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e997db0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085727018 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e997db0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085727018 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e997db0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085727018 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e997db0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(217)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085727018 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20250425085727018 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e98fef0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085727018 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e98fef0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085727018 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e98fef0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085727018 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e98fef0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@23e0c4c64ce8: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)7797123 20250425085727023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085727023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085727023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085727023 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085727023 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x76f983,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085727023 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7797123 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085727023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7797123)[0x56458e94bf20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085727023 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085727023 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085727023 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7797123 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085727023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56458e943eb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085727023 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085727023 DLSCCP DEBUG SCCP-SCOC(16)[0x56458e94c390]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085727023 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00044654), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085727023 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085727023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085727023 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085727023 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085727023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085727023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085727023 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 01 06 04 46 54 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085727023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7797123)[0x56458e94bf20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085727023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56458e943eb0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085727023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56458e943eb0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085727024 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085727024 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085727024 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085727024 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085727024 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085727024 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425085727024 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085727024 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085727024 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085727024 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 01 06 04 46 54 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425085727024 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085727024 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085727024 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085727024 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085727024 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085727024 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085727024 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085727024 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085727024 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085727024 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 0f dd 65 74 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085727024 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085727024 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085727024 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085727025 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085727025 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085727025 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085727025 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085727025 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085727025 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250425085727025 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085727025 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085727025 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085727025 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0f 05 dd 65 74 00 00 0f 00 00 06 00 08 00 00 00 01  20250425085727024 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085727024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085727024 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Source Reference,L=4,D=00dd6574), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085727024 DLSCCP DEBUG Received CO:RELRE for local reference 15 (sccp_scoc.c:1855) 20250425085727024 DLSCCP DEBUG SCCP-SCOC(15)[0x56458e943a80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085727024 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085727024 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085727024 DCN DEBUG handle_cn_disc_ind() conn_id=15 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085727024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56458e9363f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085727024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56458e9363f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085727024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8635054)[0x56458e93a3c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085727024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8635054)[0x56458e93a3c0]{disconnected}: Freeing instance (context_map.c:202) 20250425085727024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8635054)[0x56458e93a3c0]{disconnected}: Deallocated (fsm.c:568) 20250425085727024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56458e9363f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085727024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56458e9363f0]{disconnected}: Freeing instance (context_map.c:206) 20250425085727024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56458e9363f0]{disconnected}: Deallocated (fsm.c:568) 20250425085727024 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8635054 SCCP-15 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250425085727025 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd6574), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:415) 20250425085727025 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085727025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085727025 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085727025 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085727025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085727025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085727025 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0f 05 dd 65 74 00 00 0f 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085727025 DLSCCP DEBUG SCCP-SCOC(15)[0x56458e943a80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085727025 DLSCCP DEBUG SCCP-SCOC(15)[0x56458e943a80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085727025 DLSCCP DEBUG SCCP-SCOC(15)[0x56458e943a80]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085727025 DLSCCP DEBUG SCCP-SCOC(15)[0x56458e943a80]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425085727027 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085727027 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085727027 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085727027 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085727027 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085727027 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085727027 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085727027 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085727027 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085727027 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 12 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085727027 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085727027 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085727027 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085727027 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085727027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085727027 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085727027 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1855) 20250425085727027 DLSCCP DEBUG SCCP-SCOC(18)[0x56458e94dcd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085727027 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085727027 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085727027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56458e943530]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085727027 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085727027 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085727027 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4537957 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085727027 DMGW DEBUG mgw(mgw-fsm-4537957-0)[0x56458e987820]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425085727027 DMGW DEBUG mgw(mgw-fsm-4537957-0)[0x56458e987820]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425085727027 DMGW DEBUG mgw(mgw-fsm-4537957-0)[0x56458e987820]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425085727027 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425085727027 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9a09e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085727027 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=58 'DLCX 72 rtpbridge/10@mgw MGCP 1.0\r\nC: 453e'... (mgcp_client.c:807) 20250425085727027 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425085727027 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9a09e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085727027 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e999a20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085727027 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=58 'DLCX 73 rtpbridge/10@mgw MGCP 1.0\r\nC: 453e'... (mgcp_client.c:807) 20250425085727027 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425085727027 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e999a20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085727027 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{IN_USE}: Removing from parent mgw(mgw-fsm-4537957-0)[0x56458e987820] (mgcp_client_endpoint_fsm.c:873) 20250425085727027 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425085727027 DLMGCP DEBUG mgw-endp(mgw-fsm-4537957-0)[0x56458e99a110]{IN_USE}: Deallocated (fsm.c:568) 20250425085727027 DMGW DEBUG mgw(mgw-fsm-4537957-0)[0x56458e987820]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425085727027 DMGW DEBUG mgw(mgw-fsm-4537957-0)[0x56458e987820]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425085727027 DMGW DEBUG mgw(mgw-fsm-4537957-0)[0x56458e987820]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425085727027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4537957)[0x56458e94d860]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085727027 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425085727027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085727028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(219)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)12259166 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:8 TC_rab_assignment_concurrent0(219)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "453e6517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "453e6517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085727041 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20250425085727041 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9a09e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085727041 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9a09e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085727041 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9a09e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085727041 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9a09e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425085727041 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20250425085727041 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e999a20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085727041 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e999a20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085727041 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e999a20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085727041 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e999a20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@23e0c4c64ce8: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)4537957 20250425085727042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085727042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085727043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085727043 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085727043 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x453e65,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085727043 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4537957 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085727043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4537957)[0x56458e94d860]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085727043 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085727043 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085727043 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4537957 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085727043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56458e943530]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085727043 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085727043 DLSCCP DEBUG SCCP-SCOC(18)[0x56458e94dcd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085727043 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff40e0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085727043 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085727043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085727043 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085727043 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085727043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085727043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085727043 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 03 06 ff 40 e0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085727043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4537957)[0x56458e94d860]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085727043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56458e943530]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085727043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56458e943530]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085727043 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085727043 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085727043 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085727043 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085727043 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085727043 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250425085727043 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085727043 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085727043 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085727043 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 03 06 ff 40 e0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425085727043 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085727043 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085727043 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085727043 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085727043 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085727043 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085727043 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085727043 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085727043 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085727043 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 10 04 46 54 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085727043 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085727043 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085727043 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085727043 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085727043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085727043 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Source Reference,L=4,D=00044654), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085727043 DLSCCP DEBUG Received CO:RELRE for local reference 16 (sccp_scoc.c:1855) 20250425085727043 DLSCCP DEBUG SCCP-SCOC(16)[0x56458e94c390]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085727043 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085727043 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085727043 DCN DEBUG handle_cn_disc_ind() conn_id=16 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085727043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56458e943eb0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085727043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56458e943eb0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085727043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7797123)[0x56458e94bf20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085727043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7797123)[0x56458e94bf20]{disconnected}: Freeing instance (context_map.c:202) 20250425085727043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7797123)[0x56458e94bf20]{disconnected}: Deallocated (fsm.c:568) 20250425085727043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56458e943eb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085727043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56458e943eb0]{disconnected}: Freeing instance (context_map.c:206) 20250425085727043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56458e943eb0]{disconnected}: Deallocated (fsm.c:568) 20250425085727043 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7797123 SCCP-16 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250425085727043 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00044654), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:415) 20250425085727043 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085727043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085727043 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085727043 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085727043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085727043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085727043 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 01 05 04 46 54 00 00 10 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085727043 DLSCCP DEBUG SCCP-SCOC(16)[0x56458e94c390]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085727043 DLSCCP DEBUG SCCP-SCOC(16)[0x56458e94c390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085727043 DLSCCP DEBUG SCCP-SCOC(16)[0x56458e94c390]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085727043 DLSCCP DEBUG SCCP-SCOC(16)[0x56458e94c390]{IDLE}: Deallocated (fsm.c:568) 20250425085727043 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085727043 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085727043 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085727043 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085727043 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085727043 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425085727043 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085727043 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085727043 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085727043 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 01 05 04 46 54 00 00 10 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(219)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)6942608 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:10 20250425085727046 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085727046 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085727046 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085727046 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085727046 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085727046 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085727046 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085727046 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085727046 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085727046 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 12 ff 40 e0 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085727046 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085727046 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085727046 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085727046 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085727046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085727046 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Source Reference,L=4,D=00ff40e0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085727046 DLSCCP DEBUG Received CO:RELRE for local reference 18 (sccp_scoc.c:1855) 20250425085727046 DLSCCP DEBUG SCCP-SCOC(18)[0x56458e94dcd0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085727046 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085727046 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085727046 DCN DEBUG handle_cn_disc_ind() conn_id=18 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085727046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56458e943530]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085727046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56458e943530]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085727046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4537957)[0x56458e94d860]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085727046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4537957)[0x56458e94d860]{disconnected}: Freeing instance (context_map.c:202) 20250425085727046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4537957)[0x56458e94d860]{disconnected}: Deallocated (fsm.c:568) 20250425085727046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56458e943530]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085727046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56458e943530]{disconnected}: Freeing instance (context_map.c:206) 20250425085727046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56458e943530]{disconnected}: Deallocated (fsm.c:568) 20250425085727046 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4537957 SCCP-18 msc-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250425085727046 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff40e0), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:415) 20250425085727046 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085727046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085727046 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085727046 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085727046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085727046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085727046 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 03 05 ff 40 e0 00 00 12 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085727046 DLSCCP DEBUG SCCP-SCOC(18)[0x56458e94dcd0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085727046 DLSCCP DEBUG SCCP-SCOC(18)[0x56458e94dcd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085727046 DLSCCP DEBUG SCCP-SCOC(18)[0x56458e94dcd0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085727046 DLSCCP DEBUG SCCP-SCOC(18)[0x56458e94dcd0]{IDLE}: Deallocated (fsm.c:568) 20250425085727046 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085727046 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085727046 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085727046 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085727046 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085727046 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250425085727046 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085727046 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085727046 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085727046 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 03 05 ff 40 e0 00 00 12 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425085727063 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085727063 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085727063 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085727063 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085727063 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085727063 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085727063 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085727063 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085727063 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085727063 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 11 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085727063 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085727063 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085727063 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085727063 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085727063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085727063 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085727063 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1855) 20250425085727063 DLSCCP DEBUG SCCP-SCOC(17)[0x56458e94cf40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085727063 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085727063 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085727063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56458e942ba0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085727063 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085727063 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085727063 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14726727 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085727063 DMGW DEBUG mgw(mgw-fsm-14726727-0)[0x56458e9a2790]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425085727063 DMGW DEBUG mgw(mgw-fsm-14726727-0)[0x56458e9a2790]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425085727063 DMGW DEBUG mgw(mgw-fsm-14726727-0)[0x56458e9a2790]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425085727063 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425085727063 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9a2130]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085727063 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=57 'DLCX 74 rtpbridge/9@mgw MGCP 1.0\r\nC: e0b64'... (mgcp_client.c:807) 20250425085727063 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425085727063 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9a2130]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085727063 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9a1150]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085727063 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=57 'DLCX 75 rtpbridge/9@mgw MGCP 1.0\r\nC: e0b64'... (mgcp_client.c:807) 20250425085727063 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425085727063 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9a1150]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085727063 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{IN_USE}: Removing from parent mgw(mgw-fsm-14726727-0)[0x56458e9a2790] (mgcp_client_endpoint_fsm.c:873) 20250425085727063 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425085727063 DLMGCP DEBUG mgw-endp(mgw-fsm-14726727-0)[0x56458e9a2ce0]{IN_USE}: Deallocated (fsm.c:568) 20250425085727063 DMGW DEBUG mgw(mgw-fsm-14726727-0)[0x56458e9a2790]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425085727063 DMGW DEBUG mgw(mgw-fsm-14726727-0)[0x56458e9a2790]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425085727063 DMGW DEBUG mgw(mgw-fsm-14726727-0)[0x56458e9a2790]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425085727063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14726727)[0x56458e93be60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085727063 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425085727063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085727064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(218)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "e0b64717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "e0b64717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085727079 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20250425085727079 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9a2130]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085727079 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9a2130]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085727079 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9a2130]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085727079 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9a2130]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425085727080 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20250425085727081 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9a1150]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085727081 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9a1150]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085727081 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9a1150]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085727081 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9a1150]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@23e0c4c64ce8: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)14726727 20250425085727084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085727084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085727084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085727084 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085727084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe0b647,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085727084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14726727 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085727084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14726727)[0x56458e93be60]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085727084 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085727084 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085727084 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14726727 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085727084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56458e942ba0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085727084 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085727084 DLSCCP DEBUG SCCP-SCOC(17)[0x56458e94cf40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085727085 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001a4f86), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085727085 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085727085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085727085 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085727085 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085727085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085727085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085727085 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 00 06 1a 4f 86 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085727085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14726727)[0x56458e93be60]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085727085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56458e942ba0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085727085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56458e942ba0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085727085 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085727085 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085727085 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085727085 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085727085 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085727085 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425085727085 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085727085 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085727085 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_len:12 20250425085727085 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 00 06 1a 4f 86 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer 20250425085727087 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085727087 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085727087 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085727087 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085727087 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085727087 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085727087 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085727087 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085727088 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085727088 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 13 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425085727088 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085727088 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085727088 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085727088 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085727088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085727088 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085727088 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1855) 20250425085727088 DLSCCP DEBUG SCCP-SCOC(19)[0x56458e94e7d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085727088 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085727088 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085727088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56458e94c4c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085727088 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085727088 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085727088 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11852857 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085727088 DMGW DEBUG mgw(mgw-fsm-11852857-0)[0x56458e9ab680]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425085727088 DMGW DEBUG mgw(mgw-fsm-11852857-0)[0x56458e9ab680]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425085727088 DMGW DEBUG mgw(mgw-fsm-11852857-0)[0x56458e9ab680]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425085727088 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425085727088 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9ab890]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085727088 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=58 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: b4dc'... (mgcp_client.c:807) 20250425085727088 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425085727088 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9ab890]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085727088 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9ab100]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085727088 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=58 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: b4dc'... (mgcp_client.c:807) 20250425085727088 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425085727088 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9ab100]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085727088 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{IN_USE}: Removing from parent mgw(mgw-fsm-11852857-0)[0x56458e9ab680] (mgcp_client_endpoint_fsm.c:873) 20250425085727088 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425085727088 DLMGCP DEBUG mgw-endp(mgw-fsm-11852857-0)[0x56458e9ab300]{IN_USE}: Deallocated (fsm.c:568) 20250425085727088 DMGW DEBUG mgw(mgw-fsm-11852857-0)[0x56458e9ab680]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425085727088 DMGW DEBUG mgw(mgw-fsm-11852857-0)[0x56458e9ab680]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425085727088 DMGW DEBUG mgw(mgw-fsm-11852857-0)[0x56458e9ab680]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425085727088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11852857)[0x56458e9438a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085727088 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425085727088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085727088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(218)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)1785723 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:9 TC_rab_assignment_concurrent0(220)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "b4dc3917" }, { code := "I", val := "11111" } }, sdp := omit } 20250425085727103 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20250425085727103 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9ab890]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085727103 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9ab890]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) TC_rab_assignment_concurrent0(220)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "b4dc3917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085727103 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9ab890]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085727103 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9ab890]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425085727104 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20250425085727104 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9ab100]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085727104 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9ab100]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085727104 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9ab100]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085727104 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9ab100]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@23e0c4c64ce8: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)11852857 20250425085727108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085727108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085727108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085727108 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085727108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb4dc39,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085727108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11852857 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085727109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11852857)[0x56458e9438a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085727109 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085727109 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085727109 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11852857 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085727109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56458e94c4c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085727109 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085727109 DLSCCP DEBUG SCCP-SCOC(19)[0x56458e94e7d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085727109 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a396de), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085727109 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085727109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085727109 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085727109 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085727109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085727109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085727109 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 02 06 a3 96 de 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085727109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11852857)[0x56458e9438a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085727109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56458e94c4c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085727109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56458e94c4c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085727109 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085727109 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085727109 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085727109 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085727109 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085727109 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250425085727109 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085727109 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085727109 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085727109 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 02 06 a3 96 de 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425085727109 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085727109 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085727109 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085727109 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085727109 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085727109 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085727109 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085727109 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085727109 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085727109 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 11 1a 4f 86 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085727110 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085727110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085727110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085727110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085727110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085727110 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Source Reference,L=4,D=001a4f86), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085727110 DLSCCP DEBUG Received CO:RELRE for local reference 17 (sccp_scoc.c:1855) 20250425085727110 DLSCCP DEBUG SCCP-SCOC(17)[0x56458e94cf40]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085727110 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085727110 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085727110 DCN DEBUG handle_cn_disc_ind() conn_id=17 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085727110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56458e942ba0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085727110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56458e942ba0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085727110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14726727)[0x56458e93be60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085727110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14726727)[0x56458e93be60]{disconnected}: Freeing instance (context_map.c:202) 20250425085727110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14726727)[0x56458e93be60]{disconnected}: Deallocated (fsm.c:568) 20250425085727110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56458e942ba0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085727110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56458e942ba0]{disconnected}: Freeing instance (context_map.c:206) 20250425085727110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56458e942ba0]{disconnected}: Deallocated (fsm.c:568) 20250425085727110 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14726727 SCCP-17 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250425085727110 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001a4f86), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:415) 20250425085727110 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085727110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085727110 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085727110 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085727110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085727110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085727110 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 00 05 1a 4f 86 00 00 11 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085727110 DLSCCP DEBUG SCCP-SCOC(17)[0x56458e94cf40]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085727110 DLSCCP DEBUG SCCP-SCOC(17)[0x56458e94cf40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085727110 DLSCCP DEBUG SCCP-SCOC(17)[0x56458e94cf40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085727110 DLSCCP DEBUG SCCP-SCOC(17)[0x56458e94cf40]{IDLE}: Deallocated (fsm.c:568) 20250425085727110 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085727110 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085727110 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085727110 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085727110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085727110 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425085727110 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085727110 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085727110 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085727110 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 00 05 1a 4f 86 00 00 11 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(220)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)6918849 20250425085727116 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085727116 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085727116 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085727116 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085727116 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085727116 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085727116 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085727116 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085727116 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085727116 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 14 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085727117 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085727117 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085727117 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085727117 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085727117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085727117 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085727117 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1855) 20250425085727117 DLSCCP DEBUG SCCP-SCOC(20)[0x56458e94f600]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085727117 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085727117 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085727117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56458e94ef00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085727117 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085727117 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085727117 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2792050 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085727117 DMGW DEBUG mgw(mgw-fsm-2792050-0)[0x56458e9b4630]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425085727117 DMGW DEBUG mgw(mgw-fsm-2792050-0)[0x56458e9b4630]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425085727117 DMGW DEBUG mgw(mgw-fsm-2792050-0)[0x56458e9b4630]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425085727117 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:11 20250425085727117 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9bb590]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085727117 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=58 'DLCX 78 rtpbridge/12@mgw MGCP 1.0\r\nC: 2a9a'... (mgcp_client.c:807) 20250425085727117 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425085727117 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9bb590]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085727117 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9b2b30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085727117 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=58 'DLCX 79 rtpbridge/12@mgw MGCP 1.0\r\nC: 2a9a'... (mgcp_client.c:807) 20250425085727117 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425085727117 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9b2b30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085727117 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{IN_USE}: Removing from parent mgw(mgw-fsm-2792050-0)[0x56458e9b4630] (mgcp_client_endpoint_fsm.c:873) 20250425085727117 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425085727117 DLMGCP DEBUG mgw-endp(mgw-fsm-2792050-0)[0x56458e9b4cc0]{IN_USE}: Deallocated (fsm.c:568) 20250425085727117 DMGW DEBUG mgw(mgw-fsm-2792050-0)[0x56458e9b4630]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425085727117 DMGW DEBUG mgw(mgw-fsm-2792050-0)[0x56458e9b4630]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425085727117 DMGW DEBUG mgw(mgw-fsm-2792050-0)[0x56458e9b4630]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425085727117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2792050)[0x56458e94d500]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085727117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425085727117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085727117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(221)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "2a9a7217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "2a9a7217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085727131 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20250425085727131 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9bb590]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085727131 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9bb590]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085727131 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9bb590]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085727131 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9bb590]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425085727132 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20250425085727132 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9b2b30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085727132 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9b2b30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085727132 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9b2b30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085727132 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9b2b30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@23e0c4c64ce8: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)2792050 20250425085727136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085727136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085727136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085727136 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085727136 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2a9a72,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085727136 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2792050 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085727136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2792050)[0x56458e94d500]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085727136 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085727136 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085727136 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2792050 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085727136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56458e94ef00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085727136 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085727136 DLSCCP DEBUG SCCP-SCOC(20)[0x56458e94f600]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085727137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003084f7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085727137 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085727137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085727137 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085727137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085727137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085727137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085727137 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 05 06 30 84 f7 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085727137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2792050)[0x56458e94d500]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085727137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56458e94ef00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085727137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56458e94ef00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085727137 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085727137 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085727137 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085727137 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085727137 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085727137 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250425085727137 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085727137 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085727137 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085727137 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 05 06 30 84 f7 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425085727137 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085727137 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085727137 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085727137 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085727137 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085727137 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085727137 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085727137 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085727138 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085727138 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 13 a3 96 de 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085727138 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085727138 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085727138 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085727138 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085727138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085727138 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Source Reference,L=4,D=00a396de), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085727138 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1855) 20250425085727138 DLSCCP DEBUG SCCP-SCOC(19)[0x56458e94e7d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085727138 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085727138 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085727138 DCN DEBUG handle_cn_disc_ind() conn_id=19 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085727138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56458e94c4c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085727138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56458e94c4c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085727138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11852857)[0x56458e9438a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085727138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11852857)[0x56458e9438a0]{disconnected}: Freeing instance (context_map.c:202) 20250425085727138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11852857)[0x56458e9438a0]{disconnected}: Deallocated (fsm.c:568) 20250425085727138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56458e94c4c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085727138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56458e94c4c0]{disconnected}: Freeing instance (context_map.c:206) 20250425085727138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56458e94c4c0]{disconnected}: Deallocated (fsm.c:568) 20250425085727138 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11852857 SCCP-19 msc-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250425085727138 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a396de), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:415) 20250425085727138 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085727138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085727138 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085727138 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085727138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085727138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085727138 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 02 05 a3 96 de 00 00 13 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085727138 DLSCCP DEBUG SCCP-SCOC(19)[0x56458e94e7d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085727138 DLSCCP DEBUG SCCP-SCOC(19)[0x56458e94e7d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085727138 DLSCCP DEBUG SCCP-SCOC(19)[0x56458e94e7d0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085727138 DLSCCP DEBUG SCCP-SCOC(19)[0x56458e94e7d0]{IDLE}: Deallocated (fsm.c:568) 20250425085727138 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085727138 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085727138 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085727139 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085727139 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085727139 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250425085727139 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085727139 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085727139 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085727139 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 02 05 a3 96 de 00 00 13 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(221)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)9896494 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:12 20250425085727145 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085727145 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085727145 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085727145 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085727145 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085727145 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085727145 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085727145 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085727145 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085727145 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 14 30 84 f7 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085727145 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085727145 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085727145 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085727145 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085727145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085727145 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Source Reference,L=4,D=003084f7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085727145 DLSCCP DEBUG Received CO:RELRE for local reference 20 (sccp_scoc.c:1855) 20250425085727145 DLSCCP DEBUG SCCP-SCOC(20)[0x56458e94f600]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085727145 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085727145 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085727145 DCN DEBUG handle_cn_disc_ind() conn_id=20 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085727145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56458e94ef00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085727145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56458e94ef00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085727145 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2792050)[0x56458e94d500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085727145 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2792050)[0x56458e94d500]{disconnected}: Freeing instance (context_map.c:202) 20250425085727145 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2792050)[0x56458e94d500]{disconnected}: Deallocated (fsm.c:568) 20250425085727145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56458e94ef00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085727145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56458e94ef00]{disconnected}: Freeing instance (context_map.c:206) 20250425085727145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56458e94ef00]{disconnected}: Deallocated (fsm.c:568) 20250425085727145 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2792050 SCCP-20 msc-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250425085727145 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003084f7), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:415) 20250425085727145 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085727145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085727145 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085727145 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085727145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085727145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085727146 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 05 05 30 84 f7 00 00 14 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085727146 DLSCCP DEBUG SCCP-SCOC(20)[0x56458e94f600]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085727146 DLSCCP DEBUG SCCP-SCOC(20)[0x56458e94f600]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085727146 DLSCCP DEBUG SCCP-SCOC(20)[0x56458e94f600]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085727146 DLSCCP DEBUG SCCP-SCOC(20)[0x56458e94f600]{IDLE}: Deallocated (fsm.c:568) 20250425085727146 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085727146 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085727146 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085727146 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085727146 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085727146 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250425085727146 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085727146 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085727146 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085727146 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 05 05 30 84 f7 00 00 14 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425085727156 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085727156 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085727156 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085727156 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085727156 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085727156 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085727156 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085727156 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085727156 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085727156 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 15 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085727157 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085727157 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085727157 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085727157 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085727157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085727157 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085727157 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1855) 20250425085727157 DLSCCP DEBUG SCCP-SCOC(21)[0x56458e950250]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085727157 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085727157 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085727157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56458e94ca90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085727157 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085727157 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085727157 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3214410 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085727157 DMGW DEBUG mgw(mgw-fsm-3214410-0)[0x56458e9bd350]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425085727157 DMGW DEBUG mgw(mgw-fsm-3214410-0)[0x56458e9bd350]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425085727157 DMGW DEBUG mgw(mgw-fsm-3214410-0)[0x56458e9bd350]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425085727157 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425085727157 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9c4210]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085727157 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=58 'DLCX 80 rtpbridge/13@mgw MGCP 1.0\r\nC: 310c'... (mgcp_client.c:807) 20250425085727157 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425085727157 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9c4210]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085727157 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9b3b60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085727157 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=58 'DLCX 81 rtpbridge/13@mgw MGCP 1.0\r\nC: 310c'... (mgcp_client.c:807) 20250425085727158 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425085727158 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9b3b60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085727158 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{IN_USE}: Removing from parent mgw(mgw-fsm-3214410-0)[0x56458e9bd350] (mgcp_client_endpoint_fsm.c:873) 20250425085727158 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425085727158 DLMGCP DEBUG mgw-endp(mgw-fsm-3214410-0)[0x56458e9aa180]{IN_USE}: Deallocated (fsm.c:568) 20250425085727158 DMGW DEBUG mgw(mgw-fsm-3214410-0)[0x56458e9bd350]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425085727158 DMGW DEBUG mgw(mgw-fsm-3214410-0)[0x56458e9bd350]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425085727158 DMGW DEBUG mgw(mgw-fsm-3214410-0)[0x56458e9bd350]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425085727158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3214410)[0x56458e94ebc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085727158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425085727158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085727158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(222)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "310c4a17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "310c4a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085727173 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20250425085727173 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9c4210]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085727173 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9c4210]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085727173 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9c4210]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085727173 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9c4210]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425085727174 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20250425085727174 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9b3b60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085727174 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9b3b60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085727174 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9b3b60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085727174 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9b3b60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@23e0c4c64ce8: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)3214410 20250425085727178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085727178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085727179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085727179 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085727179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x310c4a,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085727179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3214410 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085727179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3214410)[0x56458e94ebc0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085727179 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085727179 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085727179 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3214410 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085727179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56458e94ca90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085727179 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085727179 DLSCCP DEBUG SCCP-SCOC(21)[0x56458e950250]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085727179 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce5df0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085727179 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085727179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085727179 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085727179 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085727179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085727179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085727179 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 04 06 ce 5d f0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085727179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3214410)[0x56458e94ebc0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085727179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56458e94ca90]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085727179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56458e94ca90]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085727179 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085727179 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085727179 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085727179 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085727179 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085727179 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250425085727179 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085727179 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085727179 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085727179 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 04 06 ce 5d f0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_from0 TC_rab_assignment_concurrent0(222)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425085727185 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085727185 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085727185 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085727185 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085727185 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085727185 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085727185 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085727185 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)4898677 20250425085727185 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085727185 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 16 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085727186 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085727186 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085727186 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085727186 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085727186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085727186 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085727186 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1855) 20250425085727186 DLSCCP DEBUG SCCP-SCOC(22)[0x56458e9510d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085727186 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085727186 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085727186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56458e950980]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085727186 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085727186 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085727186 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14054872 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085727186 DMGW DEBUG mgw(mgw-fsm-14054872-0)[0x56458e9c66b0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425085727186 DMGW DEBUG mgw(mgw-fsm-14054872-0)[0x56458e9c66b0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425085727186 DMGW DEBUG mgw(mgw-fsm-14054872-0)[0x56458e9c66b0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425085727186 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425085727186 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9ccf80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085727186 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=58 'DLCX 82 rtpbridge/14@mgw MGCP 1.0\r\nC: d675'... (mgcp_client.c:807) 20250425085727186 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425085727186 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9ccf80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085727186 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9b32a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085727186 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=58 'DLCX 83 rtpbridge/14@mgw MGCP 1.0\r\nC: d675'... (mgcp_client.c:807) 20250425085727186 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425085727186 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9b32a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085727186 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{IN_USE}: Removing from parent mgw(mgw-fsm-14054872-0)[0x56458e9c66b0] (mgcp_client_endpoint_fsm.c:873) 20250425085727186 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425085727186 DLMGCP DEBUG mgw-endp(mgw-fsm-14054872-0)[0x56458e9c59b0]{IN_USE}: Deallocated (fsm.c:568) 20250425085727186 DMGW DEBUG mgw(mgw-fsm-14054872-0)[0x56458e9c66b0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425085727186 DMGW DEBUG mgw(mgw-fsm-14054872-0)[0x56458e9c66b0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425085727186 DMGW DEBUG mgw(mgw-fsm-14054872-0)[0x56458e9c66b0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425085727186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14054872)[0x56458e943c50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085727186 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425085727186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085727186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:13 TC_rab_assignment_concurrent0(223)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "d675d817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "d675d817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085727199 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20250425085727199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9ccf80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085727199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9ccf80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085727199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9ccf80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085727199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9ccf80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425085727199 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20250425085727199 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9b32a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085727199 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9b32a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085727199 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9b32a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085727199 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9b32a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@23e0c4c64ce8: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)14054872 20250425085727204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085727204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085727204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085727204 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085727204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd675d8,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085727204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14054872 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085727204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14054872)[0x56458e943c50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085727204 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085727204 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085727204 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14054872 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085727204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56458e950980]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085727204 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085727204 DLSCCP DEBUG SCCP-SCOC(22)[0x56458e9510d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085727204 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3892c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085727204 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085727204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085727204 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085727204 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085727204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085727204 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085727204 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 07 06 a3 89 2c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085727204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14054872)[0x56458e943c50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085727204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56458e950980]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085727204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56458e950980]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085727204 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085727204 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085727204 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085727204 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085727204 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085727204 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250425085727204 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085727204 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085727204 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085727204 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 07 06 a3 89 2c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425085727204 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085727205 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085727205 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085727205 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085727205 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085727205 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085727205 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085727205 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085727205 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085727205 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 15 ce 5d f0 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085727205 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085727205 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085727205 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085727205 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085727205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085727205 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Source Reference,L=4,D=00ce5df0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085727205 DLSCCP DEBUG Received CO:RELRE for local reference 21 (sccp_scoc.c:1855) 20250425085727205 DLSCCP DEBUG SCCP-SCOC(21)[0x56458e950250]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085727205 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085727205 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085727205 DCN DEBUG handle_cn_disc_ind() conn_id=21 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085727205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56458e94ca90]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085727205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56458e94ca90]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085727205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3214410)[0x56458e94ebc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085727205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3214410)[0x56458e94ebc0]{disconnected}: Freeing instance (context_map.c:202) 20250425085727205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3214410)[0x56458e94ebc0]{disconnected}: Deallocated (fsm.c:568) 20250425085727205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56458e94ca90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085727205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56458e94ca90]{disconnected}: Freeing instance (context_map.c:206) 20250425085727205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56458e94ca90]{disconnected}: Deallocated (fsm.c:568) 20250425085727205 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3214410 SCCP-21 msc-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250425085727205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce5df0), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:415) 20250425085727205 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085727205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085727205 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085727205 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085727205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085727205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085727205 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 04 05 ce 5d f0 00 00 15 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085727205 DLSCCP DEBUG SCCP-SCOC(21)[0x56458e950250]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085727205 DLSCCP DEBUG SCCP-SCOC(21)[0x56458e950250]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085727205 DLSCCP DEBUG SCCP-SCOC(21)[0x56458e950250]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085727205 DLSCCP DEBUG SCCP-SCOC(21)[0x56458e950250]{IDLE}: Deallocated (fsm.c:568) 20250425085727206 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085727206 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085727206 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085727206 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085727206 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085727206 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250425085727206 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085727206 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085727206 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085727206 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 04 05 ce 5d f0 00 00 15 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(223)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)15865804 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:14 20250425085727211 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085727211 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085727211 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085727211 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085727211 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085727211 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085727211 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085727211 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085727211 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085727211 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 16 a3 89 2c 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085727211 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085727211 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085727211 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085727211 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085727211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085727211 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Source Reference,L=4,D=00a3892c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085727211 DLSCCP DEBUG Received CO:RELRE for local reference 22 (sccp_scoc.c:1855) 20250425085727211 DLSCCP DEBUG SCCP-SCOC(22)[0x56458e9510d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085727211 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085727211 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085727211 DCN DEBUG handle_cn_disc_ind() conn_id=22 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085727211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56458e950980]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085727211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56458e950980]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085727211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14054872)[0x56458e943c50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085727211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14054872)[0x56458e943c50]{disconnected}: Freeing instance (context_map.c:202) 20250425085727211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14054872)[0x56458e943c50]{disconnected}: Deallocated (fsm.c:568) 20250425085727211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56458e950980]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085727211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56458e950980]{disconnected}: Freeing instance (context_map.c:206) 20250425085727211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56458e950980]{disconnected}: Deallocated (fsm.c:568) 20250425085727211 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14054872 SCCP-22 msc-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250425085727211 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3892c), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:415) 20250425085727211 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085727211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085727211 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085727211 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085727211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085727211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085727211 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 07 05 a3 89 2c 00 00 16 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085727211 DLSCCP DEBUG SCCP-SCOC(22)[0x56458e9510d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085727211 DLSCCP DEBUG SCCP-SCOC(22)[0x56458e9510d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085727211 DLSCCP DEBUG SCCP-SCOC(22)[0x56458e9510d0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085727211 DLSCCP DEBUG SCCP-SCOC(22)[0x56458e9510d0]{IDLE}: Deallocated (fsm.c:568) 20250425085727211 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085727211 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085727211 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085727211 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085727211 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085727211 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250425085727211 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085727211 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085727211 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085727211 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 07 05 a3 89 2c 00 00 16 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425085727214 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085727214 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085727214 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085727214 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085727214 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085727214 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085727214 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085727214 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085727214 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085727214 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 17 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085727214 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085727214 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085727214 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085727214 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085727214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085727214 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085727214 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1855) 20250425085727214 DLSCCP DEBUG SCCP-SCOC(23)[0x56458e951bf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085727214 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085727214 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085727214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56458e951550]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085727214 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085727214 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085727214 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2511036 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085727214 DMGW DEBUG mgw(mgw-fsm-2511036-0)[0x56458e9cede0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425085727214 DMGW DEBUG mgw(mgw-fsm-2511036-0)[0x56458e9cede0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425085727214 DMGW DEBUG mgw(mgw-fsm-2511036-0)[0x56458e9cede0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425085727214 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425085727214 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9d5d40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085727214 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: 2650'... (mgcp_client.c:807) 20250425085727214 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425085727214 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9d5d40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085727214 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9c5240]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085727214 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: 2650'... (mgcp_client.c:807) 20250425085727214 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425085727214 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9c5240]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085727214 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{IN_USE}: Removing from parent mgw(mgw-fsm-2511036-0)[0x56458e9cede0] (mgcp_client_endpoint_fsm.c:873) 20250425085727214 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425085727214 DLMGCP DEBUG mgw-endp(mgw-fsm-2511036-0)[0x56458e9cf470]{IN_USE}: Deallocated (fsm.c:568) 20250425085727214 DMGW DEBUG mgw(mgw-fsm-2511036-0)[0x56458e9cede0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425085727214 DMGW DEBUG mgw(mgw-fsm-2511036-0)[0x56458e9cede0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425085727214 DMGW DEBUG mgw(mgw-fsm-2511036-0)[0x56458e9cede0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425085727214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2511036)[0x56458e950640]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085727214 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425085727214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085727214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(224)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "2650bc17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "2650bc17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085727226 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20250425085727226 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9d5d40]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085727226 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9d5d40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085727226 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9d5d40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085727226 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e9d5d40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425085727226 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20250425085727226 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9c5240]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085727226 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9c5240]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085727226 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9c5240]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085727226 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e9c5240]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@23e0c4c64ce8: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)2511036 20250425085727229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085727229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085727229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085727229 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085727229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2650bc,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085727229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2511036 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085727229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2511036)[0x56458e950640]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085727229 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085727229 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085727229 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2511036 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085727229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56458e951550]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085727229 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085727229 DLSCCP DEBUG SCCP-SCOC(23)[0x56458e951bf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085727229 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c19f8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085727229 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085727229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085727229 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085727229 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085727229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085727229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085727229 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 06 06 7c 19 f8 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085727229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2511036)[0x56458e950640]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085727229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56458e951550]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085727229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56458e951550]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085727229 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085727229 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085727229 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085727229 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085727229 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085727229 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250425085727229 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085727229 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085727229 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085727229 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 06 06 7c 19 f8 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)6116176 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on connection ID:15 20250425085727232 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085727232 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085727232 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085727232 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085727232 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085727232 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085727233 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085727233 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085727233 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085727233 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 17 7c 19 f8 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085727233 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085727233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085727233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085727233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085727233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085727233 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Source Reference,L=4,D=007c19f8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085727233 DLSCCP DEBUG Received CO:RELRE for local reference 23 (sccp_scoc.c:1855) 20250425085727233 DLSCCP DEBUG SCCP-SCOC(23)[0x56458e951bf0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085727233 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085727233 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085727233 DCN DEBUG handle_cn_disc_ind() conn_id=23 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085727233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56458e951550]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085727233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56458e951550]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085727233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2511036)[0x56458e950640]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085727233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2511036)[0x56458e950640]{disconnected}: Freeing instance (context_map.c:202) 20250425085727233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2511036)[0x56458e950640]{disconnected}: Deallocated (fsm.c:568) 20250425085727233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56458e951550]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085727233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56458e951550]{disconnected}: Freeing instance (context_map.c:206) 20250425085727233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56458e951550]{disconnected}: Deallocated (fsm.c:568) 20250425085727233 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2511036 SCCP-23 msc-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250425085727233 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c19f8), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:415) 20250425085727233 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085727233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085727233 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085727233 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085727233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085727233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085727233 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 06 05 7c 19 f8 00 00 17 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085727233 DLSCCP DEBUG SCCP-SCOC(23)[0x56458e951bf0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085727233 DLSCCP DEBUG SCCP-SCOC(23)[0x56458e951bf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085727233 DLSCCP DEBUG SCCP-SCOC(23)[0x56458e951bf0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085727233 DLSCCP DEBUG SCCP-SCOC(23)[0x56458e951bf0]{IDLE}: Deallocated (fsm.c:568) 20250425085727233 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085727233 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085727233 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085727233 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085727233 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085727233 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250425085727233 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085727233 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085727233 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085727233 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 06 05 7c 19 f8 00 00 17 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425085729247 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45996<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085729247 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35759<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(198)@23e0c4c64ce8: Final verdict of PTC: none VirtHNBGW-STATS(197)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085729251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45980<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085729253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085729253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085729253 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085729254 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085729254 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425085729257 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085729257 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085729257 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085729257 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085729257 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085729257 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085729257 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085729257 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085729257 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085729257 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085729257 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085729257 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085729257 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085729257 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085729257 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085729257 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085729257 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425085729257 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085729257 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085729257 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(205)@23e0c4c64ce8: Final verdict of PTC: none 20250425085729257 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085729257 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085729257 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085729257 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085729258 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085729258 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085729258 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085729258 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085729258 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085729257 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085729258 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085729258 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085729258 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085729258 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085729258 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085729258 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085729258 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085729258 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085729258 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085729258 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085729258 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085729258 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085729258 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085729258 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085729258 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085729258 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085729258 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085729258 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085729258 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085729258 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085729258 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085729258 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085729258 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085729258 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085729258 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085729258 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085729258 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085729258 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) HNBGW_Test.sgsn0-RAN(206)@23e0c4c64ce8: Final verdict of PTC: none 20250425085729258 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085729258 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085729258 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085729258 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(204)@23e0c4c64ce8: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0(200)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(207)@23e0c4c64ce8: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0-RUA(201)@23e0c4c64ce8: Final verdict of PTC: none 20250425085729270 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46062<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(202)@23e0c4c64ce8: Final verdict of PTC: none 20250425085729271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46002<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085729271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46010<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085729271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46026<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085729271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46030<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085729271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46036<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085729271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46042<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085729272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46044<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085729272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46064<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085729272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46076<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085729272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46080<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085729272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46014<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(219)@23e0c4c64ce8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(220)@23e0c4c64ce8: Final verdict of PTC: pass 20250425085729273 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46048<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085729273 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46070<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085729273 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46092<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085729274 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46046<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(223)@23e0c4c64ce8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(209)@23e0c4c64ce8: Final verdict of PTC: pass20250425085729276 DLSCCP DEBUG SCCP-SCOC(6)[0x56458e931c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085729276 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00207716), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085729276 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085729276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085729276 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085729276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085729276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085729276 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085729276 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 20 77 16 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085729277 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085729277 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085729277 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085729277 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085729277 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085729277 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! TC_rab_assignment_concurrent0(216)@23e0c4c64ce8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(211)@23e0c4c64ce8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@23e0c4c64ce8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(222)@23e0c4c64ce8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@23e0c4c64ce8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@23e0c4c64ce8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(214)@23e0c4c64ce8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(218)@23e0c4c64ce8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(210)@23e0c4c64ce8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(213)@23e0c4c64ce8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(217)@23e0c4c64ce8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(224)@23e0c4c64ce8: Final verdict of PTC: pass HNBGW-PFCP(199)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(203)@23e0c4c64ce8: Final verdict of PTC: none MutexDispCT-TC_rab_assignment_concurrent(196)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(208)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass'. Fri Apr 25 08:57:29 UTC 2025 ====== HNBGW_Tests.TC_rab_assignment_concurrent pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment_concurrent.talloc 20250425085729509 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49932<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085730012 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49932<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=2142960) Waiting for packet dumper to finish... 1 (prev_count=2142960, count=2143500) 20250425085731258 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085731258 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085731258 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085731258 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085731258 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085731258 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Fri Apr 25 08:57:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_rab_release started. 20250425085733139 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49934<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085733144 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49938<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085733147 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40947<->l=127.0.0.1:4262) (control_if.c:572) 20250425085733215 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085733215 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085733216 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085733216 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085733216 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085733216 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release-Iuh0(229)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085733216 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085733216 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085733216 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085733216 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085733217 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085733217 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085733217 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085733217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085733217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085733217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085733217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085733217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085733217 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085733217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085733217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085733218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085733218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085733218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085733218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085733218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085733218 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085733218 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085733218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085733218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085733218 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 05 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085733218 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085733218 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085733218 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085733218 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085733218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085733218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085733218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085733218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085733218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085733218 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085733218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085733218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085733218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085733218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085733218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085733218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085733218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085733218 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085733218 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085733218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085733218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085733218 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0e 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085733218 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085733218 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085733218 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085733218 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085733218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085733218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085733218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085733218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085733218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085733218 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085733218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085733218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085733218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085733218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085733218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085733218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085733218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085733218 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085733218 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085733218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085733218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085733218 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 03 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085733218 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085733218 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085733218 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085733218 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085733218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085733218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085733218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085733218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085733218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085733218 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085733218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085733218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085733218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085733218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085733218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085733218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085733218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085733218 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085733218 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085733218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085733218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085733218 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085733218 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085733218 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085733218 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085733218 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085733218 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085733218 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085733218 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085733218 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085733218 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085733218 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085733218 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085733218 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085733218 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085733218 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085733218 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085733218 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085733218 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085733218 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085733218 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: picked Normal Route via 'virt-msc1' round-robin style 20250425085733218 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085733218 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085733218 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085733218 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085733218 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085733218 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085733218 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(233)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(233)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(231)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085733233 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085733233 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085733233 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085733233 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085733234 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085733234 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085733234 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085733234 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085733235 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085733235 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085733235 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085733235 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085733235 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085733235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085733235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085733235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085733235 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=7 -> eSLS=87: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085733235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085733235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085733235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085733235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085733235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085733235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085733235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085733235 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=7 -> eSLS=119: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085733235 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085733235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085733235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085733235 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 07 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085733235 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085733235 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085733235 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085733235 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085733235 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085733235 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085733235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085733235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085733235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085733235 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=1 -> eSLS=33: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085733235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085733235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085733235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085733235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085733235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085733235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085733235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085733235 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=1 -> eSLS=1: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085733235 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085733235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085733235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085733235 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 01 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085733235 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085733235 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085733235 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085733235 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085733235 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085733235 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085733235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085733235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085733235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085733235 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085733235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085733235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085733235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085733235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085733235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085733235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085733235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085733235 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085733235 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085733235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085733235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085733235 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085733235 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085733235 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085733235 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085733235 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085733235 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085733235 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085733235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085733235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085733235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085733235 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085733235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085733235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085733235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085733235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085733235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085733235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085733235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085733235 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085733235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085733235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085733235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085733235 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085733235 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085733235 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085733235 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085733235 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085733235 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085733235 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085733235 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085733235 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085733235 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085733235 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085733235 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085733236 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085733236 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085733236 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085733236 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085733236 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085733236 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085733236 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085733236 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085733236 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085733236 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085733236 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085733236 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085733236 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085733236 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(236)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@23e0c4c64ce8: M3UA emulation initiated, the test can be started MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085733256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085733256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085733256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085733256 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085733256 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085733256 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085733256 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085733256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085733256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085733430 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085733430 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085733430 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085733430 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(233)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085733438 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085733438 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085733438 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085733438 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085733438 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085733438 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085733438 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085733438 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085733438 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085733438 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085733438 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085733441 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085733441 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085733441 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085733441 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085733441 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085733441 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085733441 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085733441 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085733441 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085733441 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085733441 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085733441 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085733441 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085733441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085733441 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085733441 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085733441 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085733441 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085733441 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085733441 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085733441 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085733441 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085733442 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085733443 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085733443 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085733443 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085733443 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085733443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085733443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085733443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085733443 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085733443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085733443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085733443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085733443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085733443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085733443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085733443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085733443 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085733443 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085733443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085733443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085733443 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085733443 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085733443 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085733443 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085733443 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085733443 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085733443 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085733443 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250425085733443 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085733443 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085733443 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085733444 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085733447 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085733447 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085733447 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085733447 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(236)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085733453 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085733453 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085733453 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085733453 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085733453 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085733453 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085733453 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085733453 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085733453 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085733453 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085733453 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085733455 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085733455 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085733455 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085733455 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085733455 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085733455 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085733455 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085733455 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085733455 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085733455 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085733455 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085733455 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085733455 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085733455 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085733456 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085733456 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085733456 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085733456 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085733456 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085733456 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085733456 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085733456 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085733456 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085733457 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085733457 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085733457 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085733457 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085733457 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085733457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085733457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085733457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085733457 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085733457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085733457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085733457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085733457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085733457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085733457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085733457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085733457 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085733457 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085733457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085733457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085733457 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085733457 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085733457 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085733457 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085733457 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085733457 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085733457 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085733457 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250425085733457 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085733457 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085733457 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085733457 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(232)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085734242 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085734242 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085734242 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085734242 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085734242 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085734242 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085734242 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085734242 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085734242 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085734242 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085734243 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085734243 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085734243 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085734243 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085734243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085734243 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085734243 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085734243 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085734243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085734243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085734243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085734243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085734243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085734243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085734243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085734243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085734243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085734243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085734243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085734243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085734243 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085734243 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085734243 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085734243 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085734243 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085734243 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085734243 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085734243 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085734243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085734243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085734243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085734243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085734243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085734243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085734243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085734243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085734243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085734243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085734243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085734243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085734243 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085734243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085734243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085734243 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085734243 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085734243 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425085734244 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085734244 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085734244 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085734244 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085734244 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085734244 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250425085734244 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085734244 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085734244 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085734244 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085734247 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085734247 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085734247 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085734247 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085734247 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085734247 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085734247 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085734247 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085734247 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085734247 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085734248 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085734248 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085734248 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085734248 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085734248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085734248 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085734248 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085734248 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085734248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085734248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085734248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085734248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085734248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085734248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085734248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085734248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085734248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085734248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085734248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085734248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085734248 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085734248 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085734248 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085734248 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085734248 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(235)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085734263 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085734263 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085734263 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085734263 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085734263 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085734263 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085734263 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085734263 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085734263 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085734263 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085734263 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085734263 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085734263 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085734263 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085734263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085734263 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085734263 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085734263 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085734263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085734263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085734263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085734263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085734263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085734263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085734263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085734263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085734263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085734263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085734263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085734263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085734263 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085734263 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085734263 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085734263 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085734263 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085734263 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085734264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085734264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085734264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085734264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085734264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085734264 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085734264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085734264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085734264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085734264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085734264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085734264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085734264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085734264 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085734264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085734264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085734264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085734264 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085734264 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085734264 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425085734264 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085734264 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085734264 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085734264 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085734264 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085734264 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250425085734264 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085734264 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085734264 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085734264 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085734269 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085734269 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085734269 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085734269 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085734269 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085734269 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085734269 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085734269 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085734269 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085734269 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085734269 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085734269 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085734269 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085734269 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085734269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085734269 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085734269 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085734269 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085734269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085734269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085734269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085734269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085734270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085734270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085734270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085734270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085734270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085734270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085734270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085734270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085734270 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085734270 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085734270 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085734270 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085734270 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085734286 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49952<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release0(238)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(232)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@23e0c4c64ce8: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@23e0c4c64ce8: Added conn table entry 0TC_rab_release0(238)12984647 20250425085735334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085735334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085735334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085735334 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085735334 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc62147, normal) (hnbgw_rua.c:406) 20250425085735334 DHNB DEBUG map_rua[0x56458e930c40]{init}: Allocated (fsm.c:456) 20250425085735334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12984647)[0x56458e930c40]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085735334 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12984647 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085735334 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085735334 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085735334 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12984647 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085735334 DCN DEBUG map_sccp[0x56458e929d30]{init}: Allocated (fsm.c:456) 20250425085735334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56458e929d30]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085735334 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12984647 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085735334 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12984647 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085735334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12984647)[0x56458e930c40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085735335 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085735335 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085735335 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12984647 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085735335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56458e929d30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085735335 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085735335 DLSCCP DEBUG SCCP-SCOC(24)[0x56458e935fb0]{IDLE}: Allocated (fsm.c:456) 20250425085735335 DLSCCP DEBUG SCCP-SCOC(24)[0x56458e935fb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085735335 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000018), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030001bc0056400500f1100926) (sccp_scrc.c:415) 20250425085735335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085735335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085735335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085735335 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085735335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085735335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085735335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085735335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085735335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085735335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085735335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085735335 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085735335 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085735335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085735335 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085735335 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 09 01 00 00 18 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 50 00 4f 40 03 00 01 bc 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085735335 DLSCCP DEBUG SCCP-SCOC(24)[0x56458e935fb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085735335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56458e929d30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085735335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12984647)[0x56458e930c40]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085735335 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085735335 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085735335 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085735335 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085735335 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085735335 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250425085735335 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085735335 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085735335 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085735335 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 09 01 00 00 18 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 50 00 4f 40 03 00 01 bc 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(231)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@23e0c4c64ce8: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@23e0c4c64ce8: Added conn table entry 0TC_rab_release0(238)3079064 TC_rab_release0(238)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085735355 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085735355 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085735355 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085735355 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085735356 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085735356 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085735356 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085735356 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085735356 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085735356 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 18 d7 bd a5 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085735356 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085735356 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085735356 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085735356 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085735356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085735356 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000018), PART(T=Source Reference,L=4,D=00d7bda5) (sccp_scrc.c:486) 20250425085735356 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1855) 20250425085735356 DLSCCP DEBUG SCCP-SCOC(24)[0x56458e935fb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085735356 DLSCCP DEBUG SCCP-SCOC(24)[0x56458e935fb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085735356 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085735356 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085735356 DCN DEBUG handle_cn_conn_conf() conn_id=24, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085735356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56458e929d30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085735356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56458e929d30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_release0(238)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(237)@23e0c4c64ce8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@23e0c4c64ce8: vl_len:91 HNBGW_Test.msc0-SCCP(231)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(231)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250425085735556 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085735556 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085735556 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085735556 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085735556 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085735557 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085735557 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085735557 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085735557 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085735557 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 18 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085735557 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085735557 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085735557 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085735557 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085735557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085735557 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425085735557 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1855) 20250425085735557 DLSCCP DEBUG SCCP-SCOC(24)[0x56458e935fb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085735557 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085735557 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085735557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56458e929d30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085735557 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085735557 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085735557 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12984647 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085735557 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085735557 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085735557 DMGW DEBUG mgw(mgw-fsm-12984647-0)[0x56458e95a6a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425085735557 DMGW DEBUG mgw(mgw-fsm-12984647-0)[0x56458e95a6a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425085735557 DMGW DEBUG mgw(mgw-fsm-12984647-0)[0x56458e95a6a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425085735557 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085735557 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425085735557 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{UNUSED}: Allocated (fsm.c:456) 20250425085735557 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{UNUSED}: is child of mgw(mgw-fsm-12984647-0)[0x56458e95a6a0] (fsm.c:486) 20250425085735557 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12984647-0)[0x56458e95a6a0] (mgcp_client_endpoint_fsm.c:724) 20250425085735557 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085735557 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085735557 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085735557 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12984647-0)[0x56458e938d80]{ST_CRCX}: Allocated (fsm.c:456) 20250425085735557 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12984647-0)[0x56458e938d80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0] (fsm.c:486) 20250425085735557 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12984647-0)[0x56458e938d80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085735557 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12984647-0)[0x56458e938d80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425085735557 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=200 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: c6214'... (mgcp_client.c:807) 20250425085735558 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425085735558 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12984647-0)[0x56458e938d80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085735558 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@23e0c4c64ce8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c6214717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c6214717", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_release0(238) TC_rab_release0(238)@23e0c4c64ce8: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c6214717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c6214717", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release0(238)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250425085735610 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20250425085735610 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e938d80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425085735610 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e938d80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425085735610 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e938d80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085735610 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e938d80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085735610 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425085735610 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/5@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085735610 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085735610 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085735610 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085735610 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085735610 DMGW DEBUG mgw(mgw-fsm-12984647-0)[0x56458e95a6a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085735610 DMGW DEBUG mgw(mgw-fsm-12984647-0)[0x56458e95a6a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425085735610 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085735610 DMGW DEBUG mgw(mgw-fsm-12984647-0)[0x56458e95a6a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425085735610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12984647)[0x56458e930c40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425085735610 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425085735610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085735610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_release0(238)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085735632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085735632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085735632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085735632 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085735632 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc62147) (hnbgw_rua.c:470) 20250425085735632 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12984647 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085735632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12984647)[0x56458e930c40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085735632 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085735632 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085735632 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12984647 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085735632 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085735632 DMGW DEBUG mgw(mgw-fsm-12984647-0)[0x56458e95a6a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425085735632 DMGW DEBUG mgw(mgw-fsm-12984647-0)[0x56458e95a6a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425085735632 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085735632 DMGW DEBUG mgw(mgw-fsm-12984647-0)[0x56458e95a6a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425085735632 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12984647-0)[0x56458e95a6a0] (mgcp_client_endpoint_fsm.c:724) 20250425085735632 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085735632 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085735632 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425085735632 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e938d80]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425085735632 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=214 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: c6214'... (mgcp_client.c:807) 20250425085735632 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425085735632 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e938d80]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085735632 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085735632 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085735632 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@23e0c4c64ce8: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "c6214717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c6214717", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085735642 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20250425085735642 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e938d80]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425085735642 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e938d80]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425085735642 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e938d80]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425085735642 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425085735642 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/5@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085735642 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085735642 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085735642 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085735642 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085735642 DMGW DEBUG mgw(mgw-fsm-12984647-0)[0x56458e95a6a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085735642 DMGW DEBUG mgw(mgw-fsm-12984647-0)[0x56458e95a6a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425085735642 DMGW DEBUG mgw(mgw-fsm-12984647-0)[0x56458e95a6a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425085735642 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12984647-0)[0x56458e95a6a0] (mgcp_client_endpoint_fsm.c:724) 20250425085735642 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085735642 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085735643 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085735643 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12984647-0)[0x56458e937990]{ST_CRCX}: Allocated (fsm.c:456) 20250425085735643 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12984647-0)[0x56458e937990]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0] (fsm.c:486) 20250425085735643 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12984647-0)[0x56458e937990]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085735643 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12984647-0)[0x56458e937990]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250425085735643 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=204 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: c6214'... (mgcp_client.c:807) 20250425085735643 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425085735643 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12984647-0)[0x56458e937990]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085735643 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085735643 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085735643 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085735643 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@23e0c4c64ce8: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "c6214717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c6214717", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085735653 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20250425085735653 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e937990]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425085735653 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e937990]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425085735653 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e937990]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085735653 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e937990]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085735653 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425085735653 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/5@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425085735653 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085735653 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/5@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085735653 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085735653 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085735653 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085735653 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/5@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085735653 DMGW DEBUG mgw(mgw-fsm-12984647-0)[0x56458e95a6a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085735653 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085735653 DMGW DEBUG mgw(mgw-fsm-12984647-0)[0x56458e95a6a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425085735653 DMGW DEBUG mgw(mgw-fsm-12984647-0)[0x56458e95a6a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425085735653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56458e929d30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425085735653 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085735653 DLSCCP DEBUG SCCP-SCOC(24)[0x56458e935fb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085735653 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7bda5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425085735653 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085735653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085735653 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085735653 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085735653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085735653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085735653 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 09 06 d7 bd a5 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085735654 DMGW DEBUG mgw(mgw-fsm-12984647-0)[0x56458e95a6a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425085735654 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085735654 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085735654 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085735654 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085735654 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085735654 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250425085735654 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085735654 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085735654 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085735654 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 09 06 d7 bd a5 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(231)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@23e0c4c64ce8: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(231)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@23e0c4c64ce8: vl_len:21 HNBGW_Test.msc0-SCCP(231)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(231)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250425085735678 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085735678 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085735678 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085735678 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085735678 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085735678 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085735679 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085735679 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085735679 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085735679 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 18 00 01 15 00 00 00 11 00 00 01 00 29 40 0a 00 00 01 00 28 40 03 05 c8 80 00 06 00 08 00 00 00 07  20250425085735679 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085735679 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085735679 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085735679 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085735679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085735679 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c880) (sccp_scrc.c:486) 20250425085735679 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1855) 20250425085735679 DLSCCP DEBUG SCCP-SCOC(24)[0x56458e935fb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085735679 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085735679 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085735679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56458e929d30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085735679 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085735679 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085735679 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12984647 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085735679 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250425085735679 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250425085735679 DMGW NOTICE mgw(mgw-fsm-12984647-0)[0x56458e95a6a0]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250425085735679 DMGW DEBUG mgw(mgw-fsm-12984647-0)[0x56458e95a6a0]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250425085735679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12984647)[0x56458e930c40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250425085735679 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:121) 20250425085735679 DMGW DEBUG mgw(mgw-fsm-12984647-0)[0x56458e95a6a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250425085735679 DMGW DEBUG mgw(mgw-fsm-12984647-0)[0x56458e95a6a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425085735679 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425085735679 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e938d80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085735679 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=57 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: c6214'... (mgcp_client.c:807) 20250425085735679 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425085735679 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e938d80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085735679 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e937990]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085735679 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=57 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: c6214'... (mgcp_client.c:807) 20250425085735679 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425085735679 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e937990]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085735679 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{IN_USE}: Removing from parent mgw(mgw-fsm-12984647-0)[0x56458e95a6a0] (mgcp_client_endpoint_fsm.c:873) 20250425085735679 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425085735679 DLMGCP DEBUG mgw-endp(mgw-fsm-12984647-0)[0x56458e953dd0]{IN_USE}: Deallocated (fsm.c:568) 20250425085735679 DMGW DEBUG mgw(mgw-fsm-12984647-0)[0x56458e95a6a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425085735679 DMGW DEBUG mgw(mgw-fsm-12984647-0)[0x56458e95a6a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425085735679 DMGW DEBUG mgw(mgw-fsm-12984647-0)[0x56458e95a6a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425085735679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085735679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:827) TC_rab_release0(238)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "c6214717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(238)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "c6214717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(238)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085735682 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20250425085735682 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e938d80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085735682 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e938d80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085735682 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e938d80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085735682 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e938d80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085735682 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20250425085735682 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e937990]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085735682 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e937990]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085735682 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e937990]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085735682 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e937990]{ST_DLCX_RESP}: Deallocated (fsm.c:568) VirtHNBGW-STATS(226)@23e0c4c64ce8: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.normal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 1, max := 1 } MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425085735729 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40947<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(227)@23e0c4c64ce8: Final verdict of PTC: none 20250425085735736 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49938<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085735737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49934<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085735737 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085735737 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085735737 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085735737 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085735737 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085735737 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085735738 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085735738 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085735738 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085735738 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085735738 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed HNBGW_Test.msc0-RAN(232)@23e0c4c64ce8: Final verdict of PTC: none 20250425085735738 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085735738 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085735738 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085735738 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085735738 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085735738 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085735738 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085735738 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085735738 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(234)@23e0c4c64ce8: Final verdict of PTC: none MutexDispCT-TC_rab_release(225)@23e0c4c64ce8: Final verdict of PTC: none 20250425085735738 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085735738 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085735738 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) HNBGW_Test.msc0-M3UA(233)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(235)@23e0c4c64ce8: Final verdict of PTC: none 20250425085735738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085735738 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085735738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085735738 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085735738 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085735738 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085735738 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085735738 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085735738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085735738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085735738 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085735738 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085735738 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425085735738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12984647)[0x56458e930c40]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425085735738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12984647)[0x56458e930c40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425085735738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56458e929d30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425085735738 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085735738 DLSCCP DEBUG SCCP-SCOC(24)[0x56458e935fb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) HNBGW_Test.sgsn0-M3UA(236)@23e0c4c64ce8: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(230)@23e0c4c64ce8: Final verdict of PTC: none 20250425085735738 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7bda5), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085735738 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085735738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085735738 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085735738 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085735738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085735738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085735738 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 09 04 d7 bd a5 00 00 18 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085735738 DLSCCP DEBUG SCCP-SCOC(24)[0x56458e935fb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085735738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56458e929d30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085735738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12984647)[0x56458e930c40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085735738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12984647)[0x56458e930c40]{disrupted}: Freeing instance (context_map.c:202) 20250425085735738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12984647)[0x56458e930c40]{disrupted}: Deallocated (fsm.c:568) 20250425085735738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56458e929d30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085735738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56458e929d30]{disconnected}: Freeing instance (context_map.c:206) 20250425085735738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56458e929d30]{disconnected}: Deallocated (fsm.c:568) 20250425085735738 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12984647 SCCP-24 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) HNBGW-MGCP(237)@23e0c4c64ce8: Final verdict of PTC: none 20250425085735738 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085735738 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085735738 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085735738 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085735738 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085735738 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085735738 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085735738 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085735738 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085735738 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085735738 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085735738 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085735738 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085735738 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085735738 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085735738 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085735738 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085735738 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085735738 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085735738 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085735738 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085735738 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085735738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085735738 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085735738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085735738 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085735738 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085735738 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085735738 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085735738 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(228)@23e0c4c64ce8: Final verdict of PTC: none 20250425085735738 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085735738 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085735738 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085735738 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085735738 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085735738 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW_Test.msc0-SCCP(231)@23e0c4c64ce8: Final verdict of PTC: none 20250425085735738 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49952<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(238)@23e0c4c64ce8: Final verdict of PTC: pass TC_rab_release-Iuh0(229)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_rab_release finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Fri Apr 25 08:57:35 UTC 2025 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20250425085735792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48494<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085736295 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48494<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=367424) Waiting for packet dumper to finish... 1 (prev_count=367424, count=367964) 20250425085737739 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085737739 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085737739 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085737739 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085737739 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085737739 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Fri Apr 25 08:57:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425085739277 DLSCCP DEBUG SCCP-SCOC(6)[0x56458e931c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085739277 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00207716), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085739277 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085739277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085739277 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085739277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085739277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085739277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085739277 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 20 77 16 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085739278 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085739278 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085739278 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085739278 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085739278 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085739278 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_rab_release_abnormal started. 20250425085739379 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48504<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085739383 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48516<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085739385 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41383<->l=127.0.0.1:4262) (control_if.c:572) 20250425085739453 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085739453 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085739453 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085739453 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085739454 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085739454 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085739454 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085739454 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release_abnormal-Iuh0(243)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085739454 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085739454 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085739455 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085739455 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085739455 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085739455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085739455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085739455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085739455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085739455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085739455 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085739455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085739455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085739455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085739455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085739455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085739455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085739455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085739455 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085739455 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085739455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085739455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085739455 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 02 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085739455 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085739455 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085739455 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085739455 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085739455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085739455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085739455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085739455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085739455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085739455 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085739455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085739455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085739455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085739455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085739455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085739455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085739455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085739455 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085739455 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085739455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085739455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085739455 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 04 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085739455 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085739455 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085739455 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085739455 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085739455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085739455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085739455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085739455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085739455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085739455 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=4 -> eSLS=36: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085739455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085739455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085739455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085739455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085739455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085739455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085739455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085739455 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085739455 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085739455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085739455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085739455 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 04 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085739455 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085739455 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085739455 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085739455 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085739455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085739455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085739455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085739455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085739455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085739455 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085739455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085739455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085739455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085739455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085739455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085739455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085739455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085739455 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085739455 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085739456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085739456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085739456 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085739456 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085739456 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085739456 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085739456 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085739456 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085739456 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085739456 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085739456 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085739456 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085739456 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085739456 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085739456 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085739456 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085739456 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085739456 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085739456 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085739456 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085739456 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085739456 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085739456 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085739456 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085739456 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085739456 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085739456 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085739456 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(247)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(247)@23e0c4c64ce8: M3UA emulation initiated, the test can be started MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(247)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-SCCP(245)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085739470 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085739470 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085739470 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085739470 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085739470 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085739470 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085739470 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085739470 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085739471 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085739471 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085739471 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085739471 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085739471 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085739471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085739471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085739471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085739471 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=8 -> eSLS=88: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085739471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085739471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085739471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085739471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085739471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085739471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085739471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085739472 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=8 -> eSLS=120: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085739472 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085739472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085739472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085739472 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 08 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085739472 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085739472 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085739472 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085739472 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085739472 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085739472 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085739472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085739472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085739472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085739472 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=2 -> eSLS=34: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085739472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085739472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085739472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085739472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085739472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085739472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085739472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085739472 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=2 -> eSLS=2: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085739472 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085739472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085739472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085739472 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 02 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085739472 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085739472 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085739472 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085739472 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085739472 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085739472 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085739472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085739472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085739472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085739472 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085739472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085739472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085739472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085739472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085739472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085739472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085739472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085739472 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085739472 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085739472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085739472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085739472 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085739472 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085739472 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085739472 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085739472 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085739472 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085739472 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085739472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085739472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085739472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085739472 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085739472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085739472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085739472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085739472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085739472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085739472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085739472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085739472 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085739472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085739472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085739472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085739472 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085739472 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085739472 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085739472 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085739472 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085739472 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085739472 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085739472 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085739472 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085739472 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085739472 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085739472 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085739472 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085739472 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=2 -> eSLS=2: picked Normal Route via 'virt-sgsn2' round-robin style 20250425085739472 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085739472 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085739472 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085739472 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085739472 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085739472 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085739472 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: picked Normal Route via 'virt-sgsn1' round-robin style 20250425085739472 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085739472 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085739472 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085739472 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085739472 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085739472 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085739472 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(250)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(248)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085739491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085739491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085739491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085739491 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085739491 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085739491 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085739491 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085739491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085739491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085739668 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085739668 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085739668 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085739668 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(247)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085739675 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085739675 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085739675 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085739675 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085739675 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085739675 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085739675 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085739675 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085739675 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085739675 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085739675 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085739677 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085739677 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085739677 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085739678 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085739678 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085739678 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085739678 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085739678 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085739678 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085739678 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085739678 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085739678 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085739678 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085739678 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085739678 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085739678 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085739678 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085739678 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085739678 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085739678 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085739678 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085739678 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085739679 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085739679 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085739679 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085739679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085739679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085739680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085739680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085739680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085739680 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085739680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085739680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085739680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085739680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085739680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085739680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085739680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085739680 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085739680 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085739680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085739680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085739680 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085739680 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085739680 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085739680 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085739680 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085739680 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085739680 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085739680 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425085739680 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085739680 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085739680 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085739680 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085739682 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085739682 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085739682 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085739682 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(250)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085739688 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085739688 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085739688 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085739688 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085739688 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085739688 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085739688 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085739688 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085739688 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085739688 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085739688 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085739690 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085739690 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085739690 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085739690 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085739690 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085739690 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085739690 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085739690 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085739690 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085739690 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085739690 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085739690 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085739690 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085739691 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085739691 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085739691 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085739691 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085739691 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085739691 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085739691 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085739691 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085739691 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085739691 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085739692 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085739692 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085739692 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085739692 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085739692 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085739692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085739692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085739692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085739692 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085739692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085739692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085739692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085739692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085739692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085739692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085739692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085739692 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085739693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085739693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085739693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085739693 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085739693 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085739693 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085739693 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085739693 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085739693 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085739693 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085739693 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250425085739693 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085739693 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085739693 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085739693 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(246)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085740483 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085740483 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085740483 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085740483 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085740483 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085740483 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085740483 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085740483 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085740483 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085740483 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085740483 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085740483 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085740483 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085740483 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085740483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085740483 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085740483 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085740483 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085740483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085740483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085740483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085740483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085740483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085740483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085740483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085740483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085740484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085740484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085740484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085740484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085740484 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085740484 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085740484 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085740484 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085740484 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085740484 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085740484 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085740484 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085740484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085740484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085740484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085740484 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085740484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085740484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085740484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085740484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085740484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085740484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085740484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085740484 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085740484 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085740484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085740484 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085740484 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085740484 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085740484 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425085740484 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085740484 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085740484 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085740484 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085740484 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085740484 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250425085740484 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085740484 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085740484 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085740484 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085740487 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085740487 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085740487 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085740487 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085740487 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085740487 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085740487 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085740487 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085740487 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085740487 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085740487 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085740488 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085740488 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085740488 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085740488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085740488 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085740488 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085740488 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085740488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085740488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085740488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085740488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085740488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085740488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085740488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085740488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085740488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085740488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085740488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085740488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085740488 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085740488 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085740488 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085740488 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085740488 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(249)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085740494 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085740494 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085740494 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085740494 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085740494 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085740494 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085740494 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085740494 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085740494 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085740494 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085740494 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085740494 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085740494 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085740494 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085740494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085740494 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085740494 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085740494 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085740494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085740494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085740494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085740494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085740494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085740494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085740494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085740494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085740494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085740494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085740494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085740494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085740494 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085740494 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085740494 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085740494 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085740494 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085740494 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085740494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085740494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085740494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085740494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085740494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085740494 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085740494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085740494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085740494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085740494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085740494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085740494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085740494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085740494 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085740494 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085740494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085740494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085740494 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085740495 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085740495 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425085740495 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085740495 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085740495 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085740495 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085740495 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085740495 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: picked Normal Route via 'virt-sgsn0' round-robin style 20250425085740495 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085740495 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085740495 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085740495 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085740497 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085740497 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085740497 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085740497 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085740497 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085740497 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085740497 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085740497 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085740497 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085740497 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085740497 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085740497 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085740497 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085740497 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085740497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085740498 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085740498 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085740498 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085740498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085740498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085740498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085740498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085740498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085740498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085740498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085740498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085740498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085740498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085740498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085740498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085740498 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085740498 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085740498 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085740498 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085740498 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085740525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48522<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release_abnormal0(252)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(246)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@23e0c4c64ce8: Created Expect[0] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@23e0c4c64ce8: Added conn table entry 0TC_rab_release_abnormal0(252)14544146 20250425085741548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085741548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085741548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085741548 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085741548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdded12, normal) (hnbgw_rua.c:406) 20250425085741548 DHNB DEBUG map_rua[0x56458e92c100]{init}: Allocated (fsm.c:456) 20250425085741548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14544146)[0x56458e92c100]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085741548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14544146 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085741548 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085741548 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085741548 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14544146 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085741548 DCN DEBUG map_sccp[0x56458e930c40]{init}: Allocated (fsm.c:456) 20250425085741548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56458e930c40]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085741548 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14544146 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085741548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14544146 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085741548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14544146)[0x56458e92c100]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085741548 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085741548 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085741548 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14544146 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085741548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56458e930c40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085741548 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085741548 DLSCCP DEBUG SCCP-SCOC(25)[0x56458e929d30]{IDLE}: Allocated (fsm.c:456) 20250425085741548 DLSCCP DEBUG SCCP-SCOC(25)[0x56458e929d30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085741548 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000019), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030003720056400500f1100926) (sccp_scrc.c:415) 20250425085741548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085741548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085741548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085741548 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085741548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085741548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085741548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085741548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085741548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085741548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085741548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085741548 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085741548 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085741548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085741548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085741548 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 08 01 00 00 19 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 80 00 4f 40 03 00 03 72 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085741548 DLSCCP DEBUG SCCP-SCOC(25)[0x56458e929d30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085741548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56458e930c40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085741548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14544146)[0x56458e92c100]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085741548 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085741548 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085741548 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085741548 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085741548 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085741548 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250425085741548 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085741548 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085741548 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085741548 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 08 01 00 00 19 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 80 00 4f 40 03 00 03 72 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(245)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@23e0c4c64ce8: Found Expect[0] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@23e0c4c64ce8: Added conn table entry 0TC_rab_release_abnormal0(252)2366371 TC_rab_release_abnormal0(252)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(245)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085741562 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085741562 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085741562 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085741562 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085741562 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085741562 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085741562 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085741563 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085741563 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_release_abnormal0(252)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 20250425085741563 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 19 03 ed 0f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085741563 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085741563 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085741563 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085741563 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085741563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085741563 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000019), PART(T=Source Reference,L=4,D=0003ed0f) (sccp_scrc.c:486) 20250425085741563 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1855) 20250425085741563 DLSCCP DEBUG SCCP-SCOC(25)[0x56458e929d30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085741563 DLSCCP DEBUG SCCP-SCOC(25)[0x56458e929d30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085741563 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085741563 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085741563 DCN DEBUG handle_cn_conn_conf() conn_id=25, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085741563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56458e930c40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085741563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56458e930c40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW-MGCP(251)@23e0c4c64ce8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@23e0c4c64ce8: vl_len:91 HNBGW_Test.msc0-SCCP(245)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(245)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250425085741768 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085741768 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085741768 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085741769 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085741769 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085741769 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085741769 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085741769 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085741769 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085741769 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 19 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085741769 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085741769 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085741769 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085741769 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085741769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085741769 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425085741769 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1855) 20250425085741769 DLSCCP DEBUG SCCP-SCOC(25)[0x56458e929d30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085741769 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085741769 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085741769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085741769 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085741769 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085741769 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14544146 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085741769 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085741769 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085741769 DMGW DEBUG mgw(mgw-fsm-14544146-0)[0x56458e937990]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425085741769 DMGW DEBUG mgw(mgw-fsm-14544146-0)[0x56458e937990]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425085741769 DMGW DEBUG mgw(mgw-fsm-14544146-0)[0x56458e937990]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425085741769 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085741770 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425085741770 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{UNUSED}: Allocated (fsm.c:456) 20250425085741770 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{UNUSED}: is child of mgw(mgw-fsm-14544146-0)[0x56458e937990] (fsm.c:486) 20250425085741770 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14544146-0)[0x56458e937990] (mgcp_client_endpoint_fsm.c:724) 20250425085741770 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085741770 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085741770 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085741770 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14544146-0)[0x56458e953dd0]{ST_CRCX}: Allocated (fsm.c:456) 20250425085741770 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14544146-0)[0x56458e953dd0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80] (fsm.c:486) 20250425085741770 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14544146-0)[0x56458e953dd0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085741770 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14544146-0)[0x56458e953dd0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425085741770 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: dded1'... (mgcp_client.c:807) 20250425085741770 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425085741770 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14544146-0)[0x56458e953dd0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085741770 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@23e0c4c64ce8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "dded1217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dded1217", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal0(252)@23e0c4c64ce8: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "dded1217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dded1217", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release_abnormal0(252)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250425085741805 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20250425085741805 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e953dd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425085741805 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e953dd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425085741805 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e953dd0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085741805 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e953dd0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085741805 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425085741805 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/8@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085741805 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085741805 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085741805 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085741805 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085741805 DMGW DEBUG mgw(mgw-fsm-14544146-0)[0x56458e937990]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085741805 DMGW DEBUG mgw(mgw-fsm-14544146-0)[0x56458e937990]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425085741806 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085741806 DMGW DEBUG mgw(mgw-fsm-14544146-0)[0x56458e937990]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425085741806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14544146)[0x56458e92c100]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425085741806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425085741806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085741806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_release_abnormal0(252)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085741839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085741839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085741839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085741839 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085741839 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xdded12) (hnbgw_rua.c:470) 20250425085741839 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14544146 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085741839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14544146)[0x56458e92c100]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085741839 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085741839 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085741839 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14544146 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085741839 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085741839 DMGW DEBUG mgw(mgw-fsm-14544146-0)[0x56458e937990]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425085741839 DMGW DEBUG mgw(mgw-fsm-14544146-0)[0x56458e937990]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425085741839 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085741839 DMGW DEBUG mgw(mgw-fsm-14544146-0)[0x56458e937990]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425085741839 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14544146-0)[0x56458e937990] (mgcp_client_endpoint_fsm.c:724) 20250425085741839 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085741839 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085741839 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425085741839 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e953dd0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425085741839 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: dded1'... (mgcp_client.c:807) 20250425085741839 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250425085741840 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e953dd0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085741840 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085741840 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085741840 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release_abnormal0(252)@23e0c4c64ce8: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "dded1217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dded1217", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085741869 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20250425085741869 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e953dd0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425085741869 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e953dd0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425085741869 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e953dd0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425085741869 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425085741869 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/8@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085741869 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085741869 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085741869 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085741869 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085741869 DMGW DEBUG mgw(mgw-fsm-14544146-0)[0x56458e937990]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085741869 DMGW DEBUG mgw(mgw-fsm-14544146-0)[0x56458e937990]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425085741869 DMGW DEBUG mgw(mgw-fsm-14544146-0)[0x56458e937990]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425085741869 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14544146-0)[0x56458e937990] (mgcp_client_endpoint_fsm.c:724) 20250425085741869 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085741869 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085741869 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085741869 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14544146-0)[0x56458e95a6a0]{ST_CRCX}: Allocated (fsm.c:456) 20250425085741869 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14544146-0)[0x56458e95a6a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80] (fsm.c:486) 20250425085741869 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14544146-0)[0x56458e95a6a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085741869 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14544146-0)[0x56458e95a6a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250425085741869 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: dded1'... (mgcp_client.c:807) 20250425085741869 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250425085741869 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14544146-0)[0x56458e95a6a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085741869 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085741869 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085741869 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085741869 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release_abnormal0(252)@23e0c4c64ce8: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "dded1217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dded1217", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085741883 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20250425085741883 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e95a6a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425085741883 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e95a6a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425085741883 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e95a6a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085741883 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e95a6a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085741883 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425085741883 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/8@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425085741883 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085741883 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/8@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085741883 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085741883 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085741883 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085741883 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/8@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085741883 DMGW DEBUG mgw(mgw-fsm-14544146-0)[0x56458e937990]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085741883 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085741884 DMGW DEBUG mgw(mgw-fsm-14544146-0)[0x56458e937990]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425085741884 DMGW DEBUG mgw(mgw-fsm-14544146-0)[0x56458e937990]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425085741884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425085741884 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085741884 DLSCCP DEBUG SCCP-SCOC(25)[0x56458e929d30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085741884 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003ed0f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425085741884 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085741884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085741884 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085741884 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085741884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085741884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085741884 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 08 06 03 ed 0f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085741884 DMGW DEBUG mgw(mgw-fsm-14544146-0)[0x56458e937990]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425085741884 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085741884 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085741884 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085741884 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085741884 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085741884 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250425085741884 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085741884 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085741884 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085741884 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 08 06 03 ed 0f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(245)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@23e0c4c64ce8: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(245)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@23e0c4c64ce8: vl_len:21 HNBGW_Test.msc0-SCCP(245)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(245)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250425085741916 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085741916 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085741916 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085741916 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085741916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085741916 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c2d0) (sccp_scrc.c:486) 20250425085741916 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1855) 20250425085741916 DLSCCP DEBUG SCCP-SCOC(25)[0x56458e929d30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085741916 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085741916 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085741916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085741916 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085741916 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085741916 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14544146 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085741916 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250425085741916 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250425085741916 DMGW NOTICE mgw(mgw-fsm-14544146-0)[0x56458e937990]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250425085741916 DMGW DEBUG mgw(mgw-fsm-14544146-0)[0x56458e937990]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250425085741916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14544146)[0x56458e92c100]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250425085741916 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:121) 20250425085741916 DMGW DEBUG mgw(mgw-fsm-14544146-0)[0x56458e937990]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250425085741916 DMGW DEBUG mgw(mgw-fsm-14544146-0)[0x56458e937990]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425085741916 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425085741916 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e953dd0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085741916 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: dded1'... (mgcp_client.c:807) 20250425085741916 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425085741916 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e953dd0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085741916 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e95a6a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085741916 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: dded1'... (mgcp_client.c:807) 20250425085741916 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250425085741916 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e95a6a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085741916 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{IN_USE}: Removing from parent mgw(mgw-fsm-14544146-0)[0x56458e937990] (mgcp_client_endpoint_fsm.c:873) 20250425085741916 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085741916 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085741916 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085741916 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085741916 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085741916 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085741916 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085741916 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085741916 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085741916 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 19 00 01 15 00 00 00 11 00 00 01 00 29 40 0a 00 00 01 00 28 40 03 05 c2 d0 00 06 00 08 00 00 00 07  20250425085741916 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425085741916 DLMGCP DEBUG mgw-endp(mgw-fsm-14544146-0)[0x56458e938d80]{IN_USE}: Deallocated (fsm.c:568) 20250425085741916 DMGW DEBUG mgw(mgw-fsm-14544146-0)[0x56458e937990]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425085741916 DMGW DEBUG mgw(mgw-fsm-14544146-0)[0x56458e937990]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425085741916 DMGW DEBUG mgw(mgw-fsm-14544146-0)[0x56458e937990]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425085741916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085741916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:827) TC_rab_release_abnormal0(252)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "dded1217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(252)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "dded1217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085741919 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20250425085741919 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e953dd0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085741919 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e953dd0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085741919 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e953dd0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085741919 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e953dd0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425085741919 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20250425085741919 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e95a6a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085741919 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e95a6a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085741919 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e95a6a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085741919 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e95a6a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@23e0c4c64ce8: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 1, max := 1 } MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425085741971 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41383<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(241)@23e0c4c64ce8: Final verdict of PTC: none 20250425085741976 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48516<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085741977 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48504<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085741977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085741977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085741977 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085741977 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085741977 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425085741977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14544146)[0x56458e92c100]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425085741977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14544146)[0x56458e92c100]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425085741977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425085741977 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085741977 DLSCCP DEBUG SCCP-SCOC(25)[0x56458e929d30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085741977 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003ed0f), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085741977 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085741977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) MutexDispCT-TC_rab_release_abnormal(239)@23e0c4c64ce8: Final verdict of PTC: none 20250425085741977 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085741977 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085741977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085741977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085741977 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 08 04 03 ed 0f 00 00 19 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085741977 DLSCCP DEBUG SCCP-SCOC(25)[0x56458e929d30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085741977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56458e930c40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085741977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14544146)[0x56458e92c100]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085741977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14544146)[0x56458e92c100]{disrupted}: Freeing instance (context_map.c:202) 20250425085741977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14544146)[0x56458e92c100]{disrupted}: Deallocated (fsm.c:568) 20250425085741977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56458e930c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085741977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56458e930c40]{disconnected}: Freeing instance (context_map.c:206) 20250425085741977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56458e930c40]{disconnected}: Deallocated (fsm.c:568) 20250425085741977 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14544146 SCCP-25 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250425085741977 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085741978 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085741978 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085741978 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085741978 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing HNBGW_Test.sgsn0-SCCP(248)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(246)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(247)@23e0c4c64ce8: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0-RUA(244)@23e0c4c64ce8: Final verdict of PTC: none 20250425085741978 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250425085741978 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085741978 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085741978 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085741978 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 08 04 03 ed 0f 00 00 19 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425085741978 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.sgsn0-RAN(249)@23e0c4c64ce8: Final verdict of PTC: none 20250425085741978 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085741978 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085741978 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085741978 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085741978 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085741978 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085741978 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085741978 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085741978 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085741978 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085741978 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085741978 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085741978 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085741978 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085741978 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085741978 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085741978 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085741978 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085741978 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085741978 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085741978 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085741978 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085741978 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085741978 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085741978 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085741978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication TC_rab_release_abnormal-Iuh0(243)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(245)@23e0c4c64ce8: Final verdict of PTC: none 20250425085741978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085741978 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085741978 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085741978 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085741978 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) HNBGW_Test.sgsn0-M3UA(250)@23e0c4c64ce8: Final verdict of PTC: none 20250425085741978 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085741978 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085741978 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085741978 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085741978 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085741978 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085741978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085741978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085741978 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085741978 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085741978 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085741978 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085741978 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085741978 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085741978 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085741978 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085741978 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085741978 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085741978 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085741978 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085741978 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085741978 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085741978 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085741978 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085741978 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085741978 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085741978 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085741978 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085741978 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085741979 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48522<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(251)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(242)@23e0c4c64ce8: Final verdict of PTC: none TC_rab_release_abnormal0(252)@23e0c4c64ce8: Final verdict of PTC: pass MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Fri Apr 25 08:57:41 UTC 2025 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc 20250425085742031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48532<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085742534 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48532<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=313384) Waiting for packet dumper to finish... 1 (prev_count=313384, count=374592) 20250425085743979 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085743979 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085743979 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085743979 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085743979 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085743979 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Fri Apr 25 08:57:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_rab_assign_fail started. 20250425085745637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53478<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085745643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53492<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085745648 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40381<->l=127.0.0.1:4262) (control_if.c:572) 20250425085745728 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085745728 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085745729 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085745729 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085745729 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085745729 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085745729 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085745729 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085745729 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085745729 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_rab_assign_fail-Iuh0(257)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085745730 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085745730 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085745730 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085745730 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085745730 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085745730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085745730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085745730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085745730 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085745730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085745730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085745730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085745730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085745730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085745730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085745730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085745730 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085745730 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085745730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085745730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085745730 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0c 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085745730 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085745730 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085745730 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085745730 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085745730 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085745730 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085745730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085745730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085745730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085745730 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085745730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085745730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085745730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085745730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085745730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085745730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085745730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085745730 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085745730 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085745730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085745730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085745730 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0e 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085745730 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085745730 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085745730 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085745730 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085745730 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085745730 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085745730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085745730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085745730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085745730 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085745730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085745730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085745730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085745730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085745730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085745730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085745730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085745730 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085745730 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085745730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085745730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085745730 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085745730 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085745730 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085745730 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085745730 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085745730 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085745730 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085745730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085745730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085745730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085745730 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085745730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085745730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085745730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085745730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085745730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085745730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085745730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085745730 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085745730 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085745730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085745730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085745730 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085745730 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085745731 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085745731 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085745731 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085745731 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085745731 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085745731 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085745731 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085745731 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085745731 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085745731 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085745731 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085745731 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085745731 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085745731 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085745731 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085745731 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085745731 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085745731 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085745731 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085745731 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085745731 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085745731 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085745731 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085745731 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085745739 DLSCCP DEBUG SCCP-SCOC(24)[0x56458e935fb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085745739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7bda5), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085745739 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085745739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085745739 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085745739 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085745739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085745739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085745739 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d7 bd a5 00 00 18 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085745739 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085745739 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085745739 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085745739 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085745739 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085745739 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(261)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-SCCP(259)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085745743 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085745743 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085745743 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085745743 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085745743 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085745743 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085745743 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085745743 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085745744 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085745744 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085745744 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085745744 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085745744 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085745744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085745744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085745744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085745744 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=4 -> eSLS=84: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085745744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085745744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085745744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085745744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085745744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085745744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085745744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085745744 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=4 -> eSLS=116: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085745744 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085745744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085745744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085745744 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 04 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085745744 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085745744 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085745744 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085745744 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085745744 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085745744 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085745744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085745744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085745744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085745744 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085745744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085745744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085745744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085745744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085745744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085745744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085745744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085745744 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085745744 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085745744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085745744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085745744 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 00 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085745744 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085745744 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085745744 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085745744 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085745744 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085745744 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085745744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085745745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085745745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085745745 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085745745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085745745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085745745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085745745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085745745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085745745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085745745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085745745 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085745745 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085745745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085745745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085745745 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085745745 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085745745 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085745745 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085745745 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085745745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085745745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085745745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085745745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085745745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085745745 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085745745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085745745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085745745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085745745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085745745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085745745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085745745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085745745 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085745745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085745745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085745745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085745745 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085745745 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085745745 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085745745 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085745745 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085745745 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085745745 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085745745 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085745745 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085745745 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085745745 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085745745 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085745745 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085745745 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: picked Normal Route via 'virt-sgsn2' round-robin style 20250425085745745 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085745745 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085745745 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085745745 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085745745 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085745745 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085745745 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: picked Normal Route via 'virt-sgsn1' round-robin style 20250425085745745 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085745745 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085745745 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085745745 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085745745 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085745745 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085745745 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(264)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085745764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085745764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085745764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085745764 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085745764 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085745764 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085745764 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085745764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085745764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085745941 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085745941 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085745941 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085745941 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(261)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085745949 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085745949 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085745949 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085745949 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085745949 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085745949 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085745949 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085745949 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085745949 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085745949 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085745949 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085745952 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085745952 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085745952 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085745952 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085745952 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085745952 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085745952 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085745953 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085745953 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085745953 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085745953 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085745953 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085745953 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085745953 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085745953 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085745953 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085745953 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085745953 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085745953 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085745953 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085745953 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085745953 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085745954 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085745954 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085745954 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085745954 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085745954 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085745954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085745955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085745955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085745955 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085745955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085745955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085745955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085745955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085745955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085745955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085745955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085745955 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085745955 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085745955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085745955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085745955 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085745955 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085745955 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085745955 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085745956 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085745956 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425085745956 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085745956 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085745956 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085745956 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085745956 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085745956 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250425085745956 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085745956 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085745956 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085745956 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(264)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085745962 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085745962 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085745962 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085745962 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085745962 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085745962 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085745962 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085745962 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085745962 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085745962 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085745962 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085745964 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085745964 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085745964 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085745964 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085745964 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085745964 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085745964 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085745964 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085745964 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085745964 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085745964 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085745964 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085745964 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085745964 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085745965 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085745965 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085745965 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085745965 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085745965 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085745965 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085745965 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085745965 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085745965 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085745966 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085745966 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085745966 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085745966 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085745966 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085745966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085745966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085745966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085745966 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085745966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085745966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085745966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085745966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085745966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085745966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085745966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085745966 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085745966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085745967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085745967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085745967 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085745967 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085745967 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085745967 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085745967 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085745967 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085745967 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085745967 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250425085745967 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085745967 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085745967 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085745967 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(260)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085746758 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085746758 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085746758 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085746758 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085746758 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085746758 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085746758 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085746758 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085746758 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085746758 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085746759 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085746759 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085746759 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085746759 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085746759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085746759 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085746759 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085746759 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085746759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085746759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085746759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085746759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085746759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085746759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085746759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085746759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085746759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085746759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085746759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085746759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085746759 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085746759 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085746759 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085746759 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085746759 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085746759 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085746759 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085746759 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085746759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085746759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085746759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085746759 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085746759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085746759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085746759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085746759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085746759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085746759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085746759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085746759 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085746759 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085746759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085746759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085746759 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085746759 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085746759 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425085746760 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085746760 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085746760 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085746760 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085746760 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085746760 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250425085746760 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085746760 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085746760 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085746760 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085746760 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085746760 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085746760 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085746760 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085746760 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085746760 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085746761 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085746761 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085746761 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085746761 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085746761 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085746761 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085746761 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085746761 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085746761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085746761 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085746761 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085746761 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085746761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085746761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085746761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085746761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085746761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085746761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085746761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085746761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085746761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085746761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085746761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085746761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085746761 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085746761 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085746761 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085746761 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085746761 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085746764 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085746764 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085746764 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085746764 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085746764 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085746764 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085746764 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085746764 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085746764 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085746764 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085746764 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085746764 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085746764 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085746764 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) HNBGW_Test.sgsn0-RAN(263)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085746764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085746764 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085746764 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085746764 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085746764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085746764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085746764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085746764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085746764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085746764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085746764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085746764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085746764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085746764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085746764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085746764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085746764 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085746764 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085746764 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085746764 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085746764 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085746764 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085746764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085746764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085746764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085746764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085746764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085746764 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085746764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085746764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085746764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085746764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085746764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085746764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085746764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085746764 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085746764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085746764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085746764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085746764 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085746764 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085746764 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425085746764 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085746764 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085746764 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085746764 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085746764 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085746764 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250425085746764 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085746764 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085746764 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085746764 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085746765 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085746765 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085746765 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085746765 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085746765 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085746765 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085746765 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085746765 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085746765 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085746765 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085746765 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085746765 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085746765 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085746765 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085746765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085746765 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085746765 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085746765 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085746765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085746765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085746765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085746765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085746765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085746765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085746765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085746765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085746765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085746765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085746765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085746765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085746765 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085746765 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085746765 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085746765 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085746765 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085746795 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53504<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_fail0(266)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(260)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@23e0c4c64ce8: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@23e0c4c64ce8: Added conn table entry 0TC_rab_assign_fail0(266)677092 20250425085747827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085747827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085747827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085747827 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085747827 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa54e4, normal) (hnbgw_rua.c:406) 20250425085747827 DHNB DEBUG map_rua[0x56458e92c100]{init}: Allocated (fsm.c:456) 20250425085747827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-677092)[0x56458e92c100]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085747827 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-677092 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085747827 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085747827 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085747828 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-677092 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085747828 DCN DEBUG map_sccp[0x56458e930c40]{init}: Allocated (fsm.c:456) 20250425085747828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56458e930c40]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085747828 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-677092 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085747828 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-677092 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085747828 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-677092)[0x56458e92c100]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085747828 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085747828 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085747828 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-677092 SCCP-26 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085747828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56458e930c40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085747828 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085747828 DLSCCP DEBUG SCCP-SCOC(26)[0x56458e95a6a0]{IDLE}: Allocated (fsm.c:456) 20250425085747828 DLSCCP DEBUG SCCP-SCOC(26)[0x56458e95a6a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085747828 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001a), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030002be0056400500f1100926) (sccp_scrc.c:415) 20250425085747828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085747828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085747828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085747828 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085747828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085747828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085747828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085747828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085747828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085747828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085747828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085747828 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085747828 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085747828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085747828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085747828 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 1a 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 02 be 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085747828 DLSCCP DEBUG SCCP-SCOC(26)[0x56458e95a6a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085747828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56458e930c40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085747828 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-677092)[0x56458e92c100]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085747828 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085747828 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085747828 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085747828 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085747828 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085747828 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250425085747828 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085747828 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085747828 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085747828 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 1a 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 02 be 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(259)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@23e0c4c64ce8: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@23e0c4c64ce8: Added conn table entry 0TC_rab_assign_fail0(266)11453032 HNBGW_Test.msc0-SCCP(259)@23e0c4c64ce8: Session index based on connection ID:0 TC_rab_assign_fail0(266)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(259)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085747843 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085747843 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085747843 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085747843 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085747843 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085747843 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085747843 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085747843 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085747843 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085747843 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 1a d0 f6 50 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085747843 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085747843 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085747843 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085747843 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085747843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085747843 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001a), PART(T=Source Reference,L=4,D=00d0f650) (sccp_scrc.c:486) 20250425085747844 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1855) 20250425085747844 DLSCCP DEBUG SCCP-SCOC(26)[0x56458e95a6a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085747844 DLSCCP DEBUG SCCP-SCOC(26)[0x56458e95a6a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085747844 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085747844 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085747844 DCN DEBUG handle_cn_conn_conf() conn_id=26, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085747844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56458e930c40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085747844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56458e930c40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(254)@23e0c4c64ce8: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(254)@23e0c4c64ce8: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(254)@23e0c4c64ce8: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } TC_rab_assign_fail0(266)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(265)@23e0c4c64ce8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@23e0c4c64ce8: vl_len:91 HNBGW_Test.msc0-SCCP(259)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(259)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250425085748045 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085748045 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085748045 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085748045 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085748045 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085748045 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085748045 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085748045 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085748045 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085748045 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 1a 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085748045 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085748045 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085748045 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085748045 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085748045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085748045 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425085748045 DLSCCP DEBUG Received CO:CODT for local reference 26 (sccp_scoc.c:1855) 20250425085748045 DLSCCP DEBUG SCCP-SCOC(26)[0x56458e95a6a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085748045 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085748045 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085748045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085748045 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085748045 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085748045 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-677092 SCCP-26 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085748045 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085748046 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085748046 DMGW DEBUG mgw(mgw-fsm-677092-0)[0x56458e953dd0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425085748046 DMGW DEBUG mgw(mgw-fsm-677092-0)[0x56458e953dd0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425085748046 DMGW DEBUG mgw(mgw-fsm-677092-0)[0x56458e953dd0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425085748046 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085748046 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425085748046 DLMGCP DEBUG mgw-endp(mgw-fsm-677092-0)[0x56458e938d80]{UNUSED}: Allocated (fsm.c:456) 20250425085748046 DLMGCP DEBUG mgw-endp(mgw-fsm-677092-0)[0x56458e938d80]{UNUSED}: is child of mgw(mgw-fsm-677092-0)[0x56458e953dd0] (fsm.c:486) 20250425085748046 DLMGCP DEBUG mgw-endp(mgw-fsm-677092-0)[0x56458e938d80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-677092-0)[0x56458e953dd0] (mgcp_client_endpoint_fsm.c:724) 20250425085748046 DLMGCP DEBUG mgw-endp(mgw-fsm-677092-0)[0x56458e938d80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085748046 DLMGCP DEBUG mgw-endp(mgw-fsm-677092-0)[0x56458e938d80]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085748046 DLMGCP DEBUG mgw-endp(mgw-fsm-677092-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085748046 DLMGCP DEBUG MGCP_CONN(mgw-fsm-677092-0)[0x56458e937990]{ST_CRCX}: Allocated (fsm.c:456) 20250425085748046 DLMGCP DEBUG MGCP_CONN(mgw-fsm-677092-0)[0x56458e937990]{ST_CRCX}: is child of mgw-endp(mgw-fsm-677092-0)[0x56458e938d80] (fsm.c:486) 20250425085748046 DLMGCP DEBUG MGCP_CONN(mgw-fsm-677092-0)[0x56458e937990]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085748046 DLMGCP DEBUG MGCP_CONN(mgw-fsm-677092-0)[0x56458e937990]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425085748046 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=198 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: a54e4'... (mgcp_client.c:807) 20250425085748046 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250425085748046 DLMGCP DEBUG MGCP_CONN(mgw-fsm-677092-0)[0x56458e937990]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085748046 DLMGCP DEBUG mgw-endp(mgw-fsm-677092-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@23e0c4c64ce8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a54e417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a54e417", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_fail0(266) TC_rab_assign_fail0(266)@23e0c4c64ce8: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a54e417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a54e417", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assign_fail0(266)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250425085748077 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20250425085748077 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e937990]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425085748077 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e937990]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425085748077 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e937990]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085748077 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e937990]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085748077 DLMGCP DEBUG mgw-endp(mgw-fsm-677092-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425085748077 DLMGCP DEBUG mgw-endp(mgw-fsm-677092-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/4@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085748078 DLMGCP DEBUG mgw-endp(mgw-fsm-677092-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085748078 DLMGCP DEBUG mgw-endp(mgw-fsm-677092-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085748078 DLMGCP DEBUG mgw-endp(mgw-fsm-677092-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085748078 DLMGCP DEBUG mgw-endp(mgw-fsm-677092-0)[0x56458e938d80]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085748078 DMGW DEBUG mgw(mgw-fsm-677092-0)[0x56458e953dd0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085748078 DMGW DEBUG mgw(mgw-fsm-677092-0)[0x56458e953dd0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425085748078 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085748078 DMGW DEBUG mgw(mgw-fsm-677092-0)[0x56458e953dd0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425085748078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-677092)[0x56458e92c100]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425085748078 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425085748078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085748078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assign_fail0(266)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085748108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085748108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085748108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1351) 20250425085748108 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085748108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa54e4) (hnbgw_rua.c:470) 20250425085748108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-677092 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:311) 20250425085748108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-677092)[0x56458e92c100]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085748108 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085748108 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085748108 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-677092 SCCP-26 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085748108 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250425085748108 DMGW DEBUG mgw(mgw-fsm-677092-0)[0x56458e953dd0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425085748108 DMGW DEBUG mgw(mgw-fsm-677092-0)[0x56458e953dd0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425085748108 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20250425085748108 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250425085748108 DMGW ERROR mgw(mgw-fsm-677092-0)[0x56458e953dd0]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20250425085748108 DMGW DEBUG mgw(mgw-fsm-677092-0)[0x56458e953dd0]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20250425085748108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20250425085748108 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085748108 DLSCCP DEBUG SCCP-SCOC(26)[0x56458e95a6a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085748108 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0f650), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:415) 20250425085748108 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085748108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085748108 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085748108 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085748108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085748108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085748108 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 06 d0 f6 50 00 01 15 60 00 00 11 00 00 01 00 23 40 0a 00 00 01 00 22 40 03 05 c2 d0 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085748108 DMGW DEBUG mgw(mgw-fsm-677092-0)[0x56458e953dd0]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20250425085748108 DMGW DEBUG mgw(mgw-fsm-677092-0)[0x56458e953dd0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425085748108 DLMGCP DEBUG mgw-endp(mgw-fsm-677092-0)[0x56458e938d80]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425085748108 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e937990]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085748108 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=56 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: a54e4'... (mgcp_client.c:807) 20250425085748108 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250425085748108 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e937990]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085748108 DLMGCP DEBUG mgw-endp(mgw-fsm-677092-0)[0x56458e938d80]{IN_USE}: Removing from parent mgw(mgw-fsm-677092-0)[0x56458e953dd0] (mgcp_client_endpoint_fsm.c:873) 20250425085748108 DLMGCP DEBUG mgw-endp(mgw-fsm-677092-0)[0x56458e938d80]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425085748108 DLMGCP DEBUG mgw-endp(mgw-fsm-677092-0)[0x56458e938d80]{IN_USE}: Deallocated (fsm.c:568) 20250425085748108 DMGW DEBUG mgw(mgw-fsm-677092-0)[0x56458e953dd0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425085748108 DMGW DEBUG mgw(mgw-fsm-677092-0)[0x56458e953dd0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425085748108 DMGW DEBUG mgw(mgw-fsm-677092-0)[0x56458e953dd0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425085748108 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085748108 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085748108 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085748108 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085748108 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085748108 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250425085748108 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085748108 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085748108 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085748108 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 06 d0 f6 50 00 01 15 60 00 00 11 00 00 01 00 23 40 0a 00 00 01 00 22 40 03 05 c2 d0 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(259)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@23e0c4c64ce8: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(254)@23e0c4c64ce8: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(254)@23e0c4c64ce8: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 1, max := 1 } TC_rab_assign_fail0(266)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "a54e417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085748133 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20250425085748133 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e937990]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085748133 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e937990]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085748133 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e937990]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085748133 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e937990]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425085748136 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40381<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(255)@23e0c4c64ce8: Final verdict of PTC: none 20250425085748148 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53492<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085748149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53478<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(262)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(263)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(259)@23e0c4c64ce8: Final verdict of PTC: none TC_rab_assign_fail-Iuh0-RUA(258)@23e0c4c64ce8: Final verdict of PTC: none 20250425085748151 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085748151 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085748151 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085748151 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085748151 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085748151 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085748151 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085748151 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085748151 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085748151 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085748151 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085748151 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085748151 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085748151 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085748151 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085748151 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085748151 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085748151 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085748151 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085748151 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085748151 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085748151 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085748151 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085748151 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085748151 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085748151 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085748151 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085748151 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085748152 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085748152 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085748152 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085748152 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085748152 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085748152 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085748152 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085748152 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085748152 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085748152 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085748152 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085748152 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085748152 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085748152 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085748152 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085748152 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085748152 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085748152 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085748152 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085748152 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085748152 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085748152 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085748152 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085748152 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW_Test.msc0-RAN(260)@23e0c4c64ce8: Final verdict of PTC: none 20250425085748152 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085748152 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085748152 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085748152 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085748153 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085748153 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085748153 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085748153 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085748153 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085748153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085748153 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085748153 DLSCCP DEBUG SCCP-SCOC(26)[0x56458e95a6a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085748153 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0f650), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085748153 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085748153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085748153 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085748153 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085748153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085748153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085748153 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0b 04 d0 f6 50 00 00 1a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085748153 DLSCCP DEBUG SCCP-SCOC(26)[0x56458e95a6a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085748153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56458e930c40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085748153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-677092)[0x56458e92c100]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085748153 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-677092)[0x56458e92c100]{connected}: Tx RUA Disconnect (context_map_rua.c:203) MutexDispCT-TC_rab_assign_fail(253)@23e0c4c64ce8: Final verdict of PTC: none 20250425085748153 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085748153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-677092)[0x56458e92c100]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085748153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-677092)[0x56458e92c100]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085748153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-677092)[0x56458e92c100]{disrupted}: Freeing instance (context_map.c:202) 20250425085748153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-677092)[0x56458e92c100]{disrupted}: Deallocated (fsm.c:568) 20250425085748153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56458e930c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085748153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56458e930c40]{disconnected}: Freeing instance (context_map.c:206) 20250425085748153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56458e930c40]{disconnected}: Deallocated (fsm.c:568) 20250425085748153 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-677092 SCCP-26 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425085748154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085748154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-M3UA(261)@23e0c4c64ce8: Final verdict of PTC: none 20250425085748154 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085748154 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085748154 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085748154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085748154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085748154 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085748154 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085748154 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085748154 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) TC_rab_assign_fail-Iuh0(257)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(264)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(265)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(256)@23e0c4c64ce8: Final verdict of PTC: none 20250425085748154 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085748154 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425085748156 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53504<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(266)@23e0c4c64ce8: Final verdict of PTC: pass MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_rab_assign_fail finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Fri Apr 25 08:57:48 UTC 2025 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc 20250425085748207 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53520<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085748709 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53520<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=324736) 20250425085749278 DLSCCP DEBUG SCCP-SCOC(6)[0x56458e931c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085749278 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00207716), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085749278 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085749278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085749278 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085749278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085749278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085749278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085749278 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 20 77 16 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085749278 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085749278 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085749278 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085749278 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085749278 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085749278 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=324736, count=344416) 20250425085750152 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085750152 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085750152 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085750152 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085750152 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085750152 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Fri Apr 25 08:57:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_rab_assign_mgcp_to started. 20250425085751800 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53530<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085751809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53532<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085751817 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46883<->l=127.0.0.1:4262) (control_if.c:572) 20250425085751934 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085751934 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085751934 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085751934 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085751934 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085751934 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085751934 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085751934 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085751935 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085751935 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085751935 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085751935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) TC_rab_assign_mgcp_to-Iuh0(271)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085751935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085751935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085751935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085751935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085751935 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085751935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085751935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085751935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085751935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085751935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085751935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085751935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085751935 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085751935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085751935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085751935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085751935 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085751935 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085751935 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085751935 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085751935 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085751935 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085751935 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085751935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085751935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085751935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085751935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085751935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085751935 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085751935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085751935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085751935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085751935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085751935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085751935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085751935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085751935 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085751935 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085751935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085751935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085751935 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 09 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085751935 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085751935 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085751935 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085751935 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085751935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085751935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085751935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085751935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085751935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085751935 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085751935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085751935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085751935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085751935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085751935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085751935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085751935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085751935 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085751935 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085751936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085751936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085751936 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085751936 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085751936 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085751936 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085751936 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085751936 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085751936 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085751936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085751936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085751936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085751936 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085751936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085751936 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085751936 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085751936 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085751936 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085751936 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085751936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085751936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085751936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085751936 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085751936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085751936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085751936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085751936 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085751936 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085751936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085751936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085751936 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 05 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085751936 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085751937 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085751937 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085751937 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085751937 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085751937 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085751937 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085751937 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085751937 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085751937 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085751937 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085751937 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085751937 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085751937 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085751937 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085751937 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085751937 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085751937 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085751937 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(275)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(275)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-SCCP(273)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085751954 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085751954 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085751954 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085751954 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085751954 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085751954 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085751954 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085751954 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085751955 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085751955 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085751955 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085751955 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085751955 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085751955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085751955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085751955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085751955 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=8 -> eSLS=88: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085751955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085751955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085751955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085751955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085751955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085751955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085751955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085751955 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=8 -> eSLS=120: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085751955 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085751955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085751955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085751955 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 08 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085751955 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085751955 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085751955 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085751955 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085751955 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085751955 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085751955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085751955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085751955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085751955 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=11 -> eSLS=43: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085751955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085751955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085751955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085751955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085751955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085751955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085751955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085751955 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085751955 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085751955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085751955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085751955 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0b 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085751955 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085751955 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085751955 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085751955 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085751955 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085751955 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085751955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085751955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085751955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085751955 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085751955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085751955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085751955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085751955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085751955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085751955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085751955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085751955 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085751955 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085751955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085751955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085751955 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085751955 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085751955 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085751955 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085751955 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085751955 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085751955 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085751955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085751955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085751955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085751955 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085751955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085751955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085751955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085751955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085751955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085751955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085751955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085751955 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085751955 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085751955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085751955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085751955 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085751955 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085751956 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085751956 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085751956 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085751956 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085751956 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085751956 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085751956 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085751956 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085751956 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085751956 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085751956 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085751956 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085751956 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085751956 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085751956 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085751956 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085751956 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085751956 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085751956 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085751956 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085751956 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085751956 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085751956 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085751956 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(278)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(276)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085751975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085751975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085751975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085751975 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085751975 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085751975 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085751975 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085751975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085751975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085751978 DLSCCP DEBUG SCCP-SCOC(25)[0x56458e929d30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085751978 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003ed0f), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085751978 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085751978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085751978 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085751978 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085751978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085751978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085751978 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 03 ed 0f 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085751978 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085751978 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085751978 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085751978 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085751978 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085751978 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085752152 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085752152 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085752152 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085752152 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(275)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085752159 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085752159 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085752159 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085752159 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085752159 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085752159 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085752159 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085752159 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085752159 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085752159 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085752159 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085752162 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085752162 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085752162 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085752162 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085752162 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085752162 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085752162 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085752162 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085752162 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085752162 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085752162 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085752162 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085752162 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085752163 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085752163 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085752163 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085752163 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085752163 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085752163 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085752163 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085752163 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085752163 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085752164 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085752164 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085752164 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085752164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085752164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085752164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085752164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085752164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085752164 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085752164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085752164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085752164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085752164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085752164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085752164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085752165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085752165 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085752165 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085752165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085752165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085752165 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085752165 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085752165 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085752165 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085752165 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085752165 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085752165 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085752165 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250425085752165 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085752165 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085752165 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085752165 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085752166 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085752166 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085752166 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085752166 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(278)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085752172 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085752172 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085752172 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085752172 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085752172 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085752172 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085752172 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085752172 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085752172 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085752172 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085752172 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085752174 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085752174 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085752174 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085752174 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085752174 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085752174 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085752174 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085752174 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085752175 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085752175 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085752175 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085752175 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085752175 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085752175 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085752175 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085752175 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085752175 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085752175 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085752175 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085752175 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085752175 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085752175 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085752175 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085752176 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085752176 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085752176 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085752176 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085752176 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085752176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085752176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085752176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085752176 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085752176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085752176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085752176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085752176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085752176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085752176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085752176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085752176 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085752176 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085752176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085752176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085752176 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085752176 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085752177 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085752177 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085752177 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085752177 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085752177 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085752177 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: picked Normal Route via 'virt-sgsn0' round-robin style 20250425085752177 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085752177 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085752177 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085752177 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(274)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085752958 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085752958 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085752958 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085752958 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085752958 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085752958 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085752958 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085752958 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085752958 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085752958 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085752958 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085752958 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085752958 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085752958 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085752958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085752958 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085752958 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085752958 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085752958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085752958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085752958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085752958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085752958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085752958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085752958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085752958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085752958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085752958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085752958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085752958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085752958 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085752958 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085752958 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085752958 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085752958 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085752958 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085752958 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085752958 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085752958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085752958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085752958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085752958 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085752958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085752958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085752958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085752958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085752958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085752958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085752958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085752958 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085752958 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085752958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085752958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085752958 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085752958 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085752958 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425085752958 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085752958 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085752958 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085752958 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085752958 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085752958 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250425085752958 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085752958 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085752958 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085752958 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085752959 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085752959 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085752959 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085752959 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085752959 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085752959 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085752959 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085752959 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085752959 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085752959 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085752959 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085752959 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085752959 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085752959 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085752959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085752959 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085752959 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085752959 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085752959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085752959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085752959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085752959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085752959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085752959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085752959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085752959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085752959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085752959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085752959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085752959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085752959 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085752959 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085752959 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085752959 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085752959 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(277)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085752969 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085752969 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085752969 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085752969 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085752969 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085752969 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085752969 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085752969 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085752969 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085752969 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085752969 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085752969 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085752969 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085752969 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085752969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085752969 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085752969 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085752969 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085752969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085752969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085752969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085752969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085752969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085752969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085752969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085752969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085752969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085752969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085752969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085752969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085752969 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085752969 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085752969 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085752969 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085752969 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085752969 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085752969 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085752969 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085752969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085752969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085752969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085752969 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085752969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085752969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085752969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085752969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085752969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085752969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085752969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085752969 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085752969 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085752969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085752969 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085752969 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085752969 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085752969 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425085752969 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085752969 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085752969 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085752969 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085752969 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085752969 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250425085752969 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085752969 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085752969 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085752969 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085752970 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085752970 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085752970 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085752970 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085752970 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085752970 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085752970 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085752970 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085752970 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085752970 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085752970 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085752970 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085752970 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085752970 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085752970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085752970 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085752970 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085752970 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085752970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085752970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085752970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085752970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085752970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085752970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085752970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085752970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085752970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085752970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085752970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085752970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085752970 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085752970 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085752970 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085752970 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085752970 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085752985 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53538<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@23e0c4c64ce8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to0(280)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(274)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@23e0c4c64ce8: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@23e0c4c64ce8: Added conn table entry 0TC_rab_assign_mgcp_to0(280)16111786 20250425085754019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085754019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085754019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085754019 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085754019 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf5d8aa, normal) (hnbgw_rua.c:406) 20250425085754019 DHNB DEBUG map_rua[0x56458e92c100]{init}: Allocated (fsm.c:456) 20250425085754019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16111786)[0x56458e92c100]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085754019 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16111786 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085754019 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085754019 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085754019 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16111786 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085754019 DCN DEBUG map_sccp[0x56458e930c40]{init}: Allocated (fsm.c:456) 20250425085754019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56458e930c40]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085754019 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16111786 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085754019 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16111786 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085754019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16111786)[0x56458e92c100]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085754019 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085754019 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085754019 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16111786 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085754019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56458e930c40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085754019 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085754019 DLSCCP DEBUG SCCP-SCOC(27)[0x56458e937990]{IDLE}: Allocated (fsm.c:456) 20250425085754019 DLSCCP DEBUG SCCP-SCOC(27)[0x56458e937990]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085754019 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001b), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030003c10056400500f1100926) (sccp_scrc.c:415) 20250425085754019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085754019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085754019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085754019 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085754019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085754019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085754019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085754019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085754019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085754019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085754019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085754019 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085754019 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085754019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085754019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085754019 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0a 01 00 00 1b 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 03 c1 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085754019 DLSCCP DEBUG SCCP-SCOC(27)[0x56458e937990]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085754019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56458e930c40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085754019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16111786)[0x56458e92c100]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085754020 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085754020 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085754020 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085754020 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085754020 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085754020 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250425085754020 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085754020 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085754020 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085754020 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0a 01 00 00 1b 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 03 c1 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(273)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@23e0c4c64ce8: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@23e0c4c64ce8: Added conn table entry 0TC_rab_assign_mgcp_to0(280)10301004 TC_rab_assign_mgcp_to0(280)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(273)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085754031 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085754031 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085754031 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085754031 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085754031 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085754031 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085754031 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085754031 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085754031 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085754031 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 1b ad 5d 3c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085754031 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085754031 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085754031 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085754031 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085754031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085754031 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Source Reference,L=4,D=00ad5d3c) (sccp_scrc.c:486) 20250425085754031 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1855) 20250425085754031 DLSCCP DEBUG SCCP-SCOC(27)[0x56458e937990]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085754031 DLSCCP DEBUG SCCP-SCOC(27)[0x56458e937990]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085754031 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085754031 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085754031 DCN DEBUG handle_cn_conn_conf() conn_id=27, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085754031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56458e930c40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085754031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56458e930c40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.msc0-SCCP(273)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@23e0c4c64ce8: vl_len:91 HNBGW_Test.msc0-SCCP(273)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(273)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250425085754232 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085754232 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085754233 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085754233 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085754233 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085754233 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085754233 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085754233 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085754233 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085754233 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 1b 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085754233 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085754233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085754233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085754233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085754233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085754233 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425085754233 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1855) 20250425085754233 DLSCCP DEBUG SCCP-SCOC(27)[0x56458e937990]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085754233 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085754233 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085754233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085754233 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085754233 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085754233 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16111786 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085754233 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085754233 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085754233 DMGW DEBUG mgw(mgw-fsm-16111786-0)[0x56458e949ec0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425085754233 DMGW DEBUG mgw(mgw-fsm-16111786-0)[0x56458e949ec0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425085754233 DMGW DEBUG mgw(mgw-fsm-16111786-0)[0x56458e949ec0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425085754233 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085754233 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425085754233 DLMGCP DEBUG mgw-endp(mgw-fsm-16111786-0)[0x56458e938d80]{UNUSED}: Allocated (fsm.c:456) 20250425085754233 DLMGCP DEBUG mgw-endp(mgw-fsm-16111786-0)[0x56458e938d80]{UNUSED}: is child of mgw(mgw-fsm-16111786-0)[0x56458e949ec0] (fsm.c:486) 20250425085754233 DLMGCP DEBUG mgw-endp(mgw-fsm-16111786-0)[0x56458e938d80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16111786-0)[0x56458e949ec0] (mgcp_client_endpoint_fsm.c:724) 20250425085754233 DLMGCP DEBUG mgw-endp(mgw-fsm-16111786-0)[0x56458e938d80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085754233 DLMGCP DEBUG mgw-endp(mgw-fsm-16111786-0)[0x56458e938d80]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085754233 DLMGCP DEBUG mgw-endp(mgw-fsm-16111786-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085754233 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16111786-0)[0x56458e953dd0]{ST_CRCX}: Allocated (fsm.c:456) 20250425085754234 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16111786-0)[0x56458e953dd0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16111786-0)[0x56458e938d80] (fsm.c:486) 20250425085754234 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16111786-0)[0x56458e953dd0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085754234 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16111786-0)[0x56458e953dd0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425085754234 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=200 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: f5d8a'... (mgcp_client.c:807) 20250425085754234 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425085754234 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16111786-0)[0x56458e953dd0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085754234 DLMGCP DEBUG mgw-endp(mgw-fsm-16111786-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@23e0c4c64ce8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f5d8aa17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f5d8aa17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to0(280)@23e0c4c64ce8: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f5d8aa17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f5d8aa17", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085755739 DLSCCP DEBUG SCCP-SCOC(24)[0x56458e935fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085755739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7bda5), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085755740 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085755740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085755740 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085755740 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085755740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085755740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085755740 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d7 bd a5 00 00 18 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085755740 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085755740 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085755740 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085755740 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085755740 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085755740 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425085755740 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085755740 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085755740 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085755740 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d7 bd a5 00 00 18 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250425085755747 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085755747 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085755747 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085755747 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085755747 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085755747 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085755747 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085755747 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085755747 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085755747 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 18 d7 bd a5 00 00 06 00 08 00 00 00 07  20250425085755747 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085755747 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085755747 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085755747 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085755747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085755747 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Source Reference,L=4,D=00d7bda5) (sccp_scrc.c:486) 20250425085755747 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1855) 20250425085755747 DLSCCP DEBUG SCCP-SCOC(24)[0x56458e935fb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085755747 DLSCCP DEBUG SCCP-SCOC(24)[0x56458e935fb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085755747 DLSCCP DEBUG SCCP-SCOC(24)[0x56458e935fb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085755747 DLSCCP DEBUG SCCP-SCOC(24)[0x56458e935fb0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085755747 DLSCCP DEBUG SCCP-SCOC(24)[0x56458e935fb0]{IDLE}: Deallocated (fsm.c:568) 20250425085758154 DLSCCP DEBUG SCCP-SCOC(26)[0x56458e95a6a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085758154 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0f650), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085758154 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085758154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085758154 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085758154 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085758154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085758154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085758154 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d0 f6 50 00 00 1a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085758154 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085758154 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085758154 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085758154 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085758154 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085758154 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425085758154 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085758154 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085758155 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085758155 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d0 f6 50 00 00 1a 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250425085758159 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085758159 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085758159 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085758159 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085758159 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085758159 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085758159 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085758159 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085758159 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085758159 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 1a d0 f6 50 00 00 06 00 08 00 00 00 07  20250425085758159 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085758159 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085758159 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085758159 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085758159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085758159 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001a), PART(T=Source Reference,L=4,D=00d0f650) (sccp_scrc.c:486) 20250425085758159 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1855) 20250425085758159 DLSCCP DEBUG SCCP-SCOC(26)[0x56458e95a6a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085758159 DLSCCP DEBUG SCCP-SCOC(26)[0x56458e95a6a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085758159 DLSCCP DEBUG SCCP-SCOC(26)[0x56458e95a6a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085758159 DLSCCP DEBUG SCCP-SCOC(26)[0x56458e95a6a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085758159 DLSCCP DEBUG SCCP-SCOC(26)[0x56458e95a6a0]{IDLE}: Deallocated (fsm.c:568) 20250425085758235 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e953dd0]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20250425085758235 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e953dd0]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:526) 20250425085758235 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e953dd0]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-16111786-0)[0x56458e938d80] (mgcp_client_fsm.c:526) 20250425085758235 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1252) 20250425085758235 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e953dd0]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:526) 20250425085758235 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e953dd0]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20250425085758235 DLMGCP DEBUG mgw-endp(mgw-fsm-16111786-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:526) 20250425085758235 DLMGCP DEBUG mgw-endp(mgw-fsm-16111786-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085758235 DLMGCP DEBUG mgw-endp(mgw-fsm-16111786-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20250425085758235 DLMGCP DEBUG mgw-endp(mgw-fsm-16111786-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-16111786-0)[0x56458e949ec0] (mgcp_client_endpoint_fsm.c:925) 20250425085758235 DLMGCP DEBUG mgw-endp(mgw-fsm-16111786-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20250425085758235 DLMGCP DEBUG mgw-endp(mgw-fsm-16111786-0)[0x56458e938d80]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20250425085758235 DMGW DEBUG mgw(mgw-fsm-16111786-0)[0x56458e949ec0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20250425085758235 DMGW ERROR mgw(mgw-fsm-16111786-0)[0x56458e949ec0]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20250425085758235 DMGW DEBUG mgw(mgw-fsm-16111786-0)[0x56458e949ec0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20250425085758235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20250425085758235 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085758235 DLSCCP DEBUG SCCP-SCOC(27)[0x56458e937990]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085758235 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad5d3c), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:415) 20250425085758235 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085758235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085758235 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085758235 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085758235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085758235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085758235 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 ad 5d 3c 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 11 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085758235 DMGW DEBUG mgw(mgw-fsm-16111786-0)[0x56458e949ec0]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20250425085758235 DMGW DEBUG mgw(mgw-fsm-16111786-0)[0x56458e949ec0]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20250425085758235 DMGW DEBUG mgw(mgw-fsm-16111786-0)[0x56458e949ec0]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20250425085758235 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085758235 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085758235 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085758236 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085758236 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085758236 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250425085758236 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085758236 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085758236 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085758236 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 ad 5d 3c 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 11 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(273)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(273)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@23e0c4c64ce8: vl_len:12 HNBGW_Test.msc0-SCCP(273)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(273)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425085758259 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085758259 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085758259 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085758259 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085758259 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085758259 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085758259 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085758259 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085758259 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085758259 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 1b 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085758260 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085758260 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085758260 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085758260 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085758260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085758260 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085758260 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1855) 20250425085758260 DLSCCP DEBUG SCCP-SCOC(27)[0x56458e937990]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085758260 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085758260 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085758260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085758260 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085758260 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085758260 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16111786 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085758260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16111786)[0x56458e92c100]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085758260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425085758260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085758260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assign_mgcp_to0(280)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@23e0c4c64ce8: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)16111786 20250425085758287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085758287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085758287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085758287 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085758287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf5d8aa,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085758287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16111786 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085758287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16111786)[0x56458e92c100]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085758287 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085758287 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085758287 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16111786 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085758287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085758287 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085758287 DLSCCP DEBUG SCCP-SCOC(27)[0x56458e937990]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085758287 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad5d3c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085758287 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085758287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085758287 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085758287 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085758287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085758287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085758287 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 ad 5d 3c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085758287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16111786)[0x56458e92c100]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085758287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085758287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56458e930c40]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085758288 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085758288 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085758288 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085758288 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085758288 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085758288 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250425085758288 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085758288 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085758288 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085758288 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 ad 5d 3c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(273)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@23e0c4c64ce8: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)10301004 HNBGW_Test.msc0-SCCP(273)@23e0c4c64ce8: Session index based on connection ID:0 20250425085758298 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085758298 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085758298 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085758298 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085758298 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085758298 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085758298 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085758299 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085758299 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085758299 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 1b ad 5d 3c 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085758299 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085758299 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085758299 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085758299 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085758299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085758299 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Source Reference,L=4,D=00ad5d3c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085758299 DLSCCP DEBUG Received CO:RELRE for local reference 27 (sccp_scoc.c:1855) 20250425085758299 DLSCCP DEBUG SCCP-SCOC(27)[0x56458e937990]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085758299 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085758299 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085758299 DCN DEBUG handle_cn_disc_ind() conn_id=27 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085758299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56458e930c40]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085758299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56458e930c40]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085758299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16111786)[0x56458e92c100]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085758299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16111786)[0x56458e92c100]{disconnected}: Freeing instance (context_map.c:202) 20250425085758299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16111786)[0x56458e92c100]{disconnected}: Deallocated (fsm.c:568) 20250425085758299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56458e930c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085758299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56458e930c40]{disconnected}: Freeing instance (context_map.c:206) 20250425085758299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56458e930c40]{disconnected}: Deallocated (fsm.c:568) 20250425085758299 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16111786 SCCP-27 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250425085758299 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad5d3c), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:415) 20250425085758299 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085758299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085758299 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085758299 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085758299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085758299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085758299 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0a 05 ad 5d 3c 00 00 1b 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085758299 DLSCCP DEBUG SCCP-SCOC(27)[0x56458e937990]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085758299 DLSCCP DEBUG SCCP-SCOC(27)[0x56458e937990]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085758299 DLSCCP DEBUG SCCP-SCOC(27)[0x56458e937990]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085758299 DLSCCP DEBUG SCCP-SCOC(27)[0x56458e937990]{IDLE}: Deallocated (fsm.c:568) 20250425085758300 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085758300 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085758300 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085758300 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085758300 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085758300 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250425085758300 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085758300 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085758300 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085758300 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0a 05 ad 5d 3c 00 00 1b 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(273)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@23e0c4c64ce8: RLC received in state:disconnect_pending 20250425085759279 DLSCCP DEBUG SCCP-SCOC(6)[0x56458e931c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085759279 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00207716), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085759279 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085759279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085759279 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085759279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085759279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085759279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085759279 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 20 77 16 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085759279 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085759279 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085759279 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085759280 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085759280 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085759280 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425085759280 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085759280 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085759280 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085759280 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 20 77 16 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250425085759285 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085759285 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085759286 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085759286 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085759286 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085759286 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085759286 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085759286 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085759286 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085759286 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 06 20 77 16 00 00 06 00 08 00 00 00 07  20250425085759286 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085759286 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085759286 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085759286 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085759286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085759286 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Source Reference,L=4,D=00207716) (sccp_scrc.c:486) 20250425085759286 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1855) 20250425085759286 DLSCCP DEBUG SCCP-SCOC(6)[0x56458e931c70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085759286 DLSCCP DEBUG SCCP-SCOC(6)[0x56458e931c70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085759286 DLSCCP DEBUG SCCP-SCOC(6)[0x56458e931c70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085759286 DLSCCP DEBUG SCCP-SCOC(6)[0x56458e931c70]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085759286 DLSCCP DEBUG SCCP-SCOC(6)[0x56458e931c70]{IDLE}: Deallocated (fsm.c:568) TC_rab_assign_mgcp_to0(280)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425085800311 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46883<->l=127.0.0.1:4262) (control_if.c:193) 20250425085800312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53532<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(269)@23e0c4c64ce8: Final verdict of PTC: none VirtHNBGW-STATS(268)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085800317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53530<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085800318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085800318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085800318 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085800318 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085800318 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425085800322 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085800322 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085800322 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085800322 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085800322 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085800322 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085800322 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085800322 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085800322 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085800322 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085800322 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085800322 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085800322 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085800322 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind MutexDispCT-TC_rab_assign_mgcp_to(267)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(273)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(276)@23e0c4c64ce8: Final verdict of PTC: none 20250425085800322 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085800322 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085800322 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425085800322 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085800322 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085800322 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085800322 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085800322 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085800322 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085800322 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085800322 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085800322 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085800322 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085800322 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085800322 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085800322 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085800322 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085800322 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085800322 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085800322 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085800322 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085800322 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085800323 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085800323 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085800322 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085800322 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085800322 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085800322 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085800322 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085800323 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085800323 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085800322 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085800322 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085800322 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085800323 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085800323 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085800323 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085800323 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085800323 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085800323 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085800323 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085800323 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085800323 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085800323 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085800323 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085800323 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085800323 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085800323 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(277)@23e0c4c64ce8: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0-RUA(272)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(275)@23e0c4c64ce8: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(271)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(279)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(278)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(274)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(270)@23e0c4c64ce8: Final verdict of PTC: none 20250425085800327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53538<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@23e0c4c64ce8: Final verdict of PTC: pass MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Fri Apr 25 08:58:00 UTC 2025 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc 20250425085800432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37108<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085800934 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37108<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=376612) Waiting for packet dumper to finish... 1 (prev_count=376612, count=377152) 20250425085801980 DLSCCP DEBUG SCCP-SCOC(25)[0x56458e929d30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085801980 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003ed0f), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085801980 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085801980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085801980 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085801980 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085801980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085801980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085801980 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 03 ed 0f 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085801980 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085801980 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085801980 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085801980 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085801980 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085801980 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085802323 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085802323 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085802323 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085802323 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085802323 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085802323 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg'. ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg ------ Fri Apr 25 08:58:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20250425085804002 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37110<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085804009 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37118<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085804011 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40305<->l=127.0.0.1:4262) (control_if.c:572) 20250425085804082 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085804082 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085804083 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085804083 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085804083 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085804083 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085804083 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085804083 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085804083 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085804083 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085804084 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085804084 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085804084 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085804084 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085804084 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085804084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085804084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085804084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085804084 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085804084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085804084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085804084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085804084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085804084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085804084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085804084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085804084 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085804084 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085804084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085804084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085804084 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 00 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085804084 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085804084 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085804084 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085804084 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085804084 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085804084 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085804084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085804084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085804084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085804084 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085804084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085804084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085804084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085804084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085804084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085804084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085804084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085804084 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085804084 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085804084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085804084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085804084 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085804084 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085804084 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085804084 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085804084 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085804084 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085804084 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085804084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085804084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085804084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085804084 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=4 -> eSLS=36: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085804084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085804084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085804084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085804084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085804084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085804084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085804084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085804084 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085804084 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085804084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085804084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085804084 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 04 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085804084 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085804084 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085804084 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085804084 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085804084 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085804084 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085804084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085804084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085804084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085804084 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085804084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085804084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085804084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085804084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085804084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085804084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085804084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085804084 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085804084 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085804084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085804084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085804084 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085804084 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085804085 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085804085 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085804085 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085804085 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085804085 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085804085 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085804085 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085804085 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085804085 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085804085 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085804085 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085804085 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: picked Normal Route via 'virt-msc2' round-robin style 20250425085804085 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085804085 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085804085 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085804085 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085804085 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085804085 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085804085 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085804085 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085804085 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085804085 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085804085 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085804085 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085804085 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(289)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(289)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(287)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085804098 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085804098 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085804098 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085804098 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085804098 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085804098 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085804098 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085804098 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085804099 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085804099 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085804099 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085804099 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085804099 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085804099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085804099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085804099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085804099 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=11 -> eSLS=91: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085804099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085804099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085804099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085804099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085804099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085804099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085804099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085804099 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=11 -> eSLS=123: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085804099 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085804099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085804099 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085804099 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0b 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085804099 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085804099 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085804099 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085804099 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085804099 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085804099 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085804099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085804099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085804099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085804099 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085804099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085804099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085804099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085804099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085804099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085804099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085804099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085804099 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085804099 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085804099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085804099 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085804099 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 06 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085804099 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085804099 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085804099 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085804099 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085804099 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085804099 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085804099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085804099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085804099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085804099 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085804099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085804099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085804099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085804100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085804100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085804100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085804100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085804100 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085804100 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085804100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085804100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085804100 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085804100 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085804100 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085804100 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085804100 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085804100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085804100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085804100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085804100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085804100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085804100 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085804100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085804100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085804100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085804100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085804100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085804100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085804100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085804100 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085804100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085804100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085804100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085804100 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085804100 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085804100 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085804100 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085804100 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085804100 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085804100 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085804100 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085804100 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085804100 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085804100 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085804100 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085804100 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085804100 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085804100 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085804100 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085804100 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085804100 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085804100 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085804100 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085804100 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085804100 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085804100 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085804100 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085804100 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085804100 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085804119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085804119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085804119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085804119 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085804119 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085804119 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085804119 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085804119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085804119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085804295 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085804295 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085804295 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085804295 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(289)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085804303 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085804303 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085804303 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085804303 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085804303 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085804303 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085804303 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085804303 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085804303 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085804303 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085804303 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085804306 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085804306 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085804306 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085804306 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085804306 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085804306 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085804306 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085804306 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085804306 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085804306 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085804306 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085804306 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085804307 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085804307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085804307 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085804307 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085804307 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085804307 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085804307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085804307 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085804307 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085804307 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085804308 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085804308 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085804308 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085804308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085804308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085804308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085804308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085804308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085804308 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085804308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085804308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085804308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085804308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085804308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085804308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085804308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085804308 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085804308 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085804308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085804309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085804309 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085804309 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085804309 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085804309 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085804309 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085804309 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085804309 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085804309 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250425085804309 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085804309 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085804309 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085804309 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085804310 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085804310 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085804310 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085804310 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(292)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085804316 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085804316 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085804316 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085804316 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085804316 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085804316 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085804316 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085804316 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085804316 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085804316 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085804316 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085804318 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085804318 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085804318 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085804318 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085804318 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085804318 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085804318 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085804318 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085804318 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085804318 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085804318 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085804318 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085804318 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085804318 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085804318 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085804318 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085804318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085804318 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085804318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085804318 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085804318 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085804318 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085804318 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085804319 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085804319 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085804319 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085804319 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085804319 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085804319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085804319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085804319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085804319 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085804319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085804319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085804319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085804319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085804319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085804319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085804319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085804319 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085804319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085804319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085804319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085804319 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085804319 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085804319 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085804319 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085804319 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085804319 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085804319 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085804319 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'virt-sgsn0' 20250425085804319 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085804319 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085804319 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085804319 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(288)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085805109 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085805109 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085805109 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085805109 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085805109 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085805109 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085805109 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085805109 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085805109 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085805109 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085805109 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085805109 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085805109 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085805109 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085805109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085805109 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085805109 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085805109 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085805109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085805109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085805109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085805110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085805110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085805110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085805110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085805110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085805110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085805110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085805110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085805110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085805110 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085805110 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085805110 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085805110 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085805110 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085805110 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085805110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085805110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085805110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085805110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085805110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085805110 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085805110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085805110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085805110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085805110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085805110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085805110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085805110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085805110 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085805110 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085805110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085805110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085805110 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085805110 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085805110 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425085805110 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085805110 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085805110 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085805110 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085805110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085805110 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250425085805110 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085805110 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085805110 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085805110 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085805111 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085805111 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085805111 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085805111 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085805111 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085805111 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085805111 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085805111 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085805111 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085805111 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085805111 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085805111 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085805111 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085805111 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085805111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085805111 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085805111 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085805111 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085805111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085805111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085805111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085805111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085805111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085805111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085805111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085805111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085805111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085805111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085805111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085805111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085805111 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085805111 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085805111 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085805111 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085805111 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(291)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085805120 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085805120 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085805120 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085805120 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085805120 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085805120 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085805120 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085805120 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085805120 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085805120 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085805120 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085805120 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085805120 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085805121 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085805121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085805121 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085805121 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085805121 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085805121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085805121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085805121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085805121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085805121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085805121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085805121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085805121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085805121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085805121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085805121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085805121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085805121 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085805121 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085805121 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085805121 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085805121 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085805121 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085805121 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085805121 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085805121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085805121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085805121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085805121 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085805121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085805121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085805121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085805121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085805121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085805121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085805121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085805121 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085805121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085805121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085805121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085805121 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085805121 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085805121 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425085805121 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085805121 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085805121 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085805121 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085805121 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085805122 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250425085805122 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085805122 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085805122 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085805122 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085805124 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085805124 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085805124 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085805124 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085805124 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085805124 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085805124 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085805124 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085805124 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085805124 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085805124 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085805124 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085805124 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085805124 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085805124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085805124 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085805124 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085805124 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085805124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085805124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085805124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085805124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085805124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085805124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085805124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085805124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085805124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085805124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085805124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085805124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085805124 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085805124 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085805124 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085805124 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085805124 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085805141 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37128<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_mgw_iuup_addr_chg0(294)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(288)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@23e0c4c64ce8: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(294) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@23e0c4c64ce8: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)2458355 20250425085806180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085806180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085806180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085806180 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085806180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2582f3, normal) (hnbgw_rua.c:406) 20250425085806181 DHNB DEBUG map_rua[0x56458e930c40]{init}: Allocated (fsm.c:456) 20250425085806181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2458355)[0x56458e930c40]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085806181 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2458355 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085806181 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085806181 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085806181 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2458355 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085806181 DCN DEBUG map_sccp[0x56458e937990]{init}: Allocated (fsm.c:456) 20250425085806181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56458e937990]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085806181 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2458355 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085806181 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2458355 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085806181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2458355)[0x56458e930c40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085806181 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085806181 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085806181 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2458355 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085806181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56458e937990]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085806181 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085806181 DLSCCP DEBUG SCCP-SCOC(28)[0x56458e953dd0]{IDLE}: Allocated (fsm.c:456) 20250425085806181 DLSCCP DEBUG SCCP-SCOC(28)[0x56458e953dd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085806181 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001c), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300035b0056400500f1100926) (sccp_scrc.c:415) 20250425085806181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085806181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085806181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085806181 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085806181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085806181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085806181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085806181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085806181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085806181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085806181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085806181 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085806181 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085806181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085806181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085806181 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0d 01 00 00 1c 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 5b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085806181 DLSCCP DEBUG SCCP-SCOC(28)[0x56458e953dd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085806181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56458e937990]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085806181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2458355)[0x56458e930c40]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085806181 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085806181 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085806181 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085806181 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085806181 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085806181 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250425085806181 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085806181 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085806181 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085806181 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0d 01 00 00 1c 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 5b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(287)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@23e0c4c64ce8: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@23e0c4c64ce8: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)1003620 HNBGW_Test.msc0-SCCP(287)@23e0c4c64ce8: Session index based on connection ID:0 TC_rab_assign_mgw_iuup_addr_chg0(294)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(287)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085806189 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085806189 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085806189 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085806189 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085806189 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085806189 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085806189 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085806189 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085806189 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085806189 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 1c 68 56 21 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085806189 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085806189 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085806189 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085806189 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085806189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085806189 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Source Reference,L=4,D=00685621) (sccp_scrc.c:486) 20250425085806189 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1855) 20250425085806189 DLSCCP DEBUG SCCP-SCOC(28)[0x56458e953dd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085806189 DLSCCP DEBUG SCCP-SCOC(28)[0x56458e953dd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085806189 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085806189 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085806189 DCN DEBUG handle_cn_conn_conf() conn_id=28, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085806189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56458e937990]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085806189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56458e937990]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(282)@23e0c4c64ce8: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(282)@23e0c4c64ce8: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(282)@23e0c4c64ce8: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } TC_rab_assign_mgw_iuup_addr_chg0(294)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(293)@23e0c4c64ce8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-SCCP(287)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@23e0c4c64ce8: vl_len:91 HNBGW_Test.msc0-SCCP(287)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(287)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250425085806392 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085806393 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085806393 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085806393 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085806393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085806393 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085806393 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085806393 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085806393 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085806393 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 1c 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085806393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085806393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085806393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085806393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085806393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085806393 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425085806393 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1855) 20250425085806393 DLSCCP DEBUG SCCP-SCOC(28)[0x56458e953dd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085806393 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085806393 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085806393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56458e937990]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085806393 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085806393 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085806393 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2458355 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085806393 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085806393 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085806393 DMGW DEBUG mgw(mgw-fsm-2458355-0)[0x56458e938d80]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425085806393 DMGW DEBUG mgw(mgw-fsm-2458355-0)[0x56458e938d80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425085806393 DMGW DEBUG mgw(mgw-fsm-2458355-0)[0x56458e938d80]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425085806393 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085806393 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425085806393 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{UNUSED}: Allocated (fsm.c:456) 20250425085806393 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{UNUSED}: is child of mgw(mgw-fsm-2458355-0)[0x56458e938d80] (fsm.c:486) 20250425085806393 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2458355-0)[0x56458e938d80] (mgcp_client_endpoint_fsm.c:724) 20250425085806394 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085806394 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085806394 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085806394 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2458355-0)[0x56458e95a6a0]{ST_CRCX}: Allocated (fsm.c:456) 20250425085806394 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2458355-0)[0x56458e95a6a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0] (fsm.c:486) 20250425085806394 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2458355-0)[0x56458e95a6a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085806394 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2458355-0)[0x56458e95a6a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425085806394 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=200 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: 2582f'... (mgcp_client.c:807) 20250425085806394 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250425085806394 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2458355-0)[0x56458e95a6a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085806394 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@23e0c4c64ce8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2582f317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2582f317", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_mgw_iuup_addr_chg0(294) TC_rab_assign_mgw_iuup_addr_chg0(294)@23e0c4c64ce8: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2582f317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2582f317", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assign_mgw_iuup_addr_chg0(294)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250425085806430 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20250425085806430 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e95a6a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425085806430 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e95a6a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425085806430 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e95a6a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085806430 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e95a6a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085806430 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425085806430 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085806430 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085806430 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085806430 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085806430 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085806430 DMGW DEBUG mgw(mgw-fsm-2458355-0)[0x56458e938d80]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085806430 DMGW DEBUG mgw(mgw-fsm-2458355-0)[0x56458e938d80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425085806430 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085806430 DMGW DEBUG mgw(mgw-fsm-2458355-0)[0x56458e938d80]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425085806430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2458355)[0x56458e930c40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425085806430 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425085806430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085806430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assign_mgw_iuup_addr_chg0(294)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085806454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085806454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085806454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085806454 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085806454 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2582f3) (hnbgw_rua.c:470) 20250425085806454 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2458355 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085806454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2458355)[0x56458e930c40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085806454 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085806455 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085806455 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2458355 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085806455 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085806455 DMGW DEBUG mgw(mgw-fsm-2458355-0)[0x56458e938d80]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425085806455 DMGW DEBUG mgw(mgw-fsm-2458355-0)[0x56458e938d80]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425085806455 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085806455 DMGW DEBUG mgw(mgw-fsm-2458355-0)[0x56458e938d80]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425085806455 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2458355-0)[0x56458e938d80] (mgcp_client_endpoint_fsm.c:724) 20250425085806455 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085806455 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085806455 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425085806455 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e95a6a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425085806455 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=215 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: 2582'... (mgcp_client.c:807) 20250425085806455 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250425085806455 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e95a6a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085806455 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085806455 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085806455 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assign_mgw_iuup_addr_chg0(294)@23e0c4c64ce8: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "2582f317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2582f317", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085806476 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20250425085806476 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e95a6a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:435) 20250425085806476 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e95a6a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425085806476 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e95a6a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425085806476 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425085806476 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/3@mgw:127.3.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085806476 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085806476 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085806476 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085806476 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085806476 DMGW DEBUG mgw(mgw-fsm-2458355-0)[0x56458e938d80]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085806476 DMGW INFO mgw(mgw-fsm-2458355-0)[0x56458e938d80]{MGW_ST_MDCX_HNB}: Local MGW IuUP IP address 127.1.2.1:10000 changed to 127.3.2.1:10000 during MDCX. Modifying RAB on HNB. (mgw_fsm.c:420) 20250425085806476 DMGW DEBUG mgw(mgw-fsm-2458355-0)[0x56458e938d80]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20250425085806476 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085806476 DMGW DEBUG mgw(mgw-fsm-2458355-0)[0x56458e938d80]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425085806476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2458355)[0x56458e930c40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425085806476 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425085806476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085806476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assign_mgw_iuup_addr_chg0(294)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085806480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085806480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085806480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085806480 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085806480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2582f3) (hnbgw_rua.c:470) 20250425085806480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2458355 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085806480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2458355)[0x56458e930c40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085806480 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085806480 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085806480 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2458355 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085806480 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085806480 DMGW DEBUG mgw(mgw-fsm-2458355-0)[0x56458e938d80]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425085806480 DMGW DEBUG mgw(mgw-fsm-2458355-0)[0x56458e938d80]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425085806480 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085806480 DMGW DEBUG mgw(mgw-fsm-2458355-0)[0x56458e938d80]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20250425085806480 DMGW DEBUG mgw(mgw-fsm-2458355-0)[0x56458e938d80]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20250425085806480 DMGW DEBUG mgw(mgw-fsm-2458355-0)[0x56458e938d80]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425085806481 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2458355-0)[0x56458e938d80] (mgcp_client_endpoint_fsm.c:724) 20250425085806481 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085806481 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085806481 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085806481 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2458355-0)[0x56458e935fb0]{ST_CRCX}: Allocated (fsm.c:456) 20250425085806481 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2458355-0)[0x56458e935fb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0] (fsm.c:486) 20250425085806481 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2458355-0)[0x56458e935fb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085806481 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2458355-0)[0x56458e935fb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250425085806481 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=205 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: 2582'... (mgcp_client.c:807) 20250425085806481 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250425085806481 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2458355-0)[0x56458e935fb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085806481 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085806481 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085806481 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085806481 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assign_mgw_iuup_addr_chg0(294)@23e0c4c64ce8: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "2582f317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2582f317", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085806495 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20250425085806495 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e935fb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425085806495 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e935fb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425085806495 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e935fb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085806495 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e935fb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085806495 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425085806495 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425085806495 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085806495 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085806495 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085806495 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085806495 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085806495 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085806495 DMGW DEBUG mgw(mgw-fsm-2458355-0)[0x56458e938d80]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085806495 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085806495 DMGW DEBUG mgw(mgw-fsm-2458355-0)[0x56458e938d80]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425085806495 DMGW DEBUG mgw(mgw-fsm-2458355-0)[0x56458e938d80]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425085806495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56458e937990]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425085806495 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085806495 DLSCCP DEBUG SCCP-SCOC(28)[0x56458e953dd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085806495 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00685621), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425085806495 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085806495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085806495 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085806495 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085806495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085806495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085806495 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0d 06 68 56 21 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085806495 DMGW DEBUG mgw(mgw-fsm-2458355-0)[0x56458e938d80]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425085806496 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085806496 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085806496 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085806496 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085806496 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085806496 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250425085806496 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085806496 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085806496 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085806496 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0d 06 68 56 21 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(287)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@23e0c4c64ce8: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(282)@23e0c4c64ce8: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(282)@23e0c4c64ce8: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(287)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@23e0c4c64ce8: vl_len:12 HNBGW_Test.msc0-SCCP(287)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(287)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425085806539 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085806539 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085806539 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085806539 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085806539 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085806539 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085806539 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085806539 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085806539 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085806539 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 1c 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085806539 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085806539 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085806539 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085806539 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085806539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085806539 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085806539 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1855) 20250425085806539 DLSCCP DEBUG SCCP-SCOC(28)[0x56458e953dd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085806539 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085806539 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085806539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56458e937990]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085806539 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085806539 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085806539 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2458355 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085806539 DMGW DEBUG mgw(mgw-fsm-2458355-0)[0x56458e938d80]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425085806539 DMGW DEBUG mgw(mgw-fsm-2458355-0)[0x56458e938d80]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425085806539 DMGW DEBUG mgw(mgw-fsm-2458355-0)[0x56458e938d80]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425085806539 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425085806539 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e95a6a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085806539 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=58 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: 2582'... (mgcp_client.c:807) 20250425085806539 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425085806539 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e95a6a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085806539 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e935fb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085806539 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=58 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: 2582'... (mgcp_client.c:807) 20250425085806539 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425085806539 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e935fb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085806539 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{IN_USE}: Removing from parent mgw(mgw-fsm-2458355-0)[0x56458e938d80] (mgcp_client_endpoint_fsm.c:873) 20250425085806539 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425085806539 DLMGCP DEBUG mgw-endp(mgw-fsm-2458355-0)[0x56458e949ec0]{IN_USE}: Deallocated (fsm.c:568) 20250425085806539 DMGW DEBUG mgw(mgw-fsm-2458355-0)[0x56458e938d80]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425085806539 DMGW DEBUG mgw(mgw-fsm-2458355-0)[0x56458e938d80]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425085806539 DMGW DEBUG mgw(mgw-fsm-2458355-0)[0x56458e938d80]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425085806539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2458355)[0x56458e930c40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085806539 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425085806539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085806539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assign_mgw_iuup_addr_chg0(294)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "2582f317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "2582f317" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085806545 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20250425085806545 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e95a6a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085806545 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e95a6a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085806545 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e95a6a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085806545 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e95a6a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425085806545 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20250425085806545 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e935fb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085806545 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e935fb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085806545 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e935fb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085806545 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e935fb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@23e0c4c64ce8: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)2458355 20250425085806548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085806548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085806548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085806548 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085806548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2582f3,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085806548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2458355 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085806548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2458355)[0x56458e930c40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085806548 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085806548 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085806548 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2458355 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085806548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56458e937990]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085806548 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085806548 DLSCCP DEBUG SCCP-SCOC(28)[0x56458e953dd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085806548 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00685621), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085806548 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085806548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085806548 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085806548 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085806548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085806548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085806548 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0d 06 68 56 21 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085806548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2458355)[0x56458e930c40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085806548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56458e937990]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085806548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56458e937990]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085806548 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085806548 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085806548 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085806548 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085806548 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085806548 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250425085806548 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085806548 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085806548 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085806548 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0d 06 68 56 21 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(287)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@23e0c4c64ce8: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)1003620 HNBGW_Test.msc0-SCCP(287)@23e0c4c64ce8: Session index based on connection ID:0 20250425085806550 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085806550 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085806550 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085806550 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085806550 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085806550 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085806550 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085806550 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085806550 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085806550 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 1c 68 56 21 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085806550 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085806550 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085806550 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085806550 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085806550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085806550 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Source Reference,L=4,D=00685621), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085806550 DLSCCP DEBUG Received CO:RELRE for local reference 28 (sccp_scoc.c:1855) 20250425085806550 DLSCCP DEBUG SCCP-SCOC(28)[0x56458e953dd0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085806550 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085806550 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085806550 DCN DEBUG handle_cn_disc_ind() conn_id=28 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085806550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56458e937990]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085806550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56458e937990]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085806550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2458355)[0x56458e930c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085806550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2458355)[0x56458e930c40]{disconnected}: Freeing instance (context_map.c:202) 20250425085806550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2458355)[0x56458e930c40]{disconnected}: Deallocated (fsm.c:568) 20250425085806550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56458e937990]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085806550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56458e937990]{disconnected}: Freeing instance (context_map.c:206) 20250425085806550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56458e937990]{disconnected}: Deallocated (fsm.c:568) 20250425085806550 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2458355 SCCP-28 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425085806550 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00685621), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:415) 20250425085806550 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085806550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085806550 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085806550 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085806550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085806550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085806550 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0d 05 68 56 21 00 00 1c 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085806550 DLSCCP DEBUG SCCP-SCOC(28)[0x56458e953dd0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085806550 DLSCCP DEBUG SCCP-SCOC(28)[0x56458e953dd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085806550 DLSCCP DEBUG SCCP-SCOC(28)[0x56458e953dd0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085806550 DLSCCP DEBUG SCCP-SCOC(28)[0x56458e953dd0]{IDLE}: Deallocated (fsm.c:568) 20250425085806550 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085806550 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085806550 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085806550 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085806550 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085806550 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250425085806550 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085806550 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085806550 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085806550 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0d 05 68 56 21 00 00 1c 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(287)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@23e0c4c64ce8: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425085808555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37118<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085808556 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40305<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(283)@23e0c4c64ce8: Final verdict of PTC: none VirtHNBGW-STATS(282)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085808558 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37110<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085808558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085808558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085808558 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085808559 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085808559 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(288)@23e0c4c64ce8: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@23e0c4c64ce8: Final verdict of PTC: none 20250425085808561 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085808561 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085808561 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085808561 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085808561 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085808561 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085808561 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085808561 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085808561 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085808561 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085808561 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085808561 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(290)@23e0c4c64ce8: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@23e0c4c64ce8: Final verdict of PTC: none 20250425085808561 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085808561 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085808561 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085808561 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085808561 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085808561 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085808561 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085808561 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085808561 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085808561 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085808561 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085808561 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085808561 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425085808561 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085808561 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085808561 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085808561 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085808561 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-RAN(291)@23e0c4c64ce8: Final verdict of PTC: none 20250425085808561 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085808561 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085808561 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085808561 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085808561 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085808561 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085808561 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085808561 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085808561 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085808562 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085808562 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085808562 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085808562 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085808562 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085808562 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085808562 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) HNBGW_Test.msc0-SCCP(287)@23e0c4c64ce8: Final verdict of PTC: none 20250425085808562 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085808562 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085808562 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085808562 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085808562 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085808562 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085808562 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085808562 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085808562 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085808562 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085808562 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085808562 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085808562 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085808562 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085808562 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(289)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(292)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(284)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(293)@23e0c4c64ce8: Final verdict of PTC: none 20250425085808565 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37128<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@23e0c4c64ce8: Final verdict of PTC: pass MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Fri Apr 25 08:58:08 UTC 2025 ====== HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc 20250425085808642 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55844<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085809144 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55844<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=364756) Waiting for packet dumper to finish... 1 (prev_count=364756, count=392308) 20250425085810563 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085810563 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085810563 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085810563 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085810563 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085810563 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Fri Apr 25 08:58:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425085811982 DLSCCP DEBUG SCCP-SCOC(25)[0x56458e929d30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085811982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003ed0f), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085811982 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085811982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085811982 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085811982 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085811982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085811982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085811982 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 03 ed 0f 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085811982 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085811982 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085811982 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085811982 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085811982 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085811982 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_ranap_cs_mo_disconnect started. 20250425085812247 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55858<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085812252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55874<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085812255 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42331<->l=127.0.0.1:4262) (control_if.c:572) 20250425085812325 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085812325 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085812325 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085812325 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085812326 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085812326 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_mo_disconnect-Iuh0(299)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085812326 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085812326 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085812326 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085812326 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085812326 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085812326 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085812326 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085812326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085812326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085812326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085812326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085812326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085812326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085812326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085812326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085812326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085812326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085812326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085812326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085812326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085812326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085812326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085812326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085812326 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085812326 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085812326 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085812326 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085812326 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085812326 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085812326 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085812326 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085812326 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085812327 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085812327 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085812327 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085812327 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085812327 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085812327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085812327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085812327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085812327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085812327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085812327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085812327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085812327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085812327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085812327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085812327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085812327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085812327 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085812327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085812327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085812327 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 06 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085812327 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085812327 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085812327 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085812327 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085812327 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085812327 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085812327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085812327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085812327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085812327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085812327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085812327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085812327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085812327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085812327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085812327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085812327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085812327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085812327 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085812327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085812327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085812327 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 01 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085812327 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085812327 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085812327 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085812327 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085812327 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085812327 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085812327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085812327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085812327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085812327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085812327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085812327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085812327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085812327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085812327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085812327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085812327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085812327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085812327 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085812327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085812327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085812327 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085812327 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085812327 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085812328 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085812328 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085812328 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085812328 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085812328 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085812328 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085812328 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085812328 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085812328 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085812328 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085812328 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085812328 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085812328 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085812328 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085812328 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085812328 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085812328 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(303)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(303)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(303)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(301)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085812340 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085812340 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085812340 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085812340 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085812340 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085812340 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085812341 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085812341 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085812342 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085812342 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085812342 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085812342 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085812342 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085812342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085812342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085812342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085812342 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=1 -> eSLS=81: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085812342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085812342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085812342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085812342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085812342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085812342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085812342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085812342 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085812342 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085812342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085812342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085812342 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 01 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085812342 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085812342 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085812342 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085812342 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085812342 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085812342 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085812342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085812342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085812342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085812342 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=9 -> eSLS=41: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085812342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085812342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085812342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085812342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085812342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085812342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085812342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085812342 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=9 -> eSLS=9: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085812342 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085812342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085812342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085812342 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 09 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085812342 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085812342 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085812342 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085812342 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085812342 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085812342 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085812342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085812342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085812342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085812342 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085812342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085812342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085812342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085812342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085812342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085812342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085812342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085812342 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085812342 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085812342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085812342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085812342 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0f 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085812342 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085812342 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085812342 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085812342 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085812342 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085812342 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085812342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085812342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085812342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085812342 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085812342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085812342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085812342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085812342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085812342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085812342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085812342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085812342 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085812342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085812342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085812342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085812342 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085812342 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085812342 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085812342 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085812342 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085812342 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085812342 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085812342 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085812342 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085812342 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085812342 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085812342 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085812342 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085812342 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=9 -> eSLS=9: picked Normal Route via 'virt-sgsn2' round-robin style 20250425085812342 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085812342 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085812342 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085812342 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085812342 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085812342 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085812342 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: picked Normal Route via 'virt-sgsn1' round-robin style 20250425085812342 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085812342 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085812343 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085812343 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085812343 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085812343 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085812343 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(306)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(304)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085812362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085812363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085812363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085812363 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085812363 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085812363 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085812363 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085812363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085812363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085812537 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085812537 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085812537 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085812538 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(303)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085812545 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085812545 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085812545 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085812545 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085812545 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085812545 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085812545 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085812545 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085812545 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085812545 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085812545 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085812548 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085812548 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085812548 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085812548 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085812548 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085812548 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085812548 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085812548 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085812548 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085812548 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085812548 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085812548 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085812548 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085812548 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085812548 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085812548 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085812548 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085812548 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085812548 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085812548 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085812548 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085812548 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085812549 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085812549 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085812549 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085812549 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085812549 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085812549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085812549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085812549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085812549 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085812549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085812549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085812549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085812549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085812549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085812549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085812549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085812549 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085812549 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085812550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085812550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085812550 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085812550 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085812550 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085812550 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085812550 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085812550 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085812550 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085812550 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250425085812550 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085812550 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085812550 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085812550 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085812553 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085812553 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085812553 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085812553 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(306)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085812558 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085812558 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085812559 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085812559 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085812559 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085812559 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085812559 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085812559 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085812559 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085812559 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085812559 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085812560 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085812560 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085812561 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085812561 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085812561 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085812561 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085812561 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085812561 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085812561 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085812561 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085812561 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085812561 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085812561 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085812561 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085812561 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085812561 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085812561 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085812561 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085812561 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085812561 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085812561 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085812561 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085812561 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085812562 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085812562 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085812562 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085812562 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085812562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085812562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085812562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085812562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085812562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085812562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085812562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085812562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085812562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085812562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085812562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085812562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085812562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085812562 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085812562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085812562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085812562 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085812562 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085812563 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085812563 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085812563 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085812563 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085812563 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085812563 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'virt-sgsn0' 20250425085812563 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085812563 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085812563 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085812563 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(302)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085813353 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085813353 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085813354 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085813354 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085813354 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085813354 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085813354 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085813354 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085813354 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085813354 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085813354 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085813354 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085813354 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085813354 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085813354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085813354 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085813354 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085813354 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085813354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085813354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085813354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085813354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085813354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085813354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085813354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085813354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085813354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085813354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085813354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085813354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085813354 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085813354 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085813354 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085813354 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085813354 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085813354 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085813354 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085813354 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085813354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085813354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085813354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085813354 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085813354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085813354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085813354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085813354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085813354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085813354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085813354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085813354 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085813354 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085813354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085813354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085813354 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085813354 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085813354 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425085813354 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085813354 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085813354 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085813354 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085813354 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085813354 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250425085813354 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085813354 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085813355 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085813355 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085813356 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085813356 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085813356 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085813356 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085813356 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085813356 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085813356 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085813356 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085813356 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085813356 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085813356 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085813356 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085813356 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085813356 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085813356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085813356 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085813356 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085813356 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085813356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085813356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085813356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085813356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085813356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085813356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085813356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085813356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085813356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085813356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085813356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085813356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085813356 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085813356 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085813356 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085813356 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085813356 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(305)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085813361 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085813361 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085813361 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085813361 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085813361 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085813361 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085813361 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085813361 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085813361 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085813361 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085813361 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085813361 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085813361 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085813361 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085813361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085813361 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085813361 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085813361 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085813361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085813361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085813361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085813361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085813361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085813361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085813361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085813361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085813361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085813361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085813361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085813361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085813361 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085813361 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085813361 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085813361 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085813361 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085813361 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085813361 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085813361 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085813361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085813361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085813361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085813361 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085813361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085813361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085813361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085813361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085813361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085813361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085813361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085813361 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085813361 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085813361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085813361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085813361 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085813361 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085813361 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425085813361 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085813361 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085813361 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085813361 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085813361 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085813361 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250425085813361 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085813361 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085813361 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085813361 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085813363 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085813363 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085813363 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085813363 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085813363 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085813363 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085813363 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085813363 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085813363 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085813363 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085813363 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085813363 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085813363 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085813363 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085813363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085813363 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085813363 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085813363 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085813363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085813363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085813363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085813363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085813363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085813363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085813363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085813363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085813363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085813363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085813363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085813363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085813363 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085813363 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085813363 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085813364 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085813364 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085813388 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55884<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_mo_disconnect0(308)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(302)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@23e0c4c64ce8: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@23e0c4c64ce8: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)10675845 20250425085814428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085814428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085814428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085814428 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085814429 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa2e685, normal) (hnbgw_rua.c:406) 20250425085814429 DHNB DEBUG map_rua[0x56458e930c40]{init}: Allocated (fsm.c:456) 20250425085814429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10675845)[0x56458e930c40]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085814429 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10675845 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085814429 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085814429 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085814429 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10675845 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085814429 DCN DEBUG map_sccp[0x56458e937990]{init}: Allocated (fsm.c:456) 20250425085814429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56458e937990]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085814429 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10675845 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085814429 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10675845 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085814429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10675845)[0x56458e930c40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085814429 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085814429 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085814429 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10675845 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085814429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56458e937990]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085814429 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085814429 DLSCCP DEBUG SCCP-SCOC(29)[0x56458e953dd0]{IDLE}: Allocated (fsm.c:456) 20250425085814429 DLSCCP DEBUG SCCP-SCOC(29)[0x56458e953dd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085814429 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001d), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030000310056400500f1100926) (sccp_scrc.c:415) 20250425085814429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085814429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085814429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085814429 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085814429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085814429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085814429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085814429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085814429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085814429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085814429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085814429 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085814429 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085814429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085814429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085814429 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 1d 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 50 00 4f 40 03 00 00 31 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085814429 DLSCCP DEBUG SCCP-SCOC(29)[0x56458e953dd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085814429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56458e937990]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085814429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10675845)[0x56458e930c40]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085814429 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085814430 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085814430 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085814430 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085814430 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085814430 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425085814430 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085814430 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085814430 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085814430 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 1d 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 50 00 4f 40 03 00 00 31 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(301)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@23e0c4c64ce8: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@23e0c4c64ce8: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)1991161 HNBGW_Test.msc0-SCCP(301)@23e0c4c64ce8: Session index based on connection ID:0 TC_ranap_cs_mo_disconnect0(308)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(301)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085814450 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085814450 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085814450 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085814450 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085814450 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085814450 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085814450 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085814450 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085814450 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085814450 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 1d d8 80 05 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085814450 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085814450 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085814450 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085814450 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085814450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085814450 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001d), PART(T=Source Reference,L=4,D=00d88005) (sccp_scrc.c:486) 20250425085814450 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1855) 20250425085814450 DLSCCP DEBUG SCCP-SCOC(29)[0x56458e953dd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085814450 DLSCCP DEBUG SCCP-SCOC(29)[0x56458e953dd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085814450 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085814450 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085814450 DCN DEBUG handle_cn_conn_conf() conn_id=29, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085814450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56458e937990]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085814450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56458e937990]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085814632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085814632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085814632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250425085814632 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085814633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa2e685) (hnbgw_rua.c:470) 20250425085814633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10675845 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:311) 20250425085814633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10675845)[0x56458e930c40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085814633 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250425085814633 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250425085814633 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10675845 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:263) 20250425085814633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56458e937990]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085814633 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085814633 DLSCCP DEBUG SCCP-SCOC(29)[0x56458e953dd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085814633 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d88005), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:415) 20250425085814633 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085814633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085814633 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085814633 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085814633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085814633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085814633 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bd 00 00 00 bc 03 00 00 0c 06 d8 80 05 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085814633 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085814633 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085814633 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085814633 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085814633 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085814633 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425085814633 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085814633 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085814633 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085814633 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bd 00 00 00 bc 03 00 00 0c 06 d8 80 05 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(301)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@23e0c4c64ce8: vl_len:13 HNBGW_Test.msc0-SCCP(301)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(301)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250425085814655 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085814656 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085814656 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085814656 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085814656 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085814656 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085814656 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085814656 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085814656 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085814656 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 1d 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 07  20250425085814656 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085814656 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085814656 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085814656 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085814656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085814656 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=13,D=000100090000010004400209c0) (sccp_scrc.c:486) 20250425085814656 DLSCCP DEBUG Received CO:CODT for local reference 29 (sccp_scoc.c:1855) 20250425085814656 DLSCCP DEBUG SCCP-SCOC(29)[0x56458e953dd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085814656 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085814656 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085814656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56458e937990]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085814656 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085814656 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085814656 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10675845 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085814656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10675845)[0x56458e930c40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085814656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:121) 20250425085814656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085814656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_ranap_cs_mo_disconnect0(308)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@23e0c4c64ce8: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)10675845 20250425085814684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085814684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085814684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085814684 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085814684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa2e685,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085814684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10675845 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085814684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10675845)[0x56458e930c40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085814684 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085814684 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085814684 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10675845 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085814684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56458e937990]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085814684 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085814684 DLSCCP DEBUG SCCP-SCOC(29)[0x56458e953dd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085814684 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d88005), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085814684 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085814684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085814684 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085814684 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085814684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085814684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085814684 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0c 06 d8 80 05 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085814684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10675845)[0x56458e930c40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085814684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56458e937990]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085814684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56458e937990]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085814685 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085814685 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085814685 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085814685 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085814685 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085814685 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425085814685 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085814685 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085814685 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085814685 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0c 06 d8 80 05 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(301)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@23e0c4c64ce8: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)1991161 HNBGW_Test.msc0-SCCP(301)@23e0c4c64ce8: Session index based on connection ID:0 20250425085814695 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085814695 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085814695 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085814695 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085814695 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085814695 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085814695 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085814695 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085814695 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085814695 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 1d d8 80 05 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085814696 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085814696 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085814696 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085814696 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085814696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085814696 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001d), PART(T=Source Reference,L=4,D=00d88005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085814696 DLSCCP DEBUG Received CO:RELRE for local reference 29 (sccp_scoc.c:1855) 20250425085814696 DLSCCP DEBUG SCCP-SCOC(29)[0x56458e953dd0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085814696 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085814696 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085814696 DCN DEBUG handle_cn_disc_ind() conn_id=29 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085814696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56458e937990]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085814696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56458e937990]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085814696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10675845)[0x56458e930c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085814696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10675845)[0x56458e930c40]{disconnected}: Freeing instance (context_map.c:202) 20250425085814696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10675845)[0x56458e930c40]{disconnected}: Deallocated (fsm.c:568) 20250425085814696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56458e937990]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085814696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56458e937990]{disconnected}: Freeing instance (context_map.c:206) 20250425085814696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56458e937990]{disconnected}: Deallocated (fsm.c:568) 20250425085814696 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10675845 SCCP-29 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250425085814696 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d88005), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:415) 20250425085814696 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085814696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085814696 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085814696 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085814696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085814696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085814696 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0c 05 d8 80 05 00 00 1d 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085814696 DLSCCP DEBUG SCCP-SCOC(29)[0x56458e953dd0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085814696 DLSCCP DEBUG SCCP-SCOC(29)[0x56458e953dd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085814696 DLSCCP DEBUG SCCP-SCOC(29)[0x56458e953dd0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085814696 DLSCCP DEBUG SCCP-SCOC(29)[0x56458e953dd0]{IDLE}: Deallocated (fsm.c:568) 20250425085814696 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085814696 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085814696 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085814696 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085814696 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085814696 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425085814696 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085814696 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085814696 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085814696 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0c 05 d8 80 05 00 00 1d 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(301)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@23e0c4c64ce8: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425085816694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55874<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(296)@23e0c4c64ce8: Final verdict of PTC: none 20250425085816695 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42331<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(297)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085816696 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55858<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085816696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085816697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085816697 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085816697 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085816697 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_ranap_cs_mo_disconnect(295)@23e0c4c64ce8: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@23e0c4c64ce8: Final verdict of PTC: none 20250425085816697 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085816697 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085816697 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085816697 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085816697 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085816697 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085816697 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085816697 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085816697 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085816697 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-SCCP(304)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(305)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(302)@23e0c4c64ce8: Final verdict of PTC: none 20250425085816697 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085816697 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085816697 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085816697 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085816697 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085816697 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085816697 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085816697 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085816697 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085816697 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085816698 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085816698 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085816698 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085816698 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085816698 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085816698 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085816698 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085816698 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085816698 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085816698 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085816698 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085816698 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085816698 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085816698 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085816698 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085816698 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085816698 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085816698 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085816698 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085816698 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085816698 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085816698 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085816698 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085816698 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085816698 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085816698 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085816698 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085816698 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085816698 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085816698 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085816698 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(301)@23e0c4c64ce8: Final verdict of PTC: none 20250425085816698 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) HNBGW-PFCP(298)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(306)@23e0c4c64ce8: Final verdict of PTC: none 20250425085816698 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085816698 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085816698 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085816698 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085816698 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085816698 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085816698 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085816698 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085816698 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085816698 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_cs_mo_disconnect-Iuh0(299)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(307)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(303)@23e0c4c64ce8: Final verdict of PTC: none 20250425085816699 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55884<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@23e0c4c64ce8: Final verdict of PTC: pass MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Fri Apr 25 08:58:16 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc 20250425085816738 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46738<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085817240 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46738<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=320964) Waiting for packet dumper to finish... 1 (prev_count=320964, count=321504) 20250425085818699 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085818699 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085818699 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085818699 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085818699 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085818699 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Fri Apr 25 08:58:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_ranap_ps_mo_disconnect started. 20250425085820337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46748<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085820340 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46762<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085820345 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32921<->l=127.0.0.1:4262) (control_if.c:572) 20250425085820424 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085820424 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085820424 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085820424 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_mo_disconnect-Iuh0(313)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085820424 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085820424 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085820424 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085820424 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085820424 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085820424 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085820425 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085820425 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085820425 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085820425 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085820425 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085820425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085820425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085820425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085820425 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085820425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085820425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085820425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085820425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085820425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085820425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085820425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085820425 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085820425 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085820425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085820425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085820426 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 07 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085820426 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085820426 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085820426 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085820426 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085820426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085820426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085820426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085820426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085820426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085820426 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085820426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085820426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085820426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085820426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085820426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085820426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085820426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085820426 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085820426 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085820426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085820426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085820426 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0c 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085820426 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085820426 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085820426 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085820426 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085820426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085820426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085820426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085820426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085820426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085820426 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=5 -> eSLS=37: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085820426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085820426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085820426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085820426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085820426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085820426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085820426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085820426 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085820426 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085820426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085820426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085820426 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085820426 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085820426 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085820426 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085820426 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085820426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085820426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085820426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085820426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085820426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085820426 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085820426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085820426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085820426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085820426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085820426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085820426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085820426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085820426 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085820426 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085820426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085820426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085820426 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085820426 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085820426 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085820426 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085820426 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085820426 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085820426 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085820426 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085820426 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085820426 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085820426 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085820426 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085820426 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085820426 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085820426 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085820426 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085820426 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085820426 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085820426 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085820426 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: picked Normal Route via 'virt-msc1' round-robin style 20250425085820426 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085820426 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085820426 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085820426 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085820426 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085820426 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085820426 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(317)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(317)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-SCCP(315)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085820438 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085820438 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085820438 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085820438 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085820438 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085820438 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085820438 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085820438 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085820439 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085820439 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085820439 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085820439 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085820439 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085820439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085820439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085820439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085820439 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=10 -> eSLS=90: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085820439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085820439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085820439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085820439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085820439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085820439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085820439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085820439 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=10 -> eSLS=122: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085820439 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085820439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085820439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085820439 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0a 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085820439 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085820439 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085820439 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085820439 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085820439 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085820439 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085820439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085820439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085820439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085820439 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085820439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085820439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085820439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085820439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085820439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085820439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085820439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085820439 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085820439 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085820439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085820439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085820439 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 09 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085820439 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085820439 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085820439 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085820439 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085820439 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085820439 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085820439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085820439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085820439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085820439 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085820439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085820439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085820439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085820439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085820439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085820439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085820439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085820439 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085820439 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085820439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085820439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085820439 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0e 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085820439 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085820439 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085820439 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085820439 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085820439 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085820439 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085820439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085820439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085820439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085820439 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085820440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085820440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085820440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085820440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085820440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085820440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085820440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085820440 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085820440 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085820440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085820440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085820440 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085820440 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085820440 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085820440 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085820440 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085820440 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085820440 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085820440 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085820440 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085820440 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085820440 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085820440 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085820440 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085820440 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085820440 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085820440 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085820440 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085820440 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085820440 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085820440 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085820440 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085820440 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085820440 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085820440 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085820440 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085820440 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(320)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(318)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085820458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085820458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085820458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085820458 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085820458 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085820458 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085820458 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085820458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085820458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085820636 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085820636 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085820636 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085820636 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(317)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085820643 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085820643 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085820643 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085820643 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085820643 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085820643 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085820644 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085820644 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085820644 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085820644 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085820644 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085820646 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085820646 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085820646 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085820647 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085820647 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085820647 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085820647 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085820647 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085820647 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085820647 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085820647 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085820647 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085820647 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085820647 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085820647 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085820647 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085820647 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085820647 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085820647 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085820647 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085820647 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085820647 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085820648 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085820649 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085820649 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085820649 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085820649 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085820649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085820649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085820649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085820649 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085820649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085820649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085820649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085820649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085820649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085820649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085820649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085820649 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085820649 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085820649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085820649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085820649 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085820649 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085820649 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085820649 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085820649 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085820649 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425085820649 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085820650 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085820650 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085820650 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085820650 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085820650 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425085820650 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085820650 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085820650 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085820650 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(320)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085820658 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085820658 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085820658 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085820658 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085820658 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085820658 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085820658 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085820658 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085820658 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085820658 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085820658 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085820661 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085820661 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085820661 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085820661 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085820661 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085820661 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085820661 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085820661 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085820661 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085820661 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085820661 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085820661 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085820661 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085820662 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085820662 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085820662 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085820662 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085820662 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085820662 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085820662 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085820662 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085820662 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085820662 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085820663 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085820663 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085820663 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085820663 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085820663 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085820663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085820663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085820663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085820663 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085820663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085820663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085820663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085820663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085820663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085820663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085820663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085820663 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085820663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085820663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085820663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085820663 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085820663 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085820664 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085820664 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085820664 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085820664 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085820664 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085820664 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250425085820664 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085820664 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085820664 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085820664 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(316)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085821450 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085821450 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085821450 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085821450 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085821450 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085821450 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085821450 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085821450 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085821450 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085821450 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085821450 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085821450 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085821450 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085821450 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085821450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085821450 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085821450 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085821450 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085821450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085821450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085821450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085821450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085821450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085821450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085821450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085821450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085821450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085821450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085821450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085821450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085821450 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085821450 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085821450 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085821450 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085821450 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085821450 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085821451 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085821451 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085821451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085821451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085821451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085821451 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085821451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085821451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085821451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085821451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085821451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085821451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085821451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085821451 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085821451 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085821451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085821451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085821451 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085821451 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085821451 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425085821451 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085821451 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085821451 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085821451 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085821451 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085821451 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250425085821451 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085821451 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085821451 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085821451 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085821452 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085821452 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085821452 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085821452 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085821452 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085821452 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085821452 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085821452 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085821452 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085821452 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085821452 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085821452 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085821452 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085821452 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085821452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085821452 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085821452 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085821452 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085821452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085821452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085821452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085821452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085821452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085821452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085821452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085821452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085821452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085821452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085821452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085821452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085821452 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085821452 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085821452 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085821452 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085821452 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(319)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085821457 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085821457 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085821457 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085821457 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085821457 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085821457 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085821457 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085821457 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085821457 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085821457 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085821457 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085821457 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085821457 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085821457 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085821457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085821457 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085821457 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085821457 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085821457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085821457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085821457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085821457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085821457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085821457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085821457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085821457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085821457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085821457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085821457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085821457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085821457 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085821457 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085821457 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085821457 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085821457 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085821457 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085821457 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085821457 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085821457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085821457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085821457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085821457 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085821457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085821457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085821457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085821457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085821457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085821457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085821457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085821457 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085821457 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085821457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085821457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085821457 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085821457 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085821457 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425085821458 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085821458 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085821458 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085821458 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085821458 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085821458 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'virt-sgsn0' 20250425085821458 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085821458 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085821458 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085821458 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085821458 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085821458 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085821458 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085821458 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085821458 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085821458 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085821458 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085821458 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085821458 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085821458 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085821458 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085821458 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085821458 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085821458 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085821458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085821458 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085821458 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085821458 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085821458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085821458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085821458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085821458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085821458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085821458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085821458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085821458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085821458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085821458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085821458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085821458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085821458 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085821458 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085821458 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085821458 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085821458 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085821493 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46778<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085821983 DLSCCP DEBUG SCCP-SCOC(25)[0x56458e929d30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425085821983 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003ed0f), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085821983 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085821983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085821983 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085821983 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085821983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085821983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085821983 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 03 ed 0f 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085821984 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085821984 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085821984 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085821984 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085821984 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085821984 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425085821984 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085821984 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085821984 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085821984 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 03 ed 0f 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250425085821988 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085821988 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085821988 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085821988 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085821988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085821988 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085821988 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085821988 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085821988 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085821988 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 19 03 ed 0f 00 00 06 00 08 00 00 00 07  20250425085821989 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085821989 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085821989 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085821989 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085821989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085821989 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Source Reference,L=4,D=0003ed0f) (sccp_scrc.c:486) 20250425085821989 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1855) 20250425085821989 DLSCCP DEBUG SCCP-SCOC(25)[0x56458e929d30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085821989 DLSCCP DEBUG SCCP-SCOC(25)[0x56458e929d30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085821989 DLSCCP DEBUG SCCP-SCOC(25)[0x56458e929d30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085821989 DLSCCP DEBUG SCCP-SCOC(25)[0x56458e929d30]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085821989 DLSCCP DEBUG SCCP-SCOC(25)[0x56458e929d30]{IDLE}: Deallocated (fsm.c:568) TC_ranap_ps_mo_disconnect0(322)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(319)@23e0c4c64ce8: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@23e0c4c64ce8: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@23e0c4c64ce8: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)2248818 20250425085822538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085822538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085822538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085822538 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085822538 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x225072, normal) (hnbgw_rua.c:406) 20250425085822538 DHNB DEBUG map_rua[0x56458e930c40]{init}: Allocated (fsm.c:456) 20250425085822538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2248818)[0x56458e930c40]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085822538 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2248818 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085822538 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085822538 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085822538 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085822538 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2248818 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085822538 DCN DEBUG map_sccp[0x56458e937990]{init}: Allocated (fsm.c:456) 20250425085822538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56458e937990]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085822538 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2248818 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085822538 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2248818 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085822538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2248818)[0x56458e930c40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085822538 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085822538 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085822539 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2248818 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085822539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56458e937990]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085822539 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085822539 DLSCCP DEBUG SCCP-SCOC(30)[0x56458e953dd0]{IDLE}: Allocated (fsm.c:456) 20250425085822539 DLSCCP DEBUG SCCP-SCOC(30)[0x56458e953dd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085822539 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030002940056400500f1100926) (sccp_scrc.c:415) 20250425085822539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085822539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085822539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085822539 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085822539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085822539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085822539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085822539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085822539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085822539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085822539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085822539 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085822539 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085822539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085822539 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085822539 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0f 01 00 00 1e 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 60 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 94 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085822539 DLSCCP DEBUG SCCP-SCOC(30)[0x56458e953dd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085822539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56458e937990]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085822539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2248818)[0x56458e930c40]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085822539 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085822539 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085822539 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085822539 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085822539 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085822539 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250425085822539 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085822539 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085822539 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085822539 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0f 01 00 00 1e 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 60 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 94 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(318)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@23e0c4c64ce8: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@23e0c4c64ce8: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)14999444 HNBGW_Test.sgsn0-SCCP(318)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(322)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085822558 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085822558 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085822558 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085822558 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085822558 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085822558 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085822558 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085822558 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085822558 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085822558 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 1e 79 f5 6e 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085822559 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085822559 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085822559 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085822559 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085822559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085822559 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Source Reference,L=4,D=0079f56e) (sccp_scrc.c:486) 20250425085822559 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1855) 20250425085822559 DLSCCP DEBUG SCCP-SCOC(30)[0x56458e953dd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085822559 DLSCCP DEBUG SCCP-SCOC(30)[0x56458e953dd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085822559 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085822559 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085822559 DCN DEBUG handle_cn_conn_conf() conn_id=30, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085822559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56458e937990]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085822559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56458e937990]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085822740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085822741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085822741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250425085822741 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085822741 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x225072) (hnbgw_rua.c:470) 20250425085822741 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2248818 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:311) 20250425085822741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2248818)[0x56458e930c40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085822741 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250425085822741 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250425085822741 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2248818 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:263) 20250425085822741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56458e937990]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085822741 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085822741 DLSCCP DEBUG SCCP-SCOC(30)[0x56458e953dd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085822741 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079f56e), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:415) 20250425085822741 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085822741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085822741 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085822741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085822741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085822741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085822741 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bd 00 00 00 b9 03 00 00 0f 06 79 f5 6e 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085822741 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085822741 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085822741 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085822741 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085822741 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085822741 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250425085822741 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085822741 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085822741 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085822741 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bd 00 00 00 b9 03 00 00 0f 06 79 f5 6e 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(318)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@23e0c4c64ce8: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@23e0c4c64ce8: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250425085822764 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085822764 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085822764 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085822764 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085822764 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085822764 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085822764 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085822764 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085822764 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085822764 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 1e 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 07  20250425085822764 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085822764 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085822764 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085822764 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085822764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085822764 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=13,D=000100090000010004400209c0) (sccp_scrc.c:486) 20250425085822764 DLSCCP DEBUG Received CO:CODT for local reference 30 (sccp_scoc.c:1855) 20250425085822764 DLSCCP DEBUG SCCP-SCOC(30)[0x56458e953dd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085822764 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085822764 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085822764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56458e937990]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085822764 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085822764 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085822764 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2248818 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085822764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2248818)[0x56458e930c40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085822764 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:121) 20250425085822764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085822764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_ranap_ps_mo_disconnect0(322)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@23e0c4c64ce8: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)2248818 20250425085822791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085822791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085822791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085822791 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085822791 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x225072,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085822791 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2248818 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085822791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2248818)[0x56458e930c40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085822792 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085822792 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085822792 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2248818 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085822792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56458e937990]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085822792 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085822792 DLSCCP DEBUG SCCP-SCOC(30)[0x56458e953dd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085822792 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079f56e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085822792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085822792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085822792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085822792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085822792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085822792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085822792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0f 06 79 f5 6e 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085822792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2248818)[0x56458e930c40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085822792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56458e937990]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085822792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56458e937990]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085822792 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085822792 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085822792 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085822792 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085822792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085822792 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250425085822792 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085822792 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085822792 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085822792 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0f 06 79 f5 6e 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(318)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@23e0c4c64ce8: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)14999444 HNBGW_Test.sgsn0-SCCP(318)@23e0c4c64ce8: Session index based on connection ID:0 20250425085822803 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085822803 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085822803 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085822804 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085822804 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085822804 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085822804 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085822804 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085822804 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085822804 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 1e 79 f5 6e 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085822804 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085822804 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085822804 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085822804 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085822804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085822804 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Source Reference,L=4,D=0079f56e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085822804 DLSCCP DEBUG Received CO:RELRE for local reference 30 (sccp_scoc.c:1855) 20250425085822804 DLSCCP DEBUG SCCP-SCOC(30)[0x56458e953dd0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085822804 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085822804 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085822804 DCN DEBUG handle_cn_disc_ind() conn_id=30 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085822804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56458e937990]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085822804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56458e937990]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085822804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2248818)[0x56458e930c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085822804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2248818)[0x56458e930c40]{disconnected}: Freeing instance (context_map.c:202) 20250425085822804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2248818)[0x56458e930c40]{disconnected}: Deallocated (fsm.c:568) 20250425085822804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56458e937990]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085822804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56458e937990]{disconnected}: Freeing instance (context_map.c:206) 20250425085822804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56458e937990]{disconnected}: Deallocated (fsm.c:568) 20250425085822804 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2248818 SCCP-30 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250425085822804 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079f56e), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:415) 20250425085822804 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085822804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085822804 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085822804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085822804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085822804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085822804 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0f 05 79 f5 6e 00 00 1e 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085822804 DLSCCP DEBUG SCCP-SCOC(30)[0x56458e953dd0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085822804 DLSCCP DEBUG SCCP-SCOC(30)[0x56458e953dd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085822804 DLSCCP DEBUG SCCP-SCOC(30)[0x56458e953dd0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085822804 DLSCCP DEBUG SCCP-SCOC(30)[0x56458e953dd0]{IDLE}: Deallocated (fsm.c:568) 20250425085822805 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085822805 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085822805 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085822805 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085822805 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085822805 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250425085822805 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085822805 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085822805 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085822805 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0f 05 79 f5 6e 00 00 1e 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(318)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@23e0c4c64ce8: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425085824813 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46762<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085824814 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32921<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(310)@23e0c4c64ce8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(311)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085824818 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46748<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085824820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085824820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085824820 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085824820 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085824820 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425085824822 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085824822 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085824822 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085824822 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085824822 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085824822 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085824822 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-RAN(316)@23e0c4c64ce8: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(315)@23e0c4c64ce8: Final verdict of PTC: none 20250425085824822 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085824822 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085824822 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085824822 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085824822 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085824822 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085824822 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085824822 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085824822 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085824822 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085824822 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085824822 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085824822 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_ranap_ps_mo_disconnect(309)@23e0c4c64ce8: Final verdict of PTC: none 20250425085824822 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085824822 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085824822 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085824822 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085824822 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085824822 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085824822 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085824823 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085824823 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085824823 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085824823 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(319)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(320)@23e0c4c64ce8: Final verdict of PTC: none 20250425085824823 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085824823 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085824823 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085824823 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425085824823 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425085824823 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085824823 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425085824823 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250425085824823 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425085824823 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085824823 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085824823 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085824823 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085824823 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085824823 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085824823 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085824824 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085824824 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085824824 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ranap_ps_mo_disconnect-Iuh0(313)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(318)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(312)@23e0c4c64ce8: Final verdict of PTC: none 20250425085824824 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085824824 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085824824 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) HNBGW-MGCP(321)@23e0c4c64ce8: Final verdict of PTC: none 20250425085824824 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085824824 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085824824 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085824824 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085824824 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085824824 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085824824 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085824824 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(317)@23e0c4c64ce8: Final verdict of PTC: none 20250425085824827 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46778<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@23e0c4c64ce8: Final verdict of PTC: pass MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Fri Apr 25 08:58:24 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc 20250425085824913 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46782<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085825415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46782<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=329472) Waiting for packet dumper to finish... 1 (prev_count=329472, count=330012) 20250425085826824 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085826824 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085826824 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085826824 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085826824 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085826824 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref'. ------ HNBGW_Tests.TC_ranap_cs_creq_cref ------ Fri Apr 25 08:58:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_ranap_cs_creq_cref started. 20250425085828497 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41110<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085828500 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41118<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085828503 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43243<->l=127.0.0.1:4262) (control_if.c:572) 20250425085828583 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085828583 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085828583 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085828583 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085828583 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085828583 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085828583 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085828583 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_creq_cref-Iuh0(327)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085828584 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085828584 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085828585 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085828585 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085828585 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085828585 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085828585 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085828585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085828585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085828585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085828585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085828585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085828585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085828585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085828585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085828585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085828585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085828585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085828585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085828585 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085828585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085828585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085828585 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 09 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085828585 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085828585 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085828585 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085828585 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085828585 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085828585 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085828585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085828585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085828585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085828585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085828585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085828585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085828585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085828585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085828585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085828585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085828585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085828585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085828585 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085828585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085828585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085828585 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085828585 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085828585 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085828585 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085828585 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085828585 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085828585 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085828585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085828585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085828585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085828585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=4 -> eSLS=36: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085828585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085828585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085828585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085828585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085828585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085828585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085828585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085828585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085828585 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085828585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085828585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085828585 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 04 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085828585 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085828585 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085828585 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085828585 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085828585 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085828585 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085828585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085828585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085828585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085828585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085828585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085828585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085828585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085828585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085828585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085828585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085828585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085828585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085828585 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085828585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085828585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085828585 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085828585 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085828585 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085828585 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085828585 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085828585 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085828585 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085828585 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085828585 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085828585 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085828585 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085828585 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085828585 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085828585 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085828585 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085828585 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085828585 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085828585 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085828586 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085828586 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085828586 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085828586 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085828586 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085828586 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085828586 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085828586 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(331)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(331)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-SCCP(329)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085828598 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085828598 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085828598 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085828598 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085828598 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085828598 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085828598 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085828598 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085828599 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085828599 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085828599 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085828599 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085828599 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085828599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085828599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085828599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085828599 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=3 -> eSLS=83: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085828599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085828599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085828599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085828599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085828599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085828599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085828599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085828599 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=3 -> eSLS=115: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085828599 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085828599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085828599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085828599 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 03 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085828599 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085828599 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085828599 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085828599 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085828599 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085828599 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085828599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085828599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085828599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085828599 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085828599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085828599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085828599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085828599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085828599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085828599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085828599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085828599 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085828599 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085828599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085828599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085828599 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 03 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085828599 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085828599 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085828599 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085828599 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085828599 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085828599 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085828599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085828599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085828599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085828599 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085828599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085828599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085828599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085828599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085828599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085828599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085828599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085828599 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085828599 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085828599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085828599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085828599 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085828599 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085828599 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085828600 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085828600 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085828600 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085828600 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085828600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085828600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085828600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085828600 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085828600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085828600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085828600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085828600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085828600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085828600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085828600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085828600 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085828600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085828600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085828600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085828600 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085828600 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085828600 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085828600 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085828600 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085828600 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085828600 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085828600 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085828600 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085828600 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085828600 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085828600 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085828600 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085828600 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085828600 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085828600 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085828600 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085828600 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085828600 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085828600 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085828600 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085828600 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085828600 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085828600 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085828600 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085828600 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(334)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(334)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(334)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(332)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085828620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085828620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085828620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085828620 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085828620 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085828620 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085828620 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085828620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085828620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085828796 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085828796 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085828797 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085828797 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(331)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085828805 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085828805 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085828805 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085828805 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085828806 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085828806 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085828806 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085828806 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085828806 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085828806 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085828806 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085828808 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085828808 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085828808 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085828808 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085828808 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085828808 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085828808 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085828808 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085828808 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085828808 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085828808 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085828808 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085828809 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085828809 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085828809 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085828809 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085828809 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085828809 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085828809 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085828809 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085828809 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085828809 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085828810 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085828810 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085828810 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085828810 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425085828810 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085828810 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085828810 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085828810 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085828810 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085828810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085828810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085828810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085828810 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085828810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085828810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085828810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085828810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085828810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085828810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085828810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085828811 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085828811 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085828811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085828811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085828811 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085828811 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085828811 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085828811 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085828811 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085828811 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085828811 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085828811 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250425085828811 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085828811 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085828811 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085828811 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(334)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085828816 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085828816 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085828816 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085828816 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085828816 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085828816 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085828816 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085828816 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085828816 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085828816 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085828816 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085828819 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085828819 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085828819 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085828819 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085828819 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085828819 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085828819 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085828819 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085828819 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085828819 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085828819 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085828819 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085828819 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085828819 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085828819 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085828819 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085828819 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085828819 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085828819 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085828819 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085828819 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085828819 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085828819 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085828820 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085828821 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085828821 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085828821 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085828821 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085828821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085828821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085828821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085828821 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085828821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085828821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085828821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085828821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085828821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085828821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085828821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085828821 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085828821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085828821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085828821 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085828821 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085828821 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085828821 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085828821 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085828821 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085828821 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085828821 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085828821 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250425085828821 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085828821 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085828821 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085828821 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(330)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085829604 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085829604 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085829604 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085829604 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085829604 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085829604 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085829604 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085829604 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085829604 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085829604 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085829604 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085829604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085829604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085829604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085829604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085829604 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085829604 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085829604 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085829604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085829604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085829604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085829604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085829604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085829604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085829604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085829604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085829604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085829604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085829604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085829604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085829604 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085829604 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085829604 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085829604 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085829604 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085829604 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085829604 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085829604 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085829604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085829604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085829604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085829604 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085829604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085829604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085829604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085829604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085829604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085829604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085829604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085829604 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085829604 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085829604 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085829604 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085829604 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085829604 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250425085829604 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085829604 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085829604 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085829604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085829604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085829604 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085829604 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085829604 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425085829604 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085829604 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085829604 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085829605 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085829605 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085829605 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085829605 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085829605 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085829605 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085829605 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085829605 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085829605 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085829605 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085829605 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085829605 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085829605 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085829605 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085829605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085829605 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085829605 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085829605 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085829605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085829605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085829605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085829605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085829605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085829605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085829605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085829605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085829605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085829605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085829605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085829605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085829605 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085829605 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085829605 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085829605 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085829605 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(333)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085829616 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085829616 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085829616 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085829616 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085829616 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085829616 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085829616 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085829616 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085829616 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085829616 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085829616 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085829616 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085829616 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085829616 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085829616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085829616 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085829616 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085829616 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085829616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085829616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085829616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085829616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085829616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085829616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085829616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085829616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085829616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085829616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085829616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085829616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085829616 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085829616 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085829616 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085829616 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085829616 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085829616 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085829616 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085829616 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085829616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085829616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085829616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085829616 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085829616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085829616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085829616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085829616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085829616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085829616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085829616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085829616 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085829616 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085829616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085829616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085829616 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085829616 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085829616 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425085829616 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085829616 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085829616 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085829616 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085829616 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085829616 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250425085829616 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085829616 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085829616 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085829616 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085829618 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085829618 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085829618 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085829618 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085829618 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085829618 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085829618 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085829618 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085829618 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085829618 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085829618 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085829618 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085829618 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085829618 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085829618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085829618 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085829618 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085829618 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085829618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085829618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085829618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085829618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085829618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085829618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085829618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085829618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085829618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085829618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085829618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085829618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085829618 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085829618 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085829618 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085829618 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085829618 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085829640 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41128<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_creq_cref0(336)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(330)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@23e0c4c64ce8: Created Expect[0] for '05080200F110172A52082926240000000070'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@23e0c4c64ce8: Added conn table entry 0TC_ranap_cs_creq_cref0(336)11931940 20250425085830664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085830664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085830664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085830664 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085830664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb61124, normal) (hnbgw_rua.c:406) 20250425085830664 DHNB DEBUG map_rua[0x56458e930c40]{init}: Allocated (fsm.c:456) 20250425085830664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11931940)[0x56458e930c40]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085830664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11931940 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085830664 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085830664 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085830664 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11931940 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085830664 DCN DEBUG map_sccp[0x56458e937990]{init}: Allocated (fsm.c:456) 20250425085830664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56458e937990]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085830664 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11931940 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085830664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11931940 SCCP-31 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085830664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11931940)[0x56458e930c40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085830664 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085830664 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085830664 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11931940 SCCP-31 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085830664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56458e937990]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085830664 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085830664 DLSCCP DEBUG SCCP-SCOC(31)[0x56458e953dd0]{IDLE}: Allocated (fsm.c:456) 20250425085830664 DLSCCP DEBUG SCCP-SCOC(31)[0x56458e953dd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085830664 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001f), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f40030003210056400500f1100926) (sccp_scrc.c:415) 20250425085830664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085830664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085830664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085830664 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085830664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085830664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085830664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085830664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085830664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085830664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085830664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085830664 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085830664 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085830664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085830664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085830664 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 1f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 70 00 4f 40 03 00 03 21 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085830664 DLSCCP DEBUG SCCP-SCOC(31)[0x56458e953dd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085830664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56458e937990]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085830664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11931940)[0x56458e930c40]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085830664 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085830664 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085830664 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085830664 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085830664 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085830664 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250425085830664 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085830664 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085830664 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085830664 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 1f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 70 00 4f 40 03 00 03 21 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(329)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@23e0c4c64ce8: Found Expect[0] for l3='05080200F110172A52082926240000000070'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@23e0c4c64ce8: Added conn table entry 0TC_ranap_cs_creq_cref0(336)13612098 TC_ranap_cs_creq_cref0(336)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@23e0c4c64ce8: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)13612098 HNBGW_Test.msc0-SCCP(329)@23e0c4c64ce8: Session index based on connection ID:0 20250425085830678 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085830678 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085830678 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085830678 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085830678 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085830678 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085830678 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085830678 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085830678 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085830678 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 16 00 00 00 bc 00 00 00 bd 03 02 00 00 03 00 00 1f 02 00 00 00 00 06 00 08 00 00 00 07  20250425085830678 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085830678 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085830678 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085830678 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085830678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085830678 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001f), PART(T=SCCP Cause,L=4,D=00000202) (sccp_scrc.c:486) 20250425085830678 DLSCCP DEBUG Received CO:COREF for local reference 31 (sccp_scoc.c:1855) 20250425085830678 DLSCCP DEBUG SCCP-SCOC(31)[0x56458e953dd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1889) 20250425085830678 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085830678 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085830678 DCN DEBUG handle_cn_disc_ind() conn_id=31 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Refusal Cause (hnbgw_cn.c:137) 20250425085830678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56458e937990]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085830678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56458e937990]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:281) 20250425085830678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11931940)[0x56458e930c40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085830678 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11931940)[0x56458e930c40]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085830678 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085830678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11931940)[0x56458e930c40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085830678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11931940)[0x56458e930c40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085830678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11931940)[0x56458e930c40]{disrupted}: Freeing instance (context_map.c:202) 20250425085830678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11931940)[0x56458e930c40]{disrupted}: Deallocated (fsm.c:568) 20250425085830678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56458e937990]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085830678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56458e937990]{disconnected}: Freeing instance (context_map.c:206) 20250425085830678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56458e937990]{disconnected}: Deallocated (fsm.c:568) 20250425085830678 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11931940 SCCP-31 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250425085830678 DLSCCP DEBUG SCCP-SCOC(31)[0x56458e953dd0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1121) 20250425085830678 DLSCCP DEBUG SCCP-SCOC(31)[0x56458e953dd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085830678 DLSCCP DEBUG SCCP-SCOC(31)[0x56458e953dd0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085830678 DLSCCP DEBUG SCCP-SCOC(31)[0x56458e953dd0]{IDLE}: Deallocated (fsm.c:568) 20250425085830678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085830678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@23e0c4c64ce8: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)11931940 MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425085830692 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41118<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085830692 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43243<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(324)@23e0c4c64ce8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(325)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085830695 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41110<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085830696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085830696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085830696 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085830696 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085830696 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_ranap_cs_creq_cref(323)@23e0c4c64ce8: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0-RUA(328)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(332)@23e0c4c64ce8: Final verdict of PTC: none 20250425085830699 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085830699 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085830699 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085830699 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085830699 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085830699 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085830699 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085830699 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085830699 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.sgsn0-RAN(333)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(330)@23e0c4c64ce8: Final verdict of PTC: none 20250425085830699 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085830699 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085830699 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085830699 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085830699 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085830699 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085830699 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085830699 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085830699 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085830699 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085830699 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085830700 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085830700 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085830700 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085830700 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085830700 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085830700 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085830700 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085830700 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085830700 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085830700 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085830700 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085830700 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085830700 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085830700 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085830700 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085830700 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085830700 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085830700 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085830700 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085830700 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085830700 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085830700 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085830700 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085830700 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085830700 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085830700 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085830700 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085830700 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085830700 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085830700 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085830701 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085830701 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085830701 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085830701 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085830701 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085830701 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085830701 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085830701 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085830701 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085830701 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085830701 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_cs_creq_cref-Iuh0(327)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(329)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(326)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(334)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(331)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(335)@23e0c4c64ce8: Final verdict of PTC: none 20250425085830703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41128<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(336)@23e0c4c64ce8: Final verdict of PTC: pass MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass'. Fri Apr 25 08:58:30 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_creq_cref pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_creq_cref.talloc 20250425085830799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41142<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085831302 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41142<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=219108) Waiting for packet dumper to finish... 1 (prev_count=219108, count=275244) 20250425085832700 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085832700 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085832700 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085832701 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085832701 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085832701 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref'. ------ HNBGW_Tests.TC_ranap_ps_creq_cref ------ Fri Apr 25 08:58:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_ranap_ps_creq_cref started. 20250425085834377 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41156<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085834383 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41158<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085834389 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44377<->l=127.0.0.1:4262) (control_if.c:572) 20250425085834483 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085834483 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085834484 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085834484 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085834484 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085834484 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085834484 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085834484 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085834484 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085834484 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_creq_cref-Iuh0(341)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085834485 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085834485 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085834485 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085834485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085834485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085834485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085834485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085834485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085834485 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085834485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085834485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085834485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085834485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085834485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085834485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085834485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085834485 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085834485 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085834485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085834485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085834485 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 01 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085834485 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085834485 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085834485 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085834485 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085834485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085834485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085834485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085834485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085834485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085834485 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085834485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085834485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085834485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085834485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085834485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085834485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085834485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085834485 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085834485 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085834485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085834485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085834485 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 09 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085834485 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085834485 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085834485 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085834485 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085834485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085834485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085834485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085834485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085834485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085834485 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085834485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085834485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085834485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085834485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085834485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085834485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085834485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085834485 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085834485 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085834485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085834485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085834485 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 08 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085834485 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085834485 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085834485 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085834485 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085834485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085834485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085834485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085834485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085834485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085834485 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085834485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085834485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085834485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085834485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085834485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085834485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085834485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085834485 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085834485 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085834485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085834485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085834485 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085834485 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085834485 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085834486 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085834486 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085834486 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085834486 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085834486 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085834486 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085834486 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085834486 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085834486 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085834486 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085834486 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085834486 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085834486 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085834486 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085834486 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085834486 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085834486 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085834486 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085834486 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085834486 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085834486 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085834486 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085834486 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(345)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(345)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(343)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085834505 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085834505 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085834505 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085834505 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085834505 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085834505 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085834506 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085834506 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085834507 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085834507 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085834507 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085834507 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085834507 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085834507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085834507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085834507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085834507 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=5 -> eSLS=85: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085834507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085834507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085834507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085834507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085834507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085834507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085834507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085834507 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085834507 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085834507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085834507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085834507 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 05 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085834507 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085834507 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085834507 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085834507 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085834507 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085834507 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085834507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085834507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085834507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085834507 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085834507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085834507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085834507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085834507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085834507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085834507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085834507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085834507 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085834507 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085834507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085834507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085834507 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0a 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085834507 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085834507 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085834507 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085834507 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085834507 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085834507 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085834507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085834507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085834508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085834508 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085834508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085834508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085834508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085834508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085834508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085834508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085834508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085834508 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085834508 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085834508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085834508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085834508 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0e 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085834508 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085834508 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085834508 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085834508 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085834508 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085834508 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085834508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085834508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085834508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085834508 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085834508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085834508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085834508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085834508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085834508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085834508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085834508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085834508 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085834508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085834508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085834508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085834508 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085834508 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085834508 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085834508 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085834508 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085834508 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085834508 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085834508 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085834508 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085834508 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085834508 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085834508 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085834508 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085834508 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085834508 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085834508 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085834508 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085834508 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085834508 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085834508 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085834508 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085834508 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085834508 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085834508 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085834508 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085834508 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(348)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(346)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085834535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085834535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085834535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085834535 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085834535 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085834535 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085834535 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085834535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085834535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085834697 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085834697 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085834697 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085834697 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(345)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085834706 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085834706 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085834706 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085834706 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085834706 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085834706 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085834706 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085834706 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085834706 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085834707 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085834707 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085834709 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085834709 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085834709 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085834709 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085834709 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085834709 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085834709 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085834709 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085834709 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085834709 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085834709 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085834710 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085834710 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085834710 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085834710 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085834710 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085834710 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085834710 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085834710 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085834710 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085834710 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085834710 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085834711 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085834711 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085834711 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085834711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085834711 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085834711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085834711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085834711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085834712 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085834712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085834712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085834712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085834712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085834712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085834712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085834712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085834712 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085834712 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085834712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085834712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085834712 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085834712 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085834712 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085834712 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085834712 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085834712 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085834712 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085834712 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250425085834712 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085834712 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085834712 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085834712 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085834721 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085834721 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085834721 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085834721 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(348)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085834728 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085834728 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085834728 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085834728 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085834728 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085834728 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085834728 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085834728 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085834728 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085834728 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085834728 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085834731 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085834731 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085834731 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085834731 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085834731 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085834731 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085834731 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085834731 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085834731 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085834731 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085834731 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085834731 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085834731 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085834732 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085834732 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085834732 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085834732 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085834732 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085834732 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085834732 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085834732 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085834732 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085834732 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085834733 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085834733 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085834733 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085834733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085834733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085834733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085834733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085834733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085834733 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085834733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085834733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085834733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085834733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085834733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085834734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085834734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085834734 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085834734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085834734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085834734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085834734 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085834734 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085834734 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085834734 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085834734 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085834734 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085834734 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085834734 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250425085834734 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085834734 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085834734 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085834734 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(344)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085835511 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085835511 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085835511 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085835511 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085835511 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085835511 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085835511 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085835511 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085835511 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085835511 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085835512 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085835512 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085835512 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085835512 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085835512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085835512 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085835512 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085835512 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085835512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085835512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085835512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085835512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085835512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085835512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085835512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085835512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085835512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085835512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085835512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085835512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085835512 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085835512 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085835512 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085835512 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085835512 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085835512 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085835512 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085835512 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085835512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085835512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085835512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085835512 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085835512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085835512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085835513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085835513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085835513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085835513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085835513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085835513 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085835513 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085835513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085835513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085835513 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085835513 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085835513 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425085835513 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085835513 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085835513 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085835513 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085835513 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085835513 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250425085835513 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085835513 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085835513 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085835513 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085835514 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085835514 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085835514 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085835514 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085835514 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085835514 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085835514 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085835514 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085835514 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085835514 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085835514 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085835515 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085835515 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085835515 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085835515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085835515 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085835515 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085835515 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085835515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085835515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085835515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085835515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085835515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085835515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085835515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085835515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085835515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085835515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085835515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085835515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085835515 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085835515 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085835515 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085835515 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085835515 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(347)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085835527 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085835527 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085835527 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085835527 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085835527 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085835527 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085835527 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085835527 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085835527 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085835527 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085835527 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085835527 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085835527 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085835527 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085835527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085835527 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085835527 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085835527 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085835527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085835527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085835527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085835527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085835527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085835527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085835527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085835527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085835527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085835527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085835527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085835527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085835527 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085835527 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085835527 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085835527 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085835527 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085835527 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085835527 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085835527 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085835527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085835527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085835527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085835527 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085835527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085835527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085835527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085835527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085835527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085835527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085835527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085835527 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085835527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085835527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085835527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085835527 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085835527 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085835527 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425085835527 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085835527 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085835527 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085835527 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085835527 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085835527 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425085835527 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085835527 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085835527 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085835527 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085835528 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085835528 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085835528 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085835528 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085835528 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085835528 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085835528 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085835528 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085835528 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085835528 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085835528 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085835528 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085835528 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085835528 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085835528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085835528 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085835528 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085835528 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085835528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085835528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085835528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085835528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085835528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085835528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085835528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085835528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085835528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085835528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085835528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085835528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085835528 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085835528 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085835528 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085835528 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085835528 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085835566 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35536<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_creq_cref0(350)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(347)@23e0c4c64ce8: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@23e0c4c64ce8: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@23e0c4c64ce8: Added conn table entry 0TC_ranap_ps_creq_cref0(350)5445399 20250425085836610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085836610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085836610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085836610 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085836610 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x531717, normal) (hnbgw_rua.c:406) 20250425085836610 DHNB DEBUG map_rua[0x56458e930c40]{init}: Allocated (fsm.c:456) 20250425085836610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5445399)[0x56458e930c40]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085836610 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5445399 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085836610 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085836610 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085836610 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085836610 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5445399 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085836610 DCN DEBUG map_sccp[0x56458e937990]{init}: Allocated (fsm.c:456) 20250425085836610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56458e937990]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085836610 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5445399 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085836610 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5445399 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085836610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5445399)[0x56458e930c40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085836610 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085836610 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085836610 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5445399 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085836610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56458e937990]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085836610 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085836610 DLSCCP DEBUG SCCP-SCOC(32)[0x56458e953dd0]{IDLE}: Allocated (fsm.c:456) 20250425085836610 DLSCCP DEBUG SCCP-SCOC(32)[0x56458e953dd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085836610 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000020), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030001050056400500f1100926) (sccp_scrc.c:415) 20250425085836610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085836610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085836610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085836610 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085836610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085836610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085836610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085836610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085836610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085836610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085836610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085836610 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085836610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085836610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085836610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085836610 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 20 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 80 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 05 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085836610 DLSCCP DEBUG SCCP-SCOC(32)[0x56458e953dd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085836610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56458e937990]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085836610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5445399)[0x56458e930c40]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085836610 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085836610 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085836610 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085836610 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085836610 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085836610 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250425085836610 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085836610 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085836610 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085836610 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 20 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 80 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 05 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(346)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@23e0c4c64ce8: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@23e0c4c64ce8: Added conn table entry 0TC_ranap_ps_creq_cref0(350)7449226 TC_ranap_ps_creq_cref0(350)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@23e0c4c64ce8: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)7449226 HNBGW_Test.sgsn0-SCCP(346)@23e0c4c64ce8: Session index based on connection ID:0 20250425085836624 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085836624 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085836624 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085836624 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085836624 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085836624 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085836624 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085836624 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085836624 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085836624 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 16 00 00 00 b9 00 00 00 bd 03 02 00 00 03 00 00 20 02 00 00 00 00 06 00 08 00 00 00 07  20250425085836624 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085836624 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085836624 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085836624 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085836624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085836624 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000020), PART(T=SCCP Cause,L=4,D=00000202) (sccp_scrc.c:486) 20250425085836624 DLSCCP DEBUG Received CO:COREF for local reference 32 (sccp_scoc.c:1855) 20250425085836624 DLSCCP DEBUG SCCP-SCOC(32)[0x56458e953dd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1889) 20250425085836624 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085836624 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085836624 DCN DEBUG handle_cn_disc_ind() conn_id=32 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Refusal Cause (hnbgw_cn.c:137) 20250425085836624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56458e937990]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085836624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56458e937990]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:281) 20250425085836624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5445399)[0x56458e930c40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085836624 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5445399)[0x56458e930c40]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085836624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425085836624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5445399)[0x56458e930c40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085836625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5445399)[0x56458e930c40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085836625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5445399)[0x56458e930c40]{disrupted}: Freeing instance (context_map.c:202) 20250425085836625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5445399)[0x56458e930c40]{disrupted}: Deallocated (fsm.c:568) 20250425085836625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56458e937990]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085836625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56458e937990]{disconnected}: Freeing instance (context_map.c:206) 20250425085836625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56458e937990]{disconnected}: Deallocated (fsm.c:568) 20250425085836625 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5445399 SCCP-32 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250425085836625 DLSCCP DEBUG SCCP-SCOC(32)[0x56458e953dd0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1121) 20250425085836625 DLSCCP DEBUG SCCP-SCOC(32)[0x56458e953dd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085836625 DLSCCP DEBUG SCCP-SCOC(32)[0x56458e953dd0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085836625 DLSCCP DEBUG SCCP-SCOC(32)[0x56458e953dd0]{IDLE}: Deallocated (fsm.c:568) 20250425085836625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085836625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@23e0c4c64ce8: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)5445399 MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425085836643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41158<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085836643 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44377<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(339)@23e0c4c64ce8: Final verdict of PTC: none VirtHNBGW-STATS(338)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085836648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41156<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_ps_creq_cref(337)@23e0c4c64ce8: Final verdict of PTC: none 20250425085836650 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085836650 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085836650 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085836650 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085836650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085836650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085836650 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085836650 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085836650 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085836650 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085836650 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085836650 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085836650 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425085836650 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085836651 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085836651 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085836651 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085836651 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085836651 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085836651 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085836651 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085836651 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425085836651 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085836651 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085836651 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085836651 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085836651 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085836651 DLM3UA [1;33mNOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085836651 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085836651 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085836651 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085836651 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085836651 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085836651 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085836651 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085836652 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085836652 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085836652 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085836652 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085836652 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425085836652 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425085836652 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085836652 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425085836652 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED TC_ranap_ps_creq_cref-Iuh0-RUA(342)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(346)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(343)@23e0c4c64ce8: Final verdict of PTC: none 20250425085836652 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425085836652 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085836652 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085836652 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085836652 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085836652 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085836652 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085836652 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085836652 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085836652 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085836652 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(347)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(345)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(344)@23e0c4c64ce8: Final verdict of PTC: none 20250425085836653 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085836653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085836653 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085836653 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085836653 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085836653 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085836653 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085836653 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085836653 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085836653 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085836653 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(348)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(349)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(340)@23e0c4c64ce8: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(341)@23e0c4c64ce8: Final verdict of PTC: none 20250425085836656 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35536<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@23e0c4c64ce8: Final verdict of PTC: pass MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass'. Fri Apr 25 08:58:36 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_creq_cref pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_creq_cref.talloc 20250425085836761 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35550<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085837263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35550<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=274800) Waiting for packet dumper to finish... 1 (prev_count=274800, count=275340) 20250425085838652 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085838652 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085838652 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085838653 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085838653 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085838653 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc'. ------ HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc ------ Fri Apr 25 08:58:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_ps_rua_disconnect_during_sccp_cr_cc started. 20250425085840357 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35562<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085840363 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35564<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085840370 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41979<->l=127.0.0.1:4262) (control_if.c:572) 20250425085840450 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085840450 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085840450 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085840450 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085840450 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085840450 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085840450 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085840450 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085840451 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085840451 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085840452 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085840452 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085840452 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085840452 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085840452 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085840452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085840452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085840452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085840452 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085840452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085840452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085840452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085840452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085840452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085840452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085840452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085840452 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085840452 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085840452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085840452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085840452 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0c 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085840452 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085840452 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085840452 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085840452 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085840452 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085840452 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085840452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085840452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085840452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085840452 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085840452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085840452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085840452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085840452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085840452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085840452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085840452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085840452 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085840452 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085840452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085840452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085840452 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085840452 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085840452 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085840452 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085840452 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085840452 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085840452 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085840452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085840452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085840452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085840452 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=11 -> eSLS=43: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085840452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085840452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085840452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085840452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085840452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085840452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085840452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085840452 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=11 -> eSLS=11: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085840452 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085840452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085840452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085840452 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0b 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085840452 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085840452 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085840452 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085840452 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085840452 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085840452 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085840452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085840452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085840452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085840452 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085840452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085840452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085840452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085840452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085840452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085840452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085840452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085840452 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085840452 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085840452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085840452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085840452 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085840452 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085840452 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085840452 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085840452 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085840452 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085840452 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085840452 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085840452 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085840452 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085840452 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085840452 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085840452 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085840452 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085840452 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085840452 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085840452 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085840452 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085840452 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085840452 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085840452 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085840452 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085840452 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085840452 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085840452 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085840452 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(359)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(359)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-SCCP(357)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085840463 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085840463 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085840463 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085840463 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085840463 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085840463 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085840463 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085840464 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085840465 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085840465 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085840465 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085840465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085840465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085840465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085840465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085840465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085840465 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=5 -> eSLS=85: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085840465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085840465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085840465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085840465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085840465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085840465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085840465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085840465 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085840465 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085840465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085840465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085840465 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 05 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085840465 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085840465 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085840465 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085840465 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085840465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085840465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085840465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085840465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085840465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085840465 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085840465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085840465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085840465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085840465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085840465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085840465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085840465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085840465 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085840465 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085840465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085840465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085840465 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 06 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085840465 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085840465 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085840465 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085840465 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085840465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085840465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085840465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085840465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085840465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085840465 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085840465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085840465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085840465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085840465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085840465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085840465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085840465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085840465 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085840465 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085840465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085840465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085840465 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085840465 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085840465 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085840465 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085840465 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085840465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085840465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085840465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085840465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085840465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085840465 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085840465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085840465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085840465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085840465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085840465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085840465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085840465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085840465 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085840465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085840465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085840465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085840465 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085840465 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085840465 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085840465 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085840465 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085840465 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085840465 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085840465 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085840465 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085840465 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085840465 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085840465 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085840465 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085840465 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085840465 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085840465 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085840465 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085840465 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085840465 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085840465 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085840465 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085840465 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085840465 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085840465 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085840465 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085840465 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(362)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(360)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085840490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085840490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085840490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085840490 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085840490 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085840490 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085840490 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085840490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085840490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085840662 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085840662 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085840662 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085840662 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(359)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085840667 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085840667 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085840667 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085840667 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085840667 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085840667 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085840667 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085840667 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085840667 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085840667 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085840667 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085840668 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085840668 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085840668 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085840668 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085840668 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085840668 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085840668 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085840668 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085840668 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085840668 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085840668 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085840668 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085840668 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085840668 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085840668 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085840668 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085840668 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085840668 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085840668 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085840668 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085840668 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085840668 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085840669 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085840669 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085840669 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085840669 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085840669 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085840669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085840669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085840669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085840669 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085840669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085840669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085840669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085840669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085840669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085840669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085840669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085840669 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085840669 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085840669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085840669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085840669 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085840669 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085840669 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085840669 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085840669 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085840669 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085840669 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085840669 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250425085840669 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085840669 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085840669 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085840669 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085840675 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085840675 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085840675 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085840675 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(362)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085840680 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085840680 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085840680 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085840680 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085840680 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085840680 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085840680 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085840680 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085840680 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085840680 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085840680 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085840681 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085840681 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085840681 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085840681 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085840681 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085840681 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085840681 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085840681 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085840681 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085840681 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085840681 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085840681 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085840681 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085840681 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085840681 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085840681 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085840681 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085840681 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085840681 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085840681 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085840681 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085840681 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085840681 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085840682 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085840682 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085840682 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085840682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085840682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085840682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085840682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085840682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085840682 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085840682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085840682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085840682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085840682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085840682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085840682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085840682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085840682 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085840682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085840682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085840682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085840682 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085840682 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085840682 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085840682 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085840682 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085840682 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085840682 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085840682 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250425085840682 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085840682 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085840682 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085840682 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(358)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085841476 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085841476 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085841476 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085841476 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085841476 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085841476 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085841476 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085841476 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085841476 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085841476 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085841477 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085841477 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085841477 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085841477 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085841477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085841477 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085841477 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085841477 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085841477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085841477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085841477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085841477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085841477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085841477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085841477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085841477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085841477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085841477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085841477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085841477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085841477 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085841477 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085841477 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085841477 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085841477 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085841477 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085841477 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085841477 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085841477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085841477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085841477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085841477 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085841477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085841477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085841477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085841477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085841477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085841477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085841477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085841477 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085841477 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085841477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085841477 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085841477 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085841478 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085841478 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425085841478 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085841478 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085841478 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085841478 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085841478 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085841478 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250425085841478 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085841478 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085841478 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085841478 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085841479 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085841479 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085841479 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085841479 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085841479 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085841479 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085841479 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085841479 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085841479 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085841479 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085841479 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085841479 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085841479 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085841479 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085841479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085841479 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085841479 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085841479 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085841479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085841479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085841479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085841479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085841479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085841479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085841479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085841479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085841479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085841479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085841479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085841479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085841479 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085841479 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085841479 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085841479 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085841479 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(361)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085841488 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085841488 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085841488 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085841488 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085841488 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085841488 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085841488 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085841488 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085841488 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085841488 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085841488 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085841488 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085841488 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085841488 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085841488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085841488 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085841488 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085841488 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085841488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085841488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085841488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085841488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085841488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085841488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085841488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085841488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085841488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085841488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085841488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085841488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085841488 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085841488 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085841488 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085841488 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085841488 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085841488 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085841488 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085841488 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085841488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085841488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085841488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085841488 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085841489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085841489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085841489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085841489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085841489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085841489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085841489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085841489 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085841489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085841489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085841489 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085841489 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085841489 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085841489 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425085841489 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085841489 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085841489 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085841489 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085841489 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085841489 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250425085841489 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085841489 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085841489 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085841489 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085841491 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085841491 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085841491 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085841491 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085841491 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085841491 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085841491 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085841491 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085841491 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085841491 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085841491 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085841491 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085841491 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085841491 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085841491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085841491 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085841491 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085841491 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085841491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085841491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085841491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085841491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085841491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085841491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085841491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085841491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085841491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085841491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085841491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085841491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085841491 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085841491 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085841491 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085841491 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085841491 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085841520 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35574<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(361)@23e0c4c64ce8: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(361)@23e0c4c64ce8: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@23e0c4c64ce8: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)1906389 20250425085842552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085842552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085842552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085842552 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085842552 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1d16d5, normal) (hnbgw_rua.c:406) 20250425085842552 DHNB DEBUG map_rua[0x56458e930c40]{init}: Allocated (fsm.c:456) 20250425085842552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1906389)[0x56458e930c40]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085842552 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1906389 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085842552 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085842552 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085842552 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085842552 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1906389 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085842552 DCN DEBUG map_sccp[0x56458e937990]{init}: Allocated (fsm.c:456) 20250425085842552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56458e937990]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085842552 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1906389 <-> SCCP-33 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085842552 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1906389 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085842552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1906389)[0x56458e930c40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085842552 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085842552 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085842552 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1906389 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085842552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56458e937990]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085842552 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085842552 DLSCCP DEBUG SCCP-SCOC(33)[0x56458e953dd0]{IDLE}: Allocated (fsm.c:456) 20250425085842552 DLSCCP DEBUG SCCP-SCOC(33)[0x56458e953dd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085842552 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000021), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030000330056400500f1100926) (sccp_scrc.c:415) 20250425085842552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085842552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085842552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085842552 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085842553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085842553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085842553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085842553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085842553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085842553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085842553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085842553 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085842553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085842553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085842553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085842553 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 21 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 60 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 33 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085842553 DLSCCP DEBUG SCCP-SCOC(33)[0x56458e953dd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085842553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56458e937990]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085842553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1906389)[0x56458e930c40]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085842553 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085842553 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085842553 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085842553 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085842553 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085842553 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250425085842553 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085842553 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085842553 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085842553 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 21 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 60 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 33 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(360)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(360)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(361)@23e0c4c64ce8: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) HNBGW_Test.sgsn0-RAN(361)@23e0c4c64ce8: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)5757366 TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@23e0c4c64ce8: setverdict(pass): none -> pass TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@23e0c4c64ce8: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)1906389 20250425085842756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085842756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085842756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250425085842756 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085842757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1d16d5,cause=misc(unspecified)) (hnbgw_rua.c:438) 20250425085842757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1906389 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:311) 20250425085842757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1906389)[0x56458e930c40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085842757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1906389)[0x56458e930c40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085842757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56458e937990]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) HNBGW_Test.sgsn0-SCCP(360)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(360)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085843578 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085843578 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085843578 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085843578 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085843578 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085843578 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085843578 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085843578 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085843578 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085843578 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 21 8a 13 60 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085843579 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085843579 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085843579 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085843579 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085843579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085843579 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000021), PART(T=Source Reference,L=4,D=008a1360) (sccp_scrc.c:486) 20250425085843579 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1855) 20250425085843579 DLSCCP DEBUG SCCP-SCOC(33)[0x56458e953dd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085843579 DLSCCP DEBUG SCCP-SCOC(33)[0x56458e953dd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085843579 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085843579 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085843579 DCN DEBUG handle_cn_conn_conf() conn_id=33, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085843579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56458e937990]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085843579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56458e937990]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085843579 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085843579 DLSCCP DEBUG SCCP-SCOC(33)[0x56458e953dd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085843579 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a1360), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085843579 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085843579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085843579 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085843579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085843579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085843579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085843579 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 03 04 8a 13 60 00 00 21 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085843579 DLSCCP DEBUG SCCP-SCOC(33)[0x56458e953dd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085843579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56458e937990]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:296) 20250425085843579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1906389)[0x56458e930c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085843579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1906389)[0x56458e930c40]{disconnected}: Freeing instance (context_map.c:202) 20250425085843579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1906389)[0x56458e930c40]{disconnected}: Deallocated (fsm.c:568) 20250425085843579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56458e937990]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085843579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56458e937990]{disconnected}: Freeing instance (context_map.c:206) 20250425085843579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56458e937990]{disconnected}: Deallocated (fsm.c:568) 20250425085843579 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1906389 SCCP-33 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250425085843579 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085843579 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085843579 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085843579 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085843579 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085843579 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250425085843579 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085843579 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085843579 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085843579 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 03 04 8a 13 60 00 00 21 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(360)@23e0c4c64ce8: Session index based on local reference:0 20250425085843583 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085843583 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085843583 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085843583 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085843583 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085843583 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085843583 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085843583 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085843583 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085843583 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 21 8a 13 60 00 00 06 00 08 00 00 00 07  20250425085843584 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085843584 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085843584 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085843584 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085843584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085843584 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000021), PART(T=Source Reference,L=4,D=008a1360) (sccp_scrc.c:486) 20250425085843584 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1855) 20250425085843584 DLSCCP DEBUG SCCP-SCOC(33)[0x56458e953dd0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085843584 DLSCCP DEBUG SCCP-SCOC(33)[0x56458e953dd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085843584 DLSCCP DEBUG SCCP-SCOC(33)[0x56458e953dd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085843584 DLSCCP DEBUG SCCP-SCOC(33)[0x56458e953dd0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085843584 DLSCCP DEBUG SCCP-SCOC(33)[0x56458e953dd0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(361)@23e0c4c64ce8: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)5757366 MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425085844600 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35564<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085844602 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41979<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(352)@23e0c4c64ce8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(353)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085844606 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35562<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085844608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085844608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085844608 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085844608 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085844608 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc0-SCCP(357)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(358)@23e0c4c64ce8: Final verdict of PTC: none 20250425085844610 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085844610 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085844610 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085844610 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085844610 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085844610 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085844610 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085844610 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085844610 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085844610 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085844610 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085844610 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(361)@23e0c4c64ce8: Final verdict of PTC: none MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351)@23e0c4c64ce8: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@23e0c4c64ce8: Final verdict of PTC: none 20250425085844610 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085844610 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085844610 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085844610 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085844610 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085844610 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085844610 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085844610 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085844610 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425085844610 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085844610 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085844610 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085844610 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085844610 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085844610 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085844610 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085844610 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085844611 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085844611 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085844611 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085844611 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085844611 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085844611 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085844611 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085844611 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085844611 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085844611 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085844611 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085844611 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085844611 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085844611 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.sgsn0-SCCP(360)@23e0c4c64ce8: Final verdict of PTC: none 20250425085844611 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085844611 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085844611 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085844611 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085844611 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085844611 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085844611 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085844611 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085844611 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085844611 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085844611 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085844611 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) HNBGW_Test.msc0-M3UA(359)@23e0c4c64ce8: Final verdict of PTC: none 20250425085844611 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085844611 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085844611 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085844611 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085844611 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085844611 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(354)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(362)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(363)@23e0c4c64ce8: Final verdict of PTC: none 20250425085844614 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35574<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@23e0c4c64ce8: Final verdict of PTC: pass MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc0(364): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_ps_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass'. Fri Apr 25 08:58:44 UTC 2025 ====== HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.talloc 20250425085844716 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35578<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085845219 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35578<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=288808) Waiting for packet dumper to finish... 1 (prev_count=288808, count=289348) 20250425085846612 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085846612 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085846612 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085846612 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085846612 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085846612 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc'. ------ HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc ------ Fri Apr 25 08:58:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_cs_rua_disconnect_during_sccp_cr_cc started. 20250425085848314 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53418<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085848320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53426<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085848322 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34559<->l=127.0.0.1:4262) (control_if.c:572) 20250425085848404 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085848404 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085848404 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085848404 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085848404 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085848404 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085848404 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085848404 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085848404 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085848404 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085848405 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085848405 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085848405 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085848406 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085848406 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085848406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085848406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085848406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085848406 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085848406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085848406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085848406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085848406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085848406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085848406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085848406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085848406 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085848406 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085848406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085848406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085848406 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 00 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085848406 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085848406 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085848406 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085848406 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085848406 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085848406 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085848406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085848406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085848406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085848406 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085848406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085848406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085848406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085848406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085848406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085848406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085848406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085848406 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085848406 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085848406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085848406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085848406 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 01 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085848406 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085848406 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085848406 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085848406 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085848406 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085848406 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085848406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085848406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085848406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085848406 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=1 -> eSLS=33: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085848406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085848406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085848406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085848406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085848406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085848406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085848406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085848406 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=1 -> eSLS=1: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085848406 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085848406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085848406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085848406 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 01 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085848406 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085848406 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085848406 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085848406 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085848406 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085848406 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085848406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085848406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085848406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085848406 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085848406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085848406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085848406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085848406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085848406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085848406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085848406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085848406 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085848406 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085848406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085848406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085848406 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085848406 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085848406 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085848406 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085848406 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085848406 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085848406 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085848406 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085848406 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085848406 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085848406 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085848406 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085848406 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085848406 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085848406 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085848406 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085848406 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085848406 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085848406 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085848406 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=1 -> eSLS=1: picked Normal Route via 'virt-msc1' round-robin style 20250425085848406 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085848406 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085848406 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085848406 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085848406 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085848406 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085848406 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(373)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(373)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-SCCP(371)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085848417 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085848417 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085848417 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085848417 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085848418 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085848418 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085848418 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085848418 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085848419 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085848419 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085848419 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085848419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085848419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085848419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085848419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085848419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085848419 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=9 -> eSLS=89: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085848419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085848419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085848419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085848419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085848419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085848419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085848419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085848419 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085848419 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085848419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085848419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085848419 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 09 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085848419 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085848419 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085848419 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085848419 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085848419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085848419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085848419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085848419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085848419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085848419 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085848419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085848419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085848419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085848419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085848419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085848419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085848419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085848419 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085848419 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085848419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085848419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085848419 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0a 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085848419 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085848419 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085848419 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085848419 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085848419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085848419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085848419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085848419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085848419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085848419 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085848419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085848419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085848419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085848419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085848419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085848419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085848419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085848419 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085848419 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085848419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085848419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085848419 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085848419 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085848419 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085848419 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085848419 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085848419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085848419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085848419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085848419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085848419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085848419 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085848419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085848419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085848419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085848419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085848419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085848419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085848419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085848419 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085848419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085848419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085848419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085848419 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085848419 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085848419 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085848419 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085848419 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085848419 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085848419 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085848419 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085848419 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085848419 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085848419 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085848419 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085848419 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085848419 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085848419 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085848419 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085848419 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085848419 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085848419 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085848419 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085848419 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085848419 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085848419 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085848419 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085848419 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085848419 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085848439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085848439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085848439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085848439 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085848439 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085848439 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085848439 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085848439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085848439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085848616 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085848616 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085848616 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085848616 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(373)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085848624 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085848624 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085848624 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085848624 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085848624 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085848624 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085848624 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085848624 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085848624 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085848624 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085848624 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085848627 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085848627 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085848627 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085848627 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085848627 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085848627 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085848627 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085848627 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085848627 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085848627 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085848627 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085848627 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085848627 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085848627 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085848627 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085848627 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085848627 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085848627 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085848627 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085848627 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085848627 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085848627 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085848628 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085848628 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085848628 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085848629 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085848629 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085848629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085848629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085848629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085848629 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085848629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085848629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085848629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085848629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085848629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085848629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085848629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085848629 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085848629 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085848629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085848629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085848629 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085848629 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085848629 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085848629 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085848629 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085848629 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085848629 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085848629 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250425085848629 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085848629 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085848629 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085848629 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085848630 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085848630 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085848630 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085848630 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(376)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085848639 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085848639 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085848639 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085848639 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085848639 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085848639 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085848639 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085848639 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085848639 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085848639 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085848639 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085848641 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085848641 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085848641 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085848641 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085848641 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085848641 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085848641 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085848641 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085848641 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085848641 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085848641 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085848641 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085848641 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085848642 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085848642 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085848642 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085848642 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085848642 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085848642 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085848642 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085848642 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085848642 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085848642 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085848643 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085848643 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085848643 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085848643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085848643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085848643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085848643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085848643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085848643 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085848643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085848643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085848643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085848643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085848643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085848643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085848643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085848643 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085848643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085848643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085848644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085848644 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085848644 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085848644 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085848644 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085848644 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085848644 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085848644 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085848644 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250425085848644 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085848644 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085848644 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085848644 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(372)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085849430 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085849430 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085849430 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085849430 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085849430 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085849430 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085849430 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085849430 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085849430 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085849430 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085849430 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085849430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085849430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085849430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085849430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085849430 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085849430 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085849430 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085849430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085849430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085849430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085849430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085849430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085849430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085849430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085849430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085849430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085849430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085849430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085849430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085849430 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085849430 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085849430 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085849430 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085849430 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085849430 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085849431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085849431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085849431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085849431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085849431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085849431 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085849431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085849431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085849431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085849431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085849431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085849431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085849431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085849431 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085849431 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085849431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085849431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085849431 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085849431 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085849431 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425085849431 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085849431 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085849431 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085849431 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085849431 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085849431 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250425085849431 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085849431 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085849431 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085849431 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085849433 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085849433 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085849433 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085849433 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085849433 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085849433 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085849433 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085849433 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085849433 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085849433 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085849433 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085849433 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085849433 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085849433 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085849433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085849433 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085849433 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085849433 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085849433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085849433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085849433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085849433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085849433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085849433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085849433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085849433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085849433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085849433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085849433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085849433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085849433 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085849433 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085849433 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085849433 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085849433 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(375)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085849441 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085849441 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085849441 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085849441 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085849441 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085849441 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085849441 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085849441 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085849441 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085849441 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085849441 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085849441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085849441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085849441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085849441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085849441 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085849441 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085849441 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085849442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085849442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085849442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085849442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085849442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085849442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085849442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085849442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085849442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085849442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085849442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085849442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085849442 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085849442 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085849442 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085849442 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085849442 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085849442 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085849442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085849442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085849442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085849442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085849442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085849442 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085849442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085849442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085849442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085849442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085849442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085849442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085849442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085849442 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085849442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085849442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085849442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085849442 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085849442 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085849442 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425085849442 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085849442 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085849442 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085849442 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085849442 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085849442 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250425085849442 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085849442 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085849442 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085849442 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085849442 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085849442 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085849442 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085849442 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085849442 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085849442 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085849442 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085849442 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085849442 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085849442 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085849442 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085849442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085849442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085849442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085849443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085849443 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085849443 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085849443 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085849443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085849443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085849443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085849443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085849443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085849443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085849443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085849443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085849443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085849443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085849443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085849443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085849443 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085849443 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085849443 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085849443 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085849443 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085849458 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53430<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(372)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(372)@23e0c4c64ce8: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@23e0c4c64ce8: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)14914835 20250425085850497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085850497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085850497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085850497 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085850497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe39513, normal) (hnbgw_rua.c:406) 20250425085850497 DHNB DEBUG map_rua[0x56458e953dd0]{init}: Allocated (fsm.c:456) 20250425085850497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14914835)[0x56458e953dd0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085850497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14914835 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085850497 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085850497 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085850497 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14914835 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085850497 DCN DEBUG map_sccp[0x56458e930c40]{init}: Allocated (fsm.c:456) 20250425085850497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56458e930c40]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085850497 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14914835 <-> SCCP-34 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085850497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14914835 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085850497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14914835)[0x56458e953dd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085850497 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085850497 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085850497 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14914835 SCCP-34 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085850497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56458e930c40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085850497 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085850497 DLSCCP DEBUG SCCP-SCOC(34)[0x56458e937990]{IDLE}: Allocated (fsm.c:456) 20250425085850497 DLSCCP DEBUG SCCP-SCOC(34)[0x56458e937990]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085850497 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000022), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030001890056400500f1100926) (sccp_scrc.c:415) 20250425085850497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085850497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085850497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085850497 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085850497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085850497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085850497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085850497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085850497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085850497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085850497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085850497 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085850497 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085850498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085850498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085850498 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 22 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 01 89 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085850498 DLSCCP DEBUG SCCP-SCOC(34)[0x56458e937990]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085850498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56458e930c40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085850498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14914835)[0x56458e953dd0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085850498 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085850498 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085850498 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085850498 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085850498 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085850498 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425085850498 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085850498 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085850498 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085850498 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 22 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 01 89 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(371)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc0-SCCP(371)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(372)@23e0c4c64ce8: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) HNBGW_Test.msc0-RAN(372)@23e0c4c64ce8: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)1281565 TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@23e0c4c64ce8: setverdict(pass): none -> pass TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@23e0c4c64ce8: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)14914835 20250425085850704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085850705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085850705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250425085850705 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085850705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe39513,cause=misc(unspecified)) (hnbgw_rua.c:438) 20250425085850705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14914835 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:311) 20250425085850705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14914835)[0x56458e953dd0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085850705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14914835)[0x56458e953dd0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085850705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56458e930c40]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) HNBGW_Test.msc0-SCCP(371)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(371)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085851524 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085851524 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085851524 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085851524 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085851524 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085851524 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085851524 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085851524 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085851524 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085851524 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 22 66 a1 3d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085851525 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085851525 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085851525 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085851525 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085851525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085851525 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000022), PART(T=Source Reference,L=4,D=0066a13d) (sccp_scrc.c:486) 20250425085851525 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1855) 20250425085851525 DLSCCP DEBUG SCCP-SCOC(34)[0x56458e937990]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085851525 DLSCCP DEBUG SCCP-SCOC(34)[0x56458e937990]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085851525 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085851525 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085851525 DCN DEBUG handle_cn_conn_conf() conn_id=34, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085851525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56458e930c40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085851525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56458e930c40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085851525 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085851525 DLSCCP DEBUG SCCP-SCOC(34)[0x56458e937990]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085851525 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066a13d), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085851525 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085851525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085851525 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085851525 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085851525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085851525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085851525 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 66 a1 3d 00 00 22 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085851525 DLSCCP DEBUG SCCP-SCOC(34)[0x56458e937990]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085851525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56458e930c40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:296) 20250425085851525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14914835)[0x56458e953dd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085851525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14914835)[0x56458e953dd0]{disconnected}: Freeing instance (context_map.c:202) 20250425085851525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14914835)[0x56458e953dd0]{disconnected}: Deallocated (fsm.c:568) 20250425085851525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56458e930c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085851525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56458e930c40]{disconnected}: Freeing instance (context_map.c:206) 20250425085851525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56458e930c40]{disconnected}: Deallocated (fsm.c:568) 20250425085851525 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14914835 SCCP-34 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250425085851525 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085851525 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085851525 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085851525 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085851525 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085851525 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425085851525 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085851525 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085851525 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085851526 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 66 a1 3d 00 00 22 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(371)@23e0c4c64ce8: Session index based on local reference:0 20250425085851529 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085851529 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085851529 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085851529 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085851529 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085851529 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085851529 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085851529 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085851529 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085851529 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 22 66 a1 3d 00 00 06 00 08 00 00 00 07  20250425085851529 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085851529 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085851529 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085851530 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085851530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085851530 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000022), PART(T=Source Reference,L=4,D=0066a13d) (sccp_scrc.c:486) 20250425085851530 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1855) 20250425085851530 DLSCCP DEBUG SCCP-SCOC(34)[0x56458e937990]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085851530 DLSCCP DEBUG SCCP-SCOC(34)[0x56458e937990]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085851530 DLSCCP DEBUG SCCP-SCOC(34)[0x56458e937990]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085851530 DLSCCP DEBUG SCCP-SCOC(34)[0x56458e937990]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085851530 DLSCCP DEBUG SCCP-SCOC(34)[0x56458e937990]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(372)@23e0c4c64ce8: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)1281565 MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425085852540 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34559<->l=127.0.0.1:4262) (control_if.c:193) 20250425085852541 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53426<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(367)@23e0c4c64ce8: Final verdict of PTC: none VirtHNBGW-STATS(366)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085852546 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53418<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085852547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085852548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085852548 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085852548 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085852548 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn0-RAN(375)@23e0c4c64ce8: Final verdict of PTC: none MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365)@23e0c4c64ce8: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@23e0c4c64ce8: Final verdict of PTC: none 20250425085852551 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085852551 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085852552 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085852552 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085852552 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085852552 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085852552 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-SCCP(371)@23e0c4c64ce8: Final verdict of PTC: none 20250425085852552 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085852552 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085852552 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085852552 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085852552 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085852552 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085852552 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085852552 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085852552 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085852552 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085852552 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085852552 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085852552 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085852552 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085852552 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085852552 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085852552 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085852552 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085852552 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085852552 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085852552 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085852553 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085852553 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085852553 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085852553 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085852553 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085852553 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085852553 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn0-SCCP(374)@23e0c4c64ce8: Final verdict of PTC: none 20250425085852554 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425085852554 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085852554 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425085852554 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250425085852554 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425085852554 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085852554 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085852554 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085852554 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085852554 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085852554 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085852554 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085852554 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085852554 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(377)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(368)@23e0c4c64ce8: Final verdict of PTC: none 20250425085852554 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085852554 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085852554 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085852554 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085852554 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085852554 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085852554 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085852554 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085852554 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085852554 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085852554 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085852554 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(372)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(376)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(373)@23e0c4c64ce8: Final verdict of PTC: none 20250425085852557 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53430<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@23e0c4c64ce8: Final verdict of PTC: pass MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc0(378): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_cs_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass'. Fri Apr 25 08:58:52 UTC 2025 ====== HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.talloc 20250425085852643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53438<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085853145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53438<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=261956) Waiting for packet dumper to finish... 1 (prev_count=261956, count=290108) 20250425085854553 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085854554 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085854554 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085854555 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085854555 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085854555 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect ------ Fri Apr 25 08:58:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_cs_iu_release_req_rua_disconnect started. 20250425085856231 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34002<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085856235 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34016<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085856240 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35879<->l=127.0.0.1:4262) (control_if.c:572) 20250425085856389 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085856389 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085856390 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085856390 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085856390 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085856390 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085856390 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085856390 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085856390 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085856390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085856390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085856390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085856390 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085856390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085856390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085856390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085856390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085856390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085856390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085856390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085856390 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085856390 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085856390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085856391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085856391 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085856391 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085856391 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085856391 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085856391 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085856391 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085856391 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085856391 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085856391 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085856391 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085856391 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085856391 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085856391 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085856391 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085856391 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085856391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085856391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085856391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085856391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=11 -> eSLS=43: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085856391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085856391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085856391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085856391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085856391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085856391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085856391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085856391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=11 -> eSLS=11: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085856391 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085856391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085856391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085856391 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0b 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085856391 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085856391 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085856391 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085856391 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085856391 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085856392 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085856392 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085856392 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085856392 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085856392 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085856392 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085856393 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085856393 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085856393 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085856393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085856393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085856393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085856393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085856393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085856393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085856393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085856393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085856393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085856393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085856393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085856393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085856393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085856393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085856393 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085856393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085856393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085856393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 06 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085856393 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085856393 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085856393 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085856393 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085856393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085856393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085856393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085856393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085856393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085856393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085856393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085856393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085856393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085856393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085856393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085856393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085856393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085856393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085856393 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085856393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085856393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085856393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0e 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085856393 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085856393 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085856393 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085856393 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085856393 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085856393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085856393 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085856393 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085856393 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085856393 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085856393 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085856393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085856393 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(387)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(387)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-SCCP(385)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085856410 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085856410 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085856410 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085856410 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085856410 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085856410 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085856410 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085856410 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085856412 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085856412 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085856412 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085856412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085856412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085856412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085856412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085856412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085856412 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=14 -> eSLS=94: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085856412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085856412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085856412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085856412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085856412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085856412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085856412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085856412 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=14 -> eSLS=126: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425085856412 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085856412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085856412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085856412 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0e 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085856412 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085856412 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085856412 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085856412 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085856412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085856412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085856412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085856412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085856412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085856412 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085856412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085856412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085856412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085856412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085856412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085856412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085856412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085856412 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085856412 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085856412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085856412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085856412 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0a 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085856412 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085856412 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085856412 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085856412 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085856412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085856412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085856412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085856412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085856412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085856412 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085856412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085856412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085856412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085856412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085856412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085856412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085856412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085856412 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085856412 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085856412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085856412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085856412 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0f 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085856412 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085856412 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085856412 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085856412 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085856412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085856412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085856412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085856412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085856412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085856412 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085856412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085856412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085856412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085856412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085856412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085856412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085856412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085856412 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085856412 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085856412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085856412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085856412 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085856412 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085856412 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085856412 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085856412 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085856412 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085856412 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085856412 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085856412 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085856412 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085856412 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085856412 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085856412 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085856412 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085856412 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085856412 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085856412 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085856412 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085856412 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085856412 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085856412 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085856412 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085856412 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085856412 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085856412 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085856412 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(390)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085856430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085856430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085856430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085856430 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085856430 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085856430 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085856430 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085856430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085856430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085856608 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085856608 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085856609 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085856609 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(387)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085856617 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085856617 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085856617 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085856617 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085856617 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085856617 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085856617 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085856617 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085856617 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085856617 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085856617 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085856620 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085856620 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085856620 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085856620 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085856620 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085856620 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085856620 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085856620 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085856620 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085856620 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085856620 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085856620 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085856620 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085856620 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085856620 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085856620 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085856620 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085856620 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085856620 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085856620 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085856620 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085856620 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085856622 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085856622 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085856622 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085856622 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085856622 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085856622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085856622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085856622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085856622 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085856622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085856622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085856622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085856622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085856622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085856622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085856622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085856622 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085856622 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085856622 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085856622 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425085856622 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085856622 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085856622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085856622 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085856622 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085856622 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085856622 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085856622 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085856622 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085856622 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085856623 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085856623 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425085856623 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085856623 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085856623 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085856623 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(390)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085856628 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085856629 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085856629 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085856629 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085856629 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085856629 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085856629 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085856629 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085856629 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085856629 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085856629 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085856632 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085856632 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085856632 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085856632 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085856632 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085856632 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085856632 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085856632 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085856632 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085856632 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085856632 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085856632 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085856632 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085856632 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085856632 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085856632 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085856632 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085856632 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085856632 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085856632 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085856632 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085856633 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085856633 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085856634 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085856634 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085856634 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085856634 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085856634 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085856634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085856634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085856634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085856634 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085856634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085856634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085856634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085856634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085856634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085856634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085856634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085856634 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085856634 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085856634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085856635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085856635 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085856635 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085856635 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085856635 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085856635 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085856635 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085856635 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085856635 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250425085856635 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085856635 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085856635 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085856635 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(386)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085857423 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085857423 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085857423 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085857423 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085857423 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085857423 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085857423 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085857423 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085857424 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085857424 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085857424 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085857424 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085857424 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085857424 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085857424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085857424 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085857424 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085857424 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085857424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085857424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085857424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085857424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085857424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085857424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085857424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085857424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085857424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085857424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085857424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085857424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085857424 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085857424 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085857424 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085857424 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085857424 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085857424 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085857424 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085857424 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085857424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085857424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085857424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085857424 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085857424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085857424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085857424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085857424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085857424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085857424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085857424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085857424 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085857424 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085857424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085857424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085857424 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085857424 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085857424 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425085857424 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085857424 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085857424 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085857424 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085857424 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085857424 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250425085857424 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085857424 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085857424 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085857424 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085857425 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085857425 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085857425 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085857425 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085857425 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085857425 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085857425 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085857425 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085857425 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085857425 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085857425 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085857425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085857425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085857425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085857425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085857425 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085857425 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085857425 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085857425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085857425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085857425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085857425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085857425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085857425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085857425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085857425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085857425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085857425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085857425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085857425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085857425 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085857425 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085857425 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085857425 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085857425 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(389)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085857427 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085857427 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085857427 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085857427 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085857427 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085857427 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085857427 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085857427 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085857427 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085857427 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085857427 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085857427 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085857427 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085857427 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085857427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085857427 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085857427 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085857427 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085857427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085857427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085857427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085857427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085857427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085857427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085857427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085857427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085857427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085857427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085857427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085857427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085857427 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085857427 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085857427 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085857427 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085857427 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085857427 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085857427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085857427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085857427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085857427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085857427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085857427 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085857427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085857427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085857427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085857427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085857427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085857427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085857427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085857427 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085857427 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085857427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085857427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085857427 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085857427 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085857427 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425085857427 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085857427 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085857427 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085857427 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085857427 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085857427 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250425085857427 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085857427 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085857427 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085857427 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085857428 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085857428 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085857428 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085857428 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085857428 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085857428 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085857428 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085857428 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085857428 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085857428 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085857428 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085857428 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085857428 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085857428 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085857428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085857428 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085857428 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085857428 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085857428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085857428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085857428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085857428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085857428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085857428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085857428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085857428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085857428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085857428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085857428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085857428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085857428 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085857428 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085857428 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085857428 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085857428 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085857450 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34030<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_iu_release_req_rua_disconnect0(392)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(386)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(386)@23e0c4c64ce8: Created Expect[0] for '05080200F110172A52082926240000000090'O to be handled at TC_cs_iu_release_req_rua_disconnect0(392) TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@23e0c4c64ce8: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)9607856 20250425085858480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085858480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085858480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085858480 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085858480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x929ab0, normal) (hnbgw_rua.c:406) 20250425085858480 DHNB DEBUG map_rua[0x56458e937990]{init}: Allocated (fsm.c:456) 20250425085858480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9607856)[0x56458e937990]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085858480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9607856 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085858480 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085858480 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085858480 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9607856 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085858480 DCN DEBUG map_sccp[0x56458e953dd0]{init}: Allocated (fsm.c:456) 20250425085858480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56458e953dd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085858480 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9607856 <-> SCCP-35 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085858480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9607856 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085858480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9607856)[0x56458e937990]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085858480 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085858480 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085858480 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9607856 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085858480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56458e953dd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085858480 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085858480 DLSCCP DEBUG SCCP-SCOC(35)[0x56458e930c40]{IDLE}: Allocated (fsm.c:456) 20250425085858480 DLSCCP DEBUG SCCP-SCOC(35)[0x56458e930c40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085858480 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000023), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f400300019b0056400500f1100926) (sccp_scrc.c:415) 20250425085858480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085858480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085858480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085858480 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085858480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085858480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085858480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085858480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085858480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085858480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085858480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085858480 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085858480 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085858480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085858480 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085858480 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 23 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 90 00 4f 40 03 00 01 9b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085858480 DLSCCP DEBUG SCCP-SCOC(35)[0x56458e930c40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085858480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56458e953dd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085858480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9607856)[0x56458e937990]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085858480 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085858480 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085858480 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085858480 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085858480 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085858480 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425085858480 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085858480 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085858480 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085858480 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 23 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 90 00 4f 40 03 00 01 9b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(385)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc0-SCCP(385)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(386)@23e0c4c64ce8: Found Expect[0] for l3='05080200F110172A52082926240000000090'O handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-RAN(386)@23e0c4c64ce8: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)15222387 HNBGW_Test.msc0-SCCP(385)@23e0c4c64ce8: Session index based on connection ID:0 TC_cs_iu_release_req_rua_disconnect0(392)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(385)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085858489 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085858489 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085858489 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085858489 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085858489 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085858489 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085858489 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085858489 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085858490 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085858490 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 23 0c fa b7 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085858490 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085858490 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085858490 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085858490 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085858490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085858490 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000023), PART(T=Source Reference,L=4,D=000cfab7) (sccp_scrc.c:486) 20250425085858490 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1855) 20250425085858490 DLSCCP DEBUG SCCP-SCOC(35)[0x56458e930c40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085858490 DLSCCP DEBUG SCCP-SCOC(35)[0x56458e930c40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085858490 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085858490 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085858490 DCN DEBUG handle_cn_conn_conf() conn_id=35, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085858490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56458e953dd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085858490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56458e953dd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_cs_iu_release_req_rua_disconnect0(392)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(391)@23e0c4c64ce8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-SCCP(385)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@23e0c4c64ce8: vl_len:91 HNBGW_Test.msc0-SCCP(385)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(385)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250425085858693 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085858693 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085858693 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085858693 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085858693 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085858693 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085858693 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085858693 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085858693 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085858693 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 23 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085858693 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085858693 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085858693 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085858693 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085858693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085858693 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000023), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425085858693 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1855) 20250425085858693 DLSCCP DEBUG SCCP-SCOC(35)[0x56458e930c40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085858693 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085858693 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085858693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56458e953dd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085858693 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085858693 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085858693 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9607856 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085858693 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085858693 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085858694 DMGW DEBUG mgw(mgw-fsm-9607856-0)[0x56458e935fb0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425085858694 DMGW DEBUG mgw(mgw-fsm-9607856-0)[0x56458e935fb0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425085858694 DMGW DEBUG mgw(mgw-fsm-9607856-0)[0x56458e935fb0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425085858694 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085858694 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425085858694 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{UNUSED}: Allocated (fsm.c:456) 20250425085858694 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{UNUSED}: is child of mgw(mgw-fsm-9607856-0)[0x56458e935fb0] (fsm.c:486) 20250425085858694 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9607856-0)[0x56458e935fb0] (mgcp_client_endpoint_fsm.c:724) 20250425085858694 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085858694 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085858694 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085858694 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9607856-0)[0x56458e949ec0]{ST_CRCX}: Allocated (fsm.c:456) 20250425085858694 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9607856-0)[0x56458e949ec0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0] (fsm.c:486) 20250425085858694 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9607856-0)[0x56458e949ec0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085858694 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9607856-0)[0x56458e949ec0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425085858694 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: 929a'... (mgcp_client.c:807) 20250425085858694 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250425085858694 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9607856-0)[0x56458e949ec0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085858694 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(391)@23e0c4c64ce8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "929ab017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "929ab017", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_cs_iu_release_req_rua_disconnect0(392) TC_cs_iu_release_req_rua_disconnect0(392)@23e0c4c64ce8: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "929ab017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "929ab017", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_cs_iu_release_req_rua_disconnect0(392)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250425085858729 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20250425085858729 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e949ec0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425085858729 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e949ec0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425085858729 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e949ec0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085858729 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e949ec0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085858729 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425085858729 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/9@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085858729 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085858729 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085858729 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085858729 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085858729 DMGW DEBUG mgw(mgw-fsm-9607856-0)[0x56458e935fb0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085858729 DMGW DEBUG mgw(mgw-fsm-9607856-0)[0x56458e935fb0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425085858729 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085858729 DMGW DEBUG mgw(mgw-fsm-9607856-0)[0x56458e935fb0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425085858729 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9607856)[0x56458e937990]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425085858729 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425085858729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085858729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_cs_iu_release_req_rua_disconnect0(392)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085858751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085858751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085858751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085858751 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085858751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x929ab0) (hnbgw_rua.c:470) 20250425085858751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9607856 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085858751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9607856)[0x56458e937990]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085858751 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085858751 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085858751 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9607856 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085858751 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085858751 DMGW DEBUG mgw(mgw-fsm-9607856-0)[0x56458e935fb0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425085858751 DMGW DEBUG mgw(mgw-fsm-9607856-0)[0x56458e935fb0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425085858751 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085858751 DMGW DEBUG mgw(mgw-fsm-9607856-0)[0x56458e935fb0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425085858751 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9607856-0)[0x56458e935fb0] (mgcp_client_endpoint_fsm.c:724) 20250425085858751 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085858751 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085858751 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425085858751 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e949ec0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425085858751 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: 929a'... (mgcp_client.c:807) 20250425085858751 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250425085858751 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e949ec0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085858751 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085858751 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085858751 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_cs_iu_release_req_rua_disconnect0(392)@23e0c4c64ce8: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "929ab017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "929ab017", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085858759 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20250425085858759 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e949ec0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425085858759 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e949ec0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425085858759 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e949ec0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425085858759 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425085858759 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/9@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425085858759 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085858759 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085858759 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085858759 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085858759 DMGW DEBUG mgw(mgw-fsm-9607856-0)[0x56458e935fb0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085858759 DMGW DEBUG mgw(mgw-fsm-9607856-0)[0x56458e935fb0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425085858759 DMGW DEBUG mgw(mgw-fsm-9607856-0)[0x56458e935fb0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425085858759 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9607856-0)[0x56458e935fb0] (mgcp_client_endpoint_fsm.c:724) 20250425085858759 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425085858759 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425085858759 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425085858759 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9607856-0)[0x56458e938d80]{ST_CRCX}: Allocated (fsm.c:456) 20250425085858759 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9607856-0)[0x56458e938d80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0] (fsm.c:486) 20250425085858759 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9607856-0)[0x56458e938d80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425085858759 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9607856-0)[0x56458e938d80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250425085858759 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: 929a'... (mgcp_client.c:807) 20250425085858759 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250425085858759 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9607856-0)[0x56458e938d80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425085858759 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425085858759 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085858759 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425085858759 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_cs_iu_release_req_rua_disconnect0(392)@23e0c4c64ce8: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "929ab017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "929ab017", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425085858766 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20250425085858766 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e938d80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425085858766 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e938d80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425085858766 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e938d80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425085858766 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e938d80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425085858766 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425085858766 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/9@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425085858766 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085858766 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/9@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085858766 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425085858766 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425085858766 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425085858766 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/9@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425085858766 DMGW DEBUG mgw(mgw-fsm-9607856-0)[0x56458e935fb0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425085858766 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085858766 DMGW DEBUG mgw(mgw-fsm-9607856-0)[0x56458e935fb0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425085858766 DMGW DEBUG mgw(mgw-fsm-9607856-0)[0x56458e935fb0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425085858766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56458e953dd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425085858766 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085858766 DLSCCP DEBUG SCCP-SCOC(35)[0x56458e930c40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085858766 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000cfab7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425085858766 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085858766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085858766 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085858766 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085858766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085858766 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085858766 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 01 06 0c fa b7 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085858766 DMGW DEBUG mgw(mgw-fsm-9607856-0)[0x56458e935fb0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425085858767 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085858767 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085858767 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085858767 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085858767 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085858767 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425085858767 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085858767 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085858767 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085858767 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 01 06 0c fa b7 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(385)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(392)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085858952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085858953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085858953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250425085858953 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085858953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x929ab0) (hnbgw_rua.c:470) 20250425085858953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9607856 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:311) 20250425085858953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9607856)[0x56458e937990]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085858953 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250425085858953 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250425085858953 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9607856 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:263) 20250425085858953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56458e953dd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085858953 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085858953 DLSCCP DEBUG SCCP-SCOC(35)[0x56458e930c40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085858953 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000cfab7), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:415) 20250425085858953 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085858953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085858953 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085858953 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085858953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085858953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085858953 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bd 00 00 00 bc 03 00 00 01 06 0c fa b7 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085858953 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085858953 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085858953 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085858953 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085858953 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085858953 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425085858953 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085858954 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085858954 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085858954 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bd 00 00 00 bc 03 00 00 01 06 0c fa b7 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(385)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@23e0c4c64ce8: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)9607856 20250425085859156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085859157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085859157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250425085859157 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085859157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x929ab0,cause=misc(unspecified)) (hnbgw_rua.c:438) 20250425085859157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9607856 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:311) 20250425085859157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9607856)[0x56458e937990]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085859157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9607856)[0x56458e937990]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085859157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56458e953dd0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085859157 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085859157 DLSCCP DEBUG SCCP-SCOC(35)[0x56458e930c40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085859157 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000cfab7), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085859157 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085859157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085859157 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085859157 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085859157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085859157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085859157 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 01 04 0c fa b7 00 00 23 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085859157 DLSCCP DEBUG SCCP-SCOC(35)[0x56458e930c40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085859157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56458e953dd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:332) 20250425085859157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9607856)[0x56458e937990]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085859157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9607856)[0x56458e937990]{disconnected}: Freeing instance (context_map.c:202) 20250425085859157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9607856)[0x56458e937990]{disconnected}: Deallocated (fsm.c:568) 20250425085859157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56458e953dd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085859157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56458e953dd0]{disconnected}: Freeing instance (context_map.c:206) 20250425085859157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56458e953dd0]{disconnected}: Deallocated (fsm.c:568) 20250425085859157 DMGW DEBUG mgw(mgw-fsm-9607856-0)[0x56458e935fb0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425085859157 DMGW DEBUG mgw(mgw-fsm-9607856-0)[0x56458e935fb0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425085859157 DMGW DEBUG mgw(mgw-fsm-9607856-0)[0x56458e935fb0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425085859157 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425085859157 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e949ec0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085859157 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: 929a'... (mgcp_client.c:807) 20250425085859157 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425085859157 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e949ec0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085859157 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e938d80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425085859157 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: 929a'... (mgcp_client.c:807) 20250425085859157 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425085859157 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e938d80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425085859157 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{IN_USE}: Removing from parent mgw(mgw-fsm-9607856-0)[0x56458e935fb0] (mgcp_client_endpoint_fsm.c:873) 20250425085859157 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425085859157 DLMGCP DEBUG mgw-endp(mgw-fsm-9607856-0)[0x56458e95a6a0]{IN_USE}: Deallocated (fsm.c:568) 20250425085859157 DMGW DEBUG mgw(mgw-fsm-9607856-0)[0x56458e935fb0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425085859157 DMGW DEBUG mgw(mgw-fsm-9607856-0)[0x56458e935fb0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425085859157 DMGW DEBUG mgw(mgw-fsm-9607856-0)[0x56458e935fb0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425085859157 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9607856 SCCP-35 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250425085859158 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085859158 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085859158 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085859158 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085859158 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085859158 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425085859158 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085859158 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085859158 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085859158 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 01 04 0c fa b7 00 00 23 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(385)@23e0c4c64ce8: Session index based on local reference:0 20250425085859163 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085859163 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085859163 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085859163 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085859163 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085859163 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' HNBGW_Test.msc0-RAN(386)@23e0c4c64ce8: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)15222387 20250425085859163 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085859163 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085859163 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085859163 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 23 0c fa b7 00 00 06 00 08 00 00 00 07  20250425085859163 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085859163 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085859163 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085859164 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085859164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085859164 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000023), PART(T=Source Reference,L=4,D=000cfab7) (sccp_scrc.c:486) 20250425085859164 DLSCCP DEBUG Received CO:RELCO for local reference 35 (sccp_scoc.c:1855) 20250425085859164 DLSCCP DEBUG SCCP-SCOC(35)[0x56458e930c40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085859164 DLSCCP DEBUG SCCP-SCOC(35)[0x56458e930c40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085859164 DLSCCP DEBUG SCCP-SCOC(35)[0x56458e930c40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085859164 DLSCCP DEBUG SCCP-SCOC(35)[0x56458e930c40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085859164 DLSCCP DEBUG SCCP-SCOC(35)[0x56458e930c40]{IDLE}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "929ab017" }, { code := "I", val := "11111" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "929ab017" }, { code := "I", val := "22222" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085859174 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20250425085859175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e949ec0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085859175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e949ec0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085859175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e949ec0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085859175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e949ec0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425085859175 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20250425085859175 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e938d80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425085859175 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e938d80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425085859175 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e938d80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425085859175 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e938d80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425085900188 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35879<->l=127.0.0.1:4262) (control_if.c:193) 20250425085900188 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34016<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(380)@23e0c4c64ce8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085900192 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34002<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085900195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085900195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085900195 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085900195 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085900195 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(389)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(385)@23e0c4c64ce8: Final verdict of PTC: none MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379)@23e0c4c64ce8: Final verdict of PTC: none 20250425085900196 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085900196 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085900196 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085900196 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085900196 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085900196 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085900196 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085900196 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085900196 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085900196 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085900196 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085900196 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085900196 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085900196 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085900196 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085900196 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085900196 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425085900197 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085900197 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085900197 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085900197 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085900197 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085900197 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085900197 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085900197 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085900197 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085900197 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085900197 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085900197 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085900197 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085900197 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085900197 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085900197 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085900197 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085900197 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085900197 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085900197 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085900197 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085900197 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085900197 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085900197 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085900197 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085900197 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085900197 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085900198 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085900198 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085900197 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085900197 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085900198 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085900198 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085900198 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(388)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(386)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(387)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(390)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(382)@23e0c4c64ce8: Final verdict of PTC: none 20250425085900198 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085900198 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085900198 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085900198 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085900198 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085900198 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW-MGCP(391)@23e0c4c64ce8: Final verdict of PTC: none 20250425085900198 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085900198 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085900198 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085900198 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085900198 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@23e0c4c64ce8: Final verdict of PTC: none 20250425085900200 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34030<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(392)@23e0c4c64ce8: Final verdict of PTC: pass MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(383): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(392): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass'. Fri Apr 25 08:59:00 UTC 2025 ====== HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.talloc 20250425085900238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34036<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085900740 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34036<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=355532) Waiting for packet dumper to finish... 1 (prev_count=355532, count=356392) 20250425085902197 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085902197 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085902197 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085902199 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085902199 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085902199 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect ------ Fri Apr 25 08:59:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_ps_iu_release_req_rua_disconnect started. 20250425085903828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34052<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085903832 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34066<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085903835 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38577<->l=127.0.0.1:4262) (control_if.c:572) 20250425085903915 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085903915 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085903916 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085903916 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085903916 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085903916 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085903916 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085903916 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085903917 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085903917 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085903917 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085903917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085903917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085903917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085903917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085903917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085903917 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085903917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085903917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085903917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085903917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085903917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085903917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085903917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085903917 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085903917 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085903917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085903917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085903917 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085903917 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085903917 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085903917 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085903917 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085903917 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085903917 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085903917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085903917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085903917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085903917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085903917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085903917 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=1 -> eSLS=33: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085903917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085903917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085903917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085903917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085903917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085903917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085903917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085903917 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=1 -> eSLS=1: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085903917 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085903917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085903917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085903917 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 01 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085903917 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085903917 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085903917 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085903917 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085903917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085903917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085903917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085903917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085903917 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085903917 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085903917 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085903917 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085903917 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085903917 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085903917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085903917 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085903917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085903917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085903917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085903917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085903917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085903917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085903917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085903917 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085903917 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085903917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085903917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085903917 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0f 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085903917 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085903917 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085903917 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085903917 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085903917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085903917 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085903917 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085903917 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085903917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085903917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085903917 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085903917 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085903917 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085903917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085903917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085903917 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085903917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085903917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085903917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085903917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085903918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085903918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085903918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085903918 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085903918 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085903918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085903918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085903918 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0e 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085903918 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085903918 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085903918 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085903918 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085903918 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085903918 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085903918 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: picked Normal Route via 'virt-msc2' round-robin style 20250425085903918 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085903918 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085903918 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085903918 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085903918 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085903918 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085903918 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(401)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(401)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(401)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-SCCP(399)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085903935 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085903935 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085903935 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085903935 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085903935 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085903935 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085903935 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085903935 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085903936 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085903936 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085903936 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085903936 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085903936 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085903936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085903936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085903936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085903936 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=14 -> eSLS=94: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085903936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085903936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085903936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085903936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085903936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085903936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085903936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085903936 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=14 -> eSLS=126: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085903936 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085903936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085903936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085903936 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0e 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085903936 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085903936 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085903936 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085903936 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085903936 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085903936 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085903936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085903936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085903936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085903936 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=11 -> eSLS=43: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085903936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085903936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085903936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085903936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085903936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085903936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085903936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085903936 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085903937 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085903937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085903937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085903937 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0b 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085903937 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085903937 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085903937 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085903937 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085903937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085903937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085903937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085903937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085903937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085903937 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085903937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085903937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085903937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085903937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085903937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085903937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085903937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085903937 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085903937 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085903937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085903937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085903937 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085903937 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085903937 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085903937 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085903937 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085903937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085903937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085903937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085903937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085903937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085903937 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085903937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085903937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085903937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085903937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085903937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085903937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085903937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085903937 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085903937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085903937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085903937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085903937 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085903937 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085903937 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085903937 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085903937 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085903937 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085903937 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085903937 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085903937 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085903937 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085903937 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085903937 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085903937 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085903937 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085903937 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085903937 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085903937 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085903937 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085903937 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085903937 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085903937 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085903937 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085903937 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085903937 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085903937 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085903937 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(404)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(404)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(402)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085903958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085903958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085903958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085903958 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085903958 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085903958 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085903958 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085903958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085903958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085904133 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085904133 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085904133 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085904133 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(401)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085904137 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085904137 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085904137 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085904137 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085904137 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085904137 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085904137 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085904137 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085904137 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085904137 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085904137 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085904138 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085904138 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085904138 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085904138 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085904138 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085904138 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085904138 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085904138 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085904138 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085904138 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085904138 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085904138 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085904138 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085904138 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085904138 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085904138 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085904138 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085904138 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085904138 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085904138 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085904138 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085904138 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085904140 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085904140 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085904140 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085904140 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085904140 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085904140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085904140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085904140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085904140 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085904140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085904140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085904140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085904140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085904140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085904140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085904140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085904140 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085904140 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085904140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085904140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085904140 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085904140 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085904140 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085904140 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085904140 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085904140 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085904140 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085904140 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425085904140 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085904140 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085904140 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085904140 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085904147 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085904147 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085904147 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085904147 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(404)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085904149 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085904149 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085904149 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085904149 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085904149 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085904149 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085904149 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085904149 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085904149 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085904149 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085904149 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085904150 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085904150 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085904150 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085904150 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085904150 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085904150 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085904150 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085904150 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085904150 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085904150 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085904150 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085904150 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085904150 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085904150 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085904150 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085904150 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085904150 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085904150 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085904150 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085904150 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085904150 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085904150 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085904150 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085904151 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085904151 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085904151 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085904151 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085904151 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085904151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085904151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085904151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085904151 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085904151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085904151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085904151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085904151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085904151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085904151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085904151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085904151 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085904151 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085904151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085904151 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085904151 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085904151 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085904151 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085904151 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085904151 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085904151 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085904151 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085904151 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250425085904151 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085904151 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085904151 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085904151 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(400)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085904950 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085904950 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085904950 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085904950 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085904951 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085904951 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085904951 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085904951 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085904951 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085904951 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085904951 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085904951 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085904951 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085904951 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085904951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085904951 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085904951 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085904952 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085904952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085904952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085904952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085904952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085904952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085904952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085904952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085904952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085904952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085904952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085904952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085904952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085904952 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085904952 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085904952 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085904952 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085904952 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085904952 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085904952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085904952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085904952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085904952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085904952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085904952 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085904952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085904952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085904952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085904952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085904952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085904952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085904952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085904952 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085904952 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085904952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085904952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085904952 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085904952 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085904952 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425085904953 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085904953 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085904953 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085904953 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085904953 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085904953 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250425085904953 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085904953 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085904953 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085904953 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085904954 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085904954 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085904954 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085904954 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085904954 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085904954 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085904954 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085904954 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085904954 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085904954 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085904954 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085904954 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085904954 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085904954 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085904954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085904954 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085904954 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085904954 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085904954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085904954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085904955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085904955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085904955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085904955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085904955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085904955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085904955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085904955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085904955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085904955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085904955 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085904955 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085904955 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085904955 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085904955 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(403)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085904968 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085904968 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085904968 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085904968 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085904968 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085904968 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085904968 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085904968 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085904968 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085904968 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085904968 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085904968 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085904968 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085904968 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085904968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085904968 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085904968 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085904968 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085904968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085904968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085904968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085904968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085904968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085904968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085904968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085904968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085904969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085904969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085904969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085904969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085904969 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085904969 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085904969 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085904969 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085904969 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085904969 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085904969 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085904969 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085904969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085904969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085904969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085904969 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085904969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085904969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085904969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085904969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085904969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085904969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085904969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085904969 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085904969 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085904969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085904969 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085904969 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085904969 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085904969 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425085904969 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085904969 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085904969 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085904969 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085904969 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085904969 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250425085904969 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085904969 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085904969 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085904969 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085904969 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085904969 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085904969 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085904969 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085904969 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085904969 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085904969 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085904969 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085904969 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085904969 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085904969 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085904969 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085904969 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085904969 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085904969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085904969 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085904970 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085904970 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085904970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085904970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085904970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085904970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085904970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085904970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085904970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085904970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085904970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085904970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085904970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085904970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085904970 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085904970 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085904970 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085904970 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085904970 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085904983 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34072<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_iu_release_req_rua_disconnect0(406)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(403)@23e0c4c64ce8: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@23e0c4c64ce8: Created Expect[0] for '080101D571000008292624000000009000F1102A2A170512C7422000'O to be handled at TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@23e0c4c64ce8: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)9917240 20250425085906015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085906015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085906015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085906015 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085906015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x975338, normal) (hnbgw_rua.c:406) 20250425085906015 DHNB DEBUG map_rua[0x56458e938d80]{init}: Allocated (fsm.c:456) 20250425085906015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9917240)[0x56458e938d80]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085906015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9917240 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085906015 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085906015 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085906015 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085906015 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9917240 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085906015 DCN DEBUG map_sccp[0x56458e949ec0]{init}: Allocated (fsm.c:456) 20250425085906015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56458e949ec0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085906015 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9917240 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085906015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9917240 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085906015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9917240)[0x56458e938d80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085906016 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085906016 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085906016 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9917240 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085906016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56458e949ec0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085906016 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085906016 DLSCCP DEBUG SCCP-SCOC(36)[0x56458e930c40]{IDLE}: Allocated (fsm.c:456) 20250425085906016 DLSCCP DEBUG SCCP-SCOC(36)[0x56458e930c40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085906016 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000024), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f400300037a0056400500f1100926) (sccp_scrc.c:415) 20250425085906016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085906016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085906016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085906016 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085906016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085906016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085906016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085906016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085906016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085906016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085906016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085906016 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085906016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085906016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085906016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085906016 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 06 01 00 00 24 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 90 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 7a 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085906016 DLSCCP DEBUG SCCP-SCOC(36)[0x56458e930c40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085906016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56458e949ec0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085906016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9917240)[0x56458e938d80]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085906017 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085906017 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085906017 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085906017 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085906017 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085906017 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250425085906017 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085906017 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085906017 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085906017 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 06 01 00 00 24 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 90 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 7a 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(402)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@23e0c4c64ce8: Found Expect[0] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-RAN(403)@23e0c4c64ce8: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)10383388 HNBGW_Test.sgsn0-SCCP(402)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_iu_release_req_rua_disconnect0(406)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085906030 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085906030 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085906030 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085906030 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085906030 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085906030 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085906030 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085906030 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085906030 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085906030 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 24 11 1a 83 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085906030 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085906030 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085906030 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085906030 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085906030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085906030 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000024), PART(T=Source Reference,L=4,D=00111a83) (sccp_scrc.c:486) 20250425085906030 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1855) 20250425085906030 DLSCCP DEBUG SCCP-SCOC(36)[0x56458e930c40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085906030 DLSCCP DEBUG SCCP-SCOC(36)[0x56458e930c40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085906030 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085906030 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085906030 DCN DEBUG handle_cn_conn_conf() conn_id=36, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085906030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56458e949ec0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085906030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56458e949ec0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_ps_iu_release_req_rua_disconnect0(406)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW_Test.sgsn0-SCCP(402)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@23e0c4c64ce8: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@23e0c4c64ce8: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250425085906232 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085906232 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085906232 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085906232 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085906232 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085906232 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085906232 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085906232 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085906232 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085906232 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 24 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085906232 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085906232 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085906233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085906233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085906233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085906233 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000024), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250425085906233 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1855) 20250425085906233 DLSCCP DEBUG SCCP-SCOC(36)[0x56458e930c40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085906233 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085906233 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085906233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56458e949ec0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085906233 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085906233 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085906233 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9917240 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085906233 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085906233 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9917240 SCCP-36 sgsn-0 MI=IMSI-262420000000009: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250425085906233 DRANAP DEBUG ps_rab_ass[0x56458e937990]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425085906233 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085906233 DLPFCP DEBUG ps_rab[0x56458e953dd0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250425085906233 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240-RAB-23)[0x56458e953dd0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250425085906233 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085906233 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240-RAB-23)[0x56458e953dd0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250425085906233 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085906233 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240)[0x56458e937990]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(396)@23e0c4c64ce8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 2, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000001'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(396)@23e0c4c64ce8: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_iu_release_req_rua_disconnect0(406)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 HNBGW-PFCP(396)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_iu_release_req_rua_disconnect0(406): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 2, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F1'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250425085906246 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085906246 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240-RAB-23)[0x56458e953dd0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085906246 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240-RAB-23)[0x56458e953dd0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250425085906246 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240)[0x56458e937990]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250425085906246 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085906246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9917240)[0x56458e938d80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250425085906246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250425085906246 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240)[0x56458e937990]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250425085906246 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240)[0x56458e937990]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250425085906246 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240)[0x56458e937990]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250425085906246 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240-RAB-23)[0x56458e953dd0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250425085906246 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240-RAB-23)[0x56458e953dd0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085906246 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240-RAB-23)[0x56458e953dd0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250425085906246 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085906246 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240-RAB-23)[0x56458e953dd0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085906246 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085906246 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425085906246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085906246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_iu_release_req_rua_disconnect0(406)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085906271 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085906271 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085906271 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085906271 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085906271 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x975338) (hnbgw_rua.c:470) 20250425085906272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9917240 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085906272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9917240)[0x56458e938d80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085906272 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085906272 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085906272 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9917240 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085906272 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085906272 DRANAP DEBUG ps_rab_ass[0x56458e937990]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425085906272 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240)[0x56458e937990]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250425085906272 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085906272 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240-RAB-23)[0x56458e953dd0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250425085906272 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240-RAB-23)[0x56458e953dd0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250425085906272 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085906272 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240-RAB-23)[0x56458e953dd0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250425085906272 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085906272 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240)[0x56458e937990]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@23e0c4c64ce8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F1'O, sequence_number := 3, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@23e0c4c64ce8: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_iu_release_req_rua_disconnect0(406): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 3, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250425085906285 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085906285 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240-RAB-23)[0x56458e953dd0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085906285 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240-RAB-23)[0x56458e953dd0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250425085906285 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240-RAB-23)[0x56458e953dd0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250425085906285 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240)[0x56458e937990]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250425085906285 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085906285 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240)[0x56458e937990]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250425085906285 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240)[0x56458e937990]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250425085906285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56458e949ec0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250425085906285 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085906285 DLSCCP DEBUG SCCP-SCOC(36)[0x56458e930c40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085906285 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00111a83), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250425085906285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085906285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085906285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085906285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085906285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085906285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085906285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 06 06 11 1a 83 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085906285 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240)[0x56458e937990]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250425085906285 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240)[0x56458e937990]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250425085906285 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240)[0x56458e937990]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250425085906285 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240-RAB-23)[0x56458e953dd0]{ESTABLISHED}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085906285 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240-RAB-23)[0x56458e953dd0]{ESTABLISHED}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250425085906285 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085906285 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240-RAB-23)[0x56458e953dd0]{ESTABLISHED}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085906285 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085906285 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425085906285 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085906285 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085906285 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085906285 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085906285 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085906285 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250425085906285 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085906285 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085906285 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085906285 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 06 06 11 1a 83 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(402)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(406)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085906472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085906472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085906473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250425085906473 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085906473 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x975338) (hnbgw_rua.c:470) 20250425085906473 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9917240 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:311) 20250425085906473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9917240)[0x56458e938d80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085906473 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250425085906473 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250425085906473 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9917240 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:263) 20250425085906473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56458e949ec0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085906473 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085906473 DLSCCP DEBUG SCCP-SCOC(36)[0x56458e930c40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085906473 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00111a83), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:415) 20250425085906473 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085906473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085906473 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085906473 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085906473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085906473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085906473 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bd 00 00 00 b9 03 00 00 06 06 11 1a 83 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085906473 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085906473 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085906473 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085906473 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085906473 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085906474 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250425085906474 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085906474 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085906474 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085906474 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bd 00 00 00 b9 03 00 00 06 06 11 1a 83 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(402)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@23e0c4c64ce8: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)9917240 20250425085906676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085906677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085906677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250425085906677 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085906677 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x975338,cause=misc(unspecified)) (hnbgw_rua.c:438) 20250425085906677 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9917240 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:311) 20250425085906677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9917240)[0x56458e938d80]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085906677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9917240)[0x56458e938d80]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085906677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56458e949ec0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085906677 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085906677 DLSCCP DEBUG SCCP-SCOC(36)[0x56458e930c40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085906677 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00111a83), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085906677 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085906677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085906677 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085906677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085906677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085906677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085906677 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 06 04 11 1a 83 00 00 24 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085906677 DLSCCP DEBUG SCCP-SCOC(36)[0x56458e930c40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085906677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56458e949ec0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:332) 20250425085906677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9917240)[0x56458e938d80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085906677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9917240)[0x56458e938d80]{disconnected}: Freeing instance (context_map.c:202) 20250425085906677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9917240)[0x56458e938d80]{disconnected}: Deallocated (fsm.c:568) 20250425085906677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56458e949ec0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085906677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56458e949ec0]{disconnected}: Freeing instance (context_map.c:206) 20250425085906677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56458e949ec0]{disconnected}: Deallocated (fsm.c:568) 20250425085906677 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240-RAB-23)[0x56458e953dd0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250425085906677 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240-RAB-23)[0x56458e953dd0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250425085906677 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085906677 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240-RAB-23)[0x56458e953dd0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250425085906677 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085906677 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9917240 SCCP-36 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250425085906678 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085906678 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085906678 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085906678 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085906678 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085906678 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250425085906678 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085906678 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085906678 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085906678 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 06 04 11 1a 83 00 00 24 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(396)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F1'O, sequence_number := 4, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@23e0c4c64ce8: found destination TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-SCCP(402)@23e0c4c64ce8: Session index based on local reference:0 TC_ps_iu_release_req_rua_disconnect0(406)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085906684 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085906684 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085906684 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085906684 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085906684 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085906684 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085906684 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085906684 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085906684 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085906684 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 24 11 1a 83 00 00 06 00 08 00 00 00 07  20250425085906684 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085906684 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085906684 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085906684 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) HNBGW-PFCP(396)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_iu_release_req_rua_disconnect0(406): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 4, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250425085906684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085906684 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000024), PART(T=Source Reference,L=4,D=00111a83) (sccp_scrc.c:486) 20250425085906684 DLSCCP DEBUG Received CO:RELCO for local reference 36 (sccp_scoc.c:1855) 20250425085906684 DLSCCP DEBUG SCCP-SCOC(36)[0x56458e930c40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425085906684 DLSCCP DEBUG SCCP-SCOC(36)[0x56458e930c40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425085906684 DLSCCP DEBUG SCCP-SCOC(36)[0x56458e930c40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085906684 DLSCCP DEBUG SCCP-SCOC(36)[0x56458e930c40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085906684 DLSCCP DEBUG SCCP-SCOC(36)[0x56458e930c40]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(403)@23e0c4c64ce8: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)10383388 20250425085906685 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085906685 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240-RAB-23)[0x56458e953dd0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085906685 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240-RAB-23)[0x56458e953dd0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250425085906685 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240-RAB-23)[0x56458e953dd0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250425085906685 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240-RAB-23)[0x56458e953dd0]{WAIT_USE_COUNT}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085906685 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240-RAB-23)[0x56458e953dd0]{WAIT_USE_COUNT}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250425085906685 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085906685 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240-RAB-23)[0x56458e953dd0]{WAIT_USE_COUNT}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085906685 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240-RAB-23)[0x56458e953dd0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250425085906685 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240-RAB-23)[0x56458e953dd0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250425085906685 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240-RAB-23)[0x56458e953dd0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250425085906685 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9917240-RAB-23)[0x56458e953dd0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250425085906685 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085906685 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425085907702 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38577<->l=127.0.0.1:4262) (control_if.c:193) 20250425085907703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34066<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(395)@23e0c4c64ce8: Final verdict of PTC: none VirtHNBGW-STATS(394)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085907707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34052<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085907709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085907709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085907709 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085907709 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085907709 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393)@23e0c4c64ce8: Final verdict of PTC: none 20250425085907710 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085907710 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085907710 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085907710 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085907710 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085907710 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085907710 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085907710 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085907710 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085907710 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085907710 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085907710 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085907710 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085907710 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085907710 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085907710 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085907710 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085907710 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085907711 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085907711 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(399)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(400)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(403)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(402)@23e0c4c64ce8: Final verdict of PTC: none 20250425085907711 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@23e0c4c64ce8: Final verdict of PTC: none 20250425085907711 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085907711 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085907711 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085907711 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425085907711 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425085907711 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085907711 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425085907711 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250425085907711 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425085907711 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085907711 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085907711 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085907711 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085907711 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085907711 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085907711 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085907712 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085907712 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085907712 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(404)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(405)@23e0c4c64ce8: Final verdict of PTC: none 20250425085907711 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085907711 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085907711 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085907711 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085907711 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085907711 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085907711 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085907711 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085907712 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085907712 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085907712 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085907712 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085907712 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085907712 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085907712 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085907712 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085907712 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085907712 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085907712 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085907712 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085907712 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(401)@23e0c4c64ce8: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(396)@23e0c4c64ce8: Final verdict of PTC: none 20250425085907714 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34072<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(406)@23e0c4c64ce8: Final verdict of PTC: pass MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(397): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(406): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass'. Fri Apr 25 08:59:07 UTC 2025 ====== HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.talloc 20250425085907814 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56316<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085908316 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56316<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=341124) Waiting for packet dumper to finish... 1 (prev_count=341124, count=341888) 20250425085909712 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085909712 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085909712 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085909712 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085909712 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085909712 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment'. ------ HNBGW_Tests.TC_ps_rab_assignment ------ Fri Apr 25 08:59:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_ps_rab_assignment started. 20250425085911415 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56318<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085911420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56332<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085911423 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44407<->l=127.0.0.1:4262) (control_if.c:572) 20250425085911497 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085911497 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085911497 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085911497 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085911498 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085911498 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085911498 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085911498 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_ps_rab_assignment-Iuh0(411)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085911498 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085911498 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085911499 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085911499 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085911499 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085911499 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085911499 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085911499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085911499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085911499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085911499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085911499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085911499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085911499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085911499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085911499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085911499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085911499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085911499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085911499 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085911499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085911499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085911499 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0b 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085911499 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085911499 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085911499 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085911499 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085911499 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085911499 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085911499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085911499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085911499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085911499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085911499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085911499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085911499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085911499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085911499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085911499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085911499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085911499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085911499 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085911499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085911499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085911499 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0e 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085911499 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085911499 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085911499 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085911499 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085911499 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085911499 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085911499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085911499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085911499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085911499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085911499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085911499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085911499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085911499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085911499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085911499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085911499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085911499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085911499 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085911499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085911499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085911499 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085911499 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085911499 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085911499 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085911499 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085911499 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085911499 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085911499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085911499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085911499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085911499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085911499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085911499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085911499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085911499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085911499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085911499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085911499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085911499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085911499 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085911499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085911499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085911499 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085911499 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085911499 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085911499 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085911499 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085911499 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085911499 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085911499 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085911499 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085911499 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085911499 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085911499 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085911499 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085911499 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085911499 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085911499 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085911499 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085911499 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085911499 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085911499 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085911499 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085911499 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085911499 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085911499 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085911499 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085911499 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(415)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(415)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(415)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-SCCP(413)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085911510 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085911510 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085911511 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085911511 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085911511 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085911511 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085911511 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085911511 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085911512 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085911512 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085911512 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085911512 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085911512 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085911512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085911512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085911512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085911512 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=12 -> eSLS=92: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085911512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085911512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085911512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085911512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085911512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085911512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085911512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085911512 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=12 -> eSLS=124: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085911512 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085911512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085911512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085911512 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0c 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085911512 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085911512 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085911512 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085911512 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085911512 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085911512 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085911512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085911512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085911512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085911512 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085911512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085911512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085911512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085911512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085911512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085911512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085911512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085911512 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085911512 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085911512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085911512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085911512 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0d 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085911512 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085911512 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085911512 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085911512 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085911512 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085911512 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085911512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085911512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085911512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085911512 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085911512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085911512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085911512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085911512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085911512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085911512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085911512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085911512 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085911512 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085911512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085911512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085911512 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 08 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085911512 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085911512 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085911512 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085911512 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085911512 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085911512 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085911512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085911512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085911512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085911512 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085911512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085911512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085911512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085911512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085911512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085911512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085911512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085911512 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085911512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085911512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085911512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085911512 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085911512 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085911512 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085911512 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085911512 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085911512 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085911512 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085911512 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085911512 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085911512 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085911512 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085911512 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085911512 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085911512 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085911512 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085911512 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085911512 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085911512 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085911512 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085911512 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=8 -> eSLS=24: picked Normal Route via 'virt-sgsn1' round-robin style 20250425085911512 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085911512 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085911512 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085911512 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085911512 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085911512 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085911512 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(418)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(418)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(418)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(416)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085911533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085911533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085911533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085911533 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085911533 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085911533 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085911533 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085911533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085911533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085911709 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085911709 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085911709 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085911709 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(415)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085911714 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085911714 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085911714 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085911714 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085911714 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085911714 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085911714 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085911715 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085911715 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085911715 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085911715 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085911715 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085911715 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085911715 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085911715 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085911715 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085911715 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085911715 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085911715 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085911715 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085911715 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085911715 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085911715 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085911715 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085911715 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085911715 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085911715 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085911715 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085911715 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085911715 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085911715 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085911715 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085911715 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085911716 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085911716 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085911716 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085911716 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085911716 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085911716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085911716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085911716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085911716 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085911716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085911716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085911716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085911716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085911716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085911716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085911716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085911716 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085911716 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085911716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085911716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085911716 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085911716 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085911716 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085911716 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085911716 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085911716 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085911716 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085911716 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250425085911716 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085911716 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085911716 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085911716 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085911723 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085911723 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085911723 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085911723 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(418)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085911728 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085911728 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085911728 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085911728 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085911728 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085911728 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085911728 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085911728 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085911728 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085911728 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085911728 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085911730 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085911730 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085911730 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085911730 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085911730 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085911730 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085911730 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085911730 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085911730 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085911730 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085911730 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085911730 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085911730 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085911730 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085911730 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085911730 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085911730 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085911730 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085911730 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085911730 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085911730 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085911730 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085911730 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085911731 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085911731 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085911731 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085911731 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085911731 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085911731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085911731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085911731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085911731 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085911731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085911731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085911731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085911731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085911731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085911731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085911731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085911731 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085911731 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085911731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085911731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085911731 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085911732 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085911732 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085911732 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085911732 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085911732 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085911732 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085911732 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250425085911732 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085911732 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085911732 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085911732 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(414)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085912524 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085912524 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085912524 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085912524 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085912524 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085912524 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085912524 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085912524 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085912524 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085912524 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085912524 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085912524 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085912524 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085912524 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085912524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085912524 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085912524 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085912524 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085912524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085912524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085912524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085912524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085912524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085912524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085912524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085912524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085912524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085912524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085912524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085912524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085912524 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085912524 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085912524 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085912524 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085912524 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085912524 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085912524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085912524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085912524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085912524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085912524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085912524 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085912524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085912524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085912524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085912524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085912524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085912524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085912524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085912524 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085912524 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085912524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085912524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085912525 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085912525 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085912525 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425085912525 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085912525 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085912525 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085912525 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085912525 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085912525 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250425085912525 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085912525 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085912525 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085912525 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085912527 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085912527 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085912527 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085912527 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085912527 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085912527 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085912527 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085912527 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085912527 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085912527 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085912527 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085912527 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085912527 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085912527 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085912527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085912527 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085912527 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085912527 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085912527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085912527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085912527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085912527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085912527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085912527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085912527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085912527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085912527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085912527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085912527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085912527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085912527 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085912527 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085912527 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085912527 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085912527 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(417)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085912530 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085912530 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085912530 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085912530 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085912530 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085912530 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085912530 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085912530 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085912530 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085912530 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085912530 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085912530 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085912530 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085912530 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085912530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085912530 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085912530 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085912530 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085912530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085912530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085912530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085912530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085912530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085912530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085912530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085912530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085912530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085912530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085912530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085912530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085912530 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085912530 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085912530 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085912530 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085912530 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085912530 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085912530 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085912530 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085912530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085912530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085912530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085912530 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085912530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085912530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085912530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085912530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085912530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085912530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085912530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085912530 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085912530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085912530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085912530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085912530 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085912530 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085912530 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425085912530 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085912530 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085912530 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085912530 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085912530 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085912530 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250425085912530 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085912530 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085912530 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085912530 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085912531 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085912531 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085912531 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085912531 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085912531 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085912531 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085912531 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085912531 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085912531 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085912531 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085912531 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085912531 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085912531 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085912531 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085912531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085912531 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085912531 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085912531 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085912531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085912531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085912531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085912531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085912531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085912531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085912531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085912531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085912531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085912531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085912531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085912531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085912531 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085912531 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085912531 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085912531 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085912531 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085913565 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56334<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment0(420)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(417)@23e0c4c64ce8: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(417)@23e0c4c64ce8: Created Expect[0] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment0(420) TC_ps_rab_assignment-Iuh0-RUA(412)@23e0c4c64ce8: Added conn table entry 0TC_ps_rab_assignment0(420)10466052 20250425085914605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085914605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085914605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085914605 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085914605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9fb304, normal) (hnbgw_rua.c:406) 20250425085914605 DHNB DEBUG map_rua[0x56458e953dd0]{init}: Allocated (fsm.c:456) 20250425085914605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10466052)[0x56458e953dd0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085914605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10466052 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085914605 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085914605 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085914605 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085914605 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10466052 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085914605 DCN DEBUG map_sccp[0x56458e930c40]{init}: Allocated (fsm.c:456) 20250425085914605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56458e930c40]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085914606 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10466052 <-> SCCP-37 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085914606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10466052 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085914606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10466052)[0x56458e953dd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085914606 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085914606 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085914606 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10466052 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085914606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56458e930c40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085914606 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085914606 DLSCCP DEBUG SCCP-SCOC(37)[0x56458e938d80]{IDLE}: Allocated (fsm.c:456) 20250425085914606 DLSCCP DEBUG SCCP-SCOC(37)[0x56458e938d80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085914606 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000025), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030003d70056400500f1100926) (sccp_scrc.c:415) 20250425085914606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085914606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085914606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085914606 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085914606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085914606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085914606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085914606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085914606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085914606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085914606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085914606 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085914606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085914606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085914606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085914606 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 25 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 70 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 d7 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085914606 DLSCCP DEBUG SCCP-SCOC(37)[0x56458e938d80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085914606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56458e930c40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085914606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10466052)[0x56458e953dd0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085914606 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085914606 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085914606 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085914606 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085914606 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085914606 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250425085914606 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085914606 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085914606 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085914606 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 25 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 70 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 d7 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(416)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(416)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(417)@23e0c4c64ce8: Found Expect[0] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment0(420) HNBGW_Test.sgsn0-RAN(417)@23e0c4c64ce8: Added conn table entry 0TC_ps_rab_assignment0(420)6715061 HNBGW_Test.sgsn0-SCCP(416)@23e0c4c64ce8: Session index based on connection ID:0 TC_ps_rab_assignment0(420)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(416)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085914623 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085914623 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085914623 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085914623 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085914623 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085914623 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085914623 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085914623 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085914623 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085914623 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 25 7f 95 fb 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085914623 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085914623 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085914623 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085914623 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085914623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085914623 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000025), PART(T=Source Reference,L=4,D=007f95fb) (sccp_scrc.c:486) 20250425085914623 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1855) 20250425085914623 DLSCCP DEBUG SCCP-SCOC(37)[0x56458e938d80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085914623 DLSCCP DEBUG SCCP-SCOC(37)[0x56458e938d80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085914623 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085914623 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085914623 DCN DEBUG handle_cn_conn_conf() conn_id=37, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085914623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56458e930c40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085914623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56458e930c40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_ps_rab_assignment0(420)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW_Test.sgsn0-SCCP(416)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@23e0c4c64ce8: vl_len:91 HNBGW_Test.sgsn0-SCCP(416)@23e0c4c64ce8: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250425085914824 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085914825 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085914825 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085914825 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085914825 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085914825 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085914825 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085914825 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085914825 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085914825 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 25 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085914825 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085914825 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085914825 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085914825 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085914825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085914825 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000025), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250425085914825 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1855) 20250425085914825 DLSCCP DEBUG SCCP-SCOC(37)[0x56458e938d80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085914825 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085914825 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085914825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085914825 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085914825 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085914825 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10466052 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085914825 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085914825 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10466052 SCCP-37 sgsn-0 MI=IMSI-262420000000007: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250425085914825 DRANAP DEBUG ps_rab_ass[0x56458e949ec0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425085914825 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085914825 DLPFCP DEBUG ps_rab[0x56458e937990]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250425085914825 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052-RAB-23)[0x56458e937990]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250425085914825 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085914826 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052-RAB-23)[0x56458e937990]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250425085914826 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085914826 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052)[0x56458e949ec0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(410)@23e0c4c64ce8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(410)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 5, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000002'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(410)@23e0c4c64ce8: found destination TC_ps_rab_assignment0(420) TC_ps_rab_assignment0(420)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment0(420)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 HNBGW-PFCP(410)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment0(420): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000002'O, sequence_number := 5, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EF'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250425085914858 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085914858 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052-RAB-23)[0x56458e937990]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085914858 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052-RAB-23)[0x56458e937990]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250425085914858 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052)[0x56458e949ec0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250425085914858 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085914859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10466052)[0x56458e953dd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250425085914859 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250425085914859 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052)[0x56458e949ec0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250425085914859 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052)[0x56458e949ec0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250425085914859 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052)[0x56458e949ec0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250425085914859 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052-RAB-23)[0x56458e937990]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250425085914859 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052-RAB-23)[0x56458e937990]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085914859 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052-RAB-23)[0x56458e937990]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250425085914859 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085914859 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052-RAB-23)[0x56458e937990]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085914859 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085914859 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425085914859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085914859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment0(420)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085914881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085914881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085914881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085914881 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085914881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9fb304) (hnbgw_rua.c:470) 20250425085914881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10466052 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085914881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10466052)[0x56458e953dd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085914881 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085914881 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085914881 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10466052 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085914881 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085914881 DRANAP DEBUG ps_rab_ass[0x56458e949ec0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425085914881 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052)[0x56458e949ec0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250425085914881 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085914881 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052-RAB-23)[0x56458e937990]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250425085914881 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052-RAB-23)[0x56458e937990]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250425085914881 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085914881 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052-RAB-23)[0x56458e937990]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250425085914881 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085914881 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052)[0x56458e949ec0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(410)@23e0c4c64ce8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(410)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EF'O, sequence_number := 6, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(410)@23e0c4c64ce8: found destination TC_ps_rab_assignment0(420) TC_ps_rab_assignment0(420)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(410)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment0(420): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000002'O, sequence_number := 6, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250425085914888 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085914888 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052-RAB-23)[0x56458e937990]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085914888 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052-RAB-23)[0x56458e937990]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250425085914888 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052-RAB-23)[0x56458e937990]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250425085914888 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052)[0x56458e949ec0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250425085914888 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085914888 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052)[0x56458e949ec0]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250425085914888 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052)[0x56458e949ec0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250425085914888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250425085914888 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085914888 DLSCCP DEBUG SCCP-SCOC(37)[0x56458e938d80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085914888 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f95fb), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250425085914888 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085914888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085914888 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085914888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085914888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085914888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085914888 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 07 06 7f 95 fb 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085914888 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052)[0x56458e949ec0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250425085914888 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052)[0x56458e949ec0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250425085914888 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052)[0x56458e949ec0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250425085914888 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052-RAB-23)[0x56458e937990]{ESTABLISHED}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085914888 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052-RAB-23)[0x56458e937990]{ESTABLISHED}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250425085914888 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085914888 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052-RAB-23)[0x56458e937990]{ESTABLISHED}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085914888 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085914888 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425085914889 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085914889 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085914889 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085914889 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085914889 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085914889 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250425085914889 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085914889 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085914889 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085914889 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 07 06 7f 95 fb 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(416)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(416)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@23e0c4c64ce8: vl_len:12 HNBGW_Test.sgsn0-SCCP(416)@23e0c4c64ce8: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425085916912 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085916913 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085916913 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085916913 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085916913 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085916913 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085916913 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085916913 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085916913 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085916913 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 25 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085916913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085916913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085916913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085916913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085916913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085916913 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000025), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085916913 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1855) 20250425085916913 DLSCCP DEBUG SCCP-SCOC(37)[0x56458e938d80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085916913 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085916913 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085916913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085916913 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085916913 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085916913 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10466052 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085916913 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052-RAB-23)[0x56458e937990]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250425085916913 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052-RAB-23)[0x56458e937990]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250425085916913 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085916913 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052-RAB-23)[0x56458e937990]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250425085916913 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085916913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10466052)[0x56458e953dd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085916913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250425085916914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085916914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(410)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EF'O, sequence_number := 7, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(410)@23e0c4c64ce8: found destination TC_ps_rab_assignment0(420) TC_ps_rab_assignment0(420)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment0(420)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(410)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment0(420): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000002'O, sequence_number := 7, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250425085916923 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085916923 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052-RAB-23)[0x56458e937990]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085916923 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052-RAB-23)[0x56458e937990]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250425085916923 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052-RAB-23)[0x56458e937990]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250425085916923 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052-RAB-23)[0x56458e937990]{WAIT_USE_COUNT}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085916923 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052-RAB-23)[0x56458e937990]{WAIT_USE_COUNT}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250425085916923 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085916923 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052-RAB-23)[0x56458e937990]{WAIT_USE_COUNT}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085916923 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052-RAB-23)[0x56458e937990]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250425085916923 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052-RAB-23)[0x56458e937990]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250425085916923 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052-RAB-23)[0x56458e937990]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250425085916923 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10466052-RAB-23)[0x56458e937990]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250425085916923 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085916923 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment-Iuh0-RUA(412)@23e0c4c64ce8: Deleted conn table entry 0TC_ps_rab_assignment0(420)10466052 20250425085916937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085916937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085916937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085916937 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085916937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9fb304,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085916937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10466052 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085916937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10466052)[0x56458e953dd0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085916937 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085916937 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085916937 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10466052 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085916937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085916937 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085916937 DLSCCP DEBUG SCCP-SCOC(37)[0x56458e938d80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085916938 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f95fb), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085916938 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085916938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085916938 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085916938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085916938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085916938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085916938 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 07 06 7f 95 fb 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085916938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10466052)[0x56458e953dd0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085916938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085916938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56458e930c40]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085916938 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085916938 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085916938 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085916938 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085916938 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085916938 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250425085916938 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085916938 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085916938 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085916938 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 07 06 7f 95 fb 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(416)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(417)@23e0c4c64ce8: Deleted conn table entry 0TC_ps_rab_assignment0(420)6715061 HNBGW_Test.sgsn0-SCCP(416)@23e0c4c64ce8: Session index based on connection ID:0 20250425085916951 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085916951 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085916951 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085916951 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085916951 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085916951 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085916951 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085916951 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085916951 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085916951 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 25 7f 95 fb 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085916951 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085916951 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085916951 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085916951 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085916951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085916951 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000025), PART(T=Source Reference,L=4,D=007f95fb), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085916951 DLSCCP DEBUG Received CO:RELRE for local reference 37 (sccp_scoc.c:1855) 20250425085916951 DLSCCP DEBUG SCCP-SCOC(37)[0x56458e938d80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085916951 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085916951 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085916951 DCN DEBUG handle_cn_disc_ind() conn_id=37 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085916951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56458e930c40]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085916951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56458e930c40]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085916951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10466052)[0x56458e953dd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085916951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10466052)[0x56458e953dd0]{disconnected}: Freeing instance (context_map.c:202) 20250425085916951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10466052)[0x56458e953dd0]{disconnected}: Deallocated (fsm.c:568) 20250425085916951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56458e930c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085916951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56458e930c40]{disconnected}: Freeing instance (context_map.c:206) 20250425085916952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56458e930c40]{disconnected}: Deallocated (fsm.c:568) 20250425085916952 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10466052 SCCP-37 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250425085916952 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f95fb), PART(T=Source Reference,L=4,D=00000025) (sccp_scrc.c:415) 20250425085916952 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085916952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085916952 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085916952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085916952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085916952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085916952 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 07 05 7f 95 fb 00 00 25 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085916952 DLSCCP DEBUG SCCP-SCOC(37)[0x56458e938d80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085916952 DLSCCP DEBUG SCCP-SCOC(37)[0x56458e938d80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085916952 DLSCCP DEBUG SCCP-SCOC(37)[0x56458e938d80]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085916952 DLSCCP DEBUG SCCP-SCOC(37)[0x56458e938d80]{IDLE}: Deallocated (fsm.c:568) 20250425085916952 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085916952 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085916952 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085916952 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085916952 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085916952 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250425085916952 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085916952 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085916952 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085916952 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 07 05 7f 95 fb 00 00 25 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(416)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@23e0c4c64ce8: RLC received in state:disconnect_pending TC_ps_rab_assignment0(420)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425085918960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56332<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085918962 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44407<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(408)@23e0c4c64ce8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(409)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085918967 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56318<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085918969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085918969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085918969 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085918969 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085918969 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_ps_rab_assignment-Iuh0-RUA(412)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(413)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(414)@23e0c4c64ce8: Final verdict of PTC: none MutexDispCT-TC_ps_rab_assignment(407)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(416)@23e0c4c64ce8: Final verdict of PTC: none 20250425085918970 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085918970 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085918970 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085918970 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085918970 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085918970 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085918970 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085918970 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085918970 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085918970 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085918971 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085918971 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085918971 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085918971 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085918971 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085918971 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085918971 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085918971 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085918971 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085918971 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085918971 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085918971 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085918971 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085918971 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085918971 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085918971 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085918971 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085918971 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085918971 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085918971 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085918971 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085918971 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085918972 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085918972 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085918972 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425085918972 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425085918972 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085918972 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425085918972 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250425085918972 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425085918972 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085918972 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085918972 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085918972 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085918972 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085918972 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085918972 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085918972 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085918972 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085918972 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(417)@23e0c4c64ce8: Final verdict of PTC: none 20250425085918972 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085918972 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085918972 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085918972 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085918973 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085918973 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085918973 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085918973 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085918973 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085918973 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085918973 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(418)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(410)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(419)@23e0c4c64ce8: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0(411)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(415)@23e0c4c64ce8: Final verdict of PTC: none 20250425085918976 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56334<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(420)@23e0c4c64ce8: Final verdict of PTC: pass MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(407): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(408): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(410): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ps_rab_assignment-Iuh0(411): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(412): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(413): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(414): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(415): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(416): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(417): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(418): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(419): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ps_rab_assignment0(420): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass'. Fri Apr 25 08:59:18 UTC 2025 ====== HNBGW_Tests.TC_ps_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment.talloc 20250425085919080 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45260<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085919582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45260<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=341688) Waiting for packet dumper to finish... 1 (prev_count=341688, count=348792) 20250425085920971 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085920971 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085920971 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085920972 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085920972 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085920972 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_ps_rab_assignment_concurrent ------ Fri Apr 25 08:59:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment_concurrent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment_concurrent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_ps_rab_assignment_concurrent started. 20250425085922675 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45270<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085922683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45282<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085922691 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39609<->l=127.0.0.1:4262) (control_if.c:572) 20250425085922802 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085922802 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085922802 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085922802 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085922802 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085922802 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment_concurrent-Iuh0(425)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085922802 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085922802 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085922802 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085922802 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085922804 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085922804 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085922804 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085922804 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085922804 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085922804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085922804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085922804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085922804 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085922804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085922804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085922804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085922804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085922804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085922804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085922804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085922804 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085922804 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085922804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085922804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085922804 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 08 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085922804 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085922804 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085922804 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085922804 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085922804 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085922804 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085922804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085922804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085922804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085922804 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085922804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085922804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085922804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085922804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085922804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085922804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085922804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085922804 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085922804 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085922804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085922804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085922804 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 01 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085922804 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085922804 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085922804 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085922804 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085922804 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085922804 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085922804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085922804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085922804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085922804 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=2 -> eSLS=34: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085922804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085922804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085922804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085922804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085922804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085922804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085922804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085922804 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=2 -> eSLS=2: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085922804 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085922804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085922804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085922804 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 02 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085922804 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085922804 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085922804 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085922804 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085922804 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085922804 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085922804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085922804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085922804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085922804 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085922804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085922804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085922804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085922804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085922804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085922804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085922804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085922804 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085922804 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085922804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085922804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085922804 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085922804 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085922804 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085922804 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085922804 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085922804 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085922804 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085922804 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085922804 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085922804 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085922804 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085922804 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085922804 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085922804 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085922804 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085922804 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085922804 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085922804 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085922804 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085922804 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085922804 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085922804 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085922804 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085922804 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085922804 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085922804 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(429)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(429)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(429)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-SCCP(427)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085922816 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085922816 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085922816 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085922816 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085922816 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085922816 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085922816 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085922816 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085922817 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085922817 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085922817 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085922817 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085922817 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085922817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085922817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085922817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085922817 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=11 -> eSLS=91: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085922817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085922817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085922817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085922817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085922817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085922817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085922817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085922817 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=11 -> eSLS=123: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085922817 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085922817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085922817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085922817 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0b 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085922817 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085922817 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085922817 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085922817 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085922817 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085922817 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085922817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085922817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085922817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085922817 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085922817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085922817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085922817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085922817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085922817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085922817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085922817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085922817 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085922817 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085922817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085922817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085922817 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0a 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085922817 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085922817 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085922817 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085922817 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085922817 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085922817 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085922817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085922817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085922817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085922817 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085922817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085922817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085922817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085922817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085922817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085922817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085922817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085922817 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085922817 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085922817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085922817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085922817 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085922817 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085922817 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085922817 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085922817 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085922817 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085922817 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085922817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085922817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085922817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085922817 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085922817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085922817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085922817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085922817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085922817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085922817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085922817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085922817 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085922817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085922817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085922817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085922817 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085922817 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085922817 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085922817 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085922817 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085922817 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085922817 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085922818 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085922818 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085922818 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085922818 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085922818 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085922818 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085922818 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085922818 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085922818 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085922818 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085922818 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085922818 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085922818 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085922818 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085922818 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085922818 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085922818 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085922818 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085922818 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(432)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(432)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(432)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085922837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085922837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085922837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085922837 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085922837 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085922837 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085922837 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085922837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085922837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085923014 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085923014 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085923014 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085923014 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(429)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085923021 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085923021 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085923021 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085923021 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085923021 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085923021 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085923021 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085923021 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085923021 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085923022 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085923022 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085923025 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085923025 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085923025 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085923025 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085923025 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085923025 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085923025 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085923025 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085923025 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085923025 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085923025 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085923025 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085923025 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085923025 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085923025 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085923025 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085923025 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085923025 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085923025 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085923025 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085923025 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085923025 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085923026 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085923026 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085923026 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085923027 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085923027 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085923027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085923027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085923027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085923027 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085923027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085923027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085923027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085923027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085923027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085923027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085923027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085923027 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085923027 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085923027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085923027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085923027 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085923027 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085923027 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085923027 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085923027 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085923027 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085923027 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085923027 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250425085923027 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085923027 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085923027 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085923027 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085923027 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085923027 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085923028 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085923028 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(432)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085923034 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085923034 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085923034 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085923034 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085923034 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085923034 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085923034 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085923034 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085923034 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085923034 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085923034 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085923038 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085923038 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085923038 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085923038 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085923038 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085923038 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085923038 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085923038 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085923038 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085923038 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085923038 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085923038 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085923038 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085923038 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085923038 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085923038 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085923038 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085923038 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085923038 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085923038 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085923038 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085923038 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085923038 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085923039 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085923039 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085923039 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085923039 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085923039 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085923039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085923039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085923039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085923039 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085923039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085923039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085923039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085923039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085923039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085923039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085923039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085923040 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085923040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085923040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085923040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085923040 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085923040 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085923040 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085923040 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085923040 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085923040 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085923040 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085923040 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250425085923040 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085923040 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085923040 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085923040 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(428)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085923829 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085923829 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085923829 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085923829 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085923829 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085923829 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085923829 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085923829 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085923829 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085923829 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085923829 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085923829 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085923829 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085923829 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085923830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085923830 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085923830 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085923830 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085923830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085923830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085923830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085923830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085923830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085923830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085923830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085923830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085923830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085923830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085923830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085923830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085923830 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085923830 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085923830 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085923830 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085923830 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085923830 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085923830 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085923830 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085923830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085923830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085923830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085923830 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085923830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085923830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085923830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085923830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085923830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085923830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085923830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085923830 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085923830 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085923830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085923830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085923830 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085923830 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085923830 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425085923830 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085923830 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085923830 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085923830 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085923830 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085923830 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250425085923830 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085923830 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085923830 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085923830 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085923832 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085923832 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085923832 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085923832 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085923832 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085923832 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085923832 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085923832 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085923832 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085923832 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085923832 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085923832 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085923832 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085923832 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085923832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085923832 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085923832 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085923832 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085923832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085923832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085923832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085923832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085923832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085923832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085923832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085923832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085923832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085923832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085923832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085923832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085923832 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085923832 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085923832 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085923832 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085923832 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085923836 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085923836 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085923836 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085923836 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085923836 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085923836 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085923836 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085923836 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085923836 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085923836 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085923836 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085923836 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085923836 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085923836 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085923836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085923836 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085923836 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085923836 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085923836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085923836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085923836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085923836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085923836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085923836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085923836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085923836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085923836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085923836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085923836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085923836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085923836 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085923836 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085923836 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085923836 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085923836 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085923836 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085923836 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085923836 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085923836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085923836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085923836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085923836 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085923836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085923836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085923836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085923836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085923836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085923836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085923836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085923836 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085923836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085923836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085923836 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085923836 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085923836 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085923836 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425085923836 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085923836 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085923836 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085923836 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085923836 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085923836 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250425085923836 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085923836 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085923836 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085923836 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085923837 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085923837 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085923837 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085923837 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085923837 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085923837 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085923837 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085923837 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085923837 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085923837 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085923837 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085923837 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085923837 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085923837 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085923837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085923837 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085923837 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085923837 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085923837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085923837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085923837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085923837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085923837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085923837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085923837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085923837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085923837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085923837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085923837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085923837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085923837 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085923837 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085923837 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085923837 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085923837 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085924877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45292<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085924898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45304<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085924919 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45316<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085924939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45322<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085924955 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45330<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085924970 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45344<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085924983 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45346<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085924995 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45350<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085925006 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45360<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085925017 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45374<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085925027 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45390<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085925037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45396<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085925047 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45404<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085925059 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45412<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085925068 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45418<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085925077 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45422<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment_concurrent0(434)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: f_create_expect(l3 := '080101D571000008292624000000000000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Created Expect[0] for '080101D571000008292624000000000000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(434) TC_ps_rab_assignment_concurrent0(435)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@23e0c4c64ce8: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)10607960 20250425085925910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085925910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085925910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085925910 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085925910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa1dd58, normal) (hnbgw_rua.c:406) 20250425085925910 DHNB DEBUG map_rua[0x56458e953dd0]{init}: Allocated (fsm.c:456) 20250425085925910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10607960)[0x56458e953dd0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085925910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10607960 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085925910 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085925910 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085925910 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000000 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085925910 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10607960 SCCP-0 PS MI=IMSI-262420000000000: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085925910 DCN DEBUG map_sccp[0x56458e930c40]{init}: Allocated (fsm.c:456) 20250425085925910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56458e930c40]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085925910 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10607960 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085925910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10607960 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085925910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10607960)[0x56458e953dd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085925910 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085925910 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085925910 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10607960 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085925910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56458e930c40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085925910 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085925910 DLSCCP DEBUG SCCP-SCOC(38)[0x56458e938d80]{IDLE}: Allocated (fsm.c:456) 20250425085925910 DLSCCP DEBUG SCCP-SCOC(38)[0x56458e938d80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085925910 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000026), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000000f1102a2a170512c7422000004f40030002530056400500f1100926) (sccp_scrc.c:415) 20250425085925910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085925910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085925910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085925910 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085925910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085925910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085925910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085925910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085925910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085925910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085925910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085925910 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085925910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085925910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085925910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085925910 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 04 01 00 00 26 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 00 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 53 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085925910 DLSCCP DEBUG SCCP-SCOC(38)[0x56458e938d80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085925910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56458e930c40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085925910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10607960)[0x56458e953dd0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085925910 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085925910 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085925910 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085925910 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085925910 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085925910 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250425085925910 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085925910 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085925910 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085925910 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 04 01 00 00 26 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 00 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 53 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Created Expect[1] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(435) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@23e0c4c64ce8: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)1395998 HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Found Expect[0] for l3='080101D571000008292624000000000000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(434) HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)11750513 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:0 TC_ps_rab_assignment_concurrent0(434)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085925920 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085925920 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085925920 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085925920 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085925920 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085925920 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085925920 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085925920 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085925920 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085925920 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 26 de 74 80 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085925920 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085925920 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085925921 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085925921 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085925921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085925921 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000026), PART(T=Source Reference,L=4,D=00de7480) (sccp_scrc.c:486) 20250425085925921 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1855) 20250425085925921 DLSCCP DEBUG SCCP-SCOC(38)[0x56458e938d80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085925921 DLSCCP DEBUG SCCP-SCOC(38)[0x56458e938d80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085925921 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085925921 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085925921 DCN DEBUG handle_cn_conn_conf() conn_id=38, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085925921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56458e930c40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085925921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56458e930c40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_ps_rab_assignment_concurrent0(434)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 TC_ps_rab_assignment_concurrent0(436)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Created Expect[0] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@23e0c4c64ce8: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)8975818 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(437)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Created Expect[2] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@23e0c4c64ce8: Added conn table entry 3TC_ps_rab_assignment_concurrent0(437)8079174 TC_ps_rab_assignment_concurrent0(438)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Created Expect[3] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@23e0c4c64ce8: Added conn table entry 4TC_ps_rab_assignment_concurrent0(438)3976765 TC_ps_rab_assignment_concurrent0(439)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent0(440)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Created Expect[4] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@23e0c4c64ce8: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)10990913 HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Created Expect[5] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent0(441)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@23e0c4c64ce8: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)5523768 HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Created Expect[6] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@23e0c4c64ce8: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)4876219 TC_ps_rab_assignment_concurrent0(442)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent0(443)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Created Expect[7] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@23e0c4c64ce8: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)16657952 TC_ps_rab_assignment_concurrent0(444)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Created Expect[8] for '080101D571000008292624000000009000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@23e0c4c64ce8: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)1655513 TC_ps_rab_assignment_concurrent0(445)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: f_create_expect(l3 := '080101D571000008292624000000000100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Created Expect[9] for '080101D571000008292624000000000100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@23e0c4c64ce8: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)9231315 TC_ps_rab_assignment_concurrent0(446)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: f_create_expect(l3 := '080101D571000008292624000000001100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Created Expect[10] for '080101D571000008292624000000001100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@23e0c4c64ce8: Added conn table entry 11TC_ps_rab_assignment_concurrent0(445)7834152 HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: f_create_expect(l3 := '080101D571000008292624000000002100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Created Expect[11] for '080101D571000008292624000000002100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent0(447)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@23e0c4c64ce8: Added conn table entry 12TC_ps_rab_assignment_concurrent0(446)3168286 TC_ps_rab_assignment_concurrent0(448)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: f_create_expect(l3 := '080101D571000008292624000000003100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Created Expect[12] for '080101D571000008292624000000003100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@23e0c4c64ce8: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)8920219 TC_ps_rab_assignment_concurrent0(449)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: f_create_expect(l3 := '080101D571000008292624000000004100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Created Expect[13] for '080101D571000008292624000000004100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(448) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@23e0c4c64ce8: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)13423633 HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: f_create_expect(l3 := '080101D571000008292624000000005100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Created Expect[14] for '080101D571000008292624000000005100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@23e0c4c64ce8: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)6854831 20250425085926112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085926112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085926112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085926113 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085926113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x154d1e, normal) (hnbgw_rua.c:406) 20250425085926113 DHNB DEBUG map_rua[0x56458e937990]{init}: Allocated (fsm.c:456) 20250425085926113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1395998)[0x56458e937990]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085926113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1395998 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085926113 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085926113 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085926113 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085926113 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1395998 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085926113 DCN DEBUG map_sccp[0x56458e949ec0]{init}: Allocated (fsm.c:456) 20250425085926113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56458e949ec0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085926113 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1395998 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085926113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1395998 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085926113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1395998)[0x56458e937990]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085926113 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085926113 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085926113 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1395998 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085926113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56458e949ec0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085926113 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085926113 DLSCCP DEBUG SCCP-SCOC(39)[0x56458e95a6a0]{IDLE}: Allocated (fsm.c:456) 20250425085926113 DLSCCP DEBUG SCCP-SCOC(39)[0x56458e95a6a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085926113 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000027), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f400300003a0056400500f1100926) (sccp_scrc.c:415) 20250425085926113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926113 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085926114 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085926114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085926114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085926114 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 05 01 00 00 27 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 10 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 3a 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085926114 DLSCCP DEBUG SCCP-SCOC(39)[0x56458e95a6a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085926114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56458e949ec0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085926114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1395998)[0x56458e937990]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085926114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085926114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085926114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085926114 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085926114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x88f5ca, normal) (hnbgw_rua.c:406) 20250425085926114 DHNB DEBUG map_rua[0x56458e935fb0]{init}: Allocated (fsm.c:456) 20250425085926114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8975818)[0x56458e935fb0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085926114 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926114 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085926114 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085926114 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085926114 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085926114 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250425085926114 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085926114 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085926114 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926114 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 05 01 00 00 27 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 10 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 3a 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250425085926114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8975818 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085926114 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085926114 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085926114 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085926115 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8975818 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085926115 DCN DEBUG map_sccp[0x56458e936bd0]{init}: Allocated (fsm.c:456) 20250425085926115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56458e936bd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085926115 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8975818 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085926115 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8975818 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085926115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8975818)[0x56458e935fb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085926115 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085926115 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926115 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085926115 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085926115 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085926115 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085926115 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085926115 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085926115 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085926115 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085926115 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926115 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 26 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085926115 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8975818 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085926115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56458e936bd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085926115 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085926115 DLSCCP DEBUG SCCP-SCOC(40)[0x56458e953360]{IDLE}: Allocated (fsm.c:456) 20250425085926115 DLSCCP DEBUG SCCP-SCOC(40)[0x56458e953360]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085926115 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000028), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030001030056400500f1100926) (sccp_scrc.c:415) 20250425085926115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926115 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085926115 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085926115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085926115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085926115 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0a 01 00 00 28 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 20 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 03 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085926115 DLSCCP DEBUG SCCP-SCOC(40)[0x56458e953360]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085926115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56458e936bd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085926116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8975818)[0x56458e935fb0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085926116 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085926116 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085926116 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085926116 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085926116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085926116 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000026), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250425085926116 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1855) 20250425085926116 DLSCCP DEBUG SCCP-SCOC(38)[0x56458e938d80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085926116 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085926116 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085926116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085926116 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085926116 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085926116 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10607960 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085926116 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926116 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10607960 SCCP-38 sgsn-0 MI=IMSI-262420000000000: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250425085926116 DRANAP DEBUG ps_rab_ass[0x56458e9530d0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425085926116 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926116 DLPFCP DEBUG ps_rab[0x56458e951090]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250425085926116 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960-RAB-23)[0x56458e951090]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250425085926116 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085926116 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960-RAB-23)[0x56458e951090]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250425085926116 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085926117 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960)[0x56458e9530d0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) 20250425085926117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085926117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085926117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085926117 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085926117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7b4746, normal) (hnbgw_rua.c:406) 20250425085926117 DHNB DEBUG map_rua[0x56458e936490]{init}: Allocated (fsm.c:456) 20250425085926117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8079174)[0x56458e936490]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085926117 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926117 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085926117 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085926117 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085926117 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085926117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8079174 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085926117 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085926117 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250425085926117 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085926117 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085926117 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085926117 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926117 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085926117 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8079174 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085926117 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0a 01 00 00 28 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 20 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 03 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250425085926117 DCN DEBUG map_sccp[0x56458e936fa0]{init}: Allocated (fsm.c:456) 20250425085926117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56458e936fa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085926117 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8079174 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085926117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8079174 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085926117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8079174)[0x56458e936490]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085926117 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085926117 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085926117 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8079174 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085926117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56458e936fa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085926117 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085926117 DLSCCP DEBUG SCCP-SCOC(41)[0x56458e94f200]{IDLE}: Allocated (fsm.c:456) 20250425085926117 DLSCCP DEBUG SCCP-SCOC(41)[0x56458e94f200]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: First idle individual index:1 20250425085926117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000029), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f400300017c0056400500f1100926) (sccp_scrc.c:415) 20250425085926118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926118 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085926118 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085926118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085926118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085926118 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0b 01 00 00 29 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 7c 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085926118 DLSCCP DEBUG SCCP-SCOC(41)[0x56458e94f200]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085926118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56458e936fa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085926118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8079174)[0x56458e936490]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085926118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085926118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085926118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085926118 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085926118 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926118 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085926118 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085926118 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085926118 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085926118 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250425085926118 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085926118 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[1]. 20250425085926118 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926118 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0b 01 00 00 29 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 7c 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250425085926118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3cae3d, normal) (hnbgw_rua.c:406) 20250425085926118 DHNB DEBUG map_rua[0x56458e929030]{init}: Allocated (fsm.c:456) 20250425085926118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3976765)[0x56458e929030]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085926118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3976765 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085926118 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085926118 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085926118 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085926118 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3976765 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085926118 DCN DEBUG map_sccp[0x56458e939a70]{init}: Allocated (fsm.c:456) 20250425085926118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56458e939a70]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085926118 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3976765 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085926118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3976765 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085926118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3976765)[0x56458e929030]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085926118 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085926118 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085926118 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3976765 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085926118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56458e939a70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085926118 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085926118 DLSCCP DEBUG SCCP-SCOC(42)[0x56458e9768c0]{IDLE}: Allocated (fsm.c:456) 20250425085926118 DLSCCP DEBUG SCCP-SCOC(42)[0x56458e9768c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085926118 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002a), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f400300016f0056400500f1100926) (sccp_scrc.c:415) 20250425085926118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926118 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085926118 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085926118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085926118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085926118 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 08 01 00 00 2a 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 6f 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085926118 DLSCCP DEBUG SCCP-SCOC(42)[0x56458e9768c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085926118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56458e939a70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085926118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3976765)[0x56458e929030]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085926118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085926118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085926118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085926118 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085926118 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926118 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085926118 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085926118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa7b541, normal) (hnbgw_rua.c:406) 20250425085926118 DHNB DEBUG map_rua[0x56458e936d00]{init}: Allocated (fsm.c:456) 20250425085926118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10990913)[0x56458e936d00]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085926118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10990913 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085926118 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085926118 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085926118 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085926118 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10990913 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085926118 DCN DEBUG map_sccp[0x56458e937c10]{init}: Allocated (fsm.c:456) 20250425085926118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56458e937c10]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085926118 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10990913 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085926118 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085926118 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085926118 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250425085926118 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085926118 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085926118 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926118 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 08 01 00 00 2a 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 6f 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250425085926118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10990913 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085926118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10990913)[0x56458e936d00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085926118 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085926118 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085926118 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10990913 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085926118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56458e937c10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085926118 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085926118 DLSCCP DEBUG SCCP-SCOC(43)[0x56458e937ea0]{IDLE}: Allocated (fsm.c:456) 20250425085926118 DLSCCP DEBUG SCCP-SCOC(43)[0x56458e937ea0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085926118 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002b), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f40030003380056400500f1100926) (sccp_scrc.c:415) 20250425085926118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926118 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085926119 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085926119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085926119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085926119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 09 01 00 00 2b 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 50 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 38 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085926119 DLSCCP DEBUG SCCP-SCOC(43)[0x56458e937ea0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085926119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56458e937c10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085926119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10990913)[0x56458e936d00]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085926119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085926119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085926119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085926119 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085926119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x544938, normal) (hnbgw_rua.c:406) 20250425085926119 DHNB DEBUG map_rua[0x56458e94f4a0]{init}: Allocated (fsm.c:456) 20250425085926119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5523768)[0x56458e94f4a0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085926119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5523768 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085926119 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085926119 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085926119 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926119 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085926119 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085926119 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085926119 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085926119 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250425085926119 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085926119 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085926119 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926119 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085926119 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5523768 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085926119 DCN DEBUG map_sccp[0x56458e932bd0]{init}: Allocated (fsm.c:456) 20250425085926119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56458e932bd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085926119 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5523768 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085926119 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 09 01 00 00 2b 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 50 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 38 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250425085926119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5523768 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085926119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5523768)[0x56458e94f4a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085926119 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085926119 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085926119 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5523768 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085926119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56458e932bd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085926119 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085926119 DLSCCP DEBUG SCCP-SCOC(44)[0x56458e94f950]{IDLE}: Allocated (fsm.c:456) 20250425085926119 DLSCCP DEBUG SCCP-SCOC(44)[0x56458e94f950]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085926119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002c), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030000fc0056400500f1100926) (sccp_scrc.c:415) 20250425085926119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926119 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085926119 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085926119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085926119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085926119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0e 01 00 00 2c 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 60 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 fc 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085926119 DLSCCP DEBUG SCCP-SCOC(44)[0x56458e94f950]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085926119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56458e932bd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085926119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5523768)[0x56458e94f4a0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085926119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085926119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085926119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085926119 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085926119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4a67bb, normal) (hnbgw_rua.c:406) 20250425085926119 DHNB DEBUG map_rua[0x56458e93a1b0]{init}: Allocated (fsm.c:456) 20250425085926119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4876219)[0x56458e93a1b0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085926119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4876219 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085926119 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085926119 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085926119 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085926119 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4876219 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085926119 DCN DEBUG map_sccp[0x56458e94f760]{init}: Allocated (fsm.c:456) 20250425085926119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56458e94f760]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085926119 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4876219 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085926119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4876219 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085926119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4876219)[0x56458e93a1b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085926119 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085926119 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085926119 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4876219 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085926119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56458e94f760]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085926119 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085926119 DLSCCP DEBUG SCCP-SCOC(45)[0x56458e934f90]{IDLE}: Allocated (fsm.c:456) 20250425085926119 DLSCCP DEBUG SCCP-SCOC(45)[0x56458e934f90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085926119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002d), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030001bb0056400500f1100926) (sccp_scrc.c:415) 20250425085926119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926119 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085926119 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926119 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926119 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085926119 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085926119 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085926119 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085926119 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250425085926119 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085926119 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085926119 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926119 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0e 01 00 00 2c 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 60 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 fc 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250425085926119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: First idle individual index:2 20250425085926119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085926119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085926119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0f 01 00 00 2d 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 70 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 bb 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085926119 DLSCCP DEBUG SCCP-SCOC(45)[0x56458e934f90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085926119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56458e94f760]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085926119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4876219)[0x56458e93a1b0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085926119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085926119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085926119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085926119 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085926119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfe2e20, normal) (hnbgw_rua.c:406) 20250425085926119 DHNB DEBUG map_rua[0x56458e94ecf0]{init}: Allocated (fsm.c:456) 20250425085926119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16657952)[0x56458e94ecf0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085926119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16657952 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085926119 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926119 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085926119 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085926119 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085926119 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085926119 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085926119 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085926119 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250425085926119 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085926119 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16657952 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085926119 DCN DEBUG map_sccp[0x56458e94f050]{init}: Allocated (fsm.c:456) 20250425085926119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56458e94f050]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085926119 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16657952 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085926119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16657952 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085926119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16657952)[0x56458e94ecf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085926119 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085926119 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085926119 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085926119 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085926119 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926119 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0f 01 00 00 2d 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 70 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 bb 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250425085926119 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16657952 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085926119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56458e94f050]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085926119 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085926119 DLSCCP DEBUG SCCP-SCOC(46)[0x56458e94e380]{IDLE}: Allocated (fsm.c:456) 20250425085926119 DLSCCP DEBUG SCCP-SCOC(46)[0x56458e94e380]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085926119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030000000056400500f1100926) (sccp_scrc.c:415) 20250425085926119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926119 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085926119 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085926119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085926119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085926119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0c 01 00 00 2e 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 80 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 00 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085926119 DLSCCP DEBUG SCCP-SCOC(46)[0x56458e94e380]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085926119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56458e94f050]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085926119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16657952)[0x56458e94ecf0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085926119 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926119 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085926119 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085926119 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085926119 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085926119 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'virt-sgsn0' 20250425085926119 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085926119 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085926119 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Found Expect[1] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(435) 20250425085926119 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0c 01 00 00 2e 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 80 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 00 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250425085926119 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926119 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)1515558 20250425085926119 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085926119 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085926119 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085926119 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250425085926119 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085926119 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085926119 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926119 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0d 01 00 00 2f 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 90 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 e3 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[2]. 20250425085926119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085926119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085926119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085926119 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085926119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1942d9, normal) (hnbgw_rua.c:406) 20250425085926119 DHNB DEBUG map_rua[0x56458e94e9b0]{init}: Allocated (fsm.c:456) 20250425085926119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1655513)[0x56458e94e9b0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085926119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1655513 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085926119 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085926119 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085926119 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085926119 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1655513 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085926119 DCN DEBUG map_sccp[0x56458e92f0b0]{init}: Allocated (fsm.c:456) 20250425085926119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56458e92f0b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085926119 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1655513 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085926119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1655513 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085926119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1655513)[0x56458e94e9b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085926119 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085926119 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085926119 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1655513 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085926119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56458e92f0b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085926119 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085926119 DLSCCP DEBUG SCCP-SCOC(47)[0x56458e93b000]{IDLE}: Allocated (fsm.c:456) 20250425085926119 DLSCCP DEBUG SCCP-SCOC(47)[0x56458e93b000]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085926119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002f), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030003e30056400500f1100926) (sccp_scrc.c:415) 20250425085926119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926119 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085926119 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085926119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085926119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085926119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0d 01 00 00 2f 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 90 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 e3 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085926119 DLSCCP DEBUG SCCP-SCOC(47)[0x56458e93b000]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085926119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56458e92f0b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085926119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1655513)[0x56458e94e9b0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085926119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085926119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085926119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085926119 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085926119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8cdbd3, normal) (hnbgw_rua.c:406) 20250425085926119 DHNB DEBUG map_rua[0x56458e932400]{init}: Allocated (fsm.c:456) 20250425085926119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9231315)[0x56458e932400]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085926119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9231315 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085926119 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085926119 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085926119 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000010 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085926119 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9231315 SCCP-0 PS MI=IMSI-262420000000010: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085926119 DCN DEBUG map_sccp[0x56458e950910]{init}: Allocated (fsm.c:456) 20250425085926119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56458e950910]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085926119 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9231315 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085926119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9231315 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085926119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9231315)[0x56458e932400]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085926119 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085926119 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085926119 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9231315 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085926119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56458e950910]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085926119 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085926119 DLSCCP DEBUG SCCP-SCOC(48)[0x56458e93b870]{IDLE}: Allocated (fsm.c:456) 20250425085926119 DLSCCP DEBUG SCCP-SCOC(48)[0x56458e93b870]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085926119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000030), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000100f1102a2a170512c7422000004f40030000d00056400500f1100926) (sccp_scrc.c:415) 20250425085926119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926119 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085926119 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085926119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085926119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085926119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 30 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 01 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 d0 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085926119 DLSCCP DEBUG SCCP-SCOC(48)[0x56458e93b870]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085926119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56458e950910]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085926119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9231315)[0x56458e932400]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085926119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085926119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085926120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085926120 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085926120 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926120 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085926120 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085926120 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085926120 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085926120 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250425085926120 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085926120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x778a28, normal) (hnbgw_rua.c:406) 20250425085926120 DHNB DEBUG map_rua[0x56458e976790]{init}: Allocated (fsm.c:456) 20250425085926120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7834152)[0x56458e976790]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085926120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7834152 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085926120 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085926120 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085926120 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000011 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085926120 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7834152 SCCP-0 PS MI=IMSI-262420000000011: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085926120 DCN DEBUG map_sccp[0x56458e9353f0]{init}: Allocated (fsm.c:456) 20250425085926120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56458e9353f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085926120 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7834152 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085926120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7834152 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085926120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7834152)[0x56458e976790]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085926120 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085926120 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085926120 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085926120 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926120 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7834152 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085926120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56458e9353f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085926120 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085926120 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 30 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 01 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 d0 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250425085926120 DLSCCP DEBUG SCCP-SCOC(49)[0x56458e950420]{IDLE}: Allocated (fsm.c:456) 20250425085926120 DLSCCP DEBUG SCCP-SCOC(49)[0x56458e950420]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085926120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000031), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001100f1102a2a170512c7422000004f40030000f60056400500f1100926) (sccp_scrc.c:415) 20250425085926120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926120 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085926120 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085926120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085926120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085926120 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 31 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 11 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 f6 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085926120 DLSCCP DEBUG SCCP-SCOC(49)[0x56458e950420]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085926120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56458e9353f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085926120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7834152)[0x56458e976790]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085926121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085926121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085926121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085926121 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085926121 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x30581e, normal) (hnbgw_rua.c:406) 20250425085926121 DHNB DEBUG map_rua[0x56458e94fc60]{init}: Allocated (fsm.c:456) 20250425085926121 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926121 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085926121 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085926121 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085926121 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085926121 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250425085926121 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085926121 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085926121 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926121 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 31 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 11 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 f6 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250425085926121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3168286)[0x56458e94fc60]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085926121 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3168286 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085926121 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085926121 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085926121 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000012 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085926121 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3168286 SCCP-0 PS MI=IMSI-262420000000012: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085926121 DCN DEBUG map_sccp[0x56458e952060]{init}: Allocated (fsm.c:456) 20250425085926121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56458e952060]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085926121 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3168286 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085926121 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3168286 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085926121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3168286)[0x56458e94fc60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085926121 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085926121 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085926121 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3168286 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085926121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56458e952060]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085926121 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085926121 DLSCCP DEBUG SCCP-SCOC(50)[0x56458e9519e0]{IDLE}: Allocated (fsm.c:456) 20250425085926121 DLSCCP DEBUG SCCP-SCOC(50)[0x56458e9519e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085926121 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000032), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002100f1102a2a170512c7422000004f40030003a20056400500f1100926) (sccp_scrc.c:415) 20250425085926121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926121 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085926121 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085926121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085926121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085926121 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 01 01 00 00 32 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 21 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 a2 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085926121 DLSCCP DEBUG SCCP-SCOC(50)[0x56458e9519e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085926122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56458e952060]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085926122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3168286)[0x56458e94fc60]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085926122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085926122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085926122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085926122 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085926122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x881c9b, normal) (hnbgw_rua.c:406) 20250425085926122 DHNB DEBUG map_rua[0x56458e9505e0]{init}: Allocated (fsm.c:456) 20250425085926122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8920219)[0x56458e9505e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085926122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8920219 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085926122 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085926122 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085926122 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000013 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085926122 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8920219 SCCP-0 PS MI=IMSI-262420000000013: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085926122 DCN DEBUG map_sccp[0x56458e94fe10]{init}: Allocated (fsm.c:456) 20250425085926122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56458e94fe10]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085926122 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8920219 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085926122 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926122 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085926122 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085926122 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085926122 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085926122 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250425085926122 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085926122 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085926122 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8920219 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085926122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8920219)[0x56458e9505e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085926122 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Found Expect[0] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(436) HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)1852283 20250425085926122 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085926122 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 01 01 00 00 32 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 21 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 a2 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250425085926122 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8920219 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085926122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56458e94fe10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085926122 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085926122 DLSCCP DEBUG SCCP-SCOC(51)[0x56458e943790]{IDLE}: Allocated (fsm.c:456) 20250425085926122 DLSCCP DEBUG SCCP-SCOC(51)[0x56458e943790]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085926122 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000033), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003100f1102a2a170512c7422000004f400300001a0056400500f1100926) (sccp_scrc.c:415) 20250425085926122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926122 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085926122 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085926122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085926122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085926123 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 00 01 00 00 33 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 31 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 1a 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085926123 DLSCCP DEBUG SCCP-SCOC(51)[0x56458e943790]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085926123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56458e94fe10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085926123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8920219)[0x56458e9505e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085926123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) TC_ps_rab_assignment_concurrent0(435)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085926123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085926123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085926123 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085926123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xccd411, normal) (hnbgw_rua.c:406) 20250425085926123 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926123 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085926123 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085926123 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085926123 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085926123 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425085926123 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085926123 DHNB DEBUG map_rua[0x56458e944170]{init}: Allocated (fsm.c:456) 20250425085926123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13423633)[0x56458e944170]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085926123 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085926123 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13423633 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085926123 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085926123 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085926123 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000014 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085926123 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13423633 SCCP-0 PS MI=IMSI-262420000000014: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085926123 DCN DEBUG map_sccp[0x56458e9442a0]{init}: Allocated (fsm.c:456) 20250425085926123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56458e9442a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085926123 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 00 01 00 00 33 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 31 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 1a 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250425085926123 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13423633 <-> SCCP-52 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085926123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13423633 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085926123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13423633)[0x56458e944170]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085926123 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085926123 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085926123 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13423633 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085926123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56458e9442a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085926123 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085926123 DLSCCP DEBUG SCCP-SCOC(52)[0x56458e95add0]{IDLE}: Allocated (fsm.c:456) 20250425085926123 DLSCCP DEBUG SCCP-SCOC(52)[0x56458e95add0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085926123 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000034), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004100f1102a2a170512c7422000004f40030001ba0056400500f1100926) (sccp_scrc.c:415) 20250425085926123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: First idle individual index:3 20250425085926123 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085926124 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085926124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085926124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085926124 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 34 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 41 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 ba 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085926124 DLSCCP DEBUG SCCP-SCOC(52)[0x56458e95add0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085926124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56458e9442a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085926124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13423633)[0x56458e944170]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085926124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085926124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085926124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425085926124 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085926124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6898af, normal) (hnbgw_rua.c:406) 20250425085926124 DHNB DEBUG map_rua[0x56458e943b80]{init}: Allocated (fsm.c:456) 20250425085926124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6854831)[0x56458e943b80]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085926124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6854831 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425085926124 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085926124 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085926124 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000015 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425085926124 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6854831 SCCP-0 PS MI=IMSI-262420000000015: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425085926124 DCN DEBUG map_sccp[0x56458e95a7d0]{init}: Allocated (fsm.c:456) 20250425085926124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56458e95a7d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085926124 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6854831 <-> SCCP-53 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425085926124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6854831 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425085926124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6854831)[0x56458e943b80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085926124 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085926124 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085926124 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6854831 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085926124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56458e95a7d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085926124 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085926124 DLSCCP DEBUG SCCP-SCOC(53)[0x56458e95bb70]{IDLE}: Allocated (fsm.c:456) 20250425085926124 DLSCCP DEBUG SCCP-SCOC(53)[0x56458e95bb70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085926124 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000035), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005100f1102a2a170512c7422000004f40030000d70056400500f1100926) (sccp_scrc.c:415) 20250425085926124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926124 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926124 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926124 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085926124 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085926124 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085926124 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085926124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085926124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085926124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085926124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085926124 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250425085926124 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085926124 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085926124 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926124 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926124 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 34 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 41 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 ba 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250425085926124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085926124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085926124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085926125 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 06 01 00 00 35 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 51 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 d7 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085926125 DLSCCP DEBUG SCCP-SCOC(53)[0x56458e95bb70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085926125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56458e95a7d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085926125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6854831)[0x56458e943b80]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085926125 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926125 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085926125 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085926125 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085926125 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085926125 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250425085926125 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085926125 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085926125 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926125 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 06 01 00 00 35 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 51 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 d7 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: First idle individual index:4 HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Found Expect[2] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(437) HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Added conn table entry 3TC_ps_rab_assignment_concurrent0(437)15324925 TC_ps_rab_assignment_concurrent0(436)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[4]. HNBGW-PFCP(424)@23e0c4c64ce8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Found Expect[3] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(438) HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Added conn table entry 4TC_ps_rab_assignment_concurrent0(438)284293 TC_ps_rab_assignment_concurrent0(437)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: First idle individual index:5 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[5]. HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 8, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000003'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(434) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: First idle individual index:6 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Found Expect[4] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(439) HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)3682722 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: First idle individual index:7 TC_ps_rab_assignment_concurrent0(438)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Found Expect[5] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(440) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: First idle individual index:8 HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)4417560 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[8]. TC_ps_rab_assignment_concurrent0(439)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:1 HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Found Expect[6] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(441) HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)15483525 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(434)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Found Expect[7] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(442) HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)3955016 20250425085926138 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926138 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085926138 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085926138 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:2 20250425085926138 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085926138 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085926138 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085926138 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085926138 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926138 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 27 e6 e2 a3 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085926139 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085926139 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085926139 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085926139 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085926139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085926139 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000027), PART(T=Source Reference,L=4,D=00e6e2a3) (sccp_scrc.c:486) 20250425085926139 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1855) 20250425085926139 DLSCCP DEBUG SCCP-SCOC(39)[0x56458e95a6a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085926139 DLSCCP DEBUG SCCP-SCOC(39)[0x56458e95a6a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085926139 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085926139 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085926139 DCN DEBUG handle_cn_conn_conf() conn_id=39, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085926139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56458e949ec0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085926139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56458e949ec0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_ps_rab_assignment_concurrent0(441)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(440)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(434)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(442)@23e0c4c64ce8: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(435)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: First idle individual index:9 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: First idle individual index:10 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: First idle individual index:11 HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Found Expect[8] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(443) HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)15702160 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: First idle individual index:12 HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(434): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000003'O, sequence_number := 8, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: First idle individual index:13 TC_ps_rab_assignment_concurrent0(443)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Found Expect[9] for l3='080101D571000008292624000000000100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(444) HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)11153308 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Found Expect[10] for l3='080101D571000008292624000000001100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(445) HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Added conn table entry 11TC_ps_rab_assignment_concurrent0(445)15477920 20250425085926151 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085926151 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960-RAB-23)[0x56458e951090]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085926151 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960-RAB-23)[0x56458e951090]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250425085926151 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250425085926151 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926151 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10607960)[0x56458e953dd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250425085926151 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250425085926151 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250425085926151 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250425085926151 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250425085926151 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960-RAB-23)[0x56458e951090]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250425085926151 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960-RAB-23)[0x56458e951090]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085926151 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960-RAB-23)[0x56458e951090]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250425085926151 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085926151 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960-RAB-23)[0x56458e951090]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085926152 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: First idle individual index:14 20250425085926152 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425085926152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085926152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(444)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Found Expect[11] for l3='080101D571000008292624000000002100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(446) HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Added conn table entry 12TC_ps_rab_assignment_concurrent0(446)12957472 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Found Expect[12] for l3='080101D571000008292624000000003100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent0(445)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)13257451 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:6 HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Found Expect[13] for l3='080101D571000008292624000000004100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(448) HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)1951673 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Warning: Re-starting timer T_ias[6], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(447)@23e0c4c64ce8: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(446)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Warning: Re-starting timer T_ias[8], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(448)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: First idle individual index:15 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Found Expect[14] for l3='080101D571000008292624000000005100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(449) HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)15442170 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Warning: Re-starting timer T_ias[13], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(449)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(434)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085926178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085926178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085926179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085926179 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085926179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa1dd58) (hnbgw_rua.c:470) 20250425085926179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10607960 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085926179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10607960)[0x56458e953dd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085926179 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085926179 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085926179 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10607960 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085926179 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926179 DRANAP DEBUG ps_rab_ass[0x56458e9530d0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425085926179 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960)[0x56458e9530d0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250425085926179 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926179 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960-RAB-23)[0x56458e951090]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250425085926179 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960-RAB-23)[0x56458e951090]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250425085926179 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085926179 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960-RAB-23)[0x56458e951090]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250425085926179 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085926179 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960)[0x56458e9530d0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@23e0c4c64ce8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003E8'O, sequence_number := 9, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(434) TC_ps_rab_assignment_concurrent0(434)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(434): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000003'O, sequence_number := 9, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250425085926188 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085926188 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960-RAB-23)[0x56458e951090]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085926188 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960-RAB-23)[0x56458e951090]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250425085926188 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960-RAB-23)[0x56458e951090]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250425085926188 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250425085926188 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926188 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250425085926188 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250425085926188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250425085926188 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085926188 DLSCCP DEBUG SCCP-SCOC(38)[0x56458e938d80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085926189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de7480), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250425085926189 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085926189 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085926189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085926189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085926189 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 04 06 de 74 80 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085926189 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250425085926189 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250425085926189 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250425085926189 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960-RAB-23)[0x56458e951090]{ESTABLISHED}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085926189 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960-RAB-23)[0x56458e951090]{ESTABLISHED}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250425085926189 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085926189 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960-RAB-23)[0x56458e951090]{ESTABLISHED}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085926189 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085926189 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425085926189 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926189 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085926189 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085926189 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085926189 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085926189 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250425085926189 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085926189 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085926189 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926189 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 04 06 de 74 80 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  20250425085926189 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926189 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085926189 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085926189 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085926189 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085926189 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085926189 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085926189 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085926189 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926189 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 28 e6 a4 80 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085926189 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926189 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085926189 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085926189 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085926189 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085926189 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085926189 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085926189 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085926189 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926189 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 29 ab 46 ca 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085926189 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926189 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085926189 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085926189 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085926190 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085926190 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085926190 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085926190 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085926190 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085926190 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085926190 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085926190 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085926190 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926190 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 2a 4d 40 20 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085926190 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926190 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085926190 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085926190 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085926190 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085926190 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085926190 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085926190 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085926190 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926190 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 2b 77 92 27 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085926190 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926190 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085926190 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085926190 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085926190 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085926190 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085926190 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085926190 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085926190 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926190 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 2c 83 cb 8a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085926190 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926190 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085926190 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085926190 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085926190 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085926190 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085926190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085926190 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000028), PART(T=Source Reference,L=4,D=00e6a480) (sccp_scrc.c:486) 20250425085926190 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1855) 20250425085926190 DLSCCP DEBUG SCCP-SCOC(40)[0x56458e953360]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085926190 DLSCCP DEBUG SCCP-SCOC(40)[0x56458e953360]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085926190 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085926190 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085926190 DCN DEBUG handle_cn_conn_conf() conn_id=40, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085926190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56458e936bd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085926190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56458e936bd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085926190 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085926190 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085926190 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085926190 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085926190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085926190 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000029), PART(T=Source Reference,L=4,D=00ab46ca) (sccp_scrc.c:486) 20250425085926190 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1855) 20250425085926190 DLSCCP DEBUG SCCP-SCOC(41)[0x56458e94f200]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085926190 DLSCCP DEBUG SCCP-SCOC(41)[0x56458e94f200]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085926190 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085926190 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085926190 DCN DEBUG handle_cn_conn_conf() conn_id=41, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085926190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56458e936fa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085926190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56458e936fa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085926190 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085926190 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085926190 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085926190 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085926190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085926190 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Source Reference,L=4,D=004d4020) (sccp_scrc.c:486) 20250425085926190 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1855) 20250425085926190 DLSCCP DEBUG SCCP-SCOC(42)[0x56458e9768c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085926190 DLSCCP DEBUG SCCP-SCOC(42)[0x56458e9768c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085926190 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085926190 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085926190 DCN DEBUG handle_cn_conn_conf() conn_id=42, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085926190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56458e939a70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085926190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56458e939a70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085926190 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085926190 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085926190 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085926190 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085926190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085926190 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Source Reference,L=4,D=00779227) (sccp_scrc.c:486) 20250425085926190 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1855) 20250425085926190 DLSCCP DEBUG SCCP-SCOC(43)[0x56458e937ea0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085926190 DLSCCP DEBUG SCCP-SCOC(43)[0x56458e937ea0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085926190 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085926190 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085926190 DCN DEBUG handle_cn_conn_conf() conn_id=43, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085926190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56458e937c10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085926190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56458e937c10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085926190 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085926190 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085926190 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085926190 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085926190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085926190 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Source Reference,L=4,D=0083cb8a) (sccp_scrc.c:486) 20250425085926190 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1855) 20250425085926190 DLSCCP DEBUG SCCP-SCOC(44)[0x56458e94f950]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085926190 DLSCCP DEBUG SCCP-SCOC(44)[0x56458e94f950]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085926190 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085926190 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085926190 DCN DEBUG handle_cn_conn_conf() conn_id=44, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085926190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56458e932bd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085926191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56458e932bd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085926191 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085926191 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085926191 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085926191 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085926191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085926191 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Source Reference,L=4,D=0077c2c1) (sccp_scrc.c:486) 20250425085926191 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1855) 20250425085926191 DLSCCP DEBUG SCCP-SCOC(45)[0x56458e934f90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085926191 DLSCCP DEBUG SCCP-SCOC(45)[0x56458e934f90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085926191 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085926191 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085926191 DCN DEBUG handle_cn_conn_conf() conn_id=45, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085926191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56458e94f760]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085926191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56458e94f760]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085926191 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085926191 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085926191 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085926191 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085926191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085926191 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Source Reference,L=4,D=0047ec4d) (sccp_scrc.c:486) 20250425085926191 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1855) 20250425085926191 DLSCCP DEBUG SCCP-SCOC(46)[0x56458e94e380]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085926191 DLSCCP DEBUG SCCP-SCOC(46)[0x56458e94e380]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085926191 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085926191 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085926191 DCN DEBUG handle_cn_conn_conf() conn_id=46, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085926191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56458e94f050]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085926191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56458e94f050]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085926191 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085926191 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085926191 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085926191 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085926191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085926191 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Source Reference,L=4,D=003a7b11) (sccp_scrc.c:486) 20250425085926191 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1855) 20250425085926191 DLSCCP DEBUG SCCP-SCOC(47)[0x56458e93b000]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085926191 DLSCCP DEBUG SCCP-SCOC(47)[0x56458e93b000]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085926191 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085926191 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085926191 DCN DEBUG handle_cn_conn_conf() conn_id=47, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085926191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56458e92f0b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085926191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56458e92f0b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085926191 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085926191 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085926191 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085926191 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085926191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085926191 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000030), PART(T=Source Reference,L=4,D=00b8eaee) (sccp_scrc.c:486) 20250425085926191 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1855) 20250425085926191 DLSCCP DEBUG SCCP-SCOC(48)[0x56458e93b870]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085926191 DLSCCP DEBUG SCCP-SCOC(48)[0x56458e93b870]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085926191 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085926191 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085926191 DCN DEBUG handle_cn_conn_conf() conn_id=48, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085926191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56458e950910]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085926191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56458e950910]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085926191 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085926191 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085926191 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085926192 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085926192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085926192 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000031), PART(T=Source Reference,L=4,D=004a3c78) (sccp_scrc.c:486) 20250425085926192 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1855) 20250425085926192 DLSCCP DEBUG SCCP-SCOC(49)[0x56458e950420]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085926192 DLSCCP DEBUG SCCP-SCOC(49)[0x56458e950420]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085926192 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085926192 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085926192 DCN DEBUG handle_cn_conn_conf() conn_id=49, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085926192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56458e9353f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085926192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56458e9353f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085926192 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085926192 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085926192 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085926192 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085926192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085926192 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000032), PART(T=Source Reference,L=4,D=00bcd5d2) (sccp_scrc.c:486) 20250425085926192 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1855) 20250425085926192 DLSCCP DEBUG SCCP-SCOC(50)[0x56458e9519e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085926192 DLSCCP DEBUG SCCP-SCOC(50)[0x56458e9519e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085926192 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085926192 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085926192 DCN DEBUG handle_cn_conn_conf() conn_id=50, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085926192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56458e952060]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085926192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56458e952060]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085926192 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085926192 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085926192 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085926192 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085926192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085926190 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085926190 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085926192 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000033), PART(T=Source Reference,L=4,D=00b5757a) (sccp_scrc.c:486) 20250425085926190 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926190 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 2d 77 c2 c1 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085926192 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1855) 20250425085926192 DLSCCP DEBUG SCCP-SCOC(51)[0x56458e943790]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085926192 DLSCCP DEBUG SCCP-SCOC(51)[0x56458e943790]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085926192 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085926192 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085926190 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926190 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085926190 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085926190 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085926190 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085926190 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085926190 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085926190 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085926190 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926190 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 2e 47 ec 4d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085926190 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926190 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085926190 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085926190 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085926190 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085926190 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085926191 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085926191 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085926191 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926191 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 2f 3a 7b 11 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085926191 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926191 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085926191 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085926191 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085926191 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085926191 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085926191 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085926191 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085926191 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926191 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 30 b8 ea ee 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085926191 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926191 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085926191 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085926191 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085926191 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085926191 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085926191 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085926191 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085926191 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926191 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 31 4a 3c 78 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085926191 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926191 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085926191 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085926191 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085926191 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085926191 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085926191 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085926191 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085926191 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926191 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 32 bc d5 d2 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085926191 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926191 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085926191 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085926191 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085926191 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085926191 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085926191 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085926191 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085926191 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926191 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 33 b5 75 7a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085926192 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926192 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085926192 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085926192 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085926192 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085926192 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085926192 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085926192 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085926192 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926192 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 34 57 f6 1d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085926192 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926192 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085926192 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085926192 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085926192 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085926192 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085926192 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085926192 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085926192 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926192 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 35 a5 98 63 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085926192 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926192 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085926192 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085926192 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085926192 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085926192 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085926192 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085926192 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085926192 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926192 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 27 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085926192 DCN DEBUG handle_cn_conn_conf() conn_id=51, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085926192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56458e94fe10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085926192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56458e94fe10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085926192 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085926192 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085926192 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085926192 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085926192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085926192 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000034), PART(T=Source Reference,L=4,D=0057f61d) (sccp_scrc.c:486) 20250425085926192 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1855) 20250425085926192 DLSCCP DEBUG SCCP-SCOC(52)[0x56458e95add0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085926192 DLSCCP DEBUG SCCP-SCOC(52)[0x56458e95add0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085926192 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085926192 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085926192 DCN DEBUG handle_cn_conn_conf() conn_id=52, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085926192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56458e9442a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085926192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56458e9442a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085926192 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085926193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085926193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085926193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085926193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085926193 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000035), PART(T=Source Reference,L=4,D=00a59863) (sccp_scrc.c:486) 20250425085926193 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1855) 20250425085926193 DLSCCP DEBUG SCCP-SCOC(53)[0x56458e95bb70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085926193 DLSCCP DEBUG SCCP-SCOC(53)[0x56458e95bb70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085926193 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085926193 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085926193 DCN DEBUG handle_cn_conn_conf() conn_id=53, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085926193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56458e95a7d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085926193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56458e95a7d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085926193 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085926193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085926193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085926193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085926193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085926193 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250425085926193 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1855) 20250425085926193 DLSCCP DEBUG SCCP-SCOC(39)[0x56458e95a6a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085926193 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085926193 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085926193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56458e949ec0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085926193 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085926193 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085926193 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1395998 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085926193 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:0 20250425085926193 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1395998 SCCP-39 sgsn-0 MI=IMSI-262420000000001: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250425085926193 DRANAP DEBUG ps_rab_ass[0x56458e9530d0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425085926193 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926193 DLPFCP DEBUG ps_rab[0x56458e975ea0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250425085926193 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998-RAB-23)[0x56458e975ea0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250425085926193 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085926193 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998-RAB-23)[0x56458e975ea0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250425085926193 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085926193 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998)[0x56458e9530d0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@23e0c4c64ce8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 10, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000004'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(435) TC_ps_rab_assignment_concurrent0(435)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(434)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(435): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000004'O, sequence_number := 10, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E9'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250425085926202 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085926202 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998-RAB-23)[0x56458e975ea0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085926202 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998-RAB-23)[0x56458e975ea0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250425085926202 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250425085926202 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926202 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1395998)[0x56458e937990]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250425085926202 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250425085926202 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250425085926202 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250425085926202 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250425085926202 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998-RAB-23)[0x56458e975ea0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250425085926202 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998-RAB-23)[0x56458e975ea0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085926202 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998-RAB-23)[0x56458e975ea0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250425085926203 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085926203 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998-RAB-23)[0x56458e975ea0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085926203 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085926203 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425085926203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085926203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(435)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085926212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085926212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085926212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085926212 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085926212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x154d1e) (hnbgw_rua.c:470) 20250425085926212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1395998 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085926212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1395998)[0x56458e937990]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085926212 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085926212 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085926212 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1395998 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085926212 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926212 DRANAP DEBUG ps_rab_ass[0x56458e9530d0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425085926212 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998)[0x56458e9530d0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250425085926212 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926212 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998-RAB-23)[0x56458e975ea0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250425085926212 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998-RAB-23)[0x56458e975ea0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250425085926212 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085926212 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998-RAB-23)[0x56458e975ea0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-11 SEID-0x3e9 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250425085926212 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085926212 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998)[0x56458e9530d0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@23e0c4c64ce8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003E9'O, sequence_number := 11, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(435) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_from0 TC_ps_rab_assignment_concurrent0(435)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(435): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000004'O, sequence_number := 11, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250425085926215 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085926215 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998-RAB-23)[0x56458e975ea0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085926215 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998-RAB-23)[0x56458e975ea0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250425085926215 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998-RAB-23)[0x56458e975ea0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250425085926215 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250425085926215 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926215 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250425085926215 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250425085926215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56458e949ec0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250425085926215 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085926215 DLSCCP DEBUG SCCP-SCOC(39)[0x56458e95a6a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085926215 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6e2a3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250425085926215 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085926215 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085926215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085926215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085926215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 05 06 e6 e2 a3 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085926215 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250425085926215 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250425085926215 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250425085926215 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998-RAB-23)[0x56458e975ea0]{ESTABLISHED}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085926215 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998-RAB-23)[0x56458e975ea0]{ESTABLISHED}: <-tx- PFCP seq-11 SEID-0x3e9 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250425085926215 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085926215 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998-RAB-23)[0x56458e975ea0]{ESTABLISHED}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085926215 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085926215 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425085926215 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926215 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085926215 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085926215 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085926215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085926215 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250425085926215 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085926215 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085926215 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926215 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 05 06 e6 e2 a3 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  20250425085926215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085926215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085926215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085926215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085926215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085926215 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250425085926215 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1855) 20250425085926215 DLSCCP DEBUG SCCP-SCOC(40)[0x56458e953360]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085926215 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085926215 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085926215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56458e936bd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085926215 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926215 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085926215 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085926215 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085926215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085926215 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085926215 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085926215 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085926215 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926215 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 28 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085926215 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085926215 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085926215 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8975818 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085926215 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926215 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8975818 SCCP-40 sgsn-0 MI=IMSI-262420000000002: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250425085926215 DRANAP DEBUG ps_rab_ass[0x56458e9530d0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425085926215 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926215 DLPFCP DEBUG ps_rab[0x56458e94cc60]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250425085926215 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818-RAB-23)[0x56458e94cc60]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250425085926215 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085926215 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818-RAB-23)[0x56458e94cc60]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250425085926215 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085926215 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818)[0x56458e9530d0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:1 HNBGW-PFCP(424)@23e0c4c64ce8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 12, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000005'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent0(435)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(437)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(436): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000005'O, sequence_number := 12, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EA'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250425085926219 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085926219 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818-RAB-23)[0x56458e94cc60]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085926219 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818-RAB-23)[0x56458e94cc60]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250425085926219 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250425085926219 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926219 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8975818)[0x56458e935fb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250425085926219 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250425085926219 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250425085926219 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250425085926219 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250425085926219 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818-RAB-23)[0x56458e94cc60]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250425085926219 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818-RAB-23)[0x56458e94cc60]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085926219 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818-RAB-23)[0x56458e94cc60]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250425085926219 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085926219 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818-RAB-23)[0x56458e94cc60]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085926219 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085926219 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425085926219 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085926219 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(436)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085926223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085926223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085926223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085926223 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085926223 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x88f5ca) (hnbgw_rua.c:470) 20250425085926223 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8975818 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085926223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8975818)[0x56458e935fb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085926223 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085926223 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085926223 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8975818 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085926223 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926223 DRANAP DEBUG ps_rab_ass[0x56458e9530d0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425085926223 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818)[0x56458e9530d0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250425085926223 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926223 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818-RAB-23)[0x56458e94cc60]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250425085926223 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818-RAB-23)[0x56458e94cc60]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250425085926223 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085926223 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818-RAB-23)[0x56458e94cc60]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-13 SEID-0x3ea SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250425085926223 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085926223 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818)[0x56458e9530d0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@23e0c4c64ce8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EA'O, sequence_number := 13, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent0(436)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(436): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000005'O, sequence_number := 13, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250425085926225 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085926225 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818-RAB-23)[0x56458e94cc60]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085926225 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818-RAB-23)[0x56458e94cc60]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250425085926225 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818-RAB-23)[0x56458e94cc60]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250425085926225 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250425085926225 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926225 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250425085926225 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250425085926225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56458e936bd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250425085926225 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085926225 DLSCCP DEBUG SCCP-SCOC(40)[0x56458e953360]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085926225 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6a480), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250425085926225 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085926225 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085926225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085926225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085926225 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0a 06 e6 a4 80 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085926225 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250425085926225 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250425085926225 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250425085926225 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818-RAB-23)[0x56458e94cc60]{ESTABLISHED}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085926225 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818-RAB-23)[0x56458e94cc60]{ESTABLISHED}: <-tx- PFCP seq-13 SEID-0x3ea SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250425085926225 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085926225 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818-RAB-23)[0x56458e94cc60]{ESTABLISHED}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085926225 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085926225 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425085926225 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926225 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085926225 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085926225 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085926225 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085926225 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250425085926225 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085926225 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085926225 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926225 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0a 06 e6 a4 80 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(436)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250425085926227 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926227 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085926227 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085926227 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085926227 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085926227 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085926227 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085926227 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085926227 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926227 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 29 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085926227 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085926227 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085926227 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085926227 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085926227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085926227 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250425085926227 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1855) 20250425085926227 DLSCCP DEBUG SCCP-SCOC(41)[0x56458e94f200]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085926227 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085926227 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085926227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56458e936fa0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085926227 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085926227 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085926227 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8079174 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085926227 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926227 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8079174 SCCP-41 sgsn-0 MI=IMSI-262420000000003: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250425085926227 DRANAP DEBUG ps_rab_ass[0x56458e9530d0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425085926227 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926227 DLPFCP DEBUG ps_rab[0x56458e92eed0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250425085926227 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174-RAB-23)[0x56458e92eed0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250425085926227 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085926227 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174-RAB-23)[0x56458e92eed0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250425085926227 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085926227 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174)[0x56458e9530d0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@23e0c4c64ce8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 14, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000006'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent0(437)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(438)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(437): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000006'O, sequence_number := 14, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EB'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250425085926230 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085926230 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174-RAB-23)[0x56458e92eed0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085926230 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174-RAB-23)[0x56458e92eed0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250425085926230 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250425085926230 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8079174)[0x56458e936490]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250425085926230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250425085926230 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250425085926230 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250425085926230 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250425085926230 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174-RAB-23)[0x56458e92eed0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250425085926230 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174-RAB-23)[0x56458e92eed0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085926230 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174-RAB-23)[0x56458e92eed0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250425085926230 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085926230 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174-RAB-23)[0x56458e92eed0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085926230 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085926230 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425085926231 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085926231 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(437)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085926235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085926235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085926235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085926235 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085926235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7b4746) (hnbgw_rua.c:470) 20250425085926235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8079174 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085926235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8079174)[0x56458e936490]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085926235 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085926235 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085926235 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8079174 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085926235 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926235 DRANAP DEBUG ps_rab_ass[0x56458e9530d0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425085926235 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174)[0x56458e9530d0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250425085926235 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926235 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174-RAB-23)[0x56458e92eed0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250425085926235 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174-RAB-23)[0x56458e92eed0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250425085926235 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085926235 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174-RAB-23)[0x56458e92eed0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-15 SEID-0x3eb SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250425085926235 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085926235 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174)[0x56458e9530d0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@23e0c4c64ce8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EB'O, sequence_number := 15, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent0(437)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(437): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000006'O, sequence_number := 15, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250425085926237 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085926237 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174-RAB-23)[0x56458e92eed0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085926237 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174-RAB-23)[0x56458e92eed0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250425085926237 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174-RAB-23)[0x56458e92eed0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250425085926237 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250425085926237 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926237 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250425085926237 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250425085926237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56458e936fa0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250425085926237 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085926237 DLSCCP DEBUG SCCP-SCOC(41)[0x56458e94f200]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085926237 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab46ca), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250425085926237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085926237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085926237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085926237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085926237 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0b 06 ab 46 ca 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085926237 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250425085926237 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250425085926237 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250425085926237 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174-RAB-23)[0x56458e92eed0]{ESTABLISHED}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085926237 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174-RAB-23)[0x56458e92eed0]{ESTABLISHED}: <-tx- PFCP seq-15 SEID-0x3eb SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250425085926237 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085926237 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174-RAB-23)[0x56458e92eed0]{ESTABLISHED}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085926237 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085926237 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425085926237 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926237 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085926237 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085926237 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085926237 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085926237 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250425085926237 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085926237 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085926237 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926237 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0b 06 ab 46 ca 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(437)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250425085926239 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926239 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085926239 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085926239 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085926239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085926239 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085926239 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085926239 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085926239 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926239 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2a 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085926239 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085926239 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085926239 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085926239 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085926239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085926240 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250425085926240 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1855) 20250425085926240 DLSCCP DEBUG SCCP-SCOC(42)[0x56458e9768c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085926240 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085926240 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085926240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56458e939a70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085926240 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085926240 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085926240 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3976765 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085926240 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926240 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3976765 SCCP-42 sgsn-0 MI=IMSI-262420000000004: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250425085926240 DRANAP DEBUG ps_rab_ass[0x56458e9530d0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425085926240 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926240 DLPFCP DEBUG ps_rab[0x56458e955130]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250425085926240 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765-RAB-23)[0x56458e955130]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250425085926240 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085926240 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765-RAB-23)[0x56458e955130]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250425085926240 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085926240 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765)[0x56458e9530d0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@23e0c4c64ce8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 16, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000007'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent0(438)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(439)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(438): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000007'O, sequence_number := 16, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EC'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250425085926243 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085926243 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765-RAB-23)[0x56458e955130]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085926243 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765-RAB-23)[0x56458e955130]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250425085926243 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250425085926243 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3976765)[0x56458e929030]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250425085926243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250425085926243 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250425085926243 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250425085926243 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250425085926243 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765-RAB-23)[0x56458e955130]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250425085926243 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765-RAB-23)[0x56458e955130]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085926243 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765-RAB-23)[0x56458e955130]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250425085926243 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085926243 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765-RAB-23)[0x56458e955130]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085926243 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085926243 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425085926243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085926243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(438)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085926248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085926248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085926248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085926248 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085926248 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3cae3d) (hnbgw_rua.c:470) 20250425085926248 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3976765 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085926248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3976765)[0x56458e929030]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085926248 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085926248 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085926248 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3976765 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085926248 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926248 DRANAP DEBUG ps_rab_ass[0x56458e9530d0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425085926248 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765)[0x56458e9530d0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250425085926248 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926248 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765-RAB-23)[0x56458e955130]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250425085926248 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765-RAB-23)[0x56458e955130]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250425085926248 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085926248 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765-RAB-23)[0x56458e955130]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-17 SEID-0x3ec SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250425085926248 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085926248 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765)[0x56458e9530d0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@23e0c4c64ce8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EC'O, sequence_number := 17, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent0(438)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_from0 HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(438): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000007'O, sequence_number := 17, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250425085926250 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085926250 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765-RAB-23)[0x56458e955130]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085926250 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765-RAB-23)[0x56458e955130]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250425085926250 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765-RAB-23)[0x56458e955130]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250425085926250 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250425085926250 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926250 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250425085926250 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250425085926250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56458e939a70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250425085926250 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085926250 DLSCCP DEBUG SCCP-SCOC(42)[0x56458e9768c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085926250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d4020), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250425085926250 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085926250 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085926250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085926250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085926250 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 08 06 4d 40 20 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085926250 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250425085926250 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250425085926250 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250425085926250 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765-RAB-23)[0x56458e955130]{ESTABLISHED}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085926250 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765-RAB-23)[0x56458e955130]{ESTABLISHED}: <-tx- PFCP seq-17 SEID-0x3ec SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250425085926250 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085926250 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765-RAB-23)[0x56458e955130]{ESTABLISHED}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085926250 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085926250 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425085926250 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926250 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085926250 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085926250 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085926250 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085926250 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250425085926250 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085926250 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085926250 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926250 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 08 06 4d 40 20 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  20250425085926250 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926250 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085926250 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085926250 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085926250 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085926250 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085926250 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085926250 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085926250 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926250 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2b 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085926250 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085926250 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085926250 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085926250 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085926250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085926250 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250425085926250 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1855) 20250425085926250 DLSCCP DEBUG SCCP-SCOC(43)[0x56458e937ea0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085926250 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085926250 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085926250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56458e937c10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085926250 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085926250 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085926250 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10990913 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085926250 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926250 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10990913 SCCP-43 sgsn-0 MI=IMSI-262420000000005: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250425085926250 DRANAP DEBUG ps_rab_ass[0x56458e9530d0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425085926250 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926250 DLPFCP DEBUG ps_rab[0x56458e95b6e0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250425085926250 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913-RAB-23)[0x56458e95b6e0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250425085926250 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085926250 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913-RAB-23)[0x56458e95b6e0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250425085926250 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085926250 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913)[0x56458e9530d0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@23e0c4c64ce8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 18, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000008'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent0(438)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(441)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(439): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000008'O, sequence_number := 18, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003ED'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250425085926254 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085926254 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913-RAB-23)[0x56458e95b6e0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085926254 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913-RAB-23)[0x56458e95b6e0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250425085926254 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250425085926254 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10990913)[0x56458e936d00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250425085926254 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250425085926254 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250425085926254 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250425085926254 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250425085926254 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913-RAB-23)[0x56458e95b6e0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250425085926254 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913-RAB-23)[0x56458e95b6e0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085926254 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913-RAB-23)[0x56458e95b6e0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250425085926254 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085926254 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913-RAB-23)[0x56458e95b6e0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085926254 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085926254 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425085926254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085926254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(439)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085926258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085926258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085926258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085926258 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085926258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa7b541) (hnbgw_rua.c:470) 20250425085926258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10990913 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085926258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10990913)[0x56458e936d00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085926258 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085926258 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085926258 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10990913 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085926258 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926258 DRANAP DEBUG ps_rab_ass[0x56458e9530d0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425085926258 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913)[0x56458e9530d0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250425085926258 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926258 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913-RAB-23)[0x56458e95b6e0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250425085926258 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913-RAB-23)[0x56458e95b6e0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250425085926258 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085926258 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913-RAB-23)[0x56458e95b6e0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-19 SEID-0x3ed SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250425085926258 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085926258 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913)[0x56458e9530d0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@23e0c4c64ce8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003ED'O, sequence_number := 19, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent0(439)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(439): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000008'O, sequence_number := 19, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250425085926260 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085926260 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913-RAB-23)[0x56458e95b6e0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085926260 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913-RAB-23)[0x56458e95b6e0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250425085926260 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913-RAB-23)[0x56458e95b6e0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250425085926260 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250425085926260 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926260 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250425085926260 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250425085926260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56458e937c10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250425085926260 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085926260 DLSCCP DEBUG SCCP-SCOC(43)[0x56458e937ea0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085926260 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00779227), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250425085926260 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085926260 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085926260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085926260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085926260 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 09 06 77 92 27 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085926260 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250425085926260 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250425085926260 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250425085926260 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913-RAB-23)[0x56458e95b6e0]{ESTABLISHED}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085926260 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913-RAB-23)[0x56458e95b6e0]{ESTABLISHED}: <-tx- PFCP seq-19 SEID-0x3ed SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250425085926260 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085926260 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913-RAB-23)[0x56458e95b6e0]{ESTABLISHED}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085926260 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085926260 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425085926261 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926261 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085926261 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085926261 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085926261 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085926261 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250425085926261 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085926261 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085926261 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926261 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 09 06 77 92 27 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425085926261 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926261 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085926261 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085926261 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085926261 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085926261 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085926261 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085926261 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085926261 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926261 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2d 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085926261 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085926261 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085926261 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085926261 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085926261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085926261 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250425085926261 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1855) 20250425085926261 DLSCCP DEBUG SCCP-SCOC(45)[0x56458e934f90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085926261 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085926261 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085926261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56458e94f760]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085926261 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085926261 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085926261 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4876219 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085926261 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926261 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4876219 SCCP-45 sgsn-0 MI=IMSI-262420000000007: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250425085926261 DRANAP DEBUG ps_rab_ass[0x56458e9530d0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425085926261 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926261 DLPFCP DEBUG ps_rab[0x56458e95b2b0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250425085926261 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219-RAB-23)[0x56458e95b2b0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250425085926261 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085926261 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219-RAB-23)[0x56458e95b2b0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250425085926261 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085926261 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219)[0x56458e9530d0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@23e0c4c64ce8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_concurrent0(439)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 20, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000009'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent0(441)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(440)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(441): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000009'O, sequence_number := 20, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EF'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250425085926265 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085926265 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219-RAB-23)[0x56458e95b2b0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085926265 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219-RAB-23)[0x56458e95b2b0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250425085926265 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250425085926265 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4876219)[0x56458e93a1b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250425085926265 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250425085926265 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250425085926265 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250425085926265 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250425085926265 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219-RAB-23)[0x56458e95b2b0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250425085926265 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219-RAB-23)[0x56458e95b2b0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085926265 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219-RAB-23)[0x56458e95b2b0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250425085926265 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085926265 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219-RAB-23)[0x56458e95b2b0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085926265 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085926265 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425085926265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085926265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(441)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085926269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085926269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085926269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085926269 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085926269 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4a67bb) (hnbgw_rua.c:470) 20250425085926269 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4876219 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085926269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4876219)[0x56458e93a1b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085926269 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085926269 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085926269 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4876219 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085926269 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926269 DRANAP DEBUG ps_rab_ass[0x56458e9530d0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425085926269 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219)[0x56458e9530d0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250425085926269 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926269 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219-RAB-23)[0x56458e95b2b0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250425085926269 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219-RAB-23)[0x56458e95b2b0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250425085926269 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085926269 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219-RAB-23)[0x56458e95b2b0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-21 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250425085926269 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085926269 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219)[0x56458e9530d0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@23e0c4c64ce8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EF'O, sequence_number := 21, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent0(441)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_from0 HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(441): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000009'O, sequence_number := 21, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250425085926271 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085926271 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219-RAB-23)[0x56458e95b2b0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085926271 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219-RAB-23)[0x56458e95b2b0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250425085926271 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219-RAB-23)[0x56458e95b2b0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250425085926271 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250425085926271 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926271 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250425085926271 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250425085926271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56458e94f760]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250425085926271 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085926271 DLSCCP DEBUG SCCP-SCOC(45)[0x56458e934f90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085926271 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077c2c1), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250425085926271 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085926271 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926271 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085926271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085926271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085926271 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0f 06 77 c2 c1 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085926271 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250425085926271 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250425085926271 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250425085926271 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219-RAB-23)[0x56458e95b2b0]{ESTABLISHED}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085926271 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219-RAB-23)[0x56458e95b2b0]{ESTABLISHED}: <-tx- PFCP seq-21 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250425085926271 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085926271 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219-RAB-23)[0x56458e95b2b0]{ESTABLISHED}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085926271 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085926271 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425085926271 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926271 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085926271 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085926271 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085926271 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085926271 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250425085926271 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085926271 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085926271 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926271 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0f 06 77 c2 c1 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  20250425085926271 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926271 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085926271 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085926271 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085926271 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085926271 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085926271 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085926271 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085926271 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926271 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2c 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085926271 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085926271 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085926271 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085926271 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085926272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085926272 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250425085926272 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1855) 20250425085926272 DLSCCP DEBUG SCCP-SCOC(44)[0x56458e94f950]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085926272 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085926272 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085926272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56458e932bd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085926272 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085926272 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085926272 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5523768 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085926272 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926272 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5523768 SCCP-44 sgsn-0 MI=IMSI-262420000000006: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250425085926272 DRANAP DEBUG ps_rab_ass[0x56458e9530d0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425085926272 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926272 DLPFCP DEBUG ps_rab[0x56458e929d30]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250425085926272 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768-RAB-23)[0x56458e929d30]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250425085926272 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085926272 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768-RAB-23)[0x56458e929d30]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250425085926272 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085926272 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768)[0x56458e9530d0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@23e0c4c64ce8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 22, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000A'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent0(441)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(442)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(440): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000A'O, sequence_number := 22, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EE'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250425085926275 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085926275 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768-RAB-23)[0x56458e929d30]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085926275 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768-RAB-23)[0x56458e929d30]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250425085926275 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250425085926275 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5523768)[0x56458e94f4a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250425085926275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250425085926275 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250425085926275 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250425085926275 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250425085926275 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768-RAB-23)[0x56458e929d30]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250425085926275 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768-RAB-23)[0x56458e929d30]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085926275 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768-RAB-23)[0x56458e929d30]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250425085926275 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085926275 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768-RAB-23)[0x56458e929d30]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085926275 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085926275 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425085926275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085926275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(440)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085926279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085926279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085926279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085926279 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085926279 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x544938) (hnbgw_rua.c:470) 20250425085926279 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5523768 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085926279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5523768)[0x56458e94f4a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085926279 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085926279 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085926279 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5523768 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085926279 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926279 DRANAP DEBUG ps_rab_ass[0x56458e9530d0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425085926279 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768)[0x56458e9530d0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250425085926279 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926279 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768-RAB-23)[0x56458e929d30]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250425085926279 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768-RAB-23)[0x56458e929d30]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250425085926279 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085926279 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768-RAB-23)[0x56458e929d30]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-23 SEID-0x3ee SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250425085926279 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085926279 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768)[0x56458e9530d0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@23e0c4c64ce8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EE'O, sequence_number := 23, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent0(440)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(440): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000A'O, sequence_number := 23, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250425085926281 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085926281 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768-RAB-23)[0x56458e929d30]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085926281 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768-RAB-23)[0x56458e929d30]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250425085926281 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768-RAB-23)[0x56458e929d30]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250425085926281 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250425085926281 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926281 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250425085926281 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250425085926281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56458e932bd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250425085926281 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085926281 DLSCCP DEBUG SCCP-SCOC(44)[0x56458e94f950]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085926281 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0083cb8a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250425085926281 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085926281 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085926281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085926281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085926281 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0e 06 83 cb 8a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085926281 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250425085926281 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250425085926281 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250425085926281 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768-RAB-23)[0x56458e929d30]{ESTABLISHED}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085926281 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768-RAB-23)[0x56458e929d30]{ESTABLISHED}: <-tx- PFCP seq-23 SEID-0x3ee SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250425085926281 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085926281 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768-RAB-23)[0x56458e929d30]{ESTABLISHED}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085926281 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085926281 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425085926281 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926281 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085926281 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085926281 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085926281 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085926281 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250425085926281 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085926281 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085926281 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_len:91 20250425085926281 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0e 06 83 cb 8a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 will be put to the reassembly buffer 20250425085926282 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926282 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085926282 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085926282 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085926282 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085926282 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085926282 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085926282 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085926282 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926282 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2e 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425085926282 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085926282 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085926282 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085926282 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085926282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085926282 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250425085926282 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1855) 20250425085926282 DLSCCP DEBUG SCCP-SCOC(46)[0x56458e94e380]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085926282 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085926282 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085926282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56458e94f050]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085926282 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085926282 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085926282 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16657952 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085926282 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926282 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16657952 SCCP-46 sgsn-0 MI=IMSI-262420000000008: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250425085926282 DRANAP DEBUG ps_rab_ass[0x56458e9530d0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425085926282 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926282 DLPFCP DEBUG ps_rab[0x56458e956030]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250425085926282 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952-RAB-23)[0x56458e956030]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250425085926282 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085926282 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952-RAB-23)[0x56458e956030]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250425085926282 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085926282 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952)[0x56458e9530d0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@23e0c4c64ce8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_concurrent0(440)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 24, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000B'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent0(442)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(443)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(442): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000B'O, sequence_number := 24, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F0'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250425085926286 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085926286 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952-RAB-23)[0x56458e956030]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085926286 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952-RAB-23)[0x56458e956030]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250425085926286 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250425085926286 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16657952)[0x56458e94ecf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250425085926286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250425085926286 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250425085926286 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250425085926286 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250425085926286 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952-RAB-23)[0x56458e956030]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250425085926286 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952-RAB-23)[0x56458e956030]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085926286 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952-RAB-23)[0x56458e956030]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250425085926286 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085926286 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952-RAB-23)[0x56458e956030]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085926286 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085926286 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425085926286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085926286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(442)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085926290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085926290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085926290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085926290 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085926290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfe2e20) (hnbgw_rua.c:470) 20250425085926290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16657952 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085926290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16657952)[0x56458e94ecf0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085926290 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085926290 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085926290 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16657952 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085926290 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926290 DRANAP DEBUG ps_rab_ass[0x56458e9530d0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425085926290 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952)[0x56458e9530d0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250425085926290 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926290 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952-RAB-23)[0x56458e956030]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250425085926290 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952-RAB-23)[0x56458e956030]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250425085926290 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085926290 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952-RAB-23)[0x56458e956030]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-25 SEID-0x3f0 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250425085926290 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085926290 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952)[0x56458e9530d0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@23e0c4c64ce8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F0'O, sequence_number := 25, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent0(442)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(442): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000B'O, sequence_number := 25, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250425085926292 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085926292 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952-RAB-23)[0x56458e956030]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085926292 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952-RAB-23)[0x56458e956030]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250425085926292 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952-RAB-23)[0x56458e956030]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250425085926292 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250425085926292 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926292 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250425085926292 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250425085926292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56458e94f050]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250425085926293 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085926293 DLSCCP DEBUG SCCP-SCOC(46)[0x56458e94e380]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085926293 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047ec4d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250425085926293 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085926293 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085926293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085926293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085926293 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0c 06 47 ec 4d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085926293 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250425085926293 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250425085926293 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250425085926293 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952-RAB-23)[0x56458e956030]{ESTABLISHED}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085926293 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952-RAB-23)[0x56458e956030]{ESTABLISHED}: <-tx- PFCP seq-25 SEID-0x3f0 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250425085926293 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085926293 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952-RAB-23)[0x56458e956030]{ESTABLISHED}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085926293 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085926293 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425085926293 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926293 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085926293 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085926293 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085926293 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085926293 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'virt-sgsn0' 20250425085926293 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085926293 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085926293 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926293 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0c 06 47 ec 4d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  20250425085926293 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926293 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085926293 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085926293 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085926293 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085926293 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085926293 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085926293 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085926293 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926293 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2f 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085926293 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085926293 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085926293 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085926293 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085926293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085926293 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250425085926293 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1855) 20250425085926293 DLSCCP DEBUG SCCP-SCOC(47)[0x56458e93b000]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085926293 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085926293 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085926293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56458e92f0b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085926293 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085926293 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085926293 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1655513 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085926293 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926293 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1655513 SCCP-47 sgsn-0 MI=IMSI-262420000000009: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250425085926293 DRANAP DEBUG ps_rab_ass[0x56458e9530d0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425085926293 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926293 DLPFCP DEBUG ps_rab[0x56458e95b480]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250425085926293 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513-RAB-23)[0x56458e95b480]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250425085926293 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085926293 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513-RAB-23)[0x56458e95b480]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250425085926293 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085926293 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513)[0x56458e9530d0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW-PFCP(424)@23e0c4c64ce8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 26, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000C'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent0(442)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(444)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(443): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000C'O, sequence_number := 26, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F1'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250425085926297 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085926297 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513-RAB-23)[0x56458e95b480]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085926297 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513-RAB-23)[0x56458e95b480]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250425085926297 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250425085926297 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1655513)[0x56458e94e9b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250425085926297 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250425085926297 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250425085926297 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250425085926297 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250425085926297 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513-RAB-23)[0x56458e95b480]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250425085926297 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513-RAB-23)[0x56458e95b480]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085926297 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513-RAB-23)[0x56458e95b480]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250425085926297 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085926297 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513-RAB-23)[0x56458e95b480]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085926297 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085926297 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425085926297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085926297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(443)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085926301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085926301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085926301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085926301 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085926301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1942d9) (hnbgw_rua.c:470) 20250425085926301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1655513 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085926301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1655513)[0x56458e94e9b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085926301 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085926301 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085926301 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1655513 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085926301 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926301 DRANAP DEBUG ps_rab_ass[0x56458e9530d0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425085926301 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513)[0x56458e9530d0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250425085926301 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926301 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513-RAB-23)[0x56458e95b480]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250425085926301 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513-RAB-23)[0x56458e95b480]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250425085926301 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085926301 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513-RAB-23)[0x56458e95b480]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-27 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250425085926301 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085926301 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513)[0x56458e9530d0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@23e0c4c64ce8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F1'O, sequence_number := 27, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent0(443)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(443): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000C'O, sequence_number := 27, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250425085926303 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085926303 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513-RAB-23)[0x56458e95b480]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085926303 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513-RAB-23)[0x56458e95b480]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250425085926303 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513-RAB-23)[0x56458e95b480]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250425085926303 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250425085926303 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926303 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250425085926303 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250425085926303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56458e92f0b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250425085926303 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085926303 DLSCCP DEBUG SCCP-SCOC(47)[0x56458e93b000]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085926303 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a7b11), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250425085926303 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085926304 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085926304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085926304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085926304 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0d 06 3a 7b 11 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085926304 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250425085926304 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250425085926304 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250425085926304 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513-RAB-23)[0x56458e95b480]{ESTABLISHED}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085926304 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513-RAB-23)[0x56458e95b480]{ESTABLISHED}: <-tx- PFCP seq-27 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250425085926304 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085926304 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513-RAB-23)[0x56458e95b480]{ESTABLISHED}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085926304 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085926304 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_len:91 20250425085926304 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926304 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085926304 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085926304 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085926304 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085926304 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250425085926304 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085926304 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085926304 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_from0 20250425085926304 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0d 06 3a 7b 11 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:9 20250425085926304 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926304 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085926304 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085926304 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085926304 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085926304 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085926304 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085926304 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 will be put to the reassembly buffer 20250425085926304 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926304 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 30 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425085926304 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085926304 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085926304 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085926304 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085926304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085926304 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250425085926304 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1855) 20250425085926304 DLSCCP DEBUG SCCP-SCOC(48)[0x56458e93b870]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085926304 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085926304 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085926304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56458e950910]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085926304 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085926304 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085926304 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9231315 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085926304 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926304 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9231315 SCCP-48 sgsn-0 MI=IMSI-262420000000010: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250425085926304 DRANAP DEBUG ps_rab_ass[0x56458e9530d0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425085926304 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926304 DLPFCP DEBUG ps_rab[0x56458e957000]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250425085926304 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315-RAB-23)[0x56458e957000]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250425085926304 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085926304 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315-RAB-23)[0x56458e957000]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250425085926304 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085926304 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315)[0x56458e9530d0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@23e0c4c64ce8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 28, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000D'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent0(443)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(445)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(444): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000D'O, sequence_number := 28, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F2'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250425085926308 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085926308 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315-RAB-23)[0x56458e957000]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085926308 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315-RAB-23)[0x56458e957000]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250425085926308 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250425085926308 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9231315)[0x56458e932400]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250425085926308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250425085926308 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250425085926308 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250425085926308 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250425085926308 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315-RAB-23)[0x56458e957000]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250425085926308 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315-RAB-23)[0x56458e957000]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085926308 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315-RAB-23)[0x56458e957000]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250425085926308 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085926308 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315-RAB-23)[0x56458e957000]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085926308 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085926308 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425085926308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085926308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(444)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085926312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085926312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085926312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085926312 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085926312 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8cdbd3) (hnbgw_rua.c:470) 20250425085926312 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9231315 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085926312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9231315)[0x56458e932400]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085926312 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085926312 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085926312 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9231315 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085926312 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926312 DRANAP DEBUG ps_rab_ass[0x56458e9530d0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425085926312 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315)[0x56458e9530d0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250425085926312 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926312 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315-RAB-23)[0x56458e957000]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250425085926312 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315-RAB-23)[0x56458e957000]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250425085926312 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085926312 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315-RAB-23)[0x56458e957000]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-29 SEID-0x3f2 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250425085926312 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085926312 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315)[0x56458e9530d0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@23e0c4c64ce8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F2'O, sequence_number := 29, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent0(444)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(444): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000D'O, sequence_number := 29, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250425085926315 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085926315 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315-RAB-23)[0x56458e957000]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085926315 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315-RAB-23)[0x56458e957000]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250425085926315 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315-RAB-23)[0x56458e957000]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250425085926315 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250425085926315 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926315 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250425085926315 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250425085926315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56458e950910]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250425085926315 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085926315 DLSCCP DEBUG SCCP-SCOC(48)[0x56458e93b870]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085926315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8eaee), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250425085926315 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085926315 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085926315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085926315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085926315 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 03 06 b8 ea ee 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085926315 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250425085926315 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250425085926315 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250425085926315 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315-RAB-23)[0x56458e957000]{ESTABLISHED}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085926315 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315-RAB-23)[0x56458e957000]{ESTABLISHED}: <-tx- PFCP seq-29 SEID-0x3f2 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250425085926315 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085926315 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315-RAB-23)[0x56458e957000]{ESTABLISHED}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085926315 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085926315 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425085926315 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926315 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085926315 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085926315 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085926315 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085926315 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250425085926315 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085926315 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085926315 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926315 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 03 06 b8 ea ee 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  20250425085926315 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926315 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085926315 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085926315 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085926315 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085926315 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085926315 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085926315 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085926315 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926315 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 31 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085926315 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085926315 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085926315 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085926315 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085926315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085926315 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250425085926315 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1855) 20250425085926315 DLSCCP DEBUG SCCP-SCOC(49)[0x56458e950420]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085926315 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085926315 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085926315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56458e9353f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085926315 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085926315 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085926315 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7834152 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085926315 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926315 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7834152 SCCP-49 sgsn-0 MI=IMSI-262420000000011: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250425085926315 DRANAP DEBUG ps_rab_ass[0x56458e9530d0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425085926315 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926315 DLPFCP DEBUG ps_rab[0x56458e958850]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250425085926315 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152-RAB-23)[0x56458e958850]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250425085926315 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085926315 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152-RAB-23)[0x56458e958850]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250425085926315 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085926315 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152)[0x56458e9530d0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@23e0c4c64ce8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 30, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000E'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent0(444)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(447)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(445): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000E'O, sequence_number := 30, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F3'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250425085926319 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085926319 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152-RAB-23)[0x56458e958850]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085926319 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152-RAB-23)[0x56458e958850]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250425085926319 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250425085926319 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7834152)[0x56458e976790]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250425085926319 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250425085926319 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250425085926319 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250425085926319 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250425085926319 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152-RAB-23)[0x56458e958850]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250425085926319 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152-RAB-23)[0x56458e958850]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085926319 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152-RAB-23)[0x56458e958850]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250425085926319 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085926319 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152-RAB-23)[0x56458e958850]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085926319 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085926319 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425085926319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085926319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(445)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085926323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085926323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085926323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085926323 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085926323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x778a28) (hnbgw_rua.c:470) 20250425085926323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7834152 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085926323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7834152)[0x56458e976790]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085926323 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085926323 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085926323 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7834152 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085926323 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926323 DRANAP DEBUG ps_rab_ass[0x56458e9530d0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425085926323 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152)[0x56458e9530d0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250425085926323 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926323 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152-RAB-23)[0x56458e958850]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250425085926323 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152-RAB-23)[0x56458e958850]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250425085926323 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085926323 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152-RAB-23)[0x56458e958850]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-31 SEID-0x3f3 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250425085926323 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085926323 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152)[0x56458e9530d0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@23e0c4c64ce8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F3'O, sequence_number := 31, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent0(445)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(445): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000E'O, sequence_number := 31, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250425085926325 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085926325 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152-RAB-23)[0x56458e958850]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085926325 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152-RAB-23)[0x56458e958850]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250425085926325 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152-RAB-23)[0x56458e958850]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250425085926325 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250425085926325 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926325 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250425085926325 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250425085926325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56458e9353f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250425085926325 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085926325 DLSCCP DEBUG SCCP-SCOC(49)[0x56458e950420]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085926325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004a3c78), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250425085926325 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085926325 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085926325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085926325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085926325 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 02 06 4a 3c 78 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085926325 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250425085926325 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250425085926325 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_len:91 20250425085926325 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152-RAB-23)[0x56458e958850]{ESTABLISHED}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085926325 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152-RAB-23)[0x56458e958850]{ESTABLISHED}: <-tx- PFCP seq-31 SEID-0x3f3 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250425085926325 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085926325 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152-RAB-23)[0x56458e958850]{ESTABLISHED}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085926325 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085926325 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_from0 20250425085926325 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926325 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085926325 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085926325 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085926325 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085926325 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250425085926325 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085926325 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085926325 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926325 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 02 06 4a 3c 78 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250425085926325 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926325 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085926325 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085926325 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085926325 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085926325 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085926325 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085926325 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085926325 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926325 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 33 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085926325 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085926325 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085926325 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085926325 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085926325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085926325 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250425085926325 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1855) 20250425085926325 DLSCCP DEBUG SCCP-SCOC(51)[0x56458e943790]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085926325 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085926325 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085926325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56458e94fe10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085926325 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085926325 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085926325 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8920219 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085926325 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926325 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8920219 SCCP-51 sgsn-0 MI=IMSI-262420000000013: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250425085926325 DRANAP DEBUG ps_rab_ass[0x56458e9530d0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425085926325 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926325 DLPFCP DEBUG ps_rab[0x56458e9590e0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250425085926325 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219-RAB-23)[0x56458e9590e0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250425085926325 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085926325 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219-RAB-23)[0x56458e9590e0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250425085926325 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085926325 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219)[0x56458e9530d0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@23e0c4c64ce8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 32, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000F'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent0(445)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(446)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(447): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000F'O, sequence_number := 32, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F5'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250425085926331 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085926331 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219-RAB-23)[0x56458e9590e0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085926331 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219-RAB-23)[0x56458e9590e0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250425085926331 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250425085926331 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8920219)[0x56458e9505e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250425085926331 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250425085926331 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250425085926331 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250425085926331 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250425085926331 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219-RAB-23)[0x56458e9590e0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250425085926331 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219-RAB-23)[0x56458e9590e0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085926331 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219-RAB-23)[0x56458e9590e0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250425085926331 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085926331 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219-RAB-23)[0x56458e9590e0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085926331 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085926331 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425085926331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085926331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(447)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250425085926338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085926338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085926338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085926338 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085926338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x881c9b) (hnbgw_rua.c:470) 20250425085926338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8920219 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085926338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8920219)[0x56458e9505e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085926338 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085926338 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085926338 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8920219 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085926338 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926338 DRANAP DEBUG ps_rab_ass[0x56458e9530d0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425085926338 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219)[0x56458e9530d0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250425085926338 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926338 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219-RAB-23)[0x56458e9590e0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250425085926338 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219-RAB-23)[0x56458e9590e0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250425085926338 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085926338 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219-RAB-23)[0x56458e9590e0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-33 SEID-0x3f5 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250425085926338 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085926338 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219)[0x56458e9530d0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@23e0c4c64ce8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F5'O, sequence_number := 33, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent0(447)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(447): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000F'O, sequence_number := 33, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250425085926341 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085926341 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219-RAB-23)[0x56458e9590e0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085926341 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219-RAB-23)[0x56458e9590e0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250425085926341 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219-RAB-23)[0x56458e9590e0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250425085926341 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250425085926341 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926341 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250425085926341 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250425085926341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56458e94fe10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250425085926341 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085926341 DLSCCP DEBUG SCCP-SCOC(51)[0x56458e943790]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085926341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5757a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250425085926341 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085926341 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085926341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085926341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085926341 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 00 06 b5 75 7a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085926341 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250425085926341 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250425085926341 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250425085926341 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219-RAB-23)[0x56458e9590e0]{ESTABLISHED}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085926341 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219-RAB-23)[0x56458e9590e0]{ESTABLISHED}: <-tx- PFCP seq-33 SEID-0x3f5 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250425085926341 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085926341 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219-RAB-23)[0x56458e9590e0]{ESTABLISHED}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085926341 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085926341 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425085926341 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926341 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085926341 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085926341 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085926341 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085926341 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425085926341 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085926341 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085926341 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926341 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 00 06 b5 75 7a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  20250425085926341 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926341 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085926341 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085926341 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085926341 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085926341 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085926341 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085926341 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085926341 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926341 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 32 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085926341 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085926341 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085926341 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085926341 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085926341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085926341 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250425085926341 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1855) 20250425085926341 DLSCCP DEBUG SCCP-SCOC(50)[0x56458e9519e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085926341 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085926341 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085926341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56458e952060]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085926341 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085926341 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085926341 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3168286 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085926341 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926341 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3168286 SCCP-50 sgsn-0 MI=IMSI-262420000000012: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250425085926341 DRANAP DEBUG ps_rab_ass[0x56458e9530d0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425085926341 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926341 DLPFCP DEBUG ps_rab[0x56458e94d4d0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250425085926341 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286-RAB-23)[0x56458e94d4d0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250425085926341 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085926341 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286-RAB-23)[0x56458e94d4d0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250425085926341 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085926341 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286)[0x56458e9530d0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@23e0c4c64ce8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 34, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000010'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent0(447)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(448)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(446): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000010'O, sequence_number := 34, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F4'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250425085926345 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085926345 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286-RAB-23)[0x56458e94d4d0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085926345 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286-RAB-23)[0x56458e94d4d0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250425085926345 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250425085926345 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3168286)[0x56458e94fc60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250425085926345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250425085926345 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250425085926345 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250425085926345 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250425085926345 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286-RAB-23)[0x56458e94d4d0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250425085926345 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286-RAB-23)[0x56458e94d4d0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085926345 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286-RAB-23)[0x56458e94d4d0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250425085926345 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085926345 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286-RAB-23)[0x56458e94d4d0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085926345 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085926345 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425085926345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085926345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(446)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085926350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085926350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085926350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085926350 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085926350 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x30581e) (hnbgw_rua.c:470) 20250425085926350 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3168286 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085926350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3168286)[0x56458e94fc60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085926350 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085926350 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085926350 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3168286 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085926350 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926350 DRANAP DEBUG ps_rab_ass[0x56458e9530d0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425085926350 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286)[0x56458e9530d0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250425085926350 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926350 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286-RAB-23)[0x56458e94d4d0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250425085926350 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286-RAB-23)[0x56458e94d4d0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250425085926350 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085926350 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286-RAB-23)[0x56458e94d4d0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-35 SEID-0x3f4 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250425085926350 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085926350 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286)[0x56458e9530d0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@23e0c4c64ce8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F4'O, sequence_number := 35, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(446) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(446)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(446): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000010'O, sequence_number := 35, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250425085926353 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085926353 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286-RAB-23)[0x56458e94d4d0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085926353 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286-RAB-23)[0x56458e94d4d0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250425085926353 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286-RAB-23)[0x56458e94d4d0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250425085926353 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250425085926353 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926353 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250425085926353 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250425085926353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56458e952060]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250425085926353 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085926353 DLSCCP DEBUG SCCP-SCOC(50)[0x56458e9519e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085926353 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcd5d2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250425085926353 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085926353 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085926353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085926353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085926353 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 01 06 bc d5 d2 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085926353 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250425085926353 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250425085926353 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250425085926353 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286-RAB-23)[0x56458e94d4d0]{ESTABLISHED}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085926353 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286-RAB-23)[0x56458e94d4d0]{ESTABLISHED}: <-tx- PFCP seq-35 SEID-0x3f4 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250425085926353 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085926353 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286-RAB-23)[0x56458e94d4d0]{ESTABLISHED}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085926353 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085926353 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425085926353 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926353 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085926353 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085926353 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085926353 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085926353 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250425085926353 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085926353 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085926353 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926353 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 01 06 bc d5 d2 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  20250425085926353 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926353 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085926353 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085926353 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085926353 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085926353 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085926353 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085926353 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085926353 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926353 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 34 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085926353 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085926353 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085926353 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085926353 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085926353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085926353 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250425085926353 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1855) 20250425085926353 DLSCCP DEBUG SCCP-SCOC(52)[0x56458e95add0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085926353 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085926353 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085926353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56458e9442a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085926353 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085926353 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085926353 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13423633 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085926353 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926353 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13423633 SCCP-52 sgsn-0 MI=IMSI-262420000000014: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250425085926353 DRANAP DEBUG ps_rab_ass[0x56458e9530d0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425085926353 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926353 DLPFCP DEBUG ps_rab[0x56458e958980]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250425085926353 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633-RAB-23)[0x56458e958980]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250425085926353 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085926353 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633-RAB-23)[0x56458e958980]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250425085926353 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085926353 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633)[0x56458e9530d0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:12 HNBGW-PFCP(424)@23e0c4c64ce8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 36, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000011'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(448) TC_ps_rab_assignment_concurrent0(446)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(449)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(448): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000011'O, sequence_number := 36, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F6'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250425085926358 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085926358 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633-RAB-23)[0x56458e958980]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085926358 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633-RAB-23)[0x56458e958980]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250425085926358 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250425085926358 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13423633)[0x56458e944170]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250425085926358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250425085926358 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250425085926358 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250425085926358 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250425085926358 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633-RAB-23)[0x56458e958980]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250425085926358 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633-RAB-23)[0x56458e958980]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085926358 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633-RAB-23)[0x56458e958980]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250425085926358 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085926358 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633-RAB-23)[0x56458e958980]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085926358 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085926358 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425085926358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085926358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(448)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085926362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085926362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085926362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085926362 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085926362 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xccd411) (hnbgw_rua.c:470) 20250425085926362 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13423633 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085926362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13423633)[0x56458e944170]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085926362 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085926362 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085926362 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13423633 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085926362 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926362 DRANAP DEBUG ps_rab_ass[0x56458e9530d0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425085926362 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633)[0x56458e9530d0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250425085926362 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926362 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633-RAB-23)[0x56458e958980]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250425085926362 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633-RAB-23)[0x56458e958980]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250425085926362 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085926362 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633-RAB-23)[0x56458e958980]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-37 SEID-0x3f6 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250425085926362 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085926362 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633)[0x56458e9530d0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@23e0c4c64ce8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F6'O, sequence_number := 37, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(448) TC_ps_rab_assignment_concurrent0(448)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(448): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000011'O, sequence_number := 37, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250425085926364 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085926364 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633-RAB-23)[0x56458e958980]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085926364 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633-RAB-23)[0x56458e958980]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250425085926364 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633-RAB-23)[0x56458e958980]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250425085926364 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250425085926364 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926364 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250425085926364 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250425085926364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56458e9442a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250425085926364 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085926364 DLSCCP DEBUG SCCP-SCOC(52)[0x56458e95add0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085926364 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057f61d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250425085926364 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085926364 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926364 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:15 20250425085926364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085926364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085926364 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 07 06 57 f6 1d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_len:91 20250425085926364 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250425085926364 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250425085926364 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250425085926364 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633-RAB-23)[0x56458e958980]{ESTABLISHED}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085926364 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633-RAB-23)[0x56458e958980]{ESTABLISHED}: <-tx- PFCP seq-37 SEID-0x3f6 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250425085926364 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_from0 20250425085926364 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633-RAB-23)[0x56458e958980]{ESTABLISHED}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085926364 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085926364 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425085926364 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926364 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085926364 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085926364 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085926364 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085926364 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250425085926364 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085926364 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085926364 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926364 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 07 06 57 f6 1d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250425085926364 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926364 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085926364 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085926364 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085926364 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085926364 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085926364 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085926364 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085926364 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926364 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 35 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425085926364 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085926364 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085926364 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085926364 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085926364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085926364 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250425085926364 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1855) 20250425085926364 DLSCCP DEBUG SCCP-SCOC(53)[0x56458e95bb70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085926364 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085926365 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085926365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56458e95a7d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085926365 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425085926365 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425085926365 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6854831 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425085926365 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926365 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6854831 SCCP-53 sgsn-0 MI=IMSI-262420000000015: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250425085926365 DRANAP DEBUG ps_rab_ass[0x56458e9530d0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425085926365 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926365 DLPFCP DEBUG ps_rab[0x56458e957880]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250425085926365 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831-RAB-23)[0x56458e957880]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250425085926365 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085926365 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831-RAB-23)[0x56458e957880]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250425085926365 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085926365 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831)[0x56458e9530d0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:14 HNBGW-PFCP(424)@23e0c4c64ce8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 38, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000012'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent0(448)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(449): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000012'O, sequence_number := 38, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F7'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250425085926368 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085926368 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831-RAB-23)[0x56458e957880]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085926368 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831-RAB-23)[0x56458e957880]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250425085926368 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250425085926368 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425085926368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6854831)[0x56458e943b80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250425085926368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250425085926368 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250425085926368 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250425085926368 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831)[0x56458e9530d0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250425085926368 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831-RAB-23)[0x56458e957880]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250425085926368 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831-RAB-23)[0x56458e957880]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085926368 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831-RAB-23)[0x56458e957880]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250425085926368 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085926368 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831-RAB-23)[0x56458e957880]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085926368 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085926368 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425085926368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085926368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(449)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085926372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085926372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085926372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425085926372 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425085926372 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6898af) (hnbgw_rua.c:470) 20250425085926372 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6854831 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425085926372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6854831)[0x56458e943b80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425085926372 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425085926372 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425085926372 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6854831 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425085926372 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926372 DRANAP DEBUG ps_rab_ass[0x56458e9530d0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250425085926372 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831)[0x56458e9530d0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250425085926372 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926372 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831-RAB-23)[0x56458e957880]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250425085926372 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831-RAB-23)[0x56458e957880]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250425085926372 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085926372 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831-RAB-23)[0x56458e957880]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250425085926372 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085926372 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831)[0x56458e9530d0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@23e0c4c64ce8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F7'O, sequence_number := 39, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent0(449)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(449): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000012'O, sequence_number := 39, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250425085926374 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085926374 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831-RAB-23)[0x56458e957880]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085926374 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831-RAB-23)[0x56458e957880]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250425085926374 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831-RAB-23)[0x56458e957880]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250425085926374 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250425085926374 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425085926374 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250425085926374 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250425085926374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56458e95a7d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250425085926374 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085926374 DLSCCP DEBUG SCCP-SCOC(53)[0x56458e95bb70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085926374 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a59863), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250425085926374 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085926374 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085926374 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085926374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085926374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085926374 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 06 06 a5 98 63 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085926374 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250425085926374 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250425085926374 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831)[0x56458e9530d0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250425085926374 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831-RAB-23)[0x56458e957880]{ESTABLISHED}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085926374 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831-RAB-23)[0x56458e957880]{ESTABLISHED}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250425085926374 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085926374 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831-RAB-23)[0x56458e957880]{ESTABLISHED}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085926374 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085926374 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425085926374 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085926374 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085926374 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085926374 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085926374 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085926374 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250425085926374 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085926374 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085926374 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085926374 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 06 06 a5 98 63 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(449)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425085928218 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928218 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085928218 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085928218 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085928219 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085928219 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085928219 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085928219 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085928219 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928219 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 26 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085928219 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085928219 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085928219 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085928219 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085928219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085928219 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000026), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085928219 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1855) 20250425085928219 DLSCCP DEBUG SCCP-SCOC(38)[0x56458e938d80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085928219 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085928219 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085928219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085928219 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085928219 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085928219 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10607960 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085928219 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960-RAB-23)[0x56458e951090]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250425085928219 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960-RAB-23)[0x56458e951090]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250425085928219 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085928219 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960-RAB-23)[0x56458e951090]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250425085928219 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085928219 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10607960)[0x56458e953dd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085928219 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250425085928219 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085928219 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003E8'O, sequence_number := 40, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(434) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(434)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(434)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(434): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000003'O, sequence_number := 40, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250425085928225 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085928226 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960-RAB-23)[0x56458e951090]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085928226 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960-RAB-23)[0x56458e951090]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250425085928226 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960-RAB-23)[0x56458e951090]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250425085928226 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960-RAB-23)[0x56458e951090]{WAIT_USE_COUNT}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085928226 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960-RAB-23)[0x56458e951090]{WAIT_USE_COUNT}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250425085928226 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085928226 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960-RAB-23)[0x56458e951090]{WAIT_USE_COUNT}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085928226 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960-RAB-23)[0x56458e951090]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250425085928226 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960-RAB-23)[0x56458e951090]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250425085928226 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960-RAB-23)[0x56458e951090]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250425085928226 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10607960-RAB-23)[0x56458e951090]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250425085928226 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085928226 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@23e0c4c64ce8: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)10607960 20250425085928242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085928242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085928242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085928242 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085928242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa1dd58,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085928242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10607960 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085928242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10607960)[0x56458e953dd0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085928242 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085928242 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085928242 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10607960 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085928242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085928242 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085928242 DLSCCP DEBUG SCCP-SCOC(38)[0x56458e938d80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085928242 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de7480), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085928242 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085928243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085928243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085928243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085928243 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 04 06 de 74 80 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085928243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10607960)[0x56458e953dd0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085928243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085928243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56458e930c40]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085928243 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928243 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085928243 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085928243 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085928243 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085928243 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250425085928243 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085928243 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085928243 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928243 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 04 06 de 74 80 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250425085928243 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928243 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085928243 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085928243 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085928243 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085928243 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085928243 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085928243 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085928243 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928243 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 27 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085928243 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085928243 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085928243 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085928243 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085928243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085928243 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085928243 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1855) 20250425085928243 DLSCCP DEBUG SCCP-SCOC(39)[0x56458e95a6a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085928243 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085928243 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085928243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56458e949ec0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085928243 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085928243 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085928243 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1395998 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085928243 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998-RAB-23)[0x56458e975ea0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250425085928243 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998-RAB-23)[0x56458e975ea0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250425085928243 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085928243 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998-RAB-23)[0x56458e975ea0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250425085928243 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085928243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1395998)[0x56458e937990]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085928243 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928243 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085928243 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085928243 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085928243 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085928243 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085928243 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085928243 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085928243 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928243 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 28 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085928243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250425085928244 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085928244 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085928244 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085928244 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085928244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085928244 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085928244 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1855) 20250425085928244 DLSCCP DEBUG SCCP-SCOC(40)[0x56458e953360]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085928244 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085928244 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085928244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56458e936bd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085928244 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085928244 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085928244 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8975818 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085928244 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818-RAB-23)[0x56458e94cc60]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250425085928244 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818-RAB-23)[0x56458e94cc60]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250425085928244 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250425085928244 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818-RAB-23)[0x56458e94cc60]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-42 SEID-0x3ea SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250425085928244 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085928244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8975818)[0x56458e935fb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085928244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250425085928244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085928244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250425085928244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085928244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003E9'O, sequence_number := 41, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_len:12 HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(435) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EA'O, sequence_number := 42, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(436) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(435)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(435): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000004'O, sequence_number := 41, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } TC_ps_rab_assignment_concurrent0(434)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085928251 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085928251 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998-RAB-23)[0x56458e975ea0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085928251 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998-RAB-23)[0x56458e975ea0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250425085928251 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998-RAB-23)[0x56458e975ea0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250425085928251 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998-RAB-23)[0x56458e975ea0]{WAIT_USE_COUNT}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085928251 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998-RAB-23)[0x56458e975ea0]{WAIT_USE_COUNT}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250425085928251 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20250425085928251 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998-RAB-23)[0x56458e975ea0]{WAIT_USE_COUNT}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085928251 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998-RAB-23)[0x56458e975ea0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250425085928251 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998-RAB-23)[0x56458e975ea0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250425085928251 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998-RAB-23)[0x56458e975ea0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250425085928251 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395998-RAB-23)[0x56458e975ea0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250425085928251 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(436): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000005'O, sequence_number := 42, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250425085928252 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085928252 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818-RAB-23)[0x56458e94cc60]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085928252 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818-RAB-23)[0x56458e94cc60]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250425085928252 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818-RAB-23)[0x56458e94cc60]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250425085928252 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818-RAB-23)[0x56458e94cc60]{WAIT_USE_COUNT}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085928252 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818-RAB-23)[0x56458e94cc60]{WAIT_USE_COUNT}: <-tx- PFCP seq-42 SEID-0x3ea SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250425085928252 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085928252 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818-RAB-23)[0x56458e94cc60]{WAIT_USE_COUNT}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085928252 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818-RAB-23)[0x56458e94cc60]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250425085928252 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818-RAB-23)[0x56458e94cc60]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250425085928252 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818-RAB-23)[0x56458e94cc60]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250425085928252 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8975818-RAB-23)[0x56458e94cc60]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250425085928252 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085928252 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)11750513 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:4 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@23e0c4c64ce8: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)1395998 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_from0 20250425085928258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085928258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085928258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085928258 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085928258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x154d1e,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085928259 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1395998 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085928259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1395998)[0x56458e937990]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085928259 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425085928259 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085928259 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1395998 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085928259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56458e949ec0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085928259 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085928259 DLSCCP DEBUG SCCP-SCOC(39)[0x56458e95a6a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085928259 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6e2a3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085928259 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085928259 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085928259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085928259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085928259 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 05 06 e6 e2 a3 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085928259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1395998)[0x56458e937990]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085928259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56458e949ec0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085928259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56458e949ec0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@23e0c4c64ce8: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)8975818 20250425085928259 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928259 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085928259 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085928259 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085928259 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085928259 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250425085928259 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085928259 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085928259 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928259 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 05 06 e6 e2 a3 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250425085928259 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928259 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085928259 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085928259 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085928259 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085928259 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085928259 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085928259 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085928260 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928260 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 29 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085928260 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928260 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085928260 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085928260 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085928260 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085928260 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085928260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085928260 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085928260 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1855) 20250425085928260 DLSCCP DEBUG SCCP-SCOC(41)[0x56458e94f200]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085928260 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085928260 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085928260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56458e936fa0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085928260 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085928260 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085928260 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8079174 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085928260 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174-RAB-23)[0x56458e92eed0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250425085928260 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174-RAB-23)[0x56458e92eed0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250425085928260 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085928260 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174-RAB-23)[0x56458e92eed0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-43 SEID-0x3eb SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250425085928260 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085928260 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085928260 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085928260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8079174)[0x56458e936490]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085928260 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085928260 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085928260 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085928260 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085928260 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928260 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 26 de 74 80 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085928260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250425085928260 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085928260 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085928260 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085928260 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085928260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085928260 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000026), PART(T=Source Reference,L=4,D=00de7480), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085928260 DLSCCP DEBUG Received CO:RELRE for local reference 38 (sccp_scoc.c:1855) 20250425085928260 DLSCCP DEBUG SCCP-SCOC(38)[0x56458e938d80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085928260 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085928260 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085928260 DCN DEBUG handle_cn_disc_ind() conn_id=38 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085928260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56458e930c40]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085928260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56458e930c40]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085928260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10607960)[0x56458e953dd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085928260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10607960)[0x56458e953dd0]{disconnected}: Freeing instance (context_map.c:202) 20250425085928260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10607960)[0x56458e953dd0]{disconnected}: Deallocated (fsm.c:568) 20250425085928260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56458e930c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085928260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56458e930c40]{disconnected}: Freeing instance (context_map.c:206) 20250425085928260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56458e930c40]{disconnected}: Deallocated (fsm.c:568) 20250425085928260 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10607960 SCCP-38 sgsn-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250425085928260 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de7480), PART(T=Source Reference,L=4,D=00000026) (sccp_scrc.c:415) 20250425085928260 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085928261 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085928261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085928261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085928261 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 04 05 de 74 80 00 00 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085928261 DLSCCP DEBUG SCCP-SCOC(38)[0x56458e938d80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085928261 DLSCCP DEBUG SCCP-SCOC(38)[0x56458e938d80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085928261 DLSCCP DEBUG SCCP-SCOC(38)[0x56458e938d80]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085928261 DLSCCP DEBUG SCCP-SCOC(38)[0x56458e938d80]{IDLE}: Deallocated (fsm.c:568) 20250425085928261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085928261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250425085928261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085928261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085928261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085928261 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085928261 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x88f5ca,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085928261 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8975818 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085928261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8975818)[0x56458e935fb0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085928261 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085928261 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085928261 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8975818 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085928261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56458e936bd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085928261 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085928261 DLSCCP DEBUG SCCP-SCOC(40)[0x56458e953360]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085928261 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6a480), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085928261 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928261 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085928261 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085928261 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085928261 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085928261 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250425085928261 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085928261 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085928261 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928261 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 04 05 de 74 80 00 00 26 00 00 06 00 08 00 00 00 02  20250425085928261 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928261 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085928261 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085928261 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085928262 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085928262 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EB'O, sequence_number := 43, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } 20250425085928262 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085928262 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085928262 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928262 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0a 06 e6 a4 80 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250425085928261 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085928261 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085928261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085928261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085928261 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0a 06 e6 a4 80 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085928261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8975818)[0x56458e935fb0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085928261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56458e936bd0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085928261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56458e936bd0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(437) 20250425085928262 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928262 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085928262 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085928262 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085928262 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085928262 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085928262 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085928262 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085928262 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928262 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2a 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:1 20250425085928263 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085928263 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085928263 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085928263 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085928263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085928263 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085928263 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1855) 20250425085928263 DLSCCP DEBUG SCCP-SCOC(42)[0x56458e9768c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085928263 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085928263 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085928263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56458e939a70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085928263 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 will be put to the reassembly buffer 20250425085928263 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085928263 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3976765 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085928263 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765-RAB-23)[0x56458e955130]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250425085928263 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765-RAB-23)[0x56458e955130]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250425085928263 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250425085928263 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765-RAB-23)[0x56458e955130]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-44 SEID-0x3ec SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250425085928263 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085928264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3976765)[0x56458e929030]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085928264 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250425085928264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085928264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: RLC received in state:disconnect_pending HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EC'O, sequence_number := 44, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent0(437)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:2 TC_ps_rab_assignment_concurrent0(435)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(437)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(437): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000006'O, sequence_number := 43, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } TC_ps_rab_assignment_concurrent0(436)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)1515558 20250425085928270 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085928270 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174-RAB-23)[0x56458e92eed0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085928270 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174-RAB-23)[0x56458e92eed0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250425085928270 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174-RAB-23)[0x56458e92eed0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250425085928270 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174-RAB-23)[0x56458e92eed0]{WAIT_USE_COUNT}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085928270 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174-RAB-23)[0x56458e92eed0]{WAIT_USE_COUNT}: <-tx- PFCP seq-43 SEID-0x3eb SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250425085928270 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20250425085928270 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174-RAB-23)[0x56458e92eed0]{WAIT_USE_COUNT}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085928270 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174-RAB-23)[0x56458e92eed0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250425085928270 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174-RAB-23)[0x56458e92eed0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250425085928270 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174-RAB-23)[0x56458e92eed0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250425085928270 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8079174-RAB-23)[0x56458e92eed0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250425085928270 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:1 HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(438): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000007'O, sequence_number := 44, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)1852283 20250425085928272 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085928272 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765-RAB-23)[0x56458e955130]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085928272 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765-RAB-23)[0x56458e955130]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250425085928272 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765-RAB-23)[0x56458e955130]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250425085928272 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765-RAB-23)[0x56458e955130]{WAIT_USE_COUNT}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085928272 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765-RAB-23)[0x56458e955130]{WAIT_USE_COUNT}: <-tx- PFCP seq-44 SEID-0x3ec SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250425085928272 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085928272 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765-RAB-23)[0x56458e955130]{WAIT_USE_COUNT}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085928272 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765-RAB-23)[0x56458e955130]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250425085928272 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765-RAB-23)[0x56458e955130]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250425085928272 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765-RAB-23)[0x56458e955130]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250425085928272 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3976765-RAB-23)[0x56458e955130]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250425085928272 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085928272 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:5 20250425085928272 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928272 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085928272 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085928272 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085928272 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085928272 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085928273 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085928273 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085928273 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928273 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 27 e6 e2 a3 00 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_from0 20250425085928273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085928273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085928273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085928273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085928273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085928273 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Source Reference,L=4,D=00e6e2a3), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085928273 DLSCCP DEBUG Received CO:RELRE for local reference 39 (sccp_scoc.c:1855) 20250425085928273 DLSCCP DEBUG SCCP-SCOC(39)[0x56458e95a6a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085928273 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085928273 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085928273 DCN DEBUG handle_cn_disc_ind() conn_id=39 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085928273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56458e949ec0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085928273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56458e949ec0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085928273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1395998)[0x56458e937990]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085928273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1395998)[0x56458e937990]{disconnected}: Freeing instance (context_map.c:202) 20250425085928273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1395998)[0x56458e937990]{disconnected}: Deallocated (fsm.c:568) 20250425085928273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56458e949ec0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085928273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56458e949ec0]{disconnected}: Freeing instance (context_map.c:206) 20250425085928273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56458e949ec0]{disconnected}: Deallocated (fsm.c:568) 20250425085928273 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1395998 SCCP-39 sgsn-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250425085928273 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6e2a3), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:415) 20250425085928273 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085928273 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085928273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085928273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085928273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 05 05 e6 e2 a3 00 00 27 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085928273 DLSCCP DEBUG SCCP-SCOC(39)[0x56458e95a6a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085928273 DLSCCP DEBUG SCCP-SCOC(39)[0x56458e95a6a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085928273 DLSCCP DEBUG SCCP-SCOC(39)[0x56458e95a6a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085928273 DLSCCP DEBUG SCCP-SCOC(39)[0x56458e95a6a0]{IDLE}: Deallocated (fsm.c:568) 20250425085928274 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928274 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085928274 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085928274 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085928274 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425085928274 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250425085928274 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085928274 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085928274 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928274 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 05 05 e6 e2 a3 00 00 27 00 00 06 00 08 00 00 00 02  20250425085928275 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928275 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085928275 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:2 20250425085928275 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085928275 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085928275 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085928275 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085928275 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085928275 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928275 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2b 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085928275 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085928275 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085928275 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085928275 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085928276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085928276 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085928276 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1855) 20250425085928276 DLSCCP DEBUG SCCP-SCOC(43)[0x56458e937ea0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085928276 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085928276 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085928276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56458e937c10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085928276 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085928276 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085928276 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10990913 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085928276 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913-RAB-23)[0x56458e95b6e0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250425085928276 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913-RAB-23)[0x56458e95b6e0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250425085928276 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085928276 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913-RAB-23)[0x56458e95b6e0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-45 SEID-0x3ed SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250425085928276 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085928276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10990913)[0x56458e936d00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085928276 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250425085928276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085928276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: RLC received in state:disconnect_pending HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003ED'O, sequence_number := 45, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@23e0c4c64ce8: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(438)3976765 TC_ps_rab_assignment_concurrent0(439)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:7 20250425085928281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085928281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085928281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085928281 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085928281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3cae3d,cause=radio(normal)) (hnbgw_rua.c:438) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_from0 20250425085928281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3976765 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085928281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3976765)[0x56458e929030]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085928281 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085928281 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085928281 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3976765 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085928281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56458e939a70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085928281 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085928281 DLSCCP DEBUG SCCP-SCOC(42)[0x56458e9768c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085928281 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d4020), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085928281 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085928281 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085928281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085928281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085928281 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 08 06 4d 40 20 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085928281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3976765)[0x56458e929030]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085928281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56458e939a70]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085928281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56458e939a70]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085928281 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928281 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085928281 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085928281 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085928281 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085928281 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250425085928281 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085928282 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085928282 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928282 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 08 06 4d 40 20 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent0(439)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425085928282 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928282 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085928282 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085928282 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085928282 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085928282 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085928282 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085928282 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085928282 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928282 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 28 e6 a4 80 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085928282 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085928282 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085928282 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085928282 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085928282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085928282 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Source Reference,L=4,D=00e6a480), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085928283 DLSCCP DEBUG Received CO:RELRE for local reference 40 (sccp_scoc.c:1855) 20250425085928283 DLSCCP DEBUG SCCP-SCOC(40)[0x56458e953360]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@23e0c4c64ce8: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(437)8079174 20250425085928283 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085928283 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085928283 DCN DEBUG handle_cn_disc_ind() conn_id=40 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085928283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56458e936bd0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085928283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56458e936bd0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085928283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8975818)[0x56458e935fb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085928283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8975818)[0x56458e935fb0]{disconnected}: Freeing instance (context_map.c:202) 20250425085928283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8975818)[0x56458e935fb0]{disconnected}: Deallocated (fsm.c:568) 20250425085928283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56458e936bd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085928283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56458e936bd0]{disconnected}: Freeing instance (context_map.c:206) 20250425085928283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56458e936bd0]{disconnected}: Deallocated (fsm.c:568) 20250425085928283 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8975818 SCCP-40 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250425085928283 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6a480), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:415) 20250425085928283 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085928283 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085928283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085928283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085928283 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0a 05 e6 a4 80 00 00 28 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085928283 DLSCCP DEBUG SCCP-SCOC(40)[0x56458e953360]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085928283 DLSCCP DEBUG SCCP-SCOC(40)[0x56458e953360]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085928283 DLSCCP DEBUG SCCP-SCOC(40)[0x56458e953360]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085928283 DLSCCP DEBUG SCCP-SCOC(40)[0x56458e953360]{IDLE}: Deallocated (fsm.c:568) 20250425085928283 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928283 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085928283 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085928283 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085928283 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085928283 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250425085928283 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085928283 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085928283 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928283 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0a 05 e6 a4 80 00 00 28 00 00 06 00 08 00 00 00 02  20250425085928284 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928284 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085928284 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085928284 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085928284 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085928284 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085928284 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085928284 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085928284 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928284 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2d 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085928284 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085928284 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085928284 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085928284 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085928284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085928284 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085928284 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1855) 20250425085928284 DLSCCP DEBUG SCCP-SCOC(45)[0x56458e934f90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085928284 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085928284 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085928284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56458e94f760]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085928284 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085928284 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085928284 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4876219 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085928284 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219-RAB-23)[0x56458e95b2b0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250425085928284 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219-RAB-23)[0x56458e95b2b0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(439): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000008'O, sequence_number := 45, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250425085928284 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250425085928284 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219-RAB-23)[0x56458e95b2b0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-46 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250425085928284 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085928284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4876219)[0x56458e93a1b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085928284 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250425085928285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085928285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250425085928285 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085928285 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913-RAB-23)[0x56458e95b6e0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085928285 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913-RAB-23)[0x56458e95b6e0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250425085928285 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913-RAB-23)[0x56458e95b6e0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250425085928285 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913-RAB-23)[0x56458e95b6e0]{WAIT_USE_COUNT}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085928285 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913-RAB-23)[0x56458e95b6e0]{WAIT_USE_COUNT}: <-tx- PFCP seq-45 SEID-0x3ed SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250425085928285 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20250425085928285 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913-RAB-23)[0x56458e95b6e0]{WAIT_USE_COUNT}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085928285 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913-RAB-23)[0x56458e95b6e0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250425085928285 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913-RAB-23)[0x56458e95b6e0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250425085928285 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913-RAB-23)[0x56458e95b6e0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250425085928285 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10990913-RAB-23)[0x56458e95b6e0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250425085928285 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) 20250425085928285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085928285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085928285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085928285 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085928285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7b4746,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085928285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8079174 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085928285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8079174)[0x56458e936490]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085928285 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085928285 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085928285 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8079174 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085928285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56458e936fa0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085928285 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085928285 DLSCCP DEBUG SCCP-SCOC(41)[0x56458e94f200]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085928285 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab46ca), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085928285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085928285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085928285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085928285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085928285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0b 06 ab 46 ca 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085928285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8079174)[0x56458e936490]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085928286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56458e936fa0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085928286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56458e936fa0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085928286 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928286 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085928286 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085928286 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085928286 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085928286 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250425085928286 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085928286 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085928286 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928286 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0b 06 ab 46 ca 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:4 HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EF'O, sequence_number := 46, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(441) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(438)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:3 TC_ps_rab_assignment_concurrent0(441)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(441)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(441): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000009'O, sequence_number := 46, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } TC_ps_rab_assignment_concurrent0(437)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085928292 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085928292 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219-RAB-23)[0x56458e95b2b0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085928292 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219-RAB-23)[0x56458e95b2b0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250425085928292 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219-RAB-23)[0x56458e95b2b0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250425085928292 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219-RAB-23)[0x56458e95b2b0]{WAIT_USE_COUNT}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085928292 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219-RAB-23)[0x56458e95b2b0]{WAIT_USE_COUNT}: <-tx- PFCP seq-46 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250425085928292 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928292 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085928292 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085928292 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085928292 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085928292 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085928292 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219-RAB-23)[0x56458e95b2b0]{WAIT_USE_COUNT}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085928292 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219-RAB-23)[0x56458e95b2b0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250425085928292 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219-RAB-23)[0x56458e95b2b0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250425085928292 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219-RAB-23)[0x56458e95b2b0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250425085928292 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4876219-RAB-23)[0x56458e95b2b0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250425085928292 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085928292 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085928292 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250425085928292 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085928292 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085928292 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928292 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2c 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(438)284293 20250425085928292 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085928292 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085928292 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085928292 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085928292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085928292 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085928293 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1855) 20250425085928293 DLSCCP DEBUG SCCP-SCOC(44)[0x56458e94f950]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085928293 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085928293 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085928293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56458e932bd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085928293 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085928293 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085928293 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5523768 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085928293 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768-RAB-23)[0x56458e929d30]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250425085928293 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768-RAB-23)[0x56458e929d30]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250425085928293 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085928293 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768-RAB-23)[0x56458e929d30]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-47 SEID-0x3ee SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250425085928293 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085928293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5523768)[0x56458e94f4a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085928293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250425085928293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085928293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:4 HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(437)15324925 HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EE'O, sequence_number := 47, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@23e0c4c64ce8: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)10990913 HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(440) 20250425085928296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085928296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085928296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085928296 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085928296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa7b541,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085928296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10990913 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085928296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10990913)[0x56458e936d00]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085928296 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085928296 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085928296 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10990913 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085928296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56458e937c10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085928296 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085928296 DLSCCP DEBUG SCCP-SCOC(43)[0x56458e937ea0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085928296 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00779227), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:3 20250425085928296 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085928296 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085928296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085928296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085928296 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 09 06 77 92 27 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085928296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10990913)[0x56458e936d00]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085928296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56458e937c10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085928296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56458e937c10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085928296 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928296 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085928296 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085928296 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085928296 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085928297 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250425085928297 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085928297 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085928297 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928297 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 09 06 77 92 27 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent0(440)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085928297 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928297 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085928297 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085928297 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085928297 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085928297 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085928297 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085928297 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085928297 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928297 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 2a 4d 40 20 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085928297 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085928297 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085928297 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085928298 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085928298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085928298 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Source Reference,L=4,D=004d4020), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085928298 DLSCCP DEBUG Received CO:RELRE for local reference 42 (sccp_scoc.c:1855) 20250425085928298 DLSCCP DEBUG SCCP-SCOC(42)[0x56458e9768c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085928298 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085928298 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085928298 DCN DEBUG handle_cn_disc_ind() conn_id=42 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085928298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56458e939a70]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085928298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56458e939a70]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085928298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3976765)[0x56458e929030]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085928298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3976765)[0x56458e929030]{disconnected}: Freeing instance (context_map.c:202) 20250425085928298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3976765)[0x56458e929030]{disconnected}: Deallocated (fsm.c:568) 20250425085928298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56458e939a70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085928298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56458e939a70]{disconnected}: Freeing instance (context_map.c:206) 20250425085928298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56458e939a70]{disconnected}: Deallocated (fsm.c:568) 20250425085928298 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3976765 SCCP-42 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425085928298 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d4020), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:415) 20250425085928298 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085928298 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085928298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085928298 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085928298 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 08 05 4d 40 20 00 00 2a 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085928298 DLSCCP DEBUG SCCP-SCOC(42)[0x56458e9768c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085928298 DLSCCP DEBUG SCCP-SCOC(42)[0x56458e9768c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085928298 DLSCCP DEBUG SCCP-SCOC(42)[0x56458e9768c0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085928298 DLSCCP DEBUG SCCP-SCOC(42)[0x56458e9768c0]{IDLE}: Deallocated (fsm.c:568) TC_ps_rab_assignment_concurrent0(440)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085928298 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928298 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085928298 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085928298 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085928298 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085928298 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250425085928298 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085928298 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085928299 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928299 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 08 05 4d 40 20 00 00 2a 00 00 06 00 08 00 00 00 02  20250425085928299 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928299 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085928299 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085928299 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085928299 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085928299 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085928299 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085928299 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085928299 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928299 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 29 ab 46 ca 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085928299 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085928299 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085928299 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085928299 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@23e0c4c64ce8: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)4876219 20250425085928299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085928299 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Source Reference,L=4,D=00ab46ca), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085928299 DLSCCP DEBUG Received CO:RELRE for local reference 41 (sccp_scoc.c:1855) 20250425085928299 DLSCCP DEBUG SCCP-SCOC(41)[0x56458e94f200]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085928299 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085928299 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085928299 DCN DEBUG handle_cn_disc_ind() conn_id=41 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085928300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56458e936fa0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085928300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56458e936fa0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085928300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8079174)[0x56458e936490]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085928300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8079174)[0x56458e936490]{disconnected}: Freeing instance (context_map.c:202) 20250425085928300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8079174)[0x56458e936490]{disconnected}: Deallocated (fsm.c:568) 20250425085928300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56458e936fa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085928300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56458e936fa0]{disconnected}: Freeing instance (context_map.c:206) 20250425085928300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56458e936fa0]{disconnected}: Deallocated (fsm.c:568) 20250425085928300 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8079174 SCCP-41 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425085928300 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab46ca), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:415) 20250425085928300 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085928300 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085928300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085928300 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085928300 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0b 05 ab 46 ca 00 00 29 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085928300 DLSCCP DEBUG SCCP-SCOC(41)[0x56458e94f200]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085928300 DLSCCP DEBUG SCCP-SCOC(41)[0x56458e94f200]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085928300 DLSCCP DEBUG SCCP-SCOC(41)[0x56458e94f200]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085928300 DLSCCP DEBUG SCCP-SCOC(41)[0x56458e94f200]{IDLE}: Deallocated (fsm.c:568) 20250425085928300 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928300 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085928300 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085928300 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085928300 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085928300 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250425085928300 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085928300 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085928300 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(440): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000A'O, sequence_number := 47, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250425085928300 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0b 05 ab 46 ca 00 00 29 00 00 06 00 08 00 00 00 02  20250425085928301 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085928301 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768-RAB-23)[0x56458e929d30]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085928301 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768-RAB-23)[0x56458e929d30]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250425085928301 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768-RAB-23)[0x56458e929d30]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250425085928301 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768-RAB-23)[0x56458e929d30]{WAIT_USE_COUNT}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085928301 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768-RAB-23)[0x56458e929d30]{WAIT_USE_COUNT}: <-tx- PFCP seq-47 SEID-0x3ee SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250425085928301 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:5 20250425085928301 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768-RAB-23)[0x56458e929d30]{WAIT_USE_COUNT}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085928301 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768-RAB-23)[0x56458e929d30]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250425085928301 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768-RAB-23)[0x56458e929d30]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250425085928301 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768-RAB-23)[0x56458e929d30]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250425085928301 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5523768-RAB-23)[0x56458e929d30]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250425085928301 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085928301 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_from0 TC_ps_rab_assignment_concurrent0(439)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)3682722 20250425085928303 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928303 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085928303 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085928303 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085928303 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085928303 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085928303 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085928303 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085928303 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928303 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2e 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085928303 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085928303 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085928303 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: RLC received in state:disconnect_pending 20250425085928303 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085928303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085928303 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085928303 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1855) 20250425085928303 DLSCCP DEBUG SCCP-SCOC(46)[0x56458e94e380]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085928303 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085928303 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085928303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56458e94f050]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085928303 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085928303 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085928303 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16657952 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085928303 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952-RAB-23)[0x56458e956030]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250425085928303 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952-RAB-23)[0x56458e956030]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250425085928303 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085928303 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952-RAB-23)[0x56458e956030]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-48 SEID-0x3f0 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250425085928303 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085928303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16657952)[0x56458e94ecf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085928303 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250425085928304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085928304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250425085928304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085928304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085928304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085928304 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085928304 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4a67bb,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085928304 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4876219 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085928304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4876219)[0x56458e93a1b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085928304 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085928304 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085928304 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4876219 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085928304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56458e94f760]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085928304 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085928304 DLSCCP DEBUG SCCP-SCOC(45)[0x56458e934f90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085928304 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077c2c1), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085928304 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085928304 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085928304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085928304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085928304 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0f 06 77 c2 c1 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085928304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4876219)[0x56458e93a1b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085928304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56458e94f760]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085928304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56458e94f760]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085928304 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928304 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085928304 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085928304 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085928304 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085928304 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250425085928304 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085928304 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085928304 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928304 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0f 06 77 c2 c1 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:5 HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F0'O, sequence_number := 48, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(442) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:7 20250425085928306 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928306 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085928306 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085928306 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085928306 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085928306 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085928306 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085928306 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085928306 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928306 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 2b 77 92 27 00 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer 20250425085928307 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085928307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085928307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085928307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085928307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085928307 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Source Reference,L=4,D=00779227), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085928307 DLSCCP DEBUG Received CO:RELRE for local reference 43 (sccp_scoc.c:1855) 20250425085928307 DLSCCP DEBUG SCCP-SCOC(43)[0x56458e937ea0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085928307 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085928307 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085928307 DCN DEBUG handle_cn_disc_ind() conn_id=43 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085928307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56458e937c10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085928307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56458e937c10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085928307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10990913)[0x56458e936d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085928307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10990913)[0x56458e936d00]{disconnected}: Freeing instance (context_map.c:202) 20250425085928307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10990913)[0x56458e936d00]{disconnected}: Deallocated (fsm.c:568) 20250425085928307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56458e937c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085928307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56458e937c10]{disconnected}: Freeing instance (context_map.c:206) 20250425085928307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56458e937c10]{disconnected}: Deallocated (fsm.c:568) 20250425085928307 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10990913 SCCP-43 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250425085928307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00779227), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:415) 20250425085928307 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085928307 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928307 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085928307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085928307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085928307 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 09 05 77 92 27 00 00 2b 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085928307 DLSCCP DEBUG SCCP-SCOC(43)[0x56458e937ea0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085928307 DLSCCP DEBUG SCCP-SCOC(43)[0x56458e937ea0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085928307 DLSCCP DEBUG SCCP-SCOC(43)[0x56458e937ea0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085928307 DLSCCP DEBUG SCCP-SCOC(43)[0x56458e937ea0]{IDLE}: Deallocated (fsm.c:568) 20250425085928307 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928307 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085928307 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085928307 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085928307 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085928307 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@23e0c4c64ce8: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)5523768 20250425085928307 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085928307 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085928307 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928307 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 09 05 77 92 27 00 00 2b 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent0(442)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(442)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(442): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000B'O, sequence_number := 48, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250425085928309 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085928309 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952-RAB-23)[0x56458e956030]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085928309 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952-RAB-23)[0x56458e956030]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250425085928309 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952-RAB-23)[0x56458e956030]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250425085928309 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952-RAB-23)[0x56458e956030]{WAIT_USE_COUNT}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085928309 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952-RAB-23)[0x56458e956030]{WAIT_USE_COUNT}: <-tx- PFCP seq-48 SEID-0x3f0 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250425085928309 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085928309 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952-RAB-23)[0x56458e956030]{WAIT_USE_COUNT}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085928309 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952-RAB-23)[0x56458e956030]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250425085928309 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952-RAB-23)[0x56458e956030]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250425085928309 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952-RAB-23)[0x56458e956030]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250425085928309 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16657952-RAB-23)[0x56458e956030]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250425085928309 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085928309 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)15483525 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:7 20250425085928310 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928310 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085928310 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085928310 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085928310 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085928310 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085928310 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085928310 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085928310 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928310 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 2d 77 c2 c1 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085928310 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085928310 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085928310 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085928310 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085928310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085928310 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Source Reference,L=4,D=0077c2c1), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085928310 DLSCCP DEBUG Received CO:RELRE for local reference 45 (sccp_scoc.c:1855) 20250425085928310 DLSCCP DEBUG SCCP-SCOC(45)[0x56458e934f90]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085928310 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085928310 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085928310 DCN DEBUG handle_cn_disc_ind() conn_id=45 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085928310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56458e94f760]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085928310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56458e94f760]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085928310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4876219)[0x56458e93a1b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085928310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4876219)[0x56458e93a1b0]{disconnected}: Freeing instance (context_map.c:202) 20250425085928310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4876219)[0x56458e93a1b0]{disconnected}: Deallocated (fsm.c:568) 20250425085928310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56458e94f760]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085928310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56458e94f760]{disconnected}: Freeing instance (context_map.c:206) 20250425085928310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56458e94f760]{disconnected}: Deallocated (fsm.c:568) 20250425085928310 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4876219 SCCP-45 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250425085928310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077c2c1), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:415) 20250425085928310 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_from0 20250425085928310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085928310 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085928310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085928310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085928310 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0f 05 77 c2 c1 00 00 2d 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085928310 DLSCCP DEBUG SCCP-SCOC(45)[0x56458e934f90]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085928310 DLSCCP DEBUG SCCP-SCOC(45)[0x56458e934f90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085928310 DLSCCP DEBUG SCCP-SCOC(45)[0x56458e934f90]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085928310 DLSCCP DEBUG SCCP-SCOC(45)[0x56458e934f90]{IDLE}: Deallocated (fsm.c:568) 20250425085928310 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928310 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085928310 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085928310 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085928310 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085928310 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250425085928311 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085928311 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085928311 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928311 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0f 05 77 c2 c1 00 00 2d 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@23e0c4c64ce8: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)16657952 20250425085928311 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928311 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085928311 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085928311 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085928311 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085928311 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085928311 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085928311 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085928312 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928312 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2f 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085928312 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085928312 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085928312 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085928312 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085928312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085928312 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085928312 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1855) 20250425085928312 DLSCCP DEBUG SCCP-SCOC(47)[0x56458e93b000]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085928312 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085928312 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085928312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56458e92f0b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085928312 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085928312 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085928312 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1655513 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085928312 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513-RAB-23)[0x56458e95b480]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250425085928312 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513-RAB-23)[0x56458e95b480]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250425085928312 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085928312 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513-RAB-23)[0x56458e95b480]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-49 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250425085928312 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085928312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1655513)[0x56458e94e9b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085928312 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250425085928312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085928312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250425085928312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085928312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085928312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085928312 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085928312 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x544938,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085928312 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5523768 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085928312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5523768)[0x56458e94f4a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085928312 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085928312 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085928312 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5523768 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085928312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56458e932bd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085928312 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085928312 DLSCCP DEBUG SCCP-SCOC(44)[0x56458e94f950]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085928312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0083cb8a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085928313 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085928313 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085928313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085928313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085928313 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0e 06 83 cb 8a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085928313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5523768)[0x56458e94f4a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085928313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56458e932bd0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085928313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56458e932bd0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085928313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085928313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085928313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085928313 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085928313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfe2e20,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085928313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16657952 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085928313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16657952)[0x56458e94ecf0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085928313 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085928313 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085928313 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16657952 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085928313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56458e94f050]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085928313 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085928313 DLSCCP DEBUG SCCP-SCOC(46)[0x56458e94e380]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085928313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047ec4d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085928313 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085928313 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085928313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085928313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085928313 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0c 06 47 ec 4d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085928313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16657952)[0x56458e94ecf0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085928313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56458e94f050]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085928313 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928313 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085928313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56458e94f050]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085928313 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085928313 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085928313 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085928313 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250425085928313 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085928313 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085928313 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928313 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0e 06 83 cb 8a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250425085928313 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928313 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085928313 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085928313 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085928313 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085928313 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'virt-sgsn0' 20250425085928313 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085928313 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085928313 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928314 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0c 06 47 ec 4d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F1'O, sequence_number := 49, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(443) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(443)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:8 TC_ps_rab_assignment_concurrent0(443)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(440)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(443): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000C'O, sequence_number := 49, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } TC_ps_rab_assignment_concurrent0(442)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085928316 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085928316 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513-RAB-23)[0x56458e95b480]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085928316 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513-RAB-23)[0x56458e95b480]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250425085928316 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513-RAB-23)[0x56458e95b480]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250425085928316 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513-RAB-23)[0x56458e95b480]{WAIT_USE_COUNT}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085928316 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513-RAB-23)[0x56458e95b480]{WAIT_USE_COUNT}: <-tx- PFCP seq-49 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250425085928316 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085928316 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513-RAB-23)[0x56458e95b480]{WAIT_USE_COUNT}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085928316 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513-RAB-23)[0x56458e95b480]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250425085928316 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513-RAB-23)[0x56458e95b480]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250425085928316 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513-RAB-23)[0x56458e95b480]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250425085928316 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1655513-RAB-23)[0x56458e95b480]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250425085928316 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085928316 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)4417560 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:6 HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)3955016 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:8 20250425085928317 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928317 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085928317 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085928317 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085928317 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085928317 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085928317 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085928317 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085928317 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928317 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 2c 83 cb 8a 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085928318 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085928318 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085928318 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085928318 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085928318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085928318 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Source Reference,L=4,D=0083cb8a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085928318 DLSCCP DEBUG Received CO:RELRE for local reference 44 (sccp_scoc.c:1855) 20250425085928318 DLSCCP DEBUG SCCP-SCOC(44)[0x56458e94f950]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085928318 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085928318 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085928318 DCN DEBUG handle_cn_disc_ind() conn_id=44 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085928318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56458e932bd0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085928318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56458e932bd0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085928318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5523768)[0x56458e94f4a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085928318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5523768)[0x56458e94f4a0]{disconnected}: Freeing instance (context_map.c:202) 20250425085928318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5523768)[0x56458e94f4a0]{disconnected}: Deallocated (fsm.c:568) 20250425085928318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56458e932bd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085928318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56458e932bd0]{disconnected}: Freeing instance (context_map.c:206) 20250425085928318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56458e932bd0]{disconnected}: Deallocated (fsm.c:568) 20250425085928318 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5523768 SCCP-44 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250425085928318 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0083cb8a), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:415) 20250425085928318 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085928318 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085928318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085928318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085928318 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0e 05 83 cb 8a 00 00 2c 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085928318 DLSCCP DEBUG SCCP-SCOC(44)[0x56458e94f950]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085928318 DLSCCP DEBUG SCCP-SCOC(44)[0x56458e94f950]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085928318 DLSCCP DEBUG SCCP-SCOC(44)[0x56458e94f950]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085928318 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928318 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085928318 DLSCCP DEBUG SCCP-SCOC(44)[0x56458e94f950]{IDLE}: Deallocated (fsm.c:568) 20250425085928318 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085928318 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085928318 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085928318 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250425085928318 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085928318 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085928318 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928318 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0e 05 83 cb 8a 00 00 2c 00 00 06 00 08 00 00 00 02  20250425085928318 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928318 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085928318 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085928318 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085928318 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085928318 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085928318 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085928318 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085928318 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928318 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 2e 47 ec 4d 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085928318 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085928318 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085928318 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085928319 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085928319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085928319 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Source Reference,L=4,D=0047ec4d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085928319 DLSCCP DEBUG Received CO:RELRE for local reference 46 (sccp_scoc.c:1855) 20250425085928319 DLSCCP DEBUG SCCP-SCOC(46)[0x56458e94e380]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085928319 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085928319 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085928319 DCN DEBUG handle_cn_disc_ind() conn_id=46 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085928319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56458e94f050]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085928319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56458e94f050]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085928319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16657952)[0x56458e94ecf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085928319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16657952)[0x56458e94ecf0]{disconnected}: Freeing instance (context_map.c:202) 20250425085928319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16657952)[0x56458e94ecf0]{disconnected}: Deallocated (fsm.c:568) 20250425085928319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56458e94f050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085928319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56458e94f050]{disconnected}: Freeing instance (context_map.c:206) 20250425085928319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56458e94f050]{disconnected}: Deallocated (fsm.c:568) 20250425085928319 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16657952 SCCP-46 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250425085928319 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047ec4d), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:415) 20250425085928319 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085928319 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085928319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085928319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085928319 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0c 05 47 ec 4d 00 00 2e 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085928319 DLSCCP DEBUG SCCP-SCOC(46)[0x56458e94e380]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085928319 DLSCCP DEBUG SCCP-SCOC(46)[0x56458e94e380]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085928319 DLSCCP DEBUG SCCP-SCOC(46)[0x56458e94e380]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085928319 DLSCCP DEBUG SCCP-SCOC(46)[0x56458e94e380]{IDLE}: Deallocated (fsm.c:568) 20250425085928320 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928320 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085928320 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085928320 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085928320 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@23e0c4c64ce8: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)1655513 20250425085928320 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'virt-sgsn0' 20250425085928320 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085928320 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085928320 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928320 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0c 05 47 ec 4d 00 00 2e 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425085928322 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928322 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085928322 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085928322 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085928322 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085928322 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085928322 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085928322 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085928322 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928322 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 30 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085928322 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085928322 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085928322 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085928322 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085928322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085928322 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085928322 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1855) 20250425085928322 DLSCCP DEBUG SCCP-SCOC(48)[0x56458e93b870]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:8 20250425085928322 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085928322 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085928322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56458e950910]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: RLC received in state:disconnect_pending 20250425085928322 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085928322 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085928322 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9231315 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085928322 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315-RAB-23)[0x56458e957000]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250425085928322 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315-RAB-23)[0x56458e957000]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250425085928322 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085928322 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315-RAB-23)[0x56458e957000]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-50 SEID-0x3f2 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250425085928322 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085928322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9231315)[0x56458e932400]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085928322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250425085928322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085928322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250425085928322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085928322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085928323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085928323 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085928323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1942d9,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085928323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1655513 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085928323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1655513)[0x56458e94e9b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085928323 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085928323 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085928323 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1655513 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085928323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56458e92f0b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085928323 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085928323 DLSCCP DEBUG SCCP-SCOC(47)[0x56458e93b000]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085928323 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a7b11), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085928323 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085928323 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F2'O, sequence_number := 50, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } 20250425085928323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085928323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085928323 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0d 06 3a 7b 11 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085928323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1655513)[0x56458e94e9b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085928323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56458e92f0b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085928323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56458e92f0b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(444) 20250425085928323 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928323 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085928323 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085928323 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085928323 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085928323 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250425085928323 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085928323 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085928323 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928323 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0d 06 3a 7b 11 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent0(444)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:9 TC_ps_rab_assignment_concurrent0(444)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(444): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000D'O, sequence_number := 50, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } TC_ps_rab_assignment_concurrent0(443)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085928325 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085928325 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315-RAB-23)[0x56458e957000]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085928325 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315-RAB-23)[0x56458e957000]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250425085928325 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315-RAB-23)[0x56458e957000]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250425085928326 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315-RAB-23)[0x56458e957000]{WAIT_USE_COUNT}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085928326 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315-RAB-23)[0x56458e957000]{WAIT_USE_COUNT}: <-tx- PFCP seq-50 SEID-0x3f2 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250425085928326 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085928326 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315-RAB-23)[0x56458e957000]{WAIT_USE_COUNT}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085928326 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315-RAB-23)[0x56458e957000]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250425085928326 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315-RAB-23)[0x56458e957000]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250425085928326 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315-RAB-23)[0x56458e957000]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250425085928326 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9231315-RAB-23)[0x56458e957000]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250425085928326 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085928326 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)15702160 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:9 20250425085928327 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928327 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085928327 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085928327 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085928327 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085928327 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085928327 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085928327 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085928327 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928327 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 2f 3a 7b 11 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085928327 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085928327 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085928327 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085928327 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085928327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085928327 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Source Reference,L=4,D=003a7b11), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085928327 DLSCCP DEBUG Received CO:RELRE for local reference 47 (sccp_scoc.c:1855) 20250425085928327 DLSCCP DEBUG SCCP-SCOC(47)[0x56458e93b000]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085928327 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085928327 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085928327 DCN DEBUG handle_cn_disc_ind() conn_id=47 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085928327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56458e92f0b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085928327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56458e92f0b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085928327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1655513)[0x56458e94e9b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085928327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1655513)[0x56458e94e9b0]{disconnected}: Freeing instance (context_map.c:202) 20250425085928327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1655513)[0x56458e94e9b0]{disconnected}: Deallocated (fsm.c:568) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@23e0c4c64ce8: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)9231315 20250425085928327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56458e92f0b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085928327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56458e92f0b0]{disconnected}: Freeing instance (context_map.c:206) 20250425085928327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56458e92f0b0]{disconnected}: Deallocated (fsm.c:568) 20250425085928327 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1655513 SCCP-47 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250425085928327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a7b11), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:415) 20250425085928327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085928327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085928327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085928327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085928327 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0d 05 3a 7b 11 00 00 2f 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085928327 DLSCCP DEBUG SCCP-SCOC(47)[0x56458e93b000]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085928327 DLSCCP DEBUG SCCP-SCOC(47)[0x56458e93b000]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085928327 DLSCCP DEBUG SCCP-SCOC(47)[0x56458e93b000]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085928328 DLSCCP DEBUG SCCP-SCOC(47)[0x56458e93b000]{IDLE}: Deallocated (fsm.c:568) 20250425085928328 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928328 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085928328 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085928328 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085928328 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085928328 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250425085928328 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085928328 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085928328 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928328 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0d 05 3a 7b 11 00 00 2f 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425085928330 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928330 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085928330 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085928330 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085928330 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085928330 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085928330 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085928330 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085928330 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928330 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 31 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085928330 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085928330 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085928330 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085928330 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085928330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085928330 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085928330 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1855) 20250425085928330 DLSCCP DEBUG SCCP-SCOC(49)[0x56458e950420]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085928330 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085928330 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085928330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56458e9353f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085928330 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085928330 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085928331 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7834152 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085928331 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152-RAB-23)[0x56458e958850]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250425085928331 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152-RAB-23)[0x56458e958850]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250425085928331 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085928331 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152-RAB-23)[0x56458e958850]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-51 SEID-0x3f3 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250425085928331 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085928331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7834152)[0x56458e976790]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085928331 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250425085928331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085928331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250425085928331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085928331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085928331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085928331 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085928331 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8cdbd3,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085928331 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9231315 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085928331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9231315)[0x56458e932400]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085928331 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085928331 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085928331 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9231315 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085928331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56458e950910]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085928331 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085928331 DLSCCP DEBUG SCCP-SCOC(48)[0x56458e93b870]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085928331 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8eaee), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085928331 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F3'O, sequence_number := 51, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } 20250425085928331 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(445) 20250425085928331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085928331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085928331 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 03 06 b8 ea ee 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085928331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9231315)[0x56458e932400]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085928331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56458e950910]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085928331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56458e950910]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085928331 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928331 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085928331 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085928331 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085928331 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085928331 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250425085928331 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085928331 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085928331 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928331 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 03 06 b8 ea ee 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent0(445)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(445): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000E'O, sequence_number := 51, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250425085928333 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085928333 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152-RAB-23)[0x56458e958850]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085928333 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152-RAB-23)[0x56458e958850]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250425085928333 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152-RAB-23)[0x56458e958850]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250425085928333 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152-RAB-23)[0x56458e958850]{WAIT_USE_COUNT}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085928333 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152-RAB-23)[0x56458e958850]{WAIT_USE_COUNT}: <-tx- PFCP seq-51 SEID-0x3f3 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250425085928333 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085928333 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152-RAB-23)[0x56458e958850]{WAIT_USE_COUNT}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085928333 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152-RAB-23)[0x56458e958850]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250425085928333 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152-RAB-23)[0x56458e958850]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250425085928333 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152-RAB-23)[0x56458e958850]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250425085928333 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7834152-RAB-23)[0x56458e958850]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250425085928333 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085928333 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent0(444)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)11153308 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:10 20250425085928334 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928334 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085928334 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085928334 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085928334 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085928334 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085928334 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085928334 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085928334 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928334 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 30 b8 ea ee 00 00 00 00 00 00 06 00 08 00 00 00 07  TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@23e0c4c64ce8: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(445)7834152 20250425085928335 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085928335 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085928335 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085928335 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085928335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085928335 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Source Reference,L=4,D=00b8eaee), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085928335 DLSCCP DEBUG Received CO:RELRE for local reference 48 (sccp_scoc.c:1855) 20250425085928335 DLSCCP DEBUG SCCP-SCOC(48)[0x56458e93b870]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085928335 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085928335 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085928335 DCN DEBUG handle_cn_disc_ind() conn_id=48 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085928335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56458e950910]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085928335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56458e950910]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085928335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9231315)[0x56458e932400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085928335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9231315)[0x56458e932400]{disconnected}: Freeing instance (context_map.c:202) 20250425085928335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9231315)[0x56458e932400]{disconnected}: Deallocated (fsm.c:568) 20250425085928335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56458e950910]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085928335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56458e950910]{disconnected}: Freeing instance (context_map.c:206) 20250425085928335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56458e950910]{disconnected}: Deallocated (fsm.c:568) 20250425085928335 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9231315 SCCP-48 sgsn-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250425085928335 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8eaee), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:415) 20250425085928335 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085928335 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085928335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085928335 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085928335 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 03 05 b8 ea ee 00 00 30 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085928335 DLSCCP DEBUG SCCP-SCOC(48)[0x56458e93b870]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085928335 DLSCCP DEBUG SCCP-SCOC(48)[0x56458e93b870]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085928335 DLSCCP DEBUG SCCP-SCOC(48)[0x56458e93b870]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085928335 DLSCCP DEBUG SCCP-SCOC(48)[0x56458e93b870]{IDLE}: Deallocated (fsm.c:568) 20250425085928335 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928335 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085928335 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085928335 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085928335 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085928335 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250425085928335 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085928335 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085928335 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928335 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 03 05 b8 ea ee 00 00 30 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425085928350 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928350 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085928350 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085928350 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085928350 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085928350 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085928350 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085928350 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085928350 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928350 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 33 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085928350 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085928350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085928350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085928350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085928350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085928350 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085928350 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1855) 20250425085928350 DLSCCP DEBUG SCCP-SCOC(51)[0x56458e943790]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085928350 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085928350 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085928350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56458e94fe10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085928350 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085928350 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085928351 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8920219 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085928351 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219-RAB-23)[0x56458e9590e0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250425085928351 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219-RAB-23)[0x56458e9590e0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250425085928351 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085928351 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219-RAB-23)[0x56458e9590e0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-52 SEID-0x3f5 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250425085928351 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085928351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8920219)[0x56458e9505e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085928351 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250425085928351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085928351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250425085928351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085928351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085928351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085928351 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085928351 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x778a28,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085928351 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7834152 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085928351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7834152)[0x56458e976790]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085928351 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085928351 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085928351 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7834152 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085928351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56458e9353f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085928351 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085928352 DLSCCP DEBUG SCCP-SCOC(49)[0x56458e950420]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085928352 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004a3c78), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085928352 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085928352 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085928352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085928352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085928352 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 02 06 4a 3c 78 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085928352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7834152)[0x56458e976790]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085928352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56458e9353f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085928352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56458e9353f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085928352 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928352 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085928352 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085928352 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085928352 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085928352 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250425085928352 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085928352 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F5'O, sequence_number := 52, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } 20250425085928352 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928352 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 02 06 4a 3c 78 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(447) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(447)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(447): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000F'O, sequence_number := 52, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250425085928357 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085928358 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219-RAB-23)[0x56458e9590e0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085928358 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219-RAB-23)[0x56458e9590e0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250425085928358 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219-RAB-23)[0x56458e9590e0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250425085928358 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219-RAB-23)[0x56458e9590e0]{WAIT_USE_COUNT}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085928358 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219-RAB-23)[0x56458e9590e0]{WAIT_USE_COUNT}: <-tx- PFCP seq-52 SEID-0x3f5 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250425085928358 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085928358 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219-RAB-23)[0x56458e9590e0]{WAIT_USE_COUNT}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085928358 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219-RAB-23)[0x56458e9590e0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250425085928358 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219-RAB-23)[0x56458e9590e0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250425085928358 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219-RAB-23)[0x56458e9590e0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250425085928358 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8920219-RAB-23)[0x56458e9590e0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250425085928358 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085928358 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(445)15477920 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:11 20250425085928362 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928362 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085928362 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085928362 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085928362 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085928362 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085928362 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085928362 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085928362 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928362 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 31 4a 3c 78 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085928362 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085928362 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085928362 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085928362 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085928362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_len:12 20250425085928362 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Source Reference,L=4,D=004a3c78), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085928362 DLSCCP DEBUG Received CO:RELRE for local reference 49 (sccp_scoc.c:1855) 20250425085928362 DLSCCP DEBUG SCCP-SCOC(49)[0x56458e950420]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085928362 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085928362 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085928362 DCN DEBUG handle_cn_disc_ind() conn_id=49 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085928362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56458e9353f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085928362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56458e9353f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085928362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7834152)[0x56458e976790]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085928362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7834152)[0x56458e976790]{disconnected}: Freeing instance (context_map.c:202) 20250425085928362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7834152)[0x56458e976790]{disconnected}: Deallocated (fsm.c:568) 20250425085928362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56458e9353f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085928362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56458e9353f0]{disconnected}: Freeing instance (context_map.c:206) 20250425085928362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56458e9353f0]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_from0 20250425085928362 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7834152 SCCP-49 sgsn-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250425085928362 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004a3c78), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:415) 20250425085928362 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085928362 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085928362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085928362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085928362 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 02 05 4a 3c 78 00 00 31 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085928362 DLSCCP DEBUG SCCP-SCOC(49)[0x56458e950420]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085928362 DLSCCP DEBUG SCCP-SCOC(49)[0x56458e950420]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085928362 DLSCCP DEBUG SCCP-SCOC(49)[0x56458e950420]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085928362 DLSCCP DEBUG SCCP-SCOC(49)[0x56458e950420]{IDLE}: Deallocated (fsm.c:568) 20250425085928362 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928362 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085928362 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425085928362 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085928363 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085928363 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250425085928363 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085928363 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085928363 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928363 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 02 05 4a 3c 78 00 00 31 00 00 06 00 08 00 00 00 02  20250425085928363 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928363 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085928363 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085928363 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085928363 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085928363 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085928363 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085928364 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085928364 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928364 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 32 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085928364 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085928364 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085928364 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085928364 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085928364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085928364 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085928364 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1855) 20250425085928364 DLSCCP DEBUG SCCP-SCOC(50)[0x56458e9519e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085928364 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085928364 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085928364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56458e952060]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085928364 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085928364 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085928364 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3168286 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085928364 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286-RAB-23)[0x56458e94d4d0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250425085928364 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286-RAB-23)[0x56458e94d4d0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250425085928364 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085928364 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286-RAB-23)[0x56458e94d4d0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-53 SEID-0x3f4 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250425085928364 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085928364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3168286)[0x56458e94fc60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085928364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250425085928364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085928364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@23e0c4c64ce8: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)8920219 HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F4'O, sequence_number := 53, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(446) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: RLC received in state:disconnect_pending 20250425085928366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085928366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085928366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085928366 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085928366 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x881c9b,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085928366 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8920219 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085928366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8920219)[0x56458e9505e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085928366 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085928366 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085928366 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8920219 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085928367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56458e94fe10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085928367 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085928367 DLSCCP DEBUG SCCP-SCOC(51)[0x56458e943790]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085928367 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5757a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085928367 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085928367 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928367 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085928367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085928367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085928367 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 00 06 b5 75 7a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085928367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8920219)[0x56458e9505e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085928367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56458e94fe10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085928367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56458e94fe10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) TC_ps_rab_assignment_concurrent0(446)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085928367 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928367 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085928367 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085928367 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085928367 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085928367 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425085928367 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085928367 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085928367 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928367 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 00 06 b5 75 7a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent0(446)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(446): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000010'O, sequence_number := 53, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:13 20250425085928370 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425085928370 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286-RAB-23)[0x56458e94d4d0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085928370 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286-RAB-23)[0x56458e94d4d0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250425085928370 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286-RAB-23)[0x56458e94d4d0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250425085928370 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286-RAB-23)[0x56458e94d4d0]{WAIT_USE_COUNT}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085928370 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286-RAB-23)[0x56458e94d4d0]{WAIT_USE_COUNT}: <-tx- PFCP seq-53 SEID-0x3f4 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250425085928370 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085928370 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286-RAB-23)[0x56458e94d4d0]{WAIT_USE_COUNT}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085928370 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286-RAB-23)[0x56458e94d4d0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250425085928370 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286-RAB-23)[0x56458e94d4d0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250425085928370 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286-RAB-23)[0x56458e94d4d0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250425085928370 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3168286-RAB-23)[0x56458e94d4d0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250425085928370 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085928370 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent0(447)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_from0 HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)13257451 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425085928373 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928373 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085928373 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085928373 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085928373 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085928373 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085928373 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085928373 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085928373 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928373 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 34 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085928373 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085928373 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085928373 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085928373 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085928373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085928373 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085928373 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1855) 20250425085928373 DLSCCP DEBUG SCCP-SCOC(52)[0x56458e95add0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085928373 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085928373 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085928373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56458e9442a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085928373 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085928373 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085928373 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13423633 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085928373 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633-RAB-23)[0x56458e958980]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250425085928373 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633-RAB-23)[0x56458e958980]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250425085928373 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085928373 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633-RAB-23)[0x56458e958980]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-54 SEID-0x3f6 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250425085928373 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085928373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13423633)[0x56458e944170]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085928373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250425085928373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085928373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:13 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@23e0c4c64ce8: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(446)3168286 HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F6'O, sequence_number := 54, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(448) 20250425085928375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085928375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085928375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085928375 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085928375 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x30581e,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085928375 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3168286 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085928375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3168286)[0x56458e94fc60]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085928375 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085928375 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085928375 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3168286 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085928375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56458e952060]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085928375 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085928375 DLSCCP DEBUG SCCP-SCOC(50)[0x56458e9519e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085928375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcd5d2), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085928375 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085928375 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085928375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085928375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085928375 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 01 06 bc d5 d2 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085928375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3168286)[0x56458e94fc60]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085928375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56458e952060]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085928375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56458e952060]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085928375 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928375 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085928375 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085928376 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085928376 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085928376 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250425085928376 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085928376 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085928376 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928376 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 01 06 bc d5 d2 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent0(448)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085928376 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928376 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085928376 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085928376 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085928376 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085928376 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085928376 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085928376 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085928376 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928376 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 33 b5 75 7a 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085928376 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085928376 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085928377 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085928377 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085928377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085928377 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Source Reference,L=4,D=00b5757a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085928377 DLSCCP DEBUG Received CO:RELRE for local reference 51 (sccp_scoc.c:1855) 20250425085928377 DLSCCP DEBUG SCCP-SCOC(51)[0x56458e943790]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085928377 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085928377 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085928377 DCN DEBUG handle_cn_disc_ind() conn_id=51 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085928377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56458e94fe10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085928377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56458e94fe10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085928377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8920219)[0x56458e9505e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085928377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8920219)[0x56458e9505e0]{disconnected}: Freeing instance (context_map.c:202) TC_ps_rab_assignment_concurrent0(448)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085928377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8920219)[0x56458e9505e0]{disconnected}: Deallocated (fsm.c:568) 20250425085928377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56458e94fe10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085928377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56458e94fe10]{disconnected}: Freeing instance (context_map.c:206) 20250425085928377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56458e94fe10]{disconnected}: Deallocated (fsm.c:568) 20250425085928377 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8920219 SCCP-51 sgsn-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250425085928377 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5757a), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:415) 20250425085928377 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085928377 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085928377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085928377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085928377 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 00 05 b5 75 7a 00 00 33 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085928377 DLSCCP DEBUG SCCP-SCOC(51)[0x56458e943790]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085928377 DLSCCP DEBUG SCCP-SCOC(51)[0x56458e943790]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085928377 DLSCCP DEBUG SCCP-SCOC(51)[0x56458e943790]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085928377 DLSCCP DEBUG SCCP-SCOC(51)[0x56458e943790]{IDLE}: Deallocated (fsm.c:568) 20250425085928378 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928378 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:12 20250425085928378 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085928378 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085928378 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085928378 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425085928378 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085928378 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085928378 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928378 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 00 05 b5 75 7a 00 00 33 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(448): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000011'O, sequence_number := 54, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250425085928379 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085928379 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633-RAB-23)[0x56458e958980]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085928379 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633-RAB-23)[0x56458e958980]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250425085928379 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633-RAB-23)[0x56458e958980]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250425085928379 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633-RAB-23)[0x56458e958980]{WAIT_USE_COUNT}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085928379 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633-RAB-23)[0x56458e958980]{WAIT_USE_COUNT}: <-tx- PFCP seq-54 SEID-0x3f6 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250425085928379 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085928379 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633-RAB-23)[0x56458e958980]{WAIT_USE_COUNT}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085928379 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633-RAB-23)[0x56458e958980]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250425085928379 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633-RAB-23)[0x56458e958980]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250425085928379 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633-RAB-23)[0x56458e958980]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250425085928379 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13423633-RAB-23)[0x56458e958980]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250425085928379 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085928380 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(446)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: vl_from0 HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(446)12957472 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:12 20250425085928383 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928383 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085928383 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085928383 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085928383 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085928383 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085928383 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085928383 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085928383 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928383 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 35 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425085928383 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085928383 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085928383 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085928383 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085928383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085928383 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425085928383 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1855) 20250425085928383 DLSCCP DEBUG SCCP-SCOC(53)[0x56458e95bb70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425085928383 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085928383 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425085928383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56458e95a7d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425085928383 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425085928383 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425085928384 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6854831 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425085928384 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831-RAB-23)[0x56458e957880]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250425085928384 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831-RAB-23)[0x56458e957880]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250425085928384 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250425085928384 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831-RAB-23)[0x56458e957880]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250425085928384 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250425085928384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6854831)[0x56458e943b80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425085928384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250425085928384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085928384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@23e0c4c64ce8: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)13423633 HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F7'O, sequence_number := 55, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@23e0c4c64ce8: found destination TC_ps_rab_assignment_concurrent0(449) 20250425085928385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085928385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085928385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085928385 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085928385 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xccd411,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085928385 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13423633 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085928385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13423633)[0x56458e944170]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085928385 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085928385 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085928385 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13423633 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085928385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56458e9442a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085928385 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085928385 DLSCCP DEBUG SCCP-SCOC(52)[0x56458e95add0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085928385 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057f61d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085928385 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085928385 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085928385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085928385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085928385 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 07 06 57 f6 1d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085928385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13423633)[0x56458e944170]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085928385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56458e9442a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085928385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56458e9442a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085928385 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928385 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085928385 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085928385 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085928385 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085928385 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250425085928385 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085928385 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085928385 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928385 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 07 06 57 f6 1d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250425085928386 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928386 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085928386 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085928386 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085928386 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085928386 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085928386 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085928386 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085928386 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928386 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 32 bc d5 d2 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085928386 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085928386 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085928386 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085928386 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085928386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085928386 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Source Reference,L=4,D=00bcd5d2), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085928386 DLSCCP DEBUG Received CO:RELRE for local reference 50 (sccp_scoc.c:1855) 20250425085928386 DLSCCP DEBUG SCCP-SCOC(50)[0x56458e9519e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085928386 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085928386 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085928386 DCN DEBUG handle_cn_disc_ind() conn_id=50 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085928386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56458e952060]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085928386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56458e952060]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085928386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3168286)[0x56458e94fc60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085928386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3168286)[0x56458e94fc60]{disconnected}: Freeing instance (context_map.c:202) 20250425085928386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3168286)[0x56458e94fc60]{disconnected}: Deallocated (fsm.c:568) 20250425085928386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56458e952060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085928386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56458e952060]{disconnected}: Freeing instance (context_map.c:206) 20250425085928386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56458e952060]{disconnected}: Deallocated (fsm.c:568) 20250425085928386 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3168286 SCCP-50 sgsn-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) TC_ps_rab_assignment_concurrent0(449)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085928386 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcd5d2), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:415) 20250425085928386 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085928386 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928386 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085928386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085928386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085928386 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 01 05 bc d5 d2 00 00 32 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085928386 DLSCCP DEBUG SCCP-SCOC(50)[0x56458e9519e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085928386 DLSCCP DEBUG SCCP-SCOC(50)[0x56458e9519e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085928386 DLSCCP DEBUG SCCP-SCOC(50)[0x56458e9519e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085928386 DLSCCP DEBUG SCCP-SCOC(50)[0x56458e9519e0]{IDLE}: Deallocated (fsm.c:568) 20250425085928386 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928386 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085928386 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085928386 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085928386 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085928386 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250425085928386 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085928386 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085928386 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928386 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 01 05 bc d5 d2 00 00 32 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent0(449)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@23e0c4c64ce8: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(449): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000012'O, sequence_number := 55, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250425085928388 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250425085928388 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831-RAB-23)[0x56458e957880]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250425085928388 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831-RAB-23)[0x56458e957880]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250425085928388 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831-RAB-23)[0x56458e957880]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250425085928388 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831-RAB-23)[0x56458e957880]{WAIT_USE_COUNT}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250425085928388 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831-RAB-23)[0x56458e957880]{WAIT_USE_COUNT}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: RLC received in state:disconnect_pending 20250425085928388 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250425085928388 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831-RAB-23)[0x56458e957880]{WAIT_USE_COUNT}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250425085928388 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831-RAB-23)[0x56458e957880]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250425085928388 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831-RAB-23)[0x56458e957880]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250425085928388 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831-RAB-23)[0x56458e957880]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250425085928388 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6854831-RAB-23)[0x56458e957880]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250425085928388 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250425085928388 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56458e927270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent0(448)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)1951673 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:14 20250425085928391 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928391 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085928391 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085928391 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085928391 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085928391 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085928391 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085928391 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085928391 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928391 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 34 57 f6 1d 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085928391 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085928391 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085928391 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085928391 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085928391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085928391 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Source Reference,L=4,D=0057f61d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085928391 DLSCCP DEBUG Received CO:RELRE for local reference 52 (sccp_scoc.c:1855) 20250425085928391 DLSCCP DEBUG SCCP-SCOC(52)[0x56458e95add0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085928391 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085928391 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085928391 DCN DEBUG handle_cn_disc_ind() conn_id=52 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085928391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56458e9442a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085928391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56458e9442a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085928391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13423633)[0x56458e944170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085928391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13423633)[0x56458e944170]{disconnected}: Freeing instance (context_map.c:202) 20250425085928391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13423633)[0x56458e944170]{disconnected}: Deallocated (fsm.c:568) 20250425085928391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56458e9442a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085928391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56458e9442a0]{disconnected}: Freeing instance (context_map.c:206) 20250425085928391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56458e9442a0]{disconnected}: Deallocated (fsm.c:568) 20250425085928391 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13423633 SCCP-52 sgsn-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250425085928391 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057f61d), PART(T=Source Reference,L=4,D=00000034) (sccp_scrc.c:415) 20250425085928391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085928391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085928391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085928391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085928391 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 07 05 57 f6 1d 00 00 34 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085928391 DLSCCP DEBUG SCCP-SCOC(52)[0x56458e95add0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085928391 DLSCCP DEBUG SCCP-SCOC(52)[0x56458e95add0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085928391 DLSCCP DEBUG SCCP-SCOC(52)[0x56458e95add0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085928391 DLSCCP DEBUG SCCP-SCOC(52)[0x56458e95add0]{IDLE}: Deallocated (fsm.c:568) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@23e0c4c64ce8: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)6854831 20250425085928392 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928392 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085928392 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085928392 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085928392 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085928392 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250425085928392 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085928392 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085928392 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928392 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 07 05 57 f6 1d 00 00 34 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: RLC received in state:disconnect_pending 20250425085928588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085928588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085928588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425085928588 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425085928589 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6898af,cause=radio(normal)) (hnbgw_rua.c:438) 20250425085928589 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6854831 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425085928589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6854831)[0x56458e943b80]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425085928589 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425085928589 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425085928589 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6854831 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425085928589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56458e95a7d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085928589 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425085928589 DLSCCP DEBUG SCCP-SCOC(53)[0x56458e95bb70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425085928589 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a59863), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425085928589 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085928589 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085928589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085928589 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085928589 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 06 06 a5 98 63 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085928589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6854831)[0x56458e943b80]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425085928589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56458e95a7d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425085928589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56458e95a7d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425085928589 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928589 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085928589 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085928589 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085928589 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085928589 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250425085928589 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085928589 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085928589 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928589 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 06 06 a5 98 63 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(449)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)15442170 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on connection ID:15 20250425085928600 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928600 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085928600 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085928600 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085928600 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085928600 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085928601 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085928601 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085928601 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928601 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 35 a5 98 63 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425085928601 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085928601 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085928601 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085928601 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085928601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085928601 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Source Reference,L=4,D=00a59863), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425085928601 DLSCCP DEBUG Received CO:RELRE for local reference 53 (sccp_scoc.c:1855) 20250425085928601 DLSCCP DEBUG SCCP-SCOC(53)[0x56458e95bb70]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425085928601 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085928601 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425085928601 DCN DEBUG handle_cn_disc_ind() conn_id=53 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425085928601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56458e95a7d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425085928601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56458e95a7d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425085928601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6854831)[0x56458e943b80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085928601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6854831)[0x56458e943b80]{disconnected}: Freeing instance (context_map.c:202) 20250425085928601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6854831)[0x56458e943b80]{disconnected}: Deallocated (fsm.c:568) 20250425085928601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56458e95a7d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085928601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56458e95a7d0]{disconnected}: Freeing instance (context_map.c:206) 20250425085928601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56458e95a7d0]{disconnected}: Deallocated (fsm.c:568) 20250425085928601 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6854831 SCCP-53 sgsn-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250425085928601 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a59863), PART(T=Source Reference,L=4,D=00000035) (sccp_scrc.c:415) 20250425085928601 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085928601 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085928601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085928601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085928601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085928601 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 06 05 a5 98 63 00 00 35 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085928601 DLSCCP DEBUG SCCP-SCOC(53)[0x56458e95bb70]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425085928601 DLSCCP DEBUG SCCP-SCOC(53)[0x56458e95bb70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425085928601 DLSCCP DEBUG SCCP-SCOC(53)[0x56458e95bb70]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425085928601 DLSCCP DEBUG SCCP-SCOC(53)[0x56458e95bb70]{IDLE}: Deallocated (fsm.c:568) 20250425085928601 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085928601 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085928601 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085928601 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085928601 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085928601 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250425085928601 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085928601 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085928601 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085928601 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 06 05 a5 98 63 00 00 35 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(434)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425085930612 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39609<->l=127.0.0.1:4262) (control_if.c:193) 20250425085930613 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45282<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(423)@23e0c4c64ce8: Final verdict of PTC: none VirtHNBGW-STATS(422)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085930620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45270<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085930622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085930622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085930622 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085930622 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085930622 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425085930623 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085930623 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085930623 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085930623 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085930623 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085930623 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085930623 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085930623 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085930623 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085930623 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085930624 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085930624 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085930624 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085930624 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085930624 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085930624 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085930624 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425085930624 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085930624 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085930624 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(428)@23e0c4c64ce8: Final verdict of PTC: none 20250425085930624 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085930624 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085930624 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085930624 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085930624 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085930624 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085930624 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085930624 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085930624 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085930624 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085930624 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085930625 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085930625 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085930625 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085930625 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc0-SCCP(427)@23e0c4c64ce8: Final verdict of PTC: none 20250425085930625 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425085930625 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085930625 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425085930625 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250425085930625 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425085930625 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085930625 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085930625 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085930625 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085930625 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085930625 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085930625 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085930625 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085930625 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085930625 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085930625 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085930626 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085930626 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085930626 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085930626 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085930626 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085930626 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085930626 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085930626 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085930626 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085930626 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(429)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(432)@23e0c4c64ce8: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0(425)@23e0c4c64ce8: Final verdict of PTC: none 20250425085930637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45322<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085930638 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45404<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@23e0c4c64ce8: Final verdict of PTC: none 20250425085930638 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45350<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085930639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45374<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(430)@23e0c4c64ce8: Final verdict of PTC: none 20250425085930639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45418<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085930639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45292<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085930639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45344<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085930639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45360<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085930639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45390<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085930639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45396<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085930640 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45422<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085930640 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45304<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085930640 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45346<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085930640 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45412<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085930640 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45330<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085930641 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45316<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(441)@23e0c4c64ce8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(446)@23e0c4c64ce8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(448)@23e0c4c64ce8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(443)@23e0c4c64ce8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(445)@23e0c4c64ce8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(437)@23e0c4c64ce8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(434)@23e0c4c64ce8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(444)@23e0c4c64ce8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(439)@23e0c4c64ce8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(442)@23e0c4c64ce8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(438)@23e0c4c64ce8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(436)@23e0c4c64ce8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(435)@23e0c4c64ce8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(447)@23e0c4c64ce8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(449)@23e0c4c64ce8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(440)@23e0c4c64ce8: Final verdict of PTC: pass HNBGW_Test.sgsn0-RAN(431)@23e0c4c64ce8: Final verdict of PTC: none MutexDispCT-TC_ps_rab_assignment_concurrent(421)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(433)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(424)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(421): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(422): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(424): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(425): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(426): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(427): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(428): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(429): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(430): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(431): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(432): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(433): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(434): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(435): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(436): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(437): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(438): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(439): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(440): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(441): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(442): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(443): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(444): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(445): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(446): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(447): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(448): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(449): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass'. Fri Apr 25 08:59:30 UTC 2025 ====== HNBGW_Tests.TC_ps_rab_assignment_concurrent pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment_concurrent.talloc 20250425085930835 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36586<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085931337 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36586<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1889552) Waiting for packet dumper to finish... 1 (prev_count=1889552, count=1893752) 20250425085932625 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085932625 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085932625 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085932626 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085932626 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085932626 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Fri Apr 25 08:59:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20250425085934461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36600<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085934466 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36614<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085934468 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43741<->l=127.0.0.1:4262) (control_if.c:572) 20250425085934543 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085934543 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085934551 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085934551 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085934552 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085934552 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085934552 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085934552 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085934552 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085934552 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085934552 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59949 (stream_srv.c:142) 20250425085934552 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59949<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085934553 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085934553 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085934553 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085934553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085934553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085934553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085934554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085934554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085934554 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085934554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085934554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085934554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085934554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085934554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085934554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085934554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085934554 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085934554 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085934554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085934554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085934554 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 00 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085934554 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085934554 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085934554 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085934554 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085934554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085934554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085934554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085934554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085934554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085934554 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085934554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085934554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085934554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085934554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085934554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085934554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085934554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085934554 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085934554 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085934554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085934554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085934554 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0a 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085934554 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085934554 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085934554 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085934554 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085934554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085934554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085934554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085934554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085934554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085934554 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085934554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085934554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085934554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085934554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085934554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085934554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085934554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085934554 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085934554 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085934554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085934554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085934554 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085934554 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085934554 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085934554 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085934554 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085934554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085934554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085934554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085934554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085934554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085934554 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085934554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085934554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085934554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085934554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085934554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085934554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085934554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085934554 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085934554 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085934554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085934554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085934554 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085934554 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085934554 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085934554 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085934554 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085934554 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085934554 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085934554 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085934554 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085934554 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085934554 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085934554 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085934554 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085934554 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=10 -> eSLS=26: picked Normal Route via 'virt-msc2' round-robin style 20250425085934554 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085934554 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085934554 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085934554 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085934554 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085934554 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085934554 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085934554 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085934554 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085934554 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085934554 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085934554 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085934554 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(460)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(460)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(460)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(458)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085934568 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085934568 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085934568 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085934568 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085934568 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085934568 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085934568 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085934568 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085934569 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085934569 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085934569 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085934569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085934569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085934569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085934569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085934569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085934569 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=11 -> eSLS=91: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085934569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085934569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085934569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085934569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085934569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085934569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085934569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085934569 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=11 -> eSLS=123: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085934569 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085934569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085934569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085934569 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0b 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085934569 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085934569 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085934569 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085934569 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085934569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085934569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085934569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085934569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085934569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085934569 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085934569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085934569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085934569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085934569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085934569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085934569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085934569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085934569 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085934569 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085934569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085934569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085934569 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 00 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085934569 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085934569 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085934569 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085934569 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085934569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085934569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085934569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085934569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085934569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085934569 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085934569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085934569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085934569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085934569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085934569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085934569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085934569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085934569 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085934569 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085934569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085934569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085934569 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085934569 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085934569 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085934569 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085934569 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085934569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085934569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085934569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085934569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085934569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085934569 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085934569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085934569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085934569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085934569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085934569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085934569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085934569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085934569 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085934569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085934569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085934569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085934569 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085934569 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085934570 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085934570 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085934570 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085934570 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085934570 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085934570 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085934570 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085934570 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085934570 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085934570 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085934570 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085934570 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085934570 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085934570 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085934570 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085934570 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085934570 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085934570 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085934570 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085934570 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085934570 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085934570 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085934570 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085934570 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(463)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(463)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(463)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(461)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085934589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085934589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085934589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085934589 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085934589 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085934589 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085934589 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085934589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085934589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085934594 DLINP DEBUG SRVCONN(,r=127.0.0.1:59949<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085934594 DLINP DEBUG SRVCONN(,r=127.0.0.1:59949<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085934594 DLINP DEBUG SRVCONN(,r=127.0.0.1:59949<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085934594 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085934594 DLGLOBAL ERROR counter group 'hnb' already exists for index 0, instead using index 1. This is a software bug that needs fixing. (rate_ctr.c:221) 20250425085934594 DLGLOBAL DEBUG validating counter group 0x56456346ebe0(hnb) with 60 counters (rate_ctr.c:86) 20250425085934594 DHNBAP DEBUG (127.0.0.1:59949 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425085934594 DHNBAP NOTICE (127.0.0.1:59949 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085934594 DHNBAP NOTICE (127.0.0.1:59949 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085934594 DLINP DEBUG SRVCONN(,r=127.0.0.1:59949<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085934594 DLINP DEBUG SRVCONN(,r=127.0.0.1:59949<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085934766 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085934766 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085934766 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085934766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(460)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085934775 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085934775 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085934775 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085934775 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085934775 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085934775 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085934775 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085934775 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085934775 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085934775 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085934775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085934777 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085934777 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085934777 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085934777 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085934777 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085934777 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085934777 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085934777 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085934777 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085934777 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085934777 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085934777 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085934777 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085934777 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085934777 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085934777 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085934777 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085934777 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085934777 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085934777 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085934777 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085934777 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085934778 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085934778 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085934778 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085934778 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085934778 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085934778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085934778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085934778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085934779 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085934779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085934779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085934779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085934779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085934779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085934779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085934779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085934779 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085934779 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085934779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085934779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085934779 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085934779 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085934779 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085934779 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085934779 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085934779 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085934779 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085934779 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250425085934779 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085934779 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085934779 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085934779 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085934780 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085934780 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085934780 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085934780 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(463)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085934786 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085934786 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085934786 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085934786 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085934786 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085934786 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085934786 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085934786 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085934786 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085934786 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085934786 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085934788 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085934788 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085934788 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085934788 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085934788 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085934788 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085934788 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085934788 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085934788 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085934788 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085934788 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085934788 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085934788 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085934788 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085934788 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085934788 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085934788 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085934788 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085934788 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085934789 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085934789 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085934789 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085934789 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085934790 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085934790 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085934790 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085934790 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085934790 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085934790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085934790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085934790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085934790 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085934790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085934790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085934790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085934790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085934790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085934790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085934790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085934790 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085934790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085934790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085934790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085934790 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085934790 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085934790 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085934790 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085934790 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085934790 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085934790 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085934790 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250425085934790 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085934790 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085934790 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085934790 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(459)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085935580 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085935580 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085935580 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085935580 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085935580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085935580 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085935580 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085935580 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085935580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085935580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085935580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085935580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085935580 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085935580 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085935580 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085935580 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085935580 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085935580 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085935580 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085935580 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085935580 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085935580 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085935580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085935580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085935580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085935580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085935580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085935580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085935580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085935580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085935580 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085935580 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085935580 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085935580 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085935580 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085935580 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085935580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085935580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085935580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085935580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085935580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085935580 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085935580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085935580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085935580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085935580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085935580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085935580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085935580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085935580 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085935580 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085935580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085935580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085935580 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085935580 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085935580 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425085935580 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085935580 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085935580 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085935580 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085935580 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085935580 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250425085935580 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085935580 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085935580 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085935580 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085935582 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085935582 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085935582 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085935582 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085935582 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085935582 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085935582 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085935582 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085935582 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085935582 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085935582 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085935582 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085935582 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085935582 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085935582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085935582 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085935582 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085935582 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085935582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085935582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085935582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085935582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085935582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085935582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085935582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085935582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085935582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085935582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085935582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085935582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085935582 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085935582 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085935582 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085935582 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085935582 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(462)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085935587 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085935587 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085935587 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085935587 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085935587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085935587 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085935587 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085935587 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085935587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085935587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085935587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085935587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085935587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085935587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085935587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085935587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085935587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085935587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085935587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085935587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085935587 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085935587 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085935587 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085935587 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085935587 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085935587 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085935587 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085935587 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085935587 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085935587 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085935587 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085935587 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085935587 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085935587 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085935587 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085935587 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085935587 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085935587 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085935587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085935587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085935587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085935587 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085935587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085935587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085935587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085935587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085935587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085935587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085935587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085935587 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085935587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085935587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085935587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085935587 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085935587 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085935587 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425085935587 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085935587 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085935587 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085935587 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085935587 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085935587 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250425085935587 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085935587 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085935587 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085935587 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085935589 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085935589 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085935589 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085935589 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085935589 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085935589 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085935589 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085935589 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085935589 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085935589 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085935589 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085935589 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085935589 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085935589 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085935589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085935589 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085935589 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085935589 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085935589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085935589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085935589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085935589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085935590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085935590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085935590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085935590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085935590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085935590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085935590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085935590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085935590 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085935590 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085935590 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085935590 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085935590 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085935599 DLCTRL DEBUG Command: GET 406913347 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085935599 DLCTRL DEBUG Tx Command reply: GET_REPLY 406913347 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085935601 DLCTRL DEBUG Command: GET 21639012 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085935601 DLCTRL DEBUG Tx Command reply: GET_REPLY 21639012 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085935603 DLCTRL DEBUG Command: GET 929987667 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085935603 DLCTRL DEBUG Tx Command reply: GET_REPLY 929987667 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085935604 DLCTRL DEBUG Command: GET 719049620 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085935604 DLCTRL DEBUG Tx Command reply: GET_REPLY 719049620 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085935605 DLCTRL DEBUG Command: GET 937643732 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085935605 DLCTRL DEBUG Tx Command reply: GET_REPLY 937643732 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425085935606 DLCTRL DEBUG Command: GET 636796194 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085935606 DLCTRL DEBUG Tx Command reply: GET_REPLY 636796194 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085935607 DLCTRL DEBUG Command: GET 509291711 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085935607 DLCTRL DEBUG Tx Command reply: GET_REPLY 509291711 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085935607 DLCTRL DEBUG Command: GET 819392113 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085935607 DLCTRL DEBUG Tx Command reply: GET_REPLY 819392113 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085935608 DLCTRL DEBUG Command: GET 824202098 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085935608 DLCTRL DEBUG Tx Command reply: GET_REPLY 824202098 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085935609 DLCTRL DEBUG Command: GET 301490217 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085935609 DLCTRL DEBUG Tx Command reply: GET_REPLY 301490217 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425085935609 DLCTRL DEBUG Command: GET 514851582 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085935609 DLCTRL DEBUG Tx Command reply: GET_REPLY 514851582 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085935610 DLCTRL DEBUG Command: GET 737246574 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085935610 DLCTRL DEBUG Tx Command reply: GET_REPLY 737246574 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085935611 DLCTRL DEBUG Command: GET 284029063 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085935611 DLCTRL DEBUG Tx Command reply: GET_REPLY 284029063 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085935611 DLCTRL DEBUG Command: GET 527283834 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085935611 DLCTRL DEBUG Tx Command reply: GET_REPLY 527283834 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085935613 DLCTRL DEBUG Command: GET 250863499 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085935613 DLCTRL DEBUG Tx Command reply: GET_REPLY 250863499 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425085935614 DLCTRL DEBUG Command: GET 381985678 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085935614 DLCTRL DEBUG Tx Command reply: GET_REPLY 381985678 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085935615 DLCTRL DEBUG Command: GET 474587906 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085935615 DLCTRL DEBUG Tx Command reply: GET_REPLY 474587906 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085935616 DLCTRL DEBUG Command: GET 474324852 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085935616 DLCTRL DEBUG Tx Command reply: GET_REPLY 474324852 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085935616 DLCTRL DEBUG Command: GET 7959314 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085935616 DLCTRL DEBUG Tx Command reply: GET_REPLY 7959314 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085935617 DLCTRL DEBUG Command: GET 994067710 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085935617 DLCTRL DEBUG Tx Command reply: GET_REPLY 994067710 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100111011'B, t_guard := 20.000000 } 20250425085935639 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42178<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@23e0c4c64ce8: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(465) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)6664188 20250425085936691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085936691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085936691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085936692 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085936692 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x65affc, normal) (hnbgw_rua.c:406) 20250425085936692 DHNB DEBUG map_rua[0x56458e953dd0]{init}: Allocated (fsm.c:456) 20250425085936692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6664188)[0x56458e953dd0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085936692 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6664188 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085936692 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085936692 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085936692 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6664188 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085936692 DCN DEBUG map_sccp[0x56458e930c40]{init}: Allocated (fsm.c:456) 20250425085936692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56458e930c40]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085936692 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6664188 <-> SCCP-54 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085936692 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6664188 SCCP-54 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085936692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6664188)[0x56458e953dd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085936692 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085936692 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085936692 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6664188 SCCP-54 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085936692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56458e930c40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085936692 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085936692 DLSCCP DEBUG SCCP-SCOC(54)[0x56458e938d80]{IDLE}: Allocated (fsm.c:456) 20250425085936692 DLSCCP DEBUG SCCP-SCOC(54)[0x56458e938d80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085936692 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000036), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f400300033b0056400500f1100926) (sccp_scrc.c:415) 20250425085936692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085936692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085936692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085936692 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085936692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085936692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085936692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085936692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085936692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085936692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085936692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085936692 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085936692 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085936692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085936692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085936692 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 05 01 00 00 36 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 03 3b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085936692 DLSCCP DEBUG SCCP-SCOC(54)[0x56458e938d80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085936692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56458e930c40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085936692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6664188)[0x56458e953dd0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085936693 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085936693 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085936693 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085936693 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085936693 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085936693 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250425085936693 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085936693 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085936693 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085936693 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 05 01 00 00 36 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 03 3b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(458)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc0-SCCP(458)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(459)@23e0c4c64ce8: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(465) HNBGW_Test.msc0-RAN(459)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)9613748 HNBGW_Test.msc0-SCCP(458)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(458)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425085936711 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085936711 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085936711 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085936711 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085936711 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085936712 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085936712 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085936712 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085936712 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Compl_on_1_cnlink0(465)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085936712 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 36 d2 3e 73 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085936712 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085936712 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085936712 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085936712 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085936712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085936712 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000036), PART(T=Source Reference,L=4,D=00d23e73) (sccp_scrc.c:486) 20250425085936712 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1855) 20250425085936712 DLSCCP DEBUG SCCP-SCOC(54)[0x56458e938d80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085936712 DLSCCP DEBUG SCCP-SCOC(54)[0x56458e938d80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085936712 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085936712 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085936712 DCN DEBUG handle_cn_conn_conf() conn_id=54, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085936712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56458e930c40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085936712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56458e930c40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085936714 DLCTRL DEBUG Command: GET 35930797 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085936714 DLCTRL DEBUG Tx Command reply: GET_REPLY 35930797 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425085936717 DLCTRL DEBUG Command: GET 45006589 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085936717 DLCTRL DEBUG Tx Command reply: GET_REPLY 45006589 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085936720 DLCTRL DEBUG Command: GET 100289392 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085936720 DLCTRL DEBUG Tx Command reply: GET_REPLY 100289392 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085936723 DLCTRL DEBUG Command: GET 88349534 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085936723 DLCTRL DEBUG Tx Command reply: GET_REPLY 88349534 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085936727 DLCTRL DEBUG Command: GET 983837770 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085936727 DLCTRL DEBUG Tx Command reply: GET_REPLY 983837770 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085936731 DLCTRL DEBUG Command: GET 71389999 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085936731 DLCTRL DEBUG Tx Command reply: GET_REPLY 71389999 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085936735 DLCTRL DEBUG Command: GET 232859948 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085936735 DLCTRL DEBUG Tx Command reply: GET_REPLY 232859948 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085936738 DLCTRL DEBUG Command: GET 364925937 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085936738 DLCTRL DEBUG Tx Command reply: GET_REPLY 364925937 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085936741 DLCTRL DEBUG Command: GET 540854929 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085936741 DLCTRL DEBUG Tx Command reply: GET_REPLY 540854929 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085936744 DLCTRL DEBUG Command: GET 626829908 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085936744 DLCTRL DEBUG Tx Command reply: GET_REPLY 626829908 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085936747 DLCTRL DEBUG Command: GET 278177661 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085936747 DLCTRL DEBUG Tx Command reply: GET_REPLY 278177661 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085936749 DLCTRL DEBUG Command: GET 821534330 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085936749 DLCTRL DEBUG Tx Command reply: GET_REPLY 821534330 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085936751 DLCTRL DEBUG Command: GET 454334836 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085936751 DLCTRL DEBUG Tx Command reply: GET_REPLY 454334836 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085936752 DLCTRL DEBUG Command: GET 444808454 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085936752 DLCTRL DEBUG Tx Command reply: GET_REPLY 444808454 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085936754 DLCTRL DEBUG Command: GET 593685345 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085936754 DLCTRL DEBUG Tx Command reply: GET_REPLY 593685345 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085936756 DLCTRL DEBUG Command: GET 912969348 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085936756 DLCTRL DEBUG Tx Command reply: GET_REPLY 912969348 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085936757 DLCTRL DEBUG Command: GET 843763920 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085936757 DLCTRL DEBUG Tx Command reply: GET_REPLY 843763920 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085936759 DLCTRL DEBUG Command: GET 429973472 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085936759 DLCTRL DEBUG Tx Command reply: GET_REPLY 429973472 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085936760 DLCTRL DEBUG Command: GET 748561766 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085936760 DLCTRL DEBUG Tx Command reply: GET_REPLY 748561766 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085936761 DLCTRL DEBUG Command: GET 585462162 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085936762 DLCTRL DEBUG Tx Command reply: GET_REPLY 585462162 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110010010'B, t_guard := 20.000000 } 20250425085936775 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42180<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@23e0c4c64ce8: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@23e0c4c64ce8: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(466) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@23e0c4c64ce8: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)4582925 20250425085937799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085937799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085937799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425085937799 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085937799 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x45ee0d, normal) (hnbgw_rua.c:406) 20250425085937799 DHNB DEBUG map_rua[0x56458e94cc60]{init}: Allocated (fsm.c:456) 20250425085937799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4582925)[0x56458e94cc60]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085937799 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4582925 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085937799 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085937799 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085937799 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425085937799 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4582925 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085937799 DCN DEBUG map_sccp[0x56458e975ea0]{init}: Allocated (fsm.c:456) 20250425085937799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56458e975ea0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085937799 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4582925 <-> SCCP-55 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085937799 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4582925 SCCP-55 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250425085937799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4582925)[0x56458e94cc60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085937799 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085937799 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085937799 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4582925 SCCP-55 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085937799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56458e975ea0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085937799 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085937799 DLSCCP DEBUG SCCP-SCOC(55)[0x56458e951090]{IDLE}: Allocated (fsm.c:456) 20250425085937799 DLSCCP DEBUG SCCP-SCOC(55)[0x56458e951090]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085937799 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000037), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030003920056400500f1100926) (sccp_scrc.c:415) 20250425085937799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085937799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085937799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085937799 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085937799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085937799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085937799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085937799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085937799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085937799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085937799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085937799 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085937800 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085937800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085937800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085937800 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 04 01 00 00 37 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 03 92 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085937800 DLSCCP DEBUG SCCP-SCOC(55)[0x56458e951090]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085937800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56458e975ea0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085937800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4582925)[0x56458e94cc60]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085937800 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085937800 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085937800 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085937800 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085937800 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085937800 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250425085937800 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085937800 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085937800 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085937800 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 04 01 00 00 37 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 03 92 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(458)@23e0c4c64ce8: First idle individual index:1 HNBGW_Test.msc0-SCCP(458)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(459)@23e0c4c64ce8: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(466) HNBGW_Test.msc0-RAN(459)@23e0c4c64ce8: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)14927729 HNBGW_Test.msc0-SCCP(458)@23e0c4c64ce8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(458)@23e0c4c64ce8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(466)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085937807 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085937807 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085937807 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085937807 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085937807 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085937807 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085937807 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085937807 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085937807 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085937807 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 37 2d b4 2a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085937807 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085937807 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085937807 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085937807 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085937807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085937807 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000037), PART(T=Source Reference,L=4,D=002db42a) (sccp_scrc.c:486) 20250425085937807 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1855) 20250425085937807 DLSCCP DEBUG SCCP-SCOC(55)[0x56458e951090]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085937807 DLSCCP DEBUG SCCP-SCOC(55)[0x56458e951090]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085937808 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085937808 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085937808 DCN DEBUG handle_cn_conn_conf() conn_id=55, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085937808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56458e975ea0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085937808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56458e975ea0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085937809 DLCTRL DEBUG Command: GET 510921717 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085937809 DLCTRL DEBUG Tx Command reply: GET_REPLY 510921717 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250425085937815 DLCTRL DEBUG Command: GET 633810829 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085937815 DLCTRL DEBUG Tx Command reply: GET_REPLY 633810829 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085937819 DLCTRL DEBUG Command: GET 582620945 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085937819 DLCTRL DEBUG Tx Command reply: GET_REPLY 582620945 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085937823 DLCTRL DEBUG Command: GET 962565737 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085937823 DLCTRL DEBUG Tx Command reply: GET_REPLY 962565737 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085937827 DLCTRL DEBUG Command: GET 32095077 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085937827 DLCTRL DEBUG Tx Command reply: GET_REPLY 32095077 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085937831 DLCTRL DEBUG Command: GET 867703607 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085937831 DLCTRL DEBUG Tx Command reply: GET_REPLY 867703607 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085937835 DLCTRL DEBUG Command: GET 206266443 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085937835 DLCTRL DEBUG Tx Command reply: GET_REPLY 206266443 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085937839 DLCTRL DEBUG Command: GET 832894674 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085937839 DLCTRL DEBUG Tx Command reply: GET_REPLY 832894674 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085937844 DLCTRL DEBUG Command: GET 909852396 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085937844 DLCTRL DEBUG Tx Command reply: GET_REPLY 909852396 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085937848 DLCTRL DEBUG Command: GET 652298905 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085937848 DLCTRL DEBUG Tx Command reply: GET_REPLY 652298905 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085937852 DLCTRL DEBUG Command: GET 824014856 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085937852 DLCTRL DEBUG Tx Command reply: GET_REPLY 824014856 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085937855 DLCTRL DEBUG Command: GET 353118198 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085937855 DLCTRL DEBUG Tx Command reply: GET_REPLY 353118198 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085937859 DLCTRL DEBUG Command: GET 838925303 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085937859 DLCTRL DEBUG Tx Command reply: GET_REPLY 838925303 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085937862 DLCTRL DEBUG Command: GET 165330270 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085937862 DLCTRL DEBUG Tx Command reply: GET_REPLY 165330270 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085937865 DLCTRL DEBUG Command: GET 368970592 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085937865 DLCTRL DEBUG Tx Command reply: GET_REPLY 368970592 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085937867 DLCTRL DEBUG Command: GET 857047465 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085937867 DLCTRL DEBUG Tx Command reply: GET_REPLY 857047465 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085937869 DLCTRL DEBUG Command: GET 940374408 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085937869 DLCTRL DEBUG Tx Command reply: GET_REPLY 940374408 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085937870 DLCTRL DEBUG Command: GET 989140030 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085937870 DLCTRL DEBUG Tx Command reply: GET_REPLY 989140030 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085937872 DLCTRL DEBUG Command: GET 656683393 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085937872 DLCTRL DEBUG Tx Command reply: GET_REPLY 656683393 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085937873 DLCTRL DEBUG Command: GET 284513437 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085937873 DLCTRL DEBUG Tx Command reply: GET_REPLY 284513437 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110000011'B, t_guard := 20.000000 } 20250425085937899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42182<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@23e0c4c64ce8: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@23e0c4c64ce8: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(467) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@23e0c4c64ce8: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)2549108 20250425085938917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085938917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085938917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425085938917 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085938917 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x26e574, normal) (hnbgw_rua.c:406) 20250425085938917 DHNB DEBUG map_rua[0x56458e9530d0]{init}: Allocated (fsm.c:456) 20250425085938917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2549108)[0x56458e9530d0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085938917 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2549108 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085938917 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085938917 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085938917 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2549108 SCCP-0 CS MI=IMSI-262420000000004: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250425085938917 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2549108 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085938917 DCN DEBUG map_sccp[0x56458e950e20]{init}: Allocated (fsm.c:456) 20250425085938917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56458e950e20]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085938917 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2549108 <-> SCCP-56 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085938917 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2549108 SCCP-56 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250425085938917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2549108)[0x56458e9530d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085938917 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085938917 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085938917 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2549108 SCCP-56 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085938917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56458e950e20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085938917 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085938917 DLSCCP DEBUG SCCP-SCOC(56)[0x56458e929550]{IDLE}: Allocated (fsm.c:456) 20250425085938917 DLSCCP DEBUG SCCP-SCOC(56)[0x56458e929550]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085938917 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000038), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030001830056400500f1100926) (sccp_scrc.c:415) 20250425085938917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085938917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085938917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085938917 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085938917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085938917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085938917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085938917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085938917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085938917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085938917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085938917 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085938917 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085938917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085938917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085938917 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 38 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 01 83 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085938917 DLSCCP DEBUG SCCP-SCOC(56)[0x56458e929550]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085938917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56458e950e20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085938917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2549108)[0x56458e9530d0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085938917 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085938917 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085938917 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085938917 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085938917 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085938918 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250425085938918 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085938918 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085938918 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085938918 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 38 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 01 83 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(458)@23e0c4c64ce8: First idle individual index:2 HNBGW_Test.msc0-SCCP(458)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(459)@23e0c4c64ce8: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(467) HNBGW_Test.msc0-RAN(459)@23e0c4c64ce8: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)5853531 HNBGW_Test.msc0-SCCP(458)@23e0c4c64ce8: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(458)@23e0c4c64ce8: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250425085938925 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085938925 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085938925 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085938925 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085938925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085938925 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085938925 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085938925 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085938925 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085938925 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 38 c3 60 3d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085938925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085938925 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085938925 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085938925 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085938925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085938925 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000038), PART(T=Source Reference,L=4,D=00c3603d) (sccp_scrc.c:486) 20250425085938925 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1855) 20250425085938925 DLSCCP DEBUG SCCP-SCOC(56)[0x56458e929550]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085938925 DLSCCP DEBUG SCCP-SCOC(56)[0x56458e929550]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085938925 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085938925 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085938925 DCN DEBUG handle_cn_conn_conf() conn_id=56, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085938925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56458e950e20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085938925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56458e950e20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Compl_on_1_cnlink0(467)@23e0c4c64ce8: setverdict(pass): none -> pass MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 3 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085938928 DLCTRL DEBUG Command: GET 165228365 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085938928 DLCTRL DEBUG Tx Command reply: GET_REPLY 165228365 rate_ctr.abs.msc.0.cnpool:subscr:new 3 (control_if.c:477) 20250425085938933 DLCTRL DEBUG Command: GET 742980988 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085938933 DLCTRL DEBUG Tx Command reply: GET_REPLY 742980988 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085938936 DLCTRL DEBUG Command: GET 888600664 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085938936 DLCTRL DEBUG Tx Command reply: GET_REPLY 888600664 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085938940 DLCTRL DEBUG Command: GET 436151945 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085938940 DLCTRL DEBUG Tx Command reply: GET_REPLY 436151945 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085938944 DLCTRL DEBUG Command: GET 40656397 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085938944 DLCTRL DEBUG Tx Command reply: GET_REPLY 40656397 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085938947 DLCTRL DEBUG Command: GET 783917296 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085938947 DLCTRL DEBUG Tx Command reply: GET_REPLY 783917296 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085938950 DLCTRL DEBUG Command: GET 77644571 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085938950 DLCTRL DEBUG Tx Command reply: GET_REPLY 77644571 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085938953 DLCTRL DEBUG Command: GET 555722026 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085938953 DLCTRL DEBUG Tx Command reply: GET_REPLY 555722026 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085938955 DLCTRL DEBUG Command: GET 852911164 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085938955 DLCTRL DEBUG Tx Command reply: GET_REPLY 852911164 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085938956 DLCTRL DEBUG Command: GET 34510364 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085938956 DLCTRL DEBUG Tx Command reply: GET_REPLY 34510364 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085938958 DLCTRL DEBUG Command: GET 601854221 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085938958 DLCTRL DEBUG Tx Command reply: GET_REPLY 601854221 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085938959 DLCTRL DEBUG Command: GET 911567870 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085938959 DLCTRL DEBUG Tx Command reply: GET_REPLY 911567870 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085938960 DLCTRL DEBUG Command: GET 835445904 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085938960 DLCTRL DEBUG Tx Command reply: GET_REPLY 835445904 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085938961 DLCTRL DEBUG Command: GET 162941292 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085938961 DLCTRL DEBUG Tx Command reply: GET_REPLY 162941292 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085938962 DLCTRL DEBUG Command: GET 183403443 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085938962 DLCTRL DEBUG Tx Command reply: GET_REPLY 183403443 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085938963 DLCTRL DEBUG Command: GET 513696336 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085938963 DLCTRL DEBUG Tx Command reply: GET_REPLY 513696336 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085938964 DLCTRL DEBUG Command: GET 760115603 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085938964 DLCTRL DEBUG Tx Command reply: GET_REPLY 760115603 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085938965 DLCTRL DEBUG Command: GET 966328338 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085938965 DLCTRL DEBUG Tx Command reply: GET_REPLY 966328338 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085938965 DLCTRL DEBUG Command: GET 816156292 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085938965 DLCTRL DEBUG Tx Command reply: GET_REPLY 816156292 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085938966 DLCTRL DEBUG Command: GET 34423034 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085938966 DLCTRL DEBUG Tx Command reply: GET_REPLY 34423034 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '050152082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000010010100'B, t_guard := 20.000000 } 20250425085938979 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42198<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@23e0c4c64ce8: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@23e0c4c64ce8: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(468) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@23e0c4c64ce8: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)3031184 20250425085940005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085940005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085940005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250425085940005 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085940005 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2e4090, normal) (hnbgw_rua.c:406) 20250425085940005 DHNB DEBUG map_rua[0x56458e7d96b0]{init}: Allocated (fsm.c:456) 20250425085940005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3031184)[0x56458e7d96b0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085940005 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3031184 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085940005 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085940005 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085940005 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3031184 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085940005 DCN DEBUG map_sccp[0x56458e9a23a0]{init}: Allocated (fsm.c:456) 20250425085940005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56458e9a23a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085940005 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3031184 <-> SCCP-57 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085940005 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3031184 SCCP-57 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:311) 20250425085940005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3031184)[0x56458e7d96b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085940005 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085940005 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085940005 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3031184 SCCP-57 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085940005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56458e9a23a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085940005 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085940005 DLSCCP DEBUG SCCP-SCOC(57)[0x56458e8c6c30]{IDLE}: Allocated (fsm.c:456) 20250425085940005 DLSCCP DEBUG SCCP-SCOC(57)[0x56458e8c6c30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085940005 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000039), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=67,D=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030000940056400500f1100926) (sccp_scrc.c:415) 20250425085940005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085940005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085940005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085940005 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085940005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085940005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085940005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085940005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085940005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085940005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085940005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085940005 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085940005 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085940005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085940005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085940005 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 68 00 00 00 bd 00 00 00 bc 03 00 00 0a 01 00 00 39 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 43 00 13 40 3f 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0d 0c 05 01 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 00 94 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085940005 DLSCCP DEBUG SCCP-SCOC(57)[0x56458e8c6c30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085940005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56458e9a23a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085940005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3031184)[0x56458e7d96b0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085940005 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085940005 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085940005 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085940005 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085940005 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085940005 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250425085940005 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085940005 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085940005 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085940005 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 68 00 00 00 bd 00 00 00 bc 03 00 00 0a 01 00 00 39 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 43 00 13 40 3f 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0d 0c 05 01 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 00 94 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(458)@23e0c4c64ce8: First idle individual index:3 HNBGW_Test.msc0-SCCP(458)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(459)@23e0c4c64ce8: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(468) HNBGW_Test.msc0-RAN(459)@23e0c4c64ce8: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)11455303 HNBGW_Test.msc0-SCCP(458)@23e0c4c64ce8: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(458)@23e0c4c64ce8: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250425085940013 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085940013 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085940013 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085940013 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085940013 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085940013 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085940013 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085940013 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085940013 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085940013 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 39 c7 2a c6 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085940013 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085940013 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085940013 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085940013 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085940013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085940013 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000039), PART(T=Source Reference,L=4,D=00c72ac6) (sccp_scrc.c:486) 20250425085940013 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1855) 20250425085940014 DLSCCP DEBUG SCCP-SCOC(57)[0x56458e8c6c30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085940014 DLSCCP DEBUG SCCP-SCOC(57)[0x56458e8c6c30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085940014 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085940014 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085940014 DCN DEBUG handle_cn_conn_conf() conn_id=57, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085940014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56458e9a23a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085940014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56458e9a23a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Compl_on_1_cnlink0(468)@23e0c4c64ce8: setverdict(pass): none -> pass MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 4 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085940016 DLCTRL DEBUG Command: GET 686086849 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085940016 DLCTRL DEBUG Tx Command reply: GET_REPLY 686086849 rate_ctr.abs.msc.0.cnpool:subscr:new 4 (control_if.c:477) 20250425085940022 DLCTRL DEBUG Command: GET 624709898 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085940022 DLCTRL DEBUG Tx Command reply: GET_REPLY 624709898 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085940027 DLCTRL DEBUG Command: GET 490658819 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085940027 DLCTRL DEBUG Tx Command reply: GET_REPLY 490658819 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085940031 DLCTRL DEBUG Command: GET 660300297 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085940031 DLCTRL DEBUG Tx Command reply: GET_REPLY 660300297 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085940034 DLCTRL DEBUG Command: GET 346368672 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085940034 DLCTRL DEBUG Tx Command reply: GET_REPLY 346368672 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085940036 DLCTRL DEBUG Command: GET 185625084 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085940036 DLCTRL DEBUG Tx Command reply: GET_REPLY 185625084 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085940037 DLCTRL DEBUG Command: GET 901733313 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085940037 DLCTRL DEBUG Tx Command reply: GET_REPLY 901733313 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085940038 DLCTRL DEBUG Command: GET 299561698 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085940038 DLCTRL DEBUG Tx Command reply: GET_REPLY 299561698 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085940040 DLCTRL DEBUG Command: GET 117401838 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085940040 DLCTRL DEBUG Tx Command reply: GET_REPLY 117401838 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085940041 DLCTRL DEBUG Command: GET 155674566 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085940041 DLCTRL DEBUG Tx Command reply: GET_REPLY 155674566 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085940042 DLCTRL DEBUG Command: GET 275194594 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085940042 DLCTRL DEBUG Tx Command reply: GET_REPLY 275194594 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085940043 DLCTRL DEBUG Command: GET 424979789 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085940043 DLCTRL DEBUG Tx Command reply: GET_REPLY 424979789 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085940044 DLCTRL DEBUG Command: GET 454105547 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085940044 DLCTRL DEBUG Tx Command reply: GET_REPLY 454105547 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085940045 DLCTRL DEBUG Command: GET 517396447 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085940045 DLCTRL DEBUG Tx Command reply: GET_REPLY 517396447 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085940046 DLCTRL DEBUG Command: GET 170046495 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085940046 DLCTRL DEBUG Tx Command reply: GET_REPLY 170046495 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085940046 DLCTRL DEBUG Command: GET 966201572 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085940046 DLCTRL DEBUG Tx Command reply: GET_REPLY 966201572 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085940047 DLCTRL DEBUG Command: GET 324644589 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085940047 DLCTRL DEBUG Tx Command reply: GET_REPLY 324644589 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085940048 DLCTRL DEBUG Command: GET 601548737 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085940048 DLCTRL DEBUG Tx Command reply: GET_REPLY 601548737 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085940049 DLCTRL DEBUG Command: GET 917317788 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085940049 DLCTRL DEBUG Tx Command reply: GET_REPLY 917317788 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085940051 DLCTRL DEBUG Command: GET 677644266 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085940051 DLCTRL DEBUG Tx Command reply: GET_REPLY 677644266 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425085940057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36614<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085940058 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43741<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(452)@23e0c4c64ce8: Final verdict of PTC: none VirtHNBGW-STATS(451)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085940060 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36600<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085940061 DLINP DEBUG SRVCONN(,r=127.0.0.1:59949<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085940061 DLINP DEBUG SRVCONN(,r=127.0.0.1:59949<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085940061 DLINP NOTICE SRV(,r=127.0.0.1:59949<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085940061 DMAIN NOTICE (127.0.0.1:59949 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59949<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085940061 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(457)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(462)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(461)@23e0c4c64ce8: Final verdict of PTC: none 20250425085940064 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085940064 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085940064 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085940064 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085940064 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085940064 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085940064 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085940064 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085940064 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085940064 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085940064 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085940064 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085940064 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085940064 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085940064 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085940064 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085940064 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085940064 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085940064 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085940064 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@23e0c4c64ce8: Final verdict of PTC: none20250425085940064 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085940064 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085940064 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085940064 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085940064 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085940064 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085940064 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085940064 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085940064 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085940064 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085940064 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085940064 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085940064 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085940064 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085940064 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085940064 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085940064 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085940064 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085940064 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085940064 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085940064 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085940064 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085940064 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085940064 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085940064 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085940064 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085940064 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085940065 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085940065 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085940065 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085940065 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085940065 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085940065 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085940065 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085940065 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085940065 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085940065 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085940065 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085940065 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085940065 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085940065 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085940065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085940065 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085940065 DLSCCP DEBUG SCCP-SCOC(54)[0x56458e938d80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085940065 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d23e73), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085940065 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085940065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085940065 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085940065 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085940065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085940065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085940065 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 05 04 d2 3e 73 00 00 36 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085940065 DLSCCP DEBUG SCCP-SCOC(54)[0x56458e938d80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085940065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56458e930c40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085940066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6664188)[0x56458e953dd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085940066 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6664188)[0x56458e953dd0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085940066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085940066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6664188)[0x56458e953dd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085940066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6664188)[0x56458e953dd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085940066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6664188)[0x56458e953dd0]{disrupted}: Freeing instance (context_map.c:202) HNBGW_Test.msc0-M3UA(460)@23e0c4c64ce8: Final verdict of PTC: none 20250425085940066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6664188)[0x56458e953dd0]{disrupted}: Deallocated (fsm.c:568) 20250425085940066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56458e930c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085940066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56458e930c40]{disconnected}: Freeing instance (context_map.c:206) 20250425085940066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56458e930c40]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-M3UA(463)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(459)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(453)@23e0c4c64ce8: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(464)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(458)@23e0c4c64ce8: Final verdict of PTC: none 20250425085940066 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6664188 SCCP-54 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425085940066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56458e975ea0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085940066 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085940066 DLSCCP DEBUG SCCP-SCOC(55)[0x56458e951090]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085940066 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002db42a), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085940066 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085940066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085940066 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085940066 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085940066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085940066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085940066 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 04 04 2d b4 2a 00 00 37 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085940066 DLSCCP DEBUG SCCP-SCOC(55)[0x56458e951090]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085940066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56458e975ea0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085940066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4582925)[0x56458e94cc60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085940066 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4582925)[0x56458e94cc60]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085940066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085940066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4582925)[0x56458e94cc60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085940066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4582925)[0x56458e94cc60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085940066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4582925)[0x56458e94cc60]{disrupted}: Freeing instance (context_map.c:202) 20250425085940066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4582925)[0x56458e94cc60]{disrupted}: Deallocated (fsm.c:568) 20250425085940066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56458e975ea0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085940066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56458e975ea0]{disconnected}: Freeing instance (context_map.c:206) 20250425085940066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56458e975ea0]{disconnected}: Deallocated (fsm.c:568) 20250425085940066 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4582925 SCCP-55 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425085940066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56458e950e20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085940066 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085940067 DLSCCP DEBUG SCCP-SCOC(56)[0x56458e929550]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085940067 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3603d), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085940067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085940067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085940067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085940067 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085940067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085940067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085940067 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0b 04 c3 60 3d 00 00 38 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085940067 DLSCCP DEBUG SCCP-SCOC(56)[0x56458e929550]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085940067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56458e950e20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085940067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2549108)[0x56458e9530d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085940067 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2549108)[0x56458e9530d0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085940067 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085940067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2549108)[0x56458e9530d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085940067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2549108)[0x56458e9530d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085940067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2549108)[0x56458e9530d0]{disrupted}: Freeing instance (context_map.c:202) 20250425085940067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2549108)[0x56458e9530d0]{disrupted}: Deallocated (fsm.c:568) 20250425085940067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56458e950e20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085940067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56458e950e20]{disconnected}: Freeing instance (context_map.c:206) 20250425085940067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56458e950e20]{disconnected}: Deallocated (fsm.c:568) 20250425085940067 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2549108 SCCP-56 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425085940067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56458e9a23a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085940067 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085940067 DLSCCP DEBUG SCCP-SCOC(57)[0x56458e8c6c30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085940067 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c72ac6), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085940067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085940067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085940067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085940067 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085940067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085940067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085940067 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0a 04 c7 2a c6 00 00 39 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085940067 DLSCCP DEBUG SCCP-SCOC(57)[0x56458e8c6c30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085940067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56458e9a23a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085940067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3031184)[0x56458e7d96b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085940067 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3031184)[0x56458e7d96b0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085940067 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085940067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3031184)[0x56458e7d96b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085940067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3031184)[0x56458e7d96b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085940067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3031184)[0x56458e7d96b0]{disrupted}: Freeing instance (context_map.c:202) 20250425085940067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3031184)[0x56458e7d96b0]{disrupted}: Deallocated (fsm.c:568) 20250425085940067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56458e9a23a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085940068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56458e9a23a0]{disconnected}: Freeing instance (context_map.c:206) 20250425085940068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56458e9a23a0]{disconnected}: Deallocated (fsm.c:568) 20250425085940068 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3031184 SCCP-57 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425085940068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085940068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425085940068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425085940068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085940068 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085940068 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085940068 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425085940068 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42178<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085940068 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42180<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(465)@23e0c4c64ce8: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(466)@23e0c4c64ce8: Final verdict of PTC: pass20250425085940073 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42182<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085940073 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42198<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(467)@23e0c4c64ce8: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(468)@23e0c4c64ce8: Final verdict of PTC: pass MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(451): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(452): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(453): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(457): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(458): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(459): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(460): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(461): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(462): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(463): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(464): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(465): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(466): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(467): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(468): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. 20250425085940080 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085940080 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085940080 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085940080 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085940080 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085940080 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085940081 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085940081 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085940081 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085940081 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085940081 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085940081 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085940081 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085940081 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085940081 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085940081 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085940081 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085940081 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085940081 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085940081 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085940081 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085940081 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085940081 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085940081 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Fri Apr 25 08:59:40 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc 20250425085940137 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42206<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085940638 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42206<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=476988) Waiting for packet dumper to finish... 1 (prev_count=476988, count=477528) 20250425085942064 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085942064 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085942064 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085942066 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085942066 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085942066 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------ Fri Apr 25 08:59:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20250425085943736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42212<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085943742 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42220<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085943745 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38351<->l=127.0.0.1:4262) (control_if.c:572) 20250425085943835 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085943835 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085943842 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085943842 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085943843 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085943843 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085943843 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085943843 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085943843 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60048 (stream_srv.c:142) 20250425085943843 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60048<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085943843 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085943843 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085943844 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085943844 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085943844 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085943844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085943844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085943844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085943844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085943844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085943844 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085943844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085943844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085943844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085943844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085943844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085943844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085943844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085943844 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085943844 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085943844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085943844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085943844 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0f 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085943844 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085943844 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085943844 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085943844 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085943844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085943844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085943844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085943844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085943844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085943844 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085943844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085943844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085943844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085943844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085943844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085943844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085943844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085943844 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085943845 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085943845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085943845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085943845 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0e 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085943845 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085943845 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085943845 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085943845 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085943845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085943845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085943845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085943845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085943845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085943845 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085943845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085943845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085943845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085943845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085943845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085943845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085943845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085943845 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085943845 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085943845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085943845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085943845 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085943845 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085943845 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085943845 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085943845 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085943845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085943845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085943845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085943845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085943845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085943845 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085943845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085943845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085943845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085943845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085943845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085943845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085943845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085943845 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085943845 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085943845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085943845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085943845 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085943845 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085943845 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085943845 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085943845 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085943845 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085943845 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085943845 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425085943845 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085943845 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085943845 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085943845 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085943845 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085943845 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085943845 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085943845 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085943845 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085943845 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085943845 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085943845 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085943845 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085943845 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085943845 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085943845 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085943845 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085943845 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(479)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(479)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(479)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-SCCP(477)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(482)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc1-M3UA(482)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(482)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(480)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085943867 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085943867 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085943867 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085943867 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085943867 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085943867 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085943867 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085943867 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085943868 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085943868 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085943868 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085943868 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085943868 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085943868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085943868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085943868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085943868 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=12 -> eSLS=92: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085943868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085943868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085943868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085943868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085943868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085943868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085943868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085943868 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=12 -> eSLS=124: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085943868 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085943868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085943869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085943869 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0c 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085943869 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085943869 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085943869 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085943869 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085943869 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085943869 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085943869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085943869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085943869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085943869 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=1 -> eSLS=33: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085943869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085943869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085943869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085943869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085943869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085943869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085943869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085943869 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=1 -> eSLS=1: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085943869 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085943869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085943869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085943869 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 01 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085943869 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085943869 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085943869 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085943869 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085943869 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085943869 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085943869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085943869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085943869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085943869 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085943869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085943869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085943869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085943869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085943869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085943869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085943869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085943869 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085943869 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085943869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085943869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085943869 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0e 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085943869 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085943869 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085943869 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085943869 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085943869 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085943869 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085943869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085943869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085943869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085943869 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085943869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085943869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085943869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085943869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085943869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085943869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085943869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085943869 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085943869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085943869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085943869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085943869 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085943869 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085943869 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085943869 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085943869 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085943869 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085943869 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085943869 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085943869 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085943869 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085943869 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085943869 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085943869 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085943869 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085943869 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085943869 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085943869 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085943869 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085943869 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085943869 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085943869 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085943869 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085943869 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085943869 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085943869 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085943869 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(485)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(485)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(485)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(483)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(488)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn1-M3UA(488)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(488)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(486)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085943919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085943919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085943919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085943919 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085943919 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085943919 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085943919 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085943919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085943919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085943929 DLINP DEBUG SRVCONN(,r=127.0.0.1:60048<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085943929 DLINP DEBUG SRVCONN(,r=127.0.0.1:60048<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085943930 DLINP DEBUG SRVCONN(,r=127.0.0.1:60048<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085943930 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085943930 DHNBAP DEBUG (127.0.0.1:60048 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425085943930 DHNBAP NOTICE (127.0.0.1:60048 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085943930 DHNBAP NOTICE (127.0.0.1:60048 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085943930 DLINP DEBUG SRVCONN(,r=127.0.0.1:60048<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085943930 DLINP DEBUG SRVCONN(,r=127.0.0.1:60048<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085944055 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085944055 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085944055 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085944055 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(479)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085944062 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085944062 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085944062 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085944062 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085944062 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085944063 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085944063 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085944063 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085944063 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085944063 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085944063 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085944065 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085944065 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425085944065 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085944065 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425085944066 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085944066 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085944066 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085944066 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085944066 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085944066 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085944066 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085944066 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085944066 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085944066 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085944066 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085944066 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085944066 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085944067 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085944067 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085944067 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085944067 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085944067 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085944067 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085944067 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085944067 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085944067 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085944068 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085944068 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085944068 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085944068 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085944068 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085944068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944068 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085944069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085944069 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085944069 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085944069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085944069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085944069 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085944069 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc1-M3UA(482)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425085944069 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085944069 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085944069 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085944069 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085944069 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085944069 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250425085944070 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085944070 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085944070 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085944070 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425085944077 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085944077 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425085944077 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085944077 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085944077 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085944077 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085944077 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425085944077 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085944077 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085944077 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085944077 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085944079 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085944079 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085944079 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085944080 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425085944080 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085944080 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085944080 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085944080 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085944080 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425085944080 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085944080 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425085944080 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085944080 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085944080 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085944080 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085944080 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085944080 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425085944080 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085944080 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085944080 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425085944080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085944080 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085944080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085944081 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085944081 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085944081 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085944081 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085944082 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085944082 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085944082 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085944082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085944082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085944082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944082 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085944082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085944082 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085944082 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085944082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085944082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085944082 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085944082 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.sgsn0-M3UA(485)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085944082 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085944083 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085944083 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085944083 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085944083 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085944083 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425085944083 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085944083 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085944083 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085944083 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425085944086 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085944086 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085944086 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085944086 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085944086 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085944086 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085944086 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085944086 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085944086 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085944086 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085944086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085944089 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085944089 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085944089 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085944089 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085944089 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085944089 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085944089 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085944089 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085944089 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085944089 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085944089 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085944089 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085944089 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085944089 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085944089 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085944089 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085944089 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085944089 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085944089 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085944089 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085944089 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085944089 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085944089 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085944089 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085944090 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085944090 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085944090 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085944090 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085944090 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085944090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944091 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085944091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085944091 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085944091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085944091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085944091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085944091 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085944091 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085944091 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085944091 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085944091 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085944091 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085944091 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085944091 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250425085944091 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085944091 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085944091 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085944091 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425085944091 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085944091 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425085944091 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085944091 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(488)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425085944097 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085944097 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250425085944097 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085944097 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085944097 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085944097 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085944097 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425085944097 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085944097 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085944098 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250425085944098 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085944099 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085944100 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085944100 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085944100 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250425085944100 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085944100 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085944100 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085944100 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085944100 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250425085944100 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250425085944100 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425085944100 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425085944100 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0a  20250425085944100 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425085944100 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085944100 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085944100 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085944100 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250425085944100 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085944100 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085944100 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085944100 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085944100 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085944100 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085944100 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085944101 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085944101 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085944101 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085944101 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085944101 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085944101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944101 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085944101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085944101 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085944101 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085944101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085944101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085944101 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0e 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085944101 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085944101 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085944101 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085944101 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085944101 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085944101 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085944101 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'virt-sgsn1' 20250425085944102 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085944102 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085944102 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085944102 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0e 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(478)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085944865 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085944865 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085944865 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085944865 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085944865 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085944865 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085944865 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085944865 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085944865 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085944865 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085944865 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085944865 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085944865 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085944865 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085944865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085944865 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085944865 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085944865 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085944865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944866 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085944866 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085944866 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085944866 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085944866 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085944866 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085944866 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085944866 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085944866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944866 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085944866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085944866 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085944866 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085944866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085944866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085944866 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085944866 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085944866 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425085944866 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085944866 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085944866 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085944866 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085944866 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085944866 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250425085944866 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085944866 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085944866 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085944866 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085944867 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085944867 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085944867 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085944867 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085944867 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085944867 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085944867 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085944867 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085944867 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085944867 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085944867 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085944867 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085944867 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085944867 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085944867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085944867 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085944867 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085944867 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085944867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944867 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085944867 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085944867 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085944867 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085944867 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085944872 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085944872 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085944872 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085944872 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085944872 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085944872 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: picked Normal Route via 'as-rkm-7' round-robin style 20250425085944872 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085944872 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085944872 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085944872 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425085944872 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085944872 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085944872 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085944872 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085944872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085944872 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085944872 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085944872 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085944872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) HNBGW_Test.msc1-RAN(481)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085944872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944872 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085944872 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085944872 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085944872 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085944872 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425085944872 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085944872 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085944872 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085944872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944872 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085944873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085944873 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085944873 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085944873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085944873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085944873 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085944873 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085944873 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: link up (cnlink.c:111) 20250425085944873 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085944873 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085944873 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085944873 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085944873 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085944873 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'virt-msc1' 20250425085944873 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085944873 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085944873 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085944873 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425085944873 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085944873 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085944873 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085944873 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085944873 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085944873 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085944873 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085944873 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085944873 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085944873 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085944873 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085944873 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085944873 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085944873 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085944873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085944873 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085944873 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085944873 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085944873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944873 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085944873 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085944873 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085944873 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085944873 DRANAP INFO cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(484)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085944885 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085944885 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085944885 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085944885 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085944885 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085944885 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085944885 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085944885 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085944885 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085944885 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085944885 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085944885 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085944885 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085944885 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085944885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085944885 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085944885 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085944885 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085944885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944885 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085944885 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085944885 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085944885 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085944885 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085944885 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085944885 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085944885 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085944885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944885 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085944885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085944885 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085944885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085944885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085944885 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085944885 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085944885 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085944885 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425085944885 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085944885 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085944885 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085944885 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085944885 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085944885 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250425085944885 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085944885 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085944885 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085944885 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085944886 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085944886 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085944886 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085944886 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085944886 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085944886 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085944886 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085944886 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085944886 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085944886 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085944886 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085944886 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085944886 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085944886 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085944886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085944886 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085944886 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085944886 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085944886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944886 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085944886 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085944886 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085944886 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085944886 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(487)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085944902 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085944902 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085944902 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085944902 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085944902 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085944902 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085944902 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085944902 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085944902 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085944902 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085944902 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085944902 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085944902 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085944902 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085944902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085944902 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085944902 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425085944902 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085944902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944902 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085944902 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085944902 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085944902 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085944902 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425085944902 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085944902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085944902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085944902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944903 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085944903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085944903 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085944903 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085944903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085944903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085944903 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085944903 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085944903 DRANAP NOTICE cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: link up (cnlink.c:111) 20250425085944903 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085944903 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085944903 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085944903 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085944903 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085944903 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'virt-sgsn1' 20250425085944903 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085944903 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085944903 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085944903 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250425085944905 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085944905 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085944905 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085944905 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085944905 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085944905 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085944905 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085944905 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085944905 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085944905 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085944905 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085944905 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085944905 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085944905 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085944905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085944905 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085944905 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425085944905 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085944905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085944905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085944905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085944905 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085944905 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085944905 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085944905 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085944905 DRANAP INFO cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085945943 DLCTRL DEBUG Command: GET 947244080 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085945943 DLCTRL DEBUG Tx Command reply: GET_REPLY 947244080 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085945951 DLCTRL DEBUG Command: GET 655195288 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085945951 DLCTRL DEBUG Tx Command reply: GET_REPLY 655195288 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085945955 DLCTRL DEBUG Command: GET 823146433 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085945955 DLCTRL DEBUG Tx Command reply: GET_REPLY 823146433 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085945959 DLCTRL DEBUG Command: GET 593383770 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085945959 DLCTRL DEBUG Tx Command reply: GET_REPLY 593383770 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085945962 DLCTRL DEBUG Command: GET 148367689 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085945962 DLCTRL DEBUG Tx Command reply: GET_REPLY 148367689 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425085945965 DLCTRL DEBUG Command: GET 234716458 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085945965 DLCTRL DEBUG Tx Command reply: GET_REPLY 234716458 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085945967 DLCTRL DEBUG Command: GET 274277140 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085945967 DLCTRL DEBUG Tx Command reply: GET_REPLY 274277140 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085945969 DLCTRL DEBUG Command: GET 500178111 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085945970 DLCTRL DEBUG Tx Command reply: GET_REPLY 500178111 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085945971 DLCTRL DEBUG Command: GET 371153029 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085945971 DLCTRL DEBUG Tx Command reply: GET_REPLY 371153029 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085945973 DLCTRL DEBUG Command: GET 272255475 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085945973 DLCTRL DEBUG Tx Command reply: GET_REPLY 272255475 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425085945975 DLCTRL DEBUG Command: GET 247707231 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085945975 DLCTRL DEBUG Tx Command reply: GET_REPLY 247707231 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085945976 DLCTRL DEBUG Command: GET 210389155 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085945976 DLCTRL DEBUG Tx Command reply: GET_REPLY 210389155 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085945977 DLCTRL DEBUG Command: GET 957804634 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085945977 DLCTRL DEBUG Tx Command reply: GET_REPLY 957804634 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085945978 DLCTRL DEBUG Command: GET 714835516 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085945978 DLCTRL DEBUG Tx Command reply: GET_REPLY 714835516 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085945979 DLCTRL DEBUG Command: GET 885994365 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085945979 DLCTRL DEBUG Tx Command reply: GET_REPLY 885994365 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425085945980 DLCTRL DEBUG Command: GET 596104654 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085945980 DLCTRL DEBUG Tx Command reply: GET_REPLY 596104654 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085945982 DLCTRL DEBUG Command: GET 139600471 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085945982 DLCTRL DEBUG Tx Command reply: GET_REPLY 139600471 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085945982 DLCTRL DEBUG Command: GET 106089449 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085945982 DLCTRL DEBUG Tx Command reply: GET_REPLY 106089449 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085945983 DLCTRL DEBUG Command: GET 331405493 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085945983 DLCTRL DEBUG Tx Command reply: GET_REPLY 331405493 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085945984 DLCTRL DEBUG Command: GET 779756950 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085945984 DLCTRL DEBUG Tx Command reply: GET_REPLY 779756950 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000111001'B, t_guard := 20.000000 } 20250425085946002 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38364<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(478)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@23e0c4c64ce8: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(490) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)1554499 20250425085947046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085947046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085947046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425085947046 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085947046 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x17b843, normal) (hnbgw_rua.c:406) 20250425085947046 DHNB DEBUG map_rua[0x56458e953dd0]{init}: Allocated (fsm.c:456) 20250425085947046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1554499)[0x56458e953dd0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085947046 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1554499 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085947046 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085947046 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085947046 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1554499 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085947046 DCN DEBUG map_sccp[0x56458e930c40]{init}: Allocated (fsm.c:456) 20250425085947046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56458e930c40]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085947046 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1554499 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085947046 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1554499 SCCP-58 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425085947046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1554499)[0x56458e953dd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085947046 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085947046 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085947046 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1554499 SCCP-58 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085947046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56458e930c40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085947046 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085947046 DLSCCP DEBUG SCCP-SCOC(58)[0x56458e94cc60]{IDLE}: Allocated (fsm.c:456) 20250425085947046 DLSCCP DEBUG SCCP-SCOC(58)[0x56458e94cc60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085947046 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003a), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000390056400500f1100926) (sccp_scrc.c:415) 20250425085947046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085947046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085947046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085947046 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085947046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085947046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085947046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085947046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085947046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085947046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085947046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085947046 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085947046 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085947046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085947046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085947046 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 09 01 00 00 3a 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 39 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085947046 DLSCCP DEBUG SCCP-SCOC(58)[0x56458e94cc60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085947046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56458e930c40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085947046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1554499)[0x56458e953dd0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085947046 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085947046 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085947046 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085947046 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085947046 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085947046 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250425085947046 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085947046 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085947046 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085947046 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 09 01 00 00 3a 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 39 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(477)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc0-SCCP(477)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(478)@23e0c4c64ce8: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(490) HNBGW_Test.msc0-RAN(478)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)13963735 HNBGW_Test.msc0-SCCP(477)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(477)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(490)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085947062 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085947062 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085947062 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085947062 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085947062 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085947062 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085947062 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085947062 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085947062 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085947062 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 3a 46 ab 65 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085947063 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085947063 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085947063 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085947063 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085947063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085947063 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003a), PART(T=Source Reference,L=4,D=0046ab65) (sccp_scrc.c:486) 20250425085947063 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1855) 20250425085947063 DLSCCP DEBUG SCCP-SCOC(58)[0x56458e94cc60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085947063 DLSCCP DEBUG SCCP-SCOC(58)[0x56458e94cc60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085947063 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085947063 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085947063 DCN DEBUG handle_cn_conn_conf() conn_id=58, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085947063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56458e930c40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085947063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56458e930c40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085947064 DLCTRL DEBUG Command: GET 75335594 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085947064 DLCTRL DEBUG Tx Command reply: GET_REPLY 75335594 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425085947068 DLCTRL DEBUG Command: GET 162709736 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085947068 DLCTRL DEBUG Tx Command reply: GET_REPLY 162709736 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085947072 DLCTRL DEBUG Command: GET 995648590 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085947072 DLCTRL DEBUG Tx Command reply: GET_REPLY 995648590 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085947075 DLCTRL DEBUG Command: GET 547736095 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085947075 DLCTRL DEBUG Tx Command reply: GET_REPLY 547736095 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085947079 DLCTRL DEBUG Command: GET 137335330 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085947079 DLCTRL DEBUG Tx Command reply: GET_REPLY 137335330 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085947083 DLCTRL DEBUG Command: GET 498194026 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085947083 DLCTRL DEBUG Tx Command reply: GET_REPLY 498194026 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085947086 DLCTRL DEBUG Command: GET 512317734 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085947086 DLCTRL DEBUG Tx Command reply: GET_REPLY 512317734 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085947089 DLCTRL DEBUG Command: GET 629373974 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085947089 DLCTRL DEBUG Tx Command reply: GET_REPLY 629373974 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085947092 DLCTRL DEBUG Command: GET 473833380 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085947092 DLCTRL DEBUG Tx Command reply: GET_REPLY 473833380 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085947094 DLCTRL DEBUG Command: GET 20729666 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085947094 DLCTRL DEBUG Tx Command reply: GET_REPLY 20729666 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085947097 DLCTRL DEBUG Command: GET 599521584 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085947097 DLCTRL DEBUG Tx Command reply: GET_REPLY 599521584 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085947100 DLCTRL DEBUG Command: GET 976896479 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085947100 DLCTRL DEBUG Tx Command reply: GET_REPLY 976896479 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085947103 DLCTRL DEBUG Command: GET 965885856 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085947103 DLCTRL DEBUG Tx Command reply: GET_REPLY 965885856 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085947105 DLCTRL DEBUG Command: GET 951885672 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085947105 DLCTRL DEBUG Tx Command reply: GET_REPLY 951885672 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085947108 DLCTRL DEBUG Command: GET 938323264 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085947108 DLCTRL DEBUG Tx Command reply: GET_REPLY 938323264 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085947109 DLCTRL DEBUG Command: GET 820821546 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085947109 DLCTRL DEBUG Tx Command reply: GET_REPLY 820821546 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085947111 DLCTRL DEBUG Command: GET 940626035 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085947111 DLCTRL DEBUG Tx Command reply: GET_REPLY 940626035 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085947113 DLCTRL DEBUG Command: GET 911741376 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085947113 DLCTRL DEBUG Tx Command reply: GET_REPLY 911741376 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085947114 DLCTRL DEBUG Command: GET 601500632 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085947114 DLCTRL DEBUG Tx Command reply: GET_REPLY 601500632 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085947115 DLCTRL DEBUG Command: GET 955692610 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085947115 DLCTRL DEBUG Tx Command reply: GET_REPLY 955692610 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000010101001'B, t_guard := 20.000000 } 20250425085947146 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38378<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(481)@23e0c4c64ce8: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(481)@23e0c4c64ce8: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(491) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474)@23e0c4c64ce8: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(491)3714115 20250425085948179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085948179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085948179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425085948179 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085948179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x38ac43, normal) (hnbgw_rua.c:406) 20250425085948179 DHNB DEBUG map_rua[0x56458e975ea0]{init}: Allocated (fsm.c:456) 20250425085948179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3714115)[0x56458e975ea0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085948179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3714115 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085948179 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085948179 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085948179 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425085948179 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3714115 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:743) 20250425085948180 DCN DEBUG map_sccp[0x56458e9530d0]{init}: Allocated (fsm.c:456) 20250425085948180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56458e9530d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085948180 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3714115 <-> SCCP-59 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425085948180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3714115 SCCP-59 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250425085948180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3714115)[0x56458e975ea0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085948180 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085948180 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085948180 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3714115 SCCP-59 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085948180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56458e9530d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085948180 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085948180 DLSCCP DEBUG SCCP-SCOC(59)[0x56458e7d96b0]{IDLE}: Allocated (fsm.c:456) 20250425085948180 DLSCCP DEBUG SCCP-SCOC(59)[0x56458e7d96b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085948180 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003b), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000a90056400500f1100926) (sccp_scrc.c:415) 20250425085948180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085948180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085948180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085948180 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085948180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085948180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085948180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085948180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085948180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085948180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085948180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085948180 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085948180 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085948180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085948180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085948180 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 08 01 00 00 3b 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 a9 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085948180 DLSCCP DEBUG SCCP-SCOC(59)[0x56458e7d96b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085948180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56458e9530d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085948180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3714115)[0x56458e975ea0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085948180 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085948180 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085948180 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085948180 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085948180 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085948180 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'virt-msc1' 20250425085948180 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085948180 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085948180 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085948180 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 08 01 00 00 3b 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 a9 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(480)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc1-SCCP(480)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(481)@23e0c4c64ce8: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(491) HNBGW_Test.msc1-RAN(481)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(491)11085654 HNBGW_Test.msc1-SCCP(480)@23e0c4c64ce8: Session index based on connection ID:0 TC_mscpool_L3Complete_by_imsi_round_robin0(491)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(480)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085948200 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085948200 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085948200 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085948200 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085948201 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085948201 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085948201 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085948201 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085948201 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085948201 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 3b c1 0b 00 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085948201 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085948201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085948201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085948201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085948201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085948201 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003b), PART(T=Source Reference,L=4,D=00c10b00) (sccp_scrc.c:486) 20250425085948201 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1855) 20250425085948201 DLSCCP DEBUG SCCP-SCOC(59)[0x56458e7d96b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085948201 DLSCCP DEBUG SCCP-SCOC(59)[0x56458e7d96b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085948201 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085948201 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085948201 DCN DEBUG handle_cn_conn_conf() conn_id=59, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085948201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56458e9530d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085948201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56458e9530d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085948202 DLCTRL DEBUG Command: GET 911891251 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085948202 DLCTRL DEBUG Tx Command reply: GET_REPLY 911891251 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425085948208 DLCTRL DEBUG Command: GET 908043509 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085948208 DLCTRL DEBUG Tx Command reply: GET_REPLY 908043509 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085948212 DLCTRL DEBUG Command: GET 924151214 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085948212 DLCTRL DEBUG Tx Command reply: GET_REPLY 924151214 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085948216 DLCTRL DEBUG Command: GET 157275942 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085948216 DLCTRL DEBUG Tx Command reply: GET_REPLY 157275942 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085948221 DLCTRL DEBUG Command: GET 656980050 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085948221 DLCTRL DEBUG Tx Command reply: GET_REPLY 656980050 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085948225 DLCTRL DEBUG Command: GET 104282835 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085948225 DLCTRL DEBUG Tx Command reply: GET_REPLY 104282835 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250425085948229 DLCTRL DEBUG Command: GET 152971679 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085948230 DLCTRL DEBUG Tx Command reply: GET_REPLY 152971679 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085948234 DLCTRL DEBUG Command: GET 745415248 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085948234 DLCTRL DEBUG Tx Command reply: GET_REPLY 745415248 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085948238 DLCTRL DEBUG Command: GET 293900946 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085948238 DLCTRL DEBUG Tx Command reply: GET_REPLY 293900946 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085948241 DLCTRL DEBUG Command: GET 110240303 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085948241 DLCTRL DEBUG Tx Command reply: GET_REPLY 110240303 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085948245 DLCTRL DEBUG Command: GET 329804917 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085948245 DLCTRL DEBUG Tx Command reply: GET_REPLY 329804917 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085948249 DLCTRL DEBUG Command: GET 376401235 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085948249 DLCTRL DEBUG Tx Command reply: GET_REPLY 376401235 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085948253 DLCTRL DEBUG Command: GET 619604180 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085948253 DLCTRL DEBUG Tx Command reply: GET_REPLY 619604180 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085948257 DLCTRL DEBUG Command: GET 48764273 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085948257 DLCTRL DEBUG Tx Command reply: GET_REPLY 48764273 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085948262 DLCTRL DEBUG Command: GET 695628001 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085948262 DLCTRL DEBUG Tx Command reply: GET_REPLY 695628001 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085948266 DLCTRL DEBUG Command: GET 823762992 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085948266 DLCTRL DEBUG Tx Command reply: GET_REPLY 823762992 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085948270 DLCTRL DEBUG Command: GET 113493718 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085948270 DLCTRL DEBUG Tx Command reply: GET_REPLY 113493718 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085948274 DLCTRL DEBUG Command: GET 143216109 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085948274 DLCTRL DEBUG Tx Command reply: GET_REPLY 143216109 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085948279 DLCTRL DEBUG Command: GET 83005509 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085948279 DLCTRL DEBUG Tx Command reply: GET_REPLY 83005509 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085948283 DLCTRL DEBUG Command: GET 954138194 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085948283 DLCTRL DEBUG Tx Command reply: GET_REPLY 954138194 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000001110'B, t_guard := 20.000000 } 20250425085948324 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38392<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(478)@23e0c4c64ce8: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@23e0c4c64ce8: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(492) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474)@23e0c4c64ce8: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(492)4950337 20250425085949344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085949344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085949344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425085949344 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085949344 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4b8941, normal) (hnbgw_rua.c:406) 20250425085949344 DHNB DEBUG map_rua[0x56458e9a23a0]{init}: Allocated (fsm.c:456) 20250425085949344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4950337)[0x56458e9a23a0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085949344 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4950337 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085949344 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085949344 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085949344 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4950337 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250425085949344 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4950337 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085949344 DCN DEBUG map_sccp[0x56458e949e40]{init}: Allocated (fsm.c:456) 20250425085949344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56458e949e40]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085949344 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4950337 <-> SCCP-60 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085949344 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4950337 SCCP-60 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250425085949344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4950337)[0x56458e9a23a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085949344 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085949344 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085949344 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4950337 SCCP-60 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085949344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56458e949e40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085949344 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085949344 DLSCCP DEBUG SCCP-SCOC(60)[0x56458e94a570]{IDLE}: Allocated (fsm.c:456) 20250425085949344 DLSCCP DEBUG SCCP-SCOC(60)[0x56458e94a570]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085949345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003c), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300020e0056400500f1100926) (sccp_scrc.c:415) 20250425085949345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085949345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085949345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085949345 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085949345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085949345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085949345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085949345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085949345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085949345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085949345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085949345 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085949345 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085949345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085949345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085949345 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 0f 01 00 00 3c 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 0e 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085949345 DLSCCP DEBUG SCCP-SCOC(60)[0x56458e94a570]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085949345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56458e949e40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085949345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4950337)[0x56458e9a23a0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085949345 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085949345 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085949345 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085949345 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085949345 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085949345 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250425085949345 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085949345 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085949345 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085949345 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 0f 01 00 00 3c 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 0e 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(477)@23e0c4c64ce8: First idle individual index:1 HNBGW_Test.msc0-SCCP(477)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(478)@23e0c4c64ce8: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(492) HNBGW_Test.msc0-RAN(478)@23e0c4c64ce8: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(492)9450600 HNBGW_Test.msc0-SCCP(477)@23e0c4c64ce8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(477)@23e0c4c64ce8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425085949354 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085949354 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085949354 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085949354 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085949354 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085949354 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085949354 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085949354 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085949354 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085949354 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 3c 23 f6 91 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085949354 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085949354 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085949354 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085949354 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085949354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) TC_mscpool_L3Complete_by_imsi_round_robin0(492)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085949354 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003c), PART(T=Source Reference,L=4,D=0023f691) (sccp_scrc.c:486) 20250425085949354 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1855) 20250425085949354 DLSCCP DEBUG SCCP-SCOC(60)[0x56458e94a570]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085949354 DLSCCP DEBUG SCCP-SCOC(60)[0x56458e94a570]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085949354 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085949354 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085949354 DCN DEBUG handle_cn_conn_conf() conn_id=60, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085949355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56458e949e40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085949355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56458e949e40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085949357 DLCTRL DEBUG Command: GET 913804772 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085949357 DLCTRL DEBUG Tx Command reply: GET_REPLY 913804772 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250425085949362 DLCTRL DEBUG Command: GET 427870740 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085949362 DLCTRL DEBUG Tx Command reply: GET_REPLY 427870740 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085949366 DLCTRL DEBUG Command: GET 730450295 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085949366 DLCTRL DEBUG Tx Command reply: GET_REPLY 730450295 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085949371 DLCTRL DEBUG Command: GET 872104720 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085949371 DLCTRL DEBUG Tx Command reply: GET_REPLY 872104720 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085949375 DLCTRL DEBUG Command: GET 650675453 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085949375 DLCTRL DEBUG Tx Command reply: GET_REPLY 650675453 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085949379 DLCTRL DEBUG Command: GET 424387486 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085949380 DLCTRL DEBUG Tx Command reply: GET_REPLY 424387486 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250425085949383 DLCTRL DEBUG Command: GET 608343115 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085949383 DLCTRL DEBUG Tx Command reply: GET_REPLY 608343115 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085949387 DLCTRL DEBUG Command: GET 688947354 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085949387 DLCTRL DEBUG Tx Command reply: GET_REPLY 688947354 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085949391 DLCTRL DEBUG Command: GET 511704364 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085949391 DLCTRL DEBUG Tx Command reply: GET_REPLY 511704364 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085949394 DLCTRL DEBUG Command: GET 858438889 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085949394 DLCTRL DEBUG Tx Command reply: GET_REPLY 858438889 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085949398 DLCTRL DEBUG Command: GET 118292507 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085949398 DLCTRL DEBUG Tx Command reply: GET_REPLY 118292507 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085949401 DLCTRL DEBUG Command: GET 322475920 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085949401 DLCTRL DEBUG Tx Command reply: GET_REPLY 322475920 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085949404 DLCTRL DEBUG Command: GET 543425615 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085949404 DLCTRL DEBUG Tx Command reply: GET_REPLY 543425615 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085949406 DLCTRL DEBUG Command: GET 653416907 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085949406 DLCTRL DEBUG Tx Command reply: GET_REPLY 653416907 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085949409 DLCTRL DEBUG Command: GET 438452836 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085949409 DLCTRL DEBUG Tx Command reply: GET_REPLY 438452836 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085949412 DLCTRL DEBUG Command: GET 449655578 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085949412 DLCTRL DEBUG Tx Command reply: GET_REPLY 449655578 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085949414 DLCTRL DEBUG Command: GET 604031356 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085949414 DLCTRL DEBUG Tx Command reply: GET_REPLY 604031356 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085949416 DLCTRL DEBUG Command: GET 578386836 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085949416 DLCTRL DEBUG Tx Command reply: GET_REPLY 578386836 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085949418 DLCTRL DEBUG Command: GET 336542070 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085949418 DLCTRL DEBUG Tx Command reply: GET_REPLY 336542070 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085949419 DLCTRL DEBUG Command: GET 304660502 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085949419 DLCTRL DEBUG Tx Command reply: GET_REPLY 304660502 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425085949426 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42220<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085949428 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38351<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(470)@23e0c4c64ce8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(471)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085949429 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42212<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085949430 DLINP DEBUG SRVCONN(,r=127.0.0.1:60048<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085949430 DLINP DEBUG SRVCONN(,r=127.0.0.1:60048<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085949430 DLINP NOTICE SRV(,r=127.0.0.1:60048<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085949431 DMAIN NOTICE (127.0.0.1:60048 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60048<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085949431 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250425085949432 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085949432 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085949432 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085949432 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250425085949432 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085949433 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085949433 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085949433 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085949433 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085949433 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085949433 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250425085949433 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085949433 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085949433 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085949433 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085949433 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085949433 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425085949433 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425085949433 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250425085949433 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425085949433 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085949433 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476)@23e0c4c64ce8: Final verdict of PTC: none 20250425085949433 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085949433 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085949433 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250425085949433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085949433 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085949433 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085949433 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085949433 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085949433 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085949433 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085949433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085949433 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085949433 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085949433 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085949433 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085949433 DRANAP NOTICE cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085949433 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085949433 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085949433 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085949433 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085949433 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085949433 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085949433 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085949433 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085949433 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085949433 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085949433 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085949433 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085949433 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085949433 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085949434 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085949434 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085949434 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085949434 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085949434 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085949434 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) HNBGW_Test.sgsn1-RAN(487)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(484)@23e0c4c64ce8: Final verdict of PTC: none 20250425085949434 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085949434 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085949434 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085949434 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085949434 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085949434 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085949434 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085949434 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-SCCP(486)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(483)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474)@23e0c4c64ce8: Final verdict of PTC: none 20250425085949435 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085949435 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085949435 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn1-M3UA(488)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(481)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(477)@23e0c4c64ce8: Final verdict of PTC: none 20250425085949435 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425085949435 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085949435 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085949435 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085949435 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425085949435 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425085949435 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc1-SCCP(480)@23e0c4c64ce8: Final verdict of PTC: none 20250425085949435 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085949435 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085949436 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085949436 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085949436 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085949436 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085949436 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250425085949436 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085949436 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085949436 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085949436 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425085949436 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085949436 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425085949436 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085949436 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc1-M3UA(482)@23e0c4c64ce8: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469)@23e0c4c64ce8: Final verdict of PTC: none 20250425085949436 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085949436 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085949436 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085949436 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085949436 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085949436 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(479)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(478)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(485)@23e0c4c64ce8: Final verdict of PTC: none20250425085949437 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085949437 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085949437 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085949437 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085949437 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085949437 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085949437 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085949437 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085949437 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085949437 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085949437 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085949437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56458e930c40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085949437 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085949437 DLSCCP DEBUG SCCP-SCOC(58)[0x56458e94cc60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085949437 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046ab65), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085949437 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085949437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085949437 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085949437 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085949437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085949437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085949438 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 09 04 46 ab 65 00 00 3a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085949438 DLSCCP DEBUG SCCP-SCOC(58)[0x56458e94cc60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085949438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56458e930c40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085949438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1554499)[0x56458e953dd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085949438 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1554499)[0x56458e953dd0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085949438 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085949438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1554499)[0x56458e953dd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085949438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1554499)[0x56458e953dd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085949438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1554499)[0x56458e953dd0]{disrupted}: Freeing instance (context_map.c:202) 20250425085949438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1554499)[0x56458e953dd0]{disrupted}: Deallocated (fsm.c:568) 20250425085949438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56458e930c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085949438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56458e930c40]{disconnected}: Freeing instance (context_map.c:206) 20250425085949438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56458e930c40]{disconnected}: Deallocated (fsm.c:568) 20250425085949438 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1554499 SCCP-58 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425085949438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56458e949e40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085949438 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085949438 DLSCCP DEBUG SCCP-SCOC(60)[0x56458e94a570]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085949438 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0023f691), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085949438 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085949438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085949438 DLSS7 DEBUG 0: C20250425085949443 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085949443 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085949443 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085949443 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085949443 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085949443 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! ombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085949438 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085949438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085949438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085949438 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0f 04 23 f6 91 00 00 3c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085949438 DLSCCP DEBUG SCCP-SCOC(60)[0x56458e94a570]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085949438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56458e949e40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085949438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4950337)[0x56458e9a23a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085949438 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4950337)[0x56458e9a23a0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085949439 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085949439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4950337)[0x56458e9a23a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085949439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4950337)[0x56458e9a23a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085949439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4950337)[0x56458e9a23a0]{disrupted}: Freeing instance (context_map.c:202) 20250425085949439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4950337)[0x56458e9a23a0]{disrupted}: Deallocated (fsm.c:568) 20250425085949439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56458e949e40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085949439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56458e949e40]{disconnected}: Freeing instance (context_map.c:206) 20250425085949439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56458e949e40]{disconnected}: Deallocated (fsm.c:568) 20250425085949439 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4950337 SCCP-60 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425085949439 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085949439 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085949440 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425085949440 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085949440 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085949440 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085949440 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085949440 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085949440 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085949440 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085949440 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085949440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56458e9530d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085949440 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085949440 DLSCCP DEBUG SCCP-SCOC(59)[0x56458e7d96b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085949440 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c10b00), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085949440 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085949440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085949440 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085949440 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085949440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085949440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085949440 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 08 04 c1 0b 00 00 00 3b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085949441 DLSCCP DEBUG SCCP-SCOC(59)[0x56458e7d96b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085949441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56458e9530d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085949441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3714115)[0x56458e975ea0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085949441 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3714115)[0x56458e975ea0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085949441 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085949441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3714115)[0x56458e975ea0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085949441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3714115)[0x56458e975ea0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085949442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3714115)[0x56458e975ea0]{disrupted}: Freeing instance (context_map.c:202) 20250425085949442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3714115)[0x56458e975ea0]{disrupted}: Deallocated (fsm.c:568) 20250425085949442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56458e9530d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085949442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56458e9530d0]{disconnected}: Freeing instance (context_map.c:206) 20250425085949442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56458e9530d0]{disconnected}: Deallocated (fsm.c:568) 20250425085949442 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3714115 SCCP-59 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425085949443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085949443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425085949444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425085949445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085949444 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085949444 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085949444 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085949444 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085949444 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085949444 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085949445 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085949445 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085949446 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425085949446 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38378<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085949447 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085949447 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085949447 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085949447 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085949447 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085949447 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! HNBGW-MGCP(489)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin0(491)@23e0c4c64ce8: Final verdict of PTC: pass HNBGW-PFCP(472)@23e0c4c64ce8: Final verdict of PTC: none 20250425085949460 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38392<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085949461 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38364<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(492)@23e0c4c64ce8: Final verdict of PTC: pass TC_mscpool_L3Complete_by_imsi_round_robin0(490)@23e0c4c64ce8: Final verdict of PTC: pass MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(470): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(471): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(472): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(477): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(478): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(479): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-SCCP(480): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-RAN(481): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-M3UA(482): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(483): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(484): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(485): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(486): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(487): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(488): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(489): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(490): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(491): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(492): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Fri Apr 25 08:59:49 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc 20250425085949626 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38408<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085950067 DLSCCP DEBUG SCCP-SCOC(56)[0x56458e929550]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085950067 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3603d), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085950067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085950067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085950067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085950067 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085950067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085950067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085950067 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c3 60 3d 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085950067 DLSCCP DEBUG SCCP-SCOC(55)[0x56458e951090]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085950067 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002db42a), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085950067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085950067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085950067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085950067 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085950067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085950067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085950067 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2d b4 2a 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085950067 DLSCCP DEBUG SCCP-SCOC(54)[0x56458e938d80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085950067 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d23e73), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085950067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085950067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085950067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085950067 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085950067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085950067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085950067 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d2 3e 73 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085950067 DLSCCP DEBUG SCCP-SCOC(57)[0x56458e8c6c30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085950067 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c72ac6), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085950067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085950067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085950067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085950067 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085950067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085950067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085950067 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c7 2a c6 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085950068 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085950068 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085950068 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085950068 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085950068 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085950068 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085950068 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085950068 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085950068 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085950068 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085950068 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085950068 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085950068 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085950069 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085950069 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085950069 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085950069 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085950069 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085950069 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085950069 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085950069 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085950069 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085950069 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085950069 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085950130 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38408<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=559224) Waiting for packet dumper to finish... 1 (prev_count=559224, count=582444) 20250425085951434 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085951434 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085951434 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425085951434 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085951434 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425085951434 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425085951436 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085951436 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425085951436 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425085951437 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425085951437 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425085951437 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin ------ Fri Apr 25 08:59:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20250425085953223 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38414<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085953227 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38428<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085953232 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37641<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085953341 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425085953341 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085953348 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085953348 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085953348 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085953348 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085953349 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085953349 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425085953349 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57713 (stream_srv.c:142) 20250425085953349 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57713<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425085953349 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085953349 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085953349 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085953349 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085953349 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085953349 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085953349 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085953349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085953349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085953349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085953349 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085953349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085953349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085953349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085953349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085953349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085953349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085953349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085953349 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085953349 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085953349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085953349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085953349 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085953349 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085953350 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085953350 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085953350 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085953350 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085953350 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085953350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085953350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085953350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085953350 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=5 -> eSLS=37: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085953350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085953350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085953350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085953350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085953350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085953350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085953350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085953350 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085953350 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085953350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085953350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085953350 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085953350 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085953350 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085953350 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425085953350 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085953350 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085953350 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085953350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085953350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085953350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085953350 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085953350 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085953350 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085953350 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085953350 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085953350 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085953350 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085953350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085953350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085953350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085953350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085953350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085953350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085953350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085953350 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085953350 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085953350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425085953350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085953350 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0e 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085953350 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085953350 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085953350 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085953350 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085953350 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085953350 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085953350 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085953350 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085953350 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085953350 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085953350 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425085953350 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425085953350 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425085953351 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085953351 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425085953351 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085953351 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085953351 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085953351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085953351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085953351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085953351 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085953351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085953351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085953351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085953351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085953351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085953351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085953351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085953351 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085953351 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085953351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425085953351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085953351 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 04 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085953351 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085953351 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085953351 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085953351 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085953351 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425085953351 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425085953351 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(503)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(503)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(503)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(501)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(506)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc1-M3UA(506)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(506)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(504)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085953378 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085953378 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085953378 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085953378 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085953378 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085953378 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085953378 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425085953378 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085953379 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085953379 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425085953379 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085953379 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085953379 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085953379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085953379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085953379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085953379 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=15 -> eSLS=95: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085953379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085953379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085953379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085953379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085953379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085953379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085953379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085953379 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=15 -> eSLS=127: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085953379 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085953379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425085953379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085953379 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0f 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085953379 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085953379 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085953379 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425085953379 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085953379 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085953379 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085953379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085953379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085953379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085953379 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085953379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085953379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085953379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085953379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085953379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085953379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085953379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085953379 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085953379 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085953379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425085953379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085953379 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 06 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085953379 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085953379 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085953379 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085953379 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085953379 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085953379 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085953379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085953379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085953379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085953379 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085953379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085953379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085953379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085953379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085953379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085953379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085953379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085953379 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085953379 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085953379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085953379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085953379 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085953379 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085953379 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085953379 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085953379 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085953379 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085953379 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085953379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085953379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085953379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085953379 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085953379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085953379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085953379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085953379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085953379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085953379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085953379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085953379 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085953379 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085953379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085953379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085953379 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085953379 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085953379 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085953379 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085953379 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085953379 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425085953379 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425085953379 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425085953379 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085953379 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085953379 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085953379 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425085953379 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425085953379 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425085953379 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085953379 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085953379 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085953379 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085953379 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085953379 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425085953379 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085953379 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085953379 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085953379 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085953379 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085953379 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(509)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(509)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(509)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(507)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(512)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn1-M3UA(512)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(512)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(510)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425085953415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085953415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085953415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085953415 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085953415 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425085953415 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085953415 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085953415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085953415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085953419 DLINP DEBUG SRVCONN(,r=127.0.0.1:57713<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085953419 DLINP DEBUG SRVCONN(,r=127.0.0.1:57713<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085953419 DLINP DEBUG SRVCONN(,r=127.0.0.1:57713<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425085953419 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425085953419 DHNBAP DEBUG (127.0.0.1:57713 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425085953419 DHNBAP NOTICE (127.0.0.1:57713 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425085953419 DHNBAP NOTICE (127.0.0.1:57713 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425085953419 DLINP DEBUG SRVCONN(,r=127.0.0.1:57713<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085953419 DLINP DEBUG SRVCONN(,r=127.0.0.1:57713<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085953565 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085953565 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425085953565 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085953565 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(503)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425085953572 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085953572 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425085953572 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085953572 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085953572 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085953572 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085953572 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085953572 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085953572 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085953572 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425085953572 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085953575 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085953575 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425085953575 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085953575 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425085953575 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085953575 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085953575 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085953575 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425085953575 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085953575 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085953575 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085953575 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085953575 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425085953575 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425085953575 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085953575 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085953575 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085953575 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085953575 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425085953575 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085953575 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085953575 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085953575 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085953575 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085953575 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085953576 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085953577 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085953577 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425085953577 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085953577 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085953577 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085953577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085953577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085953577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085953577 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085953577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085953577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085953577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085953577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085953577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085953577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085953577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085953577 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085953577 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085953577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085953577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085953577 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085953577 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085953577 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085953577 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085953577 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085953577 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085953577 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085953577 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250425085953577 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085953577 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085953578 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085953578 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-M3UA(506)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425085953582 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085953582 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425085953582 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085953582 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085953582 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085953582 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085953582 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425085953582 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085953583 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085953583 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085953583 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085953585 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085953585 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085953585 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085953585 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425085953585 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085953585 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085953585 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085953585 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085953585 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425085953585 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425085953585 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425085953585 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085953585 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085953585 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085953585 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085953585 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425085953585 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085953585 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085953585 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085953585 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085953585 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085953586 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085953586 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085953587 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085953587 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425085953587 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085953587 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085953587 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425085953587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085953587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085953587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085953587 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=4 -> eSLS=36: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085953587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085953587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085953587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085953587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085953587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085953587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085953587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085953587 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085953587 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085953587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085953587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085953587 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 04 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085953587 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085953587 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085953587 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085953587 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085953587 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085953587 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085953587 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: use Normal Route via 'virt-msc1' 20250425085953587 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085953587 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085953587 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085953587 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 04 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425085953591 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085953591 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425085953591 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085953591 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(509)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425085953596 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085953596 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425085953596 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085953596 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085953596 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085953596 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085953596 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425085953596 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085953596 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085953596 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085953596 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085953597 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085953597 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085953597 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085953597 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425085953597 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085953597 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085953597 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085953597 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085953597 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425085953597 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425085953597 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085953597 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085953597 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085953597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085953597 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085953597 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085953597 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425085953597 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085953597 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085953597 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085953597 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085953598 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085953598 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085953598 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085953599 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085953599 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425085953599 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085953599 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085953599 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085953599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085953599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085953599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085953599 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085953599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085953599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085953599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085953599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085953599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085953599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085953599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085953599 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085953599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085953599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085953599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085953599 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085953599 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085953599 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085953599 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085953599 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085953599 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085953599 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085953599 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250425085953599 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085953599 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085953599 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085953599 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425085953605 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425085953605 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425085953605 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425085953605 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(512)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425085953611 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085953611 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250425085953611 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425085953611 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425085953611 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425085953611 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425085953611 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425085953611 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425085953611 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425085953611 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250425085953611 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425085953613 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085953613 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425085953613 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425085953613 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250425085953613 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425085953613 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425085953613 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425085953614 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425085953614 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250425085953614 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250425085953614 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425085953614 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425085953614 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0a  20250425085953614 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425085953614 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425085953614 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085953614 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425085953614 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250425085953614 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085953614 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085953614 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085953614 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085953614 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425085953614 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425085953614 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425085953615 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425085953615 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425085953615 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425085953615 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085953615 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425085953615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085953615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085953615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085953615 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085953615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085953615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085953615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085953615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085953615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085953615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085953615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085953615 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085953615 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085953616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085953616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085953616 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085953616 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425085953616 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085953616 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085953616 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085953616 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085953616 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085953616 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'virt-sgsn1' 20250425085953616 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085953616 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085953616 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085953616 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(502)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085954380 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085954380 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085954380 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085954380 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085954380 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085954380 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085954380 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085954380 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085954380 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085954380 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425085954380 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085954380 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085954380 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085954380 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085954380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085954380 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085954380 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085954380 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085954380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954380 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085954380 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085954380 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085954380 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085954380 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425085954380 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085954380 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085954380 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085954380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954380 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085954380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085954381 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085954381 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085954381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085954381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085954381 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085954381 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085954381 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425085954381 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085954381 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085954381 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085954381 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085954381 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085954381 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250425085954381 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085954381 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085954381 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085954381 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425085954382 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085954382 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085954382 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085954382 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085954382 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085954382 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085954382 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085954382 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085954382 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085954382 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085954382 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085954382 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085954382 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085954382 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085954382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085954382 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085954382 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425085954382 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085954382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954382 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085954382 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085954382 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085954382 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085954382 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085954383 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085954383 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085954383 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085954383 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085954383 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085954383 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085954383 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085954383 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085954383 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085954383 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425085954383 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085954383 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085954383 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085954383 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085954383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) HNBGW_Test.msc1-RAN(505)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085954383 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085954383 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085954383 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425085954383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954383 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085954383 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085954383 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085954383 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085954383 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425085954383 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085954383 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085954383 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425085954383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954383 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085954383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085954384 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085954384 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085954384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085954384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085954384 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 08 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085954384 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085954384 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: link up (cnlink.c:111) 20250425085954384 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085954384 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085954384 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085954384 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085954384 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085954384 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'virt-msc1' 20250425085954384 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085954384 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085954384 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085954384 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 08 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425085954386 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085954386 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085954386 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085954386 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085954386 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085954386 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085954386 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085954386 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085954386 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085954386 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425085954386 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085954386 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085954386 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085954386 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085954386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085954386 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085954386 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425085954386 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425085954386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954386 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085954386 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085954386 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085954386 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085954386 DRANAP INFO cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(508)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085954400 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085954400 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085954400 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085954400 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085954400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085954400 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085954400 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085954400 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085954400 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085954400 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085954400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085954400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085954400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085954400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085954400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085954400 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085954400 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085954400 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085954400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954400 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085954400 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085954400 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085954400 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085954400 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425085954400 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085954400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085954400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085954400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954400 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085954400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085954400 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085954401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085954401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425085954401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085954401 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085954401 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085954401 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425085954401 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085954401 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085954401 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085954401 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425085954401 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425085954401 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425085954401 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425085954401 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425085954401 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085954401 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425085954401 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085954401 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425085954401 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425085954401 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425085954401 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085954401 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425085954401 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085954401 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085954401 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085954401 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085954401 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085954401 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085954401 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085954401 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425085954401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085954401 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085954401 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425085954401 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085954401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954401 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085954401 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085954401 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085954402 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085954402 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(511)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425085954409 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085954409 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085954409 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085954409 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085954409 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085954409 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085954409 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085954409 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085954409 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085954409 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425085954409 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085954409 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085954409 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085954409 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085954410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085954410 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085954410 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425085954410 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425085954410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954410 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085954410 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085954410 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425085954410 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425085954410 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425085954410 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425085954410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425085954410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425085954410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954410 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085954410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085954410 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085954410 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085954410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425085954410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085954410 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085954411 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425085954411 DRANAP NOTICE cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: link up (cnlink.c:111) 20250425085954411 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085954411 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085954411 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085954411 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425085954411 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425085954411 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'virt-sgsn1' 20250425085954411 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425085954411 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425085954411 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085954411 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250425085954412 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085954412 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425085954412 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425085954412 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425085954412 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085954412 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085954412 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085954412 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085954412 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085954412 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425085954412 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085954412 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085954412 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085954412 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085954412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085954412 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425085954412 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425085954412 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425085954412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085954413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085954413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085954413 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085954413 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425085954413 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425085954413 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425085954413 DRANAP INFO cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425085955428 DLCTRL DEBUG Command: GET 867982274 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085955428 DLCTRL DEBUG Tx Command reply: GET_REPLY 867982274 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085955435 DLCTRL DEBUG Command: GET 17633953 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085955435 DLCTRL DEBUG Tx Command reply: GET_REPLY 17633953 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085955438 DLCTRL DEBUG Command: GET 947024700 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085955438 DLCTRL DEBUG Tx Command reply: GET_REPLY 947024700 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085955442 DLCTRL DEBUG Command: GET 456236492 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085955442 DLCTRL DEBUG Tx Command reply: GET_REPLY 456236492 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085955446 DLCTRL DEBUG Command: GET 993105952 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085955446 DLCTRL DEBUG Tx Command reply: GET_REPLY 993105952 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425085955450 DLCTRL DEBUG Command: GET 874446578 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085955450 DLCTRL DEBUG Tx Command reply: GET_REPLY 874446578 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085955453 DLCTRL DEBUG Command: GET 422243252 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085955454 DLCTRL DEBUG Tx Command reply: GET_REPLY 422243252 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085955457 DLCTRL DEBUG Command: GET 793846929 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085955457 DLCTRL DEBUG Tx Command reply: GET_REPLY 793846929 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085955461 DLCTRL DEBUG Command: GET 454434838 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085955461 DLCTRL DEBUG Tx Command reply: GET_REPLY 454434838 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085955465 DLCTRL DEBUG Command: GET 101259384 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085955465 DLCTRL DEBUG Tx Command reply: GET_REPLY 101259384 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425085955469 DLCTRL DEBUG Command: GET 788328246 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085955469 DLCTRL DEBUG Tx Command reply: GET_REPLY 788328246 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085955473 DLCTRL DEBUG Command: GET 732641642 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085955473 DLCTRL DEBUG Tx Command reply: GET_REPLY 732641642 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085955476 DLCTRL DEBUG Command: GET 206357453 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085955476 DLCTRL DEBUG Tx Command reply: GET_REPLY 206357453 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085955479 DLCTRL DEBUG Command: GET 111605536 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085955479 DLCTRL DEBUG Tx Command reply: GET_REPLY 111605536 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085955481 DLCTRL DEBUG Command: GET 99659732 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085955481 DLCTRL DEBUG Tx Command reply: GET_REPLY 99659732 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425085955483 DLCTRL DEBUG Command: GET 907713823 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085955483 DLCTRL DEBUG Tx Command reply: GET_REPLY 907713823 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085955485 DLCTRL DEBUG Command: GET 78465243 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085955485 DLCTRL DEBUG Tx Command reply: GET_REPLY 78465243 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085955490 DLCTRL DEBUG Command: GET 363463973 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085955491 DLCTRL DEBUG Tx Command reply: GET_REPLY 363463973 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085955496 DLCTRL DEBUG Command: GET 735962511 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085955496 DLCTRL DEBUG Tx Command reply: GET_REPLY 735962511 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085955500 DLCTRL DEBUG Command: GET 605149459 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085955500 DLCTRL DEBUG Tx Command reply: GET_REPLY 605149459 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101110011'B, t_guard := 20.000000 } 20250425085955540 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37420<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@23e0c4c64ce8: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)8169330 20250425085956587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085956587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085956587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425085956587 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085956587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7ca772, normal) (hnbgw_rua.c:406) 20250425085956587 DHNB DEBUG map_rua[0x56458e975ea0]{init}: Allocated (fsm.c:456) 20250425085956587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8169330)[0x56458e975ea0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085956587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8169330 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085956587 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085956587 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085956587 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8169330 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:673) 20250425085956587 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8169330 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085956587 DCN DEBUG map_sccp[0x56458e9530d0]{init}: Allocated (fsm.c:456) 20250425085956587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56458e9530d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085956587 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8169330 <-> SCCP-61 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085956587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8169330 SCCP-61 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250425085956587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8169330)[0x56458e975ea0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085956587 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085956587 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085956587 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8169330 SCCP-61 msc-0 MI=TMSI-0x42000023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085956587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56458e9530d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085956587 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085956587 DLSCCP DEBUG SCCP-SCOC(61)[0x56458e953dd0]{IDLE}: Allocated (fsm.c:456) 20250425085956587 DLSCCP DEBUG SCCP-SCOC(61)[0x56458e953dd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085956587 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003d), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030003730056400500f1100926) (sccp_scrc.c:415) 20250425085956587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085956587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085956587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085956587 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085956587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085956587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085956587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085956587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085956587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085956587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085956587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085956587 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085956587 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085956587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085956587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085956587 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 3d 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 00 23 00 4f 40 03 00 03 73 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085956587 DLSCCP DEBUG SCCP-SCOC(61)[0x56458e953dd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085956587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56458e9530d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085956587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8169330)[0x56458e975ea0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085956587 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085956587 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085956587 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085956587 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085956587 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085956587 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250425085956587 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085956587 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085956587 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085956587 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 3d 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 00 23 00 4f 40 03 00 03 73 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(501)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc0-SCCP(501)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(502)@23e0c4c64ce8: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514) HNBGW_Test.msc0-RAN(502)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)16431509 HNBGW_Test.msc0-SCCP(501)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(501)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085956606 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085956606 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085956606 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085956606 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085956606 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085956606 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085956606 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085956606 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085956606 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085956606 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 3d 2f a2 2c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085956606 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085956607 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085956607 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085956607 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085956607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085956607 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003d), PART(T=Source Reference,L=4,D=002fa22c) (sccp_scrc.c:486) 20250425085956607 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1855) 20250425085956607 DLSCCP DEBUG SCCP-SCOC(61)[0x56458e953dd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085956607 DLSCCP DEBUG SCCP-SCOC(61)[0x56458e953dd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085956607 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085956607 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085956607 DCN DEBUG handle_cn_conn_conf() conn_id=61, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085956607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56458e9530d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085956607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56458e9530d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085956608 DLCTRL DEBUG Command: GET 213421664 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085956609 DLCTRL DEBUG Tx Command reply: GET_REPLY 213421664 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085956613 DLCTRL DEBUG Command: GET 956018449 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085956613 DLCTRL DEBUG Tx Command reply: GET_REPLY 956018449 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085956618 DLCTRL DEBUG Command: GET 383722178 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085956618 DLCTRL DEBUG Tx Command reply: GET_REPLY 383722178 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250425085956624 DLCTRL DEBUG Command: GET 506203103 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085956624 DLCTRL DEBUG Tx Command reply: GET_REPLY 506203103 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085956629 DLCTRL DEBUG Command: GET 59607792 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085956629 DLCTRL DEBUG Tx Command reply: GET_REPLY 59607792 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085956634 DLCTRL DEBUG Command: GET 409324385 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085956634 DLCTRL DEBUG Tx Command reply: GET_REPLY 409324385 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085956637 DLCTRL DEBUG Command: GET 242564210 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085956637 DLCTRL DEBUG Tx Command reply: GET_REPLY 242564210 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085956640 DLCTRL DEBUG Command: GET 504382716 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085956640 DLCTRL DEBUG Tx Command reply: GET_REPLY 504382716 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085956644 DLCTRL DEBUG Command: GET 229730432 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085956644 DLCTRL DEBUG Tx Command reply: GET_REPLY 229730432 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085956648 DLCTRL DEBUG Command: GET 525289685 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085956648 DLCTRL DEBUG Tx Command reply: GET_REPLY 525289685 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085956652 DLCTRL DEBUG Command: GET 955696696 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085956652 DLCTRL DEBUG Tx Command reply: GET_REPLY 955696696 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085956656 DLCTRL DEBUG Command: GET 455639126 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085956656 DLCTRL DEBUG Tx Command reply: GET_REPLY 455639126 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085956660 DLCTRL DEBUG Command: GET 768014047 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085956660 DLCTRL DEBUG Tx Command reply: GET_REPLY 768014047 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085956664 DLCTRL DEBUG Command: GET 627855016 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085956664 DLCTRL DEBUG Tx Command reply: GET_REPLY 627855016 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085956668 DLCTRL DEBUG Command: GET 946000103 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085956668 DLCTRL DEBUG Tx Command reply: GET_REPLY 946000103 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085956673 DLCTRL DEBUG Command: GET 138795377 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085956673 DLCTRL DEBUG Tx Command reply: GET_REPLY 138795377 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085956678 DLCTRL DEBUG Command: GET 548780998 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085956678 DLCTRL DEBUG Tx Command reply: GET_REPLY 548780998 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085956682 DLCTRL DEBUG Command: GET 356449904 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085956682 DLCTRL DEBUG Tx Command reply: GET_REPLY 356449904 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085956686 DLCTRL DEBUG Command: GET 134243388 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085956686 DLCTRL DEBUG Tx Command reply: GET_REPLY 134243388 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085956690 DLCTRL DEBUG Command: GET 204607776 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085956690 DLCTRL DEBUG Tx Command reply: GET_REPLY 204607776 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000010001100'B, t_guard := 20.000000 } 20250425085956717 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37434<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(505)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(505)@23e0c4c64ce8: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498)@23e0c4c64ce8: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)11854948 20250425085957734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085957734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085957735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425085957735 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085957735 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb4e464, normal) (hnbgw_rua.c:406) 20250425085957735 DHNB DEBUG map_rua[0x56458e930c40]{init}: Allocated (fsm.c:456) 20250425085957735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11854948)[0x56458e930c40]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085957735 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11854948 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085957735 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085957735 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085957735 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11854948 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:673) 20250425085957735 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11854948 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:743) 20250425085957735 DCN DEBUG map_sccp[0x56458e9a23a0]{init}: Allocated (fsm.c:456) 20250425085957735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56458e9a23a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085957735 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11854948 <-> SCCP-62 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425085957735 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11854948 SCCP-62 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250425085957735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11854948)[0x56458e930c40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085957735 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085957735 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085957735 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11854948 SCCP-62 msc-1 MI=TMSI-0x42000023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085957735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56458e9a23a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085957735 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085957735 DLSCCP DEBUG SCCP-SCOC(62)[0x56458e949e40]{IDLE}: Allocated (fsm.c:456) 20250425085957735 DLSCCP DEBUG SCCP-SCOC(62)[0x56458e949e40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085957735 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300008c0056400500f1100926) (sccp_scrc.c:415) 20250425085957735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085957735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085957735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085957735 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085957735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085957735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085957735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085957735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085957735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085957735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085957735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085957735 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085957735 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085957735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085957735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085957735 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 0d 01 00 00 3e 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 00 23 00 4f 40 03 00 00 8c 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085957735 DLSCCP DEBUG SCCP-SCOC(62)[0x56458e949e40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085957735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56458e9a23a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085957735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11854948)[0x56458e930c40]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085957735 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085957735 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085957735 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085957735 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085957735 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085957735 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'virt-msc1' 20250425085957736 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425085957736 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425085957736 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085957736 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 0d 01 00 00 3e 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 00 23 00 4f 40 03 00 00 8c 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(504)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc1-SCCP(504)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(505)@23e0c4c64ce8: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515) HNBGW_Test.msc1-RAN(505)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)12067441 HNBGW_Test.msc1-SCCP(504)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(504)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425085957755 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085957755 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425085957755 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425085957755 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425085957755 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085957755 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425085957755 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085957755 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085957755 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085957755 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 3e 15 09 c6 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085957755 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085957755 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085957755 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085957755 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425085957755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085957755 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003e), PART(T=Source Reference,L=4,D=001509c6) (sccp_scrc.c:486) 20250425085957755 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1855) 20250425085957755 DLSCCP DEBUG SCCP-SCOC(62)[0x56458e949e40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085957755 DLSCCP DEBUG SCCP-SCOC(62)[0x56458e949e40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085957755 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085957755 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085957755 DCN DEBUG handle_cn_conn_conf() conn_id=62, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085957755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56458e9a23a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085957755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56458e9a23a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425085957757 DLCTRL DEBUG Command: GET 872342840 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085957757 DLCTRL DEBUG Tx Command reply: GET_REPLY 872342840 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085957762 DLCTRL DEBUG Command: GET 351489068 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085957762 DLCTRL DEBUG Tx Command reply: GET_REPLY 351489068 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085957767 DLCTRL DEBUG Command: GET 510902295 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085957767 DLCTRL DEBUG Tx Command reply: GET_REPLY 510902295 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250425085957771 DLCTRL DEBUG Command: GET 784471762 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085957771 DLCTRL DEBUG Tx Command reply: GET_REPLY 784471762 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085957775 DLCTRL DEBUG Command: GET 268650463 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085957775 DLCTRL DEBUG Tx Command reply: GET_REPLY 268650463 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085957780 DLCTRL DEBUG Command: GET 126995834 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085957780 DLCTRL DEBUG Tx Command reply: GET_REPLY 126995834 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085957783 DLCTRL DEBUG Command: GET 302889242 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085957783 DLCTRL DEBUG Tx Command reply: GET_REPLY 302889242 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085957787 DLCTRL DEBUG Command: GET 295445203 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085957787 DLCTRL DEBUG Tx Command reply: GET_REPLY 295445203 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250425085957789 DLCTRL DEBUG Command: GET 224163351 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085957789 DLCTRL DEBUG Tx Command reply: GET_REPLY 224163351 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085957792 DLCTRL DEBUG Command: GET 393221052 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085957792 DLCTRL DEBUG Tx Command reply: GET_REPLY 393221052 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085957795 DLCTRL DEBUG Command: GET 758544350 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085957795 DLCTRL DEBUG Tx Command reply: GET_REPLY 758544350 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085957797 DLCTRL DEBUG Command: GET 749238272 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085957797 DLCTRL DEBUG Tx Command reply: GET_REPLY 749238272 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085957799 DLCTRL DEBUG Command: GET 902941835 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085957799 DLCTRL DEBUG Tx Command reply: GET_REPLY 902941835 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085957800 DLCTRL DEBUG Command: GET 22377894 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085957800 DLCTRL DEBUG Tx Command reply: GET_REPLY 22377894 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085957802 DLCTRL DEBUG Command: GET 604769811 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085957802 DLCTRL DEBUG Tx Command reply: GET_REPLY 604769811 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085957805 DLCTRL DEBUG Command: GET 484385404 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085957805 DLCTRL DEBUG Tx Command reply: GET_REPLY 484385404 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085957809 DLCTRL DEBUG Command: GET 326187299 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085957809 DLCTRL DEBUG Tx Command reply: GET_REPLY 326187299 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085957813 DLCTRL DEBUG Command: GET 216045978 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085957813 DLCTRL DEBUG Tx Command reply: GET_REPLY 216045978 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085957816 DLCTRL DEBUG Command: GET 941540592 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085957816 DLCTRL DEBUG Tx Command reply: GET_REPLY 941540592 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085957818 DLCTRL DEBUG Command: GET 209279264 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085957818 DLCTRL DEBUG Tx Command reply: GET_REPLY 209279264 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101110000'B, t_guard := 20.000000 } 20250425085957842 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37442<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@23e0c4c64ce8: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498)@23e0c4c64ce8: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)14688672 20250425085958871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085958871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085958871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425085958871 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425085958871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe021a0, normal) (hnbgw_rua.c:406) 20250425085958871 DHNB DEBUG map_rua[0x56458e9539b0]{init}: Allocated (fsm.c:456) 20250425085958871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14688672)[0x56458e9539b0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425085958871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14688672 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425085958871 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085958871 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085958871 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14688672 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:673) 20250425085958871 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14688672 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425085958871 DCN DEBUG map_sccp[0x56458e92a900]{init}: Allocated (fsm.c:456) 20250425085958871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56458e92a900]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425085958871 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14688672 <-> SCCP-63 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425085958871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14688672 SCCP-63 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250425085958871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14688672)[0x56458e9539b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425085958871 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425085958871 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425085958871 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14688672 SCCP-63 msc-0 MI=TMSI-0x42000023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425085958871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56458e92a900]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425085958871 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425085958871 DLSCCP DEBUG SCCP-SCOC(63)[0x56458e932fe0]{IDLE}: Allocated (fsm.c:456) 20250425085958871 DLSCCP DEBUG SCCP-SCOC(63)[0x56458e932fe0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425085958871 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003f), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030001700056400500f1100926) (sccp_scrc.c:415) 20250425085958871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085958871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085958871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085958871 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085958871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085958871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085958871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085958871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425085958871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425085958871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425085958871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085958871 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085958871 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085958871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085958871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085958871 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 3f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 00 23 00 4f 40 03 00 01 70 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085958871 DLSCCP DEBUG SCCP-SCOC(63)[0x56458e932fe0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425085958872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56458e92a900]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425085958872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14688672)[0x56458e9539b0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425085958872 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085958872 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085958872 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085958872 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085958872 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085958872 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425085958872 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425085958872 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425085958872 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085958872 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 3f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 00 23 00 4f 40 03 00 01 70 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(501)@23e0c4c64ce8: First idle individual index:1 HNBGW_Test.msc0-SCCP(501)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(502)@23e0c4c64ce8: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516) HNBGW_Test.msc0-RAN(502)@23e0c4c64ce8: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)3648417 HNBGW_Test.msc0-SCCP(501)@23e0c4c64ce8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(501)@23e0c4c64ce8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425085958878 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085958878 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425085958878 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425085958878 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425085958878 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425085958878 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425085958878 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425085958878 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425085958878 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425085958878 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 3f 76 38 aa 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425085958878 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085958878 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425085958878 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425085958878 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425085958878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425085958878 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003f), PART(T=Source Reference,L=4,D=007638aa) (sccp_scrc.c:486) 20250425085958879 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1855) 20250425085958879 DLSCCP DEBUG SCCP-SCOC(63)[0x56458e932fe0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425085958879 DLSCCP DEBUG SCCP-SCOC(63)[0x56458e932fe0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425085958879 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085958879 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425085958879 DCN DEBUG handle_cn_conn_conf() conn_id=63, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425085958879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56458e92a900]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425085958879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56458e92a900]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@23e0c4c64ce8: setverdict(pass): none -> pass MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 2 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425085958880 DLCTRL DEBUG Command: GET 904515884 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425085958881 DLCTRL DEBUG Tx Command reply: GET_REPLY 904515884 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425085958884 DLCTRL DEBUG Command: GET 628438841 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425085958884 DLCTRL DEBUG Tx Command reply: GET_REPLY 628438841 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425085958888 DLCTRL DEBUG Command: GET 268977733 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425085958888 DLCTRL DEBUG Tx Command reply: GET_REPLY 268977733 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250425085958892 DLCTRL DEBUG Command: GET 363190586 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085958892 DLCTRL DEBUG Tx Command reply: GET_REPLY 363190586 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085958896 DLCTRL DEBUG Command: GET 222936839 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425085958896 DLCTRL DEBUG Tx Command reply: GET_REPLY 222936839 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085958899 DLCTRL DEBUG Command: GET 521546190 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425085958900 DLCTRL DEBUG Tx Command reply: GET_REPLY 521546190 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425085958903 DLCTRL DEBUG Command: GET 311189461 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425085958903 DLCTRL DEBUG Tx Command reply: GET_REPLY 311189461 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425085958906 DLCTRL DEBUG Command: GET 252464819 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425085958906 DLCTRL DEBUG Tx Command reply: GET_REPLY 252464819 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250425085958908 DLCTRL DEBUG Command: GET 267128616 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085958908 DLCTRL DEBUG Tx Command reply: GET_REPLY 267128616 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085958910 DLCTRL DEBUG Command: GET 69889538 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425085958910 DLCTRL DEBUG Tx Command reply: GET_REPLY 69889538 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085958912 DLCTRL DEBUG Command: GET 476191247 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425085958912 DLCTRL DEBUG Tx Command reply: GET_REPLY 476191247 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425085958914 DLCTRL DEBUG Command: GET 794950657 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425085958914 DLCTRL DEBUG Tx Command reply: GET_REPLY 794950657 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425085958916 DLCTRL DEBUG Command: GET 96433686 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425085958916 DLCTRL DEBUG Tx Command reply: GET_REPLY 96433686 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085958917 DLCTRL DEBUG Command: GET 751434350 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085958917 DLCTRL DEBUG Tx Command reply: GET_REPLY 751434350 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085958919 DLCTRL DEBUG Command: GET 667700519 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425085958919 DLCTRL DEBUG Tx Command reply: GET_REPLY 667700519 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085958920 DLCTRL DEBUG Command: GET 508448608 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425085958920 DLCTRL DEBUG Tx Command reply: GET_REPLY 508448608 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425085958921 DLCTRL DEBUG Command: GET 950668952 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425085958921 DLCTRL DEBUG Tx Command reply: GET_REPLY 950668952 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425085958922 DLCTRL DEBUG Command: GET 151529871 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425085958922 DLCTRL DEBUG Tx Command reply: GET_REPLY 151529871 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425085958923 DLCTRL DEBUG Command: GET 617934233 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425085958923 DLCTRL DEBUG Tx Command reply: GET_REPLY 617934233 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425085958924 DLCTRL DEBUG Command: GET 591815767 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425085958924 DLCTRL DEBUG Tx Command reply: GET_REPLY 591815767 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425085958929 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38428<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085958930 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37641<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(494)@23e0c4c64ce8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(495)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425085958932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38414<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085958932 DLINP DEBUG SRVCONN(,r=127.0.0.1:57713<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425085958932 DLINP DEBUG SRVCONN(,r=127.0.0.1:57713<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425085958932 DLINP NOTICE SRV(,r=127.0.0.1:57713<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085958933 DMAIN NOTICE (127.0.0.1:57713 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57713<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085958933 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250425085958934 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085958934 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085958934 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085958934 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425085958934 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(500)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(511)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(510)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(508)@23e0c4c64ce8: Final verdict of PTC: none 20250425085958935 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085958935 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085958935 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085958935 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085958935 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085958935 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085958935 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250425085958935 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085958935 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085958935 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085958935 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250425085958935 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085958935 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085958935 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425085958935 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085958935 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085958935 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085958935 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085958935 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085958935 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425085958935 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425085958935 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250425085958935 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425085958935 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085958935 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085958935 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085958935 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085958935 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085958935 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498)@23e0c4c64ce8: Final verdict of PTC: none 20250425085958935 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085958935 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085958935 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425085958935 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085958936 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085958936 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085958936 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085958936 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085958936 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085958936 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085958936 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085958936 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085958936 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085958936 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085958936 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085958936 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085958936 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085958936 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085958936 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250425085958936 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085958936 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085958936 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085958936 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085958936 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085958936 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425085958936 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425085958936 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425085958936 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085958936 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(507)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(504)@23e0c4c64ce8: Final verdict of PTC: none 20250425085958936 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425085958936 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085958936 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425085958936 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425085958936 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085958936 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085958936 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085958936 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085958936 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425085958936 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085958936 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085958937 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) HNBGW_Test.msc1-RAN(505)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(509)@23e0c4c64ce8: Final verdict of PTC: none 20250425085958936 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085958936 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085958936 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425085958937 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085958937 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425085958937 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425085958937 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085958937 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085958937 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085958937 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085958937 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085958937 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085958937 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493)@23e0c4c64ce8: Final verdict of PTC: none 20250425085958937 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085958937 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425085958937 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425085958937 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425085958937 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425085958937 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425085958937 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425085958937 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425085958937 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085958937 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425085958937 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425085958937 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425085958937 DRANAP NOTICE cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085958937 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085958937 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085958937 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425085958937 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425085958937 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425085958937 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425085958937 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425085958937 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-M3UA(512)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(502)@23e0c4c64ce8: Final verdict of PTC: none 20250425085958937 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425085958937 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085958938 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085958938 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085958938 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085958938 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085958938 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085958938 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085958938 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085958938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56458e9a23a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) HNBGW_Test.msc0-M3UA(503)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497)@23e0c4c64ce8: Final verdict of PTC: none 20250425085958938 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085958938 DLSCCP DEBUG SCCP-SCOC(62)[0x56458e949e40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085958938 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001509c6), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085958938 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085958938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085958938 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085958938 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085958938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085958938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085958938 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 0d 04 15 09 c6 00 00 3e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085958938 DLSCCP DEBUG SCCP-SCOC(62)[0x56458e949e40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085958938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56458e9a23a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085958938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11854948)[0x56458e930c40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085958938 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11854948)[0x56458e930c40]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085958938 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085958938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11854948)[0x56458e930c40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085958938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11854948)[0x56458e930c40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085958938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11854948)[0x56458e930c40]{disrupted}: Freeing instance (context_map.c:202) 20250425085958939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11854948)[0x56458e930c40]{disrupted}: Deallocated (fsm.c:568) 20250425085958939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56458e9a23a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085958939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56458e9a23a0]{disconnected}: Freeing instance (context_map.c:206) 20250425085958939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56458e9a23a0]{disconnected}: Deallocated (fsm.c:568) 20250425085958939 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11854948 SCCP-62 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250425085958939 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425085958939 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425085958939 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425085958939 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425085958939 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425085958939 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425085958939 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425085958939 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425085958939 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425085958939 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425085958939 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425085958939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56458e9530d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085958939 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085958939 DLSCCP DEBUG SCCP-SCOC(61)[0x56458e953dd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085958939 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002fa22c), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085958939 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085958939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085958939 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085958939 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085958939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085958939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085958939 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0e 04 2f a2 2c 00 00 3d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085958939 DLSCCP DEBUG SCCP-SCOC(61)[0x56458e953dd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085958940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56458e9530d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085958940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8169330)[0x56458e975ea0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085958940 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8169330)[0x56458e975ea0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085958940 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085958940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8169330)[0x56458e975ea0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085958940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8169330)[0x56458e975ea0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085958940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8169330)[0x56458e975ea0]{disrupted}: Freeing instance (context_map.c:202) 20250425085958940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8169330)[0x56458e975ea0]{disrupted}: Deallocated (fsm.c:568) 20250425085958940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56458e9530d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085958940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56458e9530d0]{disconnected}: Freeing instance (context_map.c:206) 20250425085958940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56458e9530d0]{disconnected}: Deallocated (fsm.c:568) 20250425085958940 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8169330 SCCP-61 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250425085958940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56458e92a900]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425085958940 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425085958940 DLSCCP DEBUG SCCP-SCOC(63)[0x56458e932fe0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425085958940 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007638aa), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425085958940 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085958940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085958940 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085958940 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085958940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085958940 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085958940 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0c 04 76 38 aa 00 00 3f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085958940 DLSCCP DEBUG SCCP-SCOC(63)[0x56458e932fe0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425085958940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56458e92a900]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425085958940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14688672)[0x56458e9539b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425085958940 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14688672)[0x56458e9539b0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425085958941 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425085958941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14688672)[0x56458e9539b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425085958941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14688672)[0x56458e9539b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425085958941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14688672)[0x56458e9539b0]{disrupted}: Freeing instance (context_map.c:202) 20250425085958941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14688672)[0x56458e9539b0]{disrupted}: Deallocated (fsm.c:568) 20250425085958941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56458e92a900]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425085958941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56458e92a900]{disconnected}: Freeing instance (context_map.c:206) 20250425085958941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56458e92a900]{disconnected}: Deallocated (fsm.c:568) 20250425085958941 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14688672 SCCP-63 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250425085958941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425085958941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425085958942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425085958942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) HNBGW_Test.msc0-SCCP(501)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(496)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)@23e0c4c64ce8: Final verdict of PTC: pass 20250425085958942 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425085958943 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425085958943 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425085958943 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37434<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085958945 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085958945 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085958945 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085958945 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085958945 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085958945 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085958945 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085958945 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085958945 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085958945 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085958945 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085958945 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085958945 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085958945 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085958945 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085958945 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085958945 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085958945 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW_Test.msc1-M3UA(506)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)@23e0c4c64ce8: Final verdict of PTC: pass HNBGW-MGCP(513)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@23e0c4c64ce8: Final verdict of PTC: none 20250425085958956 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37420<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425085958974 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37442<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@23e0c4c64ce8: Final verdict of PTC: pass MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(494): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(495): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(496): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(500): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(501): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(502): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(503): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-SCCP(504): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-RAN(505): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-M3UA(506): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(507): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(508): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(509): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(510): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(511): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(512): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(513): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Fri Apr 25 08:59:59 UTC 2025 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.talloc 20250425085959114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37452<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425085959439 DLSCCP DEBUG SCCP-SCOC(60)[0x56458e94a570]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085959439 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0023f691), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085959439 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085959439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085959439 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085959439 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085959439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085959439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085959439 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 23 f6 91 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085959439 DLSCCP DEBUG SCCP-SCOC(58)[0x56458e94cc60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085959439 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046ab65), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085959439 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085959439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085959439 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085959439 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085959439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425085959440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085959440 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 46 ab 65 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085959440 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085959440 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085959440 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085959440 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085959440 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085959440 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085959440 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085959440 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085959440 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085959440 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425085959440 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425085959440 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425085959441 DLSCCP DEBUG SCCP-SCOC(59)[0x56458e7d96b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425085959441 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c10b00), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425085959441 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085959441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425085959441 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425085959441 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425085959441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425085959441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425085959441 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c1 0b 00 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425085959441 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425085959441 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425085959441 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425085959441 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425085959441 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425085959441 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425085959717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37452<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=564648) 20250425090000068 DLSCCP DEBUG SCCP-SCOC(57)[0x56458e8c6c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090000068 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c72ac6), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090000068 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090000068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090000068 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090000068 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090000068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090000068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090000068 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c7 2a c6 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090000068 DLSCCP DEBUG SCCP-SCOC(54)[0x56458e938d80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090000068 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d23e73), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090000068 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090000068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090000068 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090000068 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090000068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090000068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090000068 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d2 3e 73 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090000068 DLSCCP DEBUG SCCP-SCOC(55)[0x56458e951090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090000068 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002db42a), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090000068 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090000068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090000068 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090000068 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090000068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090000068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090000069 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2d b4 2a 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090000069 DLSCCP DEBUG SCCP-SCOC(56)[0x56458e929550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090000069 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3603d), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090000069 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090000069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090000069 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090000069 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090000069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090000069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090000069 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c3 60 3d 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090000069 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090000069 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090000069 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090000069 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090000069 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090000069 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090000069 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090000069 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090000069 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090000069 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090000069 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090000069 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090000069 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090000069 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090000069 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090000069 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090000069 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090000069 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090000069 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090000069 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090000069 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090000069 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090000069 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090000070 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=564648, count=598872) 20250425090000936 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090000936 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090000936 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425090000936 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090000936 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425090000936 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425090000937 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090000937 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090000937 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425090000937 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090000937 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425090000937 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin ------ Fri Apr 25 09:00:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20250425090002799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37468<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090002806 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37476<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090002807 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42635<->l=127.0.0.1:4262) (control_if.c:572) 20250425090002903 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425090002903 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090002914 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090002914 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090002914 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090002914 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090002914 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090002914 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090002915 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090002915 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090002916 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090002916 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425090002916 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090002916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090002916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090002916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090002916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090002916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090002916 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090002916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090002916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090002916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090002916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090002916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090002916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090002916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090002916 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090002916 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090002916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090002916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090002916 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 06 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090002916 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090002916 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090002916 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090002916 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090002916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090002916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090002916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090002916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090002916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090002916 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090002916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090002916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090002916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090002916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090002916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090002916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090002916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090002916 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090002916 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090002916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090002916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090002916 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090002916 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090002916 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090002916 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090002916 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090002916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090002916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090002916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090002916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090002916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090002916 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090002916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090002916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090002916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090002916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090002916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090002916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090002916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090002916 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090002916 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090002916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090002916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090002916 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090002916 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090002916 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52246 (stream_srv.c:142) 20250425090002916 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52246<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425090002916 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090002916 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425090002916 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090002916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090002916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090002916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090002916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090002916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090002916 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090002916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090002916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090002916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090002916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090002916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090002916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090002916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090002916 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090002916 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090002916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425090002916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090002916 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 02 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090002916 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090002916 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090002916 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090002916 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090002916 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090002916 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090002916 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090002916 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090002916 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090002916 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090002916 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090002916 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090002916 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090002916 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090002916 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090002916 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090002916 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090002916 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090002916 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090002916 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090002916 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090002916 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090002916 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425090002916 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425090002916 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(527)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(527)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(527)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-SCCP(525)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(530)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc1-M3UA(530)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(530)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(528)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090002941 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090002941 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090002941 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090002941 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090002941 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090002941 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090002942 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090002942 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090002942 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090002942 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090002942 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090002942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090002942 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090002942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090002942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090002942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090002942 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090002942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090002942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090002942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090002942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090002942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090002942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090002942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090002942 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090002942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090002942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090002942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090002942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090002942 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090002942 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090002942 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090002942 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090002942 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090002942 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090002942 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090002943 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090002943 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425090002943 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090002943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090002943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090002943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090002943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090002943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090002943 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=11 -> eSLS=91: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090002943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090002943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090002943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090002943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090002943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090002943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090002943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090002943 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=11 -> eSLS=123: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090002943 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090002943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425090002943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090002943 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0b 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090002943 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090002943 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090002943 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425090002943 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090002943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090002943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090002943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090002943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090002943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090002943 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090002943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090002943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090002943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090002943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090002943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090002943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090002943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090002943 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090002943 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090002943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090002943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090002943 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 06 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090002943 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090002943 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090002943 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090002943 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090002943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090002943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090002943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090002943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090002943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090002943 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090002943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090002943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090002943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090002943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090002943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090002943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090002943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090002943 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090002943 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090002943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090002943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090002943 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 04 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090002943 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090002943 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090002943 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090002943 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090002943 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425090002943 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425090002943 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425090002943 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090002943 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090002943 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090002943 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090002943 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090002943 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090002943 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090002943 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090002943 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090002943 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090002943 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090002943 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: picked Normal Route via 'virt-sgsn1' round-robin style 20250425090002943 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(533)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(533)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(533)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(531)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(536)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(536)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(536)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn1-SCCP(534)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090002977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090002977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090002977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090002977 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090002977 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425090002977 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090002977 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090002977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090002977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090002981 DLINP DEBUG SRVCONN(,r=127.0.0.1:52246<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090002981 DLINP DEBUG SRVCONN(,r=127.0.0.1:52246<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090002981 DLINP DEBUG SRVCONN(,r=127.0.0.1:52246<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090002981 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090002981 DHNBAP DEBUG (127.0.0.1:52246 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425090002981 DHNBAP NOTICE (127.0.0.1:52246 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090002981 DHNBAP NOTICE (127.0.0.1:52246 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090002981 DLINP DEBUG SRVCONN(,r=127.0.0.1:52246<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090002981 DLINP DEBUG SRVCONN(,r=127.0.0.1:52246<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090003127 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090003128 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425090003128 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090003128 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(527)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425090003136 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090003136 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425090003136 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090003136 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090003136 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090003136 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090003136 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090003136 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090003136 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090003136 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425090003136 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090003138 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090003138 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425090003138 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090003138 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425090003138 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090003139 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090003139 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090003139 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425090003139 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090003139 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090003139 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090003139 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090003139 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425090003139 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425090003139 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090003139 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090003139 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090003139 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090003139 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425090003139 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090003139 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090003139 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090003139 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090003139 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090003139 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090003139 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090003140 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090003141 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090003141 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) HNBGW_Test.msc1-M3UA(530)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425090003141 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090003141 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090003141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003141 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090003141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090003141 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090003141 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090003141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090003141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090003141 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090003141 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090003141 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090003141 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090003141 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090003141 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090003141 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090003141 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250425090003142 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090003142 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090003142 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090003142 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425090003144 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090003144 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425090003144 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090003144 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090003144 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090003144 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090003144 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425090003144 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090003144 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090003144 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090003144 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090003147 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090003147 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090003147 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090003147 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425090003147 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090003147 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090003147 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090003147 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090003147 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425090003147 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090003147 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425090003147 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090003147 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090003147 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090003147 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090003147 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425090003147 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090003147 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090003147 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090003147 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090003147 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090003147 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090003147 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090003148 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090003148 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090003148 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090003148 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090003148 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090003149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003149 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090003149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090003149 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090003149 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090003149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090003149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090003149 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090003149 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090003149 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090003149 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090003149 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090003149 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090003149 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090003149 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'virt-msc1' 20250425090003149 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090003149 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090003149 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090003149 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425090003156 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090003156 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425090003156 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090003156 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(533)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425090003162 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090003162 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425090003162 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090003162 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090003162 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090003162 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090003162 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090003162 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090003162 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090003162 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090003162 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090003165 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090003165 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090003165 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090003165 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425090003165 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090003165 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090003165 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090003165 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090003165 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425090003165 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090003165 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090003165 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425090003165 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090003165 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090003165 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090003165 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090003165 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425090003166 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090003166 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090003166 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090003166 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090003166 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090003166 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090003166 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090003167 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090003167 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090003167 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090003167 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090003167 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090003167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003167 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090003167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003167 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090003167 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425090003167 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090003167 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425090003167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090003167 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090003168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090003168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090003168 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090003168 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090003168 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090003168 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090003168 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090003168 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250425090003168 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090003168 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090003168 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090003168 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425090003168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090003168 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090003168 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.sgsn1-M3UA(536)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425090003172 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090003172 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250425090003172 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090003172 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090003172 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090003172 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090003172 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425090003172 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090003172 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090003172 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250425090003172 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090003174 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090003174 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090003174 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090003174 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250425090003174 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090003174 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090003174 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090003174 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090003174 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250425090003174 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250425090003174 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425090003174 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425090003174 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0a  20250425090003174 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425090003174 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090003175 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090003175 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090003175 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250425090003175 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090003175 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090003175 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090003175 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090003175 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090003175 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090003175 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090003176 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090003176 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090003176 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090003176 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090003176 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090003176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003176 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090003176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090003176 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090003176 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090003176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090003176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090003176 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090003176 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090003176 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090003176 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090003176 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090003176 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090003176 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090003176 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'virt-sgsn1' 20250425090003177 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090003177 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090003177 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090003177 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(526)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090003945 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090003945 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090003945 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090003945 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090003945 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090003945 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090003945 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090003945 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090003945 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090003945 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425090003945 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090003945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090003945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090003945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090003945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090003945 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090003945 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090003945 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090003945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003945 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090003945 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090003945 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090003945 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090003945 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425090003945 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090003945 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090003945 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090003945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003945 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090003945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090003945 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090003945 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090003945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090003945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090003946 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090003946 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090003946 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425090003946 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090003946 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090003946 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090003946 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090003946 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090003946 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250425090003946 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090003946 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090003946 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090003946 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425090003946 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090003946 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090003946 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090003946 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090003946 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090003946 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090003946 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090003946 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090003946 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090003946 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090003946 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090003946 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090003946 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090003946 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090003946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090003946 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090003946 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090003946 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090003946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003946 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090003946 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090003946 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090003947 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090003947 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(529)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090003950 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090003950 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090003950 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090003950 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090003950 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090003950 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090003950 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090003950 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090003950 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090003950 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425090003951 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090003951 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090003951 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090003951 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090003951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090003951 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090003951 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090003951 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090003951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003951 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090003951 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090003951 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090003951 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090003951 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425090003951 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090003951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090003951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090003951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003951 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090003951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090003951 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090003951 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090003951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090003951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090003951 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090003951 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090003951 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: link up (cnlink.c:111) 20250425090003951 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090003951 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090003951 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090003951 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090003951 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090003951 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'virt-msc1' 20250425090003951 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090003951 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090003951 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090003951 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425090003953 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090003953 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090003953 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090003953 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090003954 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090003954 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090003954 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090003954 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090003954 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090003954 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090003954 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090003954 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090003954 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090003954 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090003954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090003954 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090003954 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090003954 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090003954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003954 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090003954 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090003954 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090003954 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090003954 DRANAP INFO cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(532)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090003961 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090003961 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090003961 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090003961 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090003961 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090003961 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090003961 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090003961 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090003961 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090003961 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090003961 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090003961 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090003961 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090003961 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090003962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090003962 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090003962 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090003962 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090003962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003962 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090003962 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090003962 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090003962 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090003962 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425090003962 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090003962 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090003962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090003962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003962 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090003962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090003962 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090003962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090003962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090003962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090003962 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090003962 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090003962 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425090003962 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090003962 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090003962 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090003962 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090003962 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090003962 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250425090003962 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090003962 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090003962 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090003962 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425090003964 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090003964 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090003964 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090003964 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090003964 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090003964 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090003964 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090003964 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090003964 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090003964 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090003964 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090003964 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090003964 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090003964 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090003964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090003964 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090003964 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090003964 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090003964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003964 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090003964 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090003964 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090003964 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090003964 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(535)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090003975 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090003975 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425090003975 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425090003975 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425090003975 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090003975 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090003975 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090003975 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090003975 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090003975 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090003975 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090003975 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090003975 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090003975 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090003975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090003975 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090003975 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425090003975 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090003975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003975 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090003975 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090003975 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090003975 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090003975 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425090003975 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090003975 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090003975 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090003975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003975 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090003975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090003975 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090003975 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090003975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090003975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090003975 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090003975 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090003975 DRANAP NOTICE cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: link up (cnlink.c:111) 20250425090003975 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090003975 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090003975 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090003975 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090003975 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090003975 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'virt-sgsn1' 20250425090003975 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090003975 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090003975 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090003975 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250425090003976 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090003976 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425090003976 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425090003976 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425090003976 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090003976 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090003976 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090003976 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090003976 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090003976 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090003976 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090003977 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090003977 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090003977 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090003977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090003977 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090003977 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425090003977 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090003977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090003977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090003977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090003977 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090003977 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090003977 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090003977 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090003977 DRANAP INFO cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090004992 DLCTRL DEBUG Command: GET 942658615 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090004992 DLCTRL DEBUG Tx Command reply: GET_REPLY 942658615 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090004993 DLCTRL DEBUG Command: GET 154896773 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090004993 DLCTRL DEBUG Tx Command reply: GET_REPLY 154896773 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090004994 DLCTRL DEBUG Command: GET 95114380 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090004994 DLCTRL DEBUG Tx Command reply: GET_REPLY 95114380 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090004996 DLCTRL DEBUG Command: GET 781056062 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090004996 DLCTRL DEBUG Tx Command reply: GET_REPLY 781056062 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090004998 DLCTRL DEBUG Command: GET 839685916 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090004998 DLCTRL DEBUG Tx Command reply: GET_REPLY 839685916 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425090005001 DLCTRL DEBUG Command: GET 369498958 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090005001 DLCTRL DEBUG Tx Command reply: GET_REPLY 369498958 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090005003 DLCTRL DEBUG Command: GET 298537687 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090005003 DLCTRL DEBUG Tx Command reply: GET_REPLY 298537687 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090005005 DLCTRL DEBUG Command: GET 20385067 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090005005 DLCTRL DEBUG Tx Command reply: GET_REPLY 20385067 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090005007 DLCTRL DEBUG Command: GET 672312144 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090005007 DLCTRL DEBUG Tx Command reply: GET_REPLY 672312144 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090005008 DLCTRL DEBUG Command: GET 51371301 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090005008 DLCTRL DEBUG Tx Command reply: GET_REPLY 51371301 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425090005010 DLCTRL DEBUG Command: GET 906146037 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090005010 DLCTRL DEBUG Tx Command reply: GET_REPLY 906146037 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090005011 DLCTRL DEBUG Command: GET 524662735 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090005011 DLCTRL DEBUG Tx Command reply: GET_REPLY 524662735 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090005012 DLCTRL DEBUG Command: GET 726321614 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090005012 DLCTRL DEBUG Tx Command reply: GET_REPLY 726321614 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090005014 DLCTRL DEBUG Command: GET 118723367 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090005014 DLCTRL DEBUG Tx Command reply: GET_REPLY 118723367 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090005015 DLCTRL DEBUG Command: GET 371572191 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090005015 DLCTRL DEBUG Tx Command reply: GET_REPLY 371572191 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425090005016 DLCTRL DEBUG Command: GET 606039004 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090005016 DLCTRL DEBUG Tx Command reply: GET_REPLY 606039004 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090005017 DLCTRL DEBUG Command: GET 355131692 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090005017 DLCTRL DEBUG Tx Command reply: GET_REPLY 355131692 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090005018 DLCTRL DEBUG Command: GET 387069453 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090005018 DLCTRL DEBUG Tx Command reply: GET_REPLY 387069453 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090005019 DLCTRL DEBUG Command: GET 479275608 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090005019 DLCTRL DEBUG Tx Command reply: GET_REPLY 479275608 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090005020 DLCTRL DEBUG Command: GET 879482288 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090005020 DLCTRL DEBUG Tx Command reply: GET_REPLY 879482288 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=1, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000100000000100011'B == '42004023'O MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001000111'B, t_guard := 20.000000 } 20250425090005035 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37478<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@23e0c4c64ce8: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)14471438 20250425090006049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090006049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090006049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425090006049 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090006049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdcd10e, normal) (hnbgw_rua.c:406) 20250425090006049 DHNB DEBUG map_rua[0x56458e975ea0]{init}: Allocated (fsm.c:456) 20250425090006049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14471438)[0x56458e975ea0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090006049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14471438 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090006049 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090006049 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090006049 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14471438 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:673) 20250425090006049 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14471438 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:693) 20250425090006049 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14471438 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425090006049 DCN DEBUG map_sccp[0x56458e9530d0]{init}: Allocated (fsm.c:456) 20250425090006049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56458e9530d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090006049 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14471438 <-> SCCP-64 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425090006049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14471438 SCCP-64 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250425090006049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14471438)[0x56458e975ea0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090006049 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090006049 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090006049 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14471438 SCCP-64 msc-0 MI=TMSI-0x42004023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090006049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56458e9530d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090006049 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090006049 DLSCCP DEBUG SCCP-SCOC(64)[0x56458e930c40]{IDLE}: Allocated (fsm.c:456) 20250425090006049 DLSCCP DEBUG SCCP-SCOC(64)[0x56458e930c40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090006049 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000040), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030000470056400500f1100926) (sccp_scrc.c:415) 20250425090006049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090006049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090006049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090006049 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090006049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090006049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090006049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090006049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090006049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090006049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090006049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090006049 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090006049 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090006049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090006049 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090006049 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 04 01 00 00 40 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 40 23 00 4f 40 03 00 00 47 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090006049 DLSCCP DEBUG SCCP-SCOC(64)[0x56458e930c40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090006049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56458e9530d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090006049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14471438)[0x56458e975ea0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090006049 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090006049 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090006049 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090006049 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090006049 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090006049 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250425090006049 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090006049 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090006049 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090006049 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 04 01 00 00 40 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 40 23 00 4f 40 03 00 00 47 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(525)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc0-SCCP(525)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(526)@23e0c4c64ce8: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538) HNBGW_Test.msc0-RAN(526)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)16272293 HNBGW_Test.msc0-SCCP(525)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(525)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)@23e0c4c64ce8: setverdict(pass): none -> pass MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090006053 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090006053 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090006053 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090006053 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090006053 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090006053 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090006053 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090006053 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090006053 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090006053 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 40 37 cf e1 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090006053 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090006053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090006053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090006053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090006053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090006053 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000040), PART(T=Source Reference,L=4,D=0037cfe1) (sccp_scrc.c:486) 20250425090006053 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1855) 20250425090006053 DLSCCP DEBUG SCCP-SCOC(64)[0x56458e930c40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090006053 DLSCCP DEBUG SCCP-SCOC(64)[0x56458e930c40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090006053 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090006053 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090006054 DCN DEBUG handle_cn_conn_conf() conn_id=64, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090006054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56458e9530d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090006054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56458e9530d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425090006054 DLCTRL DEBUG Command: GET 621036799 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090006054 DLCTRL DEBUG Tx Command reply: GET_REPLY 621036799 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090006054 DLCTRL DEBUG Command: GET 253133171 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090006054 DLCTRL DEBUG Tx Command reply: GET_REPLY 253133171 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090006055 DLCTRL DEBUG Command: GET 759411119 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090006055 DLCTRL DEBUG Tx Command reply: GET_REPLY 759411119 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250425090006056 DLCTRL DEBUG Command: GET 562613190 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090006056 DLCTRL DEBUG Tx Command reply: GET_REPLY 562613190 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090006057 DLCTRL DEBUG Command: GET 969790626 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090006057 DLCTRL DEBUG Tx Command reply: GET_REPLY 969790626 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090006058 DLCTRL DEBUG Command: GET 549342331 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090006058 DLCTRL DEBUG Tx Command reply: GET_REPLY 549342331 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090006058 DLCTRL DEBUG Command: GET 638901025 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090006058 DLCTRL DEBUG Tx Command reply: GET_REPLY 638901025 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090006059 DLCTRL DEBUG Command: GET 873230727 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090006059 DLCTRL DEBUG Tx Command reply: GET_REPLY 873230727 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090006060 DLCTRL DEBUG Command: GET 559225724 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090006060 DLCTRL DEBUG Tx Command reply: GET_REPLY 559225724 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090006061 DLCTRL DEBUG Command: GET 850487373 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090006061 DLCTRL DEBUG Tx Command reply: GET_REPLY 850487373 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090006061 DLCTRL DEBUG Command: GET 695493834 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090006061 DLCTRL DEBUG Tx Command reply: GET_REPLY 695493834 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090006062 DLCTRL DEBUG Command: GET 648367161 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090006062 DLCTRL DEBUG Tx Command reply: GET_REPLY 648367161 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090006063 DLCTRL DEBUG Command: GET 573373779 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090006063 DLCTRL DEBUG Tx Command reply: GET_REPLY 573373779 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090006063 DLCTRL DEBUG Command: GET 293996021 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090006063 DLCTRL DEBUG Tx Command reply: GET_REPLY 293996021 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090006064 DLCTRL DEBUG Command: GET 800721464 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090006064 DLCTRL DEBUG Tx Command reply: GET_REPLY 800721464 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090006065 DLCTRL DEBUG Command: GET 501673385 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090006065 DLCTRL DEBUG Tx Command reply: GET_REPLY 501673385 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090006065 DLCTRL DEBUG Command: GET 828652564 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090006065 DLCTRL DEBUG Tx Command reply: GET_REPLY 828652564 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090006066 DLCTRL DEBUG Command: GET 22981188 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090006066 DLCTRL DEBUG Tx Command reply: GET_REPLY 22981188 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090006067 DLCTRL DEBUG Command: GET 696922456 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090006067 DLCTRL DEBUG Tx Command reply: GET_REPLY 696922456 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090006067 DLCTRL DEBUG Command: GET 506300921 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090006067 DLCTRL DEBUG Tx Command reply: GET_REPLY 506300921 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100010101'B, t_guard := 20.000000 } 20250425090006077 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37528<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(529)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(529)@23e0c4c64ce8: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522)@23e0c4c64ce8: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)16029318 20250425090007106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090007106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090007106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425090007106 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090007106 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf49686, normal) (hnbgw_rua.c:406) 20250425090007106 DHNB DEBUG map_rua[0x56458e9a23a0]{init}: Allocated (fsm.c:456) 20250425090007106 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16029318)[0x56458e9a23a0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090007106 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16029318 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090007106 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090007106 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090007106 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16029318 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:673) 20250425090007106 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16029318 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:693) 20250425090007106 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16029318 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:743) 20250425090007106 DCN DEBUG map_sccp[0x56458e92a900]{init}: Allocated (fsm.c:456) 20250425090007106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56458e92a900]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090007106 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16029318 <-> SCCP-65 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425090007106 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16029318 SCCP-65 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250425090007106 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16029318)[0x56458e9a23a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090007106 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090007106 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090007106 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16029318 SCCP-65 msc-1 MI=TMSI-0x42004023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090007106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56458e92a900]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090007106 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090007106 DLSCCP DEBUG SCCP-SCOC(65)[0x56458e92ad50]{IDLE}: Allocated (fsm.c:456) 20250425090007106 DLSCCP DEBUG SCCP-SCOC(65)[0x56458e92ad50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090007106 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000041), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030001150056400500f1100926) (sccp_scrc.c:415) 20250425090007106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090007106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090007106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090007106 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=5 -> eSLS=37: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090007106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090007106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090007106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090007106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090007106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090007106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090007106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090007106 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090007106 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090007106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090007106 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090007106 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 05 01 00 00 41 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 40 23 00 4f 40 03 00 01 15 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090007106 DLSCCP DEBUG SCCP-SCOC(65)[0x56458e92ad50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090007106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56458e92a900]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090007106 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16029318)[0x56458e9a23a0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090007107 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090007107 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090007107 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090007107 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090007107 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090007107 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'virt-msc1' 20250425090007107 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090007107 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090007107 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090007107 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 05 01 00 00 41 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 40 23 00 4f 40 03 00 01 15 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(528)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc1-SCCP(528)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(529)@23e0c4c64ce8: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539) HNBGW_Test.msc1-RAN(529)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)13924605 HNBGW_Test.msc1-SCCP(528)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(528)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425090007126 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090007126 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090007126 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090007126 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090007126 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090007126 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090007126 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090007126 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090007126 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090007126 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 41 ba a8 15 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090007126 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090007126 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090007126 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090007126 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090007126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090007126 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000041), PART(T=Source Reference,L=4,D=00baa815) (sccp_scrc.c:486) 20250425090007126 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1855) 20250425090007126 DLSCCP DEBUG SCCP-SCOC(65)[0x56458e92ad50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090007126 DLSCCP DEBUG SCCP-SCOC(65)[0x56458e92ad50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090007126 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090007126 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090007126 DCN DEBUG handle_cn_conn_conf() conn_id=65, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090007126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56458e92a900]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090007126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56458e92a900]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090007129 DLCTRL DEBUG Command: GET 826754220 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090007129 DLCTRL DEBUG Tx Command reply: GET_REPLY 826754220 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090007134 DLCTRL DEBUG Command: GET 133253671 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090007134 DLCTRL DEBUG Tx Command reply: GET_REPLY 133253671 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090007139 DLCTRL DEBUG Command: GET 129499243 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090007139 DLCTRL DEBUG Tx Command reply: GET_REPLY 129499243 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250425090007144 DLCTRL DEBUG Command: GET 858147098 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090007144 DLCTRL DEBUG Tx Command reply: GET_REPLY 858147098 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090007148 DLCTRL DEBUG Command: GET 356369266 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090007148 DLCTRL DEBUG Tx Command reply: GET_REPLY 356369266 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090007153 DLCTRL DEBUG Command: GET 477083125 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090007153 DLCTRL DEBUG Tx Command reply: GET_REPLY 477083125 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090007157 DLCTRL DEBUG Command: GET 593888853 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090007157 DLCTRL DEBUG Tx Command reply: GET_REPLY 593888853 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090007161 DLCTRL DEBUG Command: GET 835635407 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090007161 DLCTRL DEBUG Tx Command reply: GET_REPLY 835635407 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250425090007166 DLCTRL DEBUG Command: GET 149796191 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090007166 DLCTRL DEBUG Tx Command reply: GET_REPLY 149796191 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090007170 DLCTRL DEBUG Command: GET 906919622 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090007170 DLCTRL DEBUG Tx Command reply: GET_REPLY 906919622 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090007174 DLCTRL DEBUG Command: GET 367599802 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090007174 DLCTRL DEBUG Tx Command reply: GET_REPLY 367599802 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090007178 DLCTRL DEBUG Command: GET 23145844 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090007178 DLCTRL DEBUG Tx Command reply: GET_REPLY 23145844 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090007182 DLCTRL DEBUG Command: GET 302229699 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090007182 DLCTRL DEBUG Tx Command reply: GET_REPLY 302229699 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090007186 DLCTRL DEBUG Command: GET 384042028 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090007186 DLCTRL DEBUG Tx Command reply: GET_REPLY 384042028 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090007189 DLCTRL DEBUG Command: GET 911113046 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090007189 DLCTRL DEBUG Tx Command reply: GET_REPLY 911113046 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090007193 DLCTRL DEBUG Command: GET 838375921 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090007193 DLCTRL DEBUG Tx Command reply: GET_REPLY 838375921 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090007197 DLCTRL DEBUG Command: GET 968257634 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090007197 DLCTRL DEBUG Tx Command reply: GET_REPLY 968257634 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090007201 DLCTRL DEBUG Command: GET 443012460 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090007201 DLCTRL DEBUG Tx Command reply: GET_REPLY 443012460 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090007204 DLCTRL DEBUG Command: GET 797583294 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090007204 DLCTRL DEBUG Tx Command reply: GET_REPLY 797583294 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090007208 DLCTRL DEBUG Command: GET 776598183 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090007208 DLCTRL DEBUG Tx Command reply: GET_REPLY 776598183 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110011010'B, t_guard := 20.000000 } 20250425090007240 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37538<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@23e0c4c64ce8: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522)@23e0c4c64ce8: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)1798045 20250425090008258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090008258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090008258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425090008258 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090008258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1b6f9d, normal) (hnbgw_rua.c:406) 20250425090008258 DHNB DEBUG map_rua[0x56458e9539b0]{init}: Allocated (fsm.c:456) 20250425090008258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1798045)[0x56458e9539b0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090008258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1798045 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090008258 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090008258 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090008258 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1798045 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:673) 20250425090008258 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1798045 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:693) 20250425090008258 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1798045 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425090008258 DCN DEBUG map_sccp[0x56458e92af10]{init}: Allocated (fsm.c:456) 20250425090008258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56458e92af10]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090008259 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1798045 <-> SCCP-66 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425090008259 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1798045 SCCP-66 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250425090008259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1798045)[0x56458e9539b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090008259 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090008259 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090008259 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1798045 SCCP-66 msc-0 MI=TMSI-0x42004023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090008259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56458e92af10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090008259 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090008259 DLSCCP DEBUG SCCP-SCOC(66)[0x56458e93af90]{IDLE}: Allocated (fsm.c:456) 20250425090008259 DLSCCP DEBUG SCCP-SCOC(66)[0x56458e93af90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090008259 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000042), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300019a0056400500f1100926) (sccp_scrc.c:415) 20250425090008259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090008259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090008259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090008259 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090008259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090008259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090008259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090008259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090008259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090008259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090008259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090008259 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090008259 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090008259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090008259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090008259 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 06 01 00 00 42 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 40 23 00 4f 40 03 00 01 9a 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090008259 DLSCCP DEBUG SCCP-SCOC(66)[0x56458e93af90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090008259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56458e92af10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090008259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1798045)[0x56458e9539b0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090008259 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090008259 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090008259 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090008259 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090008259 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090008259 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250425090008259 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090008259 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090008259 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090008259 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 06 01 00 00 42 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 40 23 00 4f 40 03 00 01 9a 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(525)@23e0c4c64ce8: First idle individual index:1 HNBGW_Test.msc0-SCCP(525)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(526)@23e0c4c64ce8: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540) HNBGW_Test.msc0-RAN(526)@23e0c4c64ce8: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)4962619 HNBGW_Test.msc0-SCCP(525)@23e0c4c64ce8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(525)@23e0c4c64ce8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425090008265 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090008265 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090008265 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090008265 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090008265 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090008265 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090008265 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090008265 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090008265 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090008265 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 42 62 89 16 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090008265 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090008265 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090008265 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090008265 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090008265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090008265 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000042), PART(T=Source Reference,L=4,D=00628916) (sccp_scrc.c:486) 20250425090008265 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1855) 20250425090008265 DLSCCP DEBUG SCCP-SCOC(66)[0x56458e93af90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090008265 DLSCCP DEBUG SCCP-SCOC(66)[0x56458e93af90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090008265 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090008265 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090008265 DCN DEBUG handle_cn_conn_conf() conn_id=66, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090008265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56458e92af10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090008265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56458e92af10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@23e0c4c64ce8: setverdict(pass): none -> pass MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 2 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090008267 DLCTRL DEBUG Command: GET 452894762 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090008268 DLCTRL DEBUG Tx Command reply: GET_REPLY 452894762 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090008271 DLCTRL DEBUG Command: GET 185226875 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090008271 DLCTRL DEBUG Tx Command reply: GET_REPLY 185226875 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090008275 DLCTRL DEBUG Command: GET 907503445 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090008275 DLCTRL DEBUG Tx Command reply: GET_REPLY 907503445 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250425090008278 DLCTRL DEBUG Command: GET 22672893 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090008279 DLCTRL DEBUG Tx Command reply: GET_REPLY 22672893 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090008282 DLCTRL DEBUG Command: GET 413479036 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090008282 DLCTRL DEBUG Tx Command reply: GET_REPLY 413479036 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090008286 DLCTRL DEBUG Command: GET 367722283 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090008286 DLCTRL DEBUG Tx Command reply: GET_REPLY 367722283 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090008290 DLCTRL DEBUG Command: GET 256947128 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090008290 DLCTRL DEBUG Tx Command reply: GET_REPLY 256947128 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090008293 DLCTRL DEBUG Command: GET 469294501 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090008293 DLCTRL DEBUG Tx Command reply: GET_REPLY 469294501 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250425090008295 DLCTRL DEBUG Command: GET 861986269 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090008295 DLCTRL DEBUG Tx Command reply: GET_REPLY 861986269 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090008297 DLCTRL DEBUG Command: GET 727314426 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090008297 DLCTRL DEBUG Tx Command reply: GET_REPLY 727314426 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090008300 DLCTRL DEBUG Command: GET 211872146 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090008300 DLCTRL DEBUG Tx Command reply: GET_REPLY 211872146 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090008301 DLCTRL DEBUG Command: GET 757344146 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090008301 DLCTRL DEBUG Tx Command reply: GET_REPLY 757344146 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090008303 DLCTRL DEBUG Command: GET 889070716 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090008303 DLCTRL DEBUG Tx Command reply: GET_REPLY 889070716 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090008304 DLCTRL DEBUG Command: GET 34381807 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090008304 DLCTRL DEBUG Tx Command reply: GET_REPLY 34381807 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090008306 DLCTRL DEBUG Command: GET 297531618 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090008306 DLCTRL DEBUG Tx Command reply: GET_REPLY 297531618 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090008307 DLCTRL DEBUG Command: GET 844506719 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090008307 DLCTRL DEBUG Tx Command reply: GET_REPLY 844506719 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090008308 DLCTRL DEBUG Command: GET 177553371 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090008308 DLCTRL DEBUG Tx Command reply: GET_REPLY 177553371 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090008309 DLCTRL DEBUG Command: GET 298688980 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090008309 DLCTRL DEBUG Tx Command reply: GET_REPLY 298688980 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090008310 DLCTRL DEBUG Command: GET 126791499 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090008310 DLCTRL DEBUG Tx Command reply: GET_REPLY 126791499 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090008311 DLCTRL DEBUG Command: GET 209799985 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090008311 DLCTRL DEBUG Tx Command reply: GET_REPLY 209799985 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425090008314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37476<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090008315 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42635<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(518)@23e0c4c64ce8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(519)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090008317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37468<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090008318 DLINP DEBUG SRVCONN(,r=127.0.0.1:52246<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090008318 DLINP DEBUG SRVCONN(,r=127.0.0.1:52246<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090008318 DLINP NOTICE SRV(,r=127.0.0.1:52246<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090008318 DMAIN NOTICE (127.0.0.1:52246 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52246<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090008318 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn0-SCCP(531)@23e0c4c64ce8: Final verdict of PTC: none 20250425090008319 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090008319 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090008319 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090008319 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425090008320 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090008320 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090008320 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn1-SCCP(534)@23e0c4c64ce8: Final verdict of PTC: none 20250425090008320 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090008320 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090008320 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090008320 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090008320 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250425090008320 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090008320 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090008320 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425090008320 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090008320 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090008320 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090008320 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090008320 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090008320 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090008320 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425090008320 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250425090008320 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090008320 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090008320 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090008320 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090008320 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090008320 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090008320 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090008320 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090008320 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090008320 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090008320 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090008320 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250425090008320 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090008320 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090008320 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090008320 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425090008320 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090008320 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425090008320 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425090008320 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425090008320 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090008320 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090008320 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425090008320 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090008320 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090008320 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090008320 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090008320 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090008321 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090008321 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090008321 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090008321 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) HNBGW_Test.sgsn0-RAN(532)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(524)@23e0c4c64ce8: Final verdict of PTC: none 20250425090008321 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090008321 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250425090008321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090008321 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090008321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090008321 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090008321 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090008321 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) HNBGW_Test.sgsn1-RAN(535)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522)@23e0c4c64ce8: Final verdict of PTC: none 20250425090008321 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090008321 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090008321 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090008321 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090008321 DRANAP NOTICE cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090008321 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425090008321 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090008321 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090008322 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090008322 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425090008322 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425090008322 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090008322 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425090008322 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090008322 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090008322 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090008322 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425090008322 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090008322 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425090008322 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090008322 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090008322 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090008322 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425090008322 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090008322 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090008322 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090008323 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425090008323 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090008323 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090008323 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090008323 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090008323 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090008323 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090008323 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090008323 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090008322 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425090008322 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090008322 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090008322 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090008322 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090008322 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090008323 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090008323 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090008323 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090008323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56458e92a900]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425090008323 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090008323 DLSCCP DEBUG SCCP-SCOC(65)[0x56458e92ad50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090008323 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baa815), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090008323 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=5 -> eSLS=37: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090008323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090008323 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090008323 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090008323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090008323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090008323 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 05 04 ba a8 15 00 00 41 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090008323 DLSCCP DEBUG SCCP-SCOC(65)[0x56458e92ad50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090008323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56458e92a900]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090008323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16029318)[0x56458e9a23a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425090008323 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16029318)[0x56458e9a23a0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425090008323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425090008323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16029318)[0x56458e9a23a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425090008323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16029318)[0x56458e9a23a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090008323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16029318)[0x56458e9a23a0]{disrupted}: Freeing instance (context_map.c:202) 20250425090008323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16029318)[0x56458e9a23a0]{disrupted}: Deallocated (fsm.c:568) 20250425090008323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56458e92a900]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090008323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56458e92a900]{disconnected}: Freeing instance (context_map.c:206) 20250425090008323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56458e92a900]{disconnected}: Deallocated (fsm.c:568) 20250425090008323 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16029318 SCCP-65 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250425090008324 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090008324 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090008324 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425090008324 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090008324 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090008324 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090008324 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090008324 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090008324 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090008324 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090008324 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090008324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56458e9530d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425090008324 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090008324 DLSCCP DEBUG SCCP-SCOC(64)[0x56458e930c40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090008324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037cfe1), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090008324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090008324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090008324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090008324 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090008325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090008325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090008325 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 04 04 37 cf e1 00 00 40 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090008325 DLSCCP DEBUG SCCP-SCOC(64)[0x56458e930c40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090008325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56458e9530d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090008325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14471438)[0x56458e975ea0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425090008325 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14471438)[0x56458e975ea0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425090008325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425090008325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14471438)[0x56458e975ea0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425090008325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14471438)[0x56458e975ea0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090008325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14471438)[0x56458e975ea0]{disrupted}: Freeing instance (context_map.c:202) 20250425090008325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14471438)[0x56458e975ea0]{disrupted}: Deallocated (fsm.c:568) 20250425090008325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56458e9530d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090008325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56458e9530d0]{disconnected}: Freeing instance (context_map.c:206) 20250425090008325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56458e9530d0]{disconnected}: Deallocated (fsm.c:568) 20250425090008325 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14471438 SCCP-64 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250425090008325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56458e92af10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425090008325 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090008325 DLSCCP DEBUG SCCP-SCOC(66)[0x56458e93af90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090008325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00628916), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090008325 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090008325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090008325 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090008325 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090008325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090008325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090008326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 06 04 62 89 16 00 00 42 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090008326 DLSCCP DEBUG SCCP-SCOC(66)[0x56458e93af90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090008326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56458e92af10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090008326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1798045)[0x56458e9539b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425090008326 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1798045)[0x56458e9539b0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425090008326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425090008326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1798045)[0x56458e9539b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425090008326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1798045)[0x56458e9539b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090008326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1798045)[0x56458e9539b0]{disrupted}: Freeing instance (context_map.c:202) 20250425090008326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1798045)[0x56458e9539b0]{disrupted}: Deallocated (fsm.c:568) 20250425090008326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56458e92af10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090008326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56458e92af10]{disconnected}: Freeing instance (context_map.c:206) 20250425090008326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56458e92af10]{disconnected}: Deallocated (fsm.c:568) 20250425090008326 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1798045 SCCP-66 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250425090008326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090008326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425090008326 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090008326 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090008326 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090008326 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090008326 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090008326 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090008327 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090008327 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090008327 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090008327 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090008327 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090008327 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090008327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425090008327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090008327 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090008327 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090008327 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425090008327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37478<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090008327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37528<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090008327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37538<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090008327 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090008327 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090008327 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090008327 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090008327 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090008327 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(536)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(526)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(525)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(528)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@23e0c4c64ce8: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)@23e0c4c64ce8: Final verdict of PTC: pass MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(517)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(529)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(537)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(533)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(520)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)@23e0c4c64ce8: Final verdict of PTC: pass HNBGW_Test.msc0-M3UA(527)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(530)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(517): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(518): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(519): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(520): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(524): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(525): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(526): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(527): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-SCCP(528): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-RAN(529): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-M3UA(530): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(531): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(532): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(533): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(534): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(535): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(536): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(537): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Fri Apr 25 09:00:08 UTC 2025 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.talloc 20250425090008510 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37552<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090008939 DLSCCP DEBUG SCCP-SCOC(62)[0x56458e949e40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090008939 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001509c6), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090008939 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090008939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090008939 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090008939 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090008939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090008939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090008939 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 15 09 c6 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090008939 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090008939 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090008939 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090008939 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090008939 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090008939 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090008940 DLSCCP DEBUG SCCP-SCOC(61)[0x56458e953dd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090008940 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002fa22c), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090008940 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090008940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090008940 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090008940 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090008940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090008940 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090008940 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2f a2 2c 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090008940 DLSCCP DEBUG SCCP-SCOC(63)[0x56458e932fe0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090008940 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007638aa), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090008940 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090008940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090008940 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090008941 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090008941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090008941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090008941 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 76 38 aa 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090008941 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090008941 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090008941 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090008941 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090008941 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090008941 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090008941 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090008941 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090008941 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090008941 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090008941 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090008941 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090009112 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37552<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=564084) 20250425090009440 DLSCCP DEBUG SCCP-SCOC(58)[0x56458e94cc60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090009440 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046ab65), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090009440 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090009440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090009440 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090009440 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090009440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090009440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090009440 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 46 ab 65 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090009440 DLSCCP DEBUG SCCP-SCOC(60)[0x56458e94a570]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090009440 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0023f691), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090009441 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090009441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090009441 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090009441 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090009441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090009441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090009441 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 23 f6 91 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090009441 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090009441 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090009441 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090009441 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090009441 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090009441 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090009441 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090009441 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090009441 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090009441 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090009441 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090009441 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090009442 DLSCCP DEBUG SCCP-SCOC(59)[0x56458e7d96b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090009442 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c10b00), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090009442 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090009442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090009442 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090009442 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090009442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090009442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090009442 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c1 0b 00 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090009442 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090009442 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090009443 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090009443 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090009443 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090009443 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090010069 DLSCCP DEBUG SCCP-SCOC(56)[0x56458e929550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090010069 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3603d), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090010069 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090010069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090010069 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090010069 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090010069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090010069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090010069 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c3 60 3d 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090010069 DLSCCP DEBUG SCCP-SCOC(55)[0x56458e951090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090010069 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002db42a), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090010070 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090010070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090010070 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090010070 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090010070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090010070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090010070 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2d b4 2a 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090010070 DLSCCP DEBUG SCCP-SCOC(54)[0x56458e938d80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090010070 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d23e73), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090010070 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090010070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090010070 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090010070 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090010070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090010070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090010070 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d2 3e 73 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090010070 DLSCCP DEBUG SCCP-SCOC(57)[0x56458e8c6c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090010070 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c72ac6), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090010070 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090010070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090010070 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090010070 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090010070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090010070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090010070 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c7 2a c6 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090010071 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090010071 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090010071 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090010071 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090010071 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090010071 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090010071 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090010071 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090010071 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090010071 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090010071 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090010071 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090010071 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090010071 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090010071 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090010071 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090010071 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090010071 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090010071 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090010071 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090010071 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090010071 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090010071 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090010071 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=564084, count=593524) 20250425090010321 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090010321 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425090010321 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425090010321 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090010321 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090010321 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425090010323 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090010323 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090010323 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425090010323 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090010323 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425090010323 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin ------ Fri Apr 25 09:00:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20250425090012214 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37566<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090012220 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37568<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090012226 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34451<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090012316 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425090012316 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425090012323 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090012323 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090012324 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56100 (stream_srv.c:142) 20250425090012324 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56100<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425090012324 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090012324 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090012324 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090012324 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090012324 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090012324 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090012324 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090012324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090012324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090012324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090012324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090012324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090012324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090012324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090012324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090012324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090012324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090012324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090012324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090012324 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090012324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090012324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090012324 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090012324 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090012324 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090012324 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090012324 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090012324 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090012324 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090012324 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090012324 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090012324 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090012325 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090012325 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090012326 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090012326 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425090012326 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090012326 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090012326 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090012326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090012326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090012326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090012326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090012326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090012326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090012326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090012326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090012326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090012326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090012326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090012326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090012326 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090012326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425090012326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090012326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0a 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090012326 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090012326 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090012326 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425090012326 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090012326 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090012326 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090012326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090012326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090012326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090012326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090012326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090012326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090012326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090012326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090012326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090012326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090012326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090012326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090012326 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090012326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090012326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090012326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 05 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090012326 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090012326 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090012326 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090012326 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090012326 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090012326 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090012326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090012326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090012326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090012326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=1 -> eSLS=33: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090012326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090012326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090012326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090012326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090012326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090012326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090012326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090012326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=1 -> eSLS=1: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090012326 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090012326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090012326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090012326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 01 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090012326 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090012326 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090012326 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090012326 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090012326 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425090012326 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425090012326 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425090012326 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090012326 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090012326 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090012326 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090012326 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090012326 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: picked Normal Route via 'virt-msc2' round-robin style 20250425090012326 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090012326 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090012326 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090012326 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090012326 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090012326 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090012326 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(551)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(551)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(551)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(549)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(554)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc1-M3UA(554)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(554)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(552)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090012359 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090012359 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090012359 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090012359 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090012360 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090012360 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090012360 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090012360 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090012360 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090012360 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090012360 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090012360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090012360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090012360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090012360 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090012360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090012360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090012360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090012360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090012360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090012360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090012360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090012360 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090012360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090012360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090012360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090012360 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090012360 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090012360 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090012360 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090012360 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090012360 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090012360 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090012360 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090012360 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090012360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090012360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090012360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090012360 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090012360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090012360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090012361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090012361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090012361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090012361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090012361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090012361 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090012361 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090012361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090012361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090012361 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090012361 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090012361 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090012361 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090012361 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090012361 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090012361 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090012361 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090012361 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090012361 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090012361 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090012361 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090012361 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090012361 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090012362 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090012362 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425090012362 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090012362 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090012362 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090012362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090012362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090012362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090012362 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=12 -> eSLS=92: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090012362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090012362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090012362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090012362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090012362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090012362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090012362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090012362 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=12 -> eSLS=124: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090012362 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090012362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425090012362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090012362 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0c 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090012362 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090012362 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090012362 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425090012362 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090012362 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090012362 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090012362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090012362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090012362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090012362 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090012362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090012362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090012362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090012362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090012362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090012362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090012362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090012362 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090012362 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090012362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090012362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090012362 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 06 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090012362 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090012362 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090012362 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090012362 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090012362 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425090012362 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425090012362 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425090012362 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090012362 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090012363 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090012363 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090012363 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090012363 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(557)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(557)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(557)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(555)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(560)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn1-M3UA(560)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(560)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn1-SCCP(558)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090012399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090012399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090012399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090012399 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090012399 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425090012399 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090012399 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090012399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090012399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090012404 DLINP DEBUG SRVCONN(,r=127.0.0.1:56100<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090012404 DLINP DEBUG SRVCONN(,r=127.0.0.1:56100<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090012404 DLINP DEBUG SRVCONN(,r=127.0.0.1:56100<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090012404 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090012404 DHNBAP DEBUG (127.0.0.1:56100 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425090012404 DHNBAP NOTICE (127.0.0.1:56100 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090012404 DHNBAP NOTICE (127.0.0.1:56100 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090012404 DLINP DEBUG SRVCONN(,r=127.0.0.1:56100<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090012404 DLINP DEBUG SRVCONN(,r=127.0.0.1:56100<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090012537 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090012537 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425090012537 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090012537 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(551)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425090012547 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090012547 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425090012547 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090012547 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090012547 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090012547 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090012547 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090012547 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090012547 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090012547 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425090012547 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090012551 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090012551 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425090012551 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090012551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425090012551 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090012551 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090012551 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090012551 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425090012551 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090012551 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090012551 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090012551 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090012551 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425090012551 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425090012551 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090012551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090012552 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090012552 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090012552 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425090012552 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090012552 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090012552 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090012552 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090012552 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090012552 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090012552 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090012553 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090012553 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090012553 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090012553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090012553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090012553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090012553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090012553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090012553 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090012553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090012553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090012553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090012553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090012553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090012553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090012553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090012553 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090012553 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090012553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090012553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090012553 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090012553 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090012554 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090012554 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090012554 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090012554 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090012554 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090012554 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250425090012554 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090012554 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090012554 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090012554 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-M3UA(554)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425090012559 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090012559 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425090012559 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090012559 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090012559 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090012559 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090012559 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425090012559 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090012559 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090012559 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090012559 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090012559 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090012559 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090012559 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090012559 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425090012559 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090012559 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090012559 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090012559 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090012559 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425090012559 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090012559 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425090012559 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090012559 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090012559 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090012559 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090012559 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425090012559 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090012559 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090012559 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090012559 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090012559 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090012559 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090012559 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090012561 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090012561 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090012561 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090012561 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090012561 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090012561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090012561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090012561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090012561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090012561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090012561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090012561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090012561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090012561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090012561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090012561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090012561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090012561 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090012561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090012561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090012561 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090012561 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090012561 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090012561 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090012561 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090012561 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090012561 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090012561 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'virt-msc1' 20250425090012561 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090012561 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090012561 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090012561 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425090012580 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090012580 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425090012580 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090012580 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(557)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425090012585 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090012585 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425090012585 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090012585 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090012585 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090012585 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090012585 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090012585 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090012585 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090012585 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090012585 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090012588 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090012588 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090012588 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090012588 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425090012588 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090012588 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090012588 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090012588 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090012588 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425090012588 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090012588 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090012588 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425090012588 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090012588 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090012588 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090012588 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090012588 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425090012588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090012588 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090012588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090012588 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090012588 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090012588 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090012588 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090012589 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090012589 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425090012589 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090012589 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425090012589 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090012589 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090012590 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090012590 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090012590 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090012590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090012590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090012590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090012590 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090012590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090012590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090012590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090012590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090012590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090012590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090012590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090012590 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090012590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090012590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090012590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090012590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090012590 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090012590 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090012590 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090012590 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090012590 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090012590 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090012590 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'virt-sgsn0' 20250425090012590 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090012590 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090012590 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090012590 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn1-M3UA(560)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425090012595 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090012595 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250425090012595 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090012595 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090012596 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090012596 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090012596 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425090012596 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090012596 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090012596 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250425090012596 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090012599 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090012599 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090012599 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090012599 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250425090012599 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090012599 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090012599 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090012599 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090012599 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250425090012599 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250425090012599 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425090012599 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425090012599 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0a  20250425090012599 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425090012599 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090012599 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090012599 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090012599 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250425090012599 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090012599 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090012599 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090012599 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090012599 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090012599 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090012599 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090012601 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090012601 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090012601 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090012601 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090012601 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090012601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090012601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090012601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090012601 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090012601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090012601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090012601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090012601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090012601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090012601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090012601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090012601 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090012601 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090012601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090012601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090012601 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090012601 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090012601 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090012601 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090012601 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090012601 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090012601 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090012601 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'virt-sgsn1' 20250425090012601 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090012601 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090012601 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090012601 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(550)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090013355 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090013355 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090013355 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090013355 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090013355 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090013355 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090013355 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090013355 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090013355 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090013355 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425090013355 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090013355 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090013355 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090013355 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090013355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090013355 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090013355 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090013355 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090013355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013356 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090013356 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090013356 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090013356 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090013356 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425090013356 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090013356 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090013356 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090013356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013356 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090013356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090013356 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090013356 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090013356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090013356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090013356 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090013356 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090013357 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425090013357 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090013357 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090013357 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090013357 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090013357 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090013357 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250425090013357 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090013357 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090013357 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090013357 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425090013358 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090013358 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090013358 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090013358 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090013358 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090013358 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090013358 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090013358 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090013358 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090013358 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090013358 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090013358 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090013358 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090013358 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090013358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090013358 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090013358 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090013358 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090013358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013358 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090013358 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090013358 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090013358 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090013358 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(553)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090013361 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090013361 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090013361 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090013361 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090013361 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090013361 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090013361 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090013361 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090013361 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090013361 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425090013361 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090013361 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090013361 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090013361 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090013361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090013362 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090013362 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090013362 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090013362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013362 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090013362 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090013362 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090013362 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090013362 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425090013362 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090013362 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090013362 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090013362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013362 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090013362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090013362 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090013362 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090013362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090013362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090013362 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090013362 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090013362 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: link up (cnlink.c:111) 20250425090013362 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090013362 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090013362 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090013362 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090013362 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090013362 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'virt-msc1' 20250425090013362 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090013362 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090013362 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090013362 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425090013364 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090013364 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090013364 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090013364 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090013364 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090013364 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090013364 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090013364 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090013364 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090013364 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090013364 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090013364 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090013364 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090013364 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090013364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090013364 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090013364 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090013364 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090013364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013364 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090013364 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090013364 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090013364 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090013364 DRANAP INFO cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(556)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090013386 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090013386 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090013386 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090013386 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090013386 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090013386 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090013386 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090013386 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090013387 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090013387 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090013387 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090013387 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090013387 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090013387 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090013387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090013387 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090013387 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090013387 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090013387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013387 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090013387 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090013387 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090013387 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090013387 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425090013387 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090013387 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090013387 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090013387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013387 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090013387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090013387 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090013387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090013387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090013387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090013387 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090013387 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090013387 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425090013387 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090013387 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090013387 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090013387 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090013387 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090013387 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250425090013387 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090013387 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090013388 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090013388 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425090013389 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090013389 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090013389 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090013389 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090013389 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090013389 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090013389 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090013389 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090013389 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090013389 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090013389 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090013389 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090013389 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090013390 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090013390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090013390 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090013390 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090013390 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090013390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013390 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090013390 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090013390 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090013390 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090013390 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(559)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090013396 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090013396 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425090013396 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425090013396 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425090013396 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090013396 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090013396 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090013396 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090013396 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090013396 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090013396 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090013396 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090013396 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090013396 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090013396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090013396 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090013396 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425090013396 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090013396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013396 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090013396 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090013396 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090013396 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090013396 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425090013396 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090013396 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090013396 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090013396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013396 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090013396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090013396 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090013396 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090013396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090013396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090013396 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090013396 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090013396 DRANAP NOTICE cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: link up (cnlink.c:111) 20250425090013396 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090013396 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090013397 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090013397 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090013397 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090013397 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'virt-sgsn1' 20250425090013397 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090013397 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090013397 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090013397 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250425090013398 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090013398 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425090013398 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425090013398 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425090013398 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090013398 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090013398 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090013398 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090013398 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090013398 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090013398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090013398 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090013398 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090013398 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090013398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090013398 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090013398 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425090013398 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090013398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090013398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090013398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090013398 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090013398 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090013398 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090013398 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090013398 DRANAP INFO cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090014415 DLCTRL DEBUG Command: GET 977933990 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090014416 DLCTRL DEBUG Tx Command reply: GET_REPLY 977933990 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090014419 DLCTRL DEBUG Command: GET 606600177 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090014419 DLCTRL DEBUG Tx Command reply: GET_REPLY 606600177 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090014424 DLCTRL DEBUG Command: GET 958046366 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090014424 DLCTRL DEBUG Tx Command reply: GET_REPLY 958046366 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090014428 DLCTRL DEBUG Command: GET 229037760 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090014428 DLCTRL DEBUG Tx Command reply: GET_REPLY 229037760 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090014432 DLCTRL DEBUG Command: GET 881693434 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090014432 DLCTRL DEBUG Tx Command reply: GET_REPLY 881693434 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425090014436 DLCTRL DEBUG Command: GET 853494080 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090014436 DLCTRL DEBUG Tx Command reply: GET_REPLY 853494080 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090014440 DLCTRL DEBUG Command: GET 958044902 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090014440 DLCTRL DEBUG Tx Command reply: GET_REPLY 958044902 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090014444 DLCTRL DEBUG Command: GET 980138499 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090014444 DLCTRL DEBUG Tx Command reply: GET_REPLY 980138499 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090014447 DLCTRL DEBUG Command: GET 522688962 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090014447 DLCTRL DEBUG Tx Command reply: GET_REPLY 522688962 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090014451 DLCTRL DEBUG Command: GET 482939871 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090014451 DLCTRL DEBUG Tx Command reply: GET_REPLY 482939871 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425090014455 DLCTRL DEBUG Command: GET 926234274 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090014455 DLCTRL DEBUG Tx Command reply: GET_REPLY 926234274 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090014458 DLCTRL DEBUG Command: GET 285962520 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090014459 DLCTRL DEBUG Tx Command reply: GET_REPLY 285962520 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090014462 DLCTRL DEBUG Command: GET 70164328 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090014462 DLCTRL DEBUG Tx Command reply: GET_REPLY 70164328 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090014466 DLCTRL DEBUG Command: GET 208441020 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090014466 DLCTRL DEBUG Tx Command reply: GET_REPLY 208441020 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090014469 DLCTRL DEBUG Command: GET 266258651 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090014469 DLCTRL DEBUG Tx Command reply: GET_REPLY 266258651 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425090014472 DLCTRL DEBUG Command: GET 18932891 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090014472 DLCTRL DEBUG Tx Command reply: GET_REPLY 18932891 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090014474 DLCTRL DEBUG Command: GET 731270399 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090014474 DLCTRL DEBUG Tx Command reply: GET_REPLY 731270399 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090014476 DLCTRL DEBUG Command: GET 857421243 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090014476 DLCTRL DEBUG Tx Command reply: GET_REPLY 857421243 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090014478 DLCTRL DEBUG Command: GET 396775548 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090014478 DLCTRL DEBUG Tx Command reply: GET_REPLY 396775548 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090014480 DLCTRL DEBUG Command: GET 399782971 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090014480 DLCTRL DEBUG Tx Command reply: GET_REPLY 399782971 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=1000, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010111110100000000000100011'B == '42FA0023'O MTC@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=768, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110000000000000000100011'B == '42C00023'O MTC@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=819, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110011001100000000100011'B == '42CCC023'O MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442FA0023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101101111'B, t_guard := 20.000000 } 20250425090014507 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37584<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@23e0c4c64ce8: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)6735783 20250425090015555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090015555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090015555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425090015555 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090015555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x66c7a7, normal) (hnbgw_rua.c:406) 20250425090015555 DHNB DEBUG map_rua[0x56458e975ea0]{init}: Allocated (fsm.c:456) 20250425090015555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6735783)[0x56458e975ea0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090015555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6735783 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090015555 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090015555 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090015555 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6735783 SCCP-0 CS MI=TMSI-0x42FA0023: TMSI-0x42FA0023 NRI(10bit)=0x3e8=1000: No msc found for this NRI, doing round-robin (hnbgw_cn.c:730) 20250425090015555 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6735783 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425090015555 DCN DEBUG map_sccp[0x56458e9530d0]{init}: Allocated (fsm.c:456) 20250425090015555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56458e9530d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090015555 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6735783 <-> SCCP-67 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425090015555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6735783 SCCP-67 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250425090015555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6735783)[0x56458e975ea0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090015555 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090015555 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090015555 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6735783 SCCP-67 msc-0 MI=TMSI-0x42FA0023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090015555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56458e9530d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090015555 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090015555 DLSCCP DEBUG SCCP-SCOC(67)[0x56458e92af10]{IDLE}: Allocated (fsm.c:456) 20250425090015555 DLSCCP DEBUG SCCP-SCOC(67)[0x56458e92af10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090015555 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000043), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f400300036f0056400500f1100926) (sccp_scrc.c:415) 20250425090015555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090015555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090015555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090015555 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090015555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090015555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090015555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090015555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090015555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090015555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090015555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090015555 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090015555 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090015555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090015555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090015555 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 07 01 00 00 43 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 fa 00 23 00 4f 40 03 00 03 6f 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090015555 DLSCCP DEBUG SCCP-SCOC(67)[0x56458e92af10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090015555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56458e9530d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090015555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6735783)[0x56458e975ea0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090015556 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090015556 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090015556 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090015556 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090015556 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090015556 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250425090015556 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090015556 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090015556 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090015556 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 07 01 00 00 43 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 fa 00 23 00 4f 40 03 00 03 6f 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(549)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc0-SCCP(549)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(550)@23e0c4c64ce8: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562) HNBGW_Test.msc0-RAN(550)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)16750649 HNBGW_Test.msc0-SCCP(549)@23e0c4c64ce8: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(549)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090015569 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090015569 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090015569 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090015569 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090015569 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090015569 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090015569 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090015569 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090015569 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090015569 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 43 e4 c3 87 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090015569 DLCTRL DEBUG Command: GET 531436900 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090015569 DLCTRL DEBUG Tx Command reply: GET_REPLY 531436900 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425090015569 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090015569 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090015569 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090015569 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090015569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090015569 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000043), PART(T=Source Reference,L=4,D=00e4c387) (sccp_scrc.c:486) 20250425090015569 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1855) 20250425090015569 DLSCCP DEBUG SCCP-SCOC(67)[0x56458e92af10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090015569 DLSCCP DEBUG SCCP-SCOC(67)[0x56458e92af10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090015569 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090015570 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090015570 DCN DEBUG handle_cn_conn_conf() conn_id=67, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090015570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56458e9530d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090015570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56458e9530d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425090015571 DLCTRL DEBUG Command: GET 477198699 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090015571 DLCTRL DEBUG Tx Command reply: GET_REPLY 477198699 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090015572 DLCTRL DEBUG Command: GET 758510368 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090015572 DLCTRL DEBUG Tx Command reply: GET_REPLY 758510368 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090015573 DLCTRL DEBUG Command: GET 805282552 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090015573 DLCTRL DEBUG Tx Command reply: GET_REPLY 805282552 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090015574 DLCTRL DEBUG Command: GET 15297142 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090015574 DLCTRL DEBUG Tx Command reply: GET_REPLY 15297142 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090015575 DLCTRL DEBUG Command: GET 324376675 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090015575 DLCTRL DEBUG Tx Command reply: GET_REPLY 324376675 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090015577 DLCTRL DEBUG Command: GET 853260743 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090015577 DLCTRL DEBUG Tx Command reply: GET_REPLY 853260743 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090015578 DLCTRL DEBUG Command: GET 156006301 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090015578 DLCTRL DEBUG Tx Command reply: GET_REPLY 156006301 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090015581 DLCTRL DEBUG Command: GET 37927727 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090015581 DLCTRL DEBUG Tx Command reply: GET_REPLY 37927727 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090015583 DLCTRL DEBUG Command: GET 144236640 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090015583 DLCTRL DEBUG Tx Command reply: GET_REPLY 144236640 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090015586 DLCTRL DEBUG Command: GET 804797955 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090015586 DLCTRL DEBUG Tx Command reply: GET_REPLY 804797955 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090015590 DLCTRL DEBUG Command: GET 599345523 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090015590 DLCTRL DEBUG Tx Command reply: GET_REPLY 599345523 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090015595 DLCTRL DEBUG Command: GET 539621772 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090015595 DLCTRL DEBUG Tx Command reply: GET_REPLY 539621772 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090015599 DLCTRL DEBUG Command: GET 269351516 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090015600 DLCTRL DEBUG Tx Command reply: GET_REPLY 269351516 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090015605 DLCTRL DEBUG Command: GET 270947598 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090015605 DLCTRL DEBUG Tx Command reply: GET_REPLY 270947598 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090015610 DLCTRL DEBUG Command: GET 118127767 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090015610 DLCTRL DEBUG Tx Command reply: GET_REPLY 118127767 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090015614 DLCTRL DEBUG Command: GET 437101314 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090015614 DLCTRL DEBUG Tx Command reply: GET_REPLY 437101314 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090015619 DLCTRL DEBUG Command: GET 441140435 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090015619 DLCTRL DEBUG Tx Command reply: GET_REPLY 441140435 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090015623 DLCTRL DEBUG Command: GET 5561613 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090015623 DLCTRL DEBUG Tx Command reply: GET_REPLY 5561613 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090015627 DLCTRL DEBUG Command: GET 95887538 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090015627 DLCTRL DEBUG Tx Command reply: GET_REPLY 95887538 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0524010350590205F442C00023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001011110'B, t_guard := 20.000000 } 20250425090015673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44262<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(553)@23e0c4c64ce8: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(553)@23e0c4c64ce8: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546)@23e0c4c64ce8: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)11181174 20250425090016702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090016702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090016702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250425090016702 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090016702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xaa9c76, normal) (hnbgw_rua.c:406) 20250425090016702 DHNB DEBUG map_rua[0x56458e9a23a0]{init}: Allocated (fsm.c:456) 20250425090016702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11181174)[0x56458e9a23a0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090016702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11181174 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090016702 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090016702 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090016702 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425090016702 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11181174 SCCP-0 CS MI=TMSI-0x42C00023: TMSI-0x42C00023 NRI(10bit)=0x300=768: No msc found for this NRI, doing round-robin (hnbgw_cn.c:730) 20250425090016702 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11181174 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:743) 20250425090016702 DCN DEBUG map_sccp[0x56458e92b040]{init}: Allocated (fsm.c:456) 20250425090016702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56458e92b040]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090016703 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11181174 <-> SCCP-68 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425090016703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11181174 SCCP-68 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250425090016703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11181174)[0x56458e9a23a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090016703 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090016703 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090016703 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11181174 SCCP-68 msc-1 MI=TMSI-0x42C00023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090016703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56458e92b040]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090016703 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090016703 DLSCCP DEBUG SCCP-SCOC(68)[0x56458e939f40]{IDLE}: Allocated (fsm.c:456) 20250425090016703 DLSCCP DEBUG SCCP-SCOC(68)[0x56458e939f40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090016703 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000044), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f400300025e0056400500f1100926) (sccp_scrc.c:415) 20250425090016703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090016703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090016703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090016703 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090016703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090016703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090016703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090016703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090016703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090016703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090016703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090016703 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090016703 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090016703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090016703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090016703 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 00 01 00 00 44 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 c0 00 23 00 4f 40 03 00 02 5e 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090016703 DLSCCP DEBUG SCCP-SCOC(68)[0x56458e939f40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090016703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56458e92b040]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090016703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11181174)[0x56458e9a23a0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090016703 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090016703 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090016703 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090016703 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090016703 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090016703 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425090016703 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090016703 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090016703 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090016703 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 00 01 00 00 44 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 c0 00 23 00 4f 40 03 00 02 5e 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(552)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc1-SCCP(552)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(553)@23e0c4c64ce8: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563) HNBGW_Test.msc1-RAN(553)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)870947 HNBGW_Test.msc1-SCCP(552)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(552)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425090016721 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090016722 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090016722 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090016722 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090016722 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090016722 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090016722 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090016722 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090016722 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090016722 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 44 6f 38 fc 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090016722 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090016722 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090016722 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090016722 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090016722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090016722 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000044), PART(T=Source Reference,L=4,D=006f38fc) (sccp_scrc.c:486) 20250425090016722 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1855) 20250425090016722 DLSCCP DEBUG SCCP-SCOC(68)[0x56458e939f40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090016722 DLSCCP DEBUG SCCP-SCOC(68)[0x56458e939f40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090016722 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090016722 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090016722 DCN DEBUG handle_cn_conn_conf() conn_id=68, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090016722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56458e92b040]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090016722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56458e92b040]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090016724 DLCTRL DEBUG Command: GET 406525783 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090016724 DLCTRL DEBUG Tx Command reply: GET_REPLY 406525783 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425090016729 DLCTRL DEBUG Command: GET 96900350 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090016729 DLCTRL DEBUG Tx Command reply: GET_REPLY 96900350 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090016734 DLCTRL DEBUG Command: GET 273128576 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090016734 DLCTRL DEBUG Tx Command reply: GET_REPLY 273128576 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090016738 DLCTRL DEBUG Command: GET 479665083 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090016738 DLCTRL DEBUG Tx Command reply: GET_REPLY 479665083 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090016742 DLCTRL DEBUG Command: GET 206509471 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090016742 DLCTRL DEBUG Tx Command reply: GET_REPLY 206509471 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090016747 DLCTRL DEBUG Command: GET 215747905 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090016747 DLCTRL DEBUG Tx Command reply: GET_REPLY 215747905 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250425090016751 DLCTRL DEBUG Command: GET 12064028 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090016751 DLCTRL DEBUG Tx Command reply: GET_REPLY 12064028 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090016755 DLCTRL DEBUG Command: GET 55698610 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090016755 DLCTRL DEBUG Tx Command reply: GET_REPLY 55698610 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090016759 DLCTRL DEBUG Command: GET 652085299 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090016759 DLCTRL DEBUG Tx Command reply: GET_REPLY 652085299 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090016763 DLCTRL DEBUG Command: GET 207074635 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090016763 DLCTRL DEBUG Tx Command reply: GET_REPLY 207074635 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090016766 DLCTRL DEBUG Command: GET 655818783 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090016766 DLCTRL DEBUG Tx Command reply: GET_REPLY 655818783 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090016770 DLCTRL DEBUG Command: GET 424734167 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090016770 DLCTRL DEBUG Tx Command reply: GET_REPLY 424734167 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090016773 DLCTRL DEBUG Command: GET 135587578 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090016773 DLCTRL DEBUG Tx Command reply: GET_REPLY 135587578 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090016775 DLCTRL DEBUG Command: GET 491770262 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090016775 DLCTRL DEBUG Tx Command reply: GET_REPLY 491770262 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090016778 DLCTRL DEBUG Command: GET 168960990 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090016778 DLCTRL DEBUG Tx Command reply: GET_REPLY 168960990 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090016780 DLCTRL DEBUG Command: GET 605896253 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090016780 DLCTRL DEBUG Tx Command reply: GET_REPLY 605896253 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090016782 DLCTRL DEBUG Command: GET 278027430 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090016782 DLCTRL DEBUG Tx Command reply: GET_REPLY 278027430 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090016784 DLCTRL DEBUG Command: GET 496149719 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090016784 DLCTRL DEBUG Tx Command reply: GET_REPLY 496149719 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090016785 DLCTRL DEBUG Command: GET 529009424 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090016785 DLCTRL DEBUG Tx Command reply: GET_REPLY 529009424 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090016787 DLCTRL DEBUG Command: GET 365435517 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090016787 DLCTRL DEBUG Tx Command reply: GET_REPLY 365435517 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0627000350590205F442CCC023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000001000'B, t_guard := 20.000000 } 20250425090016813 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44274<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@23e0c4c64ce8: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@23e0c4c64ce8: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546)@23e0c4c64ce8: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)11700937 20250425090017832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090017832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090017832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250425090017833 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090017833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb28ac9, normal) (hnbgw_rua.c:406) 20250425090017833 DHNB DEBUG map_rua[0x56458e9539b0]{init}: Allocated (fsm.c:456) 20250425090017833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11700937)[0x56458e9539b0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090017833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11700937 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090017833 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090017833 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090017833 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11700937 SCCP-0 CS MI=TMSI-0x42CCC023: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250425090017833 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11700937 SCCP-0 CS MI=TMSI-0x42CCC023: TMSI-0x42CCC023 NRI(10bit)=0x333=819: No msc found for this NRI, doing round-robin (hnbgw_cn.c:730) 20250425090017833 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11700937 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425090017833 DCN DEBUG map_sccp[0x56458e928e80]{init}: Allocated (fsm.c:456) 20250425090017833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56458e928e80]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090017833 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11700937 <-> SCCP-69 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425090017833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11700937 SCCP-69 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250425090017833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11700937)[0x56458e9539b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090017833 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090017833 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090017833 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11700937 SCCP-69 msc-0 MI=TMSI-0x42CCC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090017833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56458e928e80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090017833 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090017833 DLSCCP DEBUG SCCP-SCOC(69)[0x56458e936ef0]{IDLE}: Allocated (fsm.c:456) 20250425090017833 DLSCCP DEBUG SCCP-SCOC(69)[0x56458e936ef0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090017833 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000045), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030002080056400500f1100926) (sccp_scrc.c:415) 20250425090017833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090017833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090017833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090017833 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090017833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090017833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090017833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090017833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090017833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090017833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090017833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090017833 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090017833 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090017833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090017833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090017833 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 45 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 cc c0 23 00 4f 40 03 00 02 08 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090017833 DLSCCP DEBUG SCCP-SCOC(69)[0x56458e936ef0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090017833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56458e928e80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090017833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11700937)[0x56458e9539b0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090017833 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090017833 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090017833 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090017833 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090017833 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090017833 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425090017833 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090017833 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090017833 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090017833 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 45 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 cc c0 23 00 4f 40 03 00 02 08 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(549)@23e0c4c64ce8: First idle individual index:1 HNBGW_Test.msc0-SCCP(549)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(550)@23e0c4c64ce8: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564) HNBGW_Test.msc0-RAN(550)@23e0c4c64ce8: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)9652480 HNBGW_Test.msc0-SCCP(549)@23e0c4c64ce8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(549)@23e0c4c64ce8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425090017836 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090017836 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090017836 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090017836 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090017836 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090017836 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090017836 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090017836 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090017836 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090017836 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 45 b3 d3 67 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090017836 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090017836 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090017836 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090017836 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090017836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090017836 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000045), PART(T=Source Reference,L=4,D=00b3d367) (sccp_scrc.c:486) 20250425090017836 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1855) 20250425090017836 DLSCCP DEBUG SCCP-SCOC(69)[0x56458e936ef0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090017836 DLSCCP DEBUG SCCP-SCOC(69)[0x56458e936ef0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090017836 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090017836 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090017836 DCN DEBUG handle_cn_conn_conf() conn_id=69, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090017836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56458e928e80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090017836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56458e928e80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090017837 DLCTRL DEBUG Command: GET 763964675 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090017837 DLCTRL DEBUG Tx Command reply: GET_REPLY 763964675 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250425090017838 DLCTRL DEBUG Command: GET 347966652 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090017838 DLCTRL DEBUG Tx Command reply: GET_REPLY 347966652 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090017839 DLCTRL DEBUG Command: GET 381744320 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090017839 DLCTRL DEBUG Tx Command reply: GET_REPLY 381744320 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090017841 DLCTRL DEBUG Command: GET 830164196 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090017841 DLCTRL DEBUG Tx Command reply: GET_REPLY 830164196 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090017842 DLCTRL DEBUG Command: GET 424044345 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090017842 DLCTRL DEBUG Tx Command reply: GET_REPLY 424044345 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090017843 DLCTRL DEBUG Command: GET 49306210 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090017843 DLCTRL DEBUG Tx Command reply: GET_REPLY 49306210 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250425090017844 DLCTRL DEBUG Command: GET 131154053 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090017844 DLCTRL DEBUG Tx Command reply: GET_REPLY 131154053 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090017845 DLCTRL DEBUG Command: GET 279688165 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090017845 DLCTRL DEBUG Tx Command reply: GET_REPLY 279688165 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090017846 DLCTRL DEBUG Command: GET 260072502 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090017846 DLCTRL DEBUG Tx Command reply: GET_REPLY 260072502 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090017848 DLCTRL DEBUG Command: GET 235172060 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090017848 DLCTRL DEBUG Tx Command reply: GET_REPLY 235172060 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090017849 DLCTRL DEBUG Command: GET 935481058 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090017849 DLCTRL DEBUG Tx Command reply: GET_REPLY 935481058 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090017851 DLCTRL DEBUG Command: GET 643164613 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090017851 DLCTRL DEBUG Tx Command reply: GET_REPLY 643164613 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090017852 DLCTRL DEBUG Command: GET 59141457 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090017852 DLCTRL DEBUG Tx Command reply: GET_REPLY 59141457 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090017854 DLCTRL DEBUG Command: GET 42431749 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090017854 DLCTRL DEBUG Tx Command reply: GET_REPLY 42431749 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090017855 DLCTRL DEBUG Command: GET 918917182 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090017855 DLCTRL DEBUG Tx Command reply: GET_REPLY 918917182 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090017856 DLCTRL DEBUG Command: GET 875631816 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090017856 DLCTRL DEBUG Tx Command reply: GET_REPLY 875631816 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090017857 DLCTRL DEBUG Command: GET 82490857 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090017857 DLCTRL DEBUG Tx Command reply: GET_REPLY 82490857 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090017858 DLCTRL DEBUG Command: GET 711887712 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090017858 DLCTRL DEBUG Tx Command reply: GET_REPLY 711887712 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090017859 DLCTRL DEBUG Command: GET 56236742 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090017859 DLCTRL DEBUG Tx Command reply: GET_REPLY 56236742 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090017860 DLCTRL DEBUG Command: GET 754912855 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090017860 DLCTRL DEBUG Tx Command reply: GET_REPLY 754912855 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425090017864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37568<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090017866 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34451<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(542)@23e0c4c64ce8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(543)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090017867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37566<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090017868 DLINP DEBUG SRVCONN(,r=127.0.0.1:56100<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090017868 DLINP DEBUG SRVCONN(,r=127.0.0.1:56100<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090017868 DLINP NOTICE SRV(,r=127.0.0.1:56100<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090017868 DMAIN NOTICE (127.0.0.1:56100 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56100<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090017868 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(548)@23e0c4c64ce8: Final verdict of PTC: none 20250425090017871 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250425090017871 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425090017871 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(555)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(556)@23e0c4c64ce8: Final verdict of PTC: none 20250425090017871 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090017871 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090017871 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090017871 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090017871 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425090017871 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  HNBGW_Test.sgsn1-RAN(559)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(558)@23e0c4c64ce8: Final verdict of PTC: none 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090017871 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090017871 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090017871 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090017871 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090017871 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090017871 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090017871 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090017871 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090017871 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090017871 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090017871 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090017871 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250425090017871 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090017871 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425090017871 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425090017871 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090017871 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090017871 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090017871 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090017871 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090017871 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090017871 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090017871 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090017871 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090017871 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090017871 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090017871 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090017871 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090017871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56458e92b040]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425090017871 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090017871 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090017871 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090017871 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425090017871 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425090017871 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090017871 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090017871 DLSCCP DEBUG SCCP-SCOC(68)[0x56458e939f40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090017871 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f38fc), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090017871 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090017871 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090017871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090017871 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090017871 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090017871 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090017871 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090017871 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090017871 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090017871 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090017871 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090017871 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090017871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090017871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090017871 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 6f 38 fc 00 00 44 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090017871 DLSCCP DEBUG SCCP-SCOC(68)[0x56458e939f40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090017871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56458e92b040]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090017871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11181174)[0x56458e9a23a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425090017871 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11181174)[0x56458e9a23a0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425090017871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425090017871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11181174)[0x56458e9a23a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425090017872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11181174)[0x56458e9a23a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090017872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11181174)[0x56458e9a23a0]{disrupted}: Freeing instance (context_map.c:202) 20250425090017872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11181174)[0x56458e9a23a0]{disrupted}: Deallocated (fsm.c:568) 20250425090017872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56458e92b040]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090017872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56458e92b040]{disconnected}: Freeing instance (context_map.c:206) 20250425090017872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56458e92b040]{disconnected}: Deallocated (fsm.c:568) 20250425090017872 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11181174 SCCP-68 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20250425090017872 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090017872 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090017872 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425090017872 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090017872 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090017872 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090017872 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090017872 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090017872 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090017872 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090017872 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546)@23e0c4c64ce8: Final verdict of PTC: none 20250425090017872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090017872 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090017872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425090017873 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090017873 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW_Test.msc1-RAN(553)@23e0c4c64ce8: Final verdict of PTC: none 20250425090017873 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090017873 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250425090017873 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090017873 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090017873 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090017873 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090017873 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090017873 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090017873 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090017873 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090017873 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090017873 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090017873 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090017873 DRANAP NOTICE cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090017873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090017873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090017873 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090017873 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090017873 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425090017873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6735783)[0x56458e975ea0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425090017873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6735783)[0x56458e975ea0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425090017873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56458e9530d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425090017873 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090017873 DLSCCP DEBUG SCCP-SCOC(67)[0x56458e92af10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090017873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4c387), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090017873 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090017873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090017873 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) HNBGW_Test.msc1-SCCP(552)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(554)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(550)@23e0c4c64ce8: Final verdict of PTC: none 20250425090017874 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090017874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090017874 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090017874 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 07 04 e4 c3 87 00 00 43 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) HNBGW_Test.msc0-M3UA(551)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(560)@23e0c4c64ce8: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(557)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(549)@23e0c4c64ce8: Final verdict of PTC: none 20250425090017874 DLSCCP DEBUG SCCP-SCOC(67)[0x56458e92af10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090017874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56458e9530d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090017874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6735783)[0x56458e975ea0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090017874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6735783)[0x56458e975ea0]{disrupted}: Freeing instance (context_map.c:202) 20250425090017874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6735783)[0x56458e975ea0]{disrupted}: Deallocated (fsm.c:568) 20250425090017874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56458e9530d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090017874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56458e9530d0]{disconnected}: Freeing instance (context_map.c:206) 20250425090017874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56458e9530d0]{disconnected}: Deallocated (fsm.c:568) 20250425090017874 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6735783 SCCP-67 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20250425090017874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11700937)[0x56458e9539b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425090017874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11700937)[0x56458e9539b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425090017874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56458e928e80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425090017874 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090017874 DLSCCP DEBUG SCCP-SCOC(69)[0x56458e936ef0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090017874 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b3d367), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090017874 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090017874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090017875 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090017875 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090017875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090017875 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090017875 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 01 04 b3 d3 67 00 00 45 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090017875 DLSCCP DEBUG SCCP-SCOC(69)[0x56458e936ef0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090017875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56458e928e80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090017875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11700937)[0x56458e9539b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090017875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11700937)[0x56458e9539b0]{disrupted}: Freeing instance (context_map.c:202) 20250425090017875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11700937)[0x56458e9539b0]{disrupted}: Deallocated (fsm.c:568) 20250425090017875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56458e928e80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090017875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56458e928e80]{disconnected}: Freeing instance (context_map.c:206) 20250425090017875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56458e928e80]{disconnected}: Deallocated (fsm.c:568) 20250425090017875 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11700937 SCCP-69 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20250425090017875 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090017875 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090017875 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425090017875 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090017875 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090017875 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090017875 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090017875 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090017875 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090017875 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090017875 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090017875 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090017876 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090017876 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090017876 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090017876 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090017876 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090017876 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090017876 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090017876 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090017877 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090017877 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090017877 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090017877 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37584<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(561)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@23e0c4c64ce8: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)@23e0c4c64ce8: Final verdict of PTC: pass HNBGW-PFCP(544)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@23e0c4c64ce8: Final verdict of PTC: pass 20250425090017908 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44262<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090017908 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44274<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(542): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(543): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(544): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(548): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(549): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(550): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(551): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-SCCP(552): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-RAN(553): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-M3UA(554): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(555): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(556): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(557): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(558): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(559): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(560): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(561): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Fri Apr 25 09:00:18 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.talloc 20250425090018068 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44280<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090018324 DLSCCP DEBUG SCCP-SCOC(65)[0x56458e92ad50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090018324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baa815), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090018324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090018324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090018324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090018324 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090018324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090018324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090018324 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 ba a8 15 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090018325 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090018325 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090018325 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090018325 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090018325 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090018325 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090018326 DLSCCP DEBUG SCCP-SCOC(66)[0x56458e93af90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090018326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00628916), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090018326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090018326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090018326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090018326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090018326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090018326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090018326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 62 89 16 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090018326 DLSCCP DEBUG SCCP-SCOC(64)[0x56458e930c40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090018326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037cfe1), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090018326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090018326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090018326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090018326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090018326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090018326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090018326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 37 cf e1 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090018326 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090018326 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090018326 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090018326 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090018326 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090018326 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090018327 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090018327 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090018327 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090018327 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090018327 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090018327 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090018671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44280<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=579208) 20250425090018940 DLSCCP DEBUG SCCP-SCOC(62)[0x56458e949e40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090018940 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001509c6), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090018940 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090018940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090018940 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090018941 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090018941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090018941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090018941 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 15 09 c6 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090018941 DLSCCP DEBUG SCCP-SCOC(63)[0x56458e932fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090018941 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007638aa), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090018941 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090018941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090018941 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090018941 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090018941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090018941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090018941 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 76 38 aa 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090018941 DLSCCP DEBUG SCCP-SCOC(61)[0x56458e953dd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090018941 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002fa22c), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090018941 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090018941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090018941 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090018941 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090018941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090018941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090018941 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2f a2 2c 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090018941 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090018941 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090018941 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090018941 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090018941 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090018941 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090018942 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090018942 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090018942 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090018942 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090018942 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090018942 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090018942 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090018942 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090018942 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090018942 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090018942 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090018942 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090019441 DLSCCP DEBUG SCCP-SCOC(60)[0x56458e94a570]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090019441 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0023f691), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090019441 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090019441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090019441 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090019441 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090019441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090019442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090019442 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 23 f6 91 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090019442 DLSCCP DEBUG SCCP-SCOC(58)[0x56458e94cc60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090019442 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046ab65), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090019442 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090019442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090019442 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090019442 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090019442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090019442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090019442 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 46 ab 65 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090019442 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090019442 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090019442 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090019442 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090019442 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090019442 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090019442 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090019442 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090019442 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090019442 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090019442 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090019442 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090019443 DLSCCP DEBUG SCCP-SCOC(59)[0x56458e7d96b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090019443 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c10b00), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090019443 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090019443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090019443 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090019443 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090019443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090019443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090019443 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c1 0b 00 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090019444 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090019444 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090019444 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090019444 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090019444 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090019444 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! Waiting for packet dumper to finish... 1 (prev_count=579208, count=594320) 20250425090019872 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090019872 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090019872 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425090019873 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090019873 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425090019873 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425090019873 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090019873 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090019873 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425090019873 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090019873 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425090019873 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425090020071 DLSCCP DEBUG SCCP-SCOC(57)[0x56458e8c6c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090020071 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c72ac6), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090020071 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090020071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090020071 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090020071 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090020071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090020071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090020071 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c7 2a c6 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090020071 DLSCCP DEBUG SCCP-SCOC(54)[0x56458e938d80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090020071 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d23e73), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090020071 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090020071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090020071 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090020071 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090020071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090020071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090020071 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d2 3e 73 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090020071 DLSCCP DEBUG SCCP-SCOC(55)[0x56458e951090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090020071 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002db42a), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090020072 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090020072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090020072 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090020072 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090020072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090020072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090020072 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2d b4 2a 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090020072 DLSCCP DEBUG SCCP-SCOC(56)[0x56458e929550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090020072 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3603d), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090020072 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090020072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090020072 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090020072 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090020072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090020072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090020072 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c3 60 3d 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090020072 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090020072 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090020072 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090020072 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090020072 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090020072 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090020072 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090020072 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090020072 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090020072 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090020072 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090020072 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090020073 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090020073 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090020073 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090020073 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090020073 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090020073 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090020073 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090020073 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090020073 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090020073 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090020073 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090020073 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin ------ Fri Apr 25 09:00:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20250425090021768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44294<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090021774 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44296<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090021779 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39973<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090021874 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425090021874 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425090021881 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090021881 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090021881 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090021881 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090021881 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090021881 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090021882 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090021882 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090021882 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52896 (stream_srv.c:142) 20250425090021882 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52896<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425090021883 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090021883 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425090021883 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090021883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090021883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090021883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090021883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090021883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090021883 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090021883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090021883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090021883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090021883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090021883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090021883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090021883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090021883 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090021883 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090021883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425090021883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090021883 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0c 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090021883 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090021883 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090021883 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425090021883 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090021883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090021883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090021883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090021883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090021883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090021883 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090021883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090021883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090021883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090021883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090021883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090021883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090021883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090021883 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090021883 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090021883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090021883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090021883 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090021883 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090021883 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090021883 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090021883 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090021883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090021883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090021883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090021883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090021883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090021883 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090021883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090021883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090021883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090021883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090021883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090021883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090021883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090021883 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090021883 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090021883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090021883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090021883 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090021883 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090021883 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090021883 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090021883 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090021883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090021883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090021883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090021883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090021883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090021883 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090021883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090021883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090021883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090021883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090021883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090021883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090021883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090021883 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090021883 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090021883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090021883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090021883 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090021883 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090021883 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090021883 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090021883 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090021883 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425090021883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425090021883 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425090021883 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090021883 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090021883 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090021883 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090021883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090021883 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090021883 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090021883 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090021883 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090021883 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090021883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090021883 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090021883 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090021883 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090021883 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090021883 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090021883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090021883 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(575)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(575)@23e0c4c64ce8: M3UA emulation initiated, the test can be started MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(575)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-SCCP(573)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(578)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc1-M3UA(578)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(578)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(576)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090021907 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090021907 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090021907 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090021907 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090021907 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090021907 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090021907 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090021907 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090021908 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090021908 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425090021908 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090021908 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090021908 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090021908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090021908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090021908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090021908 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=13 -> eSLS=93: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425090021908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090021908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090021908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090021908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090021908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090021908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090021908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090021908 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=13 -> eSLS=125: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425090021908 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090021908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425090021908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090021909 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0d 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090021909 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090021909 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090021909 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425090021909 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090021909 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090021909 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090021909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090021909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090021909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090021909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=4 -> eSLS=36: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090021909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090021909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090021909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090021909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090021909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090021909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090021909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090021909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=4 -> eSLS=4: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090021909 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090021909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090021909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090021909 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 04 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090021909 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090021909 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090021909 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090021909 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090021909 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090021909 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090021909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090021909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090021909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090021909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090021909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090021909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090021909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090021909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090021909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090021909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090021909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090021909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090021909 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090021909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090021909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090021909 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090021909 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090021909 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090021909 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090021909 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090021909 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090021909 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090021909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090021909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090021909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090021909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090021909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090021909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090021909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090021909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090021909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090021909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090021909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090021909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090021909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090021909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090021909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090021909 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090021909 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090021909 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090021909 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090021909 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090021909 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425090021909 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425090021909 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425090021909 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090021909 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090021909 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090021909 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090021909 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090021909 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=4 -> eSLS=4: picked Normal Route via 'virt-sgsn2' round-robin style 20250425090021909 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090021910 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090021910 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090021910 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090021910 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090021910 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090021910 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090021910 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090021910 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090021910 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090021910 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090021910 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090021910 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(581)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(581)@23e0c4c64ce8: M3UA emulation initiated, the test can be started MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(581)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(579)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(584)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn1-M3UA(584)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(584)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn1-SCCP(582)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090021942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090021942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090021942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090021942 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090021942 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425090021942 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090021942 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090021942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090021942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090021947 DLINP DEBUG SRVCONN(,r=127.0.0.1:52896<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090021947 DLINP DEBUG SRVCONN(,r=127.0.0.1:52896<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090021947 DLINP DEBUG SRVCONN(,r=127.0.0.1:52896<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090021947 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090021947 DHNBAP DEBUG (127.0.0.1:52896 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425090021947 DHNBAP NOTICE (127.0.0.1:52896 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090021948 DHNBAP NOTICE (127.0.0.1:52896 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090021948 DLINP DEBUG SRVCONN(,r=127.0.0.1:52896<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090021948 DLINP DEBUG SRVCONN(,r=127.0.0.1:52896<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090022093 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090022093 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425090022093 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090022093 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(575)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425090022098 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090022098 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425090022098 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090022098 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090022098 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090022098 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090022098 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090022098 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090022098 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090022098 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425090022098 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090022100 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090022100 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090022100 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090022100 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425090022100 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090022100 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090022100 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090022100 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090022100 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425090022100 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425090022100 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090022100 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090022100 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090022100 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090022100 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425090022100 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090022100 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090022100 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090022100 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090022100 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090022100 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090022100 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090022101 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090022101 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090022102 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090022102 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090022102 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090022102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022102 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090022102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090022102 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090022102 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090022102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090022102 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090022102 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090022102 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090022102 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090022102 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090022102 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090022102 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090022102 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090022102 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250425090022102 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090022102 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090022102 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090022102 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425090022103 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090022103 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425090022103 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090022103 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(578)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425090022111 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090022111 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425090022111 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090022111 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090022111 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090022111 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090022111 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425090022111 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090022111 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090022111 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090022111 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090022114 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090022114 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090022114 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090022114 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425090022114 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090022114 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090022114 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090022114 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090022114 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425090022114 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090022114 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425090022114 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090022114 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090022114 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090022115 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090022115 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425090022115 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090022115 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090022115 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090022115 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090022115 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090022115 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090022115 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090022116 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090022116 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090022116 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090022116 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090022116 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090022116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022116 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090022116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090022117 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090022117 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090022117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090022117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090022117 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 03 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090022117 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090022117 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090022117 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090022117 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090022117 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090022117 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090022117 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'virt-msc1' 20250425090022117 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090022117 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090022117 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090022117 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 03 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425090022121 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090022121 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425090022121 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090022121 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(581)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425090022126 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090022126 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425090022126 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090022126 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090022126 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090022126 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090022126 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090022126 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090022126 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090022126 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090022126 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090022128 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090022128 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090022128 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090022128 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425090022128 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090022128 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090022128 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090022128 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090022128 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425090022128 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090022128 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090022128 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425090022128 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090022128 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090022129 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090022129 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090022129 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425090022129 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090022129 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090022129 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090022129 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090022129 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090022129 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090022129 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090022130 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090022130 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090022130 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090022130 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090022130 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090022130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022130 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090022130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090022130 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090022130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090022130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090022131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090022131 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090022131 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090022130 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090022131 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425090022131 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090022131 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425090022131 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090022131 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090022131 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090022131 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090022131 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090022131 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250425090022131 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090022131 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090022131 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090022131 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn1-M3UA(584)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425090022135 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090022135 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250425090022135 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090022135 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090022135 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090022135 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090022135 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425090022135 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090022135 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090022135 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250425090022135 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090022137 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090022137 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090022137 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090022137 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250425090022137 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090022137 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090022137 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090022137 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090022137 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250425090022137 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250425090022137 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425090022137 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425090022137 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0a  20250425090022137 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425090022137 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090022137 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090022137 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090022137 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250425090022137 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090022137 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090022137 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090022137 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090022138 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090022138 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090022138 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090022139 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090022139 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090022139 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090022139 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090022139 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090022139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022139 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090022139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090022139 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090022139 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090022139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090022139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090022139 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090022139 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090022139 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090022139 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090022139 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090022139 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090022139 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090022139 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'virt-sgsn1' 20250425090022139 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090022139 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090022139 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090022139 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(574)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090022909 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090022909 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090022909 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090022909 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090022909 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090022909 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090022909 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090022909 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090022909 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090022909 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425090022909 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090022909 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090022909 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090022909 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090022909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090022909 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090022909 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090022909 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090022909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022909 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090022909 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090022909 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090022909 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090022909 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425090022909 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090022909 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090022909 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090022909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090022909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090022909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090022909 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090022909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090022909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090022909 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090022909 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090022909 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425090022910 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090022910 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090022910 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090022910 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090022910 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090022910 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425090022910 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090022910 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090022910 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090022910 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425090022910 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090022910 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090022910 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090022910 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090022910 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090022910 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090022910 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090022910 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090022910 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090022910 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090022910 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090022910 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090022910 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090022910 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090022910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090022910 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090022910 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090022910 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090022910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022910 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090022910 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090022910 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090022910 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090022910 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(577)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090022913 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090022913 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090022913 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090022913 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090022913 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090022913 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090022913 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090022913 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090022913 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090022913 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425090022913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090022913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090022913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090022913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090022913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090022913 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090022913 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090022913 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090022913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022913 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090022913 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090022913 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090022913 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090022913 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425090022913 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090022913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090022913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090022913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022913 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090022913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090022914 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090022914 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090022914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090022914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090022914 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090022914 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090022914 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: link up (cnlink.c:111) 20250425090022914 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090022914 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090022914 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090022914 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090022914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090022914 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'virt-msc1' 20250425090022914 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090022914 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090022914 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090022914 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425090022914 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090022914 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090022914 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090022914 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090022914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090022914 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090022914 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090022914 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090022914 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090022914 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090022915 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090022915 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090022915 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090022915 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090022915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090022915 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090022915 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090022915 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090022915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022915 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090022915 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090022915 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090022915 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090022915 DRANAP INFO cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(580)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090022933 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090022933 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090022933 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090022933 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090022933 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090022933 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090022934 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090022934 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090022934 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090022934 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090022934 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090022934 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090022934 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090022934 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090022934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090022934 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090022934 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090022934 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090022934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022934 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090022934 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090022934 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090022934 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090022934 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425090022934 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090022934 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090022934 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090022934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022934 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090022934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090022934 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090022934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090022934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090022934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090022934 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090022934 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090022934 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425090022934 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090022934 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090022934 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090022934 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090022934 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090022934 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250425090022934 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090022935 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090022935 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090022935 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425090022936 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090022936 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090022936 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090022936 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090022936 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090022936 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090022937 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090022937 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090022937 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090022937 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090022937 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090022937 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090022937 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090022937 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090022937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090022937 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090022937 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090022937 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090022937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022937 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090022937 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090022937 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090022937 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090022937 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(583)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090022940 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090022940 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425090022940 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425090022940 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425090022940 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090022941 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090022941 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090022941 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090022941 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090022941 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090022941 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090022941 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090022941 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090022941 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090022941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090022941 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090022941 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425090022941 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090022941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022941 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090022941 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090022941 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090022941 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090022941 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425090022941 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090022941 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090022941 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090022941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022941 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090022941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090022941 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090022941 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090022941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090022941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090022941 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090022941 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090022941 DRANAP NOTICE cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: link up (cnlink.c:111) 20250425090022941 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090022941 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090022941 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090022941 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090022941 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090022941 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'virt-sgsn1' 20250425090022941 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090022941 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090022941 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090022941 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250425090022942 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090022942 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425090022942 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425090022942 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425090022942 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090022942 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090022942 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090022942 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090022942 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090022942 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090022942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090022942 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090022942 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090022942 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090022942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090022942 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090022942 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425090022942 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090022942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090022942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090022942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090022942 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090022942 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090022942 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090022942 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090022942 DRANAP INFO cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090023959 DLCTRL DEBUG Command: GET 113247425 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090023959 DLCTRL DEBUG Tx Command reply: GET_REPLY 113247425 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090023962 DLCTRL DEBUG Command: GET 955245509 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090023962 DLCTRL DEBUG Tx Command reply: GET_REPLY 955245509 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090023967 DLCTRL DEBUG Command: GET 897234350 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090023967 DLCTRL DEBUG Tx Command reply: GET_REPLY 897234350 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090023971 DLCTRL DEBUG Command: GET 139058862 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090023972 DLCTRL DEBUG Tx Command reply: GET_REPLY 139058862 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090023976 DLCTRL DEBUG Command: GET 378163881 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090023976 DLCTRL DEBUG Tx Command reply: GET_REPLY 378163881 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425090023980 DLCTRL DEBUG Command: GET 187840003 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090023980 DLCTRL DEBUG Tx Command reply: GET_REPLY 187840003 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090023984 DLCTRL DEBUG Command: GET 967762929 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090023984 DLCTRL DEBUG Tx Command reply: GET_REPLY 967762929 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090023988 DLCTRL DEBUG Command: GET 562497934 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090023988 DLCTRL DEBUG Tx Command reply: GET_REPLY 562497934 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090023992 DLCTRL DEBUG Command: GET 827569228 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090023992 DLCTRL DEBUG Tx Command reply: GET_REPLY 827569228 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090023996 DLCTRL DEBUG Command: GET 255732266 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090023996 DLCTRL DEBUG Tx Command reply: GET_REPLY 255732266 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425090024000 DLCTRL DEBUG Command: GET 772778571 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090024000 DLCTRL DEBUG Tx Command reply: GET_REPLY 772778571 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090024004 DLCTRL DEBUG Command: GET 923886413 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090024004 DLCTRL DEBUG Tx Command reply: GET_REPLY 923886413 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090024008 DLCTRL DEBUG Command: GET 482370991 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090024008 DLCTRL DEBUG Tx Command reply: GET_REPLY 482370991 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090024013 DLCTRL DEBUG Command: GET 893337711 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090024013 DLCTRL DEBUG Tx Command reply: GET_REPLY 893337711 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090024017 DLCTRL DEBUG Command: GET 961614191 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090024017 DLCTRL DEBUG Tx Command reply: GET_REPLY 961614191 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425090024020 DLCTRL DEBUG Command: GET 133439619 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090024020 DLCTRL DEBUG Tx Command reply: GET_REPLY 133439619 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090024022 DLCTRL DEBUG Command: GET 339500843 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090024022 DLCTRL DEBUG Tx Command reply: GET_REPLY 339500843 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090024024 DLCTRL DEBUG Command: GET 37581331 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090024024 DLCTRL DEBUG Tx Command reply: GET_REPLY 37581331 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090024026 DLCTRL DEBUG Command: GET 713617226 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090024026 DLCTRL DEBUG Tx Command reply: GET_REPLY 713617226 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090024028 DLCTRL DEBUG Command: GET 998747346 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090024028 DLCTRL DEBUG Tx Command reply: GET_REPLY 998747346 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=767, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101111111100000000100011'B == '42BFC023'O MTC@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=750, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101110111000000000100011'B == '42BB8023'O MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100001010'B, t_guard := 20.000000 } 20250425090024048 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44312<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@23e0c4c64ce8: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)6639394 20250425090025103 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090025103 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090025103 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425090025103 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090025103 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x654f22, normal) (hnbgw_rua.c:406) 20250425090025103 DHNB DEBUG map_rua[0x56458e975ea0]{init}: Allocated (fsm.c:456) 20250425090025103 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6639394)[0x56458e975ea0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090025103 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6639394 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090025103 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090025103 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090025103 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6639394 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:683) 20250425090025103 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6639394 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: No msc found for this NRI, doing round-robin (hnbgw_cn.c:730) 20250425090025103 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6639394 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425090025103 DCN DEBUG map_sccp[0x56458e9530d0]{init}: Allocated (fsm.c:456) 20250425090025103 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56458e9530d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090025103 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6639394 <-> SCCP-70 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425090025103 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6639394 SCCP-70 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250425090025103 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6639394)[0x56458e975ea0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090025103 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090025103 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090025103 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6639394 SCCP-70 msc-0 MI=TMSI-0x42800023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090025103 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56458e9530d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090025104 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090025104 DLSCCP DEBUG SCCP-SCOC(70)[0x56458e928e80]{IDLE}: Allocated (fsm.c:456) 20250425090025104 DLSCCP DEBUG SCCP-SCOC(70)[0x56458e928e80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090025104 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000046), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f400300010a0056400500f1100926) (sccp_scrc.c:415) 20250425090025104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090025104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090025104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090025104 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090025104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090025104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090025104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090025104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090025104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090025104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090025104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090025104 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090025104 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090025104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090025104 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090025104 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 02 01 00 00 46 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 80 00 23 00 4f 40 03 00 01 0a 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090025104 DLSCCP DEBUG SCCP-SCOC(70)[0x56458e928e80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090025104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56458e9530d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090025104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6639394)[0x56458e975ea0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090025105 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090025105 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090025105 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090025105 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090025105 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090025105 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250425090025105 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090025105 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090025105 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090025105 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 02 01 00 00 46 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 80 00 23 00 4f 40 03 00 01 0a 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(573)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc0-SCCP(573)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(574)@23e0c4c64ce8: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586) HNBGW_Test.msc0-RAN(574)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)191795 HNBGW_Test.msc0-SCCP(573)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(573)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090025124 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090025124 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090025124 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090025124 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090025124 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090025124 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090025124 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090025124 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090025124 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090025124 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 46 e1 69 86 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090025125 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090025125 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090025125 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090025125 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090025125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090025125 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000046), PART(T=Source Reference,L=4,D=00e16986) (sccp_scrc.c:486) 20250425090025125 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1855) 20250425090025125 DLSCCP DEBUG SCCP-SCOC(70)[0x56458e928e80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 1 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090025125 DLSCCP DEBUG SCCP-SCOC(70)[0x56458e928e80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090025125 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090025125 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090025125 DCN DEBUG handle_cn_conn_conf() conn_id=70, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090025125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56458e9530d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090025125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56458e9530d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425090025126 DLCTRL DEBUG Command: GET 47675428 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090025126 DLCTRL DEBUG Tx Command reply: GET_REPLY 47675428 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425090025130 DLCTRL DEBUG Command: GET 119743467 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090025130 DLCTRL DEBUG Tx Command reply: GET_REPLY 119743467 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090025134 DLCTRL DEBUG Command: GET 688294401 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090025134 DLCTRL DEBUG Tx Command reply: GET_REPLY 688294401 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090025138 DLCTRL DEBUG Command: GET 336767915 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090025138 DLCTRL DEBUG Tx Command reply: GET_REPLY 336767915 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090025142 DLCTRL DEBUG Command: GET 352580478 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090025142 DLCTRL DEBUG Tx Command reply: GET_REPLY 352580478 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090025145 DLCTRL DEBUG Command: GET 82269711 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090025145 DLCTRL DEBUG Tx Command reply: GET_REPLY 82269711 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090025148 DLCTRL DEBUG Command: GET 564272335 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090025148 DLCTRL DEBUG Tx Command reply: GET_REPLY 564272335 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090025151 DLCTRL DEBUG Command: GET 673183994 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090025151 DLCTRL DEBUG Tx Command reply: GET_REPLY 673183994 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090025153 DLCTRL DEBUG Command: GET 603267289 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090025153 DLCTRL DEBUG Tx Command reply: GET_REPLY 603267289 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090025155 DLCTRL DEBUG Command: GET 543167566 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090025155 DLCTRL DEBUG Tx Command reply: GET_REPLY 543167566 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090025157 DLCTRL DEBUG Command: GET 404574362 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090025157 DLCTRL DEBUG Tx Command reply: GET_REPLY 404574362 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090025159 DLCTRL DEBUG Command: GET 388487609 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090025159 DLCTRL DEBUG Tx Command reply: GET_REPLY 388487609 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090025162 DLCTRL DEBUG Command: GET 841899964 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090025162 DLCTRL DEBUG Tx Command reply: GET_REPLY 841899964 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090025165 DLCTRL DEBUG Command: GET 147689833 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090025165 DLCTRL DEBUG Tx Command reply: GET_REPLY 147689833 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 1 (control_if.c:477) 20250425090025168 DLCTRL DEBUG Command: GET 312525250 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090025168 DLCTRL DEBUG Tx Command reply: GET_REPLY 312525250 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090025172 DLCTRL DEBUG Command: GET 88885057 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090025172 DLCTRL DEBUG Tx Command reply: GET_REPLY 88885057 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090025177 DLCTRL DEBUG Command: GET 828481016 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090025177 DLCTRL DEBUG Tx Command reply: GET_REPLY 828481016 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090025181 DLCTRL DEBUG Command: GET 422304619 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090025181 DLCTRL DEBUG Tx Command reply: GET_REPLY 422304619 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090025185 DLCTRL DEBUG Command: GET 356950872 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090025185 DLCTRL DEBUG Tx Command reply: GET_REPLY 356950872 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090025189 DLCTRL DEBUG Command: GET 331958309 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090025189 DLCTRL DEBUG Tx Command reply: GET_REPLY 331958309 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0524010350590205F442BFC023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000110110'B, t_guard := 20.000000 } 20250425090025222 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43716<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(577)@23e0c4c64ce8: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(577)@23e0c4c64ce8: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570)@23e0c4c64ce8: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)6831057 20250425090026246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090026246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090026246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250425090026246 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090026246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x683bd1, normal) (hnbgw_rua.c:406) 20250425090026246 DHNB DEBUG map_rua[0x56458e93a1f0]{init}: Allocated (fsm.c:456) 20250425090026246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6831057)[0x56458e93a1f0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090026246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6831057 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090026246 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090026246 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090026246 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425090026246 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6831057 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:683) 20250425090026246 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6831057 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: No msc found for this NRI, doing round-robin (hnbgw_cn.c:730) 20250425090026246 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6831057 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:743) 20250425090026246 DCN DEBUG map_sccp[0x56458e9a23a0]{init}: Allocated (fsm.c:456) 20250425090026246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56458e9a23a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090026246 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6831057 <-> SCCP-71 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425090026246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6831057 SCCP-71 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250425090026246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6831057)[0x56458e93a1f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090026246 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090026246 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090026246 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6831057 SCCP-71 msc-1 MI=TMSI-0x42BFC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090026246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56458e9a23a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090026246 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090026246 DLSCCP DEBUG SCCP-SCOC(71)[0x56458e92b040]{IDLE}: Allocated (fsm.c:456) 20250425090026246 DLSCCP DEBUG SCCP-SCOC(71)[0x56458e92b040]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090026246 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000047), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030002360056400500f1100926) (sccp_scrc.c:415) 20250425090026246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090026246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090026246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090026246 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090026246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090026246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090026246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090026246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090026246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090026246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090026246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090026246 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090026246 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090026246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090026246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090026246 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 03 01 00 00 47 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 bf c0 23 00 4f 40 03 00 02 36 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090026246 DLSCCP DEBUG SCCP-SCOC(71)[0x56458e92b040]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090026246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56458e9a23a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090026246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6831057)[0x56458e93a1f0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090026246 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090026247 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090026247 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090026247 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090026247 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090026247 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'virt-msc1' 20250425090026247 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090026247 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090026247 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090026247 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 03 01 00 00 47 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 bf c0 23 00 4f 40 03 00 02 36 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(576)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc1-SCCP(576)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(577)@23e0c4c64ce8: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587) HNBGW_Test.msc1-RAN(577)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)4430590 HNBGW_Test.msc1-SCCP(576)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(576)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090026258 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090026258 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090026258 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090026258 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090026258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090026258 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000047), PART(T=Source Reference,L=4,D=00fdacc8) (sccp_scrc.c:486) 20250425090026258 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1855) 20250425090026258 DLSCCP DEBUG SCCP-SCOC(71)[0x56458e92b040]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090026258 DLSCCP DEBUG SCCP-SCOC(71)[0x56458e92b040]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090026258 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090026258 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090026258 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090026258 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090026258 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090026258 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090026258 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090026258 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090026258 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090026258 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090026258 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 47 fd ac c8 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090026258 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090026258 DCN DEBUG handle_cn_conn_conf() conn_id=71, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090026258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56458e9a23a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090026258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56458e9a23a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 2 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090026259 DLCTRL DEBUG Command: GET 317341182 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090026259 DLCTRL DEBUG Tx Command reply: GET_REPLY 317341182 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425090026260 DLCTRL DEBUG Command: GET 302121 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090026260 DLCTRL DEBUG Tx Command reply: GET_REPLY 302121 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090026262 DLCTRL DEBUG Command: GET 760247934 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090026262 DLCTRL DEBUG Tx Command reply: GET_REPLY 760247934 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090026264 DLCTRL DEBUG Command: GET 336868778 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090026264 DLCTRL DEBUG Tx Command reply: GET_REPLY 336868778 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090026265 DLCTRL DEBUG Command: GET 359780578 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090026265 DLCTRL DEBUG Tx Command reply: GET_REPLY 359780578 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090026266 DLCTRL DEBUG Command: GET 105004096 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090026266 DLCTRL DEBUG Tx Command reply: GET_REPLY 105004096 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250425090026268 DLCTRL DEBUG Command: GET 489501713 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090026268 DLCTRL DEBUG Tx Command reply: GET_REPLY 489501713 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090026269 DLCTRL DEBUG Command: GET 546795956 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090026269 DLCTRL DEBUG Tx Command reply: GET_REPLY 546795956 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090026270 DLCTRL DEBUG Command: GET 458853974 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090026270 DLCTRL DEBUG Tx Command reply: GET_REPLY 458853974 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090026272 DLCTRL DEBUG Command: GET 94917925 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090026272 DLCTRL DEBUG Tx Command reply: GET_REPLY 94917925 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090026273 DLCTRL DEBUG Command: GET 948108070 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090026273 DLCTRL DEBUG Tx Command reply: GET_REPLY 948108070 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090026274 DLCTRL DEBUG Command: GET 296467973 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090026274 DLCTRL DEBUG Tx Command reply: GET_REPLY 296467973 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090026275 DLCTRL DEBUG Command: GET 587947221 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090026275 DLCTRL DEBUG Tx Command reply: GET_REPLY 587947221 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090026276 DLCTRL DEBUG Command: GET 167318373 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090026276 DLCTRL DEBUG Tx Command reply: GET_REPLY 167318373 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 2 (control_if.c:477) 20250425090026277 DLCTRL DEBUG Command: GET 291437609 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090026277 DLCTRL DEBUG Tx Command reply: GET_REPLY 291437609 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090026278 DLCTRL DEBUG Command: GET 414894229 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090026278 DLCTRL DEBUG Tx Command reply: GET_REPLY 414894229 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090026278 DLCTRL DEBUG Command: GET 565322238 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090026278 DLCTRL DEBUG Tx Command reply: GET_REPLY 565322238 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090026279 DLCTRL DEBUG Command: GET 169269543 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090026279 DLCTRL DEBUG Tx Command reply: GET_REPLY 169269543 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090026280 DLCTRL DEBUG Command: GET 881778428 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090026280 DLCTRL DEBUG Tx Command reply: GET_REPLY 881778428 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090026281 DLCTRL DEBUG Command: GET 460071601 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090026281 DLCTRL DEBUG Tx Command reply: GET_REPLY 460071601 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0627000350590205F442BB8023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001101111'B, t_guard := 20.000000 } 20250425090026295 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43730<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@23e0c4c64ce8: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@23e0c4c64ce8: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570)@23e0c4c64ce8: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)11494122 20250425090027316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090027316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090027316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250425090027316 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090027316 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xaf62ea, normal) (hnbgw_rua.c:406) 20250425090027316 DHNB DEBUG map_rua[0x56458e930220]{init}: Allocated (fsm.c:456) 20250425090027316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11494122)[0x56458e930220]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090027316 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11494122 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090027316 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090027316 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090027316 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11494122 SCCP-0 CS MI=TMSI-0x42BB8023: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250425090027317 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11494122 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:683) 20250425090027317 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11494122 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: No msc found for this NRI, doing round-robin (hnbgw_cn.c:730) 20250425090027317 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11494122 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425090027317 DCN DEBUG map_sccp[0x56458e952dc0]{init}: Allocated (fsm.c:456) 20250425090027317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56458e952dc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090027317 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11494122 <-> SCCP-72 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425090027317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11494122 SCCP-72 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250425090027317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11494122)[0x56458e930220]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090027317 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090027317 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090027317 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11494122 SCCP-72 msc-0 MI=TMSI-0x42BB8023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090027317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56458e952dc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090027317 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090027317 DLSCCP DEBUG SCCP-SCOC(72)[0x56458e94d0d0]{IDLE}: Allocated (fsm.c:456) 20250425090027317 DLSCCP DEBUG SCCP-SCOC(72)[0x56458e94d0d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090027317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000048), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f400300006f0056400500f1100926) (sccp_scrc.c:415) 20250425090027317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090027317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090027317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090027317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090027317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090027317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090027317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090027317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090027317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090027317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090027317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090027317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090027317 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090027317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090027317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090027317 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 48 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 bb 80 23 00 4f 40 03 00 00 6f 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090027317 DLSCCP DEBUG SCCP-SCOC(72)[0x56458e94d0d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090027317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56458e952dc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090027317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11494122)[0x56458e930220]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090027317 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090027317 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090027317 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090027317 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090027317 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090027317 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425090027317 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090027317 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090027317 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090027317 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 48 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 bb 80 23 00 4f 40 03 00 00 6f 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(573)@23e0c4c64ce8: First idle individual index:1 HNBGW_Test.msc0-SCCP(573)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(574)@23e0c4c64ce8: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588) HNBGW_Test.msc0-RAN(574)@23e0c4c64ce8: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)11543271 HNBGW_Test.msc0-SCCP(573)@23e0c4c64ce8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(573)@23e0c4c64ce8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425090027321 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090027321 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090027321 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090027321 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090027321 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090027321 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090027321 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090027321 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090027321 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090027321 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 48 aa 1f 3c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090027322 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090027322 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090027322 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090027322 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090027322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090027322 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000048), PART(T=Source Reference,L=4,D=00aa1f3c) (sccp_scrc.c:486) 20250425090027322 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1855) 20250425090027322 DLSCCP DEBUG SCCP-SCOC(72)[0x56458e94d0d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090027322 DLSCCP DEBUG SCCP-SCOC(72)[0x56458e94d0d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090027322 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090027322 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090027322 DCN DEBUG handle_cn_conn_conf() conn_id=72, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090027322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56458e952dc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090027322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56458e952dc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)@23e0c4c64ce8: setverdict(pass): none -> pass MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 3 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090027323 DLCTRL DEBUG Command: GET 379512562 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090027324 DLCTRL DEBUG Tx Command reply: GET_REPLY 379512562 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250425090027328 DLCTRL DEBUG Command: GET 89279494 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090027328 DLCTRL DEBUG Tx Command reply: GET_REPLY 89279494 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090027335 DLCTRL DEBUG Command: GET 752409135 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090027335 DLCTRL DEBUG Tx Command reply: GET_REPLY 752409135 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090027343 DLCTRL DEBUG Command: GET 359120471 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090027343 DLCTRL DEBUG Tx Command reply: GET_REPLY 359120471 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090027348 DLCTRL DEBUG Command: GET 372377266 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090027348 DLCTRL DEBUG Tx Command reply: GET_REPLY 372377266 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090027353 DLCTRL DEBUG Command: GET 867943755 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090027353 DLCTRL DEBUG Tx Command reply: GET_REPLY 867943755 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250425090027357 DLCTRL DEBUG Command: GET 345844435 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090027357 DLCTRL DEBUG Tx Command reply: GET_REPLY 345844435 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090027359 DLCTRL DEBUG Command: GET 345924543 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090027359 DLCTRL DEBUG Tx Command reply: GET_REPLY 345924543 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090027361 DLCTRL DEBUG Command: GET 923833542 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090027361 DLCTRL DEBUG Tx Command reply: GET_REPLY 923833542 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090027362 DLCTRL DEBUG Command: GET 557496971 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090027362 DLCTRL DEBUG Tx Command reply: GET_REPLY 557496971 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090027364 DLCTRL DEBUG Command: GET 144915404 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090027364 DLCTRL DEBUG Tx Command reply: GET_REPLY 144915404 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090027364 DLCTRL DEBUG Command: GET 426189237 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090027365 DLCTRL DEBUG Tx Command reply: GET_REPLY 426189237 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090027365 DLCTRL DEBUG Command: GET 482271311 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090027365 DLCTRL DEBUG Tx Command reply: GET_REPLY 482271311 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090027366 DLCTRL DEBUG Command: GET 99281896 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090027366 DLCTRL DEBUG Tx Command reply: GET_REPLY 99281896 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 3 (control_if.c:477) 20250425090027367 DLCTRL DEBUG Command: GET 367387771 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090027367 DLCTRL DEBUG Tx Command reply: GET_REPLY 367387771 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090027368 DLCTRL DEBUG Command: GET 535312917 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090027368 DLCTRL DEBUG Tx Command reply: GET_REPLY 535312917 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090027369 DLCTRL DEBUG Command: GET 639230092 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090027369 DLCTRL DEBUG Tx Command reply: GET_REPLY 639230092 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090027370 DLCTRL DEBUG Command: GET 102698683 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090027370 DLCTRL DEBUG Tx Command reply: GET_REPLY 102698683 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090027371 DLCTRL DEBUG Command: GET 716288297 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090027371 DLCTRL DEBUG Tx Command reply: GET_REPLY 716288297 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090027372 DLCTRL DEBUG Command: GET 126059485 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090027372 DLCTRL DEBUG Tx Command reply: GET_REPLY 126059485 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425090027376 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44296<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090027376 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39973<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(567)@23e0c4c64ce8: Final verdict of PTC: none VirtHNBGW-STATS(566)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090027377 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44294<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090027377 DLINP DEBUG SRVCONN(,r=127.0.0.1:52896<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090027377 DLINP DEBUG SRVCONN(,r=127.0.0.1:52896<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090027377 DLINP NOTICE SRV(,r=127.0.0.1:52896<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090027377 DMAIN NOTICE (127.0.0.1:52896 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52896<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090027377 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(572)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(583)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(580)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(582)@23e0c4c64ce8: Final verdict of PTC: none 20250425090027379 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250425090027379 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250425090027379 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090027379 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425090027379 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090027379 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090027379 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090027379 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090027379 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425090027379 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090027379 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090027379 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090027379 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090027379 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed HNBGW_Test.msc1-RAN(577)@23e0c4c64ce8: Final verdict of PTC: none 20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090027379 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090027379 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090027379 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425090027379 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425090027379 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090027379 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090027379 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090027379 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090027379 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425090027379 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090027379 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090027379 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090027379 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090027379 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090027379 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090027379 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090027379 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090027379 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090027379 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090027379 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090027379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56458e9a23a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425090027379 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090027379 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090027379 DLSCCP DEBUG SCCP-SCOC(71)[0x56458e92b040]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090027379 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fdacc8), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090027379 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090027379 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090027379 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090027379 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425090027379 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090027379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090027379 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090027379 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090027379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090027379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090027379 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 03 04 fd ac c8 00 00 47 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090027379 DLSCCP DEBUG SCCP-SCOC(71)[0x56458e92b040]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) HNBGW_Test.sgsn0-SCCP(579)@23e0c4c64ce8: Final verdict of PTC: none 20250425090027379 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090027379 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090027379 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090027380 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090027379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56458e9a23a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090027379 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6831057)[0x56458e93a1f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425090027379 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6831057)[0x56458e93a1f0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425090027379 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425090027379 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6831057)[0x56458e93a1f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425090027380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6831057)[0x56458e93a1f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090027380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6831057)[0x56458e93a1f0]{disrupted}: Freeing instance (context_map.c:202) 20250425090027380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6831057)[0x56458e93a1f0]{disrupted}: Deallocated (fsm.c:568) 20250425090027380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56458e9a23a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090027380 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090027380 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090027380 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090027380 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090027380 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425090027380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56458e9a23a0]{disconnected}: Freeing instance (context_map.c:206) 20250425090027380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56458e9a23a0]{disconnected}: Deallocated (fsm.c:568) 20250425090027380 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090027380 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090027380 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090027380 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090027380 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090027380 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6831057 SCCP-71 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20250425090027380 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090027380 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090027380 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250425090027380 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090027380 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090027380 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090027380 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090027380 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090027380 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090027380 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090027380 DRANAP NOTICE cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090027380 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090027380 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090027380 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090027380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090027380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425090027380 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090027380 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090027380 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090027380 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090027380 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090027380 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090027380 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090027380 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425090027380 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090027380 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090027380 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090027380 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090027380 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090027380 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090027380 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090027380 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090027380 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090027380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090027380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090027380 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090027380 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090027380 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425090027380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6639394)[0x56458e975ea0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569)@23e0c4c64ce8: Final verdict of PTC: none 20250425090027380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6639394)[0x56458e975ea0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425090027380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56458e9530d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425090027380 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090027380 DLSCCP DEBUG SCCP-SCOC(70)[0x56458e928e80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090027380 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e16986), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090027380 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090027380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090027380 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090027380 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090027380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090027380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090027380 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 02 04 e1 69 86 00 00 46 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090027380 DLSCCP DEBUG SCCP-SCOC(70)[0x56458e928e80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090027380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56458e9530d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571)@23e0c4c64ce8: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565)@23e0c4c64ce8: Final verdict of PTC: none 20250425090027380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6639394)[0x56458e975ea0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090027380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6639394)[0x56458e975ea0]{disrupted}: Freeing instance (context_map.c:202) 20250425090027380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6639394)[0x56458e975ea0]{disrupted}: Deallocated (fsm.c:568) 20250425090027380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56458e9530d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090027380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56458e9530d0]{disconnected}: Freeing instance (context_map.c:206) 20250425090027380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56458e9530d0]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.msc1-SCCP(576)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(574)@23e0c4c64ce8: Final verdict of PTC: none 20250425090027380 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6639394 SCCP-70 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250425090027380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11494122)[0x56458e930220]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425090027380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11494122)[0x56458e930220]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425090027380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56458e952dc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425090027380 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090027380 DLSCCP DEBUG SCCP-SCOC(72)[0x56458e94d0d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090027380 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa1f3c), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) HNBGW_Test.msc1-M3UA(578)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(581)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570)@23e0c4c64ce8: Final verdict of PTC: none 20250425090027380 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090027380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090027380 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090027380 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090027380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090027380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090027380 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0c 04 aa 1f 3c 00 00 48 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090027380 DLSCCP DEBUG SCCP-SCOC(72)[0x56458e94d0d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090027380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56458e952dc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090027380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11494122)[0x56458e930220]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090027380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11494122)[0x56458e930220]{disrupted}: Freeing instance (context_map.c:202) 20250425090027380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11494122)[0x56458e930220]{disrupted}: Deallocated (fsm.c:568) 20250425090027380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56458e952dc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090027380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56458e952dc0]{disconnected}: Freeing instance (context_map.c:206) 20250425090027380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56458e952dc0]{disconnected}: Deallocated (fsm.c:568) 20250425090027380 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11494122 SCCP-72 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20250425090027380 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090027380 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090027380 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425090027380 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090027380 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090027380 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090027380 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090027380 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090027380 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090027380 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090027380 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(575)@23e0c4c64ce8: Final verdict of PTC: none 20250425090027380 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090027381 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090027381 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090027381 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090027381 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090027381 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090027381 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090027381 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090027381 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090027381 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090027381 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090027381 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW_Test.msc0-SCCP(573)@23e0c4c64ce8: Final verdict of PTC: none 20250425090027389 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44312<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(585)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)@23e0c4c64ce8: Final verdict of PTC: pass HNBGW-PFCP(568)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(584)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)@23e0c4c64ce8: Final verdict of PTC: pass 20250425090027416 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43716<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)@23e0c4c64ce8: Final verdict of PTC: pass MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(566): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(567): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(568): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(572): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(573): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(574): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(575): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-SCCP(576): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-RAN(577): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-M3UA(578): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(579): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(580): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(581): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(582): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(583): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(584): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(585): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. 20250425090027424 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43730<->l=127.0.0.1:4261 (telnet_interface.c:138) Fri Apr 25 09:00:27 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.talloc 20250425090027553 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43734<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090027872 DLSCCP DEBUG SCCP-SCOC(68)[0x56458e939f40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090027872 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f38fc), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090027872 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090027872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090027872 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090027872 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090027872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090027872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090027872 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 6f 38 fc 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090027872 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090027872 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090027872 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090027872 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090027872 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090027873 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090027874 DLSCCP DEBUG SCCP-SCOC(67)[0x56458e92af10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090027874 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4c387), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090027874 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090027874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090027874 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090027874 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090027874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090027874 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090027875 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e4 c3 87 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090027875 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090027875 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090027875 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090027875 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090027875 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090027875 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090027876 DLSCCP DEBUG SCCP-SCOC(69)[0x56458e936ef0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090027876 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b3d367), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090027876 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090027876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090027876 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090027876 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090027876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090027876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090027876 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 b3 d3 67 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090027876 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090027876 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090027876 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090027876 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090027876 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090027876 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090028256 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43734<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=565860) 20250425090028325 DLSCCP DEBUG SCCP-SCOC(65)[0x56458e92ad50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090028325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baa815), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090028325 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090028325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090028325 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090028325 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090028325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090028325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090028325 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 ba a8 15 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090028325 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090028325 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090028325 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090028325 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090028325 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090028325 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090028326 DLSCCP DEBUG SCCP-SCOC(64)[0x56458e930c40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090028326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037cfe1), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090028326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090028326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090028326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090028326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090028326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090028326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090028326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 37 cf e1 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090028326 DLSCCP DEBUG SCCP-SCOC(66)[0x56458e93af90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090028326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00628916), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090028326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090028326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090028326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090028326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090028326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090028326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090028326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 62 89 16 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090028327 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090028327 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090028327 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090028327 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090028327 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090028327 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090028327 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090028327 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090028327 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090028327 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090028327 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090028327 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090028941 DLSCCP DEBUG SCCP-SCOC(61)[0x56458e953dd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090028942 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002fa22c), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090028942 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090028942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090028942 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090028942 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090028942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090028942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090028942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2f a2 2c 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090028942 DLSCCP DEBUG SCCP-SCOC(63)[0x56458e932fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090028942 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007638aa), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090028942 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090028942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090028942 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090028942 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090028942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090028942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090028942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 76 38 aa 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090028942 DLSCCP DEBUG SCCP-SCOC(62)[0x56458e949e40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090028942 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001509c6), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090028942 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090028942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090028942 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090028942 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090028942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090028942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090028942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 15 09 c6 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090028942 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090028942 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090028942 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090028942 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090028942 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090028942 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090028942 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090028942 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090028942 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090028942 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090028942 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090028942 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090028942 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090028942 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090028942 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090028942 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090028943 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090028943 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! Waiting for packet dumper to finish... 1 (prev_count=565860, count=595300) 20250425090029380 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090029380 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090029380 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425090029380 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090029380 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090029380 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425090029380 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090029380 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425090029380 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425090029380 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090029380 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425090029380 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425090029442 DLSCCP DEBUG SCCP-SCOC(58)[0x56458e94cc60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090029442 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046ab65), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090029442 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090029442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090029442 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090029442 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090029442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090029442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090029442 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 46 ab 65 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090029442 DLSCCP DEBUG SCCP-SCOC(60)[0x56458e94a570]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090029442 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0023f691), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090029442 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090029442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090029442 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090029442 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090029442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090029442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090029442 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 23 f6 91 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090029443 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090029443 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090029443 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090029443 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090029443 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090029443 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090029443 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090029443 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090029443 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090029443 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090029443 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090029443 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090029444 DLSCCP DEBUG SCCP-SCOC(59)[0x56458e7d96b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090029444 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c10b00), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090029444 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090029444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090029444 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090029444 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090029444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090029444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090029444 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c1 0b 00 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090029444 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090029444 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090029444 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090029444 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090029444 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090029444 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090030073 DLSCCP DEBUG SCCP-SCOC(56)[0x56458e929550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090030073 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3603d), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090030073 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090030073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090030073 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090030073 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090030073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090030073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090030073 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c3 60 3d 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090030073 DLSCCP DEBUG SCCP-SCOC(55)[0x56458e951090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090030073 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002db42a), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090030073 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090030073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090030073 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090030073 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090030073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090030073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090030073 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2d b4 2a 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090030073 DLSCCP DEBUG SCCP-SCOC(54)[0x56458e938d80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090030073 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d23e73), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090030073 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090030073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090030073 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090030073 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090030073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090030073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090030073 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d2 3e 73 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090030073 DLSCCP DEBUG SCCP-SCOC(57)[0x56458e8c6c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090030073 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c72ac6), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090030073 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090030073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090030073 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090030073 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090030073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090030073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090030073 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c7 2a c6 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090030074 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090030074 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090030074 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090030074 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090030074 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090030074 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090030074 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090030074 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090030074 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090030074 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090030074 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090030074 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090030074 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090030074 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090030074 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090030074 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090030074 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090030074 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090030075 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090030075 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090030075 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090030075 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090030075 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090030075 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 ------ Fri Apr 25 09:00:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20250425090031333 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43748<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090031337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43754<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090031341 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38179<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090031442 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425090031442 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425090031451 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090031451 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090031451 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090031451 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090031452 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090031452 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090031452 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090031452 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090031452 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090031452 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090031452 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090031452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090031452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090031452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090031452 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090031452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090031452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090031452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090031452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090031452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090031452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090031452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090031452 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090031452 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090031452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090031452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090031452 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090031452 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090031452 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090031452 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090031452 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090031452 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090031452 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090031452 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090031452 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090031452 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090031453 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090031453 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090031453 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090031453 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090031453 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090031453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090031453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090031453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090031453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090031453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090031453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090031453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090031453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090031453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090031453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090031453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090031453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090031453 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090031453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090031453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090031453 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090031453 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090031453 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41714 (stream_srv.c:142) 20250425090031453 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41714<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425090031453 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090031453 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425090031453 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090031453 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090031453 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090031453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090031453 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090031453 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090031453 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090031453 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090031453 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090031453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090031453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090031453 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090031453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090031453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090031453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090031453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090031453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090031453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090031453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090031453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090031453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090031453 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090031453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090031453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090031453 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 04 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090031453 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090031453 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090031453 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090031453 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090031453 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090031453 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090031453 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090031454 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090031454 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425090031454 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090031454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090031454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090031454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090031454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090031454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090031454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090031454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090031454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090031454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090031454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090031454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090031454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090031454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090031454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090031454 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090031454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425090031454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090031454 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 04 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090031454 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090031454 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090031454 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090031454 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090031454 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425090031454 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425090031454 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(599)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(599)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(599)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(597)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(602)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc1-M3UA(602)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(602)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(600)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090031489 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090031489 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090031489 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090031489 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090031490 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090031490 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090031490 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090031490 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090031490 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090031490 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090031490 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090031490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090031490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090031490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090031490 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090031490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090031490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090031490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090031490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090031490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090031490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090031490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090031490 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090031490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090031490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090031490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090031490 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090031490 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090031490 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090031490 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090031490 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090031490 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090031490 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090031490 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090031490 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090031490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090031490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090031490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090031490 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090031490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090031490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090031490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090031490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090031490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090031490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090031490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090031490 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090031490 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090031490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090031490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090031490 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090031491 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090031490 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090031490 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090031490 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090031491 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090031491 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090031491 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090031491 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090031491 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090031491 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090031491 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090031491 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090031491 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090031492 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090031492 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425090031492 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090031492 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090031492 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090031492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090031492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090031492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090031492 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=11 -> eSLS=91: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090031492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090031492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090031492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090031492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090031492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090031492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090031492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090031492 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=11 -> eSLS=123: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090031492 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090031492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425090031492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090031492 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0b 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090031492 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090031492 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090031492 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425090031492 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090031492 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090031492 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090031492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090031492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090031492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090031492 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090031492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090031492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090031492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090031492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090031492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090031492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090031492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090031492 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090031492 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090031492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090031492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090031492 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 08 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090031492 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090031492 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090031492 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090031492 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090031492 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425090031492 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425090031492 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425090031492 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090031492 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090031492 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090031492 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090031492 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090031492 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(605)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(605)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(605)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(603)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(608)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn1-M3UA(608)@23e0c4c64ce8: M3UA emulation initiated, the test can be started MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(608)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn1-SCCP(606)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090031541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090031541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090031541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090031541 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090031541 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425090031541 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090031541 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090031541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090031541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090031545 DLINP DEBUG SRVCONN(,r=127.0.0.1:41714<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090031545 DLINP DEBUG SRVCONN(,r=127.0.0.1:41714<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090031545 DLINP DEBUG SRVCONN(,r=127.0.0.1:41714<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090031545 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090031545 DHNBAP DEBUG (127.0.0.1:41714 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425090031545 DHNBAP NOTICE (127.0.0.1:41714 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090031545 DHNBAP NOTICE (127.0.0.1:41714 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090031545 DLINP DEBUG SRVCONN(,r=127.0.0.1:41714<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090031545 DLINP DEBUG SRVCONN(,r=127.0.0.1:41714<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090031665 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090031665 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425090031665 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090031665 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(599)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425090031674 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090031674 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425090031674 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090031674 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090031674 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090031674 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090031674 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090031674 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090031674 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090031674 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425090031674 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090031677 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090031677 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090031677 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090031677 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425090031677 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090031677 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090031677 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090031677 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090031677 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425090031677 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425090031677 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090031677 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090031677 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090031677 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090031677 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425090031677 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090031677 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090031677 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090031677 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090031677 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090031677 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090031677 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090031679 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090031679 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090031679 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090031679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090031679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090031679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090031679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090031679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090031679 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090031679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090031679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090031679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090031679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090031679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090031679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090031679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090031679 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090031679 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090031679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090031679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090031679 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090031679 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090031679 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090031679 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090031679 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090031680 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090031680 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090031680 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250425090031680 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090031680 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090031680 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090031680 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425090031683 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090031684 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425090031684 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090031684 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(602)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425090031692 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090031692 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425090031692 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090031692 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090031692 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090031692 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090031692 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425090031692 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090031692 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090031692 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090031692 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090031695 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090031695 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090031695 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090031695 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425090031695 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090031695 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090031695 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090031695 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090031695 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425090031695 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090031695 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425090031695 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090031695 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090031695 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090031695 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090031695 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425090031695 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090031695 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090031695 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090031695 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090031695 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090031695 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090031695 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090031697 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090031697 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090031697 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090031697 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090031697 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090031697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090031697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090031697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090031697 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090031697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090031697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090031697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090031697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090031697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090031697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090031697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090031697 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090031697 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090031697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090031697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090031697 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090031697 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090031697 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090031697 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090031697 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090031697 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090031697 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090031697 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: use Normal Route via 'virt-msc1' 20250425090031697 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090031697 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090031697 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090031697 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425090031718 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090031718 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425090031718 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090031718 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(605)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425090031724 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090031724 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425090031724 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090031724 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090031724 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090031724 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090031724 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090031724 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090031724 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090031724 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090031724 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090031726 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090031726 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090031726 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090031726 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425090031726 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090031726 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090031726 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090031726 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090031726 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425090031727 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090031727 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090031727 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425090031727 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090031727 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090031727 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090031727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090031727 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425090031727 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090031727 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090031727 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090031727 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090031727 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090031727 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090031727 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090031728 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090031728 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090031728 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090031728 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090031728 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090031728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090031728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090031728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090031728 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090031728 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090031728 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425090031728 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090031728 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425090031728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090031728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090031728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090031728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090031728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090031728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090031728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090031728 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090031728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090031728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090031728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090031728 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090031728 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090031728 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090031728 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090031728 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090031728 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090031728 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090031728 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250425090031728 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090031729 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090031729 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090031729 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn1-M3UA(608)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425090031732 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090031732 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250425090031732 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090031732 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090031733 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090031733 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090031733 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425090031733 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090031733 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090031733 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250425090031733 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090031735 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090031735 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090031735 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090031735 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250425090031735 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090031735 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090031735 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090031735 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090031735 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250425090031735 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250425090031735 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425090031735 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425090031735 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0a  20250425090031735 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425090031735 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090031736 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090031736 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090031736 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250425090031736 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090031736 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090031736 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090031736 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090031736 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090031736 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090031736 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090031737 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090031737 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090031737 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090031737 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090031737 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090031737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090031737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090031737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090031737 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090031737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090031737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090031737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090031737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090031737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090031738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090031738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090031738 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090031738 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090031738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090031738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090031738 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090031738 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090031738 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090031738 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090031738 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090031738 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090031738 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090031738 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'virt-sgsn1' 20250425090031738 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090031738 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090031738 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090031738 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(598)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090032473 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090032473 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090032473 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090032473 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090032473 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090032473 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090032473 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090032473 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090032473 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090032473 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425090032473 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090032473 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090032473 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090032473 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090032473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090032473 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090032473 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090032473 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090032473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032473 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090032473 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090032473 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090032473 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090032473 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425090032473 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090032473 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090032473 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090032473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032473 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090032473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090032473 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090032473 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090032473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090032473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090032473 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090032473 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090032473 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425090032473 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090032473 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090032473 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090032473 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090032473 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090032473 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250425090032473 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090032473 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090032473 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090032473 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425090032473 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090032473 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090032473 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090032473 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090032473 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090032473 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090032473 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090032473 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090032473 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090032473 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090032473 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090032473 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090032473 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090032473 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090032473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090032473 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090032473 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090032473 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090032473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032473 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090032473 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090032473 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090032473 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090032473 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(601)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090032499 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090032500 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090032500 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090032500 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090032500 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090032500 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090032500 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090032500 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090032500 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090032500 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425090032500 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090032500 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090032500 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090032500 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090032500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090032500 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090032500 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090032500 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090032500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032500 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090032500 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090032500 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090032500 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090032500 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425090032500 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090032500 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090032500 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090032500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032500 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090032500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090032500 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090032500 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090032500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090032500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090032500 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090032500 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090032500 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: link up (cnlink.c:111) 20250425090032500 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090032501 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090032501 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090032501 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090032501 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090032501 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'virt-msc1' 20250425090032501 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090032501 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090032501 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090032501 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425090032501 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090032501 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090032501 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090032501 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090032501 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090032501 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090032502 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090032502 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090032502 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090032502 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090032502 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090032502 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090032502 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090032502 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090032502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090032502 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090032502 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090032502 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090032502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032502 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090032502 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090032502 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090032502 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090032502 DRANAP INFO cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(604)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090032531 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090032531 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090032531 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090032531 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090032531 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090032531 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090032531 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090032531 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090032531 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090032531 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090032531 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090032531 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090032531 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090032531 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090032531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090032531 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090032531 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090032531 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090032531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032531 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090032532 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090032532 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090032532 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090032532 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425090032532 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090032532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090032532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090032532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032532 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090032532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090032532 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090032532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090032532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090032532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090032532 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090032532 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090032532 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425090032532 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090032532 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090032532 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090032532 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090032532 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090032532 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250425090032532 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090032532 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090032532 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090032532 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425090032532 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090032532 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090032532 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090032532 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090032532 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090032532 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090032532 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090032532 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090032532 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090032532 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090032533 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090032533 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090032533 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090032533 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090032533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090032533 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090032533 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090032533 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090032533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032533 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090032533 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090032533 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090032533 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090032533 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(607)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090032541 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090032541 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425090032541 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425090032541 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425090032541 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090032541 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090032541 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090032541 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090032541 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090032541 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090032541 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090032541 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090032541 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090032541 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090032541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090032541 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090032541 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425090032541 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090032541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032541 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090032541 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090032541 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090032541 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090032541 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425090032541 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090032541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090032541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090032542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032542 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090032542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090032542 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090032542 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090032542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090032542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090032542 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0f 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090032542 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090032542 DRANAP NOTICE cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: link up (cnlink.c:111) 20250425090032542 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090032542 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090032542 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090032542 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090032542 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090032542 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'virt-sgsn1' 20250425090032542 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090032542 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090032542 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090032542 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0f 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250425090032545 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090032545 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425090032545 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425090032545 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425090032545 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090032545 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090032545 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090032545 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090032545 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090032545 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090032545 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090032545 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090032545 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090032545 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090032545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090032545 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090032545 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425090032545 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090032545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090032545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090032545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090032545 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090032545 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090032545 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090032545 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090032545 DRANAP INFO cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090033556 DLCTRL DEBUG Command: GET 760003863 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090033556 DLCTRL DEBUG Tx Command reply: GET_REPLY 760003863 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090033563 DLCTRL DEBUG Command: GET 806763581 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090033563 DLCTRL DEBUG Tx Command reply: GET_REPLY 806763581 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090033567 DLCTRL DEBUG Command: GET 963332118 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090033567 DLCTRL DEBUG Tx Command reply: GET_REPLY 963332118 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090033571 DLCTRL DEBUG Command: GET 64302115 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090033571 DLCTRL DEBUG Tx Command reply: GET_REPLY 64302115 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090033574 DLCTRL DEBUG Command: GET 73363460 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090033574 DLCTRL DEBUG Tx Command reply: GET_REPLY 73363460 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425090033577 DLCTRL DEBUG Command: GET 125847360 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090033577 DLCTRL DEBUG Tx Command reply: GET_REPLY 125847360 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090033578 DLCTRL DEBUG Command: GET 924361983 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090033578 DLCTRL DEBUG Tx Command reply: GET_REPLY 924361983 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090033580 DLCTRL DEBUG Command: GET 832455665 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090033580 DLCTRL DEBUG Tx Command reply: GET_REPLY 832455665 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090033581 DLCTRL DEBUG Command: GET 66731224 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090033581 DLCTRL DEBUG Tx Command reply: GET_REPLY 66731224 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090033582 DLCTRL DEBUG Command: GET 404464930 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090033582 DLCTRL DEBUG Tx Command reply: GET_REPLY 404464930 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425090033583 DLCTRL DEBUG Command: GET 808763729 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090033583 DLCTRL DEBUG Tx Command reply: GET_REPLY 808763729 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090033583 DLCTRL DEBUG Command: GET 823124965 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090033583 DLCTRL DEBUG Tx Command reply: GET_REPLY 823124965 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090033584 DLCTRL DEBUG Command: GET 621799967 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090033584 DLCTRL DEBUG Tx Command reply: GET_REPLY 621799967 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090033585 DLCTRL DEBUG Command: GET 816126370 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090033585 DLCTRL DEBUG Tx Command reply: GET_REPLY 816126370 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090033586 DLCTRL DEBUG Command: GET 696737802 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090033586 DLCTRL DEBUG Tx Command reply: GET_REPLY 696737802 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425090033587 DLCTRL DEBUG Command: GET 25138056 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090033587 DLCTRL DEBUG Tx Command reply: GET_REPLY 25138056 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090033589 DLCTRL DEBUG Command: GET 480224708 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090033589 DLCTRL DEBUG Tx Command reply: GET_REPLY 480224708 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090033590 DLCTRL DEBUG Command: GET 186859681 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090033590 DLCTRL DEBUG Tx Command reply: GET_REPLY 186859681 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090033592 DLCTRL DEBUG Command: GET 4267428 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090033592 DLCTRL DEBUG Tx Command reply: GET_REPLY 4267428 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090033593 DLCTRL DEBUG Command: GET 928475066 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090033593 DLCTRL DEBUG Tx Command reply: GET_REPLY 928475066 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=256, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000000000000000100011'B == '42400023'O MTC@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=511, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010011111111100000000100011'B == '427FC023'O MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442400023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000001110'B, t_guard := 20.000000 } 20250425090033625 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43762<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@23e0c4c64ce8: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)10968110 20250425090034667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090034667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090034667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425090034667 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090034667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa75c2e, normal) (hnbgw_rua.c:406) 20250425090034667 DHNB DEBUG map_rua[0x56458e975ea0]{init}: Allocated (fsm.c:456) 20250425090034667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10968110)[0x56458e975ea0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090034667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10968110 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090034667 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090034667 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090034667 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10968110 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:696) 20250425090034667 DCN DEBUG map_sccp[0x56458e9530d0]{init}: Allocated (fsm.c:456) 20250425090034667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56458e9530d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090034667 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10968110 <-> SCCP-73 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425090034667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10968110 SCCP-73 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250425090034667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10968110)[0x56458e975ea0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090034667 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090034667 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090034667 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10968110 SCCP-73 msc-1 MI=TMSI-0x42400023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090034667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56458e9530d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090034667 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090034667 DLSCCP DEBUG SCCP-SCOC(73)[0x56458e930220]{IDLE}: Allocated (fsm.c:456) 20250425090034667 DLSCCP DEBUG SCCP-SCOC(73)[0x56458e930220]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090034667 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000049), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f400300000e0056400500f1100926) (sccp_scrc.c:415) 20250425090034668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090034668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090034668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090034668 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090034668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090034668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090034668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090034668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090034668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090034668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090034668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090034668 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090034668 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090034668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090034668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090034668 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 0d 01 00 00 49 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 40 00 23 00 4f 40 03 00 00 0e 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090034668 DLSCCP DEBUG SCCP-SCOC(73)[0x56458e930220]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090034668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56458e9530d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090034668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10968110)[0x56458e975ea0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090034668 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090034668 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090034668 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090034668 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090034668 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090034668 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'virt-msc1' 20250425090034668 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090034668 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090034668 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090034668 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 0d 01 00 00 49 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 40 00 23 00 4f 40 03 00 00 0e 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(600)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc1-SCCP(600)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(601)@23e0c4c64ce8: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610) HNBGW_Test.msc1-RAN(601)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)12567902 HNBGW_Test.msc1-SCCP(600)@23e0c4c64ce8: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(600)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090034686 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090034686 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090034686 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090034686 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090034686 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090034686 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090034686 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090034686 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090034686 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090034686 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 49 0d 81 11 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090034687 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090034687 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090034687 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090034687 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090034687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090034687 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000049), PART(T=Source Reference,L=4,D=000d8111) (sccp_scrc.c:486) 20250425090034687 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1855) 20250425090034687 DLSCCP DEBUG SCCP-SCOC(73)[0x56458e930220]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090034687 DLSCCP DEBUG SCCP-SCOC(73)[0x56458e930220]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090034687 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090034687 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090034687 DCN DEBUG handle_cn_conn_conf() conn_id=73, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090034687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56458e9530d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090034687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56458e9530d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425090034688 DLCTRL DEBUG Command: GET 394334950 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090034688 DLCTRL DEBUG Tx Command reply: GET_REPLY 394334950 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090034692 DLCTRL DEBUG Command: GET 564731902 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090034692 DLCTRL DEBUG Tx Command reply: GET_REPLY 564731902 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090034695 DLCTRL DEBUG Command: GET 375714996 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090034695 DLCTRL DEBUG Tx Command reply: GET_REPLY 375714996 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090034699 DLCTRL DEBUG Command: GET 952833001 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090034699 DLCTRL DEBUG Tx Command reply: GET_REPLY 952833001 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090034703 DLCTRL DEBUG Command: GET 955941033 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090034703 DLCTRL DEBUG Tx Command reply: GET_REPLY 955941033 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090034707 DLCTRL DEBUG Command: GET 733094795 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090034707 DLCTRL DEBUG Tx Command reply: GET_REPLY 733094795 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090034710 DLCTRL DEBUG Command: GET 440699584 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090034710 DLCTRL DEBUG Tx Command reply: GET_REPLY 440699584 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250425090034713 DLCTRL DEBUG Command: GET 357367525 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090034713 DLCTRL DEBUG Tx Command reply: GET_REPLY 357367525 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090034716 DLCTRL DEBUG Command: GET 369197154 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090034716 DLCTRL DEBUG Tx Command reply: GET_REPLY 369197154 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090034718 DLCTRL DEBUG Command: GET 313803329 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090034718 DLCTRL DEBUG Tx Command reply: GET_REPLY 313803329 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090034721 DLCTRL DEBUG Command: GET 248476083 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090034721 DLCTRL DEBUG Tx Command reply: GET_REPLY 248476083 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090034722 DLCTRL DEBUG Command: GET 389832725 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090034722 DLCTRL DEBUG Tx Command reply: GET_REPLY 389832725 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090034724 DLCTRL DEBUG Command: GET 679155742 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090034724 DLCTRL DEBUG Tx Command reply: GET_REPLY 679155742 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090034726 DLCTRL DEBUG Command: GET 252943289 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090034726 DLCTRL DEBUG Tx Command reply: GET_REPLY 252943289 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090034727 DLCTRL DEBUG Command: GET 195674241 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090034727 DLCTRL DEBUG Tx Command reply: GET_REPLY 195674241 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090034728 DLCTRL DEBUG Command: GET 909400656 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090034728 DLCTRL DEBUG Tx Command reply: GET_REPLY 909400656 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090034730 DLCTRL DEBUG Command: GET 421727322 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090034730 DLCTRL DEBUG Tx Command reply: GET_REPLY 421727322 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090034731 DLCTRL DEBUG Command: GET 810405183 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090034731 DLCTRL DEBUG Tx Command reply: GET_REPLY 810405183 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090034732 DLCTRL DEBUG Command: GET 971867620 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090034732 DLCTRL DEBUG Tx Command reply: GET_REPLY 971867620 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090034733 DLCTRL DEBUG Command: GET 895268070 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090034733 DLCTRL DEBUG Tx Command reply: GET_REPLY 895268070 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0524010350590205F442410023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110001101'B, t_guard := 20.000000 } 20250425090034757 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43776<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@23e0c4c64ce8: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@23e0c4c64ce8: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594)@23e0c4c64ce8: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)13042979 20250425090035785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090035785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090035785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250425090035785 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090035785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc70523, normal) (hnbgw_rua.c:406) 20250425090035785 DHNB DEBUG map_rua[0x56458e952dc0]{init}: Allocated (fsm.c:456) 20250425090035785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042979)[0x56458e952dc0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090035785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13042979 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090035785 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090035785 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090035785 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425090035785 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13042979 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:696) 20250425090035785 DCN DEBUG map_sccp[0x56458e93a1f0]{init}: Allocated (fsm.c:456) 20250425090035785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56458e93a1f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090035785 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13042979 <-> SCCP-74 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425090035785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13042979 SCCP-74 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250425090035785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042979)[0x56458e952dc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090035785 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090035785 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090035785 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13042979 SCCP-74 msc-1 MI=TMSI-0x42410023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090035785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56458e93a1f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090035785 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090035785 DLSCCP DEBUG SCCP-SCOC(74)[0x56458e9a23a0]{IDLE}: Allocated (fsm.c:456) 20250425090035785 DLSCCP DEBUG SCCP-SCOC(74)[0x56458e9a23a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090035785 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004a), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f400300038d0056400500f1100926) (sccp_scrc.c:415) 20250425090035785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090035785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090035785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090035785 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090035785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090035785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090035785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090035785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090035785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090035786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090035786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090035786 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090035786 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090035786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090035786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090035786 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 0e 01 00 00 4a 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 41 00 23 00 4f 40 03 00 03 8d 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090035786 DLSCCP DEBUG SCCP-SCOC(74)[0x56458e9a23a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090035786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56458e93a1f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090035786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042979)[0x56458e952dc0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090035786 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090035786 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090035786 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090035786 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090035786 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090035786 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'virt-msc1' 20250425090035786 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090035786 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090035786 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090035786 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 0e 01 00 00 4a 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 41 00 23 00 4f 40 03 00 03 8d 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(600)@23e0c4c64ce8: First idle individual index:1 HNBGW_Test.msc1-SCCP(600)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(601)@23e0c4c64ce8: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611) HNBGW_Test.msc1-RAN(601)@23e0c4c64ce8: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)2783549 HNBGW_Test.msc1-SCCP(600)@23e0c4c64ce8: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(600)@23e0c4c64ce8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425090035793 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090035793 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090035793 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090035793 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090035793 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090035793 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090035793 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090035793 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090035793 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090035793 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 4a 0f 2e bd 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090035793 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090035793 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090035793 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090035793 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090035793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090035793 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004a), PART(T=Source Reference,L=4,D=000f2ebd) (sccp_scrc.c:486) 20250425090035793 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1855) 20250425090035793 DLSCCP DEBUG SCCP-SCOC(74)[0x56458e9a23a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090035793 DLSCCP DEBUG SCCP-SCOC(74)[0x56458e9a23a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090035793 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090035793 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090035793 DCN DEBUG handle_cn_conn_conf() conn_id=74, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090035793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56458e93a1f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090035793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56458e93a1f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)@23e0c4c64ce8: setverdict(pass): none -> pass MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090035795 DLCTRL DEBUG Command: GET 246058454 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090035795 DLCTRL DEBUG Tx Command reply: GET_REPLY 246058454 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090035799 DLCTRL DEBUG Command: GET 507860766 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090035799 DLCTRL DEBUG Tx Command reply: GET_REPLY 507860766 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090035802 DLCTRL DEBUG Command: GET 794298283 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090035802 DLCTRL DEBUG Tx Command reply: GET_REPLY 794298283 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090035805 DLCTRL DEBUG Command: GET 990802708 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090035805 DLCTRL DEBUG Tx Command reply: GET_REPLY 990802708 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090035807 DLCTRL DEBUG Command: GET 88053042 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090035807 DLCTRL DEBUG Tx Command reply: GET_REPLY 88053042 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090035809 DLCTRL DEBUG Command: GET 827052027 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090035809 DLCTRL DEBUG Tx Command reply: GET_REPLY 827052027 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090035811 DLCTRL DEBUG Command: GET 831794362 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090035811 DLCTRL DEBUG Tx Command reply: GET_REPLY 831794362 rate_ctr.abs.msc.1.cnpool:subscr:known 2 (control_if.c:477) 20250425090035813 DLCTRL DEBUG Command: GET 231387126 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090035813 DLCTRL DEBUG Tx Command reply: GET_REPLY 231387126 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090035815 DLCTRL DEBUG Command: GET 489847961 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090035815 DLCTRL DEBUG Tx Command reply: GET_REPLY 489847961 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090035817 DLCTRL DEBUG Command: GET 294992322 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090035817 DLCTRL DEBUG Tx Command reply: GET_REPLY 294992322 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090035818 DLCTRL DEBUG Command: GET 873510028 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090035818 DLCTRL DEBUG Tx Command reply: GET_REPLY 873510028 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090035820 DLCTRL DEBUG Command: GET 497351721 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090035820 DLCTRL DEBUG Tx Command reply: GET_REPLY 497351721 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090035821 DLCTRL DEBUG Command: GET 479506397 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090035821 DLCTRL DEBUG Tx Command reply: GET_REPLY 479506397 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090035823 DLCTRL DEBUG Command: GET 947063118 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090035823 DLCTRL DEBUG Tx Command reply: GET_REPLY 947063118 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090035824 DLCTRL DEBUG Command: GET 771704532 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090035824 DLCTRL DEBUG Tx Command reply: GET_REPLY 771704532 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090035825 DLCTRL DEBUG Command: GET 451832944 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090035825 DLCTRL DEBUG Tx Command reply: GET_REPLY 451832944 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090035826 DLCTRL DEBUG Command: GET 529922740 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090035826 DLCTRL DEBUG Tx Command reply: GET_REPLY 529922740 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090035827 DLCTRL DEBUG Command: GET 125027812 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090035827 DLCTRL DEBUG Tx Command reply: GET_REPLY 125027812 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090035827 DLCTRL DEBUG Command: GET 88531309 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090035827 DLCTRL DEBUG Tx Command reply: GET_REPLY 88531309 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090035828 DLCTRL DEBUG Command: GET 415074029 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090035828 DLCTRL DEBUG Tx Command reply: GET_REPLY 415074029 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0627000350590205F4427FC023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000110111'B, t_guard := 20.000000 } 20250425090035846 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35616<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@23e0c4c64ce8: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@23e0c4c64ce8: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594)@23e0c4c64ce8: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)16333322 20250425090036876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090036876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090036876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250425090036876 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090036876 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf93a0a, normal) (hnbgw_rua.c:406) 20250425090036876 DHNB DEBUG map_rua[0x56458e932eb0]{init}: Allocated (fsm.c:456) 20250425090036876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16333322)[0x56458e932eb0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090036876 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16333322 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090036876 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090036876 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090036876 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16333322 SCCP-0 CS MI=TMSI-0x427FC023: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250425090036876 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16333322 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:696) 20250425090036876 DCN DEBUG map_sccp[0x56458e92bb00]{init}: Allocated (fsm.c:456) 20250425090036877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56458e92bb00]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090036877 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16333322 <-> SCCP-75 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425090036877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16333322 SCCP-75 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250425090036877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16333322)[0x56458e932eb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090036877 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090036877 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090036877 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16333322 SCCP-75 msc-1 MI=TMSI-0x427FC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090036877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56458e92bb00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090036877 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090036877 DLSCCP DEBUG SCCP-SCOC(75)[0x56458e9542d0]{IDLE}: Allocated (fsm.c:456) 20250425090036877 DLSCCP DEBUG SCCP-SCOC(75)[0x56458e9542d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090036877 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004b), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030002370056400500f1100926) (sccp_scrc.c:415) 20250425090036877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090036877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090036877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090036877 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090036877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090036877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090036877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090036877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090036877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090036877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090036877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090036877 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090036877 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090036877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090036877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090036877 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 0f 01 00 00 4b 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 7f c0 23 00 4f 40 03 00 02 37 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090036877 DLSCCP DEBUG SCCP-SCOC(75)[0x56458e9542d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090036877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56458e92bb00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090036877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16333322)[0x56458e932eb0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090036877 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090036877 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090036877 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090036877 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090036877 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090036877 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'virt-msc1' 20250425090036877 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090036877 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090036877 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090036877 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 0f 01 00 00 4b 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 7f c0 23 00 4f 40 03 00 02 37 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(600)@23e0c4c64ce8: First idle individual index:2 HNBGW_Test.msc1-SCCP(600)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(601)@23e0c4c64ce8: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612) HNBGW_Test.msc1-RAN(601)@23e0c4c64ce8: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)5716712 HNBGW_Test.msc1-SCCP(600)@23e0c4c64ce8: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(600)@23e0c4c64ce8: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250425090036887 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090036887 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090036887 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090036887 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090036887 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090036887 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090036887 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090036887 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090036887 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090036887 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 4b 29 68 1c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090036887 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090036887 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090036888 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090036888 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090036888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090036888 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004b), PART(T=Source Reference,L=4,D=0029681c) (sccp_scrc.c:486) 20250425090036888 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1855) 20250425090036888 DLSCCP DEBUG SCCP-SCOC(75)[0x56458e9542d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090036888 DLSCCP DEBUG SCCP-SCOC(75)[0x56458e9542d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090036888 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090036888 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090036888 DCN DEBUG handle_cn_conn_conf() conn_id=75, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090036888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56458e92bb00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090036888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56458e92bb00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)@23e0c4c64ce8: setverdict(pass): none -> pass MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 3 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090036890 DLCTRL DEBUG Command: GET 223389565 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090036890 DLCTRL DEBUG Tx Command reply: GET_REPLY 223389565 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090036894 DLCTRL DEBUG Command: GET 378231505 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090036894 DLCTRL DEBUG Tx Command reply: GET_REPLY 378231505 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090036898 DLCTRL DEBUG Command: GET 578031478 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090036898 DLCTRL DEBUG Tx Command reply: GET_REPLY 578031478 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090036902 DLCTRL DEBUG Command: GET 538457064 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090036902 DLCTRL DEBUG Tx Command reply: GET_REPLY 538457064 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090036906 DLCTRL DEBUG Command: GET 792461234 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090036906 DLCTRL DEBUG Tx Command reply: GET_REPLY 792461234 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090036910 DLCTRL DEBUG Command: GET 678021635 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090036910 DLCTRL DEBUG Tx Command reply: GET_REPLY 678021635 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090036913 DLCTRL DEBUG Command: GET 72366607 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090036914 DLCTRL DEBUG Tx Command reply: GET_REPLY 72366607 rate_ctr.abs.msc.1.cnpool:subscr:known 3 (control_if.c:477) 20250425090036917 DLCTRL DEBUG Command: GET 991546917 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090036917 DLCTRL DEBUG Tx Command reply: GET_REPLY 991546917 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090036920 DLCTRL DEBUG Command: GET 876389110 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090036920 DLCTRL DEBUG Tx Command reply: GET_REPLY 876389110 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090036922 DLCTRL DEBUG Command: GET 749383577 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090036922 DLCTRL DEBUG Tx Command reply: GET_REPLY 749383577 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090036925 DLCTRL DEBUG Command: GET 911158985 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090036925 DLCTRL DEBUG Tx Command reply: GET_REPLY 911158985 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090036927 DLCTRL DEBUG Command: GET 822985980 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090036927 DLCTRL DEBUG Tx Command reply: GET_REPLY 822985980 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090036929 DLCTRL DEBUG Command: GET 293767578 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090036929 DLCTRL DEBUG Tx Command reply: GET_REPLY 293767578 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090036931 DLCTRL DEBUG Command: GET 810474087 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090036931 DLCTRL DEBUG Tx Command reply: GET_REPLY 810474087 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090036933 DLCTRL DEBUG Command: GET 153137609 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090036933 DLCTRL DEBUG Tx Command reply: GET_REPLY 153137609 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090036934 DLCTRL DEBUG Command: GET 701494978 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090036934 DLCTRL DEBUG Tx Command reply: GET_REPLY 701494978 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090036936 DLCTRL DEBUG Command: GET 561756442 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090036936 DLCTRL DEBUG Tx Command reply: GET_REPLY 561756442 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090036937 DLCTRL DEBUG Command: GET 780983950 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090036937 DLCTRL DEBUG Tx Command reply: GET_REPLY 780983950 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090036938 DLCTRL DEBUG Command: GET 720271079 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090036938 DLCTRL DEBUG Tx Command reply: GET_REPLY 720271079 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090036939 DLCTRL DEBUG Command: GET 514235082 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090036939 DLCTRL DEBUG Tx Command reply: GET_REPLY 514235082 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425090036944 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43754<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090036945 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38179<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(591)@23e0c4c64ce8: Final verdict of PTC: none VirtHNBGW-STATS(590)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090036948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43748<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090036949 DLINP DEBUG SRVCONN(,r=127.0.0.1:41714<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090036949 DLINP DEBUG SRVCONN(,r=127.0.0.1:41714<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090036949 DLINP NOTICE SRV(,r=127.0.0.1:41714<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090036949 DMAIN NOTICE (127.0.0.1:41714 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41714<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090036949 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250425090036951 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090036951 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090036951 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090036951 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425090036951 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090036951 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090036951 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090036951 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090036951 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090036951 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090036951 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425090036951 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090036951 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090036951 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090036951 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090036951 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs HNBGW_Test.msc0-SCCP(597)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(598)@23e0c4c64ce8: Final verdict of PTC: none 20250425090036952 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250425090036952 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425090036952 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 bc  20250425090036952 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090036952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090036952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(603)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(606)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(604)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596)@23e0c4c64ce8: Final verdict of PTC: none 20250425090036952 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090036952 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090036952 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090036952 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090036952 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250425090036952 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090036952 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090036952 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250425090036952 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090036952 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090036952 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090036952 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425090036952 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090036952 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425090036952 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250425090036952 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425090036952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090036952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090036952 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090036952 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425090036952 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090036952 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090036952 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090036952 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090036952 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090036952 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090036952 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090036952 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090036952 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090036952 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090036952 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250425090036952 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090036952 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090036953 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090036953 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090036953 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090036953 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090036953 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090036953 DRANAP NOTICE cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@23e0c4c64ce8: Final verdict of PTC: none 20250425090036953 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090036953 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090036953 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090036953 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425090036953 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425090036953 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090036953 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425090036953 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090036953 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090036953 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090036953 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(607)@23e0c4c64ce8: Final verdict of PTC: none20250425090036953 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090036953 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090036953 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425090036953 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090036953 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090036953 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090036954 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090036954 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090036954 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090036954 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090036954 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090036954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56458e9530d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425090036954 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090036954 DLSCCP DEBUG SCCP-SCOC(73)[0x56458e930220]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090036954 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d8111), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090036954 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090036954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090036954 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090036954 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090036954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090036954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090036954 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 0d 04 0d 81 11 00 00 49 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090036954 DLSCCP DEBUG SCCP-SCOC(73)[0x56458e930220]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090036954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56458e9530d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090036954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10968110)[0x56458e975ea0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425090036954 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10968110)[0x56458e975ea0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425090036954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425090036954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10968110)[0x56458e975ea0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425090036954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10968110)[0x56458e975ea0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090036954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10968110)[0x56458e975ea0]{disrupted}: Freeing instance (context_map.c:202) 20250425090036954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10968110)[0x56458e975ea0]{disrupted}: Deallocated (fsm.c:568) 20250425090036954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56458e9530d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090036954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56458e9530d0]{disconnected}: Freeing instance (context_map.c:206) 20250425090036954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56458e9530d0]{disconnected}: Deallocated (fsm.c:568) 20250425090036954 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10968110 SCCP-73 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) HNBGW_Test.sgsn1-M3UA(608)@23e0c4c64ce8: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589)@23e0c4c64ce8: Final verdict of PTC: none 20250425090036954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56458e93a1f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425090036954 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090036954 DLSCCP DEBUG SCCP-SCOC(74)[0x56458e9a23a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090036954 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f2ebd), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090036954 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090036954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090036954 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090036954 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090036955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090036955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090036955 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 0e 04 0f 2e bd 00 00 4a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090036955 DLSCCP DEBUG SCCP-SCOC(74)[0x56458e9a23a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090036955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56458e93a1f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090036955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042979)[0x56458e952dc0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425090036955 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042979)[0x56458e952dc0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425090036955 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425090036955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042979)[0x56458e952dc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425090036955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042979)[0x56458e952dc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090036955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042979)[0x56458e952dc0]{disrupted}: Freeing instance (context_map.c:202) 20250425090036955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042979)[0x56458e952dc0]{disrupted}: Deallocated (fsm.c:568) 20250425090036955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56458e93a1f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090036955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56458e93a1f0]{disconnected}: Freeing instance (context_map.c:206) 20250425090036955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56458e93a1f0]{disconnected}: Deallocated (fsm.c:568) 20250425090036955 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13042979 SCCP-74 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) HNBGW_Test.msc1-RAN(601)@23e0c4c64ce8: Final verdict of PTC: none 20250425090036955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56458e92bb00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425090036955 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090036955 DLSCCP DEBUG SCCP-SCOC(75)[0x56458e9542d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090036955 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029681c), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090036955 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090036955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090036955 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090036955 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090036955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090036955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090036955 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 0f 04 29 68 1c 00 00 4b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090036955 DLSCCP DEBUG SCCP-SCOC(75)[0x56458e9542d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) HNBGW_Test.msc1-M3UA(602)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(605)@23e0c4c64ce8: Final verdict of PTC: none 20250425090036955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56458e92bb00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090036955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16333322)[0x56458e932eb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425090036955 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16333322)[0x56458e932eb0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425090036955 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425090036955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16333322)[0x56458e932eb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425090036955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16333322)[0x56458e932eb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090036955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16333322)[0x56458e932eb0]{disrupted}: Freeing instance (context_map.c:202) 20250425090036955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16333322)[0x56458e932eb0]{disrupted}: Deallocated (fsm.c:568) 20250425090036955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56458e92bb00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090036955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56458e92bb00]{disconnected}: Freeing instance (context_map.c:206) 20250425090036955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56458e92bb00]{disconnected}: Deallocated (fsm.c:568) 20250425090036955 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16333322 SCCP-75 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20250425090036956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090036956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594)@23e0c4c64ce8: Final verdict of PTC: none 20250425090036956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425090036956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090036956 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) HNBGW-PFCP(592)@23e0c4c64ce8: Final verdict of PTC: none 20250425090036956 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090036956 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW-MGCP(609)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(599)@23e0c4c64ce8: Final verdict of PTC: none 20250425090036959 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43776<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090036961 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43762<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)@23e0c4c64ce8: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@23e0c4c64ce8: Final verdict of PTC: pass 20250425090036953 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090036953 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250425090036953 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090036953 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090036953 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090036953 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090036953 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090036953 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090036953 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425090036953 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250425090036956 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090036956 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090036956 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090036956 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090036956 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090036956 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090036957 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090036957 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090036957 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090036957 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090036957 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090036957 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090036957 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090036957 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090036957 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090036957 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090036957 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090036957 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090036971 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35616<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)@23e0c4c64ce8: Final verdict of PTC: pass HNBGW_Test.msc1-SCCP(600)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(590): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(591): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(592): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(597): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(598): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(599): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-SCCP(600): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-RAN(601): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-M3UA(602): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(603): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(604): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(605): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(606): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(607): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(608): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(609): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Fri Apr 25 09:00:37 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.talloc 20250425090037151 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35632<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090037381 DLSCCP DEBUG SCCP-SCOC(72)[0x56458e94d0d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090037381 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa1f3c), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090037381 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090037381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090037381 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090037381 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090037381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090037381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090037381 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 aa 1f 3c 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090037381 DLSCCP DEBUG SCCP-SCOC(70)[0x56458e928e80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090037381 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e16986), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090037381 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090037381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090037381 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090037381 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090037381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090037381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090037381 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e1 69 86 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090037381 DLSCCP DEBUG SCCP-SCOC(71)[0x56458e92b040]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090037381 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fdacc8), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090037381 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090037381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090037381 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090037381 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090037381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090037381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090037381 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 fd ac c8 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090037381 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090037382 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090037382 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090037382 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090037382 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090037382 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090037382 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090037382 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090037382 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090037382 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090037382 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090037382 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090037382 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090037382 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090037382 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090037382 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090037382 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090037382 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090037855 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35632<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=556180) 20250425090037873 DLSCCP DEBUG SCCP-SCOC(68)[0x56458e939f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090037873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f38fc), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090037873 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090037873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090037873 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090037873 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090037873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090037873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090037873 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 6f 38 fc 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090037874 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090037874 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090037874 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090037874 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090037874 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090037874 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090037876 DLSCCP DEBUG SCCP-SCOC(67)[0x56458e92af10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090037876 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4c387), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090037876 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090037876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090037876 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090037876 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090037876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090037876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090037876 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e4 c3 87 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090037876 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090037876 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090037876 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090037876 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090037876 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090037876 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090037877 DLSCCP DEBUG SCCP-SCOC(69)[0x56458e936ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090037877 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b3d367), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090037877 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090037877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090037877 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090037877 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090037877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090037877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090037877 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 b3 d3 67 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090037877 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090037877 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090037877 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090037877 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090037878 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090037878 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090038326 DLSCCP DEBUG SCCP-SCOC(65)[0x56458e92ad50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090038326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baa815), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090038326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090038326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090038326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090038326 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090038326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090038326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090038326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 ba a8 15 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090038326 DLSCCP DEBUG SCCP-SCOC(64)[0x56458e930c40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090038326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037cfe1), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090038326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090038326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090038326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090038326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090038326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090038326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090038326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 37 cf e1 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090038327 DLSCCP DEBUG SCCP-SCOC(66)[0x56458e93af90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090038327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00628916), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090038327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090038327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090038327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090038327 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090038327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090038327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090038327 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 62 89 16 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090038327 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090038327 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090038327 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090038327 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090038327 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090038327 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090038327 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090038327 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090038327 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090038327 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090038327 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090038327 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090038327 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090038327 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090038327 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090038327 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090038327 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090038327 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=556180, count=599960) 20250425090038943 DLSCCP DEBUG SCCP-SCOC(62)[0x56458e949e40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090038943 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001509c6), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090038943 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090038943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090038943 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090038943 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090038943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090038943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090038943 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 15 09 c6 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090038943 DLSCCP DEBUG SCCP-SCOC(63)[0x56458e932fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090038943 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007638aa), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090038943 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090038943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090038943 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090038943 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090038943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090038943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090038943 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 76 38 aa 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090038943 DLSCCP DEBUG SCCP-SCOC(61)[0x56458e953dd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090038943 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002fa22c), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090038943 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090038943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090038943 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090038943 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090038943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090038943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090038943 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2f a2 2c 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090038943 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090038944 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090038944 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090038944 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090038944 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090038944 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090038944 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090038944 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090038944 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090038944 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090038944 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090038944 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090038944 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090038944 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090038944 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090038944 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090038944 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090038944 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090038952 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090038952 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425090038952 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425090038952 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090038952 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090038952 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425090038953 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090038953 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425090038953 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425090039443 DLSCCP DEBUG SCCP-SCOC(60)[0x56458e94a570]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090039443 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0023f691), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090039443 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090039443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090039444 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090039444 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090039444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090039444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090039444 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 23 f6 91 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090039444 DLSCCP DEBUG SCCP-SCOC(58)[0x56458e94cc60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090039444 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046ab65), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090039444 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090039444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090039444 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090039444 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090039444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090039444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090039444 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 46 ab 65 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090039444 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090039444 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090039444 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090039444 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090039444 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090039444 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090039444 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090039444 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090039444 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090039444 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090039444 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090039444 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090039445 DLSCCP DEBUG SCCP-SCOC(59)[0x56458e7d96b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090039445 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c10b00), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090039445 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090039445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090039445 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090039445 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090039445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090039445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090039445 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c1 0b 00 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090039445 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090039445 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090039445 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090039446 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090039446 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090039446 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 ------ Fri Apr 25 09:00:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425090040074 DLSCCP DEBUG SCCP-SCOC(57)[0x56458e8c6c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090040074 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c72ac6), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090040074 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090040074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090040074 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090040074 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090040074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090040074 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090040074 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c7 2a c6 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090040074 DLSCCP DEBUG SCCP-SCOC(54)[0x56458e938d80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090040074 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d23e73), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090040074 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090040074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090040074 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090040074 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090040074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090040074 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090040074 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d2 3e 73 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090040074 DLSCCP DEBUG SCCP-SCOC(55)[0x56458e951090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090040075 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002db42a), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090040075 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090040075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090040075 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090040075 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090040075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090040075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090040075 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2d b4 2a 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090040075 DLSCCP DEBUG SCCP-SCOC(56)[0x56458e929550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090040075 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3603d), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090040075 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090040075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090040075 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090040075 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090040075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090040075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090040075 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c3 60 3d 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090040075 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090040075 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090040075 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090040075 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090040075 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090040075 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090040075 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090040075 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090040075 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090040075 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090040075 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090040075 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090040075 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090040075 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090040075 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090040075 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090040075 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090040075 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090040075 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090040075 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090040075 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090040075 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090040075 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090040075 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20250425090040956 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35648<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090040961 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35654<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090040965 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36877<->l=127.0.0.1:4262) (control_if.c:572) 20250425090041067 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425090041067 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090041074 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090041074 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090041074 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090041074 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090041074 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090041074 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090041074 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56682 (stream_srv.c:142) 20250425090041074 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56682<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090041074 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090041074 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090041075 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090041075 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425090041075 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090041075 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090041075 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090041075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041075 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090041075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090041076 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090041076 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090041076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425090041076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090041076 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 02 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090041076 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090041076 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090041076 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425090041076 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090041076 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090041076 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090041076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041076 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090041076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090041076 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090041076 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090041076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090041076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090041076 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 00 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090041076 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090041076 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090041076 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090041076 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090041076 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090041076 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090041076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041076 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090041076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090041076 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090041076 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090041076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090041076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090041076 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090041076 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090041076 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090041076 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090041076 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090041076 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090041076 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090041076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041076 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090041076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090041076 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090041076 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090041076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090041076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090041076 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090041076 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090041076 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090041076 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090041076 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090041076 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425090041076 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425090041076 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425090041076 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090041076 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090041076 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090041076 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090041076 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090041076 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090041076 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090041076 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090041076 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090041076 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090041076 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090041076 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090041076 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090041076 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090041076 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090041076 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090041076 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090041076 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(623)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(623)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(623)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(621)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(626)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc1-M3UA(626)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(626)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(624)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(629)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc2-M3UA(629)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(629)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(627)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090041109 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090041109 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090041109 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090041109 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090041109 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090041109 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090041109 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090041109 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090041109 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090041110 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090041110 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425090041110 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090041110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090041110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090041110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041110 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=5 -> eSLS=85: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090041111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090041111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090041111 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090041111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425090041111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090041111 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 05 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090041111 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090041111 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090041111 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425090041111 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090041111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090041111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090041111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090041111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090041111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090041111 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090041111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090041111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090041111 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0d 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090041111 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090041111 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090041111 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090041111 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090041111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090041111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090041111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090041111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090041111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090041111 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090041111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090041111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090041111 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 08 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090041111 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090041111 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090041111 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090041111 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090041111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090041111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090041111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090041111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090041111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090041111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090041111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090041111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090041111 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090041111 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090041111 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090041111 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090041111 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090041111 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425090041111 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425090041111 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425090041111 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090041111 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090041111 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090041111 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090041111 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090041111 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090041111 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090041111 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090041111 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090041111 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090041111 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090041111 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090041111 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090041111 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090041111 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090041111 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090041111 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090041111 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250425090041111 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090041111 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090041111 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090041111 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425090041111 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(632)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(632)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(632)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(630)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(635)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn1-M3UA(635)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(635)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(633)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(638)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn2-M3UA(638)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(638)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn2-SCCP(636)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090041154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090041154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090041154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090041154 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090041154 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425090041154 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090041154 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090041154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090041154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090041162 DLINP DEBUG SRVCONN(,r=127.0.0.1:56682<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090041162 DLINP DEBUG SRVCONN(,r=127.0.0.1:56682<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090041162 DLINP DEBUG SRVCONN(,r=127.0.0.1:56682<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090041162 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090041162 DHNBAP DEBUG (127.0.0.1:56682 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425090041162 DHNBAP NOTICE (127.0.0.1:56682 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090041162 DHNBAP NOTICE (127.0.0.1:56682 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090041162 DLINP DEBUG SRVCONN(,r=127.0.0.1:56682<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090041162 DLINP DEBUG SRVCONN(,r=127.0.0.1:56682<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090041286 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090041286 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425090041286 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090041286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(623)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425090041292 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090041292 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425090041292 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090041292 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090041292 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090041292 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090041292 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090041292 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090041292 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090041292 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425090041292 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090041293 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090041293 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090041293 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090041293 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425090041293 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090041293 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090041293 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090041293 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090041293 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425090041293 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425090041293 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 bc  20250425090041293 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090041293 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090041293 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090041293 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090041293 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090041293 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425090041293 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090041293 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090041293 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090041293 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090041293 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090041293 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090041293 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090041294 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090041294 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090041294 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090041294 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090041294 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090041294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041294 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090041294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090041294 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090041294 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090041294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090041294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090041294 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090041294 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090041294 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090041294 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090041294 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090041294 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090041294 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090041294 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425090041294 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090041294 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090041294 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090041294 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425090041296 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090041296 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425090041296 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090041296 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(626)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425090041302 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090041302 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425090041302 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090041302 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090041302 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090041302 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090041302 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425090041302 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090041302 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090041302 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090041302 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090041304 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090041304 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090041304 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090041304 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425090041304 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090041304 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090041304 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090041304 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090041304 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425090041304 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090041304 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425090041304 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 02  20250425090041304 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090041304 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090041305 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090041305 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090041305 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090041305 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425090041305 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090041305 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090041305 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090041305 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090041305 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090041305 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090041305 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090041306 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090041306 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090041306 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090041306 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090041306 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090041306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090041306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090041306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090041306 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090041306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090041306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090041306 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090041306 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090041307 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090041307 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090041307 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090041307 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090041307 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090041307 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: use Normal Route via 'virt-msc1' 20250425090041307 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090041307 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090041307 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090041307 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425090041307 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090041307 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425090041307 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090041307 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(629)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425090041313 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090041313 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250425090041313 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090041313 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090041313 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090041313 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090041313 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425090041313 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090041313 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090041313 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 05  20250425090041313 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090041315 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090041315 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090041315 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090041315 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250425090041315 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090041315 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090041315 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090041315 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090041315 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250425090041315 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250425090041315 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 03  20250425090041315 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250425090041315 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 03  20250425090041315 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425090041315 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090041315 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090041315 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090041315 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250425090041315 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090041315 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090041315 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090041315 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090041315 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090041315 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090041315 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090041315 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090041317 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090041317 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425090041317 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090041317 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090041317 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090041317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090041317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090041317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090041317 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090041317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090041317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090041317 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 08 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090041317 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090041317 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090041317 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090041317 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090041317 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090041317 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090041317 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc2' 20250425090041317 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425090041317 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425090041317 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090041317 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 08 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250425090041321 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090041321 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425090041321 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: ASP(virt-sgsn0-0) accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250425090041321 DLSS7 <000c> osmo_ss7_asp.c:1115 ?: connection closed 20250425090041321 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250425090041321 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250425090041321 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(632)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425090041325 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090041325 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425090041325 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250425090041325 DLSS7 <000c> xua_asp_fsm.c:320 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250425090041325 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250425090041325 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250425090041325 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090041325 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090041325 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090041325 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Pending () 20250425090041325 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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  20250425090041326 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090041326 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425090041326 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425090041326 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090041326 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090041326 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250425090041326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090041326 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090041326 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425090041326 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090041326 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090041326 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090041326 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090041326 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090041328 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090041328 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090041328 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090041328 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425090041328 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090041328 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090041328 DLSS7 <000c> xua_as_fsm.c:550 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250425090041328 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090041328 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425090041328 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090041328 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090041328 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425090041328 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425090041328 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090041328 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090041328 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090041328 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090041328 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425090041328 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090041328 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090041328 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090041328 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090041328 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090041328 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090041328 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090041329 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090041329 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090041329 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090041329 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090041330 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090041330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041330 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090041330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090041330 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090041330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090041330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090041330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090041330 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090041330 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090041330 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090041330 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090041330 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090041330 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090041330 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090041330 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250425090041330 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090041330 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090041330 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090041330 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425090041331 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090041331 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425090041331 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090041331 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(635)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425090041337 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090041337 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250425090041337 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090041337 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090041337 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090041337 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090041337 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425090041337 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090041337 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090041337 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250425090041337 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090041339 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090041339 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090041339 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090041339 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250425090041339 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090041339 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090041339 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090041339 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090041339 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250425090041340 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250425090041340 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425090041340 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425090041340 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0a  20250425090041340 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0a  20250425090041340 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425090041340 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090041340 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090041340 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090041340 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250425090041340 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090041340 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090041340 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090041340 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090041340 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090041340 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090041340 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090041341 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090041341 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090041341 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090041341 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090041341 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090041341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041341 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090041341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090041341 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090041341 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090041342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090041342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090041342 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090041342 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090041342 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090041342 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090041342 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090041342 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090041342 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090041342 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'virt-sgsn1' 20250425090041342 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090041342 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090041342 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090041342 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250425090041343 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090041343 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250425090041343 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090041343 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(638)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250425090041347 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090041347 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250425090041347 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090041347 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090041347 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090041347 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090041347 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250425090041347 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090041347 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090041347 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06  20250425090041347 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090041348 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090041348 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090041348 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090041348 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06  20250425090041348 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090041348 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090041348 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090041348 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090041348 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250425090041348 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06  20250425090041348 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0b  20250425090041348 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0b  20250425090041348 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0b  20250425090041348 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0b  20250425090041348 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 0b  20250425090041348 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0b  20250425090041348 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090041348 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090041348 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090041348 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:391) 20250425090041348 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090041348 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090041348 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090041348 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090041348 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090041348 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090041348 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090041349 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090041349 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425090041349 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090041349 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090041349 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090041349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041349 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090041349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090041349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090041349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090041349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090041349 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090041349 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090041349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090041349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090041349 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 09 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090041349 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090041350 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090041350 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090041350 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090041350 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090041350 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090041350 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-sgsn2' 20250425090041350 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425090041350 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425090041350 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090041350 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 09 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.msc0-RAN(622)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090042102 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090042102 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090042102 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090042102 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090042102 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090042102 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090042102 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090042102 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090042102 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090042102 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425090042102 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090042102 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090042102 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090042102 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090042102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090042102 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090042102 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090042102 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090042102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042103 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090042103 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090042103 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090042103 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090042103 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425090042103 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090042103 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090042103 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090042103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042103 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090042103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090042103 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090042103 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090042103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090042103 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090042103 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090042103 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090042103 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425090042103 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090042103 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090042103 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090042103 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090042103 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090042103 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250425090042103 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090042103 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090042103 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090042103 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425090042106 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090042106 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090042106 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090042106 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090042106 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090042106 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090042106 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090042106 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090042106 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090042106 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090042106 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090042106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090042106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090042106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090042106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090042106 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090042106 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090042106 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090042107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042107 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090042107 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090042107 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090042107 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090042107 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(625)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090042109 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090042109 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090042109 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090042109 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090042109 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090042109 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090042109 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090042109 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090042109 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090042109 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425090042109 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090042110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090042110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090042110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090042110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090042110 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090042110 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090042110 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090042110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042110 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090042110 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090042110 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090042110 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090042110 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425090042110 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090042110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090042110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090042110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042110 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090042110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090042110 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090042110 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090042110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090042110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090042110 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090042110 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090042110 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: link up (cnlink.c:111) 20250425090042110 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090042110 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090042110 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090042110 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090042110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090042110 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'virt-msc1' 20250425090042110 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090042110 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090042110 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090042110 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425090042112 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090042112 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090042112 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090042112 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090042112 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090042113 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090042113 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090042113 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090042113 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090042113 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090042113 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090042113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090042113 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090042113 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090042113 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090042113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042113 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090042113 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090042113 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090042113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042113 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090042113 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090042113 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090042113 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090042113 DRANAP INFO cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(628)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090042116 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090042116 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425090042116 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425090042116 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425090042116 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090042116 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090042116 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090042116 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090042116 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090042116 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 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 07  20250425090042116 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090042116 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090042116 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090042116 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090042116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090042116 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090042116 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425090042116 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090042116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042116 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090042116 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090042116 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090042116 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090042116 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425090042116 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090042116 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090042116 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090042116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042116 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090042116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090042117 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090042117 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090042117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090042117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090042117 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0f 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090042117 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090042117 DRANAP NOTICE cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: link up (cnlink.c:111) 20250425090042117 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090042117 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090042117 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090042117 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090042117 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090042117 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc2' 20250425090042117 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425090042117 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425090042117 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090042117 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0f 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250425090042119 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090042119 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425090042119 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425090042119 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425090042119 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090042119 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090042119 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090042119 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090042119 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090042119 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090042119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090042119 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090042119 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090042119 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090042119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090042119 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090042119 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425090042119 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090042119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042119 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090042119 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090042119 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090042119 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090042119 DRANAP INFO cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(631)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090042127 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090042127 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090042127 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090042127 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090042127 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090042127 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090042127 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090042127 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090042127 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090042127 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090042127 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090042127 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090042127 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090042127 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090042127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090042127 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090042127 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090042127 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090042127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042127 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090042127 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090042127 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090042127 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090042127 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425090042127 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090042127 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090042127 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090042127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042128 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090042128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090042128 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090042128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090042128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090042128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090042128 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090042128 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090042128 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425090042128 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090042128 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090042128 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090042128 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090042128 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090042128 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250425090042128 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090042128 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090042128 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090042128 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425090042129 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090042129 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090042129 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090042129 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090042129 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090042129 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090042129 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090042129 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090042129 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090042129 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090042129 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090042129 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090042129 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090042129 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090042129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090042129 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090042129 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090042129 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090042129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042129 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090042129 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090042129 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090042129 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090042129 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(634)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090042136 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090042136 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425090042136 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425090042136 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425090042136 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090042136 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090042136 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090042136 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090042136 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090042136 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090042136 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090042136 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090042136 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090042136 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090042136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090042136 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090042136 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425090042137 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090042137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042137 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090042137 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090042137 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090042137 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090042137 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425090042137 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090042137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090042137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090042137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042137 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090042137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090042137 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090042137 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090042137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090042137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090042137 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0b 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090042137 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090042137 DRANAP NOTICE cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: link up (cnlink.c:111) 20250425090042137 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090042137 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090042137 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090042137 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090042137 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090042137 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'virt-sgsn1' 20250425090042137 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090042137 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090042137 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090042137 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0b 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250425090042138 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090042138 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425090042138 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425090042138 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425090042138 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090042138 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090042138 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090042138 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090042138 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090042138 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090042138 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090042138 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090042138 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090042138 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090042138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090042138 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090042138 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425090042138 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090042138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042138 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090042138 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090042138 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090042138 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090042138 DRANAP INFO cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(637)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090042147 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090042147 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250425090042147 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250425090042147 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425090042147 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090042147 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090042147 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090042147 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090042147 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090042147 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0b 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0b 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090042147 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090042147 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090042147 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090042147 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090042147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090042147 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090042147 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250425090042147 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090042147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042147 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090042147 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090042147 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090042147 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090042147 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20250425090042147 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090042147 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090042147 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090042147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042147 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090042147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090042147 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090042147 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090042147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090042147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090042147 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 0d 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090042147 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090042147 DRANAP NOTICE cnlink(sgsn-2)[0x56458e9146c0]{CONNECTED}: link up (cnlink.c:111) 20250425090042147 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090042147 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090042147 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090042147 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090042147 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090042147 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-sgsn2' 20250425090042147 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425090042147 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425090042147 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090042147 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 0d 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 06  20250425090042148 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090042148 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250425090042148 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250425090042148 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425090042148 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090042148 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090042148 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090042148 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090042148 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090042148 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0b 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0b 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090042148 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090042148 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090042148 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090042148 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090042148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090042148 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090042148 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250425090042148 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090042148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090042148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090042148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090042149 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090042149 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090042149 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090042149 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090042149 DRANAP INFO cnlink(sgsn-2)[0x56458e9146c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090043176 DLCTRL DEBUG Command: GET 490712069 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090043176 DLCTRL DEBUG Tx Command reply: GET_REPLY 490712069 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090043182 DLCTRL DEBUG Command: GET 338032902 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090043182 DLCTRL DEBUG Tx Command reply: GET_REPLY 338032902 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090043189 DLCTRL DEBUG Command: GET 353447758 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090043189 DLCTRL DEBUG Tx Command reply: GET_REPLY 353447758 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090043193 DLCTRL DEBUG Command: GET 67003203 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090043193 DLCTRL DEBUG Tx Command reply: GET_REPLY 67003203 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090043198 DLCTRL DEBUG Command: GET 757337935 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090043198 DLCTRL DEBUG Tx Command reply: GET_REPLY 757337935 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425090043203 DLCTRL DEBUG Command: GET 661249587 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090043203 DLCTRL DEBUG Tx Command reply: GET_REPLY 661249587 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090043206 DLCTRL DEBUG Command: GET 41093576 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090043206 DLCTRL DEBUG Tx Command reply: GET_REPLY 41093576 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090043210 DLCTRL DEBUG Command: GET 806304120 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090043210 DLCTRL DEBUG Tx Command reply: GET_REPLY 806304120 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090043213 DLCTRL DEBUG Command: GET 325444882 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090043213 DLCTRL DEBUG Tx Command reply: GET_REPLY 325444882 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090043217 DLCTRL DEBUG Command: GET 573345158 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090043217 DLCTRL DEBUG Tx Command reply: GET_REPLY 573345158 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425090043220 DLCTRL DEBUG Command: GET 546426780 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090043220 DLCTRL DEBUG Tx Command reply: GET_REPLY 546426780 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090043223 DLCTRL DEBUG Command: GET 375727194 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090043223 DLCTRL DEBUG Tx Command reply: GET_REPLY 375727194 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090043227 DLCTRL DEBUG Command: GET 702906794 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090043227 DLCTRL DEBUG Tx Command reply: GET_REPLY 702906794 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090043230 DLCTRL DEBUG Command: GET 696158703 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090043230 DLCTRL DEBUG Tx Command reply: GET_REPLY 696158703 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090043232 DLCTRL DEBUG Command: GET 114268179 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090043232 DLCTRL DEBUG Tx Command reply: GET_REPLY 114268179 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425090043234 DLCTRL DEBUG Command: GET 748502590 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090043234 DLCTRL DEBUG Tx Command reply: GET_REPLY 748502590 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090043235 DLCTRL DEBUG Command: GET 182748765 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090043235 DLCTRL DEBUG Tx Command reply: GET_REPLY 182748765 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090043237 DLCTRL DEBUG Command: GET 218871605 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090043237 DLCTRL DEBUG Tx Command reply: GET_REPLY 218871605 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090043239 DLCTRL DEBUG Command: GET 109670176 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090043239 DLCTRL DEBUG Tx Command reply: GET_REPLY 109670176 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090043240 DLCTRL DEBUG Command: GET 633987366 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090043240 DLCTRL DEBUG Tx Command reply: GET_REPLY 633987366 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=678, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101010011000000000100011'B == '42A98023'O MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101011110'B, t_guard := 20.000000 } 20250425090043265 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35666<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(628)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@23e0c4c64ce8: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)3124709 20250425090044311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090044311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090044311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425090044311 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090044311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2fade5, normal) (hnbgw_rua.c:406) 20250425090044311 DHNB DEBUG map_rua[0x56458e975ea0]{init}: Allocated (fsm.c:456) 20250425090044311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3124709)[0x56458e975ea0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090044311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3124709 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090044311 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090044311 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090044311 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3124709 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:696) 20250425090044311 DCN DEBUG map_sccp[0x56458e9530d0]{init}: Allocated (fsm.c:456) 20250425090044311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56458e9530d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090044311 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3124709 <-> SCCP-76 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250425090044311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3124709 SCCP-76 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250425090044311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3124709)[0x56458e975ea0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090044311 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090044311 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090044311 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3124709 SCCP-76 msc-2 MI=TMSI-0x42800023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090044311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56458e9530d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090044311 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090044311 DLSCCP DEBUG SCCP-SCOC(76)[0x56458e952dc0]{IDLE}: Allocated (fsm.c:456) 20250425090044311 DLSCCP DEBUG SCCP-SCOC(76)[0x56458e952dc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090044311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004c), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f400300015e0056400500f1100926) (sccp_scrc.c:415) 20250425090044311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090044311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090044311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090044311 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090044311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090044311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090044311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090044311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090044311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090044311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090044311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090044311 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090044311 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090044311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090044311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090044312 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 03 03 00 00 08 01 00 00 4c 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 80 00 23 00 4f 40 03 00 01 5e 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090044312 DLSCCP DEBUG SCCP-SCOC(76)[0x56458e952dc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090044312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56458e9530d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090044312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3124709)[0x56458e975ea0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090044312 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090044312 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090044312 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090044312 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090044312 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090044312 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc2' 20250425090044312 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425090044312 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425090044312 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090044312 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 03 03 00 00 08 01 00 00 4c 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 80 00 23 00 4f 40 03 00 01 5e 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(627)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc2-SCCP(627)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(628)@23e0c4c64ce8: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640) HNBGW_Test.msc2-RAN(628)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)9848104 HNBGW_Test.msc2-SCCP(627)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(627)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@23e0c4c64ce8: setverdict(pass): none -> pass MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090044323 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090044323 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425090044323 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425090044323 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425090044323 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090044323 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090044323 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090044323 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090044323 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090044323 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 03 00 00 00 bd 03 02 00 00 02 00 00 4c 12 a0 f5 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090044323 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090044324 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090044324 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090044324 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090044324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090044324 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004c), PART(T=Source Reference,L=4,D=0012a0f5) (sccp_scrc.c:486) 20250425090044324 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1855) 20250425090044324 DLSCCP DEBUG SCCP-SCOC(76)[0x56458e952dc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090044324 DLSCCP DEBUG SCCP-SCOC(76)[0x56458e952dc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090044324 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090044324 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090044324 DCN DEBUG handle_cn_conn_conf() conn_id=76, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090044324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56458e9530d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090044324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56458e9530d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425090044325 DLCTRL DEBUG Command: GET 283020183 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090044325 DLCTRL DEBUG Tx Command reply: GET_REPLY 283020183 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090044328 DLCTRL DEBUG Command: GET 857980978 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090044328 DLCTRL DEBUG Tx Command reply: GET_REPLY 857980978 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090044330 DLCTRL DEBUG Command: GET 995361909 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090044330 DLCTRL DEBUG Tx Command reply: GET_REPLY 995361909 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090044333 DLCTRL DEBUG Command: GET 882502289 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090044333 DLCTRL DEBUG Tx Command reply: GET_REPLY 882502289 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090044336 DLCTRL DEBUG Command: GET 836870743 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090044336 DLCTRL DEBUG Tx Command reply: GET_REPLY 836870743 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090044338 DLCTRL DEBUG Command: GET 777329495 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090044338 DLCTRL DEBUG Tx Command reply: GET_REPLY 777329495 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090044339 DLCTRL DEBUG Command: GET 261853784 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090044339 DLCTRL DEBUG Tx Command reply: GET_REPLY 261853784 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090044340 DLCTRL DEBUG Command: GET 620398174 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090044340 DLCTRL DEBUG Tx Command reply: GET_REPLY 620398174 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090044342 DLCTRL DEBUG Command: GET 999072337 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090044342 DLCTRL DEBUG Tx Command reply: GET_REPLY 999072337 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090044343 DLCTRL DEBUG Command: GET 556034574 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090044343 DLCTRL DEBUG Tx Command reply: GET_REPLY 556034574 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090044344 DLCTRL DEBUG Command: GET 109825452 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090044344 DLCTRL DEBUG Tx Command reply: GET_REPLY 109825452 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090044345 DLCTRL DEBUG Command: GET 829366822 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090044345 DLCTRL DEBUG Tx Command reply: GET_REPLY 829366822 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250425090044345 DLCTRL DEBUG Command: GET 538309347 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090044345 DLCTRL DEBUG Tx Command reply: GET_REPLY 538309347 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090044346 DLCTRL DEBUG Command: GET 493367041 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090044346 DLCTRL DEBUG Tx Command reply: GET_REPLY 493367041 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090044347 DLCTRL DEBUG Command: GET 227166283 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090044347 DLCTRL DEBUG Tx Command reply: GET_REPLY 227166283 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090044348 DLCTRL DEBUG Command: GET 766591975 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090044348 DLCTRL DEBUG Tx Command reply: GET_REPLY 766591975 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090044349 DLCTRL DEBUG Command: GET 452602457 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090044349 DLCTRL DEBUG Tx Command reply: GET_REPLY 452602457 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090044350 DLCTRL DEBUG Command: GET 634807396 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090044350 DLCTRL DEBUG Tx Command reply: GET_REPLY 634807396 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090044352 DLCTRL DEBUG Command: GET 984344176 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090044352 DLCTRL DEBUG Tx Command reply: GET_REPLY 984344176 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090044354 DLCTRL DEBUG Command: GET 46900554 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090044354 DLCTRL DEBUG Tx Command reply: GET_REPLY 46900554 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0524010350590205F442A98023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101111010'B, t_guard := 20.000000 } 20250425090044380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35672<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(628)@23e0c4c64ce8: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@23e0c4c64ce8: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618)@23e0c4c64ce8: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)6462628 20250425090045399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090045399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090045399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250425090045399 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090045399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x629ca4, normal) (hnbgw_rua.c:406) 20250425090045399 DHNB DEBUG map_rua[0x56458e93a1f0]{init}: Allocated (fsm.c:456) 20250425090045399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6462628)[0x56458e93a1f0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090045399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6462628 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090045399 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090045399 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090045399 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425090045400 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6462628 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:696) 20250425090045400 DCN DEBUG map_sccp[0x56458e932eb0]{init}: Allocated (fsm.c:456) 20250425090045400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56458e932eb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090045400 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6462628 <-> SCCP-77 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250425090045400 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6462628 SCCP-77 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250425090045400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6462628)[0x56458e93a1f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090045400 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090045400 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090045400 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6462628 SCCP-77 msc-2 MI=TMSI-0x42A98023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090045400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56458e932eb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090045400 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090045400 DLSCCP DEBUG SCCP-SCOC(77)[0x56458e92bb00]{IDLE}: Allocated (fsm.c:456) 20250425090045400 DLSCCP DEBUG SCCP-SCOC(77)[0x56458e92bb00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090045400 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004d), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f400300037a0056400500f1100926) (sccp_scrc.c:415) 20250425090045400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090045400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090045400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090045400 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090045400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090045400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090045400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090045400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090045400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090045400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090045400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090045400 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090045400 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090045400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090045400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090045400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 03 03 00 00 09 01 00 00 4d 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 a9 80 23 00 4f 40 03 00 03 7a 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090045400 DLSCCP DEBUG SCCP-SCOC(77)[0x56458e92bb00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090045400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56458e932eb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090045400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6462628)[0x56458e93a1f0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090045400 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090045400 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090045400 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090045400 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090045400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090045400 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc2' 20250425090045400 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425090045400 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425090045400 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090045400 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 03 03 00 00 09 01 00 00 4d 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 a9 80 23 00 4f 40 03 00 03 7a 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(627)@23e0c4c64ce8: First idle individual index:1 HNBGW_Test.msc2-SCCP(627)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(628)@23e0c4c64ce8: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641) HNBGW_Test.msc2-RAN(628)@23e0c4c64ce8: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)5451171 HNBGW_Test.msc2-SCCP(627)@23e0c4c64ce8: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(627)@23e0c4c64ce8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425090045405 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090045405 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425090045405 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425090045405 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425090045405 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090045405 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090045405 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090045405 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090045405 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090045405 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 03 00 00 00 bd 03 02 00 00 02 00 00 4d 9e 10 aa 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090045405 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090045405 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090045405 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090045405 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090045405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090045406 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004d), PART(T=Source Reference,L=4,D=009e10aa) (sccp_scrc.c:486) 20250425090045406 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1855) 20250425090045406 DLSCCP DEBUG SCCP-SCOC(77)[0x56458e92bb00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090045406 DLSCCP DEBUG SCCP-SCOC(77)[0x56458e92bb00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090045406 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090045406 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090045406 DCN DEBUG handle_cn_conn_conf() conn_id=77, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090045406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56458e932eb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090045406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56458e932eb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090045409 DLCTRL DEBUG Command: GET 262953772 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090045409 DLCTRL DEBUG Tx Command reply: GET_REPLY 262953772 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090045411 DLCTRL DEBUG Command: GET 398549685 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090045411 DLCTRL DEBUG Tx Command reply: GET_REPLY 398549685 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090045414 DLCTRL DEBUG Command: GET 785514529 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090045414 DLCTRL DEBUG Tx Command reply: GET_REPLY 785514529 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090045415 DLCTRL DEBUG Command: GET 755992665 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090045415 DLCTRL DEBUG Tx Command reply: GET_REPLY 755992665 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090045417 DLCTRL DEBUG Command: GET 1176674 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090045417 DLCTRL DEBUG Tx Command reply: GET_REPLY 1176674 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090045419 DLCTRL DEBUG Command: GET 695582239 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090045419 DLCTRL DEBUG Tx Command reply: GET_REPLY 695582239 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090045420 DLCTRL DEBUG Command: GET 179748282 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090045420 DLCTRL DEBUG Tx Command reply: GET_REPLY 179748282 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090045422 DLCTRL DEBUG Command: GET 393738422 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090045422 DLCTRL DEBUG Tx Command reply: GET_REPLY 393738422 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090045424 DLCTRL DEBUG Command: GET 925746969 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090045424 DLCTRL DEBUG Tx Command reply: GET_REPLY 925746969 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090045426 DLCTRL DEBUG Command: GET 414085482 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090045426 DLCTRL DEBUG Tx Command reply: GET_REPLY 414085482 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090045428 DLCTRL DEBUG Command: GET 640620268 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090045428 DLCTRL DEBUG Tx Command reply: GET_REPLY 640620268 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090045430 DLCTRL DEBUG Command: GET 223261660 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090045430 DLCTRL DEBUG Tx Command reply: GET_REPLY 223261660 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250425090045432 DLCTRL DEBUG Command: GET 918364248 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090045432 DLCTRL DEBUG Tx Command reply: GET_REPLY 918364248 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090045433 DLCTRL DEBUG Command: GET 640663457 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090045434 DLCTRL DEBUG Tx Command reply: GET_REPLY 640663457 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090045435 DLCTRL DEBUG Command: GET 60250949 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090045435 DLCTRL DEBUG Tx Command reply: GET_REPLY 60250949 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090045437 DLCTRL DEBUG Command: GET 268236586 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090045437 DLCTRL DEBUG Tx Command reply: GET_REPLY 268236586 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090045438 DLCTRL DEBUG Command: GET 107792068 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090045438 DLCTRL DEBUG Tx Command reply: GET_REPLY 107792068 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090045440 DLCTRL DEBUG Command: GET 160152932 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090045440 DLCTRL DEBUG Tx Command reply: GET_REPLY 160152932 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090045441 DLCTRL DEBUG Command: GET 517826392 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090045441 DLCTRL DEBUG Tx Command reply: GET_REPLY 517826392 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090045442 DLCTRL DEBUG Command: GET 169085989 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090045442 DLCTRL DEBUG Tx Command reply: GET_REPLY 169085989 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000010'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100100111'B, t_guard := 20.000000 } 20250425090045463 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48916<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(625)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(625)@23e0c4c64ce8: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618)@23e0c4c64ce8: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)12426586 20250425090046483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090046484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090046484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425090046484 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090046484 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbd9d5a, normal) (hnbgw_rua.c:406) 20250425090046484 DHNB DEBUG map_rua[0x56458e9539b0]{init}: Allocated (fsm.c:456) 20250425090046484 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12426586)[0x56458e9539b0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090046484 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12426586 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090046484 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090046484 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090046484 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12426586 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:743) 20250425090046484 DCN DEBUG map_sccp[0x56458e798390]{init}: Allocated (fsm.c:456) 20250425090046484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56458e798390]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090046484 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12426586 <-> SCCP-78 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425090046484 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12426586 SCCP-78 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425090046484 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12426586)[0x56458e9539b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090046484 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090046484 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090046484 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12426586 SCCP-78 msc-1 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090046484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56458e798390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090046484 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090046484 DLSCCP DEBUG SCCP-SCOC(78)[0x56458e935850]{IDLE}: Allocated (fsm.c:456) 20250425090046484 DLSCCP DEBUG SCCP-SCOC(78)[0x56458e935850]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090046484 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030003270056400500f1100926) (sccp_scrc.c:415) 20250425090046484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090046484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090046484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090046484 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090046484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090046484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090046484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090046484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090046484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090046484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090046484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090046484 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090046484 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090046484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090046484 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090046484 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 02 03 00 00 0a 01 00 00 4e 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 03 27 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090046484 DLSCCP DEBUG SCCP-SCOC(78)[0x56458e935850]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090046484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56458e798390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090046484 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12426586)[0x56458e9539b0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090046484 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090046484 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090046484 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090046485 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090046485 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090046485 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'virt-msc1' 20250425090046485 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090046485 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090046485 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090046485 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 02 03 00 00 0a 01 00 00 4e 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 03 27 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(624)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc1-SCCP(624)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(625)@23e0c4c64ce8: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642) HNBGW_Test.msc1-RAN(625)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)15332133 HNBGW_Test.msc1-SCCP(624)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(624)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090046500 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090046500 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090046500 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090046500 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090046500 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090046500 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090046500 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090046500 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090046500 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090046500 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 4e cb d9 4a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090046500 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090046500 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090046500 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090046500 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090046500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090046500 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004e), PART(T=Source Reference,L=4,D=00cbd94a) (sccp_scrc.c:486) 20250425090046500 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1855) 20250425090046500 DLSCCP DEBUG SCCP-SCOC(78)[0x56458e935850]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090046500 DLSCCP DEBUG SCCP-SCOC(78)[0x56458e935850]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090046500 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090046500 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090046500 DCN DEBUG handle_cn_conn_conf() conn_id=78, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090046500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56458e798390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090046500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56458e798390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090046501 DLCTRL DEBUG Command: GET 116366129 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090046501 DLCTRL DEBUG Tx Command reply: GET_REPLY 116366129 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090046503 DLCTRL DEBUG Command: GET 104764219 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090046503 DLCTRL DEBUG Tx Command reply: GET_REPLY 104764219 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090046505 DLCTRL DEBUG Command: GET 693218291 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090046505 DLCTRL DEBUG Tx Command reply: GET_REPLY 693218291 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090046507 DLCTRL DEBUG Command: GET 348050819 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090046507 DLCTRL DEBUG Tx Command reply: GET_REPLY 348050819 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090046510 DLCTRL DEBUG Command: GET 34054069 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090046510 DLCTRL DEBUG Tx Command reply: GET_REPLY 34054069 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090046514 DLCTRL DEBUG Command: GET 460595741 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090046514 DLCTRL DEBUG Tx Command reply: GET_REPLY 460595741 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250425090046516 DLCTRL DEBUG Command: GET 491948560 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090046516 DLCTRL DEBUG Tx Command reply: GET_REPLY 491948560 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090046519 DLCTRL DEBUG Command: GET 682458809 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090046519 DLCTRL DEBUG Tx Command reply: GET_REPLY 682458809 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090046523 DLCTRL DEBUG Command: GET 597400217 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090046523 DLCTRL DEBUG Tx Command reply: GET_REPLY 597400217 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090046527 DLCTRL DEBUG Command: GET 630170742 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090046527 DLCTRL DEBUG Tx Command reply: GET_REPLY 630170742 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090046531 DLCTRL DEBUG Command: GET 104418449 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090046531 DLCTRL DEBUG Tx Command reply: GET_REPLY 104418449 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090046535 DLCTRL DEBUG Command: GET 541065834 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090046535 DLCTRL DEBUG Tx Command reply: GET_REPLY 541065834 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250425090046540 DLCTRL DEBUG Command: GET 524388688 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090046540 DLCTRL DEBUG Tx Command reply: GET_REPLY 524388688 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090046544 DLCTRL DEBUG Command: GET 508419521 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090046544 DLCTRL DEBUG Tx Command reply: GET_REPLY 508419521 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090046549 DLCTRL DEBUG Command: GET 60976153 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090046549 DLCTRL DEBUG Tx Command reply: GET_REPLY 60976153 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090046554 DLCTRL DEBUG Command: GET 140835470 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090046554 DLCTRL DEBUG Tx Command reply: GET_REPLY 140835470 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090046558 DLCTRL DEBUG Command: GET 845877514 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090046558 DLCTRL DEBUG Tx Command reply: GET_REPLY 845877514 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090046561 DLCTRL DEBUG Command: GET 162516012 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090046561 DLCTRL DEBUG Tx Command reply: GET_REPLY 162516012 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090046565 DLCTRL DEBUG Command: GET 619297955 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090046565 DLCTRL DEBUG Tx Command reply: GET_REPLY 619297955 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090046569 DLCTRL DEBUG Command: GET 389029296 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090046569 DLCTRL DEBUG Tx Command reply: GET_REPLY 389029296 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425090046583 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35654<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090046583 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36877<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(615)@23e0c4c64ce8: Final verdict of PTC: none VirtHNBGW-STATS(614)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090046586 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35648<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090046586 DLINP DEBUG SRVCONN(,r=127.0.0.1:56682<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090046587 DLINP DEBUG SRVCONN(,r=127.0.0.1:56682<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090046587 DLINP NOTICE SRV(,r=127.0.0.1:56682<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090046587 DMAIN NOTICE (127.0.0.1:56682 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56682<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090046587 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620)@23e0c4c64ce8: Final verdict of PTC: none 20250425090046590 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090046590 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc0-RAN(622)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(621)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(636)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(631)@23e0c4c64ce8: Final verdict of PTC: none 20250425090046590 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090046590 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250425090046590 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090046590 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn1-RAN(634)@23e0c4c64ce8: Final verdict of PTC: none 20250425090046590 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090046590 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425090046590 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090046590 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-SCCP(630)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(633)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(637)@23e0c4c64ce8: Final verdict of PTC: none 20250425090046590 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090046590 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090046590 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090046590 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090046590 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090046590 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425090046590 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090046591 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090046591 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090046591 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090046591 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090046591 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090046591 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250425090046591 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090046591 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090046591 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090046591 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250425090046591 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs HNBGW_Test.msc1-RAN(625)@23e0c4c64ce8: Final verdict of PTC: none 20250425090046591 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 03  20250425090046591 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250425090046591 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 03  20250425090046591 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 03  20250425090046591 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 03  20250425090046591 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425090046591 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090046591 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090046591 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090046591 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090046591 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090046591 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090046591 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090046591 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090046591 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090046591 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250425090046592 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090046592 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090046592 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090046592 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250425090046592 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090046592 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090046592 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090046592 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090046592 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) 20250425090046592 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425090046592 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090046592 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090046592 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090046592 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090046592 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090046592 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250425090046592 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090046592 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090046592 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090046592 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090046592 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425090046592 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 bc  20250425090046592 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 bc  20250425090046592 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090046592 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090046592 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613)@23e0c4c64ce8: Final verdict of PTC: none 20250425090046593 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090046593 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090046593 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090046593 DRANAP NOTICE cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090046593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56458e9530d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425090046594 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(623)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(624)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc2-RAN(628)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(629)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(635)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(626)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(627)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(632)@23e0c4c64ce8: Final verdict of PTC: none 20250425090046593 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090046593 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090046593 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425090046593 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090046593 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090046593 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090046593 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090046593 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090046593 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425090046593 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250425090046593 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9  20250425090046593 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090046593 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090046593 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090046593 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090046593 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090046593 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090046593 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090046593 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090046593 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090046593 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090046593 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090046593 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090046593 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090046594 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090046594 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090046594 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090046594 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250425090046594 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090046594 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090046594 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090046594 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250425090046594 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090046594 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090046594 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090046594 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425090046594 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090046594 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425090046594 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 0a  20250425090046594 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425090046594 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090046594 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090046594 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090046594 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090046594 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn2-0: connection closed 20250425090046594 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090046594 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090046594 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090046594 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250425090046595 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090046595 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0b  20250425090046595 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0b  20250425090046595 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090046595 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090046595 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090046595 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090046595 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090046595 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090046595 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090046595 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090046595 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090046595 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425090046595 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090046595 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090046595 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090046595 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425090046595 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090046595 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090046595 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090046595 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn2-M3UA(638)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(639)@23e0c4c64ce8: Final verdict of PTC: none 20250425090046608 DLSCCP DEBUG SCCP-SCOC(76)[0x56458e952dc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090046609 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012a0f5), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@23e0c4c64ce8: Final verdict of PTC: pass20250425090046610 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090046611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090046611 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090046612 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090046613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090046613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090046614 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 08 04 12 a0 f5 00 00 4c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090046615 DLSCCP DEBUG SCCP-SCOC(76)[0x56458e952dc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090046616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56458e9530d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) HNBGW-PFCP(616)@23e0c4c64ce8: Final verdict of PTC: none 20250425090046616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3124709)[0x56458e975ea0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425090046617 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3124709)[0x56458e975ea0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425090046618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425090046618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3124709)[0x56458e975ea0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425090046619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3124709)[0x56458e975ea0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090046620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3124709)[0x56458e975ea0]{disrupted}: Freeing instance (context_map.c:202) 20250425090046620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3124709)[0x56458e975ea0]{disrupted}: Deallocated (fsm.c:568) 20250425090046621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56458e9530d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090046621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56458e9530d0]{disconnected}: Freeing instance (context_map.c:206) 20250425090046622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56458e9530d0]{disconnected}: Deallocated (fsm.c:568) 20250425090046622 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3124709 SCCP-76 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250425090046623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56458e932eb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425090046623 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090046624 DLSCCP DEBUG SCCP-SCOC(77)[0x56458e92bb00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090046624 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e10aa), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090046625 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090046625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090046626 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090046626 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090046627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090046627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090046627 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 09 04 9e 10 aa 00 00 4d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090046628 DLSCCP DEBUG SCCP-SCOC(77)[0x56458e92bb00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)@23e0c4c64ce8: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@23e0c4c64ce8: Final verdict of PTC: pass20250425090046628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56458e932eb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090046629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6462628)[0x56458e93a1f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425090046629 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6462628)[0x56458e93a1f0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425090046629 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425090046630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6462628)[0x56458e93a1f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425090046630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6462628)[0x56458e93a1f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090046631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6462628)[0x56458e93a1f0]{disrupted}: Freeing instance (context_map.c:202) 20250425090046631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6462628)[0x56458e93a1f0]{disrupted}: Deallocated (fsm.c:568) 20250425090046631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56458e932eb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090046631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56458e932eb0]{disconnected}: Freeing instance (context_map.c:206) 20250425090046632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56458e932eb0]{disconnected}: Deallocated (fsm.c:568) 20250425090046632 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6462628 SCCP-77 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250425090046633 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090046633 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090046633 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425090046633 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090046634 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090046634 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090046634 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090046635 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090046635 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090046635 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090046635 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090046636 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090046636 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090046636 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090046636 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090046636 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090046636 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090046636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090046636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425090046637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35666<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090046638 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35672<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090046638 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48916<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090046639 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(614): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(615): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(616): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(621): none (pass -> pass) 20250425090046645 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(622): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(623): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-SCCP(624): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-RAN(625): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-M3UA(626): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc2-SCCP(627): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc2-RAN(628): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc2-M3UA(629): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(630): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(631): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(632): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(633): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(634): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(635): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(636): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn2-RAN(637): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(638): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(639): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. 20250425090046645 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425090046645 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090046645 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090046645 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090046646 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090046646 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090046646 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090046646 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090046646 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090046647 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090046647 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090046647 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090046647 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090046647 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090046647 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090046647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425090046647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090046647 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090046648 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090046648 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425090046648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12426586)[0x56458e9539b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425090046648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12426586)[0x56458e9539b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425090046648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56458e798390]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425090046649 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090046649 DLSCCP DEBUG SCCP-SCOC(78)[0x56458e935850]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090046649 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbd94a), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090046649 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090046649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090046650 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090046650 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090046650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090046650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090046650 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 0a 04 cb d9 4a 00 00 4e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090046650 DLSCCP DEBUG SCCP-SCOC(78)[0x56458e935850]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090046651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56458e798390]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090046651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12426586)[0x56458e9539b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090046651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12426586)[0x56458e9539b0]{disrupted}: Freeing instance (context_map.c:202) 20250425090046651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12426586)[0x56458e9539b0]{disrupted}: Deallocated (fsm.c:568) 20250425090046651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56458e798390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090046651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56458e798390]{disconnected}: Freeing instance (context_map.c:206) 20250425090046652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56458e798390]{disconnected}: Deallocated (fsm.c:568) 20250425090046652 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12426586 SCCP-78 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250425090046652 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090046652 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090046652 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250425090046653 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090046653 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090046653 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090046653 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090046653 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090046654 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090046654 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090046654 DRANAP NOTICE cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090046654 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090046654 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090046654 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090046654 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090046654 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090046654 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090046655 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090046655 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090046655 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:356) 20250425090046655 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090046655 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090046656 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090046656 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090046656 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090046656 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090046656 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090046656 DRANAP NOTICE cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090046657 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090046657 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090046657 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425090046657 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090046657 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090046658 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090046658 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090046658 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090046658 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090046658 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090046658 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: link lost (cnlink.c:118) Fri Apr 25 09:00:46 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.talloc 20250425090046822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48932<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090046954 DLSCCP DEBUG SCCP-SCOC(73)[0x56458e930220]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090046954 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d8111), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090046954 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090046954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090046954 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090046954 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090046955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090046955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090046955 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 0d 81 11 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090046955 DLSCCP DEBUG SCCP-SCOC(74)[0x56458e9a23a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090046955 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f2ebd), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090046955 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090046955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090046955 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090046955 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090046955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090046955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090046955 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 0f 2e bd 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090046955 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090046955 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090046955 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090046955 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090046955 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090046955 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090046955 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090046955 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090046955 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090046955 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090046955 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090046955 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090046956 DLSCCP DEBUG SCCP-SCOC(75)[0x56458e9542d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090046956 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029681c), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090046956 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090046956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090046956 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090046956 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090046956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090046956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090046957 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 29 68 1c 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090046957 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090046957 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090046957 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090046957 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090046957 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090046957 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090047382 DLSCCP DEBUG SCCP-SCOC(71)[0x56458e92b040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090047382 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fdacc8), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090047382 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090047382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090047382 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090047382 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090047382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090047382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090047382 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 fd ac c8 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090047382 DLSCCP DEBUG SCCP-SCOC(70)[0x56458e928e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090047383 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e16986), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090047383 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090047383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090047383 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090047383 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090047383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090047383 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090047383 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e1 69 86 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090047383 DLSCCP DEBUG SCCP-SCOC(72)[0x56458e94d0d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090047383 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa1f3c), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090047383 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090047383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090047383 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090047383 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090047383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090047383 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090047383 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 aa 1f 3c 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090047383 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090047383 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090047383 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090047383 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090047383 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090047383 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090047383 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090047383 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090047383 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090047384 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090047384 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090047384 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090047384 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090047384 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090047384 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090047384 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090047384 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090047384 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090047525 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48932<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=729080) 20250425090047874 DLSCCP DEBUG SCCP-SCOC(68)[0x56458e939f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090047874 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f38fc), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090047874 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090047874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090047874 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090047875 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090047875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090047875 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090047875 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 6f 38 fc 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090047875 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090047875 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090047875 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090047875 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090047875 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090047875 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090047877 DLSCCP DEBUG SCCP-SCOC(67)[0x56458e92af10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090047877 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4c387), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090047877 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090047877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090047877 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090047877 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090047877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090047877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090047877 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e4 c3 87 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090047877 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090047877 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090047877 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090047877 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090047877 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090047878 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090047878 DLSCCP DEBUG SCCP-SCOC(69)[0x56458e936ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090047878 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b3d367), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090047878 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090047878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090047878 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090047878 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090047879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090047879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090047879 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 b3 d3 67 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090047879 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090047879 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090047879 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090047879 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090047879 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090047879 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090048327 DLSCCP DEBUG SCCP-SCOC(66)[0x56458e93af90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090048327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00628916), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090048327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090048327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090048327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090048327 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090048327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090048327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090048327 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 62 89 16 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090048327 DLSCCP DEBUG SCCP-SCOC(64)[0x56458e930c40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090048327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037cfe1), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090048327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090048328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090048328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090048328 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090048328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090048328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090048328 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 37 cf e1 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090048328 DLSCCP DEBUG SCCP-SCOC(65)[0x56458e92ad50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090048328 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baa815), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090048328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090048328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090048328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090048328 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090048328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090048328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090048328 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 ba a8 15 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090048328 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090048328 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090048328 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090048328 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090048328 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090048328 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090048328 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090048328 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090048328 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090048328 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090048328 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090048328 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090048329 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090048329 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090048329 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090048329 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090048329 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090048329 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! Waiting for packet dumper to finish... 1 (prev_count=729080, count=761912) 20250425090048592 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090048592 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425090048592 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250425090048593 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090048593 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090048593 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425090048594 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090048594 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090048594 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425090048595 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090048595 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250425090048595 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250425090048595 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090048595 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425090048595 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425090048596 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090048596 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425090048596 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425090048944 DLSCCP DEBUG SCCP-SCOC(61)[0x56458e953dd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090048944 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002fa22c), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090048944 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090048944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090048944 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090048944 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090048944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090048944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090048944 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2f a2 2c 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090048944 DLSCCP DEBUG SCCP-SCOC(63)[0x56458e932fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090048945 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007638aa), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090048945 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090048945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090048945 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090048945 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090048945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090048945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090048945 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 76 38 aa 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090048945 DLSCCP DEBUG SCCP-SCOC(62)[0x56458e949e40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090048945 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001509c6), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090048945 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090048945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090048945 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090048945 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090048945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090048945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090048945 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 15 09 c6 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090048945 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090048945 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090048945 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090048945 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090048945 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090048945 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090048945 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090048945 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090048945 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090048946 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090048946 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090048946 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090048946 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090048946 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090048946 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090048946 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090048946 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090048946 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090049444 DLSCCP DEBUG SCCP-SCOC(58)[0x56458e94cc60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090049444 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046ab65), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090049444 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090049444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090049444 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090049445 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090049445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090049445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090049445 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 46 ab 65 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090049445 DLSCCP DEBUG SCCP-SCOC(60)[0x56458e94a570]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090049445 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0023f691), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090049445 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090049445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090049445 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090049445 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090049445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090049445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090049445 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 23 f6 91 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090049445 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090049445 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090049445 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090049445 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090049445 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090049445 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090049445 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090049445 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090049445 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090049445 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090049445 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090049445 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090049446 DLSCCP DEBUG SCCP-SCOC(59)[0x56458e7d96b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090049446 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c10b00), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090049446 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090049446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090049446 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090049446 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090049446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090049447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090049447 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c1 0b 00 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090049447 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090049447 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090049447 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090049447 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090049447 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090049447 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_mscpool_L3Compl_no_cn ------ Fri Apr 25 09:00:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425090050068 DLSCCP DEBUG SCCP-SCOC(57)[0x56458e8c6c30]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090050069 DLSCCP DEBUG SCCP-SCOC(57)[0x56458e8c6c30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090050069 DLSCCP DEBUG SCCP-SCOC(57)[0x56458e8c6c30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090050069 DLSCCP DEBUG SCCP-SCOC(57)[0x56458e8c6c30]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090050069 DLSCCP DEBUG SCCP-SCOC(57)[0x56458e8c6c30]{IDLE}: Deallocated (fsm.c:568) 20250425090050069 DLSCCP DEBUG SCCP-SCOC(54)[0x56458e938d80]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090050069 DLSCCP DEBUG SCCP-SCOC(54)[0x56458e938d80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090050069 DLSCCP DEBUG SCCP-SCOC(54)[0x56458e938d80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090050069 DLSCCP DEBUG SCCP-SCOC(54)[0x56458e938d80]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090050069 DLSCCP DEBUG SCCP-SCOC(54)[0x56458e938d80]{IDLE}: Deallocated (fsm.c:568) 20250425090050069 DLSCCP DEBUG SCCP-SCOC(55)[0x56458e951090]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090050069 DLSCCP DEBUG SCCP-SCOC(55)[0x56458e951090]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090050069 DLSCCP DEBUG SCCP-SCOC(55)[0x56458e951090]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090050069 DLSCCP DEBUG SCCP-SCOC(55)[0x56458e951090]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090050069 DLSCCP DEBUG SCCP-SCOC(55)[0x56458e951090]{IDLE}: Deallocated (fsm.c:568) 20250425090050069 DLSCCP DEBUG SCCP-SCOC(56)[0x56458e929550]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090050069 DLSCCP DEBUG SCCP-SCOC(56)[0x56458e929550]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090050069 DLSCCP DEBUG SCCP-SCOC(56)[0x56458e929550]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090050069 DLSCCP DEBUG SCCP-SCOC(56)[0x56458e929550]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090050069 DLSCCP DEBUG SCCP-SCOC(56)[0x56458e929550]{IDLE}: Deallocated (fsm.c:568) MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_mscpool_L3Compl_no_cn started. 20250425090050614 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48942<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090050619 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48948<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090050623 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45237<->l=127.0.0.1:4262) (control_if.c:572) 20250425090050720 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425090050720 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_L3Compl_no_cn-Iuh0(647)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090050729 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090050729 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090050730 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090050730 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090050730 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090050730 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090050730 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090050730 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090050730 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090050730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090050730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090050730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090050730 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090050730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090050730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090050730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090050730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090050730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090050730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090050730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090050730 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090050730 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090050730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090050730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090050730 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) TC_mscpool_L3Compl_no_cn-Iuh1(649)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090050730 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090050730 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090050730 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090050730 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48496 (stream_srv.c:142) 20250425090050730 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48496<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425090050731 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090050731 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090050731 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090050731 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090050731 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090050731 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090050731 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090050731 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090050731 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090050731 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090050731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090050731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090050731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090050731 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090050731 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090050731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090050731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090050731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090050731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090050731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090050731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090050731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090050731 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090050731 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090050731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090050731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090050731 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090050731 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090050731 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090050731 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090050731 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090050731 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090050731 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090050731 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090050731 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090050731 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090050732 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090050732 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425090050732 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090050732 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090050732 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090050732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090050732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090050732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090050732 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090050732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090050732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090050732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090050732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090050732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090050732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090050732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090050732 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090050732 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090050732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425090050732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090050732 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 05 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090050732 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090050732 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090050732 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425090050732 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090050732 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090050732 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090050732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090050732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090050732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090050733 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090050733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090050733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090050733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090050733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090050733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090050733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090050733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090050733 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090050733 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090050733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090050733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090050733 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090050733 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090050733 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090050733 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090050733 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090050733 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425090050733 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425090050733 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425090050733 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090050733 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090050733 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090050733 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090050733 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090050733 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(653)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(653)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(653)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-SCCP(651)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090050748 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090050748 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090050748 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090050748 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090050749 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090050749 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090050749 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090050749 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090050750 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090050750 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425090050750 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090050750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090050750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090050750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090050750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090050750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090050750 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=13 -> eSLS=93: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090050750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090050750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090050750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090050750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090050750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090050750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090050750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090050750 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=13 -> eSLS=125: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090050750 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090050750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425090050750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090050750 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0d 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090050750 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090050750 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090050750 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425090050750 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090050750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090050750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090050750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090050750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090050750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090050750 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090050750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090050750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090050750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090050750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090050750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090050750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090050750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090050750 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090050750 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090050750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090050750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090050750 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0f 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090050750 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090050750 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090050750 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090050750 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090050750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090050750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090050750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090050750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090050750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090050750 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090050750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090050750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090050750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090050750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090050750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090050750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090050750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090050750 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090050750 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090050750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090050750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090050750 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0d 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090050750 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090050750 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090050750 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090050750 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090050750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090050750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090050750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090050750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090050750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090050750 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090050750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090050750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090050750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090050750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090050750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090050750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090050750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090050750 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090050750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090050750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090050750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090050750 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090050750 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090050750 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090050750 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090050750 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090050750 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425090050750 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425090050750 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425090050751 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090050751 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090050751 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090050751 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090050751 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090050751 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090050751 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090050751 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090050751 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090050751 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090050751 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090050751 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090050751 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090050751 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090050751 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090050751 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090050751 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090050751 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(656)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(656)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(656)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(654)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090050772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090050772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090050772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090050772 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090050772 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425090050772 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090050772 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090050772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090050772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090050777 DLINP DEBUG SRVCONN(,r=127.0.0.1:48496<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090050777 DLINP DEBUG SRVCONN(,r=127.0.0.1:48496<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090050777 DLINP DEBUG SRVCONN(,r=127.0.0.1:48496<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090050777 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090050777 DHNBAP DEBUG (127.0.0.1:48496 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425090050777 DHNBAP NOTICE (127.0.0.1:48496 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090050777 DHNBAP NOTICE (127.0.0.1:48496 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090050777 DLINP DEBUG SRVCONN(,r=127.0.0.1:48496<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090050777 DLINP DEBUG SRVCONN(,r=127.0.0.1:48496<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090050946 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090050946 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425090050946 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090050946 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(653)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425090050953 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090050953 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425090050953 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090050953 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090050953 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090050953 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090050953 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090050953 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090050953 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090050953 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425090050953 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090050956 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090050956 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090050956 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090050956 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425090050956 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090050956 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090050956 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090050956 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090050956 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425090050957 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425090050957 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090050957 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090050957 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090050957 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090050957 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425090050957 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090050957 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090050957 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090050957 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090050957 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090050957 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090050957 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090050958 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090050959 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090050959 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090050959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090050959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090050959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090050959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090050959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090050959 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090050959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090050959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090050959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090050959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090050959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090050959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090050959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090050959 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090050959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090050959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090050959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090050959 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090050959 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090050959 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090050959 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090050959 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090050959 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090050959 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090050959 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250425090050960 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090050960 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090050960 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090050960 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425090050961 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090050961 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425090050961 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090050961 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(656)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425090050967 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090050967 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425090050967 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090050967 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090050967 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090050967 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090050967 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090050967 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090050967 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090050967 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090050967 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090050969 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090050969 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090050969 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090050969 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425090050969 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090050969 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090050969 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090050969 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090050969 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425090050969 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090050969 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090050969 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090050969 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090050969 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090050969 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090050970 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425090050970 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090050970 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090050970 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090050970 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090050970 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090050970 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090050970 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090050971 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090050971 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090050971 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090050971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090050971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090050971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090050971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090050971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090050971 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090050971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090050971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090050971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090050971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090050971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090050971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090050971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090050971 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090050971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090050971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090050971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090050971 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090050971 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090050971 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090050971 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090050971 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090050971 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090050971 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090050971 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250425090050971 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090050971 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090050971 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090050971 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(652)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090051761 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090051761 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090051761 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090051761 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090051761 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090051761 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090051761 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090051761 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090051761 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090051761 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425090051761 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090051761 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090051761 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090051761 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090051761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090051761 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090051761 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090051761 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090051761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090051761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090051761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090051761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090051761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090051761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090051761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090051761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090051761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090051761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090051761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090051762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090051762 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090051762 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090051762 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090051762 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090051762 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425090051762 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090051762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090051762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090051762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090051762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090051762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090051762 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090051762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090051762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090051762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090051762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090051762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090051762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090051762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090051762 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090051762 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090051762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090051762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090051762 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090051762 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090051762 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425090051762 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090051762 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090051762 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090051762 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090051762 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090051762 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425090051762 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090051762 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090051762 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090051762 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425090051762 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090051762 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090051762 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090051762 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090051762 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090051762 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090051762 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090051762 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090051762 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090051762 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090051762 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090051763 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090051763 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090051763 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090051763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090051763 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090051763 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090051763 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090051763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090051763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090051763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090051763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090051763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090051763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090051763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090051763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090051763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090051763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090051763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090051763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090051763 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090051763 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090051763 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090051763 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090051763 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090051767 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090051767 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090051767 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090051767 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090051767 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090051767 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090051767 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090051767 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090051767 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090051767 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-RAN(655)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090051767 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090051768 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090051768 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090051768 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090051768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090051768 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090051768 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090051768 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090051768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090051768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090051768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090051768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090051768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090051768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090051768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090051768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090051768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090051768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090051768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090051768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090051768 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090051768 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090051768 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090051768 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090051768 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425090051768 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090051768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090051768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090051768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090051768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090051768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090051768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090051768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090051768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090051768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090051768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090051768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090051768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090051768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090051768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090051768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090051768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090051768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090051768 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090051768 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090051768 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425090051768 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090051768 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090051768 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090051768 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090051768 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090051768 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425090051768 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090051768 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090051768 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090051768 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425090051768 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090051768 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090051768 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090051768 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090051768 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090051768 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090051768 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090051768 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090051768 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090051768 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090051768 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090051768 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090051768 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090051768 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090051768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090051768 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090051768 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090051768 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090051768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090051768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090051768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090051768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090051768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090051768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090051768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090051768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090051768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090051768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090051768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090051768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090051768 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090051768 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090051768 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090051768 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090051768 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090051794 DLCTRL DEBUG Command: GET 284746938 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090051794 DLCTRL DEBUG Tx Command reply: GET_REPLY 284746938 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090051800 DLCTRL DEBUG Command: GET 897446199 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090051800 DLCTRL DEBUG Tx Command reply: GET_REPLY 897446199 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090051803 DLCTRL DEBUG Command: GET 794191762 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090051803 DLCTRL DEBUG Tx Command reply: GET_REPLY 794191762 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090051805 DLCTRL DEBUG Command: GET 980453461 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090051805 DLCTRL DEBUG Tx Command reply: GET_REPLY 980453461 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090051808 DLCTRL DEBUG Command: GET 641311924 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090051808 DLCTRL DEBUG Tx Command reply: GET_REPLY 641311924 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425090051810 DLCTRL DEBUG Command: GET 947393071 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090051810 DLCTRL DEBUG Tx Command reply: GET_REPLY 947393071 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090051812 DLCTRL DEBUG Command: GET 175309334 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090051812 DLCTRL DEBUG Tx Command reply: GET_REPLY 175309334 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090051814 DLCTRL DEBUG Command: GET 514531493 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090051814 DLCTRL DEBUG Tx Command reply: GET_REPLY 514531493 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090051817 DLCTRL DEBUG Command: GET 799138699 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090051817 DLCTRL DEBUG Tx Command reply: GET_REPLY 799138699 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090051819 DLCTRL DEBUG Command: GET 972823259 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090051819 DLCTRL DEBUG Tx Command reply: GET_REPLY 972823259 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425090051820 DLCTRL DEBUG Command: GET 715321673 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090051820 DLCTRL DEBUG Tx Command reply: GET_REPLY 715321673 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090051822 DLCTRL DEBUG Command: GET 526125442 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090051822 DLCTRL DEBUG Tx Command reply: GET_REPLY 526125442 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090051824 DLCTRL DEBUG Command: GET 358963601 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090051824 DLCTRL DEBUG Tx Command reply: GET_REPLY 358963601 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090051825 DLCTRL DEBUG Command: GET 165646632 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090051825 DLCTRL DEBUG Tx Command reply: GET_REPLY 165646632 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090051826 DLCTRL DEBUG Command: GET 504520444 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090051826 DLCTRL DEBUG Tx Command reply: GET_REPLY 504520444 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425090051827 DLCTRL DEBUG Command: GET 249522617 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090051827 DLCTRL DEBUG Tx Command reply: GET_REPLY 249522617 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090051829 DLCTRL DEBUG Command: GET 941680519 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090051829 DLCTRL DEBUG Tx Command reply: GET_REPLY 941680519 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090051830 DLCTRL DEBUG Command: GET 209388737 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090051830 DLCTRL DEBUG Tx Command reply: GET_REPLY 209388737 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090051831 DLCTRL DEBUG Command: GET 206961208 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090051831 DLCTRL DEBUG Tx Command reply: GET_REPLY 206961208 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090051832 DLCTRL DEBUG Command: GET 710414816 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090051832 DLCTRL DEBUG Tx Command reply: GET_REPLY 710414816 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101001100'B, t_guard := 20.000000 } 20250425090051855 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48956<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(658)729387 20250425090052895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090052895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090052895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425090052895 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090052895 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb212b, normal) (hnbgw_rua.c:406) 20250425090052895 DHNB DEBUG map_rua[0x56458e951090]{init}: Allocated (fsm.c:456) 20250425090052895 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-729387)[0x56458e951090]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090052895 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-729387 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090052895 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090052895 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090052895 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-729387 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:218) 20250425090052895 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-729387)[0x56458e951090]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090052895 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-729387)[0x56458e951090]{init}: Freeing instance (context_map.c:202) 20250425090052895 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-729387)[0x56458e951090]{init}: Deallocated (fsm.c:568) 20250425090052895 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-729387 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425090052895 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:281) 20250425090052895 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250425090052895 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425090052895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090052895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@23e0c4c64ce8: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(658)729387 MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100101000'B, t_guard := 20.000000 } 20250425090052949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48970<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(659)5297935 20250425090053967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090053967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090053967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425090053967 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090053967 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x50d70f, normal) (hnbgw_rua.c:406) 20250425090053967 DHNB DEBUG map_rua[0x56458e951090]{init}: Allocated (fsm.c:456) 20250425090053967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5297935)[0x56458e951090]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090053967 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5297935 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090053967 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090053967 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090053967 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425090053967 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-5297935 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:218) 20250425090053967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5297935)[0x56458e951090]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090053967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5297935)[0x56458e951090]{init}: Freeing instance (context_map.c:202) 20250425090053967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5297935)[0x56458e951090]{init}: Deallocated (fsm.c:568) 20250425090053967 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5297935 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425090053967 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:281) 20250425090053967 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250425090053967 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425090053967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090053967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@23e0c4c64ce8: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(659)5297935 MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001111111'B, t_guard := 20.000000 } 20250425090054001 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48984<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(660)16164586 20250425090055019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090055019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090055019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425090055019 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090055019 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf6a6ea, normal) (hnbgw_rua.c:406) 20250425090055019 DHNB DEBUG map_rua[0x56458e951090]{init}: Allocated (fsm.c:456) 20250425090055019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16164586)[0x56458e951090]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090055019 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16164586 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090055019 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090055019 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090055019 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16164586 SCCP-0 CS MI=IMSI-262420000000004: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250425090055019 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-16164586 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:218) 20250425090055019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16164586)[0x56458e951090]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090055019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16164586)[0x56458e951090]{init}: Freeing instance (context_map.c:202) 20250425090055019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16164586)[0x56458e951090]{init}: Deallocated (fsm.c:568) 20250425090055019 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16164586 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425090055019 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:281) 20250425090055019 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250425090055019 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425090055019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090055019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@23e0c4c64ce8: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(660)16164586 MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '050152082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101110110'B, t_guard := 20.000000 } 20250425090055057 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48996<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(661)14707564 20250425090056080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090056080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090056080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250425090056080 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090056080 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe06b6c, normal) (hnbgw_rua.c:406) 20250425090056080 DHNB DEBUG map_rua[0x56458e951090]{init}: Allocated (fsm.c:456) 20250425090056080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14707564)[0x56458e951090]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090056080 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14707564 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090056080 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090056080 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090056081 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-14707564 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:218) 20250425090056081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14707564)[0x56458e951090]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090056081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14707564)[0x56458e951090]{init}: Freeing instance (context_map.c:202) 20250425090056081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14707564)[0x56458e951090]{init}: Deallocated (fsm.c:568) 20250425090056081 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14707564 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425090056081 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:281) 20250425090056081 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250425090056081 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425090056081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090056081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@23e0c4c64ce8: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(661)14707564 MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425090056098 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48948<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090056099 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45237<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(645)@23e0c4c64ce8: Final verdict of PTC: none VirtHNBGW-STATS(644)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090056104 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48942<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090056106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090056106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090056106 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090056106 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090056106 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425090056107 DLINP DEBUG SRVCONN(,r=127.0.0.1:48496<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090056107 DLINP DEBUG SRVCONN(,r=127.0.0.1:48496<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090056107 DLINP NOTICE SRV(,r=127.0.0.1:48496<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090056107 DMAIN NOTICE (127.0.0.1:48496 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48496<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090056107 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(654)@23e0c4c64ce8: Final verdict of PTC: none 20250425090056110 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090056110 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090056110 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090056110 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425090056110 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090056110 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090056110 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090056110 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090056110 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090056110 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090056110 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090056110 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425090056110 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090056110 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090056110 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425090056110 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090056110 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090056110 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090056110 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090056110 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs HNBGW_Test.msc0-SCCP(651)@23e0c4c64ce8: Final verdict of PTC: none 20250425090056110 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090056110 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090056111 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090056111 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090056111 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090056111 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090056111 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090056111 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090056111 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090056111 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090056111 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090056111 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425090056111 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090056111 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090056111 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.sgsn0-RAN(655)@23e0c4c64ce8: Final verdict of PTC: none 20250425090056111 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090056111 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090056111 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090056111 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090056111 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090056111 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090056111 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090056111 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425090056111 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090056111 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090056111 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090056111 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090056111 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090056111 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090056111 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090056111 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090056111 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090056111 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090056111 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425090056111 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090056111 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090056111 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090056111 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090056111 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090056111 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090056112 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090056112 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Compl_no_cn-Iuh0(647)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(656)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(653)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1(649)@23e0c4c64ce8: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_no_cn(643)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(652)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(646)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(657)@23e0c4c64ce8: Final verdict of PTC: none 20250425090056116 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48970<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090056117 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48956<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090056117 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48984<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090056118 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48996<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(660)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(659)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(658)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(661)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(643): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(644): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(645): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(646): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(647): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(649): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(651): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(652): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(653): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(654): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(655): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(656): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(657): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(658): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(659): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(660): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(661): none (pass -> pass) MTC@23e0c4c64ce8: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass'. Fri Apr 25 09:00:56 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_no_cn.talloc 20250425090056212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59306<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090056615 DLSCCP DEBUG SCCP-SCOC(76)[0x56458e952dc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090056615 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012a0f5), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090056616 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090056616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090056616 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090056616 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090056616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090056616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090056616 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 12 a0 f5 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090056616 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090056616 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090056616 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090056616 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090056616 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090056616 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090056629 DLSCCP DEBUG SCCP-SCOC(77)[0x56458e92bb00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090056629 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e10aa), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090056629 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090056629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090056629 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090056629 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090056630 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090056630 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090056630 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090056630 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090056630 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090056630 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090056629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090056629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090056629 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 9e 10 aa 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090056651 DLSCCP DEBUG SCCP-SCOC(78)[0x56458e935850]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090056651 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbd94a), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090056651 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090056651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090056651 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090056651 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090056651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090056651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090056651 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 cb d9 4a 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090056651 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090056651 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090056651 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090056651 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090056651 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090056651 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090056915 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59306<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=311516) 20250425090056955 DLSCCP DEBUG SCCP-SCOC(73)[0x56458e930220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090056955 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d8111), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090056955 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090056955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090056955 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090056955 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090056955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090056955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090056955 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 0d 81 11 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090056955 DLSCCP DEBUG SCCP-SCOC(74)[0x56458e9a23a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090056955 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f2ebd), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090056955 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090056955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090056955 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090056955 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090056955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090056955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090056955 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 0f 2e bd 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090056956 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090056956 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090056956 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090056956 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090056956 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090056956 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090056956 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090056956 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090056956 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090056956 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090056956 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090056956 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090056957 DLSCCP DEBUG SCCP-SCOC(75)[0x56458e9542d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090056957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029681c), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090056957 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090056957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090056957 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090056957 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090056957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090056957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090056957 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 29 68 1c 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090056957 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090056957 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090056957 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090056957 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090056957 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090056957 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090057383 DLSCCP DEBUG SCCP-SCOC(72)[0x56458e94d0d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090057383 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa1f3c), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090057383 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090057383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090057383 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090057383 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090057384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090057384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090057384 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 aa 1f 3c 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090057384 DLSCCP DEBUG SCCP-SCOC(70)[0x56458e928e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090057384 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e16986), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090057384 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090057384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090057384 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090057384 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090057384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090057384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090057384 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e1 69 86 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090057384 DLSCCP DEBUG SCCP-SCOC(71)[0x56458e92b040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090057384 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fdacc8), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090057384 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090057384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090057384 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090057384 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090057384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090057384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090057384 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 fd ac c8 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090057385 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090057385 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090057385 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090057385 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090057385 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090057385 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090057385 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090057385 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090057385 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090057385 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090057385 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090057385 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090057385 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090057385 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090057385 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090057385 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090057385 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090057385 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090057876 DLSCCP DEBUG SCCP-SCOC(68)[0x56458e939f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090057876 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f38fc), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090057876 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090057876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090057876 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090057876 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090057876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090057876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090057876 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 6f 38 fc 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090057877 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090057877 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090057877 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090057877 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090057877 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090057877 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090057878 DLSCCP DEBUG SCCP-SCOC(67)[0x56458e92af10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090057878 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4c387), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090057878 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090057878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090057878 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090057878 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090057878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090057878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090057878 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e4 c3 87 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090057878 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090057878 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090057878 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090057878 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090057878 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090057878 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090057879 DLSCCP DEBUG SCCP-SCOC(69)[0x56458e936ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090057879 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b3d367), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090057879 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090057879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090057879 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090057879 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090057879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090057879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090057879 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 b3 d3 67 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090057879 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090057879 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090057879 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090057879 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090057879 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090057879 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=311516, count=355168) 20250425090058111 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090058111 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090058111 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425090058111 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090058111 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090058111 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425090058328 DLSCCP DEBUG SCCP-SCOC(64)[0x56458e930c40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090058328 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037cfe1), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090058328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090058328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090058328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090058328 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090058328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090058328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090058328 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 37 cf e1 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090058329 DLSCCP DEBUG SCCP-SCOC(66)[0x56458e93af90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090058329 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00628916), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090058329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090058329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090058329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090058329 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090058329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090058329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090058329 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 62 89 16 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090058329 DLSCCP DEBUG SCCP-SCOC(65)[0x56458e92ad50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090058329 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baa815), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090058329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090058329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090058329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090058329 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090058329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090058329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090058329 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 ba a8 15 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090058329 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090058329 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090058329 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090058329 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090058329 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090058329 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090058330 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090058330 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090058330 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090058330 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090058330 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090058330 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090058330 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090058330 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090058330 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090058330 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090058330 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090058330 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090058946 DLSCCP DEBUG SCCP-SCOC(62)[0x56458e949e40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090058946 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001509c6), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090058946 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090058946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090058946 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090058946 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090058946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090058946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090058946 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 15 09 c6 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090058946 DLSCCP DEBUG SCCP-SCOC(63)[0x56458e932fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090058946 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007638aa), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090058946 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090058946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090058946 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090058946 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090058946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090058946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090058946 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 76 38 aa 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090058946 DLSCCP DEBUG SCCP-SCOC(61)[0x56458e953dd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090058946 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002fa22c), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090058947 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090058947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090058947 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090058947 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090058947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090058947 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090058947 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2f a2 2c 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090058947 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090058947 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090058947 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090058947 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090058947 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090058947 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090058947 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090058947 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090058947 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090058947 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090058947 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090058947 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090058947 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090058947 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090058947 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090058947 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090058947 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090058947 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN ------ Fri Apr 25 09:00:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425090059440 DLSCCP DEBUG SCCP-SCOC(58)[0x56458e94cc60]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090059440 DLSCCP DEBUG SCCP-SCOC(58)[0x56458e94cc60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090059440 DLSCCP DEBUG SCCP-SCOC(58)[0x56458e94cc60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090059440 DLSCCP DEBUG SCCP-SCOC(58)[0x56458e94cc60]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090059440 DLSCCP DEBUG SCCP-SCOC(58)[0x56458e94cc60]{IDLE}: Deallocated (fsm.c:568) 20250425090059440 DLSCCP DEBUG SCCP-SCOC(60)[0x56458e94a570]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090059440 DLSCCP DEBUG SCCP-SCOC(60)[0x56458e94a570]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090059440 DLSCCP DEBUG SCCP-SCOC(60)[0x56458e94a570]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090059440 DLSCCP DEBUG SCCP-SCOC(60)[0x56458e94a570]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090059440 DLSCCP DEBUG SCCP-SCOC(60)[0x56458e94a570]{IDLE}: Deallocated (fsm.c:568) 20250425090059441 DLSCCP DEBUG SCCP-SCOC(59)[0x56458e7d96b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090059441 DLSCCP DEBUG SCCP-SCOC(59)[0x56458e7d96b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090059441 DLSCCP DEBUG SCCP-SCOC(59)[0x56458e7d96b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090059441 DLSCCP DEBUG SCCP-SCOC(59)[0x56458e7d96b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090059441 DLSCCP DEBUG SCCP-SCOC(59)[0x56458e7d96b0]{IDLE}: Deallocated (fsm.c:568) MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20250425090100018 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59308<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090100024 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59320<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090100028 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39651<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090100138 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425090100138 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425090100147 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090100147 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090100147 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090100147 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090100148 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090100148 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090100148 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090100148 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090100149 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090100149 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090100149 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090100149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090100149 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090100149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100149 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090100149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090100149 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090100149 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090100149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090100149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090100149 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090100149 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090100149 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090100149 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090100149 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090100149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090100149 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090100149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100149 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090100149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090100149 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090100149 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090100149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090100149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090100149 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090100149 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090100149 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43563 (stream_srv.c:142) 20250425090100149 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43563<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425090100149 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090100149 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425090100149 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090100149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090100149 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090100149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100149 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090100149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090100149 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090100149 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090100149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425090100149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090100149 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 00 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090100149 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090100149 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090100149 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425090100149 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090100149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090100149 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090100149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100150 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090100150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090100150 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090100150 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090100150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090100150 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090100150 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 04 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090100150 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090100150 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090100150 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090100150 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090100150 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090100150 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090100150 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090100150 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090100150 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090100150 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090100150 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090100150 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090100150 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090100150 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090100150 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090100150 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090100150 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425090100150 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425090100150 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425090100150 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090100150 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090100151 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090100151 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090100151 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090100151 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(672)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(672)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(672)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(670)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(675)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc1-M3UA(675)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(675)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc1-SCCP(673)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(678)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc2-M3UA(678)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(678)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc2-SCCP(676)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090100199 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090100199 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090100199 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090100199 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090100199 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090100199 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090100200 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090100200 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090100200 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090100200 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090100200 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090100200 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090100200 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090100200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100200 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090100200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090100200 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090100200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090100200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090100200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090100200 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090100200 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090100200 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090100200 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090100200 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090100200 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090100200 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090100200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100200 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090100200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090100201 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090100201 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090100201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090100201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090100201 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 08 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090100201 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090100201 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090100201 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425090100201 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090100201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090100201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090100201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100201 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090100201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100201 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090100201 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090100201 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090100201 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090100201 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090100201 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090100201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090100201 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090100201 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090100201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090100201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090100201 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0c 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090100201 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090100201 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090100201 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090100201 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090100201 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090100201 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090100201 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090100201 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090100201 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090100201 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090100201 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090100201 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090100201 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: picked Normal Route via 'virt-sgsn2' round-robin style 20250425090100201 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090100202 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090100202 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425090100202 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090100202 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090100202 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090100202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100202 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=11 -> eSLS=91: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090100202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090100202 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=11 -> eSLS=123: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090100202 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090100202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425090100202 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090100202 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0b 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090100202 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090100202 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090100202 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090100202 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090100202 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425090100202 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425090100202 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(681)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(681)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(681)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(679)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(684)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn1-M3UA(684)@23e0c4c64ce8: M3UA emulation initiated, the test can be started MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(684)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn1-SCCP(682)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(687)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn2-M3UA(687)@23e0c4c64ce8: M3UA emulation initiated, the test can be started MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(687)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn2-SCCP(685)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090100245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090100245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090100245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090100245 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090100245 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425090100245 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090100245 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090100245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090100245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090100250 DLINP DEBUG SRVCONN(,r=127.0.0.1:43563<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090100250 DLINP DEBUG SRVCONN(,r=127.0.0.1:43563<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090100250 DLINP DEBUG SRVCONN(,r=127.0.0.1:43563<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090100250 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090100250 DHNBAP DEBUG (127.0.0.1:43563 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425090100250 DHNBAP NOTICE (127.0.0.1:43563 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090100250 DHNBAP NOTICE (127.0.0.1:43563 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090100250 DLINP DEBUG SRVCONN(,r=127.0.0.1:43563<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090100250 DLINP DEBUG SRVCONN(,r=127.0.0.1:43563<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090100362 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090100362 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425090100362 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090100362 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(672)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425090100364 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090100364 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425090100364 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090100364 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090100364 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090100364 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090100364 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090100364 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090100364 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090100364 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425090100364 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090100365 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090100365 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090100365 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090100365 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425090100365 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090100365 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090100365 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090100365 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090100365 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425090100365 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425090100365 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090100365 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090100365 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090100365 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090100365 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425090100365 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090100365 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090100365 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090100365 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090100365 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090100365 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090100365 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090100366 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090100366 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090100366 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090100366 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090100366 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090100366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100366 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090100366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090100366 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090100366 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090100366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090100366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090100367 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090100367 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090100367 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090100367 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090100367 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090100367 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090100367 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090100367 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425090100367 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090100367 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090100367 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090100367 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425090100379 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090100379 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425090100379 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090100379 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(675)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425090100381 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090100381 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425090100381 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090100381 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090100381 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090100381 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090100381 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425090100381 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090100381 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090100381 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090100381 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090100382 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090100383 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090100383 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090100383 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425090100383 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090100383 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090100383 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090100383 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090100383 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425090100383 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090100383 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425090100383 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090100383 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090100383 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090100383 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090100383 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425090100383 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090100383 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090100383 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090100383 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090100383 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090100383 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090100383 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090100384 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090100384 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090100384 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090100384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090100384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090100384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100384 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=4 -> eSLS=36: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090100385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090100385 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090100385 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090100385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090100385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090100385 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 04 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090100385 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090100385 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090100385 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090100385 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090100385 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090100385 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090100385 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: use Normal Route via 'virt-msc1' 20250425090100385 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090100385 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090100385 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090100385 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 04 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425090100398 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090100398 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425090100398 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090100398 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(678)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425090100404 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090100404 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250425090100404 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090100404 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090100404 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090100404 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090100404 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425090100404 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090100404 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090100404 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 05  20250425090100404 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090100407 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090100407 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090100407 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090100407 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250425090100407 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090100407 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090100407 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090100407 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090100407 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250425090100407 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250425090100407 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 03  20250425090100407 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250425090100407 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425090100407 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090100407 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090100408 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090100408 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250425090100408 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090100408 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090100408 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090100408 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090100408 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090100408 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090100408 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090100409 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090100409 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425090100409 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090100409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090100409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090100409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100409 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090100409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090100409 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090100409 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090100409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090100409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090100410 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0c 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090100410 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090100410 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090100410 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090100410 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090100410 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090100410 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090100410 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc2' 20250425090100410 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425090100410 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425090100410 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090100410 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0c 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250425090100414 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090100414 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425090100414 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090100414 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(681)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425090100419 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090100419 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425090100419 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090100419 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090100419 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090100419 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090100420 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090100420 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090100420 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090100420 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090100420 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090100421 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090100421 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090100421 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090100421 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425090100421 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090100421 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090100421 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090100421 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090100421 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425090100421 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090100421 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090100421 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425090100421 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425090100421 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090100421 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090100421 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090100421 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090100421 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425090100421 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090100421 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090100421 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090100421 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090100421 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090100421 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090100422 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090100423 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090100423 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090100423 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090100423 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090100423 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090100423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100423 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090100423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090100423 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090100423 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090100423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090100423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090100423 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090100423 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090100423 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090100423 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090100423 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090100423 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090100423 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090100423 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250425090100423 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090100423 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090100423 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090100423 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425090100424 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090100424 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425090100424 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090100424 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(684)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425090100427 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090100427 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250425090100427 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090100427 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090100427 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090100427 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090100427 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425090100427 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090100427 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090100427 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250425090100427 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090100428 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090100428 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090100428 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090100428 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250425090100428 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090100428 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090100428 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090100428 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090100428 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250425090100428 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250425090100428 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425090100428 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425090100428 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0a  20250425090100428 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0a  20250425090100428 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425090100428 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090100428 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090100429 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090100429 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250425090100429 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090100429 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090100429 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090100429 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090100429 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090100429 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090100429 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090100430 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090100430 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090100430 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090100430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090100430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090100430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100430 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090100430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090100430 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090100430 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090100430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090100430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090100430 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0d 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090100430 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090100430 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090100430 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090100430 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090100430 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090100430 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090100430 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=13 -> eSLS=29: use Normal Route via 'virt-sgsn1' 20250425090100430 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090100430 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090100430 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090100430 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0d 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250425090100435 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090100435 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250425090100435 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090100435 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(687)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250425090100440 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090100440 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250425090100440 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090100440 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090100440 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090100440 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090100440 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250425090100440 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090100440 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090100440 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06  20250425090100440 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090100443 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090100443 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090100443 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090100443 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06  20250425090100443 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090100443 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090100443 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090100443 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090100443 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250425090100443 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06  20250425090100443 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0b  20250425090100443 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0b  20250425090100443 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0b  20250425090100443 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0b  20250425090100443 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 0b  20250425090100443 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0b  20250425090100443 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090100443 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090100444 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090100444 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:391) 20250425090100444 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090100444 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090100444 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090100444 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090100444 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090100444 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090100444 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090100445 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090100445 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425090100445 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090100445 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090100445 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090100445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100445 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090100445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090100446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090100446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090100446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090100446 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090100446 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090100446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090100446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090100446 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 00 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090100446 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090100446 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090100446 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090100446 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090100446 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090100446 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090100446 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-sgsn2' 20250425090100446 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425090100446 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425090100446 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090100446 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 00 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.msc0-RAN(671)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090101177 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090101177 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090101177 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090101177 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090101177 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090101177 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090101177 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090101177 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090101177 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090101177 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425090101178 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090101178 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090101178 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090101178 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090101178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090101178 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090101178 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090101178 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090101178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101178 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090101178 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090101178 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090101178 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090101178 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425090101178 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090101178 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090101178 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090101178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101178 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090101178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090101178 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090101178 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090101178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090101178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090101178 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090101178 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090101178 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425090101178 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090101178 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090101178 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090101178 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090101179 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090101179 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250425090101179 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090101179 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090101179 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090101179 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425090101181 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090101181 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090101181 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090101181 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090101181 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090101181 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090101181 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090101181 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090101181 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090101181 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090101181 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090101181 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090101181 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090101181 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090101181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090101181 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090101181 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090101182 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090101182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101182 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090101182 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090101182 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090101182 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090101182 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(674)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090101192 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090101192 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090101192 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090101192 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090101192 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090101192 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090101192 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090101192 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090101192 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090101192 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425090101192 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090101192 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090101192 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090101192 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090101192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090101192 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090101192 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090101192 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090101192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101192 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090101192 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090101192 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090101192 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090101192 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425090101192 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090101192 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090101192 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090101192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101192 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090101192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090101192 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090101192 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090101192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090101192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090101192 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090101192 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090101192 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: link up (cnlink.c:111) 20250425090101192 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090101192 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090101192 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090101192 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090101192 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090101192 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'virt-msc1' 20250425090101192 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090101192 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090101192 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090101192 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425090101192 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090101192 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090101192 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090101192 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090101192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090101192 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090101192 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090101192 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090101192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101192 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090101192 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090101192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101192 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090101192 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090101192 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090101192 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090101192 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090101192 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090101192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101192 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090101192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101192 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090101192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101192 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090101192 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090101192 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090101192 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090101192 DRANAP INFO cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(677)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090101201 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090101201 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425090101201 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425090101201 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425090101201 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090101201 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090101201 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090101201 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090101201 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090101201 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 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 07  20250425090101201 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090101202 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090101202 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090101202 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090101202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090101202 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090101202 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425090101202 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090101202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101202 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090101202 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090101202 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090101202 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090101202 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425090101202 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090101202 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090101202 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090101202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101202 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090101202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090101202 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090101202 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090101202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090101202 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090101202 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 08 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090101202 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090101202 DRANAP NOTICE cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: link up (cnlink.c:111) 20250425090101202 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090101202 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090101202 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090101202 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090101202 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090101202 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc2' 20250425090101202 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425090101202 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425090101202 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090101202 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 08 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250425090101203 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090101203 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425090101203 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425090101203 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425090101203 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090101203 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090101203 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090101203 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090101203 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090101203 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090101203 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090101203 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090101203 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090101203 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090101203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090101203 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090101203 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425090101203 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090101203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101203 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090101203 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090101203 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090101203 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090101203 DRANAP INFO cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(680)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090101221 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090101221 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090101221 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090101221 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090101221 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090101221 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090101221 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090101221 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090101221 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090101221 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090101221 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090101221 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090101221 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090101221 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090101221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090101221 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090101221 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090101221 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090101221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101221 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090101221 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090101221 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090101221 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090101221 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425090101221 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090101221 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090101221 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090101221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101221 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090101221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090101221 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090101221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090101221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090101221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090101221 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090101221 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090101221 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425090101221 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090101221 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090101221 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090101221 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090101221 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090101221 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250425090101221 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090101221 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090101221 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090101221 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425090101221 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090101221 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090101221 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090101221 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090101221 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090101221 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090101221 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090101221 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090101221 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090101221 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090101221 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090101221 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090101221 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090101221 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090101221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090101221 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090101221 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090101221 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090101221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101221 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090101221 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090101221 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090101221 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090101221 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(683)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090101232 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090101232 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425090101232 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425090101232 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425090101232 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090101232 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090101232 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090101232 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090101232 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090101232 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090101232 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090101232 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090101232 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090101232 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090101232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090101232 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090101232 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425090101232 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090101232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101232 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090101232 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090101232 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090101232 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090101232 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425090101232 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090101232 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090101232 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090101232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101232 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090101232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090101232 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090101232 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090101232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090101232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090101232 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0a 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090101232 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090101232 DRANAP NOTICE cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: link up (cnlink.c:111) 20250425090101232 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090101232 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090101232 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090101232 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090101232 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090101232 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=10 -> eSLS=26: use Normal Route via 'virt-sgsn1' 20250425090101232 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090101232 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090101232 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090101232 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0a 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250425090101233 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090101233 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425090101233 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425090101233 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425090101233 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090101233 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090101233 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090101233 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090101233 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090101233 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090101233 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090101233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090101233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090101233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090101233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090101233 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090101233 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425090101233 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090101233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101233 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090101233 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090101233 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090101233 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090101233 DRANAP INFO cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(686)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090101238 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090101238 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250425090101238 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250425090101238 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425090101238 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090101238 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090101238 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090101238 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090101238 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090101238 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0b 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0b 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090101239 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090101239 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090101239 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090101239 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090101239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090101239 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090101239 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250425090101239 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090101239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101239 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090101239 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090101239 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090101239 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090101239 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20250425090101239 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090101239 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090101239 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090101239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=1 -> eSLS=33: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090101239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090101239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=1 -> eSLS=1: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090101239 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090101239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090101239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090101239 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 01 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090101239 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090101239 DRANAP NOTICE cnlink(sgsn-2)[0x56458e9146c0]{CONNECTED}: link up (cnlink.c:111) 20250425090101239 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090101239 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090101239 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090101239 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090101239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090101239 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-sgsn2' 20250425090101239 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425090101239 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425090101239 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090101239 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 01 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 06  20250425090101239 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090101239 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250425090101239 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250425090101239 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425090101239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090101239 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090101239 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090101239 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090101239 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090101239 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0b 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0b 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090101239 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090101239 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090101239 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090101239 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090101239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090101239 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090101239 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250425090101239 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090101239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090101239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090101239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090101239 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090101239 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090101239 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090101239 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090101239 DRANAP INFO cnlink(sgsn-2)[0x56458e9146c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090102254 DLCTRL DEBUG Command: GET 218412397 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090102254 DLCTRL DEBUG Tx Command reply: GET_REPLY 218412397 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090102256 DLCTRL DEBUG Command: GET 140669841 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090102256 DLCTRL DEBUG Tx Command reply: GET_REPLY 140669841 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090102257 DLCTRL DEBUG Command: GET 139817179 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090102257 DLCTRL DEBUG Tx Command reply: GET_REPLY 139817179 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090102258 DLCTRL DEBUG Command: GET 792456218 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090102258 DLCTRL DEBUG Tx Command reply: GET_REPLY 792456218 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090102259 DLCTRL DEBUG Command: GET 30461211 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090102259 DLCTRL DEBUG Tx Command reply: GET_REPLY 30461211 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425090102260 DLCTRL DEBUG Command: GET 769953196 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090102260 DLCTRL DEBUG Tx Command reply: GET_REPLY 769953196 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090102261 DLCTRL DEBUG Command: GET 247515693 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090102261 DLCTRL DEBUG Tx Command reply: GET_REPLY 247515693 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090102262 DLCTRL DEBUG Command: GET 354923463 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090102262 DLCTRL DEBUG Tx Command reply: GET_REPLY 354923463 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090102263 DLCTRL DEBUG Command: GET 245718311 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090102263 DLCTRL DEBUG Tx Command reply: GET_REPLY 245718311 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090102263 DLCTRL DEBUG Command: GET 55716241 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090102263 DLCTRL DEBUG Tx Command reply: GET_REPLY 55716241 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425090102264 DLCTRL DEBUG Command: GET 550909116 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090102264 DLCTRL DEBUG Tx Command reply: GET_REPLY 550909116 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090102265 DLCTRL DEBUG Command: GET 356153937 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090102265 DLCTRL DEBUG Tx Command reply: GET_REPLY 356153937 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090102266 DLCTRL DEBUG Command: GET 534361419 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090102266 DLCTRL DEBUG Tx Command reply: GET_REPLY 534361419 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090102267 DLCTRL DEBUG Command: GET 486447201 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090102267 DLCTRL DEBUG Tx Command reply: GET_REPLY 486447201 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090102269 DLCTRL DEBUG Command: GET 725256772 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090102269 DLCTRL DEBUG Tx Command reply: GET_REPLY 725256772 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425090102270 DLCTRL DEBUG Command: GET 868054857 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090102270 DLCTRL DEBUG Tx Command reply: GET_REPLY 868054857 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090102271 DLCTRL DEBUG Command: GET 67675919 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090102271 DLCTRL DEBUG Tx Command reply: GET_REPLY 67675919 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090102272 DLCTRL DEBUG Command: GET 39115907 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090102272 DLCTRL DEBUG Tx Command reply: GET_REPLY 39115907 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090102273 DLCTRL DEBUG Command: GET 68025418 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090102273 DLCTRL DEBUG Tx Command reply: GET_REPLY 68025418 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090102274 DLCTRL DEBUG Command: GET 889912804 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090102274 DLCTRL DEBUG Tx Command reply: GET_REPLY 889912804 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=555, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100010101100000000100011'B == '428AC023'O MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080299F999172A5205F442410023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000010001'B, t_guard := 20.000000 } 20250425090102284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59334<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(671)@23e0c4c64ce8: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(671)@23e0c4c64ce8: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(689) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)14477826 20250425090103315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090103315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090103315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425090103315 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090103315 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdcea02, normal) (hnbgw_rua.c:406) 20250425090103315 DHNB DEBUG map_rua[0x56458e951090]{init}: Allocated (fsm.c:456) 20250425090103315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14477826)[0x56458e951090]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090103315 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14477826 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090103315 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090103315 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090103315 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:199) 20250425090103315 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14477826 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): TMSI-0x42410023 NRI(10bit)=0x104=260: This Complete Layer 3 message indicates a switch from another PLMN. Ignoring the NRI. (hnbgw_cn.c:665) 20250425090103315 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14477826 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425090103315 DCN DEBUG map_sccp[0x56458e929550]{init}: Allocated (fsm.c:456) 20250425090103315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56458e929550]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090103315 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14477826 <-> SCCP-79 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425090103315 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14477826 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250425090103315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14477826)[0x56458e951090]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090103315 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090103315 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090103315 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14477826 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090103315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56458e929550]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090103315 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090103315 DLSCCP DEBUG SCCP-SCOC(79)[0x56458e798390]{IDLE}: Allocated (fsm.c:456) 20250425090103315 DLSCCP DEBUG SCCP-SCOC(79)[0x56458e798390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090103315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004f), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030000110056400500f1100926) (sccp_scrc.c:415) 20250425090103315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090103316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090103316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090103316 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090103316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090103316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090103316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090103316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090103316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090103316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090103316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090103316 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090103316 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090103316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090103316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090103316 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 4f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 99 f9 99 17 2a 52 05 f4 42 41 00 23 00 4f 40 03 00 00 11 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090103316 DLSCCP DEBUG SCCP-SCOC(79)[0x56458e798390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090103316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56458e929550]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090103316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14477826)[0x56458e951090]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090103316 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090103316 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090103316 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090103316 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090103316 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090103316 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250425090103316 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090103316 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090103316 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090103316 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 4f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 99 f9 99 17 2a 52 05 f4 42 41 00 23 00 4f 40 03 00 00 11 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(670)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc0-SCCP(670)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(671)@23e0c4c64ce8: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(689) HNBGW_Test.msc0-RAN(671)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)7655163 HNBGW_Test.msc0-SCCP(670)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(670)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090103328 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090103329 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090103329 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090103329 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090103329 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090103329 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090103329 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090103329 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090103329 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090103329 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 4f 43 e7 c0 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090103329 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090103329 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090103329 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090103329 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090103329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090103329 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004f), PART(T=Source Reference,L=4,D=0043e7c0) (sccp_scrc.c:486) 20250425090103329 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1855) 20250425090103329 DLSCCP DEBUG SCCP-SCOC(79)[0x56458e798390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090103329 DLSCCP DEBUG SCCP-SCOC(79)[0x56458e798390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090103329 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090103329 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090103329 DCN DEBUG handle_cn_conn_conf() conn_id=79, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090103329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56458e929550]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090103329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56458e929550]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425090103330 DLCTRL DEBUG Command: GET 353832046 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090103330 DLCTRL DEBUG Tx Command reply: GET_REPLY 353832046 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425090103332 DLCTRL DEBUG Command: GET 648588038 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090103332 DLCTRL DEBUG Tx Command reply: GET_REPLY 648588038 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090103334 DLCTRL DEBUG Command: GET 76304497 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090103334 DLCTRL DEBUG Tx Command reply: GET_REPLY 76304497 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090103337 DLCTRL DEBUG Command: GET 243762441 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090103337 DLCTRL DEBUG Tx Command reply: GET_REPLY 243762441 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090103338 DLCTRL DEBUG Command: GET 301611736 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090103338 DLCTRL DEBUG Tx Command reply: GET_REPLY 301611736 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090103340 DLCTRL DEBUG Command: GET 333394623 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090103340 DLCTRL DEBUG Tx Command reply: GET_REPLY 333394623 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090103342 DLCTRL DEBUG Command: GET 817438937 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090103342 DLCTRL DEBUG Tx Command reply: GET_REPLY 817438937 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090103344 DLCTRL DEBUG Command: GET 458569660 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090103344 DLCTRL DEBUG Tx Command reply: GET_REPLY 458569660 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090103346 DLCTRL DEBUG Command: GET 250499968 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090103346 DLCTRL DEBUG Tx Command reply: GET_REPLY 250499968 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090103348 DLCTRL DEBUG Command: GET 871561189 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090103348 DLCTRL DEBUG Tx Command reply: GET_REPLY 871561189 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090103350 DLCTRL DEBUG Command: GET 656639004 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090103350 DLCTRL DEBUG Tx Command reply: GET_REPLY 656639004 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090103351 DLCTRL DEBUG Command: GET 248695283 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090103351 DLCTRL DEBUG Tx Command reply: GET_REPLY 248695283 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090103353 DLCTRL DEBUG Command: GET 777057478 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090103353 DLCTRL DEBUG Tx Command reply: GET_REPLY 777057478 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090103355 DLCTRL DEBUG Command: GET 266446085 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090103355 DLCTRL DEBUG Tx Command reply: GET_REPLY 266446085 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090103356 DLCTRL DEBUG Command: GET 322780454 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090103356 DLCTRL DEBUG Tx Command reply: GET_REPLY 322780454 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090103358 DLCTRL DEBUG Command: GET 597915820 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090103358 DLCTRL DEBUG Tx Command reply: GET_REPLY 597915820 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090103359 DLCTRL DEBUG Command: GET 708087591 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090103359 DLCTRL DEBUG Tx Command reply: GET_REPLY 708087591 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090103360 DLCTRL DEBUG Command: GET 293704606 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090103360 DLCTRL DEBUG Tx Command reply: GET_REPLY 293704606 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090103361 DLCTRL DEBUG Command: GET 70991667 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090103361 DLCTRL DEBUG Tx Command reply: GET_REPLY 70991667 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090103362 DLCTRL DEBUG Command: GET 617787525 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090103362 DLCTRL DEBUG Tx Command reply: GET_REPLY 617787525 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F4428AC023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010000110'B, t_guard := 20.000000 } 20250425090103379 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59342<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(677)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(677)@23e0c4c64ce8: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(690) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667)@23e0c4c64ce8: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)4971780 20250425090104401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090104401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090104401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425090104401 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090104402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4bdd04, normal) (hnbgw_rua.c:406) 20250425090104402 DHNB DEBUG map_rua[0x56458e975ea0]{init}: Allocated (fsm.c:456) 20250425090104402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4971780)[0x56458e975ea0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090104402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4971780 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090104402 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090104402 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090104402 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4971780 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:696) 20250425090104402 DCN DEBUG map_sccp[0x56458e9530d0]{init}: Allocated (fsm.c:456) 20250425090104402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56458e9530d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090104402 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4971780 <-> SCCP-80 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250425090104402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4971780 SCCP-80 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250425090104402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4971780)[0x56458e975ea0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090104402 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090104402 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090104402 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4971780 SCCP-80 msc-2 MI=TMSI-0x428AC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090104402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56458e9530d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090104402 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090104402 DLSCCP DEBUG SCCP-SCOC(80)[0x56458e93a1f0]{IDLE}: Allocated (fsm.c:456) 20250425090104402 DLSCCP DEBUG SCCP-SCOC(80)[0x56458e93a1f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090104402 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000050), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030002860056400500f1100926) (sccp_scrc.c:415) 20250425090104402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090104402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090104402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090104402 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090104402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090104402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090104402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090104402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090104402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090104402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090104402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090104402 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090104402 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090104402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090104402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090104402 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 03 03 00 00 05 01 00 00 50 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 8a c0 23 00 4f 40 03 00 02 86 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090104402 DLSCCP DEBUG SCCP-SCOC(80)[0x56458e93a1f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090104402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56458e9530d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090104402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4971780)[0x56458e975ea0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090104403 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090104403 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090104403 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090104403 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090104403 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090104403 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc2' 20250425090104403 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425090104403 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425090104403 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090104403 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 03 03 00 00 05 01 00 00 50 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 8a c0 23 00 4f 40 03 00 02 86 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(676)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc2-SCCP(676)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(677)@23e0c4c64ce8: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(690) HNBGW_Test.msc2-RAN(677)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)14368702 HNBGW_Test.msc2-SCCP(676)@23e0c4c64ce8: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(676)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090104413 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090104413 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425090104413 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425090104413 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425090104413 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090104413 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090104413 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090104413 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090104413 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090104413 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 03 00 00 00 bd 03 02 00 00 02 00 00 50 14 cd e1 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090104413 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090104413 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090104413 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090104413 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090104413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090104413 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000050), PART(T=Source Reference,L=4,D=0014cde1) (sccp_scrc.c:486) 20250425090104413 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1855) 20250425090104413 DLSCCP DEBUG SCCP-SCOC(80)[0x56458e93a1f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090104413 DLSCCP DEBUG SCCP-SCOC(80)[0x56458e93a1f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090104413 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090104413 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090104413 DCN DEBUG handle_cn_conn_conf() conn_id=80, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090104413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56458e9530d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090104413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56458e9530d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425090104413 DLCTRL DEBUG Command: GET 123698359 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090104413 DLCTRL DEBUG Tx Command reply: GET_REPLY 123698359 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425090104416 DLCTRL DEBUG Command: GET 692661185 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090104416 DLCTRL DEBUG Tx Command reply: GET_REPLY 692661185 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090104418 DLCTRL DEBUG Command: GET 727593828 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090104418 DLCTRL DEBUG Tx Command reply: GET_REPLY 727593828 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090104419 DLCTRL DEBUG Command: GET 668297709 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090104419 DLCTRL DEBUG Tx Command reply: GET_REPLY 668297709 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090104421 DLCTRL DEBUG Command: GET 74773675 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090104421 DLCTRL DEBUG Tx Command reply: GET_REPLY 74773675 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090104422 DLCTRL DEBUG Command: GET 433809861 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090104422 DLCTRL DEBUG Tx Command reply: GET_REPLY 433809861 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090104423 DLCTRL DEBUG Command: GET 444049979 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090104423 DLCTRL DEBUG Tx Command reply: GET_REPLY 444049979 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090104424 DLCTRL DEBUG Command: GET 787169640 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090104424 DLCTRL DEBUG Tx Command reply: GET_REPLY 787169640 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090104424 DLCTRL DEBUG Command: GET 963227712 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090104424 DLCTRL DEBUG Tx Command reply: GET_REPLY 963227712 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090104426 DLCTRL DEBUG Command: GET 185293147 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090104426 DLCTRL DEBUG Tx Command reply: GET_REPLY 185293147 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090104427 DLCTRL DEBUG Command: GET 687449987 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090104427 DLCTRL DEBUG Tx Command reply: GET_REPLY 687449987 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090104428 DLCTRL DEBUG Command: GET 305636175 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090104428 DLCTRL DEBUG Tx Command reply: GET_REPLY 305636175 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250425090104430 DLCTRL DEBUG Command: GET 865790813 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090104430 DLCTRL DEBUG Tx Command reply: GET_REPLY 865790813 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090104432 DLCTRL DEBUG Command: GET 43364570 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090104432 DLCTRL DEBUG Tx Command reply: GET_REPLY 43364570 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090104433 DLCTRL DEBUG Command: GET 287373048 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090104433 DLCTRL DEBUG Tx Command reply: GET_REPLY 287373048 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090104435 DLCTRL DEBUG Command: GET 154620318 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090104435 DLCTRL DEBUG Tx Command reply: GET_REPLY 154620318 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090104436 DLCTRL DEBUG Command: GET 301833210 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090104436 DLCTRL DEBUG Tx Command reply: GET_REPLY 301833210 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090104437 DLCTRL DEBUG Command: GET 627236375 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090104437 DLCTRL DEBUG Tx Command reply: GET_REPLY 627236375 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090104438 DLCTRL DEBUG Command: GET 397559639 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090104438 DLCTRL DEBUG Tx Command reply: GET_REPLY 397559639 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090104439 DLCTRL DEBUG Command: GET 96392266 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090104439 DLCTRL DEBUG Tx Command reply: GET_REPLY 96392266 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425090104443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59320<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(663)@23e0c4c64ce8: Final verdict of PTC: none 20250425090104445 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39651<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(664)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090104446 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59308<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090104446 DLINP DEBUG SRVCONN(,r=127.0.0.1:43563<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090104446 DLINP DEBUG SRVCONN(,r=127.0.0.1:43563<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090104446 DLINP NOTICE SRV(,r=127.0.0.1:43563<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090104446 DMAIN NOTICE (127.0.0.1:43563 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43563<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090104446 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc1-SCCP(673)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(669)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(679)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(680)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(683)@23e0c4c64ce8: Final verdict of PTC: none 20250425090104448 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090104448 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090104448 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090104448 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425090104448 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090104448 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090104448 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090104448 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250425090104449 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090104449 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090104449 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090104449 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090104449 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090104449 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090104449 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090104449 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250425090104449 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090104449 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090104449 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090104449 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090104449 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.msc1-RAN(674)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(682)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(686)@23e0c4c64ce8: Final verdict of PTC: none 20250425090104449 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090104449 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425090104449 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090104449 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090104449 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090104449 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090104449 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090104449 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250425090104449 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250425090104449 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425090104449 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 bc  HNBGW_Test.sgsn2-SCCP(685)@23e0c4c64ce8: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(662)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667)@23e0c4c64ce8: Final verdict of PTC: none 20250425090104449 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 bc  20250425090104449 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090104449 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090104450 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090104450 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090104450 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc2-RAN(677)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(671)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(670)@23e0c4c64ce8: Final verdict of PTC: none 20250425090104450 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090104450 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090104450 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.sgsn2-M3UA(687)@23e0c4c64ce8: Final verdict of PTC: none 20250425090104450 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090104450 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090104450 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425090104450 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090104450 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090104450 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090104450 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090104450 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090104450 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090104450 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090104450 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090104451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56458e929550]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425090104451 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090104451 DLSCCP DEBUG SCCP-SCOC(79)[0x56458e798390]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090104451 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043e7c0), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090104451 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090104451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090104451 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090104451 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090104451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090104451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090104451 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0b 04 43 e7 c0 00 00 4f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090104451 DLSCCP DEBUG SCCP-SCOC(79)[0x56458e798390]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090104451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56458e929550]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090104451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14477826)[0x56458e951090]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425090104451 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14477826)[0x56458e951090]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425090104451 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425090104451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14477826)[0x56458e951090]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425090104451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14477826)[0x56458e951090]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090104451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14477826)[0x56458e951090]{disrupted}: Freeing instance (context_map.c:202) 20250425090104451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14477826)[0x56458e951090]{disrupted}: Deallocated (fsm.c:568) 20250425090104451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56458e929550]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090104451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56458e929550]{disconnected}: Freeing instance (context_map.c:206) 20250425090104451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56458e929550]{disconnected}: Deallocated (fsm.c:568) 20250425090104451 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14477826 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250425090104451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090104451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425090104451 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59334<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090104451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090104451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090104451 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090104451 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090104451 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425090104451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4971780)[0x56458e975ea0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425090104451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4971780)[0x56458e975ea0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425090104451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56458e9530d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425090104451 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090104451 DLSCCP DEBUG SCCP-SCOC(80)[0x56458e93a1f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090104451 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014cde1), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090104451 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090104451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090104451 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090104451 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090104451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090104451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090104452 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 05 04 14 cd e1 00 00 50 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090104452 DLSCCP DEBUG SCCP-SCOC(80)[0x56458e93a1f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090104452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56458e9530d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090104452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4971780)[0x56458e975ea0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090104452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4971780)[0x56458e975ea0]{disrupted}: Freeing instance (context_map.c:202) 20250425090104452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4971780)[0x56458e975ea0]{disrupted}: Deallocated (fsm.c:568) 20250425090104452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56458e9530d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090104452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56458e9530d0]{disconnected}: Freeing instance (context_map.c:206) 20250425090104452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56458e9530d0]{disconnected}: Deallocated (fsm.c:568) 20250425090104452 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4971780 SCCP-80 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250425090104452 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090104452 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090104452 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:356) 20250425090104452 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090104452 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090104452 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090104452 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090104452 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090104452 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090104452 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090104452 DRANAP NOTICE cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)@23e0c4c64ce8: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(665)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(675)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(684)@23e0c4c64ce8: Final verdict of PTC: none 20250425090104453 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090104453 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090104453 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425090104453 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090104453 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090104453 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090104453 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090104453 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090104453 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090104453 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090104453 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090104450 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090104450 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn2-0: connection closed 20250425090104450 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090104450 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090104450 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090104450 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250425090104450 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090104450 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0b  20250425090104450 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0b  20250425090104450 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0b  20250425090104450 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 0b  20250425090104450 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0b  20250425090104450 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090104450 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090104450 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090104450 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090104450 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425090104450 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090104450 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090104450 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090104450 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425090104451 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090104451 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 02  20250425090104451 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250425090104451 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250425090104451 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090104451 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090104451 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090104451 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090104455 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090104455 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090104455 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425090104455 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090104455 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090104455 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090104455 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090104455 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090104455 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090104455 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090104455 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc2-M3UA(678)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(672)@23e0c4c64ce8: Final verdict of PTC: none 20250425090104456 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090104456 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090104456 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250425090104456 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090104456 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090104456 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090104456 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090104456 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090104456 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090104456 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090104456 DRANAP NOTICE cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090104451 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090104457 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090104457 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090104457 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) 20250425090104457 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090104457 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090104457 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090104457 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090104457 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090104457 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090104457 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090104457 DRANAP NOTICE cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090104451 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090104451 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425090104451 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090104451 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090104451 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090104451 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090104451 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250425090104451 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090104451 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090104451 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090104451 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090104451 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090104451 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090104452 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090104452 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090104452 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090104452 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090104452 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250425090104452 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc2-SCCP(676)@23e0c4c64ce8: Final verdict of PTC: none 20250425090104452 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW-MGCP(688)@23e0c4c64ce8: Final verdict of PTC: none 20250425090104452 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090104452 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090104452 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090104452 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090104452 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090104452 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090104452 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090104452 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090104452 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090104452 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090104452 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090104452 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090104453 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090104453 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090104453 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc2' 20250425090104453 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425090104453 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425090104453 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090104453 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 05 04 14 cd e1 00 00 50 00 00 00 00 00 00 06 00 08 00 00 00 05  20250425090104454 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090104454 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090104454 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090104454 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090104454 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090104454 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090104454 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090104454 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425090104454 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090104454 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090104454 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090104454 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090104454 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090104454 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425090104454 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250425090104454 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090104454 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090104454 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090104454 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090104454 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090104454 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250425090104454 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090104454 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090104454 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090104454 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425090104454 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090104454 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0a  20250425090104454 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425090104454 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090104454 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090104455 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090104455 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090104455 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250425090104455 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090104455 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090104455 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090104455 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250425090104455 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090104455 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425090104456 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090104456 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(681)@23e0c4c64ce8: Final verdict of PTC: none 20250425090104473 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59342<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)@23e0c4c64ce8: Final verdict of PTC: pass MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(662): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(663): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(664): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(665): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(669): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(670): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(671): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(672): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-SCCP(673): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-RAN(674): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-M3UA(675): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc2-SCCP(676): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc2-RAN(677): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc2-M3UA(678): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(679): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(680): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(681): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(682): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(683): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(684): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(685): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn2-RAN(686): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(687): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(688): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(689): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(690): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Fri Apr 25 09:01:04 UTC 2025 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.talloc 20250425090104625 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59344<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090105328 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59344<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=656772) Waiting for packet dumper to finish... 1 (prev_count=656772, count=657312) 20250425090106450 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090106450 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250425090106450 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250425090106450 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090106450 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090106450 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425090106452 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090106452 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425090106452 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425090106455 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090106455 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425090106455 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425090106455 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090106455 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090106455 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425090106456 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090106456 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425090106456 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250425090106616 DLSCCP DEBUG SCCP-SCOC(76)[0x56458e952dc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090106616 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012a0f5), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090106616 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090106616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090106616 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090106616 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090106616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090106616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090106616 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 12 a0 f5 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090106616 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090106616 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090106616 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090106616 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090106616 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090106616 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090106630 DLSCCP DEBUG SCCP-SCOC(77)[0x56458e92bb00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090106630 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e10aa), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090106630 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090106630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090106631 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090106631 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090106631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090106631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090106631 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 9e 10 aa 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090106631 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090106631 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090106631 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090106631 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090106631 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090106631 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090106652 DLSCCP DEBUG SCCP-SCOC(78)[0x56458e935850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090106652 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbd94a), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090106652 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090106652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090106652 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090106652 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090106652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090106652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090106652 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 cb d9 4a 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090106652 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090106652 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090106652 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090106652 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090106652 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090106652 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090106956 DLSCCP DEBUG SCCP-SCOC(74)[0x56458e9a23a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090106956 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f2ebd), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090106956 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090106956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090106956 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090106956 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090106956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090106956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090106956 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 0f 2e bd 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090106956 DLSCCP DEBUG SCCP-SCOC(73)[0x56458e930220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090106956 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d8111), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090106956 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090106956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090106956 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090106956 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090106956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090106956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090106956 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 0d 81 11 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090106957 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090106957 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090106957 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090106957 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090106957 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090106957 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090106957 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090106957 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090106957 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090106957 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090106957 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090106957 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090106958 DLSCCP DEBUG SCCP-SCOC(75)[0x56458e9542d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090106958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029681c), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090106958 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090106958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090106958 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090106958 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090106958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090106958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090106958 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 29 68 1c 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090106958 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090106958 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090106958 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090106958 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090106958 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090106958 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Fri Apr 25 09:01:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap.stdout 2>/tmp/cmderr & 20250425090107384 DLSCCP DEBUG SCCP-SCOC(70)[0x56458e928e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090107384 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e16986), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090107384 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090107384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090107384 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090107384 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090107384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090107384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090107384 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e1 69 86 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090107384 DLSCCP DEBUG SCCP-SCOC(72)[0x56458e94d0d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090107384 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa1f3c), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090107384 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090107384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090107384 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090107384 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090107384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090107384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090107384 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 aa 1f 3c 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090107384 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090107384 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090107384 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090107384 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090107384 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090107384 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090107384 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090107384 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090107384 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090107384 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090107384 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090107384 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to start... 0 20250425090107385 DLSCCP DEBUG SCCP-SCOC(71)[0x56458e92b040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090107385 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fdacc8), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090107385 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090107385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090107385 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090107385 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090107385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090107385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090107385 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 fd ac c8 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090107385 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090107385 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090107385 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090107385 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090107386 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090107386 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090107877 DLSCCP DEBUG SCCP-SCOC(68)[0x56458e939f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090107877 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f38fc), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090107877 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090107877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090107877 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090107877 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090107878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090107878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090107878 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 6f 38 fc 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090107878 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090107878 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090107878 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090107878 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090107878 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090107878 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090107879 DLSCCP DEBUG SCCP-SCOC(67)[0x56458e92af10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090107879 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4c387), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090107879 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090107879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090107879 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090107879 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090107879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090107879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090107879 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e4 c3 87 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090107879 DLSCCP DEBUG SCCP-SCOC(69)[0x56458e936ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090107879 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b3d367), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090107879 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090107879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090107879 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090107879 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090107879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090107879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090107879 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 b3 d3 67 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090107879 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090107879 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090107879 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090107879 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090107879 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090107879 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090107880 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090107880 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090107880 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090107880 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090107880 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090107880 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090108329 DLSCCP DEBUG SCCP-SCOC(66)[0x56458e93af90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090108329 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00628916), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090108329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090108329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090108329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090108329 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090108329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090108329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090108329 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 62 89 16 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090108329 DLSCCP DEBUG SCCP-SCOC(64)[0x56458e930c40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090108329 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037cfe1), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090108329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090108329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090108329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090108329 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090108329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090108329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090108329 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 37 cf e1 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090108329 DLSCCP DEBUG SCCP-SCOC(65)[0x56458e92ad50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090108329 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baa815), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090108329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090108329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090108329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090108329 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090108329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090108329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090108329 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 ba a8 15 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090108329 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090108329 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090108329 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090108329 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090108329 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090108329 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090108329 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090108329 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090108329 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090108329 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090108329 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090108329 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090108329 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090108329 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090108329 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090108329 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090108329 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090108329 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_mscpool_paging_imsi started. 20250425090108414 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33210<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090108420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33220<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090108426 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41985<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi-Iuh0(695)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090108523 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425090108524 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425090108535 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090108535 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090108535 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090108535 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090108535 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090108535 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090108535 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090108536 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_imsi-Iuh1(697)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090108536 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090108536 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090108536 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090108536 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090108536 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090108536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090108536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090108536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090108536 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090108536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090108536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090108536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090108536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090108536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090108536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090108536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090108536 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090108536 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090108536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090108536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090108536 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090108536 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090108536 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53779 (stream_srv.c:142) 20250425090108536 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53779<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425090108536 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090108536 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090108536 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090108536 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090108536 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090108536 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090108537 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090108537 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425090108537 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090108537 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090108537 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090108537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090108537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090108537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090108537 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090108537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090108537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090108537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090108537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090108537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090108537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090108537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090108537 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090108537 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090108537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425090108537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090108537 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0f 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090108537 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090108537 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090108537 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425090108537 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090108537 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090108537 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090108537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090108537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090108537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090108537 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090108537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090108537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090108537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090108537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090108537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090108537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090108537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090108537 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090108537 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090108537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090108537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090108537 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 08 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090108537 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090108537 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090108537 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090108537 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090108537 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090108537 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090108537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090108537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090108537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090108537 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090108537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090108537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090108537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090108537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090108537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090108537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090108537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090108537 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090108537 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090108537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090108537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090108537 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090108537 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090108537 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090108537 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090108537 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090108537 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425090108537 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425090108537 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425090108538 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090108538 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090108538 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090108538 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090108538 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090108538 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090108538 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090108538 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090108538 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090108538 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090108538 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090108538 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(701)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(701)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(701)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(699)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(704)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc1-M3UA(704)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(704)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(702)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(707)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc2-M3UA(707)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(707)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(705)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090108579 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090108579 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090108579 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090108579 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090108579 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090108579 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090108579 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090108579 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090108580 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090108580 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425090108580 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090108580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090108580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090108580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090108580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090108580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090108580 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=14 -> eSLS=94: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090108580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090108580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090108580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090108580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090108580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090108580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090108580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090108580 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=14 -> eSLS=126: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090108580 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090108580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425090108580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090108580 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0e 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090108580 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090108580 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090108580 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425090108580 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090108580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090108580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090108580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090108580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090108580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090108580 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=5 -> eSLS=37: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090108580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090108580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090108580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090108580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090108580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090108580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090108580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090108580 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=5 -> eSLS=5: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090108580 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090108580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090108580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090108580 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 05 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090108580 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090108580 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090108580 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090108580 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090108580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090108580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090108580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090108580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090108580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090108580 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090108580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090108580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090108580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090108580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090108580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090108580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090108580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090108580 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090108580 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090108580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090108580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090108580 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090108580 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090108580 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090108580 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090108580 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090108580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090108580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090108580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090108580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090108580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090108580 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090108580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090108580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090108580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090108580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090108580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090108580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090108580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090108580 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090108580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090108580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090108580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090108580 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090108580 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090108581 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090108581 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090108581 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090108581 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425090108581 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425090108581 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425090108581 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090108581 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090108581 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090108581 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090108581 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090108581 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=5 -> eSLS=5: picked Normal Route via 'virt-sgsn2' round-robin style 20250425090108581 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090108581 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090108581 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090108581 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090108581 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090108581 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090108581 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090108581 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090108581 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090108581 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090108581 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090108581 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090108581 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(710)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(710)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(710)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(708)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090108605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090108605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090108605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090108605 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090108605 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425090108605 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090108605 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090108605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090108605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090108610 DLINP DEBUG SRVCONN(,r=127.0.0.1:53779<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090108610 DLINP DEBUG SRVCONN(,r=127.0.0.1:53779<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090108610 DLINP DEBUG SRVCONN(,r=127.0.0.1:53779<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090108610 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090108610 DHNBAP DEBUG (127.0.0.1:53779 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425090108610 DHNBAP NOTICE (127.0.0.1:53779 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090108610 DHNBAP NOTICE (127.0.0.1:53779 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090108610 DLINP DEBUG SRVCONN(,r=127.0.0.1:53779<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090108610 DLINP DEBUG SRVCONN(,r=127.0.0.1:53779<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090108752 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090108752 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425090108752 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090108752 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(701)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425090108755 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090108755 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425090108755 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090108755 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090108755 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090108755 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090108755 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090108755 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090108755 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090108755 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425090108755 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090108757 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090108757 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090108757 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090108757 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425090108757 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090108757 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090108757 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090108757 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090108757 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425090108757 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425090108757 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090108757 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090108757 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090108757 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090108757 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425090108757 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090108757 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090108757 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090108757 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090108757 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090108757 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090108757 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090108758 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090108758 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090108758 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090108759 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090108759 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090108759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090108759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090108759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090108759 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090108759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090108759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090108759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090108759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090108759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090108759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090108759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090108759 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090108759 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090108759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090108759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090108759 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090108759 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090108759 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090108759 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090108759 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090108759 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090108759 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090108759 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250425090108759 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090108759 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090108759 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090108759 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425090108762 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090108762 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425090108762 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090108762 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(704)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425090108765 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090108765 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425090108765 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090108765 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090108765 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090108765 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090108765 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425090108765 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090108765 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090108765 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090108765 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090108766 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090108766 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090108766 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090108766 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425090108766 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090108766 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090108766 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090108766 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090108766 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425090108766 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090108766 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425090108766 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090108766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090108766 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090108766 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090108766 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425090108766 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090108766 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090108766 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090108766 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090108766 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090108766 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090108766 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090108767 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090108767 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090108767 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090108767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090108767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090108767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090108767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090108767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090108767 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090108767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090108767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090108767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090108767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090108767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090108767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090108767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090108767 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090108767 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090108767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090108767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090108767 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090108767 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090108767 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090108767 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090108767 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090108767 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090108767 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090108767 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: use Normal Route via 'virt-msc1' 20250425090108767 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090108767 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090108767 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090108767 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425090108773 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090108773 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425090108773 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090108773 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(707)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425090108775 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090108775 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250425090108775 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090108775 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090108775 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090108775 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090108775 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425090108775 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090108775 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090108775 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 05  20250425090108775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090108776 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090108776 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090108776 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090108776 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250425090108776 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090108776 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090108776 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090108776 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090108776 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250425090108776 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250425090108776 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 03  20250425090108776 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250425090108776 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425090108776 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090108776 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090108776 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090108776 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250425090108776 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090108776 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090108776 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090108776 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090108776 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090108776 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090108776 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090108777 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090108777 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425090108777 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090108777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090108777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090108777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090108777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090108777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090108777 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090108777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090108777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090108777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090108777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090108777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090108777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090108777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090108777 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090108777 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090108777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090108777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090108777 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0d 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090108777 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090108777 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090108777 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090108777 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090108777 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090108777 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090108777 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=13 -> eSLS=29: picked Normal Route via 'virt-msc2' round-robin style 20250425090108777 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425090108777 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425090108777 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090108777 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0d 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250425090108794 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090108794 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425090108794 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090108794 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(710)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425090108795 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090108795 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425090108795 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090108795 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090108795 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090108795 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090108795 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090108795 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090108795 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090108795 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090108795 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090108796 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090108796 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090108796 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090108796 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425090108796 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090108796 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090108796 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090108796 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090108796 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425090108796 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090108796 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090108796 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425090108796 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425090108796 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090108796 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090108796 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090108796 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090108796 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425090108796 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090108796 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090108796 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090108796 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090108796 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090108796 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090108796 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090108797 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090108797 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090108797 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090108797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090108797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090108797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090108797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090108797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090108797 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090108797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090108797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090108797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090108797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090108797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090108797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090108797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090108797 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090108797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090108797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090108797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090108797 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090108797 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090108797 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090108797 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090108797 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090108797 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090108797 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090108797 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250425090108797 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090108797 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090108797 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090108797 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425090108940 DLSCCP DEBUG SCCP-SCOC(62)[0x56458e949e40]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090108940 DLSCCP DEBUG SCCP-SCOC(62)[0x56458e949e40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090108940 DLSCCP DEBUG SCCP-SCOC(62)[0x56458e949e40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090108940 DLSCCP DEBUG SCCP-SCOC(62)[0x56458e949e40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090108940 DLSCCP DEBUG SCCP-SCOC(62)[0x56458e949e40]{IDLE}: Deallocated (fsm.c:568) 20250425090108941 DLSCCP DEBUG SCCP-SCOC(63)[0x56458e932fe0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090108941 DLSCCP DEBUG SCCP-SCOC(63)[0x56458e932fe0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090108941 DLSCCP DEBUG SCCP-SCOC(63)[0x56458e932fe0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090108941 DLSCCP DEBUG SCCP-SCOC(63)[0x56458e932fe0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090108941 DLSCCP DEBUG SCCP-SCOC(63)[0x56458e932fe0]{IDLE}: Deallocated (fsm.c:568) 20250425090108941 DLSCCP DEBUG SCCP-SCOC(61)[0x56458e953dd0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090108941 DLSCCP DEBUG SCCP-SCOC(61)[0x56458e953dd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090108941 DLSCCP DEBUG SCCP-SCOC(61)[0x56458e953dd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090108941 DLSCCP DEBUG SCCP-SCOC(61)[0x56458e953dd0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090108941 DLSCCP DEBUG SCCP-SCOC(61)[0x56458e953dd0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(700)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090109562 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090109562 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090109563 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090109563 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090109563 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090109563 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090109563 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090109563 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090109563 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090109563 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425090109563 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090109563 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090109563 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090109563 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090109563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090109563 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090109563 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090109563 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090109563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109563 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090109563 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090109563 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090109563 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090109563 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425090109563 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090109563 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090109563 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090109563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109563 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090109563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090109563 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090109563 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090109563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090109563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090109563 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090109563 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090109563 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425090109563 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090109563 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090109563 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090109563 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090109563 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090109563 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250425090109564 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090109564 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090109564 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090109564 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425090109565 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090109565 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090109565 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090109565 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090109565 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090109565 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090109565 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090109565 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090109565 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090109565 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090109565 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090109565 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090109565 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090109565 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090109565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090109565 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090109565 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090109566 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090109566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109566 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090109566 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090109566 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090109566 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090109566 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090109574 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090109574 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090109574 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090109574 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090109574 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090109574 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090109574 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090109574 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090109574 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090109574 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425090109574 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090109574 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090109574 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090109574 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090109574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090109574 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090109574 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090109574 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090109574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109574 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090109574 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090109574 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090109574 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090109574 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425090109574 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090109574 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) HNBGW_Test.msc1-RAN(703)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090109574 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090109574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109574 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090109574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090109574 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090109574 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090109574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090109574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090109574 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090109574 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090109574 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: link up (cnlink.c:111) 20250425090109574 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090109574 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090109574 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090109574 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090109574 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090109574 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'virt-msc1' 20250425090109574 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090109574 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090109574 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090109574 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425090109577 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090109577 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090109577 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090109577 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090109577 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090109577 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090109577 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090109577 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090109577 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090109577 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090109577 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090109577 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090109577 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090109577 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090109577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090109577 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090109577 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090109577 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090109577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109577 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090109577 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090109577 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090109577 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090109577 DRANAP INFO cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(706)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090109583 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090109583 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425090109583 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425090109583 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425090109583 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090109583 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090109583 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090109583 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090109583 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090109583 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 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 07  20250425090109583 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090109583 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090109583 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090109583 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090109583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090109583 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090109583 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425090109583 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090109583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109583 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090109583 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090109583 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090109583 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090109583 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425090109583 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090109583 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090109583 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090109583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109583 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090109583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090109583 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090109583 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090109583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090109583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090109583 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 08 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090109583 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090109583 DRANAP NOTICE cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: link up (cnlink.c:111) 20250425090109583 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090109583 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090109583 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090109583 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090109583 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090109583 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc2' 20250425090109583 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425090109583 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425090109583 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090109583 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 08 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250425090109584 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090109584 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425090109584 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425090109584 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425090109584 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090109584 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090109584 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090109584 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090109584 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090109584 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090109584 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090109584 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090109584 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090109584 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090109584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090109584 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090109584 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425090109584 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090109584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109584 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090109584 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090109584 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090109584 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090109584 DRANAP INFO cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(709)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090109603 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090109603 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090109603 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090109603 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090109603 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090109603 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090109603 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090109603 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090109603 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090109603 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090109604 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090109604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090109604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090109604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090109604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090109604 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090109604 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090109604 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090109604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109604 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090109604 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090109604 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090109604 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090109604 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425090109604 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090109604 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090109604 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090109604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109604 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090109604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090109604 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090109604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090109604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090109604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090109604 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090109604 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090109604 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425090109604 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090109604 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090109604 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090109604 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090109604 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090109604 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250425090109604 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090109604 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090109604 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090109604 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425090109606 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090109606 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090109606 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090109606 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090109606 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090109606 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090109606 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090109606 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090109606 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090109606 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090109606 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090109606 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090109606 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090109606 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090109606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090109606 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090109606 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090109606 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090109606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090109606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090109606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090109606 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090109606 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090109606 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090109606 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090109606 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090110623 DLCTRL DEBUG Command: GET 446542453 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090110623 DLCTRL DEBUG Tx Command reply: GET_REPLY 446542453 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090110631 DLCTRL DEBUG Command: GET 151925750 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090110631 DLCTRL DEBUG Tx Command reply: GET_REPLY 151925750 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090110636 DLCTRL DEBUG Command: GET 291473215 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090110636 DLCTRL DEBUG Tx Command reply: GET_REPLY 291473215 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090110640 DLCTRL DEBUG Command: GET 732802173 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090110640 DLCTRL DEBUG Tx Command reply: GET_REPLY 732802173 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090110644 DLCTRL DEBUG Command: GET 464928876 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090110644 DLCTRL DEBUG Tx Command reply: GET_REPLY 464928876 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425090110648 DLCTRL DEBUG Command: GET 38507565 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090110648 DLCTRL DEBUG Tx Command reply: GET_REPLY 38507565 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090110652 DLCTRL DEBUG Command: GET 508358193 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090110652 DLCTRL DEBUG Tx Command reply: GET_REPLY 508358193 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090110656 DLCTRL DEBUG Command: GET 170636209 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090110656 DLCTRL DEBUG Tx Command reply: GET_REPLY 170636209 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090110660 DLCTRL DEBUG Command: GET 12239261 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090110660 DLCTRL DEBUG Tx Command reply: GET_REPLY 12239261 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090110663 DLCTRL DEBUG Command: GET 976665119 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090110663 DLCTRL DEBUG Tx Command reply: GET_REPLY 976665119 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425090110666 DLCTRL DEBUG Command: GET 320890538 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090110666 DLCTRL DEBUG Tx Command reply: GET_REPLY 320890538 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090110669 DLCTRL DEBUG Command: GET 29893817 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090110669 DLCTRL DEBUG Tx Command reply: GET_REPLY 29893817 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090110671 DLCTRL DEBUG Command: GET 372357537 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090110671 DLCTRL DEBUG Tx Command reply: GET_REPLY 372357537 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090110672 DLCTRL DEBUG Command: GET 591021706 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090110672 DLCTRL DEBUG Tx Command reply: GET_REPLY 591021706 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090110674 DLCTRL DEBUG Command: GET 782020036 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090110674 DLCTRL DEBUG Tx Command reply: GET_REPLY 782020036 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425090110676 DLCTRL DEBUG Command: GET 996702857 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090110676 DLCTRL DEBUG Tx Command reply: GET_REPLY 996702857 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090110678 DLCTRL DEBUG Command: GET 235834972 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090110678 DLCTRL DEBUG Tx Command reply: GET_REPLY 235834972 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090110680 DLCTRL DEBUG Command: GET 786155766 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090110680 DLCTRL DEBUG Tx Command reply: GET_REPLY 786155766 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090110682 DLCTRL DEBUG Command: GET 228175077 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090110682 DLCTRL DEBUG Tx Command reply: GET_REPLY 228175077 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090110683 DLCTRL DEBUG Command: GET 36762404 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090110683 DLCTRL DEBUG Tx Command reply: GET_REPLY 36762404 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090110712 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33226<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090111723 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090111723 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090111723 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090111723 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090111723 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090111723 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090111723 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090111723 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090111723 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090111723 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 19 00 0e 40 15 00 00 02 00 03 40 01 00 00 17 40 09 50 00 01 01 00 00 00 21 f3 00 00 00 00 06 00 08 00 00 00 07  20250425090111723 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090111723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090111723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090111723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090111723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090111723 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090111723 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090111723 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=25,D=000e40150000020003400100001740095000010100000021f3) (sccp_scrc.c:486) 20250425090111723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090111723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090111723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090111723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090111723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090111723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090111723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090111723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090111723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090111723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090111723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090111723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090111723 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090111723 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090111723 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250425090111723 DCN DEBUG (msc-0) Rx Paging from CN: CS PagingAreaID: NOT_PRESENT 000-00-0-0 (hnbgw_ranap.c:415) 20250425090111723 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:84) 20250425090111723 DRUA DEBUG (127.0.0.1:53779 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:84) 20250425090111723 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (cnlink_paging.c:136) 20250425090111723 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (cnlink_paging.c:180) 20250425090111723 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (cnlink_paging.c:114) 20250425090111723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090111723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) 20250425090111723 DLINP DEBUG SRVCONN(,r=127.0.0.1:53779<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090111723 DLINP DEBUG SRVCONN(,r=127.0.0.1:53779<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi-Iuh1-RUA(698)@23e0c4c64ce8: UnitdataCallback TC_mscpool_paging_imsi-Iuh0-RUA(696)@23e0c4c64ce8: UnitdataCallback HNBGW_Test.msc0-RAN(700)@23e0c4c64ce8: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(700)@23e0c4c64ce8: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(712) TC_mscpool_paging_imsi-Iuh0-RUA(696)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_paging_imsi0(712)5602710 20250425090112732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090112732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090112732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425090112732 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090112732 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x557d96, normal) (hnbgw_rua.c:406) 20250425090112732 DHNB DEBUG map_rua[0x56458e953dd0]{init}: Allocated (fsm.c:456) 20250425090112732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5602710)[0x56458e953dd0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090112732 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5602710 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090112732 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090112732 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090112732 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5602710 SCCP-0 CS MI=IMSI-001010000000123: CN link paging response record selects msc 0 (hnbgw_cn.c:632) 20250425090112732 DCN DEBUG map_sccp[0x56458e949e40]{init}: Allocated (fsm.c:456) 20250425090112732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56458e949e40]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090112732 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5602710 <-> SCCP-81 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425090112732 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5602710 SCCP-81 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250425090112732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5602710)[0x56458e953dd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090112732 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090112732 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090112732 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5602710 SCCP-81 msc-0 MI=IMSI-001010000000123: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090112732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56458e949e40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090112732 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090112732 DLSCCP DEBUG SCCP-SCOC(81)[0x56458e975ea0]{IDLE}: Allocated (fsm.c:456) 20250425090112732 DLSCCP DEBUG SCCP-SCOC(81)[0x56458e975ea0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090112732 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000051), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030001150056400500f1100926) (sccp_scrc.c:415) 20250425090112732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090112732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090112732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090112732 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090112732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090112732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090112732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090112732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090112732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090112732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090112732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090112732 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090112732 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090112732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090112732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090112732 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 04 01 00 00 51 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 01 15 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090112732 DLSCCP DEBUG SCCP-SCOC(81)[0x56458e975ea0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090112732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56458e949e40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090112732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5602710)[0x56458e953dd0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090112732 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090112732 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090112732 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090112732 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090112732 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090112732 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250425090112732 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090112732 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090112732 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090112732 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 04 01 00 00 51 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 01 15 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(699)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc0-SCCP(699)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(700)@23e0c4c64ce8: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(712) HNBGW_Test.msc0-RAN(700)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_paging_imsi0(712)14783563 HNBGW_Test.msc0-SCCP(699)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(699)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(712)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090112737 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090112737 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090112737 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090112737 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090112737 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090112737 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090112737 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090112737 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090112737 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090112737 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 51 47 af 5b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090112737 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090112737 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090112737 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090112737 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090112737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090112737 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000051), PART(T=Source Reference,L=4,D=0047af5b) (sccp_scrc.c:486) 20250425090112737 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1855) 20250425090112737 DLSCCP DEBUG SCCP-SCOC(81)[0x56458e975ea0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090112737 DLSCCP DEBUG SCCP-SCOC(81)[0x56458e975ea0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090112737 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090112737 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090112737 DCN DEBUG handle_cn_conn_conf() conn_id=81, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090112737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56458e949e40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090112737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56458e949e40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090113742 DLCTRL DEBUG Command: GET 116583794 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090113743 DLCTRL DEBUG Tx Command reply: GET_REPLY 116583794 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090113750 DLCTRL DEBUG Command: GET 632117828 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090113750 DLCTRL DEBUG Tx Command reply: GET_REPLY 632117828 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090113755 DLCTRL DEBUG Command: GET 616575827 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090113755 DLCTRL DEBUG Tx Command reply: GET_REPLY 616575827 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090113759 DLCTRL DEBUG Command: GET 147538251 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090113759 DLCTRL DEBUG Tx Command reply: GET_REPLY 147538251 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090113763 DLCTRL DEBUG Command: GET 136595751 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090113763 DLCTRL DEBUG Tx Command reply: GET_REPLY 136595751 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090113767 DLCTRL DEBUG Command: GET 940501776 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090113767 DLCTRL DEBUG Tx Command reply: GET_REPLY 940501776 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090113773 DLCTRL DEBUG Command: GET 200379634 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090113773 DLCTRL DEBUG Tx Command reply: GET_REPLY 200379634 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090113781 DLCTRL DEBUG Command: GET 284597068 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090113781 DLCTRL DEBUG Tx Command reply: GET_REPLY 284597068 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090113789 DLCTRL DEBUG Command: GET 198030432 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090113789 DLCTRL DEBUG Tx Command reply: GET_REPLY 198030432 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090113794 DLCTRL DEBUG Command: GET 843321199 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090113794 DLCTRL DEBUG Tx Command reply: GET_REPLY 843321199 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090113805 DLCTRL DEBUG Command: GET 975781713 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090113805 DLCTRL DEBUG Tx Command reply: GET_REPLY 975781713 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090113818 DLCTRL DEBUG Command: GET 819341074 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090113818 DLCTRL DEBUG Tx Command reply: GET_REPLY 819341074 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090113828 DLCTRL DEBUG Command: GET 977390735 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090113828 DLCTRL DEBUG Tx Command reply: GET_REPLY 977390735 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090113835 DLCTRL DEBUG Command: GET 915304845 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090113835 DLCTRL DEBUG Tx Command reply: GET_REPLY 915304845 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090113843 DLCTRL DEBUG Command: GET 239016504 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090113843 DLCTRL DEBUG Tx Command reply: GET_REPLY 239016504 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090113849 DLCTRL DEBUG Command: GET 299536794 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090113849 DLCTRL DEBUG Tx Command reply: GET_REPLY 299536794 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090113852 DLCTRL DEBUG Command: GET 600754026 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090113852 DLCTRL DEBUG Tx Command reply: GET_REPLY 600754026 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090113855 DLCTRL DEBUG Command: GET 868870446 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090113855 DLCTRL DEBUG Tx Command reply: GET_REPLY 868870446 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090113858 DLCTRL DEBUG Command: GET 372849312 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090113858 DLCTRL DEBUG Tx Command reply: GET_REPLY 372849312 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090113859 DLCTRL DEBUG Command: GET 819926178 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090113859 DLCTRL DEBUG Tx Command reply: GET_REPLY 819926178 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425090113864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33220<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090113864 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41985<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(693)@23e0c4c64ce8: Final verdict of PTC: none VirtHNBGW-STATS(692)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090113866 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33210<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090113866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090113866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090113866 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090113866 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090113866 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090113866 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090113866 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090113866 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090113866 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250425090113866 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090113866 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090113866 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090113866 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 04 04 47 af 5b 00 00 51 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425090113866 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090113866 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425090113866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5602710)[0x56458e953dd0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425090113866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5602710)[0x56458e953dd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425090113866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56458e949e40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425090113866 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090113866 DLSCCP DEBUG SCCP-SCOC(81)[0x56458e975ea0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090113866 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047af5b), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090113866 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090113866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090113866 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090113866 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090113866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090113866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090113866 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 04 04 47 af 5b 00 00 51 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090113866 DLSCCP DEBUG SCCP-SCOC(81)[0x56458e975ea0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090113866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56458e949e40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090113866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5602710)[0x56458e953dd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090113866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5602710)[0x56458e953dd0]{disrupted}: Freeing instance (context_map.c:202) 20250425090113866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5602710)[0x56458e953dd0]{disrupted}: Deallocated (fsm.c:568) 20250425090113866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56458e949e40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090113866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56458e949e40]{disconnected}: Freeing instance (context_map.c:206) 20250425090113866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56458e949e40]{disconnected}: Deallocated (fsm.c:568) 20250425090113866 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5602710 SCCP-81 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250425090113866 DLINP DEBUG SRVCONN(,r=127.0.0.1:53779<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090113866 DLINP DEBUG SRVCONN(,r=127.0.0.1:53779<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090113866 DLINP NOTICE SRV(,r=127.0.0.1:53779<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090113866 DMAIN NOTICE (127.0.0.1:53779 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53779<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090113866 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_paging_imsi-Iuh1-RUA(698)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(705)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc2-RAN(706)@23e0c4c64ce8: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi(691)@23e0c4c64ce8: Final verdict of PTC: none 20250425090113867 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090113867 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090113867 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090113867 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250425090113867 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090113867 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090113867 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090113867 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090113867 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090113867 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090113867 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250425090113867 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090113867 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090113867 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090113867 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250425090113868 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090113868 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 03  20250425090113868 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250425090113868 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 03  20250425090113868 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425090113868 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090113868 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090113868 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090113868 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090113868 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) 20250425090113868 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090113868 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090113868 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090113868 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090113868 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090113868 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090113868 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090113868 DRANAP NOTICE cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_imsi-Iuh0-RUA(696)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(702)@23e0c4c64ce8: Final verdict of PTC: none 20250425090113868 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090113868 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090113868 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090113868 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425090113868 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090113868 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090113868 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090113868 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425090113868 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425090113868 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090113868 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425090113868 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250425090113868 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250425090113868 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090113868 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425090113868 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SEND_FAILED 20250425090113868 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425090113868 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090113868 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425090113868 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090113868 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090113868 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090113868 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090113868 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090113868 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090113868 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425090113868 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090113868 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090113868 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090113868 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090113868 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090113868 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090113868 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425090113868 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250425090113868 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425090113868 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090113868 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425090113868 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090113868 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090113868 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090113868 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425090113868 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090113868 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425090113868 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090113868 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090113868 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090113868 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090113868 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090113868 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090113868 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425090113868 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090113868 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090113868 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090113868 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090113868 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090113868 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090113868 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090113868 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090113868 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090113868 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090113868 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425090113868 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090113868 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090113868 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090113868 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090113868 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090113868 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090113868 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090113868 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(709)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(708)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(700)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(703)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(699)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(697)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(695)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(710)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(701)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(707)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(711)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(694)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(704)@23e0c4c64ce8: Final verdict of PTC: none 20250425090113886 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33226<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(712)@23e0c4c64ce8: Final verdict of PTC: pass MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(691): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(692): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(693): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(694): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(695): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(696): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(697): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(698): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(699): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(700): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(701): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-SCCP(702): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-RAN(703): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-M3UA(704): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc2-SCCP(705): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc2-RAN(706): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc2-M3UA(707): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(708): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(709): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(710): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(711): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_paging_imsi0(712): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Fri Apr 25 09:01:13 UTC 2025 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc 20250425090114025 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33238<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090114451 DLSCCP DEBUG SCCP-SCOC(79)[0x56458e798390]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090114451 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043e7c0), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090114451 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090114451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090114451 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090114451 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090114451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090114451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090114451 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 43 e7 c0 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090114452 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090114452 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090114452 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090114452 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090114452 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090114452 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425090114452 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090114452 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090114452 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090114452 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 43 e7 c0 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250425090114452 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090114453 DLSCCP DEBUG SCCP-SCOC(80)[0x56458e93a1f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090114453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014cde1), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090114453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090114453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090114453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090114453 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090114453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090114453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090114453 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 14 cd e1 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090114453 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090114453 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090114453 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090114453 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090114453 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090114453 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090114727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33238<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=499192) Waiting for packet dumper to finish... 1 (prev_count=499192, count=511044) 20250425090115869 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090115869 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425090115869 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425090115869 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090115869 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090115869 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425090115869 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090115869 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425090115869 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250425090116618 DLSCCP DEBUG SCCP-SCOC(76)[0x56458e952dc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090116618 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012a0f5), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090116618 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090116618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090116618 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090116618 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090116618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090116618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090116618 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 12 a0 f5 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090116618 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090116618 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090116618 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090116618 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090116618 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090116618 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090116631 DLSCCP DEBUG SCCP-SCOC(77)[0x56458e92bb00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090116631 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e10aa), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090116631 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090116631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090116631 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090116631 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090116631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090116631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090116631 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 9e 10 aa 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090116631 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090116631 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090116631 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090116631 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090116631 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090116631 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090116652 DLSCCP DEBUG SCCP-SCOC(78)[0x56458e935850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090116652 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbd94a), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090116652 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090116652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090116652 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090116652 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090116652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090116652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090116652 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 cb d9 4a 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090116652 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090116652 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090116652 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090116652 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090116652 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090116652 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Fri Apr 25 09:01:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425090116958 DLSCCP DEBUG SCCP-SCOC(73)[0x56458e930220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090116958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d8111), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090116958 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090116958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090116958 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090116958 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090116958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090116958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090116958 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 0d 81 11 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090116958 DLSCCP DEBUG SCCP-SCOC(74)[0x56458e9a23a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090116958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f2ebd), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090116958 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090116958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090116958 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090116958 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090116958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090116958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090116958 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 0f 2e bd 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090116958 DLSCCP DEBUG SCCP-SCOC(75)[0x56458e9542d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090116958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029681c), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090116958 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090116958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090116958 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090116958 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090116958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090116958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090116958 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 29 68 1c 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090116958 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090116958 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090116958 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090116958 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090116958 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090116959 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090116959 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090116959 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090116959 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090116959 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090116959 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090116959 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090116959 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090116959 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090116959 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090116959 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090116959 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090116959 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090117385 DLSCCP DEBUG SCCP-SCOC(72)[0x56458e94d0d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090117385 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa1f3c), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090117385 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090117385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090117385 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090117385 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090117385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090117385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090117385 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 aa 1f 3c 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090117385 DLSCCP DEBUG SCCP-SCOC(70)[0x56458e928e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090117385 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e16986), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090117385 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090117385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090117385 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090117385 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090117385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090117386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090117386 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e1 69 86 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090117386 DLSCCP DEBUG SCCP-SCOC(71)[0x56458e92b040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090117386 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fdacc8), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090117386 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090117386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090117386 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090117386 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090117386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090117386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090117386 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 fd ac c8 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090117386 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090117386 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090117386 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090117386 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090117386 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090117386 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425090117386 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090117386 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090117386 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090117386 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 aa 1f 3c 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250425090117386 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090117386 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090117386 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090117386 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090117386 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090117386 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425090117386 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090117386 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090117386 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090117386 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e1 69 86 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250425090117386 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090117386 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090117386 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090117386 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090117386 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090117387 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090117387 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090117387 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_mscpool_paging_tmsi started. 20250425090117823 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52950<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090117828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52954<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090117832 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37303<->l=127.0.0.1:4262) (control_if.c:572) 20250425090117878 DLSCCP DEBUG SCCP-SCOC(68)[0x56458e939f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090117878 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f38fc), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090117878 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090117878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090117878 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090117878 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090117878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090117878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090117878 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 6f 38 fc 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090117878 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090117878 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090117878 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090117878 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090117878 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090117878 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090117880 DLSCCP DEBUG SCCP-SCOC(69)[0x56458e936ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090117880 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b3d367), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090117880 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090117880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090117880 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090117880 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090117880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090117880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090117880 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 b3 d3 67 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090117880 DLSCCP DEBUG SCCP-SCOC(67)[0x56458e92af10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090117880 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4c387), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090117880 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090117880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090117880 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090117880 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090117880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090117880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090117880 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e4 c3 87 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090117880 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090117880 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090117880 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090117880 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090117880 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090117880 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425090117880 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090117880 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090117880 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090117880 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 b3 d3 67 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250425090117880 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090117880 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090117880 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090117880 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090117880 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090117880 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425090117880 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090117880 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090117880 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090117880 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e4 c3 87 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250425090117880 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090117880 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_mscpool_paging_tmsi-Iuh0(717)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090117944 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425090117944 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425090117956 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090117956 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090117956 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090117957 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090117957 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090117957 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090117957 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090117957 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090117957 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090117957 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50078 (stream_srv.c:142) 20250425090117957 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50078<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_paging_tmsi-Iuh1(719)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090117958 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090117958 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425090117958 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090117958 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090117958 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090117958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090117958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090117958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090117958 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090117958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090117958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090117958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090117958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090117958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090117958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090117958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090117958 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090117958 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090117958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425090117958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090117958 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 06 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090117958 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090117958 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090117958 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425090117958 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090117958 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090117958 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090117958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090117958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090117958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090117958 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090117958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090117958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090117958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090117958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090117959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090117959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090117959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090117959 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090117959 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090117959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090117959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090117959 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 05 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090117959 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090117959 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090117959 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090117959 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090117959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090117959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090117959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090117959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090117959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090117959 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090117959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090117959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090117959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090117959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090117959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090117959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090117959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090117959 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090117959 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090117959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090117959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090117959 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 08 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090117959 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090117959 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090117959 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090117959 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090117959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090117959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090117959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090117959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090117959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090117959 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090117959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090117959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090117959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090117959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090117959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090117959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090117959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090117959 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090117959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090117959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090117959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090117959 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090117959 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090117959 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090117959 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090117959 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090117959 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425090117959 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425090117959 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425090117959 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090117959 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090117959 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090117959 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090117959 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090117959 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090117959 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090117959 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090117959 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090117959 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090117959 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090117959 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090117959 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090117959 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090117959 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090117959 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090117959 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090117959 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250425090117959 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090117959 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090117959 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090117959 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425090117959 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(723)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(723)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(723)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-SCCP(721)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(726)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc1-M3UA(726)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(726)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc1-SCCP(724)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(729)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc2-M3UA(729)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(729)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(727)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090117997 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090117997 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090117998 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090117998 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090117998 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090117998 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090117998 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090117998 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090117998 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090117998 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090117998 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090117998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090117998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090117998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090117998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090117998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090117998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090117999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090117999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090117999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090117999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090117999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090117999 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090117999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090117999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090117999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090117999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090117999 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090117999 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090117999 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090117999 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090117999 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090117999 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090117999 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090117999 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090117999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090117999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090117999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090117999 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090117999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090117999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090117999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090117999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090117999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090117999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090117999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090117999 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090117999 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090117999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090117999 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090117999 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090117999 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090117999 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090117999 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090117999 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090117999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090117999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090117999 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090117999 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090117999 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090117999 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090117999 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090117999 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090117999 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090118000 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090118000 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425090118000 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090118000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090118000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090118000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=8 -> eSLS=88: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090118000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090118000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=8 -> eSLS=120: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090118000 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090118000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425090118000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090118000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 08 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090118000 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090118000 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090118000 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425090118000 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090118000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090118000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090118000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090118000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090118000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=7 -> eSLS=7: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090118000 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090118000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090118000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090118000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 07 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090118000 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090118000 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090118000 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090118000 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090118000 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425090118000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425090118000 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425090118000 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090118000 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090118000 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090118000 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090118000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090118000 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(732)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(732)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(732)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(730)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090118027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090118027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090118027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090118027 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090118027 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425090118027 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090118027 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090118027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090118027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090118035 DLINP DEBUG SRVCONN(,r=127.0.0.1:50078<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090118035 DLINP DEBUG SRVCONN(,r=127.0.0.1:50078<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090118035 DLINP DEBUG SRVCONN(,r=127.0.0.1:50078<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090118035 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090118035 DHNBAP DEBUG (127.0.0.1:50078 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425090118035 DHNBAP NOTICE (127.0.0.1:50078 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090118035 DHNBAP NOTICE (127.0.0.1:50078 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090118035 DLINP DEBUG SRVCONN(,r=127.0.0.1:50078<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090118035 DLINP DEBUG SRVCONN(,r=127.0.0.1:50078<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090118171 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090118171 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425090118171 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: ASP(virt-msc0-0) accept of new connection from (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250425090118171 DLSS7 <000c> osmo_ss7_asp.c:1115 ?: connection closed 20250425090118171 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250425090118171 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250425090118171 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(723)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425090118180 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090118180 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425090118180 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250425090118180 DLSS7 <000c> xua_asp_fsm.c:320 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250425090118180 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250425090118180 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250425090118180 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090118180 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090118180 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090118180 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Pending () 20250425090118180 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 04 00 06 00 08 00 00 00 01  20250425090118180 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090118180 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090118180 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250425090118180 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090118180 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425090118180 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090118180 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425090118181 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090118181 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090118181 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425090118181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090118181 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090118181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090118181 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090118181 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) HNBGW_Test.msc1-M3UA(726)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425090118185 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090118185 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090118185 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090118185 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425090118185 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090118185 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090118185 DLSS7 <000c> xua_as_fsm.c:550 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250425090118185 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090118185 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425090118185 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425090118186 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090118186 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090118186 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090118186 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090118186 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425090118186 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090118186 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090118186 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090118186 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090118186 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090118186 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090118186 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090118187 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090118187 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090118187 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090118187 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090118187 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090118187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118187 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090118187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090118187 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090118187 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090118187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090118187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090118187 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090118187 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090118187 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090118187 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425090118187 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090118187 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090118187 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090118187 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090118187 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425090118187 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090118187 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090118188 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090118188 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090118188 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090118188 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090118188 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090118188 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090118188 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090118188 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250425090118188 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090118188 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090118188 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090118188 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425090118191 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090118191 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090118191 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090118191 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425090118191 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090118191 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090118191 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090118191 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090118191 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425090118191 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090118191 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425090118191 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090118191 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090118192 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090118192 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425090118192 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090118192 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425090118192 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090118192 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090118192 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425090118192 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090118192 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090118192 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090118192 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090118192 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090118192 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090118192 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090118193 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090118193 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090118193 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090118193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090118193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090118193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118193 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090118193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090118193 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090118193 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090118193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090118193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090118193 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090118193 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090118194 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090118194 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090118194 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090118194 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090118194 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090118194 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425090118194 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090118194 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090118194 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090118194 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc2-M3UA(729)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425090118198 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090118198 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250425090118198 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090118198 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090118198 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090118198 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090118198 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425090118198 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090118198 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090118198 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 05  20250425090118198 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090118201 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090118201 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090118201 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090118201 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250425090118201 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090118201 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090118201 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090118201 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090118201 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250425090118201 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250425090118201 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 03  20250425090118201 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250425090118201 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425090118201 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090118202 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090118202 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090118202 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250425090118202 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090118202 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090118202 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090118202 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090118202 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090118202 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090118202 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090118203 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090118203 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425090118203 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090118203 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090118203 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090118203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118203 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090118203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090118203 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090118203 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090118203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090118203 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090118203 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 04 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090118203 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090118204 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090118204 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090118204 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090118204 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090118204 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090118204 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc2' 20250425090118204 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425090118204 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425090118204 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090118204 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 04 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250425090118214 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090118214 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425090118214 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090118214 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(732)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425090118220 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090118220 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425090118220 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090118220 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090118220 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090118220 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090118220 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090118220 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090118220 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090118220 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090118220 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090118222 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090118222 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090118222 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090118222 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425090118222 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090118222 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090118222 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090118223 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090118223 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425090118223 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090118223 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090118223 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425090118223 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425090118223 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090118223 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090118223 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090118223 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090118223 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425090118223 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090118223 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090118223 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090118223 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090118223 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090118223 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090118223 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090118224 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090118224 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090118225 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090118225 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090118225 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090118225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118225 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090118225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090118225 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090118225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090118225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090118225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090118225 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090118225 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090118225 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090118225 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090118225 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090118225 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090118225 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090118225 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250425090118226 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090118226 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090118226 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090118226 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425090118325 DLSCCP DEBUG SCCP-SCOC(65)[0x56458e92ad50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090118326 DLSCCP DEBUG SCCP-SCOC(65)[0x56458e92ad50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090118326 DLSCCP DEBUG SCCP-SCOC(65)[0x56458e92ad50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090118326 DLSCCP DEBUG SCCP-SCOC(65)[0x56458e92ad50]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090118326 DLSCCP DEBUG SCCP-SCOC(65)[0x56458e92ad50]{IDLE}: Deallocated (fsm.c:568) 20250425090118327 DLSCCP DEBUG SCCP-SCOC(64)[0x56458e930c40]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090118327 DLSCCP DEBUG SCCP-SCOC(64)[0x56458e930c40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090118327 DLSCCP DEBUG SCCP-SCOC(64)[0x56458e930c40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090118327 DLSCCP DEBUG SCCP-SCOC(64)[0x56458e930c40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090118327 DLSCCP DEBUG SCCP-SCOC(64)[0x56458e930c40]{IDLE}: Deallocated (fsm.c:568) 20250425090118327 DLSCCP DEBUG SCCP-SCOC(66)[0x56458e93af90]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090118327 DLSCCP DEBUG SCCP-SCOC(66)[0x56458e93af90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090118327 DLSCCP DEBUG SCCP-SCOC(66)[0x56458e93af90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090118327 DLSCCP DEBUG SCCP-SCOC(66)[0x56458e93af90]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090118327 DLSCCP DEBUG SCCP-SCOC(66)[0x56458e93af90]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(722)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090118981 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090118981 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090118981 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090118981 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090118981 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090118981 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090118981 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090118981 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090118981 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090118981 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425090118981 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090118981 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090118981 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090118981 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090118981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090118981 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090118981 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090118981 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090118981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118981 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090118981 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090118981 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090118981 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090118981 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425090118981 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090118981 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090118981 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090118981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118982 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090118982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090118982 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090118982 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090118982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090118982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090118982 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090118982 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090118982 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425090118982 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090118982 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090118982 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090118982 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090118982 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090118982 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250425090118982 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090118982 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090118982 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090118982 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425090118983 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090118983 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090118983 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090118983 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090118983 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090118983 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090118983 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090118983 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090118983 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090118983 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090118983 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090118983 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090118983 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090118983 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090118983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090118983 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090118983 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090118983 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090118983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118983 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090118983 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090118983 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090118983 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090118983 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(725)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090118986 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090118986 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090118986 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090118986 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090118986 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090118986 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090118986 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090118986 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090118986 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090118986 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425090118986 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090118986 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090118986 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090118986 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090118986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090118986 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090118986 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090118986 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090118986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118986 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090118986 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090118986 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090118986 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090118986 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425090118986 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090118986 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090118986 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090118986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118986 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090118986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090118986 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090118986 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090118986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090118986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090118986 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090118986 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090118986 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: link up (cnlink.c:111) 20250425090118986 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090118986 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090118986 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090118986 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090118986 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090118986 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'virt-msc1' 20250425090118986 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090118986 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090118986 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090118986 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425090118988 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090118988 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090118988 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090118988 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090118988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090118988 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090118988 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090118988 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090118988 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090118988 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090118988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090118988 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090118988 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090118988 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090118988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090118988 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090118988 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090118988 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090118988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118988 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090118988 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090118988 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090118988 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090118988 DRANAP INFO cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(728)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090118999 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090118999 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425090118999 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425090118999 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425090118999 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090118999 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090118999 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090118999 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090118999 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090118999 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 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 07  20250425090118999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090118999 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090118999 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090118999 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090118999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090118999 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090118999 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425090118999 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090118999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118999 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090118999 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090118999 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090118999 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090118999 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425090118999 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090118999 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090118999 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090118999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118999 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090118999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090118999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090118999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090118999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090118999 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090118999 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090118999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090118999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090118999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0f 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090118999 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090118999 DRANAP NOTICE cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: link up (cnlink.c:111) 20250425090118999 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090118999 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090118999 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090118999 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090119000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090119000 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc2' 20250425090119000 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425090119000 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425090119000 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090119000 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0f 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250425090119003 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090119003 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425090119003 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425090119003 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425090119003 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090119003 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090119003 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090119003 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090119003 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090119003 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090119003 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090119003 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090119004 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090119004 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090119004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090119004 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090119004 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425090119004 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090119004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090119004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090119004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090119004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090119004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090119004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090119004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090119004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090119004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090119004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090119004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090119004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090119004 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090119004 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090119004 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090119004 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090119004 DRANAP INFO cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(731)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090119027 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090119027 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090119027 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090119027 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090119027 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090119027 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090119027 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090119027 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090119027 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090119027 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090119027 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090119027 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090119027 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090119027 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090119027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090119027 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090119027 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090119027 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090119027 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090119027 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090119027 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090119027 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250425090119027 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090119027 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090119027 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090119027 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425090119027 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090119027 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090119027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090119027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090119027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090119027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090119027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090119027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090119027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090119027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090119027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090119027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090119027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090119027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090119027 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090119027 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090119027 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090119027 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090119027 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425090119027 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090119027 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090119027 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090119027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090119027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090119027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090119027 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090119027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090119027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090119027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090119027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090119027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090119027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090119027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090119027 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090119027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090119027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090119027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090119027 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090119027 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090119027 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425090119028 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090119028 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090119028 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090119028 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090119028 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090119028 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090119028 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090119028 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090119028 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090119028 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090119029 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090119029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090119029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090119029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090119029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090119029 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090119029 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090119029 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090119029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090119029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090119029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090119029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090119029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090119029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090119029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090119029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090119029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090119029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090119029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090119029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090119029 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090119029 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090119029 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090119029 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090119029 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090120041 DLCTRL DEBUG Command: GET 397488442 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090120041 DLCTRL DEBUG Tx Command reply: GET_REPLY 397488442 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090120043 DLCTRL DEBUG Command: GET 656124283 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090120043 DLCTRL DEBUG Tx Command reply: GET_REPLY 656124283 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090120044 DLCTRL DEBUG Command: GET 561088161 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090120044 DLCTRL DEBUG Tx Command reply: GET_REPLY 561088161 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090120045 DLCTRL DEBUG Command: GET 450681745 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090120045 DLCTRL DEBUG Tx Command reply: GET_REPLY 450681745 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090120046 DLCTRL DEBUG Command: GET 431725020 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090120046 DLCTRL DEBUG Tx Command reply: GET_REPLY 431725020 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425090120047 DLCTRL DEBUG Command: GET 260787395 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090120047 DLCTRL DEBUG Tx Command reply: GET_REPLY 260787395 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090120047 DLCTRL DEBUG Command: GET 691084101 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090120047 DLCTRL DEBUG Tx Command reply: GET_REPLY 691084101 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090120048 DLCTRL DEBUG Command: GET 414105182 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090120048 DLCTRL DEBUG Tx Command reply: GET_REPLY 414105182 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090120049 DLCTRL DEBUG Command: GET 241865595 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090120049 DLCTRL DEBUG Tx Command reply: GET_REPLY 241865595 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090120050 DLCTRL DEBUG Command: GET 402708724 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090120050 DLCTRL DEBUG Tx Command reply: GET_REPLY 402708724 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425090120051 DLCTRL DEBUG Command: GET 640340496 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090120051 DLCTRL DEBUG Tx Command reply: GET_REPLY 640340496 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090120052 DLCTRL DEBUG Command: GET 899277220 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090120052 DLCTRL DEBUG Tx Command reply: GET_REPLY 899277220 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090120052 DLCTRL DEBUG Command: GET 949260489 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090120052 DLCTRL DEBUG Tx Command reply: GET_REPLY 949260489 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090120053 DLCTRL DEBUG Command: GET 726262137 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090120053 DLCTRL DEBUG Tx Command reply: GET_REPLY 726262137 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090120054 DLCTRL DEBUG Command: GET 869353531 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090120054 DLCTRL DEBUG Tx Command reply: GET_REPLY 869353531 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425090120055 DLCTRL DEBUG Command: GET 520978063 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090120055 DLCTRL DEBUG Tx Command reply: GET_REPLY 520978063 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090120057 DLCTRL DEBUG Command: GET 691825773 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090120057 DLCTRL DEBUG Tx Command reply: GET_REPLY 691825773 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090120058 DLCTRL DEBUG Command: GET 813520353 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090120058 DLCTRL DEBUG Tx Command reply: GET_REPLY 813520353 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090120059 DLCTRL DEBUG Command: GET 947140434 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090120059 DLCTRL DEBUG Tx Command reply: GET_REPLY 947140434 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090120059 DLCTRL DEBUG Command: GET 402803759 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090120059 DLCTRL DEBUG Tx Command reply: GET_REPLY 402803759 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090120070 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52966<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(734)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O 20250425090121094 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090121095 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090121095 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090121095 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090121095 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090121095 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090121095 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090121095 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090121095 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090121095 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 42 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 22 00 0e 40 1e 00 00 03 00 03 40 01 00 00 17 40 09 50 00 01 01 00 00 00 21 f4 00 40 40 05 00 42 4b 00 23 00 00 00 06 00 08 00 00 00 07  20250425090121095 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090121095 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090121095 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090121095 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090121095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090121095 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090121095 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090121095 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=34,D=000e401e0000030003400100001740095000010100000021f40040400500424b0023) (sccp_scrc.c:486) 20250425090121095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090121095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090121095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090121095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090121095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090121095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090121095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090121095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090121095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090121095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090121095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090121095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090121095 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090121095 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090121095 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250425090121095 DCN DEBUG (msc-0) Rx Paging from CN: CS PagingAreaID: NOT_PRESENT 000-00-0-0 (hnbgw_ranap.c:415) 20250425090121095 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:84) 20250425090121095 DRUA DEBUG (127.0.0.1:50078 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:84) 20250425090121095 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (cnlink_paging.c:136) 20250425090121095 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (cnlink_paging.c:163) 20250425090121095 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (cnlink_paging.c:180) 20250425090121095 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (cnlink_paging.c:114) 20250425090121095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090121095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) 20250425090121096 DLINP DEBUG SRVCONN(,r=127.0.0.1:50078<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090121096 DLINP DEBUG SRVCONN(,r=127.0.0.1:50078<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_mscpool_paging_tmsi-Iuh0-RUA(718)@23e0c4c64ce8: UnitdataCallback TC_mscpool_paging_tmsi-Iuh1-RUA(720)@23e0c4c64ce8: UnitdataCallback TC_mscpool_paging_tmsi0(734)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O HNBGW_Test.msc0-RAN(722)@23e0c4c64ce8: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(722)@23e0c4c64ce8: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(734) TC_mscpool_paging_tmsi-Iuh0-RUA(718)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_paging_tmsi0(734)9676466 20250425090122125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090122125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090122125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250425090122125 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090122125 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x93a6b2, normal) (hnbgw_rua.c:406) 20250425090122125 DHNB DEBUG map_rua[0x56458e92ad50]{init}: Allocated (fsm.c:456) 20250425090122125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9676466)[0x56458e92ad50]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090122125 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9676466 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090122125 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090122125 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090122125 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9676466 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging response record selects msc 0 (hnbgw_cn.c:632) 20250425090122126 DCN DEBUG map_sccp[0x56458e953dd0]{init}: Allocated (fsm.c:456) 20250425090122126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56458e953dd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090122126 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9676466 <-> SCCP-82 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425090122126 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9676466 SCCP-82 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250425090122126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9676466)[0x56458e92ad50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090122126 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090122126 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090122126 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9676466 SCCP-82 msc-0 MI=TMSI-0x424B0023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090122126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56458e953dd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090122126 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090122126 DLSCCP DEBUG SCCP-SCOC(82)[0x56458e949e40]{IDLE}: Allocated (fsm.c:456) 20250425090122126 DLSCCP DEBUG SCCP-SCOC(82)[0x56458e949e40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090122126 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000052), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030001850056400500f1100926) (sccp_scrc.c:415) 20250425090122126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090122126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090122126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090122126 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090122126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090122126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090122126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090122126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090122126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090122126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090122126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090122126 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090122126 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090122126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090122126 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090122126 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 bc 03 00 00 07 01 00 00 52 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 4b 00 23 00 4f 40 03 00 01 85 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090122126 DLSCCP DEBUG SCCP-SCOC(82)[0x56458e949e40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090122126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56458e953dd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090122126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9676466)[0x56458e92ad50]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090122126 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090122127 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090122127 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090122127 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090122127 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090122127 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250425090122127 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090122127 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090122127 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090122127 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 bc 03 00 00 07 01 00 00 52 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 4b 00 23 00 4f 40 03 00 01 85 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(721)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc0-SCCP(721)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(722)@23e0c4c64ce8: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(734) HNBGW_Test.msc0-RAN(722)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_paging_tmsi0(734)3935476 HNBGW_Test.msc0-SCCP(721)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(721)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(734)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090122140 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090122140 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090122140 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090122140 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090122140 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090122140 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090122140 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090122140 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090122140 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090122140 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 52 d9 63 c2 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090122140 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090122140 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090122140 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090122140 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090122140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090122140 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000052), PART(T=Source Reference,L=4,D=00d963c2) (sccp_scrc.c:486) 20250425090122140 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1855) 20250425090122140 DLSCCP DEBUG SCCP-SCOC(82)[0x56458e949e40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090122140 DLSCCP DEBUG SCCP-SCOC(82)[0x56458e949e40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090122140 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090122140 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090122140 DCN DEBUG handle_cn_conn_conf() conn_id=82, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090122140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56458e953dd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090122140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56458e953dd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090123144 DLCTRL DEBUG Command: GET 23380931 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090123145 DLCTRL DEBUG Tx Command reply: GET_REPLY 23380931 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090123149 DLCTRL DEBUG Command: GET 18773996 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090123149 DLCTRL DEBUG Tx Command reply: GET_REPLY 18773996 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090123153 DLCTRL DEBUG Command: GET 516293725 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090123153 DLCTRL DEBUG Tx Command reply: GET_REPLY 516293725 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090123157 DLCTRL DEBUG Command: GET 173274453 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090123157 DLCTRL DEBUG Tx Command reply: GET_REPLY 173274453 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090123160 DLCTRL DEBUG Command: GET 444139229 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090123161 DLCTRL DEBUG Tx Command reply: GET_REPLY 444139229 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090123165 DLCTRL DEBUG Command: GET 938952225 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090123165 DLCTRL DEBUG Tx Command reply: GET_REPLY 938952225 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090123169 DLCTRL DEBUG Command: GET 949972153 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090123169 DLCTRL DEBUG Tx Command reply: GET_REPLY 949972153 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090123173 DLCTRL DEBUG Command: GET 521543877 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090123173 DLCTRL DEBUG Tx Command reply: GET_REPLY 521543877 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090123178 DLCTRL DEBUG Command: GET 410337118 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090123178 DLCTRL DEBUG Tx Command reply: GET_REPLY 410337118 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090123182 DLCTRL DEBUG Command: GET 698635658 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090123182 DLCTRL DEBUG Tx Command reply: GET_REPLY 698635658 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090123186 DLCTRL DEBUG Command: GET 67030446 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090123186 DLCTRL DEBUG Tx Command reply: GET_REPLY 67030446 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090123190 DLCTRL DEBUG Command: GET 633895295 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090123190 DLCTRL DEBUG Tx Command reply: GET_REPLY 633895295 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090123194 DLCTRL DEBUG Command: GET 91665859 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090123194 DLCTRL DEBUG Tx Command reply: GET_REPLY 91665859 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090123198 DLCTRL DEBUG Command: GET 172652287 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090123198 DLCTRL DEBUG Tx Command reply: GET_REPLY 172652287 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090123202 DLCTRL DEBUG Command: GET 281103021 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090123202 DLCTRL DEBUG Tx Command reply: GET_REPLY 281103021 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090123205 DLCTRL DEBUG Command: GET 907326967 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090123205 DLCTRL DEBUG Tx Command reply: GET_REPLY 907326967 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090123208 DLCTRL DEBUG Command: GET 644493448 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090123208 DLCTRL DEBUG Tx Command reply: GET_REPLY 644493448 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090123210 DLCTRL DEBUG Command: GET 127596648 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090123210 DLCTRL DEBUG Tx Command reply: GET_REPLY 127596648 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090123212 DLCTRL DEBUG Command: GET 320004081 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090123212 DLCTRL DEBUG Tx Command reply: GET_REPLY 320004081 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090123215 DLCTRL DEBUG Command: GET 313159575 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090123215 DLCTRL DEBUG Tx Command reply: GET_REPLY 313159575 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425090123225 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52954<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090123225 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37303<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(714)@23e0c4c64ce8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(715)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090123230 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52950<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090123231 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090123231 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090123231 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090123231 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090123231 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425090123231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9676466)[0x56458e92ad50]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425090123232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9676466)[0x56458e92ad50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425090123232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56458e953dd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425090123232 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090123232 DLSCCP DEBUG SCCP-SCOC(82)[0x56458e949e40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090123232 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d963c2), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090123232 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090123232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090123232 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090123232 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090123232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090123232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090123232 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 07 04 d9 63 c2 00 00 52 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090123232 DLSCCP DEBUG SCCP-SCOC(82)[0x56458e949e40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090123232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56458e953dd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090123232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9676466)[0x56458e92ad50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090123232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9676466)[0x56458e92ad50]{disrupted}: Freeing instance (context_map.c:202) 20250425090123232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9676466)[0x56458e92ad50]{disrupted}: Deallocated (fsm.c:568) 20250425090123232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56458e953dd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090123232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56458e953dd0]{disconnected}: Freeing instance (context_map.c:206) 20250425090123232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56458e953dd0]{disconnected}: Deallocated (fsm.c:568) 20250425090123232 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9676466 SCCP-82 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20250425090123232 DLINP DEBUG SRVCONN(,r=127.0.0.1:50078<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090123232 DLINP DEBUG SRVCONN(,r=127.0.0.1:50078<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090123232 DLINP NOTICE SRV(,r=127.0.0.1:50078<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090123232 DMAIN NOTICE (127.0.0.1:50078 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50078<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090123232 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250425090123233 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090123233 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090123233 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090123233 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090123233 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090123233 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250425090123233 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090123233 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090123233 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090123233 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 07 04 d9 63 c2 00 00 52 00 00 00 00 00 00 06 00 08 00 00 00 01  TC_mscpool_paging_tmsi-Iuh1-RUA(720)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(731)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(727)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(724)@23e0c4c64ce8: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_tmsi(713)@23e0c4c64ce8: Final verdict of PTC: none 20250425090123235 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090123235 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090123235 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090123235 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250425090123235 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090123235 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090123235 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090123235 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250425090123236 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090123236 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc2-RAN(728)@23e0c4c64ce8: Final verdict of PTC: none 20250425090123236 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090123236 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090123236 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090123236 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090123236 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090123236 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090123236 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090123236 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090123236 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090123236 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425090123236 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090123236 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_mscpool_paging_tmsi-Iuh0-RUA(718)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(716)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(730)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(725)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(733)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(726)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(717)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(719)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(721)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(722)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(729)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(732)@23e0c4c64ce8: Final verdict of PTC: none 20250425090123241 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090123242 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090123242 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425090123242 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090123243 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090123243 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090123243 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090123243 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090123244 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090123244 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090123244 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090123245 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090123245 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090123245 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) 20250425090123246 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090123236 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425090123236 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090123236 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090123237 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090123237 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425090123237 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090123237 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425090123237 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 02  20250425090123237 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250425090123237 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090123237 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090123237 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090123237 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090123237 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090123237 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250425090123237 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090123237 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090123237 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090123238 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250425090123238 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090123238 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 03  20250425090123238 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 03  20250425090123238 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425090123238 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090123238 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090123238 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090123238 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090123238 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090123238 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090123239 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090123239 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090123239 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090123239 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425090123239 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250425090123239 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090123239 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090123240 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425090123240 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090123240 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090123240 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090123240 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090123240 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090123240 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090123240 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090123240 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090123240 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090123241 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425090123241 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090123241 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425090123241 DLSS720250425090123246 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299)  <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250425090123241 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090123241 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090123246 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090123246 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090123247 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090123247 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090123247 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090123247 DRANAP NOTICE cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090123247 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090123248 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090123248 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425090123248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090123248 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090123248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090123248 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090123249 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090123249 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090123249 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090123249 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090123249 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52966<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(723)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_paging_tmsi0(734)@23e0c4c64ce8: Final verdict of PTC: pass MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(713): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(714): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(715): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(716): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(717): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(718): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(719): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(720): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(721): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(722): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(723): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-SCCP(724): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-RAN(725): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-M3UA(726): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc2-SCCP(727): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc2-RAN(728): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc2-M3UA(729): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(730): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(731): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(732): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(733): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_paging_tmsi0(734): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Fri Apr 25 09:01:23 UTC 2025 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc 20250425090123419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52978<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090123867 DLSCCP DEBUG SCCP-SCOC(81)[0x56458e975ea0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090123867 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047af5b), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090123867 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090123867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090123867 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090123867 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090123867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090123867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090123867 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 47 af 5b 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090123868 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090123868 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090123868 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090123868 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090123868 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090123868 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425090123868 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090123868 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090123868 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090123868 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 47 af 5b 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250425090123868 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090124022 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52978<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=526564) 20250425090124452 DLSCCP DEBUG SCCP-SCOC(79)[0x56458e798390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090124453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043e7c0), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090124453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090124453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090124453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090124453 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090124453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090124453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090124453 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 43 e7 c0 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090124453 DLSCCP DEBUG SCCP-SCOC(80)[0x56458e93a1f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090124453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014cde1), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090124453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090124453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090124453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090124453 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090124453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090124453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090124453 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 14 cd e1 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090124453 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090124453 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090124453 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090124453 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090124453 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090124453 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425090124453 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090124453 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090124453 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090124453 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 43 e7 c0 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250425090124453 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090124453 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090124453 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090124453 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090124453 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090124453 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090124453 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Waiting for packet dumper to finish... 1 (prev_count=526564, count=545020) 20250425090125238 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090125238 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425090125238 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250425090125238 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090125238 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425090125238 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425090125241 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090125241 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090125241 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered'. ------ HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered ------ Fri Apr 25 09:01:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425090126619 DLSCCP DEBUG SCCP-SCOC(76)[0x56458e952dc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090126619 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012a0f5), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090126619 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090126619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090126619 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090126619 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090126619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090126619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090126619 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 12 a0 f5 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090126619 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090126619 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090126619 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090126619 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090126619 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090126619 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090126632 DLSCCP DEBUG SCCP-SCOC(77)[0x56458e92bb00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090126632 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e10aa), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090126632 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090126632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090126632 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090126632 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090126632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090126632 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090126632 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 9e 10 aa 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090126633 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090126633 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090126633 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090126633 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090126633 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090126633 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090126653 DLSCCP DEBUG SCCP-SCOC(78)[0x56458e935850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090126653 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbd94a), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090126653 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090126653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090126653 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090126653 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090126653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090126653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090126653 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 cb d9 4a 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090126653 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090126653 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090126653 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090126653 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090126653 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090126653 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090126959 DLSCCP DEBUG SCCP-SCOC(75)[0x56458e9542d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090126959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029681c), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090126959 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090126959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090126959 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090126959 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090126959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090126959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090126959 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 29 68 1c 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090126959 DLSCCP DEBUG SCCP-SCOC(74)[0x56458e9a23a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090126959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f2ebd), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090126959 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090126959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090126959 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090126959 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090126959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090126959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090126959 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 0f 2e bd 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090126959 DLSCCP DEBUG SCCP-SCOC(73)[0x56458e930220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090126959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d8111), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090126959 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090126959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090126959 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090126959 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090126959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090126959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090126959 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 0d 81 11 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090126960 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090126960 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090126960 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090126960 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090126960 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090126960 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090126960 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090126960 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090126960 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090126960 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090126960 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090126960 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090126960 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090126960 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090126960 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090126960 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090126960 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090126960 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_mscpool_paging_imsi_lai_registered started. 20250425090127121 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57314<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090127125 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57328<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090127129 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45171<->l=127.0.0.1:4262) (control_if.c:572) 20250425090127218 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425090127218 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_paging_imsi_lai_registered-Iuh0(739)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090127225 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090127225 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090127225 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090127225 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090127225 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_imsi_lai_registered-Iuh1(741)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090127226 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090127226 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090127226 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36988 (stream_srv.c:142) 20250425090127226 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36988<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425090127226 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090127226 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090127227 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090127227 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425090127227 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090127227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090127227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090127227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090127227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090127227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090127227 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090127227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090127227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090127227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090127227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090127227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090127227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090127227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090127227 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090127227 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090127227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425090127227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090127227 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0d 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090127227 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090127227 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090127227 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425090127227 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090127227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090127227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090127227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090127227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090127227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090127227 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090127227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090127227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090127227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090127227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090127227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090127227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090127227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090127227 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090127227 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090127227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090127227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090127227 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090127227 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090127227 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090127227 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090127227 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090127227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090127227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090127227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090127227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090127227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090127227 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=4 -> eSLS=36: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090127227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090127227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090127227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090127227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090127227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090127227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090127227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090127227 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090127227 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090127227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090127227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090127227 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 04 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090127227 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090127227 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090127227 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090127227 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090127227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090127227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090127227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090127227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090127227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090127227 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090127227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090127227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090127227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090127227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090127227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090127227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090127227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090127227 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090127227 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090127227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090127227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090127227 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090127227 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090127227 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090127227 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090127227 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090127227 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425090127227 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425090127227 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425090127227 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090127227 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090127227 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090127227 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090127227 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090127227 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090127227 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090127227 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090127227 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090127227 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090127227 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090127227 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090127227 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090127227 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090127227 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090127227 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090127227 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090127227 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425090127227 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090127227 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090127227 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090127227 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425090127227 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(745)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(745)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(745)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(743)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(748)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc1-M3UA(748)@23e0c4c64ce8: M3UA emulation initiated, the test can be started MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(748)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc1-SCCP(746)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(751)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc2-M3UA(751)@23e0c4c64ce8: M3UA emulation initiated, the test can be started MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(751)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc2-SCCP(749)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090127259 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090127259 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090127259 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090127259 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090127259 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090127259 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090127260 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090127260 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090127261 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090127261 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425090127261 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090127261 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090127261 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090127261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090127261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090127261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090127261 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=13 -> eSLS=93: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090127261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090127261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090127261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090127261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090127261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090127261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090127261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090127261 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=13 -> eSLS=125: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090127261 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090127261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425090127261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090127261 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0d 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090127261 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090127261 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090127261 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425090127261 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090127261 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090127261 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090127261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090127261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090127261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090127261 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=11 -> eSLS=43: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090127261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090127261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090127261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090127261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090127261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090127261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090127261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090127261 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090127261 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090127261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090127261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090127261 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0b 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090127261 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090127261 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090127261 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090127261 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090127261 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090127261 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090127261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090127261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090127261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090127261 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090127261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090127261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090127261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090127261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090127261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090127261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090127261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090127261 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090127261 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090127261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090127261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090127261 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090127261 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090127261 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090127261 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090127261 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090127261 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090127261 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090127261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090127261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090127261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090127261 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090127261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090127261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090127261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090127261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090127261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090127261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090127261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090127261 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090127261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090127261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090127261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090127261 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090127261 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090127261 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090127261 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090127261 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090127261 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425090127261 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425090127261 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425090127261 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090127261 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090127261 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090127261 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090127261 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090127261 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090127261 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090127261 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090127261 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090127261 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090127261 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090127261 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090127261 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090127261 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090127261 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090127261 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090127261 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090127261 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(754)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(754)@23e0c4c64ce8: M3UA emulation initiated, the test can be started MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(754)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(752)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090127280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090127280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090127280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090127280 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090127280 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425090127280 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090127280 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090127280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090127280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090127284 DLINP DEBUG SRVCONN(,r=127.0.0.1:36988<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090127284 DLINP DEBUG SRVCONN(,r=127.0.0.1:36988<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090127284 DLINP DEBUG SRVCONN(,r=127.0.0.1:36988<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090127284 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090127284 DHNBAP DEBUG (127.0.0.1:36988 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425090127284 DHNBAP NOTICE (127.0.0.1:36988 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090127284 DHNBAP NOTICE (127.0.0.1:36988 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090127284 DLINP DEBUG SRVCONN(,r=127.0.0.1:36988<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090127284 DLINP DEBUG SRVCONN(,r=127.0.0.1:36988<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090127387 DLSCCP DEBUG SCCP-SCOC(71)[0x56458e92b040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090127387 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fdacc8), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090127387 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090127387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090127387 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090127387 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090127387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090127387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090127387 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 fd ac c8 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090127387 DLSCCP DEBUG SCCP-SCOC(70)[0x56458e928e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090127387 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e16986), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090127387 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090127387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090127387 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090127387 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090127387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090127387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090127387 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e1 69 86 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090127387 DLSCCP DEBUG SCCP-SCOC(72)[0x56458e94d0d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090127387 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa1f3c), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090127387 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090127387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090127387 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090127387 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090127387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090127387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090127387 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 aa 1f 3c 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090127387 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090127387 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090127387 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090127387 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090127387 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090127387 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090127387 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090127387 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090127387 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090127387 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090127387 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090127387 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425090127387 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090127387 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090127388 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090127388 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e1 69 86 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250425090127388 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090127388 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090127388 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090127388 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090127388 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090127388 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425090127388 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090127388 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090127388 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090127388 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 aa 1f 3c 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250425090127388 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090127388 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090127437 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090127437 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425090127437 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: ASP(virt-msc0-0) accept of new connection from (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250425090127438 DLSS7 <000c> osmo_ss7_asp.c:1115 ?: connection closed 20250425090127438 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250425090127438 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250425090127438 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(745)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425090127444 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090127444 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425090127444 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250425090127444 DLSS7 <000c> xua_asp_fsm.c:320 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250425090127444 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250425090127444 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250425090127444 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090127444 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090127444 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090127444 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Pending () 20250425090127444 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 04 00 06 00 08 00 00 00 01  20250425090127444 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090127444 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090127444 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250425090127444 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090127444 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090127445 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425090127445 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090127445 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090127445 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090127445 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090127445 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090127447 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090127447 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425090127447 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090127447 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425090127449 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090127449 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090127449 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090127449 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425090127449 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090127449 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090127449 DLSS7 <000c> xua_as_fsm.c:550 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250425090127449 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090127449 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425090127449 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425090127449 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090127449 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090127449 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090127449 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090127449 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425090127449 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090127450 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090127450 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090127450 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090127450 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090127450 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090127450 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(748)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425090127451 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090127451 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090127451 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090127451 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090127451 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090127451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090127451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090127451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090127451 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090127451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090127451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090127451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090127451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090127451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090127451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090127451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090127451 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090127451 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090127451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090127451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090127451 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090127451 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090127452 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090127452 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090127452 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090127452 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090127452 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090127452 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250425090127452 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090127452 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090127452 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090127452 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425090127454 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090127454 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425090127454 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090127455 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090127455 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090127455 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090127455 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425090127455 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090127455 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090127455 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090127455 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090127456 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090127456 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090127456 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090127456 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425090127456 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090127456 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090127456 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090127456 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090127456 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425090127456 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090127456 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425090127456 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090127456 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090127456 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090127457 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090127457 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425090127457 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090127457 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090127457 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090127457 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090127457 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090127457 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090127457 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090127457 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090127457 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425090127457 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090127457 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425090127458 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090127458 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090127458 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090127458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090127458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090127458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090127458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090127458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090127458 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090127458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090127458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090127458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090127458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090127458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090127458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090127458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090127458 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090127458 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090127458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090127458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090127458 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090127458 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090127458 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090127458 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090127458 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090127458 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090127459 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090127459 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'virt-msc1' 20250425090127459 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090127459 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090127459 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090127459 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc2-M3UA(751)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425090127461 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090127461 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250425090127461 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090127461 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090127461 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090127461 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090127461 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425090127461 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090127461 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090127461 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 05  20250425090127461 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090127463 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090127463 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090127463 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090127463 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250425090127463 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090127463 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090127463 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090127463 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090127463 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250425090127463 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250425090127463 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 03  20250425090127463 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250425090127463 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425090127463 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090127463 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090127463 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090127463 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250425090127463 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090127463 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090127463 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090127463 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090127463 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090127463 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090127463 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090127464 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090127464 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425090127464 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090127465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090127465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090127465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090127465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090127465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090127465 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090127465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090127465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090127465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090127465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090127465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090127465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090127465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090127465 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090127465 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090127465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090127465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090127465 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 05 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090127465 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090127465 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090127465 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090127465 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090127465 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090127465 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090127465 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc2' 20250425090127465 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425090127465 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425090127465 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090127466 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 05 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250425090127471 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090127471 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425090127471 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090127471 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(754)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425090127475 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090127475 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425090127476 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090127476 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090127476 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090127476 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090127476 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090127476 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090127476 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090127476 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090127476 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090127477 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090127477 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090127477 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090127477 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425090127477 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090127477 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090127477 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090127477 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090127477 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425090127477 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090127477 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090127477 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425090127477 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425090127477 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090127477 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090127477 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090127477 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090127477 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425090127477 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090127477 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090127477 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090127477 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090127477 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090127477 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090127477 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090127478 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090127478 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090127478 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090127478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090127478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090127478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090127478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090127478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090127478 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090127478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090127478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090127478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090127478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090127478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090127478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090127478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090127478 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090127478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090127478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090127478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090127478 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090127478 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090127478 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090127478 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090127478 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090127479 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090127479 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090127479 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250425090127479 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090127479 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090127479 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090127479 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425090127873 DLSCCP DEBUG SCCP-SCOC(68)[0x56458e939f40]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090127873 DLSCCP DEBUG SCCP-SCOC(68)[0x56458e939f40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090127873 DLSCCP DEBUG SCCP-SCOC(68)[0x56458e939f40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090127873 DLSCCP DEBUG SCCP-SCOC(68)[0x56458e939f40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090127873 DLSCCP DEBUG SCCP-SCOC(68)[0x56458e939f40]{IDLE}: Deallocated (fsm.c:568) 20250425090127875 DLSCCP DEBUG SCCP-SCOC(67)[0x56458e92af10]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090127875 DLSCCP DEBUG SCCP-SCOC(67)[0x56458e92af10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090127876 DLSCCP DEBUG SCCP-SCOC(67)[0x56458e92af10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090127876 DLSCCP DEBUG SCCP-SCOC(67)[0x56458e92af10]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090127876 DLSCCP DEBUG SCCP-SCOC(67)[0x56458e92af10]{IDLE}: Deallocated (fsm.c:568) 20250425090127877 DLSCCP DEBUG SCCP-SCOC(69)[0x56458e936ef0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090127877 DLSCCP DEBUG SCCP-SCOC(69)[0x56458e936ef0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090127877 DLSCCP DEBUG SCCP-SCOC(69)[0x56458e936ef0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090127877 DLSCCP DEBUG SCCP-SCOC(69)[0x56458e936ef0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090127877 DLSCCP DEBUG SCCP-SCOC(69)[0x56458e936ef0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(744)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090128254 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090128254 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090128254 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090128254 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090128254 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090128254 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090128254 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090128254 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090128254 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090128254 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425090128254 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090128254 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090128254 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090128254 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090128254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090128254 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090128254 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090128254 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090128254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128254 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090128254 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090128254 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090128254 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090128254 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425090128254 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090128254 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090128254 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090128254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128254 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090128254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090128255 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090128255 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090128255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090128255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090128255 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090128255 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090128255 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425090128255 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090128255 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090128255 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090128255 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090128255 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090128255 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250425090128255 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090128255 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090128255 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090128255 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425090128255 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090128255 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090128255 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090128255 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090128255 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090128255 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090128255 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090128255 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090128255 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090128255 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090128255 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090128255 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090128255 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090128255 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090128255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090128255 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090128255 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090128255 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090128255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128255 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090128255 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090128255 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090128255 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090128255 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(747)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090128259 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090128259 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090128260 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090128260 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090128260 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090128260 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090128260 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090128260 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090128260 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090128260 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425090128260 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090128260 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090128260 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090128260 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090128260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090128260 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090128261 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090128261 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090128261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128261 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090128261 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090128261 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090128261 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090128261 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425090128261 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090128261 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090128261 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090128261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128261 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090128261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090128262 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090128262 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090128262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090128262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090128262 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090128262 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090128262 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: link up (cnlink.c:111) 20250425090128262 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090128262 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090128262 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090128262 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090128262 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090128262 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'virt-msc1' 20250425090128262 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090128262 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090128262 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090128263 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425090128269 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090128269 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090128269 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090128269 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090128269 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090128269 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090128269 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090128269 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090128269 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090128269 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090128270 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090128270 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090128270 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090128270 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090128270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090128270 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090128270 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090128270 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090128270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128270 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090128270 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090128270 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090128270 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090128270 DRANAP INFO cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090128279 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090128279 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425090128279 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425090128279 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425090128279 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090128279 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090128279 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090128279 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090128279 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090128279 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 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 07  20250425090128279 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090128279 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090128279 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090128279 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090128279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090128280 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090128280 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425090128280 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090128280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128280 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090128280 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090128280 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090128280 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090128280 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425090128280 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090128280 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090128280 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090128280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128280 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090128280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090128280 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090128280 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090128280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090128280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090128280 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 03 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090128280 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090128280 DRANAP NOTICE cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: link up (cnlink.c:111) 20250425090128280 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090128280 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090128280 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090128280 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090128280 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090128280 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc2' 20250425090128281 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425090128281 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425090128281 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090128281 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 03 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  HNBGW_Test.sgsn0-RAN(753)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090128283 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090128283 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090128283 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090128283 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090128283 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090128283 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090128283 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090128283 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090128283 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090128283 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090128283 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090128283 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090128283 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090128283 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090128283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090128283 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090128283 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090128284 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090128284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128284 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090128284 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090128284 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090128284 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090128284 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425090128284 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090128284 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090128284 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090128284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128284 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090128284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090128285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090128285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090128285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090128285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090128285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090128285 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090128285 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc2-RAN(750)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090128285 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090128285 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090128285 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090128285 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090128285 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090128285 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250425090128285 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090128285 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090128285 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090128285 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425090128288 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090128288 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090128288 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090128288 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090128288 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090128288 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090128288 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090128288 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090128288 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090128288 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090128288 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090128288 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090128288 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090128288 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090128288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090128288 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090128288 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090128288 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090128288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128288 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090128288 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090128288 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090128288 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090128288 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090128289 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090128289 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425090128289 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425090128289 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425090128289 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090128289 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090128289 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090128289 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090128289 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090128289 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090128289 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090128289 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090128289 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090128289 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090128289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090128289 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090128289 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425090128289 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090128289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090128289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090128289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090128289 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090128289 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090128289 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090128289 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090128289 DRANAP INFO cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090129295 DLCTRL DEBUG Command: GET 623072489 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090129295 DLCTRL DEBUG Tx Command reply: GET_REPLY 623072489 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090129302 DLCTRL DEBUG Command: GET 817155528 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090129303 DLCTRL DEBUG Tx Command reply: GET_REPLY 817155528 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090129309 DLCTRL DEBUG Command: GET 131812080 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090129309 DLCTRL DEBUG Tx Command reply: GET_REPLY 131812080 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090129313 DLCTRL DEBUG Command: GET 984963502 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090129313 DLCTRL DEBUG Tx Command reply: GET_REPLY 984963502 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090129317 DLCTRL DEBUG Command: GET 591140800 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090129318 DLCTRL DEBUG Tx Command reply: GET_REPLY 591140800 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425090129322 DLCTRL DEBUG Command: GET 525123399 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090129322 DLCTRL DEBUG Tx Command reply: GET_REPLY 525123399 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090129327 DLCTRL DEBUG Command: GET 931350928 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090129327 DLCTRL DEBUG Tx Command reply: GET_REPLY 931350928 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090129331 DLCTRL DEBUG Command: GET 618358445 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090129331 DLCTRL DEBUG Tx Command reply: GET_REPLY 618358445 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090129336 DLCTRL DEBUG Command: GET 734555106 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090129336 DLCTRL DEBUG Tx Command reply: GET_REPLY 734555106 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090129340 DLCTRL DEBUG Command: GET 716896350 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090129340 DLCTRL DEBUG Tx Command reply: GET_REPLY 716896350 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425090129344 DLCTRL DEBUG Command: GET 593586331 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090129344 DLCTRL DEBUG Tx Command reply: GET_REPLY 593586331 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090129347 DLCTRL DEBUG Command: GET 184769348 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090129348 DLCTRL DEBUG Tx Command reply: GET_REPLY 184769348 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090129351 DLCTRL DEBUG Command: GET 346524821 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090129352 DLCTRL DEBUG Tx Command reply: GET_REPLY 346524821 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090129356 DLCTRL DEBUG Command: GET 353349294 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090129356 DLCTRL DEBUG Tx Command reply: GET_REPLY 353349294 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090129360 DLCTRL DEBUG Command: GET 620021265 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090129360 DLCTRL DEBUG Tx Command reply: GET_REPLY 620021265 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425090129365 DLCTRL DEBUG Command: GET 615355542 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090129365 DLCTRL DEBUG Tx Command reply: GET_REPLY 615355542 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090129368 DLCTRL DEBUG Command: GET 199289704 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090129368 DLCTRL DEBUG Tx Command reply: GET_REPLY 199289704 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090129372 DLCTRL DEBUG Command: GET 685027861 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090129372 DLCTRL DEBUG Tx Command reply: GET_REPLY 685027861 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090129377 DLCTRL DEBUG Command: GET 71750418 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090129377 DLCTRL DEBUG Tx Command reply: GET_REPLY 71750418 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090129381 DLCTRL DEBUG Command: GET 242330452 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090129381 DLCTRL DEBUG Tx Command reply: GET_REPLY 242330452 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090129407 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57338<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090130428 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090130428 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090130428 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090130428 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090130428 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090130428 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090130428 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090130428 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090130428 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090130428 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 23 00 0e 40 1f 00 00 03 00 03 40 01 00 00 17 40 09 50 00 01 01 00 00 00 21 f3 00 15 40 06 00 00 f1 10 09 26 00 00 06 00 08 00 00 00 07  20250425090130429 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090130429 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090130429 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090130429 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090130429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090130429 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090130429 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090130429 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=35,D=000e401f0000030003400100001740095000010100000021f3001540060000f1100926) (sccp_scrc.c:486) 20250425090130429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090130429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090130429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090130429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090130429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090130429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090130429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090130429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090130429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090130429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090130429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090130429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090130429 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090130429 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090130429 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250425090130429 DCN DEBUG (msc-0) Rx Paging from CN: CS PagingAreaID: LAI 001-01-2342-0 (hnbgw_ranap.c:415) 20250425090130429 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 47 bytes (hnbgw_rua.c:84) 20250425090130430 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (cnlink_paging.c:136) 20250425090130430 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (cnlink_paging.c:180) 20250425090130430 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (cnlink_paging.c:114) 20250425090130430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090130430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 47 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(740)@23e0c4c64ce8: UnitdataCallback HNBGW_Test.msc0-RAN(744)@23e0c4c64ce8: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(744)@23e0c4c64ce8: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi_lai_registered0(756) TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(740)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(756)7148354 20250425090131447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090131447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090131447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425090131447 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090131447 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6d1342, normal) (hnbgw_rua.c:406) 20250425090131447 DHNB DEBUG map_rua[0x56458e939f40]{init}: Allocated (fsm.c:456) 20250425090131447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7148354)[0x56458e939f40]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090131447 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7148354 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090131447 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090131447 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090131447 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7148354 SCCP-0 CS MI=IMSI-001010000000123: CN link paging response record selects msc 0 (hnbgw_cn.c:632) 20250425090131447 DCN DEBUG map_sccp[0x56458e92ad50]{init}: Allocated (fsm.c:456) 20250425090131447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56458e92ad50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090131447 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7148354 <-> SCCP-83 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425090131447 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7148354 SCCP-83 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250425090131447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7148354)[0x56458e939f40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090131447 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090131447 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090131447 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7148354 SCCP-83 msc-0 MI=IMSI-001010000000123: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090131447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56458e92ad50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090131447 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090131447 DLSCCP DEBUG SCCP-SCOC(83)[0x56458e953dd0]{IDLE}: Allocated (fsm.c:456) 20250425090131447 DLSCCP DEBUG SCCP-SCOC(83)[0x56458e953dd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090131447 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000053), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030001950056400500f1100926) (sccp_scrc.c:415) 20250425090131447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090131447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090131447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090131447 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090131447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090131447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090131447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090131447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090131447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090131447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090131447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090131447 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090131447 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090131447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090131447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090131447 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 06 01 00 00 53 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 01 95 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090131447 DLSCCP DEBUG SCCP-SCOC(83)[0x56458e953dd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090131447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56458e92ad50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090131447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7148354)[0x56458e939f40]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090131447 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090131447 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090131447 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090131447 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090131447 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090131447 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250425090131447 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090131447 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090131447 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090131447 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 06 01 00 00 53 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 01 95 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(743)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc0-SCCP(743)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(744)@23e0c4c64ce8: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_lai_registered0(756) HNBGW_Test.msc0-RAN(744)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(756)11819837 HNBGW_Test.msc0-SCCP(743)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(743)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi_lai_registered0(756)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090131458 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090131458 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090131458 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090131458 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090131458 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090131458 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090131458 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090131458 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090131458 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090131458 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 53 2f 9a 17 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090131458 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090131458 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090131458 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090131458 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090131458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090131458 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000053), PART(T=Source Reference,L=4,D=002f9a17) (sccp_scrc.c:486) 20250425090131458 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1855) 20250425090131458 DLSCCP DEBUG SCCP-SCOC(83)[0x56458e953dd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090131458 DLSCCP DEBUG SCCP-SCOC(83)[0x56458e953dd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090131458 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090131458 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090131458 DCN DEBUG handle_cn_conn_conf() conn_id=83, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090131458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56458e92ad50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090131458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56458e92ad50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090132460 DLCTRL DEBUG Command: GET 960968996 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090132460 DLCTRL DEBUG Tx Command reply: GET_REPLY 960968996 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090132465 DLCTRL DEBUG Command: GET 155958579 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090132465 DLCTRL DEBUG Tx Command reply: GET_REPLY 155958579 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090132470 DLCTRL DEBUG Command: GET 944515262 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090132470 DLCTRL DEBUG Tx Command reply: GET_REPLY 944515262 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090132474 DLCTRL DEBUG Command: GET 552597963 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090132474 DLCTRL DEBUG Tx Command reply: GET_REPLY 552597963 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090132478 DLCTRL DEBUG Command: GET 889773129 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090132478 DLCTRL DEBUG Tx Command reply: GET_REPLY 889773129 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090132483 DLCTRL DEBUG Command: GET 939486486 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090132483 DLCTRL DEBUG Tx Command reply: GET_REPLY 939486486 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090132487 DLCTRL DEBUG Command: GET 762104245 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090132487 DLCTRL DEBUG Tx Command reply: GET_REPLY 762104245 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090132491 DLCTRL DEBUG Command: GET 812905897 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090132491 DLCTRL DEBUG Tx Command reply: GET_REPLY 812905897 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090132495 DLCTRL DEBUG Command: GET 18481262 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090132495 DLCTRL DEBUG Tx Command reply: GET_REPLY 18481262 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090132499 DLCTRL DEBUG Command: GET 952428626 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090132499 DLCTRL DEBUG Tx Command reply: GET_REPLY 952428626 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090132503 DLCTRL DEBUG Command: GET 680269838 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090132503 DLCTRL DEBUG Tx Command reply: GET_REPLY 680269838 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090132507 DLCTRL DEBUG Command: GET 836379011 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090132507 DLCTRL DEBUG Tx Command reply: GET_REPLY 836379011 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090132511 DLCTRL DEBUG Command: GET 38182641 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090132511 DLCTRL DEBUG Tx Command reply: GET_REPLY 38182641 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090132515 DLCTRL DEBUG Command: GET 135984945 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090132515 DLCTRL DEBUG Tx Command reply: GET_REPLY 135984945 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090132518 DLCTRL DEBUG Command: GET 868534972 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090132518 DLCTRL DEBUG Tx Command reply: GET_REPLY 868534972 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090132520 DLCTRL DEBUG Command: GET 420956587 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090132521 DLCTRL DEBUG Tx Command reply: GET_REPLY 420956587 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090132523 DLCTRL DEBUG Command: GET 178038249 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090132523 DLCTRL DEBUG Tx Command reply: GET_REPLY 178038249 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090132525 DLCTRL DEBUG Command: GET 722001477 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090132525 DLCTRL DEBUG Tx Command reply: GET_REPLY 722001477 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090132527 DLCTRL DEBUG Command: GET 767046160 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090132527 DLCTRL DEBUG Tx Command reply: GET_REPLY 767046160 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090132529 DLCTRL DEBUG Command: GET 978765529 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090132529 DLCTRL DEBUG Tx Command reply: GET_REPLY 978765529 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425090132535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57328<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090132536 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45171<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(737)@23e0c4c64ce8: Final verdict of PTC: none VirtHNBGW-STATS(736)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090132539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57314<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090132540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090132540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090132540 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090132540 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090132540 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425090132540 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7148354)[0x56458e939f40]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425090132540 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7148354)[0x56458e939f40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425090132540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56458e92ad50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425090132541 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090132541 DLSCCP DEBUG SCCP-SCOC(83)[0x56458e953dd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090132541 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f9a17), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090132541 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090132541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090132541 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090132541 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090132541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090132541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090132541 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 06 04 2f 9a 17 00 00 53 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090132541 DLSCCP DEBUG SCCP-SCOC(83)[0x56458e953dd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090132541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56458e92ad50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090132541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7148354)[0x56458e939f40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090132541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7148354)[0x56458e939f40]{disrupted}: Freeing instance (context_map.c:202) 20250425090132541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7148354)[0x56458e939f40]{disrupted}: Deallocated (fsm.c:568) 20250425090132541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56458e92ad50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090132541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56458e92ad50]{disconnected}: Freeing instance (context_map.c:206) 20250425090132541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56458e92ad50]{disconnected}: Deallocated (fsm.c:568) 20250425090132541 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7148354 SCCP-83 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) MutexDispCT-TC_mscpool_paging_imsi_lai_registered(735)@23e0c4c64ce8: Final verdict of PTC: none 20250425090132541 DLINP DEBUG SRVCONN(,r=127.0.0.1:36988<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090132541 DLINP DEBUG SRVCONN(,r=127.0.0.1:36988<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090132541 DLINP NOTICE SRV(,r=127.0.0.1:36988<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090132541 DMAIN NOTICE (127.0.0.1:36988 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36988<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090132541 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250425090132542 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090132542 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090132542 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090132542 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090132542 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090132542 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250425090132542 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090132542 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090132542 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090132542 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 06 04 2f 9a 17 00 00 53 00 00 00 00 00 00 06 00 08 00 00 00 01  20250425090132542 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090132542 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090132542 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090132542 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425090132542 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090132542 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090132542 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090132542 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090132542 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090132542 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.sgsn0-RAN(753)@23e0c4c64ce8: Final verdict of PTC: none 20250425090132542 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090132542 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425090132542 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090132542 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090132542 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090132542 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090132542 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090132542 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  HNBGW_Test.msc1-RAN(747)@23e0c4c64ce8: Final verdict of PTC: none 20250425090132542 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250425090132542 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425090132542 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090132542 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090132542 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090132543 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090132543 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090132543 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090132543 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090132543 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425090132543 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090132543 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090132543 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090132543 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090132543 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc2-RAN(750)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(752)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(743)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(746)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(744)@23e0c4c64ce8: Final verdict of PTC: none 20250425090132543 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090132543 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425090132543 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090132543 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090132543 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090132543 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090132543 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090132543 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250425090132543 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090132543 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090132543 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090132543 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090132543 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090132543 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090132543 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090132543 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090132543 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090132543 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090132543 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425090132543 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090132543 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090132543 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090132543 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090132543 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090132543 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(742)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(749)@23e0c4c64ce8: Final verdict of PTC: none 20250425090132543 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425090132543 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090132543 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090132543 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090132544 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090132544 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090132543 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090132543 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090132543 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(740)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(745)@23e0c4c64ce8: Final verdict of PTC: none 20250425090132544 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090132544 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090132544 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425090132544 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090132544 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090132544 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.msc1-M3UA(748)@23e0c4c64ce8: Final verdict of PTC: none 20250425090132544 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090132544 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425090132544 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090132544 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090132544 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090132544 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425090132544 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090132544 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 02  20250425090132544 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090132544 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.sgsn0-M3UA(754)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(738)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh1(741)@23e0c4c64ce8: Final verdict of PTC: none 20250425090132544 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090132545 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090132545 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090132545 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090132545 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090132545 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090132545 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090132545 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425090132545 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090132545 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090132545 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090132545 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090132545 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090132545 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090132545 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090132545 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090132546 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090132546 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090132546 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090132546 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425090132547 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 HNBGW_Test.msc2-M3UA(751)@23e0c4c64ce8: Final verdict of PTC: none20250425090132547 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090132547 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425090132547 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SEND_FAILED 20250425090132547 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425090132547 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090132547 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250425090132547 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090132547 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090132547 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090132547 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250425090132547 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090132548 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425090132548 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090132548 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_paging_imsi_lai_registered0(756)@23e0c4c64ce8: Final verdict of PTC: pass 20250425090132548 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090132548 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090132548 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) 20250425090132548 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090132549 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090132549 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090132549 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090132549 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090132549 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090132549 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090132549 DRANAP NOTICE cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090132549 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57338<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(755)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh0(739)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_lai_registered(735): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(736): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(737): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(738): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0(739): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(740): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1(741): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(742): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(743): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(744): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(745): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-SCCP(746): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-RAN(747): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-M3UA(748): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc2-SCCP(749): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc2-RAN(750): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc2-M3UA(751): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(752): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(753): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(754): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(755): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered0(756): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_mscpool_paging_imsi_lai_registered finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass'. Fri Apr 25 09:01:32 UTC 2025 ====== HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered.talloc 20250425090132724 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57352<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090133233 DLSCCP DEBUG SCCP-SCOC(82)[0x56458e949e40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090133233 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d963c2), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090133233 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090133233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090133233 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090133233 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090133233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090133233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090133233 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d9 63 c2 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090133234 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090133234 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090133234 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090133234 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090133234 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090133234 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090133327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57352<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=528828) 20250425090133868 DLSCCP DEBUG SCCP-SCOC(81)[0x56458e975ea0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090133868 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047af5b), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090133868 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090133868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090133868 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090133868 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090133868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090133868 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090133868 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 47 af 5b 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090133869 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090133869 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090133869 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090133869 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090133869 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090133869 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=528828, count=538984) 20250425090134453 DLSCCP DEBUG SCCP-SCOC(80)[0x56458e93a1f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090134453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014cde1), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090134453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090134453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090134453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090134453 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090134453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090134453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090134453 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 14 cd e1 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090134454 DLSCCP DEBUG SCCP-SCOC(79)[0x56458e798390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090134454 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043e7c0), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090134454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090134454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090134454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090134454 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090134454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090134454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090134454 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 43 e7 c0 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090134454 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090134454 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090134454 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090134454 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090134454 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090134454 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090134454 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090134454 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090134454 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090134454 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090134454 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090134454 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090134544 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090134544 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090134544 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425090134544 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090134544 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090134544 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425090134544 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090134544 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425090134544 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425090134548 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090134548 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425090134548 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered'. ------ HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered ------ Fri Apr 25 09:01:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_mscpool_paging_imsi_rai_registered started. 20250425090136407 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49408<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090136410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49416<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090136414 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41467<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi_rai_registered-Iuh0(761)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090136501 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425090136501 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425090136511 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090136511 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090136511 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090136512 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090136512 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090136512 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) TC_mscpool_paging_imsi_rai_registered-Iuh1(763)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090136512 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090136512 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090136512 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090136512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090136512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090136512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090136512 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090136512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090136512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090136512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090136512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090136512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090136512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090136512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090136512 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090136512 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090136512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090136512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090136512 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090136512 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090136512 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47344 (stream_srv.c:142) 20250425090136512 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47344<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425090136512 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090136512 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090136512 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090136512 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090136512 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090136513 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090136513 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090136513 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090136513 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090136513 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090136513 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090136513 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090136513 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090136513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090136513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090136513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090136513 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=11 -> eSLS=43: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090136513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090136514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090136514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090136514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090136514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090136514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090136514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090136514 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=11 -> eSLS=11: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090136514 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090136514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090136514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090136514 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0b 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090136514 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090136514 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090136514 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090136514 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090136514 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425090136514 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090136514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090136514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090136514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090136514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090136514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090136514 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090136514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090136514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090136514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090136514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090136514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090136514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090136514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090136514 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090136514 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090136514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090136514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090136514 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 00 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090136514 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090136514 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090136514 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090136514 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090136514 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090136514 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090136514 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090136514 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090136514 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090136514 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090136514 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090136514 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090136514 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090136515 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090136515 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425090136515 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090136515 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090136515 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090136515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090136515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090136515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090136515 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090136515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090136515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090136515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090136515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090136515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090136515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090136515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090136515 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090136515 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090136515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425090136515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090136515 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0c 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090136515 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090136515 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090136515 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090136515 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090136515 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425090136515 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425090136515 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(767)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(767)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(767)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(765)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(770)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc1-M3UA(770)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(770)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(768)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(773)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc2-M3UA(773)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(773)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(771)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090136576 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090136576 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090136576 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090136576 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090136577 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090136577 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090136577 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090136577 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090136578 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090136578 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425090136578 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090136578 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090136578 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090136578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090136578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090136578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090136578 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=0 -> eSLS=80: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425090136578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090136578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090136578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090136578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090136578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090136578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090136578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090136578 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=0 -> eSLS=112: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425090136578 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090136578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425090136578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090136578 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 00 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090136578 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090136578 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090136578 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425090136578 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090136578 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090136578 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090136578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090136578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090136578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090136578 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090136578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090136578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090136578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090136578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090136578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090136578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090136578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090136578 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090136578 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090136578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090136578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090136578 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 08 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090136578 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090136578 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090136578 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090136578 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090136578 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090136578 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090136578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090136578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090136578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090136578 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090136578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090136578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090136578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090136578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090136578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090136578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090136578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090136578 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090136578 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090136578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090136578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090136578 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 03 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090136578 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090136578 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090136578 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090136578 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090136578 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090136578 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090136578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090136578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090136578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090136578 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090136578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090136578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090136578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090136578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090136578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090136578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090136578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090136578 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090136578 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090136578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090136578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090136578 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090136578 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090136578 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090136578 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090136578 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090136578 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425090136578 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425090136578 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425090136578 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090136578 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090136578 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090136578 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090136578 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090136578 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090136578 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090136578 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090136578 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090136578 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090136578 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090136578 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090136578 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090136578 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090136578 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090136578 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090136578 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090136578 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(776)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(776)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(776)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(774)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090136601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090136601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090136601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090136601 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090136601 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425090136601 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090136601 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090136601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090136601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090136609 DLINP DEBUG SRVCONN(,r=127.0.0.1:47344<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090136609 DLINP DEBUG SRVCONN(,r=127.0.0.1:47344<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090136609 DLINP DEBUG SRVCONN(,r=127.0.0.1:47344<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090136609 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090136609 DHNBAP DEBUG (127.0.0.1:47344 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425090136609 DHNBAP NOTICE (127.0.0.1:47344 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090136609 DHNBAP NOTICE (127.0.0.1:47344 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090136609 DLINP DEBUG SRVCONN(,r=127.0.0.1:47344<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090136609 DLINP DEBUG SRVCONN(,r=127.0.0.1:47344<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090136619 DLSCCP DEBUG SCCP-SCOC(76)[0x56458e952dc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090136619 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012a0f5), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090136619 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090136619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090136619 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090136619 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090136619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090136619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090136619 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 12 a0 f5 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090136619 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090136619 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090136619 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090136619 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090136620 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090136620 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090136632 DLSCCP DEBUG SCCP-SCOC(77)[0x56458e92bb00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090136632 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e10aa), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090136632 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090136632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090136632 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090136633 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090136633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090136633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090136633 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 9e 10 aa 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090136633 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090136633 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090136633 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090136633 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090136633 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090136633 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090136654 DLSCCP DEBUG SCCP-SCOC(78)[0x56458e935850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090136654 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbd94a), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090136654 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090136654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090136654 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090136654 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090136654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090136654 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090136654 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 cb d9 4a 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090136654 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090136654 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090136654 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090136654 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090136654 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090136654 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090136743 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090136743 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425090136743 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090136743 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(767)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425090136749 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090136749 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425090136749 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090136749 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090136749 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090136749 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090136749 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090136749 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090136749 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090136750 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425090136750 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090136753 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090136753 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090136753 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090136753 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425090136753 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090136753 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090136753 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090136753 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090136753 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425090136753 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425090136753 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090136754 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090136754 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090136754 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090136754 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425090136754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090136754 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090136754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090136754 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090136754 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090136754 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090136754 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090136755 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090136755 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090136755 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090136755 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090136755 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090136755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090136755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090136755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090136755 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090136755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090136755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090136755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090136755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090136756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090136756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090136756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090136756 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090136756 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090136756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090136756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090136756 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090136756 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090136756 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090136756 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090136756 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090136756 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090136756 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090136756 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250425090136756 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090136756 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090136756 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090136756 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425090136757 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090136757 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425090136757 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090136758 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(770)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425090136763 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090136764 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425090136764 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090136764 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090136764 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090136764 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090136764 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425090136764 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090136764 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090136764 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090136764 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090136766 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090136766 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090136766 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090136766 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425090136766 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090136766 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090136766 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090136766 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090136766 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425090136766 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090136766 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425090136766 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090136766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090136767 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090136767 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090136767 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425090136767 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090136767 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090136767 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090136767 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090136767 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090136767 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090136767 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090136768 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090136768 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090136768 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090136768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090136768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090136768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090136768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090136768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090136768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090136768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090136768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090136768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090136768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090136768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090136768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090136768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090136768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090136768 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090136768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090136768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090136768 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090136768 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090136768 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090136768 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090136768 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090136768 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090136768 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090136768 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: use Normal Route via 'virt-msc1' 20250425090136768 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090136768 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090136768 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090136768 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425090136773 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090136773 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425090136773 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090136773 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(773)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425090136777 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090136777 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250425090136777 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090136777 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090136777 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090136777 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090136777 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425090136777 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090136777 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090136777 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 05  20250425090136777 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090136780 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090136780 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090136780 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090136780 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250425090136780 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090136780 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090136780 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090136780 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090136780 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250425090136780 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250425090136780 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 03  20250425090136780 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250425090136780 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425090136780 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090136780 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090136781 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090136781 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250425090136781 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090136781 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090136781 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090136781 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090136781 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090136781 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090136781 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090136782 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090136782 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425090136782 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090136782 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090136782 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090136782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090136782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090136782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090136782 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090136782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090136782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090136782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090136782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090136782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090136782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090136782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090136782 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090136782 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090136782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090136782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090136782 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 04 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090136782 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090136782 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090136782 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090136782 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090136782 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090136782 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090136782 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc2' 20250425090136782 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425090136782 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425090136782 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090136782 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 04 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250425090136791 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090136791 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425090136791 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090136791 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(776)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425090136797 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090136797 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425090136797 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090136797 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090136797 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090136797 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090136797 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090136797 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090136797 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090136797 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090136797 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090136799 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090136799 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090136799 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090136799 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425090136799 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090136799 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090136799 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090136799 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090136799 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425090136799 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090136799 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090136799 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425090136799 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425090136799 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090136799 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090136799 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090136799 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090136799 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425090136799 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090136799 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090136799 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090136799 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090136799 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090136799 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090136799 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090136800 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090136800 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090136800 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090136800 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090136800 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090136800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090136800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090136800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090136800 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090136800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090136800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090136800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090136800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090136800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090136800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090136800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090136800 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090136801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090136801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090136801 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090136801 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090136801 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090136801 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090136801 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090136801 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090136801 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090136801 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090136801 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'virt-sgsn0' 20250425090136801 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090136801 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090136801 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090136801 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425090136960 DLSCCP DEBUG SCCP-SCOC(73)[0x56458e930220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090136960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d8111), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090136960 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090136960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090136960 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090136960 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090136960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090136960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090136960 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 0d 81 11 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090136960 DLSCCP DEBUG SCCP-SCOC(74)[0x56458e9a23a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090136960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f2ebd), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090136960 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090136960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090136960 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090136960 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090136960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090136960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090136960 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 0f 2e bd 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090136960 DLSCCP DEBUG SCCP-SCOC(75)[0x56458e9542d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090136960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029681c), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090136960 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090136960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090136960 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090136960 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090136960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090136960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090136960 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 29 68 1c 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090136961 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090136961 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090136961 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090136961 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090136961 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090136961 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425090136961 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090136961 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090136961 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090136961 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 0d 81 11 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250425090136961 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090136961 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090136961 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090136961 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090136961 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090136961 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425090136961 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090136961 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090136961 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090136961 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 0f 2e bd 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250425090136961 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090136961 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090136961 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090136961 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090136961 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090136961 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425090136961 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090136961 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090136961 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090136961 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 29 68 1c 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250425090136971 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090136971 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090136971 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090136971 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090136971 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090136971 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090136971 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090136971 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090136971 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090136971 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 49 0d 81 11 00 00 06 00 08 00 00 00 07  20250425090136971 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090136971 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090136971 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090136971 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090136971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090136971 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000049), PART(T=Source Reference,L=4,D=000d8111) (sccp_scrc.c:486) 20250425090136971 DLSCCP DEBUG Received CO:RELCO for local reference 73 (sccp_scoc.c:1855) 20250425090136971 DLSCCP DEBUG SCCP-SCOC(73)[0x56458e930220]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425090136971 DLSCCP DEBUG SCCP-SCOC(73)[0x56458e930220]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425090136971 DLSCCP DEBUG SCCP-SCOC(73)[0x56458e930220]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090136971 DLSCCP DEBUG SCCP-SCOC(73)[0x56458e930220]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090136971 DLSCCP DEBUG SCCP-SCOC(73)[0x56458e930220]{IDLE}: Deallocated (fsm.c:568) 20250425090137172 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090137173 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090137173 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090137173 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090137173 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090137173 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090137173 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090137173 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090137173 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090137173 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 4a 0f 2e bd 00 00 06 00 08 00 00 00 07  20250425090137173 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090137173 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090137173 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090137173 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090137173 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090137173 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090137173 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090137173 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090137173 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090137173 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 4b 29 68 1c 00 00 06 00 08 00 00 00 07  20250425090137173 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090137173 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090137173 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090137173 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090137173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090137173 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004a), PART(T=Source Reference,L=4,D=000f2ebd) (sccp_scrc.c:486) 20250425090137173 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1855) 20250425090137173 DLSCCP DEBUG SCCP-SCOC(74)[0x56458e9a23a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425090137173 DLSCCP DEBUG SCCP-SCOC(74)[0x56458e9a23a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425090137173 DLSCCP DEBUG SCCP-SCOC(74)[0x56458e9a23a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090137173 DLSCCP DEBUG SCCP-SCOC(74)[0x56458e9a23a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090137173 DLSCCP DEBUG SCCP-SCOC(74)[0x56458e9a23a0]{IDLE}: Deallocated (fsm.c:568) 20250425090137173 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090137173 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090137173 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090137173 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090137173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090137173 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004b), PART(T=Source Reference,L=4,D=0029681c) (sccp_scrc.c:486) 20250425090137173 DLSCCP DEBUG Received CO:RELCO for local reference 75 (sccp_scoc.c:1855) 20250425090137173 DLSCCP DEBUG SCCP-SCOC(75)[0x56458e9542d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425090137173 DLSCCP DEBUG SCCP-SCOC(75)[0x56458e9542d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425090137173 DLSCCP DEBUG SCCP-SCOC(75)[0x56458e9542d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090137173 DLSCCP DEBUG SCCP-SCOC(75)[0x56458e9542d0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090137173 DLSCCP DEBUG SCCP-SCOC(75)[0x56458e9542d0]{IDLE}: Deallocated (fsm.c:568) 20250425090137382 DLSCCP DEBUG SCCP-SCOC(71)[0x56458e92b040]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090137382 DLSCCP DEBUG SCCP-SCOC(71)[0x56458e92b040]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090137382 DLSCCP DEBUG SCCP-SCOC(71)[0x56458e92b040]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090137382 DLSCCP DEBUG SCCP-SCOC(71)[0x56458e92b040]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090137382 DLSCCP DEBUG SCCP-SCOC(71)[0x56458e92b040]{IDLE}: Deallocated (fsm.c:568) 20250425090137382 DLSCCP DEBUG SCCP-SCOC(70)[0x56458e928e80]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090137382 DLSCCP DEBUG SCCP-SCOC(70)[0x56458e928e80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090137382 DLSCCP DEBUG SCCP-SCOC(70)[0x56458e928e80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090137382 DLSCCP DEBUG SCCP-SCOC(70)[0x56458e928e80]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090137382 DLSCCP DEBUG SCCP-SCOC(70)[0x56458e928e80]{IDLE}: Deallocated (fsm.c:568) 20250425090137382 DLSCCP DEBUG SCCP-SCOC(72)[0x56458e94d0d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090137382 DLSCCP DEBUG SCCP-SCOC(72)[0x56458e94d0d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090137382 DLSCCP DEBUG SCCP-SCOC(72)[0x56458e94d0d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090137382 DLSCCP DEBUG SCCP-SCOC(72)[0x56458e94d0d0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090137382 DLSCCP DEBUG SCCP-SCOC(72)[0x56458e94d0d0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(766)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090137559 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090137559 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090137559 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090137559 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090137559 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090137559 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090137559 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090137559 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090137559 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090137559 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425090137559 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090137559 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090137559 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090137559 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090137559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090137559 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090137559 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090137559 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090137559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137560 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090137560 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090137560 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090137560 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090137560 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425090137560 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090137560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090137560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090137560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137560 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090137560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090137560 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090137560 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090137560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090137560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090137560 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090137560 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090137560 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425090137560 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090137560 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090137560 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090137560 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090137560 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090137560 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250425090137560 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090137560 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090137560 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090137560 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425090137564 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090137564 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090137564 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090137564 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090137564 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090137564 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090137564 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090137564 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090137564 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090137564 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090137564 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090137564 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090137564 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090137564 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090137564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090137564 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090137564 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090137564 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090137564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137564 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090137564 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090137564 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090137564 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090137564 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090137565 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090137565 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090137565 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090137565 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090137565 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090137565 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090137565 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090137565 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090137565 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090137565 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425090137565 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090137565 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090137565 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090137565 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090137565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090137565 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090137565 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090137565 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090137565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137565 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090137565 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090137565 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090137565 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090137565 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425090137565 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090137565 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090137565 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090137565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137565 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090137565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090137565 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090137565 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090137565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090137565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090137565 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 03 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090137565 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090137565 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc1-RAN(769)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090137565 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090137565 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090137565 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090137565 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090137565 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090137565 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'virt-msc1' 20250425090137566 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090137566 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090137566 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090137566 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 03 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425090137566 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090137566 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090137566 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090137566 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090137566 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090137566 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090137566 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090137566 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090137566 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090137566 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090137566 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090137566 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090137566 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090137566 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090137566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090137566 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090137566 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090137566 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090137566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137566 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090137566 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090137566 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090137566 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090137566 DRANAP INFO cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(772)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090137585 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090137585 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425090137585 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425090137585 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425090137585 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090137585 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090137585 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090137585 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090137585 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090137585 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 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 07  20250425090137586 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090137586 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090137586 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090137586 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090137586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090137586 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090137586 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425090137586 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090137586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137586 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090137586 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090137586 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090137586 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090137586 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425090137586 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090137586 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090137586 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090137586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137586 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090137586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090137586 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090137586 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090137586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090137586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090137586 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0a 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090137586 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090137586 DRANAP NOTICE cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: link up (cnlink.c:111) 20250425090137586 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090137586 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090137586 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090137586 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090137586 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090137586 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc2' 20250425090137586 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425090137586 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425090137586 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090137586 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0a 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250425090137588 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090137588 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425090137588 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425090137588 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425090137588 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090137588 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090137588 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090137588 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090137588 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090137588 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090137588 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090137588 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090137588 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090137588 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090137588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090137588 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090137588 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425090137588 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090137588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137588 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090137588 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090137588 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090137588 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090137588 DRANAP INFO cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(775)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090137598 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090137598 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090137598 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090137598 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090137598 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090137598 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090137598 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090137598 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090137598 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090137598 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090137598 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090137598 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090137598 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090137598 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090137598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090137598 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090137598 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090137598 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090137598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137599 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090137599 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090137599 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090137599 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090137599 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425090137599 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090137599 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090137599 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090137599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137599 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090137599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090137599 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090137599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090137599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090137599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090137599 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090137599 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090137599 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425090137599 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090137599 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090137599 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090137599 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090137599 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090137599 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250425090137599 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090137599 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090137599 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090137599 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425090137600 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090137600 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090137600 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090137600 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090137600 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090137601 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090137601 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090137601 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090137601 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090137601 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090137601 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090137601 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090137601 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090137601 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090137601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090137601 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090137601 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090137601 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090137601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090137601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090137601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090137601 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090137601 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090137601 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090137601 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090137601 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090138620 DLCTRL DEBUG Command: GET 558622411 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425090138620 DLCTRL DEBUG Tx Command reply: GET_REPLY 558622411 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090138625 DLCTRL DEBUG Command: GET 637467579 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425090138625 DLCTRL DEBUG Tx Command reply: GET_REPLY 637467579 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090138627 DLCTRL DEBUG Command: GET 474376548 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090138627 DLCTRL DEBUG Tx Command reply: GET_REPLY 474376548 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090138630 DLCTRL DEBUG Command: GET 355221344 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090138630 DLCTRL DEBUG Tx Command reply: GET_REPLY 355221344 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090138632 DLCTRL DEBUG Command: GET 591354720 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090138632 DLCTRL DEBUG Tx Command reply: GET_REPLY 591354720 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425090138633 DLCTRL DEBUG Command: GET 976978794 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425090138633 DLCTRL DEBUG Tx Command reply: GET_REPLY 976978794 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090138634 DLCTRL DEBUG Command: GET 184781113 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425090138634 DLCTRL DEBUG Tx Command reply: GET_REPLY 184781113 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090138635 DLCTRL DEBUG Command: GET 620314018 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090138635 DLCTRL DEBUG Tx Command reply: GET_REPLY 620314018 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090138637 DLCTRL DEBUG Command: GET 136637535 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090138637 DLCTRL DEBUG Tx Command reply: GET_REPLY 136637535 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090138640 DLCTRL DEBUG Command: GET 941738532 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090138640 DLCTRL DEBUG Tx Command reply: GET_REPLY 941738532 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425090138642 DLCTRL DEBUG Command: GET 294549351 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425090138642 DLCTRL DEBUG Tx Command reply: GET_REPLY 294549351 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090138645 DLCTRL DEBUG Command: GET 529550688 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425090138645 DLCTRL DEBUG Tx Command reply: GET_REPLY 529550688 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090138650 DLCTRL DEBUG Command: GET 275575805 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090138650 DLCTRL DEBUG Tx Command reply: GET_REPLY 275575805 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090138654 DLCTRL DEBUG Command: GET 507597632 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090138654 DLCTRL DEBUG Tx Command reply: GET_REPLY 507597632 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090138658 DLCTRL DEBUG Command: GET 924011989 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090138658 DLCTRL DEBUG Tx Command reply: GET_REPLY 924011989 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425090138662 DLCTRL DEBUG Command: GET 714640590 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425090138662 DLCTRL DEBUG Tx Command reply: GET_REPLY 714640590 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090138667 DLCTRL DEBUG Command: GET 768406255 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425090138667 DLCTRL DEBUG Tx Command reply: GET_REPLY 768406255 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090138671 DLCTRL DEBUG Command: GET 450082739 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090138671 DLCTRL DEBUG Tx Command reply: GET_REPLY 450082739 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090138676 DLCTRL DEBUG Command: GET 238740198 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090138676 DLCTRL DEBUG Tx Command reply: GET_REPLY 238740198 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090138680 DLCTRL DEBUG Command: GET 593088828 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090138680 DLCTRL DEBUG Tx Command reply: GET_REPLY 593088828 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090138715 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49420<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090139732 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090139732 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090139732 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090139732 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090139732 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090139732 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090139732 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090139732 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090139732 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090139733 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 44 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 24 00 0e 40 20 00 00 03 00 03 40 01 80 00 17 40 09 50 00 01 01 00 00 00 21 f3 00 15 40 07 40 00 f1 10 09 26 0b 00 06 00 08 00 00 00 07  20250425090139733 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090139733 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090139733 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090139733 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090139733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090139733 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090139733 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090139733 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=36,D=000e40200000030003400180001740095000010100000021f3001540074000f11009260b) (sccp_scrc.c:486) 20250425090139733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090139733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090139733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090139733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090139733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090139733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090139733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090139733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090139733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090139733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090139733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090139733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090139733 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090139733 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090139733 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250425090139733 DCN DEBUG (sgsn-0) Rx Paging from CN: PS PagingAreaID: RAI 001-01-2342-11 (hnbgw_ranap.c:415) 20250425090139733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 48 bytes (hnbgw_rua.c:84) 20250425090139733 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (cnlink_paging.c:136) 20250425090139733 DCN DEBUG (sgsn-0) Decoded Paging: PS IMSI-001010000000123 - (cnlink_paging.c:180) 20250425090139733 DCN INFO (sgsn-0) Rx Paging from CN for IMSI-001010000000123 NONE (cnlink_paging.c:114) 20250425090139733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090139733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 48 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(762)@23e0c4c64ce8: UnitdataCallback HNBGW_Test.sgsn0-RAN(775)@23e0c4c64ce8: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(775)@23e0c4c64ce8: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi_rai_registered0(778) TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(762)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(778)14079562 20250425090140759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090140759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090140759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 105 bytes from client (stream_srv.c:1351) 20250425090140759 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090140759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd6d64a, normal) (hnbgw_rua.c:406) 20250425090140759 DHNB DEBUG map_rua[0x56458e930220]{init}: Allocated (fsm.c:456) 20250425090140759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14079562)[0x56458e930220]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090140759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14079562 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425090140759 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090140759 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090140759 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14079562 SCCP-0 PS MI=NONE: CN link paging response record selects sgsn 0 (hnbgw_cn.c:632) 20250425090140759 DCN DEBUG map_sccp[0x56458e939f40]{init}: Allocated (fsm.c:456) 20250425090140759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x56458e939f40]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090140759 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14079562 <-> SCCP-84 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425090140759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14079562 SCCP-84 sgsn-0 MI=NONE: rx RUA Connect with 76 bytes RANAP data (hnbgw_rua.c:311) 20250425090140759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14079562)[0x56458e930220]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090140759 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090140759 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090140759 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14079562 SCCP-84 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090140759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x56458e939f40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090140759 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090140759 DLSCCP DEBUG SCCP-SCOC(84)[0x56458e92ad50]{IDLE}: Allocated (fsm.c:456) 20250425090140759 DLSCCP DEBUG SCCP-SCOC(84)[0x56458e92ad50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090140759 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000054), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=76,D=001340480000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040111006270003505902080910100000001032004f400300033d0056400500f1100926) (sccp_scrc.c:415) 20250425090140759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090140759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090140759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090140760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090140760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090140760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090140760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090140760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090140760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090140760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090140760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090140760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090140760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090140760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090140760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090140760 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 71 00 00 00 bd 00 00 00 b9 03 00 00 01 01 00 00 54 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 4c 00 13 40 48 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 03 3d 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090140760 DLSCCP DEBUG SCCP-SCOC(84)[0x56458e92ad50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090140760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x56458e939f40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090140760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14079562)[0x56458e930220]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090140760 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090140760 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090140760 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090140760 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090140760 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090140760 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250425090140760 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090140760 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090140760 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090140760 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 71 00 00 00 bd 00 00 00 b9 03 00 00 01 01 00 00 54 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 4c 00 13 40 48 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 03 3d 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(774)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(774)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(775)@23e0c4c64ce8: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_rai_registered0(778) HNBGW_Test.sgsn0-RAN(775)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(778)11097510 HNBGW_Test.sgsn0-SCCP(774)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(774)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi_rai_registered0(778)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090140779 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090140779 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090140779 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090140779 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090140779 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090140779 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090140779 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090140779 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090140779 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090140779 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 54 37 e4 1f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090140779 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090140779 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090140779 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090140779 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090140779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090140779 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000054), PART(T=Source Reference,L=4,D=0037e41f) (sccp_scrc.c:486) 20250425090140779 DLSCCP DEBUG Received CO:COAK for local reference 84 (sccp_scoc.c:1855) 20250425090140779 DLSCCP DEBUG SCCP-SCOC(84)[0x56458e92ad50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090140779 DLSCCP DEBUG SCCP-SCOC(84)[0x56458e92ad50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090140779 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090140779 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090140779 DCN DEBUG handle_cn_conn_conf() conn_id=84, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090140779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x56458e939f40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090140779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x56458e939f40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@23e0c4c64ce8: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090141784 DLCTRL DEBUG Command: GET 355131134 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425090141785 DLCTRL DEBUG Tx Command reply: GET_REPLY 355131134 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090141789 DLCTRL DEBUG Command: GET 183536368 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425090141790 DLCTRL DEBUG Tx Command reply: GET_REPLY 183536368 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090141793 DLCTRL DEBUG Command: GET 29265243 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090141793 DLCTRL DEBUG Tx Command reply: GET_REPLY 29265243 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090141797 DLCTRL DEBUG Command: GET 961819963 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090141797 DLCTRL DEBUG Tx Command reply: GET_REPLY 961819963 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090141801 DLCTRL DEBUG Command: GET 904745452 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090141801 DLCTRL DEBUG Tx Command reply: GET_REPLY 904745452 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090141805 DLCTRL DEBUG Command: GET 227087523 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425090141805 DLCTRL DEBUG Tx Command reply: GET_REPLY 227087523 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090141809 DLCTRL DEBUG Command: GET 709927 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425090141809 DLCTRL DEBUG Tx Command reply: GET_REPLY 709927 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090141813 DLCTRL DEBUG Command: GET 673077970 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090141813 DLCTRL DEBUG Tx Command reply: GET_REPLY 673077970 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090141816 DLCTRL DEBUG Command: GET 212045530 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090141816 DLCTRL DEBUG Tx Command reply: GET_REPLY 212045530 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090141818 DLCTRL DEBUG Command: GET 942893659 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090141818 DLCTRL DEBUG Tx Command reply: GET_REPLY 942893659 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090141821 DLCTRL DEBUG Command: GET 751529101 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425090141821 DLCTRL DEBUG Tx Command reply: GET_REPLY 751529101 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090141824 DLCTRL DEBUG Command: GET 837294822 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425090141824 DLCTRL DEBUG Tx Command reply: GET_REPLY 837294822 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090141827 DLCTRL DEBUG Command: GET 845890565 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090141828 DLCTRL DEBUG Tx Command reply: GET_REPLY 845890565 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090141831 DLCTRL DEBUG Command: GET 790676632 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090141832 DLCTRL DEBUG Tx Command reply: GET_REPLY 790676632 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090141835 DLCTRL DEBUG Command: GET 994450809 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090141836 DLCTRL DEBUG Tx Command reply: GET_REPLY 994450809 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090141842 DLCTRL DEBUG Command: GET 802777997 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425090141842 DLCTRL DEBUG Tx Command reply: GET_REPLY 802777997 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090141846 DLCTRL DEBUG Command: GET 627661949 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425090141846 DLCTRL DEBUG Tx Command reply: GET_REPLY 627661949 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090141850 DLCTRL DEBUG Command: GET 207428321 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090141850 DLCTRL DEBUG Tx Command reply: GET_REPLY 207428321 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090141855 DLCTRL DEBUG Command: GET 764800707 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090141855 DLCTRL DEBUG Tx Command reply: GET_REPLY 764800707 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090141860 DLCTRL DEBUG Command: GET 658741061 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090141860 DLCTRL DEBUG Tx Command reply: GET_REPLY 658741061 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425090141869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49416<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090141871 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41467<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(759)@23e0c4c64ce8: Final verdict of PTC: none VirtHNBGW-STATS(758)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090141874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49408<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090141875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090141875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090141875 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090141875 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090141875 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425090141875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14079562)[0x56458e930220]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425090141875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14079562)[0x56458e930220]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425090141875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x56458e939f40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425090141875 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090141875 DLSCCP DEBUG SCCP-SCOC(84)[0x56458e92ad50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090141875 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037e41f), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090141875 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090141875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090141875 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090141876 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090141876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090141876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090141876 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 01 04 37 e4 1f 00 00 54 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090141876 DLSCCP DEBUG SCCP-SCOC(84)[0x56458e92ad50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090141876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x56458e939f40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090141876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14079562)[0x56458e930220]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090141876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14079562)[0x56458e930220]{disrupted}: Freeing instance (context_map.c:202) 20250425090141876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14079562)[0x56458e930220]{disrupted}: Deallocated (fsm.c:568) 20250425090141876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x56458e939f40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090141876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x56458e939f40]{disconnected}: Freeing instance (context_map.c:206) 20250425090141876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x56458e939f40]{disconnected}: Deallocated (fsm.c:568) 20250425090141876 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14079562 SCCP-84 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250425090141876 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090141876 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090141876 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090141876 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090141876 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090141876 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250425090141876 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090141876 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090141876 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090141876 DLINP DEBUG SRVCONN(,r=127.0.0.1:47344<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090141876 DLINP DEBUG SRVCONN(,r=127.0.0.1:47344<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090141876 DLINP NOTICE SRV(,r=127.0.0.1:47344<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090141876 DMAIN NOTICE (127.0.0.1:47344 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47344<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090141876 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250425090141876 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 01 04 37 e4 1f 00 00 54 00 00 00 00 00 00 06 00 08 00 00 00 02  TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(764)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(766)@23e0c4c64ce8: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi_rai_registered(757)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc2-RAN(772)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(765)@23e0c4c64ce8: Final verdict of PTC: none 20250425090141879 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090141879 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090141879 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090141879 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425090141879 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090141879 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090141879 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc2-SCCP(771)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(762)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(769)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(760)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(768)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(775)@23e0c4c64ce8: Final verdict of PTC: none 20250425090141879 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090141879 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090141879 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090141879 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090141879 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250425090141879 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090141879 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090141879 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090141879 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250425090141879 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090141879 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090141879 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090141879 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425090141879 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090141879 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090141879 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed HNBGW_Test.sgsn0-M3UA(776)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(767)@23e0c4c64ce8: Final verdict of PTC: none20250425090141879 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090141879 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090141880 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090141880 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090141880 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090141880 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250425090141880 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250425090141880 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425090141880 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090141880 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090141880 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090141880 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090141880 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090141880 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090141880 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090141880 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090141880 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090141880 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090141880 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090141880 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 HNBGW_Test.msc1-M3UA(770)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh0(761)@23e0c4c64ce8: Final verdict of PTC: none 20250425090141880 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090141880 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425090141880 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250425090141880 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250425090141881 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090141881 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090141881 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425090141881 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090141881 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090141881 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090141881 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425090141881 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090141881 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 02  20250425090141881 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250425090141881 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090141881 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090141881 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090141881 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090141881 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090141881 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250425090141881 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090141881 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090141881 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090141881 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250425090141881 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090141881 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 03  20250425090141881 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425090141881 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090141881 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090141882 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090141882 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc2-M3UA(773)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh1(763)@23e0c4c64ce8: Final verdict of PTC: none 20250425090141883 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090141884 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090141884 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425090141885 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090141885 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090141886 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090141886 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090141886 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090141887 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090141887 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090141888 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090141888 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090141888 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090141889 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425090141889 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090141890 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090141890 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090141890 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090141891 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090141891 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090141891 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090141892 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090141892 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090141893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW-MGCP(777)@23e0c4c64ce8: Final verdict of PTC: none20250425090141894 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) 20250425090141894 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090141895 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090141896 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090141896 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090141897 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090141898 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090141898 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090141899 DRANAP NOTICE cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090141900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49420<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi_rai_registered0(778)@23e0c4c64ce8: Final verdict of PTC: pass HNBGW_Test.sgsn0-SCCP(774)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_rai_registered(757): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(758): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(759): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(760): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0(761): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(762): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1(763): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(764): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(765): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(766): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(767): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-SCCP(768): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-RAN(769): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-M3UA(770): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc2-SCCP(771): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc2-RAN(772): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc2-M3UA(773): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(774): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(775): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(776): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(777): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered0(778): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_mscpool_paging_imsi_rai_registered finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass'. Fri Apr 25 09:01:42 UTC 2025 ====== HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered.talloc 20250425090142052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49426<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090142542 DLSCCP DEBUG SCCP-SCOC(83)[0x56458e953dd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090142542 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f9a17), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090142542 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090142542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090142542 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090142542 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090142542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090142542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090142542 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2f 9a 17 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090142543 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090142543 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090142543 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090142543 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090142543 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090142543 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090142654 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49426<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=514176) 20250425090143234 DLSCCP DEBUG SCCP-SCOC(82)[0x56458e949e40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090143234 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d963c2), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090143234 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090143234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090143234 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090143234 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090143234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090143234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090143234 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d9 63 c2 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090143234 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090143234 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090143234 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090143234 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090143234 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090143234 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=514176, count=529248) 20250425090143870 DLSCCP DEBUG SCCP-SCOC(81)[0x56458e975ea0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090143870 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047af5b), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090143870 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090143870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090143870 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090143870 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090143870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090143870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090143870 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 47 af 5b 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090143871 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090143871 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090143871 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090143871 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090143871 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090143871 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090143881 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090143881 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090143881 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425090143882 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090143882 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425090143882 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250425090143882 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090143882 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425090143882 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425090144454 DLSCCP DEBUG SCCP-SCOC(79)[0x56458e798390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090144454 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043e7c0), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090144454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090144454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090144454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090144454 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090144454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090144454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090144454 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 43 e7 c0 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090144454 DLSCCP DEBUG SCCP-SCOC(80)[0x56458e93a1f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090144454 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014cde1), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090144454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090144454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090144454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090144454 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090144454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090144454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090144454 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 14 cd e1 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090144455 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090144455 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090144455 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090144455 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090144455 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090144455 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090144455 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090144455 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090144455 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090144455 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090144455 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090144455 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin ------ Fri Apr 25 09:01:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_mscpool_no_allow_attach_round_robin started. 20250425090145740 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52156<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090145745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52162<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090145751 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35903<->l=127.0.0.1:4262) (control_if.c:572) 20250425090145847 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425090145847 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_no_allow_attach_round_robin-Iuh0(783)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090145854 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090145854 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090145854 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090145854 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090145854 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33826 (stream_srv.c:142) 20250425090145854 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33826<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_no_allow_attach_round_robin-Iuh1(785)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090145855 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090145855 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090145855 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090145855 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090145855 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090145855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090145855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090145855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090145855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090145855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090145855 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090145855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090145855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090145855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090145855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090145855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090145855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090145855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090145855 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090145855 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090145855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090145855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090145855 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090145855 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090145855 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090145855 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090145855 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090145855 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090145855 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090145855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090145855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090145855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090145855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090145855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090145855 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090145855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090145855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090145855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090145855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090145855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090145855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090145855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090145855 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090145855 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090145855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090145855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090145855 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090145855 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090145855 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090145855 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090145855 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090145855 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090145855 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090145856 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090145856 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090145856 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090145856 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090145856 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090145856 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090145856 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090145857 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090145857 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425090145857 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090145857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090145857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090145857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090145857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090145857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090145857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090145857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090145857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090145857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090145857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090145857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090145857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090145857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090145857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090145857 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090145857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425090145857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090145857 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0f 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090145857 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090145857 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090145857 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425090145857 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090145857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090145857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090145857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090145857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090145857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090145857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090145857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090145857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090145857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090145857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090145857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090145857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090145857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090145857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090145857 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090145857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090145857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090145857 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090145857 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090145857 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090145857 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090145857 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090145857 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425090145857 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425090145857 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425090145857 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090145857 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090145857 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090145857 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090145857 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090145857 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(789)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(789)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(789)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(787)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(792)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc1-M3UA(792)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(792)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(790)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(795)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc2-M3UA(795)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(795)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(793)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090145893 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090145893 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090145893 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090145894 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090145894 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090145894 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090145894 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090145895 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090145895 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090145895 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090145895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090145895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090145895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090145895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090145895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090145895 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090145895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090145895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090145895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090145895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090145895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090145895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090145895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090145895 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090145895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090145895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090145895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090145895 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090145895 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090145895 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090145895 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090145895 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090145895 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090145895 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090145895 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090145895 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090145895 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250425090145895 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090145895 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090145895 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090145895 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425090145895 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090145896 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090145896 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425090145896 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090145896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090145896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090145896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090145896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090145896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090145896 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=8 -> eSLS=88: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090145896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090145896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090145896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090145896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090145896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090145896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090145896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090145896 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=8 -> eSLS=120: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090145896 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090145896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425090145896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090145896 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 08 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090145896 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090145896 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090145896 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425090145896 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090145896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090145896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090145896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090145896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090145896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090145896 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090145896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090145896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090145896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090145896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090145896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090145896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090145896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090145896 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090145896 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090145896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090145896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090145896 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 09 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090145896 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090145896 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090145896 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090145896 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090145896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090145896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090145896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090145896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090145896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090145896 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090145896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090145896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090145896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090145896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090145896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090145896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090145896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090145896 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090145896 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090145896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090145896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090145896 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0b 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090145896 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090145896 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090145896 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090145896 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090145896 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425090145896 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425090145896 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425090145896 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090145896 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090145896 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090145896 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090145896 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090145896 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090145896 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090145896 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090145896 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090145896 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090145896 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090145896 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(798)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(798)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(798)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(796)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090145923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090145923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090145923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090145923 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090145923 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425090145923 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090145923 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090145923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090145923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090145927 DLINP DEBUG SRVCONN(,r=127.0.0.1:33826<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090145927 DLINP DEBUG SRVCONN(,r=127.0.0.1:33826<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090145927 DLINP DEBUG SRVCONN(,r=127.0.0.1:33826<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090145927 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090145927 DHNBAP DEBUG (127.0.0.1:33826 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425090145928 DHNBAP NOTICE (127.0.0.1:33826 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090145928 DHNBAP NOTICE (127.0.0.1:33826 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090145928 DLINP DEBUG SRVCONN(,r=127.0.0.1:33826<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090145928 DLINP DEBUG SRVCONN(,r=127.0.0.1:33826<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090146067 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090146068 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425090146068 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090146068 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(789)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425090146074 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090146074 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425090146074 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090146074 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090146074 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090146074 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090146074 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090146074 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090146074 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090146074 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425090146074 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090146075 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090146075 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090146075 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425090146075 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090146075 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090146075 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090146075 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090146075 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090146075 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090146075 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090146075 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090146075 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090146075 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090146075 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425090146075 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090146075 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090146075 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090146075 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090146075 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425090146075 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425090146075 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 bc  20250425090146075 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090146075 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090146075 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090146076 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090146076 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090146076 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090146076 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090146076 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090146076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146076 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090146076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090146076 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090146076 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090146076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090146076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090146076 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090146076 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090146076 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090146076 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090146076 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090146076 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090146076 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090146076 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250425090146076 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090146076 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090146076 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090146076 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425090146077 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090146077 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425090146077 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090146077 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(792)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425090146082 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090146082 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425090146082 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090146082 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090146082 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090146082 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090146082 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425090146082 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090146082 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090146082 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090146082 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090146084 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090146084 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090146084 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090146084 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425090146084 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090146084 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090146084 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090146084 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090146084 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425090146084 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090146084 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425090146084 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 02  20250425090146084 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090146084 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090146084 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090146085 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090146085 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090146085 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425090146085 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090146085 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090146085 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090146085 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090146085 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090146085 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090146085 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090146086 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090146086 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090146086 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090146086 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090146086 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090146086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146086 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090146086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090146086 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090146086 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090146086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090146086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090146086 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090146086 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090146087 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090146087 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090146087 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090146087 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090146087 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090146087 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'virt-msc1' 20250425090146087 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090146087 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090146087 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090146087 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425090146088 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090146088 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425090146088 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090146088 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(795)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425090146091 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090146091 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250425090146091 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090146091 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090146091 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090146091 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090146091 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425090146091 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090146091 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090146091 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 05  20250425090146091 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090146093 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090146093 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090146093 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090146093 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250425090146093 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090146093 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090146093 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090146093 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090146093 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250425090146093 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250425090146094 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 03  20250425090146094 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250425090146094 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 03  20250425090146094 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425090146094 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090146094 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090146094 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090146094 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250425090146094 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090146094 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090146094 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090146094 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090146094 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090146094 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090146094 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090146094 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090146095 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090146095 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425090146095 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090146095 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090146095 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090146095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146095 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090146095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090146095 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090146095 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090146095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090146095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090146095 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 00 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090146095 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090146096 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090146096 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090146096 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090146096 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090146096 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090146096 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc2' 20250425090146096 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425090146096 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425090146096 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090146096 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 00 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250425090146113 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090146113 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425090146113 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: ASP(virt-sgsn0-0) accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250425090146113 DLSS7 <000c> osmo_ss7_asp.c:1115 ?: connection closed 20250425090146113 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250425090146113 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250425090146113 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(798)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425090146118 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090146118 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425090146118 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250425090146118 DLSS7 <000c> xua_asp_fsm.c:320 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250425090146118 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250425090146118 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250425090146119 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090146119 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090146119 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090146119 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Pending () 20250425090146119 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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  20250425090146119 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090146119 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425090146119 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425090146119 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090146119 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090146119 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250425090146119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090146119 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090146119 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425090146119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090146119 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090146119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090146119 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090146119 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090146123 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090146123 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090146123 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090146123 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425090146123 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090146123 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090146123 DLSS7 <000c> xua_as_fsm.c:550 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250425090146123 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090146123 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425090146123 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090146123 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090146123 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425090146123 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425090146123 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090146123 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090146123 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090146123 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090146123 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425090146123 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090146123 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090146123 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090146123 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090146123 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090146123 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090146123 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090146124 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090146124 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090146124 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090146124 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090146124 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090146125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146125 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090146125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090146125 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090146125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090146125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090146125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090146125 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090146125 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090146125 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090146125 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090146125 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090146125 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090146125 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090146125 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250425090146125 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090146125 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090146125 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090146125 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425090146620 DLSCCP DEBUG SCCP-SCOC(76)[0x56458e952dc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090146620 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012a0f5), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090146620 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090146620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090146620 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090146620 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090146620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090146620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090146620 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 12 a0 f5 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090146620 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090146620 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090146620 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090146620 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090146620 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090146620 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc2' 20250425090146620 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425090146620 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425090146620 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090146620 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 12 a0 f5 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250425090146629 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090146629 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425090146629 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425090146629 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425090146629 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090146629 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090146629 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090146629 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090146629 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090146629 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 03 00 00 00 bd 03 02 00 00 05 00 00 4c 12 a0 f5 00 00 06 00 08 00 00 00 07  20250425090146629 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090146630 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090146630 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090146630 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090146630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090146630 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004c), PART(T=Source Reference,L=4,D=0012a0f5) (sccp_scrc.c:486) 20250425090146630 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1855) 20250425090146630 DLSCCP DEBUG SCCP-SCOC(76)[0x56458e952dc0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425090146630 DLSCCP DEBUG SCCP-SCOC(76)[0x56458e952dc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425090146630 DLSCCP DEBUG SCCP-SCOC(76)[0x56458e952dc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090146630 DLSCCP DEBUG SCCP-SCOC(76)[0x56458e952dc0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090146630 DLSCCP DEBUG SCCP-SCOC(76)[0x56458e952dc0]{IDLE}: Deallocated (fsm.c:568) 20250425090146633 DLSCCP DEBUG SCCP-SCOC(77)[0x56458e92bb00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090146633 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e10aa), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090146633 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090146633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090146633 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090146633 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090146633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090146633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090146633 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 9e 10 aa 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090146633 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090146633 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090146633 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090146633 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090146633 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090146633 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc2' 20250425090146633 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425090146633 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425090146633 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090146633 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 9e 10 aa 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250425090146636 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090146636 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425090146636 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425090146636 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425090146636 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090146636 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090146636 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090146636 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090146636 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090146636 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 03 00 00 00 bd 03 02 00 00 05 00 00 4d 9e 10 aa 00 00 06 00 08 00 00 00 07  20250425090146636 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090146637 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090146637 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090146637 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090146637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090146637 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004d), PART(T=Source Reference,L=4,D=009e10aa) (sccp_scrc.c:486) 20250425090146637 DLSCCP DEBUG Received CO:RELCO for local reference 77 (sccp_scoc.c:1855) 20250425090146637 DLSCCP DEBUG SCCP-SCOC(77)[0x56458e92bb00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425090146637 DLSCCP DEBUG SCCP-SCOC(77)[0x56458e92bb00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425090146637 DLSCCP DEBUG SCCP-SCOC(77)[0x56458e92bb00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090146637 DLSCCP DEBUG SCCP-SCOC(77)[0x56458e92bb00]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090146637 DLSCCP DEBUG SCCP-SCOC(77)[0x56458e92bb00]{IDLE}: Deallocated (fsm.c:568) 20250425090146655 DLSCCP DEBUG[0;m SCCP-SCOC(78)[0x56458e935850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090146655 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbd94a), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090146655 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090146655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090146655 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090146655 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090146655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090146655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090146655 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 cb d9 4a 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090146655 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090146655 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090146655 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090146655 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090146655 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090146655 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425090146655 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090146655 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090146655 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090146656 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 cb d9 4a 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250425090146662 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090146662 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090146662 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090146662 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090146662 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090146662 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090146662 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090146662 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090146662 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090146662 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 4e cb d9 4a 00 00 06 00 08 00 00 00 07  20250425090146662 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090146662 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090146662 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090146662 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090146662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090146662 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004e), PART(T=Source Reference,L=4,D=00cbd94a) (sccp_scrc.c:486) 20250425090146662 DLSCCP DEBUG Received CO:RELCO for local reference 78 (sccp_scoc.c:1855) 20250425090146662 DLSCCP DEBUG SCCP-SCOC(78)[0x56458e935850]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425090146662 DLSCCP DEBUG SCCP-SCOC(78)[0x56458e935850]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425090146662 DLSCCP DEBUG SCCP-SCOC(78)[0x56458e935850]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090146662 DLSCCP DEBUG SCCP-SCOC(78)[0x56458e935850]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090146662 DLSCCP DEBUG SCCP-SCOC(78)[0x56458e935850]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(788)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090146885 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090146885 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090146885 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090146885 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090146885 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090146885 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090146885 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090146885 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090146885 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090146885 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425090146885 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090146885 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090146885 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090146885 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090146885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090146885 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090146885 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090146885 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090146885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146885 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090146885 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090146885 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090146885 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090146885 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425090146885 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090146885 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090146885 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090146885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146885 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090146885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090146885 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090146885 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090146885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090146885 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090146885 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090146885 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090146885 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425090146886 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090146886 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090146886 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090146886 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090146886 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090146886 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425090146886 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090146886 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090146886 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090146886 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425090146886 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090146886 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090146886 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090146886 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090146886 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090146886 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090146886 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090146886 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090146886 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090146886 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090146886 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090146886 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090146886 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090146886 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090146886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090146886 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090146886 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090146886 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090146886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146886 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090146886 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090146886 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090146886 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090146886 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(791)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090146886 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090146886 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090146886 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090146886 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090146886 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090146886 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090146886 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090146886 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090146886 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090146886 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425090146886 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090146886 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090146886 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090146887 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090146887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090146887 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090146887 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090146887 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090146887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146887 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090146887 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090146887 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090146887 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090146887 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425090146887 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090146887 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090146887 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090146887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146887 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090146887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090146887 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090146887 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090146887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090146887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090146887 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 03 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090146887 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090146887 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: link up (cnlink.c:111) 20250425090146887 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090146887 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090146887 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090146887 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090146887 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090146887 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'virt-msc1' 20250425090146887 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090146887 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090146887 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090146887 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 03 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425090146889 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090146889 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090146889 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090146889 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090146889 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090146889 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090146889 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090146889 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090146889 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090146889 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090146889 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090146890 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090146890 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090146890 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090146890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090146890 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090146890 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090146890 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090146890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146890 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090146890 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090146890 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090146890 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090146890 DRANAP INFO cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090146898 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090146898 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425090146898 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425090146898 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425090146898 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090146898 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090146898 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090146898 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090146898 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090146898 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 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 07  20250425090146898 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090146898 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090146898 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090146898 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090146898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090146898 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090146898 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425090146898 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090146898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146898 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090146898 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090146898 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090146898 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090146898 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425090146898 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090146898 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090146898 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090146898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146898 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090146898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090146899 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090146899 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090146899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090146899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090146899 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0c 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090146899 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090146899 DRANAP NOTICE cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: link up (cnlink.c:111) 20250425090146899 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090146899 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090146899 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090146899 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090146899 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090146899 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc2' 20250425090146899 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425090146899 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425090146899 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090146899 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0c 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-RAN(794)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090146903 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090146903 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425090146903 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425090146903 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425090146903 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090146903 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090146903 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090146903 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090146903 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090146903 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090146903 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090146903 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090146903 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090146903 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090146903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090146903 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090146903 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425090146903 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090146903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146903 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090146903 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090146903 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090146903 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090146903 DRANAP INFO cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(797)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090146925 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090146925 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090146925 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090146925 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090146925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090146925 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090146925 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090146925 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090146925 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090146925 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090146926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090146926 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090146926 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090146926 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090146926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090146926 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090146926 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090146926 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090146926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146926 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090146926 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090146926 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090146926 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090146926 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425090146926 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090146926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090146926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090146926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146926 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090146926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090146926 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090146926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090146926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090146926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090146926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090146926 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090146926 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425090146926 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090146926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090146927 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090146927 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090146927 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090146927 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250425090146927 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090146927 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090146927 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090146927 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425090146929 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090146929 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090146929 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090146929 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090146929 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090146929 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090146929 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090146929 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090146929 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090146929 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090146929 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090146929 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090146929 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090146929 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090146929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090146929 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090146929 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090146929 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090146929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090146930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090146930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090146930 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090146930 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090146930 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090146930 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090146930 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090147954 DLCTRL DEBUG Command: GET 388849501 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090147954 DLCTRL DEBUG Tx Command reply: GET_REPLY 388849501 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090147957 DLCTRL DEBUG Command: GET 42202680 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090147957 DLCTRL DEBUG Tx Command reply: GET_REPLY 42202680 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090147961 DLCTRL DEBUG Command: GET 159300707 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090147961 DLCTRL DEBUG Tx Command reply: GET_REPLY 159300707 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090147965 DLCTRL DEBUG Command: GET 47904292 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090147965 DLCTRL DEBUG Tx Command reply: GET_REPLY 47904292 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090147970 DLCTRL DEBUG Command: GET 875310562 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090147970 DLCTRL DEBUG Tx Command reply: GET_REPLY 875310562 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425090147973 DLCTRL DEBUG Command: GET 775452563 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090147974 DLCTRL DEBUG Tx Command reply: GET_REPLY 775452563 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090147977 DLCTRL DEBUG Command: GET 801788965 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090147977 DLCTRL DEBUG Tx Command reply: GET_REPLY 801788965 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090147980 DLCTRL DEBUG Command: GET 759686269 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090147980 DLCTRL DEBUG Tx Command reply: GET_REPLY 759686269 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090147983 DLCTRL DEBUG Command: GET 490636498 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090147983 DLCTRL DEBUG Tx Command reply: GET_REPLY 490636498 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090147985 DLCTRL DEBUG Command: GET 732041860 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090147985 DLCTRL DEBUG Tx Command reply: GET_REPLY 732041860 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425090147987 DLCTRL DEBUG Command: GET 873935174 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090147987 DLCTRL DEBUG Tx Command reply: GET_REPLY 873935174 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090147989 DLCTRL DEBUG Command: GET 936837130 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090147989 DLCTRL DEBUG Tx Command reply: GET_REPLY 936837130 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090147991 DLCTRL DEBUG Command: GET 845753697 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090147991 DLCTRL DEBUG Tx Command reply: GET_REPLY 845753697 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090147992 DLCTRL DEBUG Command: GET 335034195 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090147992 DLCTRL DEBUG Tx Command reply: GET_REPLY 335034195 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090147994 DLCTRL DEBUG Command: GET 604631955 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090147994 DLCTRL DEBUG Tx Command reply: GET_REPLY 604631955 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425090147995 DLCTRL DEBUG Command: GET 920369333 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090147995 DLCTRL DEBUG Tx Command reply: GET_REPLY 920369333 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090147996 DLCTRL DEBUG Command: GET 274120183 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090147996 DLCTRL DEBUG Tx Command reply: GET_REPLY 274120183 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090147997 DLCTRL DEBUG Command: GET 141104107 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090147997 DLCTRL DEBUG Tx Command reply: GET_REPLY 141104107 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090147998 DLCTRL DEBUG Command: GET 415457945 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090147998 DLCTRL DEBUG Tx Command reply: GET_REPLY 415457945 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090147999 DLCTRL DEBUG Command: GET 587159150 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090147999 DLCTRL DEBUG Tx Command reply: GET_REPLY 587159150 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101100111'B, t_guard := 20.000000 } 20250425090148022 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52172<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(788)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(788)@23e0c4c64ce8: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(800) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(784)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(800)16208424 20250425090149041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090149041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090149041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425090149041 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090149041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf75228, normal) (hnbgw_rua.c:406) 20250425090149041 DHNB DEBUG map_rua[0x56458e952dc0]{init}: Allocated (fsm.c:456) 20250425090149041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16208424)[0x56458e952dc0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090149041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16208424 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090149041 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090149041 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090149041 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16208424 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425090149041 DCN DEBUG map_sccp[0x56458e930220]{init}: Allocated (fsm.c:456) 20250425090149041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56458e930220]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090149041 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16208424 <-> SCCP-85 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425090149041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16208424 SCCP-85 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425090149041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16208424)[0x56458e952dc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090149041 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090149041 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090149041 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16208424 SCCP-85 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090149041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56458e930220]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090149041 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090149041 DLSCCP DEBUG SCCP-SCOC(85)[0x56458e939f40]{IDLE}: Allocated (fsm.c:456) 20250425090149041 DLSCCP DEBUG SCCP-SCOC(85)[0x56458e939f40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090149041 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000055), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003670056400500f1100926) (sccp_scrc.c:415) 20250425090149041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090149041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090149041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090149041 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090149041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090149041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090149041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090149041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090149041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090149041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090149041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090149041 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090149041 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090149041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090149041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090149041 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 55 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 67 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090149041 DLSCCP DEBUG SCCP-SCOC(85)[0x56458e939f40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090149041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56458e930220]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090149041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16208424)[0x56458e952dc0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090149041 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090149042 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090149042 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090149042 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090149042 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090149042 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425090149042 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090149042 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090149042 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090149042 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 55 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 67 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(787)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc0-SCCP(787)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(788)@23e0c4c64ce8: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(800) HNBGW_Test.msc0-RAN(788)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(800)15497495 HNBGW_Test.msc0-SCCP(787)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(787)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(800)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090149050 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090149050 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090149050 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090149050 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090149050 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090149050 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090149050 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090149050 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090149050 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090149050 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 55 93 61 99 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090149050 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090149050 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090149050 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090149050 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090149050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090149050 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000055), PART(T=Source Reference,L=4,D=00936199) (sccp_scrc.c:486) 20250425090149050 DLSCCP DEBUG Received CO:COAK for local reference 85 (sccp_scoc.c:1855) 20250425090149050 DLSCCP DEBUG SCCP-SCOC(85)[0x56458e939f40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090149050 DLSCCP DEBUG SCCP-SCOC(85)[0x56458e939f40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090149050 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090149050 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090149050 DCN DEBUG handle_cn_conn_conf() conn_id=85, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090149050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56458e930220]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090149050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56458e930220]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090149051 DLCTRL DEBUG Command: GET 62193040 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090149051 DLCTRL DEBUG Tx Command reply: GET_REPLY 62193040 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425090149055 DLCTRL DEBUG Command: GET 425532342 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090149055 DLCTRL DEBUG Tx Command reply: GET_REPLY 425532342 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090149060 DLCTRL DEBUG Command: GET 998691993 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090149060 DLCTRL DEBUG Tx Command reply: GET_REPLY 998691993 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090149064 DLCTRL DEBUG Command: GET 908905386 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090149064 DLCTRL DEBUG Tx Command reply: GET_REPLY 908905386 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090149068 DLCTRL DEBUG Command: GET 504223386 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090149068 DLCTRL DEBUG Tx Command reply: GET_REPLY 504223386 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090149072 DLCTRL DEBUG Command: GET 696940961 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090149072 DLCTRL DEBUG Tx Command reply: GET_REPLY 696940961 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090149075 DLCTRL DEBUG Command: GET 478302393 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090149075 DLCTRL DEBUG Tx Command reply: GET_REPLY 478302393 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090149077 DLCTRL DEBUG Command: GET 959469450 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090149077 DLCTRL DEBUG Tx Command reply: GET_REPLY 959469450 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090149080 DLCTRL DEBUG Command: GET 662797185 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090149080 DLCTRL DEBUG Tx Command reply: GET_REPLY 662797185 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090149082 DLCTRL DEBUG Command: GET 687061717 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090149082 DLCTRL DEBUG Tx Command reply: GET_REPLY 687061717 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090149085 DLCTRL DEBUG Command: GET 21235286 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090149085 DLCTRL DEBUG Tx Command reply: GET_REPLY 21235286 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090149087 DLCTRL DEBUG Command: GET 9893220 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090149087 DLCTRL DEBUG Tx Command reply: GET_REPLY 9893220 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090149089 DLCTRL DEBUG Command: GET 506474518 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090149090 DLCTRL DEBUG Tx Command reply: GET_REPLY 506474518 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090149093 DLCTRL DEBUG Command: GET 617529447 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090149093 DLCTRL DEBUG Tx Command reply: GET_REPLY 617529447 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090149098 DLCTRL DEBUG Command: GET 573374635 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090149098 DLCTRL DEBUG Tx Command reply: GET_REPLY 573374635 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090149103 DLCTRL DEBUG Command: GET 506587835 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090149103 DLCTRL DEBUG Tx Command reply: GET_REPLY 506587835 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090149106 DLCTRL DEBUG Command: GET 977208151 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090149106 DLCTRL DEBUG Tx Command reply: GET_REPLY 977208151 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090149110 DLCTRL DEBUG Command: GET 387857737 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090149110 DLCTRL DEBUG Tx Command reply: GET_REPLY 387857737 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090149114 DLCTRL DEBUG Command: GET 118454 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090149114 DLCTRL DEBUG Tx Command reply: GET_REPLY 118454 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090149119 DLCTRL DEBUG Command: GET 507651493 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090149119 DLCTRL DEBUG Tx Command reply: GET_REPLY 507651493 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000010010101'B, t_guard := 20.000000 } 20250425090149143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52174<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(794)@23e0c4c64ce8: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(794)@23e0c4c64ce8: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(801) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(784)@23e0c4c64ce8: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(801)12437371 20250425090150169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090150169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090150169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425090150169 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090150169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbdc77b, normal) (hnbgw_rua.c:406) 20250425090150169 DHNB DEBUG map_rua[0x56458e9530d0]{init}: Allocated (fsm.c:456) 20250425090150169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12437371)[0x56458e9530d0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090150169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12437371 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090150169 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090150169 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090150169 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425090150169 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12437371 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:743) 20250425090150169 DCN DEBUG map_sccp[0x56458e951090]{init}: Allocated (fsm.c:456) 20250425090150169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x56458e951090]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090150169 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12437371 <-> SCCP-86 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250425090150169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12437371 SCCP-86 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250425090150169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12437371)[0x56458e9530d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090150169 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090150169 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090150169 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12437371 SCCP-86 msc-2 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090150169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x56458e951090]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090150169 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090150169 DLSCCP DEBUG SCCP-SCOC(86)[0x56458e929550]{IDLE}: Allocated (fsm.c:456) 20250425090150169 DLSCCP DEBUG SCCP-SCOC(86)[0x56458e929550]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090150169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000056), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000950056400500f1100926) (sccp_scrc.c:415) 20250425090150169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090150169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090150169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090150169 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090150169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090150169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090150169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090150169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090150169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090150169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090150169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090150169 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090150169 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090150169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090150169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090150169 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 03 03 00 00 03 01 00 00 56 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 95 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090150169 DLSCCP DEBUG SCCP-SCOC(86)[0x56458e929550]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090150169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x56458e951090]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090150169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12437371)[0x56458e9530d0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090150169 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090150169 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090150169 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090150169 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090150170 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090150170 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc2' 20250425090150170 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425090150170 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425090150170 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090150170 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 03 03 00 00 03 01 00 00 56 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 95 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(793)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc2-SCCP(793)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(794)@23e0c4c64ce8: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(801) HNBGW_Test.msc2-RAN(794)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(801)10487892 HNBGW_Test.msc2-SCCP(793)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(793)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(801)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090150178 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090150178 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425090150178 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425090150178 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425090150178 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090150179 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090150179 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090150179 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090150179 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090150179 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 03 00 00 00 bd 03 02 00 00 02 00 00 56 52 ef 61 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090150179 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090150179 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090150179 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090150179 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090150179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090150179 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000056), PART(T=Source Reference,L=4,D=0052ef61) (sccp_scrc.c:486) 20250425090150179 DLSCCP DEBUG Received CO:COAK for local reference 86 (sccp_scoc.c:1855) 20250425090150179 DLSCCP DEBUG SCCP-SCOC(86)[0x56458e929550]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090150179 DLSCCP DEBUG SCCP-SCOC(86)[0x56458e929550]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090150179 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090150179 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090150179 DCN DEBUG handle_cn_conn_conf() conn_id=86, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090150179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x56458e951090]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090150179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x56458e951090]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090150179 DLCTRL DEBUG Command: GET 787105445 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090150179 DLCTRL DEBUG Tx Command reply: GET_REPLY 787105445 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425090150181 DLCTRL DEBUG Command: GET 19321465 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090150181 DLCTRL DEBUG Tx Command reply: GET_REPLY 19321465 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090150183 DLCTRL DEBUG Command: GET 217518865 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090150183 DLCTRL DEBUG Tx Command reply: GET_REPLY 217518865 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090150184 DLCTRL DEBUG Command: GET 849731846 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090150184 DLCTRL DEBUG Tx Command reply: GET_REPLY 849731846 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090150186 DLCTRL DEBUG Command: GET 887289492 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090150186 DLCTRL DEBUG Tx Command reply: GET_REPLY 887289492 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090150187 DLCTRL DEBUG Command: GET 457298249 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090150187 DLCTRL DEBUG Tx Command reply: GET_REPLY 457298249 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090150189 DLCTRL DEBUG Command: GET 469141618 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090150189 DLCTRL DEBUG Tx Command reply: GET_REPLY 469141618 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090150191 DLCTRL DEBUG Command: GET 947569115 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090150191 DLCTRL DEBUG Tx Command reply: GET_REPLY 947569115 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090150193 DLCTRL DEBUG Command: GET 950979749 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090150193 DLCTRL DEBUG Tx Command reply: GET_REPLY 950979749 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090150195 DLCTRL DEBUG Command: GET 573525934 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090150195 DLCTRL DEBUG Tx Command reply: GET_REPLY 573525934 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090150197 DLCTRL DEBUG Command: GET 595230534 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090150197 DLCTRL DEBUG Tx Command reply: GET_REPLY 595230534 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250425090150199 DLCTRL DEBUG Command: GET 954190008 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090150199 DLCTRL DEBUG Tx Command reply: GET_REPLY 954190008 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090150201 DLCTRL DEBUG Command: GET 31768135 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090150201 DLCTRL DEBUG Tx Command reply: GET_REPLY 31768135 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090150203 DLCTRL DEBUG Command: GET 9976813 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090150203 DLCTRL DEBUG Tx Command reply: GET_REPLY 9976813 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090150205 DLCTRL DEBUG Command: GET 403012193 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090150205 DLCTRL DEBUG Tx Command reply: GET_REPLY 403012193 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090150208 DLCTRL DEBUG Command: GET 975203439 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090150208 DLCTRL DEBUG Tx Command reply: GET_REPLY 975203439 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090150210 DLCTRL DEBUG Command: GET 784808813 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090150210 DLCTRL DEBUG Tx Command reply: GET_REPLY 784808813 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090150212 DLCTRL DEBUG Command: GET 980142899 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090150212 DLCTRL DEBUG Tx Command reply: GET_REPLY 980142899 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090150215 DLCTRL DEBUG Command: GET 82221905 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090150215 DLCTRL DEBUG Tx Command reply: GET_REPLY 82221905 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090150217 DLCTRL DEBUG Command: GET 662434663 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090150218 DLCTRL DEBUG Tx Command reply: GET_REPLY 662434663 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011000011'B, t_guard := 20.000000 } 20250425090150242 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52180<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(788)@23e0c4c64ce8: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(788)@23e0c4c64ce8: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(802) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(784)@23e0c4c64ce8: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(802)12435663 20250425090151261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090151261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090151261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425090151261 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090151261 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbdc0cf, normal) (hnbgw_rua.c:406) 20250425090151261 DHNB DEBUG map_rua[0x56458e932eb0]{init}: Allocated (fsm.c:456) 20250425090151261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12435663)[0x56458e932eb0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090151261 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12435663 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090151261 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090151261 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090151261 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12435663 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250425090151261 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12435663 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425090151261 DCN DEBUG map_sccp[0x56458e928e10]{init}: Allocated (fsm.c:456) 20250425090151261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56458e928e10]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090151262 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12435663 <-> SCCP-87 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425090151262 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12435663 SCCP-87 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250425090151262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12435663)[0x56458e932eb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090151262 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090151262 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090151262 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12435663 SCCP-87 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090151262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56458e928e10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090151262 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090151262 DLSCCP DEBUG SCCP-SCOC(87)[0x56458e94a4e0]{IDLE}: Allocated (fsm.c:456) 20250425090151262 DLSCCP DEBUG SCCP-SCOC(87)[0x56458e94a4e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090151262 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000057), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000c30056400500f1100926) (sccp_scrc.c:415) 20250425090151262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090151262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090151262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090151262 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090151262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090151262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090151262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090151262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090151262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090151262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090151262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090151262 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090151262 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090151262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090151262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090151262 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 02 01 00 00 57 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 c3 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090151262 DLSCCP DEBUG SCCP-SCOC(87)[0x56458e94a4e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090151262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56458e928e10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090151262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12435663)[0x56458e932eb0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090151262 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090151262 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090151262 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090151262 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090151262 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090151262 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250425090151262 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090151262 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090151262 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090151262 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 02 01 00 00 57 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 c3 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(787)@23e0c4c64ce8: First idle individual index:1 HNBGW_Test.msc0-SCCP(787)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(788)@23e0c4c64ce8: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(802) HNBGW_Test.msc0-RAN(788)@23e0c4c64ce8: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(802)11217376 HNBGW_Test.msc0-SCCP(787)@23e0c4c64ce8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(787)@23e0c4c64ce8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(802)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090151272 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090151272 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090151272 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090151272 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090151272 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090151272 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090151272 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090151272 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090151272 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090151272 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 57 e2 5d 1c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090151272 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090151272 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090151272 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090151272 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090151272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090151272 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000057), PART(T=Source Reference,L=4,D=00e25d1c) (sccp_scrc.c:486) 20250425090151272 DLSCCP DEBUG Received CO:COAK for local reference 87 (sccp_scoc.c:1855) 20250425090151272 DLSCCP DEBUG SCCP-SCOC(87)[0x56458e94a4e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090151272 DLSCCP DEBUG SCCP-SCOC(87)[0x56458e94a4e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090151272 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090151272 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090151272 DCN DEBUG handle_cn_conn_conf() conn_id=87, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090151272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56458e928e10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090151272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56458e928e10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090151274 DLCTRL DEBUG Command: GET 399106669 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090151274 DLCTRL DEBUG Tx Command reply: GET_REPLY 399106669 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250425090151275 DLCTRL DEBUG Command: GET 170583556 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090151275 DLCTRL DEBUG Tx Command reply: GET_REPLY 170583556 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090151276 DLCTRL DEBUG Command: GET 772377653 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090151276 DLCTRL DEBUG Tx Command reply: GET_REPLY 772377653 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090151277 DLCTRL DEBUG Command: GET 855909691 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090151277 DLCTRL DEBUG Tx Command reply: GET_REPLY 855909691 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090151279 DLCTRL DEBUG Command: GET 750910482 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090151279 DLCTRL DEBUG Tx Command reply: GET_REPLY 750910482 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090151281 DLCTRL DEBUG Command: GET 652355292 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090151281 DLCTRL DEBUG Tx Command reply: GET_REPLY 652355292 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090151283 DLCTRL DEBUG Command: GET 844385886 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090151283 DLCTRL DEBUG Tx Command reply: GET_REPLY 844385886 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090151284 DLCTRL DEBUG Command: GET 701931411 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090151284 DLCTRL DEBUG Tx Command reply: GET_REPLY 701931411 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090151286 DLCTRL DEBUG Command: GET 27551680 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090151286 DLCTRL DEBUG Tx Command reply: GET_REPLY 27551680 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090151287 DLCTRL DEBUG Command: GET 741811610 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090151287 DLCTRL DEBUG Tx Command reply: GET_REPLY 741811610 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090151288 DLCTRL DEBUG Command: GET 480009903 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090151288 DLCTRL DEBUG Tx Command reply: GET_REPLY 480009903 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250425090151289 DLCTRL DEBUG Command: GET 454372691 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090151289 DLCTRL DEBUG Tx Command reply: GET_REPLY 454372691 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090151291 DLCTRL DEBUG Command: GET 192876389 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090151291 DLCTRL DEBUG Tx Command reply: GET_REPLY 192876389 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090151292 DLCTRL DEBUG Command: GET 413576564 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090151292 DLCTRL DEBUG Tx Command reply: GET_REPLY 413576564 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090151293 DLCTRL DEBUG Command: GET 696181041 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090151293 DLCTRL DEBUG Tx Command reply: GET_REPLY 696181041 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090151295 DLCTRL DEBUG Command: GET 258509770 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090151295 DLCTRL DEBUG Tx Command reply: GET_REPLY 258509770 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090151297 DLCTRL DEBUG Command: GET 415283093 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090151297 DLCTRL DEBUG Tx Command reply: GET_REPLY 415283093 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090151299 DLCTRL DEBUG Command: GET 684933341 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090151299 DLCTRL DEBUG Tx Command reply: GET_REPLY 684933341 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090151301 DLCTRL DEBUG Command: GET 875130727 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090151301 DLCTRL DEBUG Tx Command reply: GET_REPLY 875130727 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090151303 DLCTRL DEBUG Command: GET 685847956 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090151303 DLCTRL DEBUG Tx Command reply: GET_REPLY 685847956 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425090151311 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35903<->l=127.0.0.1:4262) (control_if.c:193) 20250425090151312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52162<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(781)@23e0c4c64ce8: Final verdict of PTC: none VirtHNBGW-STATS(780)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090151316 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52156<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090151317 DLINP DEBUG SRVCONN(,r=127.0.0.1:33826<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090151317 DLINP DEBUG SRVCONN(,r=127.0.0.1:33826<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090151317 DLINP NOTICE SRV(,r=127.0.0.1:33826<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090151317 DMAIN NOTICE (127.0.0.1:33826 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33826<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090151317 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(786)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(790)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(796)@23e0c4c64ce8: Final verdict of PTC: none 20250425090151321 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090151321 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090151321 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090151321 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250425090151321 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090151321 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090151321 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090151321 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090151321 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090151321 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc1-RAN(791)@23e0c4c64ce8: Final verdict of PTC: none 20250425090151322 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425090151322 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090151322 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090151322 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090151322 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425090151322 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090151322 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425090151322 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 02  20250425090151322 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  HNBGW_Test.sgsn0-RAN(797)@23e0c4c64ce8: Final verdict of PTC: none 20250425090151322 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090151322 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090151322 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090151322 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090151322 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090151322 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090151322 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425090151322 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090151322 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090151322 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425090151322 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090151322 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090151322 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090151322 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090151322 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250425090151322 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090151322 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090151322 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090151322 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090151322 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090151322 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090151322 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090151322 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090151322 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090151322 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090151322 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090151322 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090151323 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090151323 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090151323 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090151322 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090151323 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425090151323 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090151323 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090151323 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090151323 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090151323 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090151323 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090151323 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425090151323 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090151323 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090151323 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090151323 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090151323 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090151323 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090151323 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425090151323 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090151323 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090151323 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090151323 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090151323 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090151323 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090151323 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090151323 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090151323 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090151323 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090151323 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090151323 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250425090151323 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090151323 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090151323 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090151323 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250425090151323 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090151323 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 03  20250425090151323 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090151323 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425090151323 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090151323 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090151323 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425090151323 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090151323 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090151323 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090151323 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090151323 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425090151323 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090151323 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090151323 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090151323 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090151323 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090151323 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090151323 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090151324 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090151324 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090151324 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) 20250425090151324 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090151324 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090151324 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090151324 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090151324 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090151324 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090151324 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090151324 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090151324 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090151324 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090151324 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090151324 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090151324 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090151324 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090151324 DRANAP NOTICE cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090151324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x56458e951090]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425090151324 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090151324 DLSCCP DEBUG SCCP-SCOC(86)[0x56458e929550]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090151324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052ef61), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090151324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090151324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090151324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090151324 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090151324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090151325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090151325 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 03 04 52 ef 61 00 00 56 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090151325 DLSCCP DEBUG SCCP-SCOC(86)[0x56458e929550]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090151325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x56458e951090]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090151325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12437371)[0x56458e9530d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425090151325 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12437371)[0x56458e9530d0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425090151325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) HNBGW_Test.msc2-RAN(794)@23e0c4c64ce8: Final verdict of PTC: none 20250425090151325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12437371)[0x56458e9530d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425090151325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12437371)[0x56458e9530d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090151325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12437371)[0x56458e9530d0]{disrupted}: Freeing instance (context_map.c:202) 20250425090151325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12437371)[0x56458e9530d0]{disrupted}: Deallocated (fsm.c:568) 20250425090151325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x56458e951090]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090151325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x56458e951090]{disconnected}: Freeing instance (context_map.c:206) 20250425090151325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x56458e951090]{disconnected}: Deallocated (fsm.c:568) 20250425090151325 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12437371 SCCP-86 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425090151325 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090151325 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW_Test.msc2-SCCP(793)@23e0c4c64ce8: Final verdict of PTC: none20250425090151326 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425090151326 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(784)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(785)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(783)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(789)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(788)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(798)@23e0c4c64ce8: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_round_robin(779)@23e0c4c64ce8: Final verdict of PTC: none 20250425090151326 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090151326 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090151326 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090151326 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090151326 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090151326 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090151327 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090151327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56458e930220]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425090151327 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090151327 DLSCCP DEBUG SCCP-SCOC(85)[0x56458e939f40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090151327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00936199), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090151327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090151327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090151327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090151327 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090151327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090151327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090151327 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 93 61 99 00 00 55 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090151327 DLSCCP DEBUG SCCP-SCOC(85)[0x56458e939f40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090151327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56458e930220]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090151327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16208424)[0x56458e952dc0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425090151327 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16208424)[0x56458e952dc0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425090151327 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425090151327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16208424)[0x56458e952dc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425090151327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16208424)[0x56458e952dc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090151327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16208424)[0x56458e952dc0]{disrupted}: Freeing instance (context_map.c:202) 20250425090151328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16208424)[0x56458e952dc0]{disrupted}: Deallocated (fsm.c:568) 20250425090151328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56458e930220]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090151328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56458e930220]{disconnected}: Freeing instance (context_map.c:206) 20250425090151328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56458e930220]{disconnected}: Deallocated (fsm.c:568) 20250425090151328 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16208424 SCCP-85 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425090151328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56458e928e10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425090151328 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090151328 DLSCCP DEBUG SCCP-SCOC(87)[0x56458e94a4e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090151328 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e25d1c), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090151328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090151328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090151328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090151328 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090151328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090151328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090151328 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 02 04 e2 5d 1c 00 00 57 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090151328 DLSCCP DEBUG SCCP-SCOC(87)[0x56458e94a4e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090151328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56458e928e10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090151328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12435663)[0x56458e932eb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425090151328 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12435663)[0x56458e932eb0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425090151328 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425090151328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12435663)[0x56458e932eb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425090151328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12435663)[0x56458e932eb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090151328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12435663)[0x56458e932eb0]{disrupted}: Freeing instance (context_map.c:202) 20250425090151328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12435663)[0x56458e932eb0]{disrupted}: Deallocated (fsm.c:568) 20250425090151328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56458e928e10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090151329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56458e928e10]{disconnected}: Freeing instance (context_map.c:206) 20250425090151329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56458e928e10]{disconnected}: Deallocated (fsm.c:568) 20250425090151329 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12435663 SCCP-87 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) HNBGW_Test.msc1-M3UA(792)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(795)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(787)@23e0c4c64ce8: Final verdict of PTC: none 20250425090151329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090151329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425090151329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425090151330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090151330 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090151330 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090151330 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090151330 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090151330 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090151330 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090151330 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090151330 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090151330 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090151330 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090151330 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090151330 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090151330 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090151330 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425090151330 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090151331 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090151331 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090151331 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090151331 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090151331 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090151331 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW-PFCP(782)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin0(800)@23e0c4c64ce8: Final verdict of PTC: pass TC_mscpool_no_allow_attach_round_robin0(801)@23e0c4c64ce8: Final verdict of PTC: pass20250425090151337 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52172<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(799)@23e0c4c64ce8: Final verdict of PTC: none20250425090151338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52174<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090151338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52180<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(802)@23e0c4c64ce8: Final verdict of PTC: pass MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(779): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(780): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(781): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(782): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(783): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(784): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(785): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(786): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(787): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(788): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(789): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-SCCP(790): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-RAN(791): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-M3UA(792): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc2-SCCP(793): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc2-RAN(794): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc2-M3UA(795): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(796): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(797): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(798): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(799): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(800): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(801): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(802): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Fri Apr 25 09:01:51 UTC 2025 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc 20250425090151541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52196<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090151877 DLSCCP DEBUG SCCP-SCOC(84)[0x56458e92ad50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090151877 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037e41f), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090151877 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090151877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090151877 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090151877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090151877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090151877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090151877 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 37 e4 1f 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090151878 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090151878 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090151878 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090151878 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090151878 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090151878 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090152144 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52196<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=619004) 20250425090152543 DLSCCP DEBUG SCCP-SCOC(83)[0x56458e953dd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090152543 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f9a17), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090152543 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090152543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090152543 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090152543 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090152543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090152543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090152543 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2f 9a 17 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090152544 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090152544 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090152544 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090152544 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090152544 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090152544 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=619004, count=629276) 20250425090153235 DLSCCP DEBUG SCCP-SCOC(82)[0x56458e949e40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090153235 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d963c2), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090153235 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090153235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090153235 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090153235 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090153235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090153235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090153235 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d9 63 c2 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090153236 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090153236 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090153236 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090153236 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090153236 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090153236 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090153322 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090153322 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425090153322 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425090153323 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090153324 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425090153324 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250425090153324 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090153324 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090153324 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425090153324 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090153324 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090153324 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425090153871 DLSCCP DEBUG SCCP-SCOC(81)[0x56458e975ea0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090153871 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047af5b), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090153871 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090153871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090153871 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090153871 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090153871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090153871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090153871 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 47 af 5b 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090153872 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090153872 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090153872 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090153872 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090153872 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090153872 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri ------ Fri Apr 25 09:01:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425090154455 DLSCCP DEBUG SCCP-SCOC(80)[0x56458e93a1f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090154455 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014cde1), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090154455 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090154456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090154456 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090154456 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090154456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090154456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090154456 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 14 cd e1 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090154456 DLSCCP DEBUG SCCP-SCOC(79)[0x56458e798390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090154456 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043e7c0), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090154456 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090154456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090154456 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090154456 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090154456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090154456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090154456 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 43 e7 c0 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090154456 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090154456 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090154456 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090154456 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090154456 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090154456 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090154457 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090154457 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090154457 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090154457 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090154457 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090154457 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_mscpool_no_allow_attach_valid_nri started. 20250425090155253 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40092<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090155258 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40108<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090155260 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35955<->l=127.0.0.1:4262) (control_if.c:572) 20250425090155353 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425090155353 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_no_allow_attach_valid_nri-Iuh0(807)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090155361 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090155361 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090155361 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090155361 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090155362 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090155362 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090155362 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58978 (stream_srv.c:142) 20250425090155362 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58978<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_no_allow_attach_valid_nri-Iuh1(809)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090155362 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090155362 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090155362 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090155362 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090155362 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090155362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090155362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090155362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090155362 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090155362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090155362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090155362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090155362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090155362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090155362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090155362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090155362 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090155362 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090155362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090155362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090155362 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090155362 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090155362 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090155362 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090155362 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090155362 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090155362 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090155362 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090155362 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090155362 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090155363 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090155363 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425090155363 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090155363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090155363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090155363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090155363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090155363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090155363 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090155363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090155363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090155363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090155363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090155363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090155363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090155363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090155363 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090155363 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090155363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425090155363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090155363 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0c 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090155363 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090155363 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090155363 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425090155363 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090155363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090155363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090155363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090155363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090155363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090155363 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090155363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090155363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090155363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090155363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090155363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090155363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090155363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090155363 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090155363 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090155363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090155363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090155363 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0c 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090155363 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090155363 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090155363 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090155363 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090155363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090155363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090155363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090155363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090155363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090155363 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090155363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090155363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090155363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090155363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090155363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090155363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090155363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090155363 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090155363 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090155363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090155363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090155363 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090155363 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090155364 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090155364 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090155364 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090155364 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425090155364 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425090155364 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425090155364 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090155364 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090155364 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090155364 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090155364 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090155364 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090155364 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090155364 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090155364 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090155364 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090155364 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090155364 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(813)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(813)@23e0c4c64ce8: M3UA emulation initiated, the test can be started MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(813)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-SCCP(811)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(816)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc1-M3UA(816)@23e0c4c64ce8: M3UA emulation initiated, the test can be started MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(816)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc1-SCCP(814)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(819)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(819)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(819)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc2-SCCP(817)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090155402 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090155402 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090155402 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090155402 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090155402 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090155402 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090155403 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090155403 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090155404 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090155404 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425090155404 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090155404 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090155404 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090155404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090155404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090155404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090155404 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=4 -> eSLS=84: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090155404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090155404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090155404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090155404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090155404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090155404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090155404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090155404 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=4 -> eSLS=116: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090155404 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090155404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425090155404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090155404 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 04 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090155404 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090155404 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090155404 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425090155404 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090155404 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090155404 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090155404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090155404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090155404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090155404 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090155404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090155404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090155404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090155404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090155404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090155404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090155404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090155404 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090155404 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090155404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090155404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090155404 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0f 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090155404 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090155404 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090155404 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090155404 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090155404 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090155404 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090155404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090155404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090155404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090155404 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090155404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090155404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090155404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090155404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090155404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090155404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090155404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090155404 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090155404 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090155404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090155404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090155404 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090155404 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090155404 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090155404 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090155404 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090155404 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090155404 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090155404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090155404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090155404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090155404 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090155404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090155404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090155404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090155404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090155404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090155404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090155404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090155404 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090155404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090155404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090155404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090155404 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090155404 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090155404 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090155404 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090155404 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090155404 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425090155404 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425090155404 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425090155404 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090155404 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090155404 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090155404 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090155404 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090155404 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090155404 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090155404 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090155404 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090155404 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090155404 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090155404 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090155404 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090155404 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090155404 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090155404 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090155404 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090155404 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(822)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(822)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(822)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(820)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090155425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090155425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090155425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090155425 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090155425 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425090155425 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090155425 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090155425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090155425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090155430 DLINP DEBUG SRVCONN(,r=127.0.0.1:58978<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090155430 DLINP DEBUG SRVCONN(,r=127.0.0.1:58978<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090155430 DLINP DEBUG SRVCONN(,r=127.0.0.1:58978<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090155430 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090155430 DHNBAP DEBUG (127.0.0.1:58978 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425090155430 DHNBAP NOTICE (127.0.0.1:58978 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090155430 DHNBAP NOTICE (127.0.0.1:58978 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090155430 DLINP DEBUG SRVCONN(,r=127.0.0.1:58978<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090155430 DLINP DEBUG SRVCONN(,r=127.0.0.1:58978<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090155576 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090155576 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425090155576 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090155577 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(813)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425090155585 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090155585 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425090155585 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090155585 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090155585 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090155585 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090155585 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090155585 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090155585 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090155585 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425090155585 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090155588 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090155588 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090155588 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090155588 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425090155588 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090155588 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090155588 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090155588 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090155588 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425090155588 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425090155588 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090155588 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090155588 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090155588 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090155588 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425090155588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090155589 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090155589 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090155589 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090155589 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090155589 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090155589 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090155589 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090155589 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425090155589 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090155589 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425090155590 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090155590 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090155590 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090155590 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090155590 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090155590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090155590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090155590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090155590 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090155590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090155590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090155590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090155590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090155591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090155591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090155591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090155591 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090155591 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090155591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090155591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090155591 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090155591 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090155591 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090155591 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090155591 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090155591 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090155591 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090155591 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250425090155591 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090155591 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090155591 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090155591 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-M3UA(816)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425090155595 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090155595 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425090155595 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090155595 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090155595 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090155595 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090155595 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425090155595 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090155595 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090155595 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090155595 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090155598 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090155598 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090155598 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090155598 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425090155598 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090155598 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090155598 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090155598 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090155598 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425090155598 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090155598 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425090155598 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090155598 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090155598 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090155598 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090155598 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425090155598 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090155598 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090155598 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090155598 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090155598 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090155598 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090155598 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090155600 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090155600 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090155600 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090155600 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090155600 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090155600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090155600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090155600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090155600 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090155600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090155600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090155600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090155600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090155600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090155600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090155600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090155600 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090155600 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090155600 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090155600 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090155600 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090155600 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090155600 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: picked Normal Route via 'virt-msc1' round-robin style 20250425090155600 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090155600 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090155600 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090155600 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090155600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090155600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090155600 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 09 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090155600 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090155600 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 09 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425090155601 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090155601 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425090155601 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090155601 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(819)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425090155606 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090155606 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250425090155606 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090155606 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090155606 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090155606 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090155606 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425090155606 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090155606 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090155606 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 05  20250425090155606 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090155609 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090155609 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090155609 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090155609 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250425090155609 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090155609 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090155609 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090155609 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090155609 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250425090155609 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250425090155609 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 03  20250425090155609 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250425090155609 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425090155609 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090155609 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090155609 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090155609 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250425090155609 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090155609 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090155609 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090155609 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090155609 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090155609 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090155609 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090155610 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090155610 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425090155610 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090155610 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090155610 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090155610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090155610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090155610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090155610 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090155610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090155610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090155610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090155610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090155610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090155610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090155610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090155610 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090155610 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090155610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090155610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090155610 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 09 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090155610 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090155610 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090155610 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090155610 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090155610 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090155610 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090155610 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc2' 20250425090155611 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425090155611 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425090155611 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090155611 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 09 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250425090155614 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090155614 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425090155614 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090155614 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(822)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425090155618 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090155618 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425090155618 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090155618 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090155618 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090155618 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090155618 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090155618 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090155618 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090155618 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090155618 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090155620 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090155620 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090155620 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090155620 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425090155620 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090155620 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090155620 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090155620 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090155620 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425090155620 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090155620 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090155620 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425090155620 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425090155620 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090155620 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090155620 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090155620 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090155620 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425090155620 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090155620 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090155620 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090155620 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090155620 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090155620 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090155620 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090155621 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090155621 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090155621 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090155621 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090155621 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090155621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090155621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090155621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090155621 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090155621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090155621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090155621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090155621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090155621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090155621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090155621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090155621 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090155621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090155621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090155621 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090155621 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090155621 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090155621 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090155621 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090155621 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090155621 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090155621 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090155621 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'virt-sgsn0' 20250425090155622 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090155622 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090155622 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090155622 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(812)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090156390 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090156390 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090156390 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090156390 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090156390 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090156390 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090156390 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090156390 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090156390 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090156390 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425090156390 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090156390 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090156390 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090156390 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090156390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090156390 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090156390 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090156390 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090156390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156390 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090156390 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090156390 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090156390 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090156390 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425090156390 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090156390 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090156390 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090156390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156390 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090156390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090156390 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090156390 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090156390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090156390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090156390 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090156390 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090156390 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425090156390 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090156390 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090156390 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090156390 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090156390 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090156390 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425090156390 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090156390 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090156390 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090156390 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425090156393 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090156393 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090156393 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090156393 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090156393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090156393 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090156393 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090156393 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090156393 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090156393 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090156393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090156393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090156393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090156393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090156393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090156393 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090156393 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090156393 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090156393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156393 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090156393 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090156393 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090156393 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090156393 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090156395 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090156395 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090156395 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090156395 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090156395 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090156395 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090156395 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090156395 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090156395 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090156395 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  HNBGW_Test.msc1-RAN(815)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090156395 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090156395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090156395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090156395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090156395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090156395 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090156395 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090156395 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090156395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156395 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090156395 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090156395 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090156395 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090156395 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425090156395 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090156395 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090156395 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090156395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156395 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090156395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090156395 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090156395 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090156395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090156395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090156395 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 03 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090156395 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090156395 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: link up (cnlink.c:111) 20250425090156395 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090156396 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090156396 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090156396 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090156396 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090156396 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'virt-msc1' 20250425090156396 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090156396 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090156396 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090156396 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 03 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425090156397 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090156397 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090156397 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090156397 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090156397 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090156397 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090156397 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090156397 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090156397 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090156397 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090156397 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090156397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090156397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090156397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090156397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090156397 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090156397 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090156397 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090156397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156397 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090156397 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090156397 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090156397 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090156397 DRANAP INFO cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(818)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090156408 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090156408 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425090156408 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425090156408 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425090156408 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090156408 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090156408 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090156408 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090156408 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090156408 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 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 07  20250425090156408 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090156408 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090156408 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090156408 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090156408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090156408 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090156408 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425090156408 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090156408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156408 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090156408 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090156408 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090156408 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090156408 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425090156408 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090156408 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090156408 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090156408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156408 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090156408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090156408 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090156408 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090156408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090156408 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090156408 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0f 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090156408 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090156408 DRANAP NOTICE cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: link up (cnlink.c:111) 20250425090156408 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090156408 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090156408 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090156408 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090156408 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090156408 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc2' 20250425090156408 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425090156408 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425090156408 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090156408 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0f 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250425090156409 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090156409 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425090156409 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425090156409 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425090156409 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090156409 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090156409 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090156409 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090156409 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090156409 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090156409 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090156409 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090156409 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090156409 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090156409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090156409 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090156409 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425090156409 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090156409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156409 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090156409 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090156409 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090156409 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090156409 DRANAP INFO cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(821)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090156419 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090156419 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090156419 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090156419 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090156419 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090156419 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090156419 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090156419 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090156419 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090156419 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090156419 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090156419 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090156419 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090156419 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090156419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090156419 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090156419 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090156419 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090156419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156419 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090156419 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090156419 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090156419 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090156419 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425090156419 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090156419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090156419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090156419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156419 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090156419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090156420 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090156420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090156420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090156420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090156420 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090156420 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090156420 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425090156420 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090156420 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090156420 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090156420 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090156420 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090156420 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250425090156420 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090156420 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090156420 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090156420 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425090156421 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090156421 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090156421 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090156421 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090156421 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090156421 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090156421 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090156421 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090156421 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090156421 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090156421 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090156421 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090156421 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090156421 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090156421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090156421 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090156421 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090156421 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090156421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090156421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090156421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090156421 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090156421 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090156421 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090156421 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090156421 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090157458 DLCTRL DEBUG Command: GET 69422151 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090157458 DLCTRL DEBUG Tx Command reply: GET_REPLY 69422151 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090157462 DLCTRL DEBUG Command: GET 571651695 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090157462 DLCTRL DEBUG Tx Command reply: GET_REPLY 571651695 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090157466 DLCTRL DEBUG Command: GET 307281404 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090157466 DLCTRL DEBUG Tx Command reply: GET_REPLY 307281404 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090157470 DLCTRL DEBUG Command: GET 504439286 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090157470 DLCTRL DEBUG Tx Command reply: GET_REPLY 504439286 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090157475 DLCTRL DEBUG Command: GET 976060168 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090157475 DLCTRL DEBUG Tx Command reply: GET_REPLY 976060168 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425090157479 DLCTRL DEBUG Command: GET 459160454 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090157479 DLCTRL DEBUG Tx Command reply: GET_REPLY 459160454 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090157483 DLCTRL DEBUG Command: GET 162231435 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090157483 DLCTRL DEBUG Tx Command reply: GET_REPLY 162231435 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090157487 DLCTRL DEBUG Command: GET 687608758 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090157488 DLCTRL DEBUG Tx Command reply: GET_REPLY 687608758 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090157492 DLCTRL DEBUG Command: GET 981163664 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090157492 DLCTRL DEBUG Tx Command reply: GET_REPLY 981163664 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090157496 DLCTRL DEBUG Command: GET 926336850 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090157496 DLCTRL DEBUG Tx Command reply: GET_REPLY 926336850 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425090157500 DLCTRL DEBUG Command: GET 697889973 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090157500 DLCTRL DEBUG Tx Command reply: GET_REPLY 697889973 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090157503 DLCTRL DEBUG Command: GET 490271074 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090157503 DLCTRL DEBUG Tx Command reply: GET_REPLY 490271074 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090157506 DLCTRL DEBUG Command: GET 173365127 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090157506 DLCTRL DEBUG Tx Command reply: GET_REPLY 173365127 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090157509 DLCTRL DEBUG Command: GET 291701676 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090157509 DLCTRL DEBUG Tx Command reply: GET_REPLY 291701676 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090157511 DLCTRL DEBUG Command: GET 477431560 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090157511 DLCTRL DEBUG Tx Command reply: GET_REPLY 477431560 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425090157513 DLCTRL DEBUG Command: GET 80470840 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090157513 DLCTRL DEBUG Tx Command reply: GET_REPLY 80470840 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090157514 DLCTRL DEBUG Command: GET 409751686 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090157514 DLCTRL DEBUG Tx Command reply: GET_REPLY 409751686 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090157516 DLCTRL DEBUG Command: GET 923938258 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090157516 DLCTRL DEBUG Tx Command reply: GET_REPLY 923938258 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090157517 DLCTRL DEBUG Command: GET 484791998 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090157517 DLCTRL DEBUG Tx Command reply: GET_REPLY 484791998 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090157518 DLCTRL DEBUG Command: GET 937721049 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090157518 DLCTRL DEBUG Tx Command reply: GET_REPLY 937721049 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442410023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110100110'B, t_guard := 20.000000 } 20250425090157546 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40118<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(815)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(815)@23e0c4c64ce8: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(824) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(808)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(824)15750237 20250425090158581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090158581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090158581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250425090158581 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090158581 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf0545d, normal) (hnbgw_rua.c:406) 20250425090158581 DHNB DEBUG map_rua[0x56458e952dc0]{init}: Allocated (fsm.c:456) 20250425090158581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15750237)[0x56458e952dc0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090158581 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15750237 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090158581 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090158581 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090158581 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15750237 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:696) 20250425090158581 DCN DEBUG map_sccp[0x56458e930220]{init}: Allocated (fsm.c:456) 20250425090158581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x56458e930220]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090158581 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15750237 <-> SCCP-88 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425090158581 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15750237 SCCP-88 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250425090158581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15750237)[0x56458e952dc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090158581 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090158581 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090158581 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15750237 SCCP-88 msc-1 MI=TMSI-0x42410023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090158581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x56458e930220]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090158581 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090158581 DLSCCP DEBUG SCCP-SCOC(88)[0x56458e932eb0]{IDLE}: Allocated (fsm.c:456) 20250425090158581 DLSCCP DEBUG SCCP-SCOC(88)[0x56458e932eb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090158581 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000058), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030001a60056400500f1100926) (sccp_scrc.c:415) 20250425090158581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090158581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090158581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090158581 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090158581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090158581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090158581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090158581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090158581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090158581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090158581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090158581 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090158581 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090158581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090158581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090158581 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 0d 01 00 00 58 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 41 00 23 00 4f 40 03 00 01 a6 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090158581 DLSCCP DEBUG SCCP-SCOC(88)[0x56458e932eb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090158581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x56458e930220]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090158581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15750237)[0x56458e952dc0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090158581 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090158582 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090158582 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090158582 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090158582 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090158582 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'virt-msc1' 20250425090158582 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090158582 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090158582 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090158582 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 0d 01 00 00 58 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 41 00 23 00 4f 40 03 00 01 a6 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(814)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc1-SCCP(814)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(815)@23e0c4c64ce8: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(824) HNBGW_Test.msc1-RAN(815)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(824)5529399 TC_mscpool_no_allow_attach_valid_nri0(824)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(814)@23e0c4c64ce8: Session index based on connection ID:0 MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } HNBGW_Test.msc1-SCCP(814)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425090158587 DLCTRL DEBUG Command: GET 663558282 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090158587 DLCTRL DEBUG Tx Command reply: GET_REPLY 663558282 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090158587 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090158587 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090158587 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090158587 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090158587 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090158587 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090158587 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090158587 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090158587 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090158587 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 58 08 ad 45 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090158587 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090158587 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090158587 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090158587 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090158587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090158587 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000058), PART(T=Source Reference,L=4,D=0008ad45) (sccp_scrc.c:486) 20250425090158587 DLSCCP DEBUG Received CO:COAK for local reference 88 (sccp_scoc.c:1855) 20250425090158587 DLSCCP DEBUG SCCP-SCOC(88)[0x56458e932eb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090158587 DLSCCP DEBUG SCCP-SCOC(88)[0x56458e932eb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090158587 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090158587 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090158587 DCN DEBUG handle_cn_conn_conf() conn_id=88, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090158587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x56458e930220]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090158587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x56458e930220]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425090158588 DLCTRL DEBUG Command: GET 66799670 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090158588 DLCTRL DEBUG Tx Command reply: GET_REPLY 66799670 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090158589 DLCTRL DEBUG Command: GET 801373727 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090158589 DLCTRL DEBUG Tx Command reply: GET_REPLY 801373727 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090158590 DLCTRL DEBUG Command: GET 380291305 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090158590 DLCTRL DEBUG Tx Command reply: GET_REPLY 380291305 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090158591 DLCTRL DEBUG Command: GET 174007271 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090158591 DLCTRL DEBUG Tx Command reply: GET_REPLY 174007271 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090158592 DLCTRL DEBUG Command: GET 166737639 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090158592 DLCTRL DEBUG Tx Command reply: GET_REPLY 166737639 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090158593 DLCTRL DEBUG Command: GET 419484528 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090158593 DLCTRL DEBUG Tx Command reply: GET_REPLY 419484528 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250425090158594 DLCTRL DEBUG Command: GET 75033588 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090158594 DLCTRL DEBUG Tx Command reply: GET_REPLY 75033588 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090158595 DLCTRL DEBUG Command: GET 202951498 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090158595 DLCTRL DEBUG Tx Command reply: GET_REPLY 202951498 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090158596 DLCTRL DEBUG Command: GET 11294519 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090158596 DLCTRL DEBUG Tx Command reply: GET_REPLY 11294519 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090158598 DLCTRL DEBUG Command: GET 274906480 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090158598 DLCTRL DEBUG Tx Command reply: GET_REPLY 274906480 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090158599 DLCTRL DEBUG Command: GET 867044680 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090158599 DLCTRL DEBUG Tx Command reply: GET_REPLY 867044680 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090158601 DLCTRL DEBUG Command: GET 252955002 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090158601 DLCTRL DEBUG Tx Command reply: GET_REPLY 252955002 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090158603 DLCTRL DEBUG Command: GET 259743947 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090158603 DLCTRL DEBUG Tx Command reply: GET_REPLY 259743947 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090158605 DLCTRL DEBUG Command: GET 179768342 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090158605 DLCTRL DEBUG Tx Command reply: GET_REPLY 179768342 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090158606 DLCTRL DEBUG Command: GET 431745728 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090158606 DLCTRL DEBUG Tx Command reply: GET_REPLY 431745728 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090158607 DLCTRL DEBUG Command: GET 90904475 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090158607 DLCTRL DEBUG Tx Command reply: GET_REPLY 90904475 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090158609 DLCTRL DEBUG Command: GET 188176441 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090158609 DLCTRL DEBUG Tx Command reply: GET_REPLY 188176441 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090158610 DLCTRL DEBUG Command: GET 476786903 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090158610 DLCTRL DEBUG Tx Command reply: GET_REPLY 476786903 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090158611 DLCTRL DEBUG Command: GET 392276675 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090158611 DLCTRL DEBUG Tx Command reply: GET_REPLY 392276675 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902080910100000000020'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000110011'B, t_guard := 20.000000 } 20250425090158632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40126<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(812)@23e0c4c64ce8: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(812)@23e0c4c64ce8: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(825) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(808)@23e0c4c64ce8: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(825)13349573 20250425090159662 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090159662 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090159662 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425090159662 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090159662 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcbb2c5, normal) (hnbgw_rua.c:406) 20250425090159662 DHNB DEBUG map_rua[0x56458e928e10]{init}: Allocated (fsm.c:456) 20250425090159662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13349573)[0x56458e928e10]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090159662 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13349573 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090159662 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090159662 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090159662 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425090159662 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13349573 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425090159662 DCN DEBUG map_sccp[0x56458e9530d0]{init}: Allocated (fsm.c:456) 20250425090159662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56458e9530d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090159662 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13349573 <-> SCCP-89 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425090159662 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13349573 SCCP-89 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250425090159662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13349573)[0x56458e928e10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090159662 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090159662 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090159662 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13349573 SCCP-89 msc-0 MI=IMSI-001010000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090159662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56458e9530d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090159662 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090159662 DLSCCP DEBUG SCCP-SCOC(89)[0x56458e951090]{IDLE}: Allocated (fsm.c:456) 20250425090159662 DLSCCP DEBUG SCCP-SCOC(89)[0x56458e951090]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090159662 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000059), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030002330056400500f1100926) (sccp_scrc.c:415) 20250425090159662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090159662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090159662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090159662 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090159662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090159662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090159662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090159662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090159662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090159662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090159662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090159662 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090159662 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090159662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090159662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090159662 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 59 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 09 10 10 00 00 00 00 20 00 4f 40 03 00 02 33 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090159662 DLSCCP DEBUG SCCP-SCOC(89)[0x56458e951090]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090159662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56458e9530d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090159663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13349573)[0x56458e928e10]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090159663 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090159663 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090159663 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090159663 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090159663 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090159663 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425090159663 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090159663 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090159663 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090159663 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 59 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 09 10 10 00 00 00 00 20 00 4f 40 03 00 02 33 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(811)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc0-SCCP(811)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(812)@23e0c4c64ce8: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(825) HNBGW_Test.msc0-RAN(812)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(825)9749667 HNBGW_Test.msc0-SCCP(811)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(811)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(825)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090159682 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090159682 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090159682 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090159682 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090159682 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090159682 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090159682 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090159682 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090159682 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090159682 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 59 fe 95 08 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090159682 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090159682 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090159682 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090159682 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090159682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090159682 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000059), PART(T=Source Reference,L=4,D=00fe9508) (sccp_scrc.c:486) 20250425090159682 DLSCCP DEBUG Received CO:COAK for local reference 89 (sccp_scoc.c:1855) 20250425090159682 DLSCCP DEBUG SCCP-SCOC(89)[0x56458e951090]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090159682 DLSCCP DEBUG SCCP-SCOC(89)[0x56458e951090]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090159682 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090159682 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090159682 DCN DEBUG handle_cn_conn_conf() conn_id=89, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090159682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56458e9530d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090159682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56458e9530d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090159684 DLCTRL DEBUG Command: GET 158201167 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090159685 DLCTRL DEBUG Tx Command reply: GET_REPLY 158201167 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425090159690 DLCTRL DEBUG Command: GET 176381527 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090159690 DLCTRL DEBUG Tx Command reply: GET_REPLY 176381527 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090159694 DLCTRL DEBUG Command: GET 32759119 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090159694 DLCTRL DEBUG Tx Command reply: GET_REPLY 32759119 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090159699 DLCTRL DEBUG Command: GET 920415627 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090159699 DLCTRL DEBUG Tx Command reply: GET_REPLY 920415627 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090159704 DLCTRL DEBUG Command: GET 882371625 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090159704 DLCTRL DEBUG Tx Command reply: GET_REPLY 882371625 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090159708 DLCTRL DEBUG Command: GET 818279825 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090159708 DLCTRL DEBUG Tx Command reply: GET_REPLY 818279825 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090159713 DLCTRL DEBUG Command: GET 749548305 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090159713 DLCTRL DEBUG Tx Command reply: GET_REPLY 749548305 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250425090159716 DLCTRL DEBUG Command: GET 997681906 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090159716 DLCTRL DEBUG Tx Command reply: GET_REPLY 997681906 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090159720 DLCTRL DEBUG Command: GET 649426198 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090159720 DLCTRL DEBUG Tx Command reply: GET_REPLY 649426198 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090159723 DLCTRL DEBUG Command: GET 66827201 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090159724 DLCTRL DEBUG Tx Command reply: GET_REPLY 66827201 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090159728 DLCTRL DEBUG Command: GET 377840803 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090159728 DLCTRL DEBUG Tx Command reply: GET_REPLY 377840803 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090159732 DLCTRL DEBUG Command: GET 318824131 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090159732 DLCTRL DEBUG Tx Command reply: GET_REPLY 318824131 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090159736 DLCTRL DEBUG Command: GET 91154754 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090159736 DLCTRL DEBUG Tx Command reply: GET_REPLY 91154754 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090159740 DLCTRL DEBUG Command: GET 937766603 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090159740 DLCTRL DEBUG Tx Command reply: GET_REPLY 937766603 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090159745 DLCTRL DEBUG Command: GET 420458267 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090159745 DLCTRL DEBUG Tx Command reply: GET_REPLY 420458267 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090159749 DLCTRL DEBUG Command: GET 155481439 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090159749 DLCTRL DEBUG Tx Command reply: GET_REPLY 155481439 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090159753 DLCTRL DEBUG Command: GET 467313837 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090159753 DLCTRL DEBUG Tx Command reply: GET_REPLY 467313837 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090159757 DLCTRL DEBUG Command: GET 283689832 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090159757 DLCTRL DEBUG Tx Command reply: GET_REPLY 283689832 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090159760 DLCTRL DEBUG Command: GET 844898511 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090159761 DLCTRL DEBUG Tx Command reply: GET_REPLY 844898511 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090159764 DLCTRL DEBUG Command: GET 542382496 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090159765 DLCTRL DEBUG Tx Command reply: GET_REPLY 542382496 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902080910100000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001100101'B, t_guard := 20.000000 } 20250425090159808 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40130<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(818)@23e0c4c64ce8: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(818)@23e0c4c64ce8: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(826) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(808)@23e0c4c64ce8: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(826)16081821 20250425090200838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090200838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090200838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425090200838 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090200839 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf5639d, normal) (hnbgw_rua.c:406) 20250425090200839 DHNB DEBUG map_rua[0x56458e952ef0]{init}: Allocated (fsm.c:456) 20250425090200839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16081821)[0x56458e952ef0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090200839 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16081821 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090200839 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090200839 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090200839 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16081821 SCCP-0 CS MI=IMSI-001010000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250425090200839 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16081821 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:743) 20250425090200839 DCN DEBUG map_sccp[0x56458e94a6a0]{init}: Allocated (fsm.c:456) 20250425090200839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56458e94a6a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090200839 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16081821 <-> SCCP-90 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250425090200839 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16081821 SCCP-90 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250425090200839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16081821)[0x56458e952ef0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090200839 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090200839 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090200839 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16081821 SCCP-90 msc-2 MI=IMSI-001010000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090200839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56458e94a6a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090200839 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090200839 DLSCCP DEBUG SCCP-SCOC(90)[0x56458e92af80]{IDLE}: Allocated (fsm.c:456) 20250425090200839 DLSCCP DEBUG SCCP-SCOC(90)[0x56458e92af80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090200839 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005a), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030000650056400500f1100926) (sccp_scrc.c:415) 20250425090200839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090200839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090200839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090200839 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090200839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090200839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090200839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090200839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090200839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090200839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090200839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090200839 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090200839 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090200839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090200839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090200839 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 03 03 00 00 0f 01 00 00 5a 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 00 30 00 4f 40 03 00 00 65 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090200839 DLSCCP DEBUG SCCP-SCOC(90)[0x56458e92af80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090200839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56458e94a6a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090200839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16081821)[0x56458e952ef0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090200839 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090200839 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090200839 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090200839 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090200839 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090200839 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc2' 20250425090200839 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425090200839 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425090200839 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090200839 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 03 03 00 00 0f 01 00 00 5a 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 00 30 00 4f 40 03 00 00 65 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(817)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc2-SCCP(817)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(818)@23e0c4c64ce8: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(826) HNBGW_Test.msc2-RAN(818)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(826)14392616 HNBGW_Test.msc2-SCCP(817)@23e0c4c64ce8: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri0(826)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(817)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090200849 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090200849 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425090200849 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425090200849 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425090200849 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090200849 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090200849 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090200849 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090200849 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090200849 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 03 00 00 00 bd 03 02 00 00 02 00 00 5a ff 84 10 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090200849 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090200849 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090200849 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090200849 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090200849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090200849 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000005a), PART(T=Source Reference,L=4,D=00ff8410) (sccp_scrc.c:486) 20250425090200849 DLSCCP DEBUG Received CO:COAK for local reference 90 (sccp_scoc.c:1855) 20250425090200849 DLSCCP DEBUG SCCP-SCOC(90)[0x56458e92af80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090200849 DLSCCP DEBUG SCCP-SCOC(90)[0x56458e92af80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090200849 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090200849 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090200850 DCN DEBUG handle_cn_conn_conf() conn_id=90, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090200850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56458e94a6a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090200850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56458e94a6a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425090200850 DLCTRL DEBUG Command: GET 424154562 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090200850 DLCTRL DEBUG Tx Command reply: GET_REPLY 424154562 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425090200852 DLCTRL DEBUG Command: GET 47778072 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090200852 DLCTRL DEBUG Tx Command reply: GET_REPLY 47778072 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090200854 DLCTRL DEBUG Command: GET 920089510 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090200854 DLCTRL DEBUG Tx Command reply: GET_REPLY 920089510 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090200858 DLCTRL DEBUG Command: GET 134994250 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090200858 DLCTRL DEBUG Tx Command reply: GET_REPLY 134994250 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090200863 DLCTRL DEBUG Command: GET 48713653 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090200863 DLCTRL DEBUG Tx Command reply: GET_REPLY 48713653 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090200865 DLCTRL DEBUG Command: GET 809655964 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090200865 DLCTRL DEBUG Tx Command reply: GET_REPLY 809655964 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090200869 DLCTRL DEBUG Command: GET 682715169 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090200869 DLCTRL DEBUG Tx Command reply: GET_REPLY 682715169 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250425090200872 DLCTRL DEBUG Command: GET 363019620 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090200872 DLCTRL DEBUG Tx Command reply: GET_REPLY 363019620 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090200875 DLCTRL DEBUG Command: GET 216541668 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090200875 DLCTRL DEBUG Tx Command reply: GET_REPLY 216541668 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090200877 DLCTRL DEBUG Command: GET 278121687 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090200877 DLCTRL DEBUG Tx Command reply: GET_REPLY 278121687 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090200880 DLCTRL DEBUG Command: GET 250953089 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090200880 DLCTRL DEBUG Tx Command reply: GET_REPLY 250953089 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250425090200882 DLCTRL DEBUG Command: GET 616912948 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090200882 DLCTRL DEBUG Tx Command reply: GET_REPLY 616912948 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090200884 DLCTRL DEBUG Command: GET 160319517 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090200884 DLCTRL DEBUG Tx Command reply: GET_REPLY 160319517 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090200886 DLCTRL DEBUG Command: GET 876271982 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090200886 DLCTRL DEBUG Tx Command reply: GET_REPLY 876271982 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090200888 DLCTRL DEBUG Command: GET 86756171 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090200888 DLCTRL DEBUG Tx Command reply: GET_REPLY 86756171 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090200890 DLCTRL DEBUG Command: GET 23889627 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090200890 DLCTRL DEBUG Tx Command reply: GET_REPLY 23889627 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090200892 DLCTRL DEBUG Command: GET 925528270 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090200892 DLCTRL DEBUG Tx Command reply: GET_REPLY 925528270 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090200894 DLCTRL DEBUG Command: GET 393735847 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090200894 DLCTRL DEBUG Tx Command reply: GET_REPLY 393735847 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090200896 DLCTRL DEBUG Command: GET 167227865 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090200896 DLCTRL DEBUG Tx Command reply: GET_REPLY 167227865 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090200897 DLCTRL DEBUG Command: GET 977507320 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090200897 DLCTRL DEBUG Tx Command reply: GET_REPLY 977507320 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425090200903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40108<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090200903 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35955<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(805)@23e0c4c64ce8: Final verdict of PTC: none VirtHNBGW-STATS(804)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090200906 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40092<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090200907 DLINP DEBUG SRVCONN(,r=127.0.0.1:58978<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090200907 DLINP DEBUG SRVCONN(,r=127.0.0.1:58978<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090200907 DLINP NOTICE SRV(,r=127.0.0.1:58978<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090200907 DMAIN NOTICE (127.0.0.1:58978 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58978<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090200907 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(810)@23e0c4c64ce8: Final verdict of PTC: none 20250425090200910 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090200910 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090200910 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090200910 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425090200910 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090200910 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090200910 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090200910 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(821)@23e0c4c64ce8: Final verdict of PTC: none 20250425090200910 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090200910 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090200910 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090200910 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090200910 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090200910 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090200910 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090200910 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090200910 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090200910 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090200910 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425090200910 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090200910 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090200910 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090200910 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090200910 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090200910 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090200910 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425090200910 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425090200910 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090200910 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090200910 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090200910 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090200910 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) HNBGW_Test.sgsn0-SCCP(820)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(812)@23e0c4c64ce8: Final verdict of PTC: none20250425090200910 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090200910 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090200910 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090200910 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090200910 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425090200910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090200910 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090200910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090200911 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090200911 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090200910 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090200910 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090200910 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090200911 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425090200911 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090200911 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425090200911 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 02  20250425090200911 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090200911 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090200911 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090200911 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090200911 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc2-RAN(818)@23e0c4c64ce8: Final verdict of PTC: none 20250425090200911 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090200911 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090200911 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090200911 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090200911 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425090200911 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090200911 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090200911 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090200911 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425090200911 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090200911 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090200911 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090200911 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090200911 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090200911 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090200911 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090200911 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090200911 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250425090200911 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090200911 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090200911 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090200911 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090200911 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090200911 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090200911 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090200911 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090200911 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090200911 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090200911 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090200911 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090200911 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090200911 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425090200911 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090200911 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090200911 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090200911 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090200911 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090200911 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250425090200911 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090200911 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090200911 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090200911 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090200911 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090200911 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250425090200911 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090200911 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090200911 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090200911 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250425090200911 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090200911 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425090200912 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090200912 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090200912 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090200912 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(808)@23e0c4c64ce8: Final verdict of PTC: none 20250425090200912 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090200912 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090200912 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090200912 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! TC_mscpool_no_allow_attach_valid_nri-Iuh0(807)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(819)@23e0c4c64ce8: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(803)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(816)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(815)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(817)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(814)@23e0c4c64ce8: Final verdict of PTC: none 20250425090200914 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090200914 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090200914 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090200914 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090200914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090200914 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090200914 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090200914 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090200914 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090200914 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090200914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090200914 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090200911 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090200911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x56458e930220]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425090200911 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090200911 DLSCCP DEBUG SCCP-SCOC(88)[0x56458e932eb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090200911 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008ad45), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090200911 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090200911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090200911 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090200911 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090200911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090200911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090200911 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 0d 04 08 ad 45 00 00 58 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090200911 DLSCCP DEBUG SCCP-SCOC(88)[0x56458e932eb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090200911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x56458e930220]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090200911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15750237)[0x56458e952dc0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425090200911 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15750237)[0x56458e952dc0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425090200911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425090200911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15750237)[0x56458e952dc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425090200911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15750237)[0x56458e952dc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090200911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15750237)[0x56458e952dc0]{disrupted}: Freeing instance (context_map.c:202) 20250425090200911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15750237)[0x56458e952dc0]{disrupted}: Deallocated (fsm.c:568) 20250425090200911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x56458e930220]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090200911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x56458e930220]{disconnected}: Freeing instance (context_map.c:206) 20250425090200911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x56458e930220]{disconnected}: Deallocated (fsm.c:568) 20250425090200911 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15750237 SCCP-88 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250425090200912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090200912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425090200912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090200912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090200912 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090200912 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090200912 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425090200912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13349573)[0x56458e928e10]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425090200912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13349573)[0x56458e928e10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425090200912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56458e9530d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425090200912 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090200912 DLSCCP DEBUG SCCP-SCOC(89)[0x56458e951090]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090200912 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe9508), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090200912 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090200912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090200912 DLSS7 DEBUG 0: CombiHNBGW_Test.sgsn0-M3UA(822)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(813)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(809)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(823)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(811)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(806)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri0(824)@23e0c4c64ce8: Final verdict of PTC: pass nedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090200912 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090200912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090200912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090200912 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0c 04 fe 95 08 00 00 59 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090200912 DLSCCP DEBUG SCCP-SCOC(89)[0x56458e951090]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090200912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56458e9530d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090200912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13349573)[0x56458e928e10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090200912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13349573)[0x56458e928e10]{disrupted}: Freeing instance (context_map.c:202) 20250425090200912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13349573)[0x56458e928e10]{disrupted}: Deallocated (fsm.c:568) 20250425090200912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56458e9530d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090200912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56458e9530d0]{disconnected}: Freeing instance (context_map.c:206) 20250425090200912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56458e9530d0]{disconnected}: Deallocated (fsm.c:568) 20250425090200912 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13349573 SCCP-89 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20250425090200912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16081821)[0x56458e952ef0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425090200912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16081821)[0x56458e952ef0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425090200912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56458e94a6a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425090200913 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090200913 DLSCCP DEBUG SCCP-SCOC(90)[0x56458e92af80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090200913 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff8410), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090200913 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090200913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090200913 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090200913 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090200913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090200913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090200913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 0f 04 ff 84 10 00 00 5a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090200913 DLSCCP DEBUG SCCP-SCOC(90)[0x56458e92af80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090200913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56458e94a6a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090200913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16081821)[0x56458e952ef0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090200913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16081821)[0x56458e952ef0]{disrupted}: Freeing instance (context_map.c:202) 20250425090200913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16081821)[0x56458e952ef0]{disrupted}: Deallocated (fsm.c:568) 20250425090200913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56458e94a6a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090200913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56458e94a6a0]{disconnected}: Freeing instance (context_map.c:206) 20250425090200913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56458e94a6a0]{disconnected}: Deallocated (fsm.c:568) 20250425090200913 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16081821 SCCP-90 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20250425090200913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090200913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090200913 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425090200913 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090200913 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090200913 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090200913 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090200913 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090200913 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090200913 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090200913 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090200913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090200913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090200913 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) 20250425090200913 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090200913 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090200913 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090200913 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090200913 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090200913 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090200914 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090200914 DRANAP NOTICE cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090200924 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40118<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090200934 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40126<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(825)@23e0c4c64ce8: Final verdict of PTC: pass 20250425090200949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40130<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(826)@23e0c4c64ce8: Final verdict of PTC: pass MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(803): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(804): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(805): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(806): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(807): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(808): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(809): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(810): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(811): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(812): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(813): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-SCCP(814): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-RAN(815): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-M3UA(816): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc2-SCCP(817): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc2-RAN(818): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc2-M3UA(819): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(820): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(821): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(822): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(823): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(824): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(825): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(826): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Fri Apr 25 09:02:01 UTC 2025 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc 20250425090201108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40134<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090201326 DLSCCP DEBUG SCCP-SCOC(86)[0x56458e929550]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090201326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052ef61), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090201326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090201326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090201326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090201326 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090201326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090201326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090201326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 52 ef 61 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090201327 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090201327 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090201327 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090201327 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090201327 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090201327 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090201328 DLSCCP DEBUG SCCP-SCOC(85)[0x56458e939f40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090201328 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00936199), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090201328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090201328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090201328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090201328 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090201328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090201328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090201328 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 93 61 99 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090201328 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090201328 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090201328 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090201328 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090201328 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090201328 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090201329 DLSCCP DEBUG SCCP-SCOC(87)[0x56458e94a4e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090201329 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e25d1c), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090201329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090201329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090201329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090201329 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090201329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090201329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090201329 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e2 5d 1c 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090201329 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090201329 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090201329 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090201329 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090201329 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090201329 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090201711 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40134<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=591264) 20250425090201878 DLSCCP DEBUG SCCP-SCOC(84)[0x56458e92ad50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090201878 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037e41f), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090201878 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090201878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090201878 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090201878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090201878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090201878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090201878 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 37 e4 1f 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090201879 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090201879 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090201879 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090201879 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090201879 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090201879 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090202544 DLSCCP DEBUG SCCP-SCOC(83)[0x56458e953dd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090202545 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f9a17), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090202545 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090202545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090202545 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090202545 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090202545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090202545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090202545 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2f 9a 17 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090202545 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090202545 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090202545 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090202545 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090202545 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090202545 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=591264, count=596672) 20250425090202912 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090202912 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425090202912 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250425090202912 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090202912 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090202912 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425090202912 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090202912 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425090202912 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425090202912 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090202912 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090202912 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425090203236 DLSCCP DEBUG SCCP-SCOC(82)[0x56458e949e40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090203236 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d963c2), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090203236 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090203236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090203236 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090203236 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090203236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090203236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090203236 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d9 63 c2 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090203237 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090203237 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090203237 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090203237 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090203237 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090203237 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink ------ Fri Apr 25 09:02:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425090203872 DLSCCP DEBUG SCCP-SCOC(81)[0x56458e975ea0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090203872 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047af5b), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090203872 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090203872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090203872 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090203872 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090203872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090203872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090203873 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 47 af 5b 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090203873 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090203873 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090203873 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090203873 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090203873 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090203873 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090204456 DLSCCP DEBUG SCCP-SCOC(79)[0x56458e798390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090204456 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043e7c0), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090204456 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090204456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090204456 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090204456 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090204456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090204456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090204457 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 43 e7 c0 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090204457 DLSCCP DEBUG SCCP-SCOC(80)[0x56458e93a1f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090204457 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014cde1), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090204457 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090204457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090204457 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090204457 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090204457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090204457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090204457 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 14 cd e1 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090204457 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090204457 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090204457 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090204457 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090204457 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090204457 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090204457 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090204457 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090204457 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090204457 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090204457 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090204457 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20250425090204809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40140<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090204815 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40148<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090204817 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33661<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(831)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090204910 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425090204910 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425090204918 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090204918 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090204918 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090204918 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090204919 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090204919 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090204919 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090204919 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(833)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090204919 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59196 (stream_srv.c:142) 20250425090204919 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59196<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425090204920 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090204920 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425090204920 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090204920 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090204920 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090204920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090204920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090204920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090204920 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090204920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090204920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090204920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090204920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090204920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090204920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090204920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090204920 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090204920 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090204920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425090204920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090204920 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 01 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090204920 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090204920 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090204920 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425090204920 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090204920 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090204920 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090204920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090204920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090204920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090204920 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090204920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090204920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090204920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090204920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090204920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090204920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090204920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090204920 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090204920 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090204920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090204920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090204920 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0e 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090204920 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090204920 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090204920 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090204920 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090204920 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090204920 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090204920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090204920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090204920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090204920 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090204920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090204920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090204920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090204920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090204920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090204920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090204920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090204920 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090204920 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090204920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090204920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090204920 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090204920 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090204920 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090204920 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090204920 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090204920 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090204920 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090204920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090204920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090204920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090204920 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090204920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090204920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090204920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090204920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090204920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090204920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090204920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090204920 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090204920 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090204920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090204920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090204920 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090204920 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090204920 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090204920 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090204920 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090204920 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425090204920 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425090204920 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425090204920 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090204920 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090204920 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090204920 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090204920 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090204920 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090204920 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090204920 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090204920 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090204920 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090204920 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090204920 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090204920 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090204920 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090204920 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090204920 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090204920 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090204920 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(837)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(837)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(837)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(835)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(840)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc1-M3UA(840)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(840)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(838)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090204946 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090204946 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090204946 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090204946 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090204946 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090204946 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090204946 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090204946 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090204947 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090204947 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425090204947 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090204947 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090204947 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090204947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090204947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090204947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090204947 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=6 -> eSLS=86: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090204947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090204947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090204947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090204947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090204947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090204947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090204947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090204947 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=6 -> eSLS=118: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090204947 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090204947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425090204947 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090204947 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 06 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090204947 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090204947 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090204947 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425090204947 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090204947 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090204947 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090204947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090204947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090204947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090204947 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090204947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090204947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090204947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090204947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090204947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090204947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090204947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090204947 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=7 -> eSLS=7: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090204947 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090204947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090204947 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090204947 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 07 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090204947 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090204947 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090204947 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090204947 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090204947 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090204947 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090204947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090204947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090204947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090204947 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090204947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090204947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090204947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090204947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090204947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090204947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090204947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090204947 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090204947 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090204947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090204947 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090204947 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090204947 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090204947 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090204947 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090204947 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090204947 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090204947 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090204947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090204947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090204947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090204947 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090204947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090204947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090204947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090204947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090204947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090204947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090204947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090204947 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090204947 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090204947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090204947 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090204947 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090204947 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090204948 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090204948 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090204948 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090204948 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425090204948 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425090204948 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425090204948 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090204948 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090204948 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090204948 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090204948 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090204948 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090204948 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090204948 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090204948 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090204948 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090204948 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090204948 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090204948 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090204948 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090204948 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090204948 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090204948 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090204948 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(843)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(843)@23e0c4c64ce8: M3UA emulation initiated, the test can be started MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(843)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(841)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(846)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn1-M3UA(846)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(846)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(844)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090204986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090204986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090204986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090204986 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090204986 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425090204986 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090204986 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090204986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090204986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090204990 DLINP DEBUG SRVCONN(,r=127.0.0.1:59196<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090204990 DLINP DEBUG SRVCONN(,r=127.0.0.1:59196<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090204991 DLINP DEBUG SRVCONN(,r=127.0.0.1:59196<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090204991 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090204991 DHNBAP DEBUG (127.0.0.1:59196 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425090204991 DHNBAP NOTICE (127.0.0.1:59196 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090204991 DHNBAP NOTICE (127.0.0.1:59196 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090204991 DLINP DEBUG SRVCONN(,r=127.0.0.1:59196<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090204991 DLINP DEBUG SRVCONN(,r=127.0.0.1:59196<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090205131 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090205131 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425090205131 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090205131 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(837)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425090205138 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090205138 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425090205139 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090205139 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090205139 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090205139 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090205139 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090205139 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090205139 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090205139 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425090205139 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090205141 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090205141 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090205141 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090205141 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425090205141 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090205141 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090205141 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090205141 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090205141 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425090205141 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425090205141 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090205141 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090205142 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090205142 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090205142 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425090205142 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090205142 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090205142 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090205142 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090205142 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090205142 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090205142 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090205142 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090205142 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425090205142 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090205142 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425090205143 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090205143 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090205143 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090205143 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090205143 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090205143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205143 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090205143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090205143 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090205143 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090205143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090205143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090205143 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090205143 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090205144 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090205144 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090205144 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090205144 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090205144 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090205144 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250425090205144 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090205144 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090205144 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090205144 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-M3UA(840)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425090205148 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090205148 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425090205148 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090205148 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090205148 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090205148 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090205148 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425090205148 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090205148 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090205148 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090205148 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090205150 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090205151 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090205151 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090205151 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425090205151 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090205151 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090205151 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090205151 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090205151 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425090205151 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090205151 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425090205151 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090205151 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090205151 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090205151 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090205151 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425090205151 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090205151 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090205151 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090205151 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090205151 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090205151 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090205151 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090205152 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090205152 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090205152 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090205152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090205152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090205152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205153 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090205153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090205153 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090205153 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090205153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090205153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090205153 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090205153 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090205153 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090205153 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090205153 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090205153 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090205153 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090205153 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'virt-msc1' 20250425090205153 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090205153 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090205153 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090205154 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425090205160 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090205160 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425090205160 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090205160 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(843)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425090205163 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090205163 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425090205163 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090205163 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090205163 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090205163 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090205163 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090205163 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090205163 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090205163 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090205163 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090205164 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090205164 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090205164 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090205164 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425090205164 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090205164 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090205164 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090205164 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090205164 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425090205164 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090205164 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090205164 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425090205164 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090205165 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090205165 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090205165 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090205165 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425090205165 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090205165 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090205165 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090205165 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090205165 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090205165 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090205165 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090205166 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090205166 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090205166 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090205166 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090205166 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090205166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205166 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090205166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090205167 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090205167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090205167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090205167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090205167 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090205167 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090205167 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090205167 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090205167 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090205167 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090205167 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090205167 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250425090205167 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090205167 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090205167 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090205167 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425090205173 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090205173 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425090205173 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090205173 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(846)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425090205177 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090205177 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250425090205177 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090205177 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090205177 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090205177 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090205177 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425090205177 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090205177 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090205177 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250425090205177 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090205179 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090205179 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090205179 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090205179 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250425090205179 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090205179 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090205179 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090205179 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090205179 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250425090205179 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250425090205179 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425090205179 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425090205179 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0a  20250425090205180 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425090205180 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090205180 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090205180 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090205180 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250425090205180 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090205180 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090205180 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090205180 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090205180 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090205180 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090205180 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090205181 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090205181 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090205181 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090205181 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090205181 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090205181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205181 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090205181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090205181 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090205181 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090205181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090205181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090205181 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090205181 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090205181 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090205181 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090205181 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090205181 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090205181 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090205181 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'virt-sgsn1' 20250425090205181 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090205181 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090205181 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090205181 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(836)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090205946 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090205946 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090205946 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090205946 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090205947 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090205947 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090205947 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090205947 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090205947 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090205947 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425090205947 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090205947 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090205947 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090205947 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090205947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090205947 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090205947 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090205947 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090205947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205947 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090205947 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090205947 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090205947 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090205947 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425090205947 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090205947 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090205948 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090205948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205948 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090205948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090205948 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090205948 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090205948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090205948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090205948 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090205948 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090205948 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425090205948 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090205948 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090205948 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090205948 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090205948 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090205948 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250425090205948 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090205948 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090205948 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090205948 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425090205949 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090205949 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090205949 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090205949 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090205949 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090205949 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090205949 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090205949 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090205949 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090205949 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090205949 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090205950 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090205950 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090205950 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090205950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090205950 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090205950 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090205950 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090205950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205950 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090205950 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090205950 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090205950 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090205950 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(839)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090205954 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090205954 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090205954 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090205954 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090205954 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090205954 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090205954 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090205954 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090205954 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090205954 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425090205954 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090205954 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090205954 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090205954 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090205954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090205954 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090205954 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090205954 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090205954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205954 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090205954 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090205954 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090205954 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090205954 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425090205954 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090205954 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090205955 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090205955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205955 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=4 -> eSLS=36: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090205955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090205955 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090205955 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090205955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090205955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090205955 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 04 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090205955 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090205955 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: link up (cnlink.c:111) 20250425090205955 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090205955 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090205955 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090205955 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090205955 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090205955 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: use Normal Route via 'virt-msc1' 20250425090205955 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090205955 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090205955 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090205955 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 04 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425090205955 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090205955 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090205955 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090205955 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090205955 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090205955 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090205955 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090205955 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090205955 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090205955 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090205955 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090205955 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090205955 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090205955 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090205955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090205955 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090205956 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090205956 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090205956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205956 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090205956 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090205956 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090205956 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090205956 DRANAP INFO cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(842)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090205971 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090205971 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090205971 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090205971 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090205971 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090205971 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090205971 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090205971 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090205971 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090205971 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090205971 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090205971 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090205971 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090205971 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090205971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090205971 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090205971 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090205971 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090205971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205972 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090205972 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090205972 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090205972 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090205972 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425090205972 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090205972 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090205972 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090205972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205972 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090205972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090205972 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090205972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090205972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090205972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090205972 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090205972 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090205972 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425090205973 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090205973 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090205973 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090205973 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090205973 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090205973 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250425090205973 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090205973 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090205973 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090205973 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425090205976 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090205976 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090205976 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090205976 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090205976 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090205976 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090205976 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090205976 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090205976 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090205976 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090205976 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090205976 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090205976 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090205976 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090205976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090205976 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090205976 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090205976 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090205976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205977 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090205977 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090205977 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090205977 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090205977 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(845)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090205987 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090205987 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425090205987 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425090205987 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425090205987 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090205987 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090205987 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090205987 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090205987 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090205987 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090205988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090205988 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090205988 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090205988 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090205988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090205988 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090205988 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425090205988 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090205988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205988 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090205988 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090205988 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090205988 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090205988 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425090205989 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090205989 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090205989 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090205989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205989 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090205989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090205989 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090205989 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090205989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090205989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090205989 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 08 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090205989 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090205989 DRANAP NOTICE cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: link up (cnlink.c:111) 20250425090205989 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090205989 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090205989 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090205989 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090205989 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090205989 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=8 -> eSLS=24: use Normal Route via 'virt-sgsn1' 20250425090205989 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090205989 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090205989 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090205989 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 08 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250425090205991 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090205991 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425090205991 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425090205991 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425090205992 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090205992 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090205992 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090205992 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090205992 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090205992 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090205992 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090205992 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090205992 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090205992 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090205992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090205992 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090205992 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425090205992 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090205992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090205992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090205992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090205992 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090205992 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090205992 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090205992 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090205992 DRANAP INFO cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090207002 DLCTRL DEBUG Command: GET 655909092 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090207002 DLCTRL DEBUG Tx Command reply: GET_REPLY 655909092 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090207003 DLCTRL DEBUG Command: GET 687805964 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090207003 DLCTRL DEBUG Tx Command reply: GET_REPLY 687805964 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090207005 DLCTRL DEBUG Command: GET 84922862 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090207005 DLCTRL DEBUG Tx Command reply: GET_REPLY 84922862 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090207009 DLCTRL DEBUG Command: GET 760350004 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090207009 DLCTRL DEBUG Tx Command reply: GET_REPLY 760350004 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090207013 DLCTRL DEBUG Command: GET 603794323 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090207013 DLCTRL DEBUG Tx Command reply: GET_REPLY 603794323 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425090207016 DLCTRL DEBUG Command: GET 415692531 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090207016 DLCTRL DEBUG Tx Command reply: GET_REPLY 415692531 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090207020 DLCTRL DEBUG Command: GET 23575171 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090207020 DLCTRL DEBUG Tx Command reply: GET_REPLY 23575171 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090207023 DLCTRL DEBUG Command: GET 326661617 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090207023 DLCTRL DEBUG Tx Command reply: GET_REPLY 326661617 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090207027 DLCTRL DEBUG Command: GET 998156828 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090207027 DLCTRL DEBUG Tx Command reply: GET_REPLY 998156828 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090207030 DLCTRL DEBUG Command: GET 1252660 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090207031 DLCTRL DEBUG Tx Command reply: GET_REPLY 1252660 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425090207034 DLCTRL DEBUG Command: GET 146696966 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090207034 DLCTRL DEBUG Tx Command reply: GET_REPLY 146696966 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090207037 DLCTRL DEBUG Command: GET 681118263 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090207037 DLCTRL DEBUG Tx Command reply: GET_REPLY 681118263 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090207040 DLCTRL DEBUG Command: GET 557037056 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090207040 DLCTRL DEBUG Tx Command reply: GET_REPLY 557037056 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090207043 DLCTRL DEBUG Command: GET 779710411 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090207043 DLCTRL DEBUG Tx Command reply: GET_REPLY 779710411 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090207046 DLCTRL DEBUG Command: GET 346560137 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090207046 DLCTRL DEBUG Tx Command reply: GET_REPLY 346560137 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425090207049 DLCTRL DEBUG Command: GET 821380084 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090207049 DLCTRL DEBUG Tx Command reply: GET_REPLY 821380084 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090207052 DLCTRL DEBUG Command: GET 263591687 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090207052 DLCTRL DEBUG Tx Command reply: GET_REPLY 263591687 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090207055 DLCTRL DEBUG Command: GET 583939428 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090207055 DLCTRL DEBUG Tx Command reply: GET_REPLY 583939428 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090207058 DLCTRL DEBUG Command: GET 138448070 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090207058 DLCTRL DEBUG Tx Command reply: GET_REPLY 138448070 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090207059 DLCTRL DEBUG Command: GET 163743142 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090207059 DLCTRL DEBUG Tx Command reply: GET_REPLY 163743142 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001110111'B, t_guard := 20.000000 } 20250425090207073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50026<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(836)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(836)@23e0c4c64ce8: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(832)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)10796130 20250425090208118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090208118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090208118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425090208118 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090208118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa4bc62, normal) (hnbgw_rua.c:406) 20250425090208118 DHNB DEBUG map_rua[0x56458e928e10]{init}: Allocated (fsm.c:456) 20250425090208118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10796130)[0x56458e928e10]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090208118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10796130 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090208118 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090208118 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090208118 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10796130 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425090208118 DCN DEBUG map_sccp[0x56458e9530d0]{init}: Allocated (fsm.c:456) 20250425090208118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x56458e9530d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090208118 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10796130 <-> SCCP-91 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425090208118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10796130 SCCP-91 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425090208118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10796130)[0x56458e928e10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090208118 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090208118 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090208118 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10796130 SCCP-91 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090208118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x56458e9530d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090208118 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090208118 DLSCCP DEBUG SCCP-SCOC(91)[0x56458e94a6a0]{IDLE}: Allocated (fsm.c:456) 20250425090208118 DLSCCP DEBUG SCCP-SCOC(91)[0x56458e94a6a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090208118 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005b), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002770056400500f1100926) (sccp_scrc.c:415) 20250425090208119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090208119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090208119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090208119 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090208119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090208119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090208119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090208119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090208119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090208119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090208119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090208119 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090208119 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090208119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090208119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090208119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 5b 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 77 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090208119 DLSCCP DEBUG SCCP-SCOC(91)[0x56458e94a6a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090208119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x56458e9530d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090208119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10796130)[0x56458e928e10]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090208119 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090208119 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090208119 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090208119 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090208119 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090208119 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250425090208119 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090208119 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090208119 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090208119 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 5b 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 77 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(835)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc0-SCCP(835)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(836)@23e0c4c64ce8: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848) HNBGW_Test.msc0-RAN(836)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)311728 HNBGW_Test.msc0-SCCP(835)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(835)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090208137 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090208137 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090208137 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090208137 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090208137 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090208137 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090208137 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090208138 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090208138 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090208138 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 5b 02 1e 63 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090208138 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090208138 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090208138 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090208138 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090208138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090208138 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000005b), PART(T=Source Reference,L=4,D=00021e63) (sccp_scrc.c:486) 20250425090208138 DLSCCP DEBUG Received CO:COAK for local reference 91 (sccp_scoc.c:1855) 20250425090208138 DLSCCP DEBUG SCCP-SCOC(91)[0x56458e94a6a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090208138 DLSCCP DEBUG SCCP-SCOC(91)[0x56458e94a6a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090208138 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090208138 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090208138 DCN DEBUG handle_cn_conn_conf() conn_id=91, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090208138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x56458e9530d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090208138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x56458e9530d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090208139 DLCTRL DEBUG Command: GET 261027409 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090208139 DLCTRL DEBUG Tx Command reply: GET_REPLY 261027409 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425090208144 DLCTRL DEBUG Command: GET 696037066 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090208144 DLCTRL DEBUG Tx Command reply: GET_REPLY 696037066 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090208148 DLCTRL DEBUG Command: GET 388625750 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090208148 DLCTRL DEBUG Tx Command reply: GET_REPLY 388625750 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090208152 DLCTRL DEBUG Command: GET 922122212 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090208152 DLCTRL DEBUG Tx Command reply: GET_REPLY 922122212 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090208156 DLCTRL DEBUG Command: GET 16399525 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090208156 DLCTRL DEBUG Tx Command reply: GET_REPLY 16399525 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090208159 DLCTRL DEBUG Command: GET 445248856 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090208159 DLCTRL DEBUG Tx Command reply: GET_REPLY 445248856 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090208162 DLCTRL DEBUG Command: GET 449405466 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090208162 DLCTRL DEBUG Tx Command reply: GET_REPLY 449405466 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090208165 DLCTRL DEBUG Command: GET 37025896 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090208165 DLCTRL DEBUG Tx Command reply: GET_REPLY 37025896 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090208168 DLCTRL DEBUG Command: GET 556191760 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090208168 DLCTRL DEBUG Tx Command reply: GET_REPLY 556191760 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090208170 DLCTRL DEBUG Command: GET 243447080 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090208170 DLCTRL DEBUG Tx Command reply: GET_REPLY 243447080 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090208172 DLCTRL DEBUG Command: GET 136030198 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090208172 DLCTRL DEBUG Tx Command reply: GET_REPLY 136030198 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090208174 DLCTRL DEBUG Command: GET 187760074 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090208174 DLCTRL DEBUG Tx Command reply: GET_REPLY 187760074 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090208176 DLCTRL DEBUG Command: GET 671405242 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090208176 DLCTRL DEBUG Tx Command reply: GET_REPLY 671405242 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090208178 DLCTRL DEBUG Command: GET 336595406 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090208178 DLCTRL DEBUG Tx Command reply: GET_REPLY 336595406 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090208180 DLCTRL DEBUG Command: GET 703742456 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090208180 DLCTRL DEBUG Tx Command reply: GET_REPLY 703742456 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090208181 DLCTRL DEBUG Command: GET 183254819 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090208181 DLCTRL DEBUG Tx Command reply: GET_REPLY 183254819 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090208182 DLCTRL DEBUG Command: GET 817334363 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090208182 DLCTRL DEBUG Tx Command reply: GET_REPLY 817334363 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090208184 DLCTRL DEBUG Command: GET 17742142 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090208184 DLCTRL DEBUG Tx Command reply: GET_REPLY 17742142 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090208185 DLCTRL DEBUG Command: GET 125187443 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090208185 DLCTRL DEBUG Tx Command reply: GET_REPLY 125187443 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090208186 DLCTRL DEBUG Command: GET 593648742 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090208186 DLCTRL DEBUG Tx Command reply: GET_REPLY 593648742 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001111010011'B, t_guard := 20.000000 } 20250425090208215 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50042<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(839)@23e0c4c64ce8: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(839)@23e0c4c64ce8: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(832)@23e0c4c64ce8: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849)11037253 20250425090209237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090209237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090209237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425090209237 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090209237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa86a45, normal) (hnbgw_rua.c:406) 20250425090209237 DHNB DEBUG map_rua[0x56458e952dc0]{init}: Allocated (fsm.c:456) 20250425090209237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11037253)[0x56458e952dc0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090209237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11037253 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090209237 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090209237 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090209237 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425090209237 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11037253 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:743) 20250425090209237 DCN DEBUG map_sccp[0x56458e930220]{init}: Allocated (fsm.c:456) 20250425090209237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x56458e930220]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090209237 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11037253 <-> SCCP-92 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425090209237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11037253 SCCP-92 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250425090209237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11037253)[0x56458e952dc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090209237 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090209237 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090209237 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11037253 SCCP-92 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090209237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x56458e930220]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090209237 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090209237 DLSCCP DEBUG SCCP-SCOC(92)[0x56458e9539b0]{IDLE}: Allocated (fsm.c:456) 20250425090209237 DLSCCP DEBUG SCCP-SCOC(92)[0x56458e9539b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090209237 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005c), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030003d30056400500f1100926) (sccp_scrc.c:415) 20250425090209237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090209237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090209237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090209237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090209237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090209237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090209238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090209238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090209238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090209238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090209238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090209238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090209238 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090209238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090209238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090209238 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 09 01 00 00 5c 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 d3 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090209238 DLSCCP DEBUG SCCP-SCOC(92)[0x56458e9539b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090209238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x56458e930220]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090209238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11037253)[0x56458e952dc0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090209238 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090209238 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090209238 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090209238 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090209238 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090209238 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'virt-msc1' 20250425090209238 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090209238 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090209238 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090209238 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 09 01 00 00 5c 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 d3 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(838)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc1-SCCP(838)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(839)@23e0c4c64ce8: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849) HNBGW_Test.msc1-RAN(839)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849)4813624 HNBGW_Test.msc1-SCCP(838)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(838)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090209257 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090209257 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090209257 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090209257 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090209257 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090209257 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090209257 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090209257 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090209257 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090209257 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 5c a7 de 9e 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090209257 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090209257 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090209257 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090209258 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090209258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090209258 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000005c), PART(T=Source Reference,L=4,D=00a7de9e) (sccp_scrc.c:486) 20250425090209258 DLSCCP DEBUG Received CO:COAK for local reference 92 (sccp_scoc.c:1855) 20250425090209258 DLSCCP DEBUG SCCP-SCOC(92)[0x56458e9539b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090209258 DLSCCP DEBUG SCCP-SCOC(92)[0x56458e9539b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090209258 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090209258 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090209258 DCN DEBUG handle_cn_conn_conf() conn_id=92, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090209258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x56458e930220]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090209258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x56458e930220]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425090209259 DLCTRL DEBUG Command: GET 105359962 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090209259 DLCTRL DEBUG Tx Command reply: GET_REPLY 105359962 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425090209264 DLCTRL DEBUG Command: GET 37256263 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090209264 DLCTRL DEBUG Tx Command reply: GET_REPLY 37256263 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090209268 DLCTRL DEBUG Command: GET 172140963 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090209268 DLCTRL DEBUG Tx Command reply: GET_REPLY 172140963 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090209273 DLCTRL DEBUG Command: GET 478430446 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090209273 DLCTRL DEBUG Tx Command reply: GET_REPLY 478430446 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090209278 DLCTRL DEBUG Command: GET 59688639 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090209278 DLCTRL DEBUG Tx Command reply: GET_REPLY 59688639 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090209283 DLCTRL DEBUG Command: GET 296502882 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090209283 DLCTRL DEBUG Tx Command reply: GET_REPLY 296502882 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250425090209287 DLCTRL DEBUG Command: GET 398605593 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090209287 DLCTRL DEBUG Tx Command reply: GET_REPLY 398605593 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090209290 DLCTRL DEBUG Command: GET 589759275 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090209290 DLCTRL DEBUG Tx Command reply: GET_REPLY 589759275 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090209293 DLCTRL DEBUG Command: GET 189967602 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090209293 DLCTRL DEBUG Tx Command reply: GET_REPLY 189967602 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090209297 DLCTRL DEBUG Command: GET 671250352 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090209297 DLCTRL DEBUG Tx Command reply: GET_REPLY 671250352 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090209301 DLCTRL DEBUG Command: GET 588343639 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090209301 DLCTRL DEBUG Tx Command reply: GET_REPLY 588343639 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090209306 DLCTRL DEBUG Command: GET 913253930 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090209306 DLCTRL DEBUG Tx Command reply: GET_REPLY 913253930 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090209309 DLCTRL DEBUG Command: GET 46592755 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090209309 DLCTRL DEBUG Tx Command reply: GET_REPLY 46592755 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090209313 DLCTRL DEBUG Command: GET 855076054 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090209313 DLCTRL DEBUG Tx Command reply: GET_REPLY 855076054 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090209316 DLCTRL DEBUG Command: GET 667737210 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090209316 DLCTRL DEBUG Tx Command reply: GET_REPLY 667737210 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090209320 DLCTRL DEBUG Command: GET 183208860 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090209320 DLCTRL DEBUG Tx Command reply: GET_REPLY 183208860 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090209322 DLCTRL DEBUG Command: GET 701702352 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090209322 DLCTRL DEBUG Tx Command reply: GET_REPLY 701702352 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090209323 DLCTRL DEBUG Command: GET 33870143 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090209323 DLCTRL DEBUG Tx Command reply: GET_REPLY 33870143 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090209324 DLCTRL DEBUG Command: GET 957100173 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090209324 DLCTRL DEBUG Tx Command reply: GET_REPLY 957100173 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090209325 DLCTRL DEBUG Command: GET 821173178 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090209325 DLCTRL DEBUG Tx Command reply: GET_REPLY 821173178 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: "disconnecting msc0" 20250425090209326 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250425090209327 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090209327 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090209327 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090209327 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425090209328 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090209328 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090209328 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090209328 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090209328 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090209328 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090209328 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425090209328 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090209328 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090209328 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090209328 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090209328 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090209328 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250425090209328 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425090209328 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 bc  20250425090209328 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090209328 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090209328 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090209328 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090209328 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090209328 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425090209328 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090209328 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090209328 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090209328 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090209328 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090209328 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090209328 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090209328 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090209328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x56458e9530d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425090209328 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090209328 DLSCCP DEBUG SCCP-SCOC(91)[0x56458e94a6a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090209328 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00021e63), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090209328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090209328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090209328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090209328 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090209328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090209328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090209328 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0e 04 02 1e 63 00 00 5b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090209328 DLSCCP DEBUG SCCP-SCOC(91)[0x56458e94a6a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090209328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x56458e9530d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090209328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10796130)[0x56458e928e10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425090209328 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10796130)[0x56458e928e10]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425090209328 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425090209328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10796130)[0x56458e928e10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425090209328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10796130)[0x56458e928e10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090209328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10796130)[0x56458e928e10]{disrupted}: Freeing instance (context_map.c:202) 20250425090209328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10796130)[0x56458e928e10]{disrupted}: Deallocated (fsm.c:568) 20250425090209328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x56458e9530d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090209328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x56458e9530d0]{disconnected}: Freeing instance (context_map.c:206) 20250425090209328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x56458e9530d0]{disconnected}: Deallocated (fsm.c:568) 20250425090209328 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10796130 SCCP-91 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425090209328 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090209328 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090209328 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090209328 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090209328 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090209328 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090209328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090209328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100101110'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(832)@23e0c4c64ce8: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)10796130 20250425090209352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50046<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(839)@23e0c4c64ce8: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(839)@23e0c4c64ce8: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(832)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850)12448694 20250425090210379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090210379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090210379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425090210379 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090210379 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbdf3b6, normal) (hnbgw_rua.c:406) 20250425090210379 DHNB DEBUG map_rua[0x56458e928e10]{init}: Allocated (fsm.c:456) 20250425090210379 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12448694)[0x56458e928e10]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090210379 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12448694 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090210379 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090210379 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090210379 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12448694 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250425090210379 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12448694 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:743) 20250425090210379 DCN DEBUG map_sccp[0x56458e9530d0]{init}: Allocated (fsm.c:456) 20250425090210379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x56458e9530d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090210379 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12448694 <-> SCCP-93 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425090210379 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12448694 SCCP-93 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250425090210379 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12448694)[0x56458e928e10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090210379 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090210379 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090210379 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12448694 SCCP-93 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090210379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x56458e9530d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090210379 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090210379 DLSCCP DEBUG SCCP-SCOC(93)[0x56458e93af90]{IDLE}: Allocated (fsm.c:456) 20250425090210379 DLSCCP DEBUG SCCP-SCOC(93)[0x56458e93af90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090210379 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005d), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300012e0056400500f1100926) (sccp_scrc.c:415) 20250425090210379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090210379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090210379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090210379 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090210379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090210379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090210380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090210380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090210380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090210380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090210380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090210380 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090210380 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090210380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090210380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090210380 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 08 01 00 00 5d 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 2e 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090210380 DLSCCP DEBUG SCCP-SCOC(93)[0x56458e93af90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090210380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x56458e9530d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090210380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12448694)[0x56458e928e10]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090210380 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090210380 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090210380 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090210380 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090210380 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090210380 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'virt-msc1' 20250425090210380 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090210380 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090210380 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090210380 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 08 01 00 00 5d 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 2e 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(838)@23e0c4c64ce8: First idle individual index:1 HNBGW_Test.msc1-SCCP(838)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(839)@23e0c4c64ce8: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850) HNBGW_Test.msc1-RAN(839)@23e0c4c64ce8: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850)7589400 HNBGW_Test.msc1-SCCP(838)@23e0c4c64ce8: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(838)@23e0c4c64ce8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425090210389 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090210389 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090210389 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090210389 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090210389 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090210389 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090210389 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090210389 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090210389 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090210389 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 5d 17 96 91 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090210389 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090210389 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090210389 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090210389 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090210389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090210389 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000005d), PART(T=Source Reference,L=4,D=00179691) (sccp_scrc.c:486) 20250425090210389 DLSCCP DEBUG Received CO:COAK for local reference 93 (sccp_scoc.c:1855) 20250425090210389 DLSCCP DEBUG SCCP-SCOC(93)[0x56458e93af90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090210389 DLSCCP DEBUG SCCP-SCOC(93)[0x56458e93af90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090210389 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090210389 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090210389 DCN DEBUG handle_cn_conn_conf() conn_id=93, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090210389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x56458e9530d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090210389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x56458e9530d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850)@23e0c4c64ce8: setverdict(pass): none -> pass MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090210393 DLCTRL DEBUG Command: GET 353853802 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090210393 DLCTRL DEBUG Tx Command reply: GET_REPLY 353853802 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425090210397 DLCTRL DEBUG Command: GET 386289300 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090210397 DLCTRL DEBUG Tx Command reply: GET_REPLY 386289300 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090210401 DLCTRL DEBUG Command: GET 515142682 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090210401 DLCTRL DEBUG Tx Command reply: GET_REPLY 515142682 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090210406 DLCTRL DEBUG Command: GET 522212309 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090210406 DLCTRL DEBUG Tx Command reply: GET_REPLY 522212309 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090210410 DLCTRL DEBUG Command: GET 75707119 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090210410 DLCTRL DEBUG Tx Command reply: GET_REPLY 75707119 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090210414 DLCTRL DEBUG Command: GET 782877165 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090210414 DLCTRL DEBUG Tx Command reply: GET_REPLY 782877165 rate_ctr.abs.msc.1.cnpool:subscr:new 2 (control_if.c:477) 20250425090210418 DLCTRL DEBUG Command: GET 749632099 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090210418 DLCTRL DEBUG Tx Command reply: GET_REPLY 749632099 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090210422 DLCTRL DEBUG Command: GET 488941773 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090210422 DLCTRL DEBUG Tx Command reply: GET_REPLY 488941773 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090210426 DLCTRL DEBUG Command: GET 43298207 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090210426 DLCTRL DEBUG Tx Command reply: GET_REPLY 43298207 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090210430 DLCTRL DEBUG Command: GET 763744132 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090210430 DLCTRL DEBUG Tx Command reply: GET_REPLY 763744132 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090210434 DLCTRL DEBUG Command: GET 716848436 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090210434 DLCTRL DEBUG Tx Command reply: GET_REPLY 716848436 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090210437 DLCTRL DEBUG Command: GET 410697415 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090210437 DLCTRL DEBUG Tx Command reply: GET_REPLY 410697415 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090210440 DLCTRL DEBUG Command: GET 505558486 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090210440 DLCTRL DEBUG Tx Command reply: GET_REPLY 505558486 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090210442 DLCTRL DEBUG Command: GET 392298208 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090210442 DLCTRL DEBUG Tx Command reply: GET_REPLY 392298208 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090210445 DLCTRL DEBUG Command: GET 831105948 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090210445 DLCTRL DEBUG Tx Command reply: GET_REPLY 831105948 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090210447 DLCTRL DEBUG Command: GET 699530852 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090210447 DLCTRL DEBUG Tx Command reply: GET_REPLY 699530852 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090210448 DLCTRL DEBUG Command: GET 796071500 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090210448 DLCTRL DEBUG Tx Command reply: GET_REPLY 796071500 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090210450 DLCTRL DEBUG Command: GET 964280019 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090210450 DLCTRL DEBUG Tx Command reply: GET_REPLY 964280019 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090210452 DLCTRL DEBUG Command: GET 18563041 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090210452 DLCTRL DEBUG Tx Command reply: GET_REPLY 18563041 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090210454 DLCTRL DEBUG Command: GET 365927597 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090210454 DLCTRL DEBUG Tx Command reply: GET_REPLY 365927597 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425090210466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40148<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090210466 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33661<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(829)@23e0c4c64ce8: Final verdict of PTC: none VirtHNBGW-STATS(828)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090210470 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40140<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090210471 DLINP DEBUG SRVCONN(,r=127.0.0.1:59196<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090210471 DLINP DEBUG SRVCONN(,r=127.0.0.1:59196<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090210471 DLINP NOTICE SRV(,r=127.0.0.1:59196<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090210471 DMAIN NOTICE (127.0.0.1:59196 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59196<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090210471 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(834)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(836)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(835)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(842)@23e0c4c64ce8: Final verdict of PTC: none 20250425090210473 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090210473 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090210473 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090210473 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425090210473 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090210473 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090210473 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090210473 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090210473 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090210473 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090210473 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425090210473 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090210473 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090210473 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090210473 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090210473 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs HNBGW_Test.sgsn1-RAN(845)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(844)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(837)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(841)@23e0c4c64ce8: Final verdict of PTC: none 20250425090210473 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425090210474 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250425090210474 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090210474 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090210474 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090210474 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090210474 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090210474 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090210474 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250425090210474 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090210474 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090210474 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090210474 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090210474 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090210474 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090210474 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090210474 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090210474 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090210474 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250425090210474 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090210474 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090210474 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090210474 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425090210474 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090210474 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090210474 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090210474 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090210474 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090210474 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090210474 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090210474 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090210474 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250425090210474 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090210474 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090210475 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090210475 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425090210475 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090210475 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425090210475 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425090210475 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090210475 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090210475 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090210475 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090210475 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090210475 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090210475 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090210475 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090210475 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250425090210475 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090210475 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090210475 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090210475 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090210475 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090210475 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090210475 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090210475 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090210475 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090210475 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090210475 DRANAP NOTICE cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090210475 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425090210475 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090210475 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090210475 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090210475 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425090210475 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090210475 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090210475 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090210475 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090210475 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090210476 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090210476 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425090210476 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090210476 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090210476 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090210476 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090210476 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090210476 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090210476 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090210476 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090210476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x56458e930220]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425090210476 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090210476 DLSCCP DEBUG SCCP-SCOC(92)[0x56458e9539b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090210476 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7de9e), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090210476 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090210476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090210476 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090210476 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090210476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090210476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090210476 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 09 04 a7 de 9e 00 00 5c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090210476 DLSCCP DEBUG SCCP-SCOC(92)[0x56458e9539b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090210476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x56458e930220]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090210476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11037253)[0x56458e952dc0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425090210476 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11037253)[0x56458e952dc0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425090210476 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425090210476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11037253)[0x56458e952dc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425090210476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11037253)[0x56458e952dc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090210476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11037253)[0x56458e952dc0]{disrupted}: Freeing instance (context_map.c:202) 20250425090210476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11037253)[0x56458e952dc0]{disrupted}: Deallocated (fsm.c:568) 20250425090210476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x56458e930220]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090210476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x56458e930220]{disconnected}: Freeing instance (context_map.c:206) 20250425090210476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x56458e930220]{disconnected}: Deallocated (fsm.c:568) 20250425090210477 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11037253 SCCP-92 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425090210477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x56458e9530d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425090210477 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090210477 DLSCCP DEBUG SCCP-SCOC(93)[0x56458e93af90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090210477 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00179691), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090210477 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090210477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090210477 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090210477 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090210477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090210477 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090210477 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 08 04 17 96 91 00 00 5d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090210477 DLSCCP DEBUG SCCP-SCOC(93)[0x56458e93af90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090210477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x56458e9530d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090210477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12448694)[0x56458e928e10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425090210477 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12448694)[0x56458e928e10]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425090210477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425090210477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12448694)[0x56458e928e10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425090210477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12448694)[0x56458e928e10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090210477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12448694)[0x56458e928e10]{disrupted}: Freeing instance (context_map.c:202) 20250425090210477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12448694)[0x56458e928e10]{disrupted}: Deallocated (fsm.c:568) 20250425090210477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x56458e9530d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090210477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x56458e9530d0]{disconnected}: Freeing instance (context_map.c:206) 20250425090210477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x56458e9530d0]{disconnected}: Deallocated (fsm.c:568) 20250425090210477 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12448694 SCCP-93 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425090210477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090210477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425090210477 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090210477 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090210477 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090210477 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090210477 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090210477 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090210477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425090210478 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090210478 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090210478 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090210478 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090210478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090210478 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090210478 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090210478 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425090210478 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50026<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090210478 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090210478 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090210479 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50042<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090210479 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50046<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(832)@23e0c4c64ce8: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(827)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(840)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849)@23e0c4c64ce8: Final verdict of PTC: pass HNBGW_Test.msc1-RAN(839)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(833)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(831)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)@23e0c4c64ce8: Final verdict of PTC: pass HNBGW-PFCP(830)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850)@23e0c4c64ce8: Final verdict of PTC: pass HNBGW_Test.sgsn1-M3UA(846)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(838)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(843)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(847)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(827): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(828): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(829): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(830): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(831): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(832): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(833): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(834): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(835): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(836): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(837): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-SCCP(838): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-RAN(839): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-M3UA(840): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(841): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(842): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(843): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(844): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(845): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(846): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(847): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Fri Apr 25 09:02:10 UTC 2025 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc 20250425090210671 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50058<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090210912 DLSCCP DEBUG SCCP-SCOC(88)[0x56458e932eb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090210912 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008ad45), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090210912 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090210912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090210912 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090210912 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090210912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090210912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090210912 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 08 ad 45 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090210912 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090210912 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090210912 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090210912 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090210912 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090210912 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090210913 DLSCCP DEBUG SCCP-SCOC(90)[0x56458e92af80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090210913 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff8410), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090210913 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090210914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090210914 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090210914 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090210914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090210914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090210914 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 ff 84 10 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090210914 DLSCCP DEBUG SCCP-SCOC(89)[0x56458e951090]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090210914 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe9508), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090210914 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090210914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090210914 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090210914 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090210914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090210914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090210914 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fe 95 08 00 00 59 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090210914 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090210914 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090210914 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090210914 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090210914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090210914 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090210914 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090210914 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090210914 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090210914 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090210914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090210914 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090211274 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50058<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=580952) 20250425090211327 DLSCCP DEBUG SCCP-SCOC(86)[0x56458e929550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090211327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052ef61), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090211327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090211327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090211327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090211327 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090211327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090211327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090211327 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 52 ef 61 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090211327 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090211327 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090211327 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090211328 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090211328 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090211328 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090211328 DLSCCP DEBUG SCCP-SCOC(85)[0x56458e939f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090211328 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00936199), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090211328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090211328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090211329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090211329 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090211329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090211329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090211329 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 93 61 99 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090211329 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090211329 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090211329 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425090211329 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090211329 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090211329 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090211329 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090211329 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090211329 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090211330 DLSCCP DEBUG SCCP-SCOC(87)[0x56458e94a4e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090211330 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e25d1c), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090211330 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090211330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090211330 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090211330 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090211330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090211330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090211330 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e2 5d 1c 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090211330 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090211330 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090211330 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090211330 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090211330 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090211330 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090211879 DLSCCP DEBUG SCCP-SCOC(84)[0x56458e92ad50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090211879 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037e41f), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090211879 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090211879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090211879 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090211879 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090211879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090211879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090211879 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 37 e4 1f 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090211880 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090211880 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090211880 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090211880 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090211880 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090211880 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=580952, count=615828) 20250425090212475 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090212475 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090212475 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425090212476 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090212476 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425090212476 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425090212476 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090212476 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425090212476 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425090212545 DLSCCP DEBUG SCCP-SCOC(83)[0x56458e953dd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090212546 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f9a17), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090212546 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090212546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090212546 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090212546 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090212546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090212546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090212546 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2f 9a 17 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090212546 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090212546 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090212546 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090212546 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090212546 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090212546 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090213237 DLSCCP DEBUG SCCP-SCOC(82)[0x56458e949e40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090213237 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d963c2), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090213237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090213237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090213237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090213237 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090213237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090213237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090213237 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d9 63 c2 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090213238 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090213238 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090213238 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090213238 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090213238 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090213238 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink ------ Fri Apr 25 09:02:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425090213873 DLSCCP DEBUG SCCP-SCOC(81)[0x56458e975ea0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090213873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047af5b), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090213873 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090213873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090213873 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090213873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090213873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090213873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090213873 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 47 af 5b 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090213873 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090213873 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090213873 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090213874 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090213874 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090213874 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20250425090214362 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50062<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090214367 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50076<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090214372 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44527<->l=127.0.0.1:4262) (control_if.c:572) 20250425090214452 DLSCCP DEBUG SCCP-SCOC(79)[0x56458e798390]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090214452 DLSCCP DEBUG SCCP-SCOC(79)[0x56458e798390]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090214452 DLSCCP DEBUG SCCP-SCOC(79)[0x56458e798390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090214452 DLSCCP DEBUG SCCP-SCOC(79)[0x56458e798390]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090214452 DLSCCP DEBUG SCCP-SCOC(79)[0x56458e798390]{IDLE}: Deallocated (fsm.c:568) 20250425090214453 DLSCCP DEBUG SCCP-SCOC(80)[0x56458e93a1f0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090214453 DLSCCP DEBUG SCCP-SCOC(80)[0x56458e93a1f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090214453 DLSCCP DEBUG SCCP-SCOC(80)[0x56458e93a1f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090214453 DLSCCP DEBUG SCCP-SCOC(80)[0x56458e93a1f0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090214453 DLSCCP DEBUG SCCP-SCOC(80)[0x56458e93a1f0]{IDLE}: Deallocated (fsm.c:568) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(855)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090214498 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425090214498 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425090214511 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090214511 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090214511 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090214511 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090214511 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090214511 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090214511 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090214511 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(857)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090214511 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48086 (stream_srv.c:142) 20250425090214511 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48086<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425090214513 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090214513 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425090214513 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090214513 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090214513 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090214513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090214513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090214513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090214513 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090214513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090214513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090214513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090214513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090214513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090214513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090214513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090214513 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090214513 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090214513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425090214513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090214513 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 00 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090214513 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090214513 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090214513 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425090214513 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090214513 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090214513 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090214513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090214513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090214513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090214513 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090214513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090214513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090214513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090214513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090214513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090214513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090214513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090214513 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090214513 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090214513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090214513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090214513 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0e 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090214513 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090214513 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090214513 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090214513 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090214513 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090214513 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090214513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090214513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090214513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090214513 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090214513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090214513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090214513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090214513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090214513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090214513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090214513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090214513 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090214513 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090214513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090214513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090214513 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 08 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090214513 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090214513 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090214513 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090214513 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090214513 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090214513 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090214513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090214513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090214513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090214513 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090214513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090214513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090214513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090214513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090214513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090214513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090214513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090214513 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090214513 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090214513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090214513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090214513 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090214513 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090214513 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090214513 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090214513 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090214513 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425090214513 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425090214513 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425090214513 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090214513 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090214513 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090214513 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090214513 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090214513 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090214513 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090214513 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090214513 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090214513 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090214513 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090214513 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090214513 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090214513 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090214513 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090214513 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090214513 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090214513 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(861)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(861)@23e0c4c64ce8: M3UA emulation initiated, the test can be started MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(861)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-SCCP(859)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090214526 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090214526 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090214526 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090214526 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090214526 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090214526 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090214527 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090214527 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090214528 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090214528 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425090214528 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090214528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090214528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090214528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090214528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090214528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090214528 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=13 -> eSLS=93: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090214528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090214528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090214528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090214528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090214528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090214528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090214528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090214528 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=13 -> eSLS=125: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090214528 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090214528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425090214528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090214528 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0d 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090214528 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090214528 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090214528 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425090214528 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090214528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090214528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090214528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090214528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090214528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090214528 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090214528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090214528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090214528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090214528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090214528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090214528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090214528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090214528 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090214528 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090214528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090214528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090214528 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0d 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090214528 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090214528 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090214528 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090214528 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090214528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090214528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090214528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090214528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090214528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090214528 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090214528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090214528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090214528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090214528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090214528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090214528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090214528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090214528 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090214528 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090214528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090214528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090214528 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090214528 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090214528 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090214528 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090214528 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090214528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090214528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090214528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090214528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090214528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090214528 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090214528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090214528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090214528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090214528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090214528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090214528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090214528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090214528 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090214528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090214528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090214528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090214528 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090214528 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090214528 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090214528 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090214528 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090214528 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425090214528 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425090214528 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425090214528 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090214528 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090214528 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090214528 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090214528 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090214528 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090214528 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090214528 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090214528 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090214528 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090214528 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090214528 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090214528 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090214528 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090214528 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090214528 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090214529 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090214529 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(864)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(864)@23e0c4c64ce8: M3UA emulation initiated, the test can be started MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(864)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(862)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090214549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090214549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090214549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090214549 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090214549 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425090214549 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090214549 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090214549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090214549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090214553 DLINP DEBUG SRVCONN(,r=127.0.0.1:48086<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090214553 DLINP DEBUG SRVCONN(,r=127.0.0.1:48086<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090214553 DLINP DEBUG SRVCONN(,r=127.0.0.1:48086<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090214553 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090214553 DHNBAP DEBUG (127.0.0.1:48086 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425090214553 DHNBAP NOTICE (127.0.0.1:48086 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090214553 DHNBAP NOTICE (127.0.0.1:48086 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090214553 DLINP DEBUG SRVCONN(,r=127.0.0.1:48086<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090214553 DLINP DEBUG SRVCONN(,r=127.0.0.1:48086<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090214724 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090214724 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425090214724 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090214724 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(861)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425090214733 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090214733 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425090214733 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090214733 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090214733 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090214734 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090214734 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090214734 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090214734 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090214734 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425090214734 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090214736 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090214736 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090214736 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090214736 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425090214736 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090214736 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090214736 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090214736 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090214736 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425090214736 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425090214736 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090214736 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090214737 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090214737 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090214737 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425090214737 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090214737 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090214737 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090214737 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090214737 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090214737 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090214737 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090214738 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090214738 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090214738 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090214738 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090214738 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090214738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090214738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090214738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090214738 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090214738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090214738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090214738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090214738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090214738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090214738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090214738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090214738 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090214738 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090214738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090214738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090214738 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090214738 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090214739 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090214739 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090214739 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090214739 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090214739 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090214739 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250425090214739 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090214739 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090214739 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090214739 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425090214739 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090214739 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425090214739 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090214739 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(864)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425090214746 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090214746 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425090214746 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090214746 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090214746 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090214746 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090214746 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090214747 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090214747 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090214747 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090214747 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090214749 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090214749 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090214749 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090214749 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425090214749 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090214749 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090214749 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090214749 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090214749 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425090214749 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090214749 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090214750 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090214750 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090214750 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090214750 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090214750 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425090214750 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090214750 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090214750 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090214750 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090214750 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090214750 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090214750 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090214751 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090214751 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090214751 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090214751 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090214751 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090214751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090214751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090214751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090214751 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090214751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090214751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090214751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090214751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090214751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090214751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090214751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090214751 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090214751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090214751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090214751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090214751 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090214751 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090214752 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090214752 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090214752 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090214752 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090214752 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090214752 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250425090214752 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090214752 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090214752 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090214752 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(860)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090215541 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090215541 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090215541 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090215541 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090215541 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090215541 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090215541 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090215541 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090215541 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090215541 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425090215541 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090215542 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090215542 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090215542 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090215542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090215542 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090215542 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090215542 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090215542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090215542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090215542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090215542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090215542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090215542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090215542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090215542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090215542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090215542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090215542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090215542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090215542 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090215542 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090215542 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090215542 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090215542 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425090215542 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090215542 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090215542 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090215542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090215542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090215542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090215542 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090215542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090215542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090215542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090215542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090215542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090215542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090215542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090215542 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090215542 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090215542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090215542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090215542 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090215542 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090215542 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425090215542 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090215542 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090215542 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090215542 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090215542 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090215542 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425090215542 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090215542 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090215542 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090215542 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425090215544 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090215544 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090215544 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090215544 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090215544 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090215544 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090215544 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090215544 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090215544 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090215545 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090215545 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090215545 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090215545 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090215545 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090215545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090215545 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090215545 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090215545 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090215545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090215545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090215545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090215545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090215545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090215545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090215545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090215545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090215545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090215545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090215545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090215545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090215545 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090215545 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090215545 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090215545 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090215545 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(863)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090215547 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090215547 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090215547 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090215547 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090215547 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090215547 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090215547 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090215547 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090215547 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090215547 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090215547 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090215547 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090215547 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090215547 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090215547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090215547 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090215547 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090215547 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090215547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090215547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090215547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090215547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090215547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090215547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090215547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090215547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090215547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090215547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090215547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090215547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090215547 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090215547 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090215547 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090215547 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090215547 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425090215547 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090215547 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090215547 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090215547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090215547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090215547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090215547 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090215547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090215547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090215547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090215547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090215547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090215547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090215547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090215547 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090215547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090215547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090215547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090215547 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090215547 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090215547 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425090215547 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090215547 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090215547 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090215547 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090215547 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090215547 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250425090215547 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090215547 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090215547 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090215547 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425090215548 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090215548 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090215548 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090215548 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090215548 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090215548 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090215548 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090215548 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090215548 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090215548 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090215548 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090215548 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090215548 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090215548 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090215548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090215548 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090215548 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090215548 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090215548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090215548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090215548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090215548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090215548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090215548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090215548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090215548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090215548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090215548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090215548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090215548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090215548 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090215548 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090215548 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090215548 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090215548 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090216565 DLCTRL DEBUG Command: GET 964317188 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090216565 DLCTRL DEBUG Tx Command reply: GET_REPLY 964317188 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090216572 DLCTRL DEBUG Command: GET 899982116 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090216572 DLCTRL DEBUG Tx Command reply: GET_REPLY 899982116 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090216578 DLCTRL DEBUG Command: GET 637516410 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090216578 DLCTRL DEBUG Tx Command reply: GET_REPLY 637516410 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090216581 DLCTRL DEBUG Command: GET 101616842 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090216581 DLCTRL DEBUG Tx Command reply: GET_REPLY 101616842 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090216585 DLCTRL DEBUG Command: GET 60747963 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090216585 DLCTRL DEBUG Tx Command reply: GET_REPLY 60747963 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425090216589 DLCTRL DEBUG Command: GET 860058906 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090216589 DLCTRL DEBUG Tx Command reply: GET_REPLY 860058906 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090216593 DLCTRL DEBUG Command: GET 829178495 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090216593 DLCTRL DEBUG Tx Command reply: GET_REPLY 829178495 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090216597 DLCTRL DEBUG Command: GET 825153034 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090216597 DLCTRL DEBUG Tx Command reply: GET_REPLY 825153034 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090216600 DLCTRL DEBUG Command: GET 378599982 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090216600 DLCTRL DEBUG Tx Command reply: GET_REPLY 378599982 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090216604 DLCTRL DEBUG Command: GET 491902245 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090216604 DLCTRL DEBUG Tx Command reply: GET_REPLY 491902245 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425090216607 DLCTRL DEBUG Command: GET 36535919 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090216607 DLCTRL DEBUG Tx Command reply: GET_REPLY 36535919 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090216609 DLCTRL DEBUG Command: GET 778726581 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090216609 DLCTRL DEBUG Tx Command reply: GET_REPLY 778726581 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090216612 DLCTRL DEBUG Command: GET 850320628 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090216612 DLCTRL DEBUG Tx Command reply: GET_REPLY 850320628 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090216617 DLCTRL DEBUG Command: GET 45409678 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090216617 DLCTRL DEBUG Tx Command reply: GET_REPLY 45409678 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090216623 DLCTRL DEBUG Command: GET 544109566 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090216623 DLCTRL DEBUG Tx Command reply: GET_REPLY 544109566 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425090216626 DLCTRL DEBUG Command: GET 150132383 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090216626 DLCTRL DEBUG Tx Command reply: GET_REPLY 150132383 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090216628 DLCTRL DEBUG Command: GET 865604022 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090216628 DLCTRL DEBUG Tx Command reply: GET_REPLY 865604022 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090216629 DLCTRL DEBUG Command: GET 878104059 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090216629 DLCTRL DEBUG Tx Command reply: GET_REPLY 878104059 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090216631 DLCTRL DEBUG Command: GET 71906451 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090216631 DLCTRL DEBUG Tx Command reply: GET_REPLY 71906451 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090216632 DLCTRL DEBUG Command: GET 909923657 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090216632 DLCTRL DEBUG Tx Command reply: GET_REPLY 909923657 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011011001'B, t_guard := 20.000000 } 20250425090216656 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57590<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(860)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(860)@23e0c4c64ce8: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(856)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866)9359181 20250425090217694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090217694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090217694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425090217694 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090217694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8ecf4d, normal) (hnbgw_rua.c:406) 20250425090217694 DHNB DEBUG map_rua[0x56458e93a1f0]{init}: Allocated (fsm.c:456) 20250425090217694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9359181)[0x56458e93a1f0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090217694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9359181 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090217694 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090217694 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090217694 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9359181 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425090217694 DCN DEBUG map_sccp[0x56458e798390]{init}: Allocated (fsm.c:456) 20250425090217694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x56458e798390]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090217694 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9359181 <-> SCCP-94 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425090217694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9359181 SCCP-94 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425090217694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9359181)[0x56458e93a1f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090217694 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090217694 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090217694 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9359181 SCCP-94 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090217694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x56458e798390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090217694 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090217694 DLSCCP DEBUG SCCP-SCOC(94)[0x56458e952dc0]{IDLE}: Allocated (fsm.c:456) 20250425090217694 DLSCCP DEBUG SCCP-SCOC(94)[0x56458e952dc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090217694 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002d90056400500f1100926) (sccp_scrc.c:415) 20250425090217694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090217694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090217694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090217694 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090217694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090217694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090217694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090217694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090217694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090217694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090217694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090217694 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090217694 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090217694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090217694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090217694 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 5e 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 d9 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090217694 DLSCCP DEBUG SCCP-SCOC(94)[0x56458e952dc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090217694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x56458e798390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090217694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9359181)[0x56458e93a1f0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090217694 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090217694 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090217694 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090217694 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090217694 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090217694 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250425090217694 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090217694 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090217694 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090217694 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 5e 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 d9 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(859)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc0-SCCP(859)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(860)@23e0c4c64ce8: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866) HNBGW_Test.msc0-RAN(860)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866)1880997 HNBGW_Test.msc0-SCCP(859)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(859)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090217710 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090217710 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090217710 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090217710 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090217710 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090217710 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090217710 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090217710 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090217710 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090217710 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 5e 2d 2a 80 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090217711 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090217711 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090217711 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090217711 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090217711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090217711 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000005e), PART(T=Source Reference,L=4,D=002d2a80) (sccp_scrc.c:486) 20250425090217711 DLSCCP DEBUG Received CO:COAK for local reference 94 (sccp_scoc.c:1855) 20250425090217711 DLSCCP DEBUG SCCP-SCOC(94)[0x56458e952dc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090217711 DLSCCP DEBUG SCCP-SCOC(94)[0x56458e952dc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090217711 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090217711 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090217711 DCN DEBUG handle_cn_conn_conf() conn_id=94, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090217711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x56458e798390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090217711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x56458e798390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425090217711 DLCTRL DEBUG Command: GET 272826390 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090217712 DLCTRL DEBUG Tx Command reply: GET_REPLY 272826390 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250425090217715 DLCTRL DEBUG Command: GET 543389914 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090217715 DLCTRL DEBUG Tx Command reply: GET_REPLY 543389914 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090217719 DLCTRL DEBUG Command: GET 249918847 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090217719 DLCTRL DEBUG Tx Command reply: GET_REPLY 249918847 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090217722 DLCTRL DEBUG Command: GET 596815277 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090217722 DLCTRL DEBUG Tx Command reply: GET_REPLY 596815277 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090217725 DLCTRL DEBUG Command: GET 205094682 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090217725 DLCTRL DEBUG Tx Command reply: GET_REPLY 205094682 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090217728 DLCTRL DEBUG Command: GET 183843339 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090217728 DLCTRL DEBUG Tx Command reply: GET_REPLY 183843339 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090217731 DLCTRL DEBUG Command: GET 975450181 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090217731 DLCTRL DEBUG Tx Command reply: GET_REPLY 975450181 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090217733 DLCTRL DEBUG Command: GET 127287230 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090217733 DLCTRL DEBUG Tx Command reply: GET_REPLY 127287230 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090217736 DLCTRL DEBUG Command: GET 675802175 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090217736 DLCTRL DEBUG Tx Command reply: GET_REPLY 675802175 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090217738 DLCTRL DEBUG Command: GET 589133665 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090217738 DLCTRL DEBUG Tx Command reply: GET_REPLY 589133665 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090217740 DLCTRL DEBUG Command: GET 120708063 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090217740 DLCTRL DEBUG Tx Command reply: GET_REPLY 120708063 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090217742 DLCTRL DEBUG Command: GET 970574844 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090217742 DLCTRL DEBUG Tx Command reply: GET_REPLY 970574844 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090217744 DLCTRL DEBUG Command: GET 937944700 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090217744 DLCTRL DEBUG Tx Command reply: GET_REPLY 937944700 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090217746 DLCTRL DEBUG Command: GET 535789998 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090217746 DLCTRL DEBUG Tx Command reply: GET_REPLY 535789998 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090217748 DLCTRL DEBUG Command: GET 245534495 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090217748 DLCTRL DEBUG Tx Command reply: GET_REPLY 245534495 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090217750 DLCTRL DEBUG Command: GET 78016024 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090217750 DLCTRL DEBUG Tx Command reply: GET_REPLY 78016024 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090217752 DLCTRL DEBUG Command: GET 628871126 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090217752 DLCTRL DEBUG Tx Command reply: GET_REPLY 628871126 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090217753 DLCTRL DEBUG Command: GET 234819671 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090217753 DLCTRL DEBUG Tx Command reply: GET_REPLY 234819671 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090217754 DLCTRL DEBUG Command: GET 544965804 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090217754 DLCTRL DEBUG Tx Command reply: GET_REPLY 544965804 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090217756 DLCTRL DEBUG Command: GET 292142119 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090217756 DLCTRL DEBUG Tx Command reply: GET_REPLY 292142119 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011011111'B, t_guard := 20.000000 } 20250425090217767 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57592<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(860)@23e0c4c64ce8: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(860)@23e0c4c64ce8: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(856)@23e0c4c64ce8: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867)15188260 20250425090218787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090218787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090218787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425090218787 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090218787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe7c124, normal) (hnbgw_rua.c:406) 20250425090218787 DHNB DEBUG map_rua[0x56458e930220]{init}: Allocated (fsm.c:456) 20250425090218787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15188260)[0x56458e930220]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090218787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15188260 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090218787 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090218787 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090218787 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250425090218787 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15188260 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425090218787 DCN DEBUG map_sccp[0x56458e928e10]{init}: Allocated (fsm.c:456) 20250425090218787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56458e928e10]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090218787 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15188260 <-> SCCP-95 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425090218787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15188260 SCCP-95 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250425090218787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15188260)[0x56458e930220]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090218787 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090218787 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090218787 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15188260 SCCP-95 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090218787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56458e928e10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090218787 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090218787 DLSCCP DEBUG SCCP-SCOC(95)[0x56458e9530d0]{IDLE}: Allocated (fsm.c:456) 20250425090218787 DLSCCP DEBUG SCCP-SCOC(95)[0x56458e9530d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090218787 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005f), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000df0056400500f1100926) (sccp_scrc.c:415) 20250425090218787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090218787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090218787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090218787 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090218787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090218787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090218787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090218787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090218787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090218787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090218787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090218787 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090218787 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090218787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090218787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090218787 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 0a 01 00 00 5f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 df 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090218787 DLSCCP DEBUG SCCP-SCOC(95)[0x56458e9530d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090218787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56458e928e10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090218787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15188260)[0x56458e930220]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090218788 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090218788 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090218788 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090218788 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090218788 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090218788 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250425090218788 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090218788 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090218788 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090218788 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 0a 01 00 00 5f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 df 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(859)@23e0c4c64ce8: First idle individual index:1 HNBGW_Test.msc0-SCCP(859)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(860)@23e0c4c64ce8: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867) HNBGW_Test.msc0-RAN(860)@23e0c4c64ce8: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867)12778409 HNBGW_Test.msc0-SCCP(859)@23e0c4c64ce8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(859)@23e0c4c64ce8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425090218792 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090218792 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090218792 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090218792 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090218792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090218792 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090218792 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090218792 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090218792 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090218792 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 5f 06 09 c6 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090218792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090218792 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090218792 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090218792 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090218792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090218792 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000005f), PART(T=Source Reference,L=4,D=000609c6) (sccp_scrc.c:486) 20250425090218792 DLSCCP DEBUG Received CO:COAK for local reference 95 (sccp_scoc.c:1855) 20250425090218792 DLSCCP DEBUG SCCP-SCOC(95)[0x56458e9530d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090218792 DLSCCP DEBUG SCCP-SCOC(95)[0x56458e9530d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090218792 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090218792 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090218792 DCN DEBUG handle_cn_conn_conf() conn_id=95, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090218792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56458e928e10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090218792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56458e928e10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867)@23e0c4c64ce8: setverdict(pass): none -> pass MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090218794 DLCTRL DEBUG Command: GET 820234721 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090218794 DLCTRL DEBUG Tx Command reply: GET_REPLY 820234721 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250425090218796 DLCTRL DEBUG Command: GET 412258608 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090218796 DLCTRL DEBUG Tx Command reply: GET_REPLY 412258608 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090218798 DLCTRL DEBUG Command: GET 658407327 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090218798 DLCTRL DEBUG Tx Command reply: GET_REPLY 658407327 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090218799 DLCTRL DEBUG Command: GET 861832045 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090218799 DLCTRL DEBUG Tx Command reply: GET_REPLY 861832045 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090218801 DLCTRL DEBUG Command: GET 918426062 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090218801 DLCTRL DEBUG Tx Command reply: GET_REPLY 918426062 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090218802 DLCTRL DEBUG Command: GET 185217585 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090218802 DLCTRL DEBUG Tx Command reply: GET_REPLY 185217585 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090218803 DLCTRL DEBUG Command: GET 914776504 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090218803 DLCTRL DEBUG Tx Command reply: GET_REPLY 914776504 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090218805 DLCTRL DEBUG Command: GET 25280532 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090218805 DLCTRL DEBUG Tx Command reply: GET_REPLY 25280532 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090218806 DLCTRL DEBUG Command: GET 678996054 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090218806 DLCTRL DEBUG Tx Command reply: GET_REPLY 678996054 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090218807 DLCTRL DEBUG Command: GET 858168233 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090218807 DLCTRL DEBUG Tx Command reply: GET_REPLY 858168233 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090218808 DLCTRL DEBUG Command: GET 986698698 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090218808 DLCTRL DEBUG Tx Command reply: GET_REPLY 986698698 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090218809 DLCTRL DEBUG Command: GET 492979494 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090218809 DLCTRL DEBUG Tx Command reply: GET_REPLY 492979494 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090218809 DLCTRL DEBUG Command: GET 127262992 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090218809 DLCTRL DEBUG Tx Command reply: GET_REPLY 127262992 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090218810 DLCTRL DEBUG Command: GET 832296313 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090218810 DLCTRL DEBUG Tx Command reply: GET_REPLY 832296313 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090218811 DLCTRL DEBUG Command: GET 456492241 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090218811 DLCTRL DEBUG Tx Command reply: GET_REPLY 456492241 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090218812 DLCTRL DEBUG Command: GET 894785518 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090218812 DLCTRL DEBUG Tx Command reply: GET_REPLY 894785518 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090218813 DLCTRL DEBUG Command: GET 792328550 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090218813 DLCTRL DEBUG Tx Command reply: GET_REPLY 792328550 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090218813 DLCTRL DEBUG Command: GET 720347331 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090218813 DLCTRL DEBUG Tx Command reply: GET_REPLY 720347331 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090218814 DLCTRL DEBUG Command: GET 626760054 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090218814 DLCTRL DEBUG Tx Command reply: GET_REPLY 626760054 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090218815 DLCTRL DEBUG Command: GET 975269144 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090218815 DLCTRL DEBUG Tx Command reply: GET_REPLY 975269144 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: "connecting cnlink 1" 20250425090218815 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(870)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc1-M3UA(870)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(870)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc1-SCCP(868)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090219030 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090219030 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425090219030 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090219030 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(870)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425090219037 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090219037 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425090219037 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090219037 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090219037 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090219038 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090219038 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425090219038 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090219038 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090219038 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090219038 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090219040 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090219040 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090219040 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090219040 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425090219040 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090219040 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090219040 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090219040 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090219040 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425090219040 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090219040 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425090219040 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 02  20250425090219040 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090219040 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090219041 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090219041 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090219041 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425090219041 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090219041 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090219041 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090219041 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090219041 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090219041 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090219041 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090219042 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090219042 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090219042 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090219042 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090219042 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090219042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090219042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090219042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090219042 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090219042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090219042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090219042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090219042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090219042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090219042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090219042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090219042 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090219042 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090219042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090219042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090219042 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090219042 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090219043 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090219043 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090219043 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090219043 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090219043 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090219043 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'virt-msc1' 20250425090219043 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090219043 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090219043 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090219043 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425090219329 DLSCCP DEBUG SCCP-SCOC(91)[0x56458e94a6a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090219329 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00021e63), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090219329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090219329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090219329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090219329 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090219329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090219329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090219329 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 02 1e 63 00 00 5b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090219330 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090219330 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090219330 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090219330 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090219330 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090219330 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425090219330 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090219330 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090219330 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090219330 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 02 1e 63 00 00 5b 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250425090219334 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090219334 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090219334 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090219334 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090219334 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090219334 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090219334 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090219334 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090219334 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090219334 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 5b 02 1e 63 00 00 06 00 08 00 00 00 07  20250425090219334 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090219334 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090219334 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090219334 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090219334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090219334 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005b), PART(T=Source Reference,L=4,D=00021e63) (sccp_scrc.c:486) 20250425090219334 DLSCCP DEBUG Received CO:RELCO for local reference 91 (sccp_scoc.c:1855) 20250425090219334 DLSCCP DEBUG SCCP-SCOC(91)[0x56458e94a6a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425090219334 DLSCCP DEBUG SCCP-SCOC(91)[0x56458e94a6a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425090219334 DLSCCP DEBUG SCCP-SCOC(91)[0x56458e94a6a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090219334 DLSCCP DEBUG SCCP-SCOC(91)[0x56458e94a6a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090219334 DLSCCP DEBUG SCCP-SCOC(91)[0x56458e94a6a0]{IDLE}: Deallocated (fsm.c:568) MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110001010'B, t_guard := 20.000000 } HNBGW_Test.msc1-RAN(869)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090219837 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090219837 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090219837 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090219837 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090219837 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090219837 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090219837 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090219837 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090219837 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090219837 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425090219837 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090219837 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090219837 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090219837 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090219837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090219838 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090219838 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090219838 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090219838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090219838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090219838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090219838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090219838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090219838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090219838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090219838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090219838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090219838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090219838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090219838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090219838 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090219838 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090219838 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090219838 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090219838 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425090219838 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090219838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090219838 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090219838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090219838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090219838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090219838 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090219838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090219838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090219838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090219838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090219838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090219838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090219838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090219838 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090219838 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090219838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090219838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090219838 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090219838 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090219838 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: link up (cnlink.c:111) 20250425090219838 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090219838 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090219838 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090219838 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090219838 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090219838 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425090219838 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090219838 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090219838 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090219838 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425090219838 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090219838 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090219838 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090219838 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090219838 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090219838 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090219838 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090219838 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090219838 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090219838 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090219838 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090219838 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090219838 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090219838 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090219838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090219838 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090219838 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090219838 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090219838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090219838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090219838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090219838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090219838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090219838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090219838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090219838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090219838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090219838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090219838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090219838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090219838 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090219838 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090219838 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090219838 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090219838 DRANAP INFO cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090219850 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57596<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090220477 DLSCCP DEBUG SCCP-SCOC(93)[0x56458e93af90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090220477 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00179691), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090220477 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090220478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090220478 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090220478 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090220478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090220478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090220478 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 17 96 91 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090220478 DLSCCP DEBUG SCCP-SCOC(92)[0x56458e9539b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090220478 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7de9e), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090220478 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090220478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090220478 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090220478 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090220478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090220478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090220478 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 a7 de 9e 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090220478 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090220478 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090220478 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090220478 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090220478 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090220478 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425090220478 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090220478 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090220479 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090220479 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 17 96 91 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250425090220479 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090220479 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090220479 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090220479 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090220479 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090220479 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425090220479 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090220479 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090220479 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090220479 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 a7 de 9e 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250425090220484 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090220484 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090220484 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090220484 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090220484 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090220484 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090220484 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090220484 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090220484 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090220484 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 5d 17 96 91 00 00 06 00 08 00 00 00 07  20250425090220485 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090220485 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090220485 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090220485 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090220485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090220485 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005d), PART(T=Source Reference,L=4,D=00179691) (sccp_scrc.c:486) 20250425090220485 DLSCCP DEBUG Received CO:RELCO for local reference 93 (sccp_scoc.c:1855) 20250425090220485 DLSCCP DEBUG SCCP-SCOC(93)[0x56458e93af90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425090220485 DLSCCP DEBUG SCCP-SCOC(93)[0x56458e93af90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425090220485 DLSCCP DEBUG SCCP-SCOC(93)[0x56458e93af90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090220485 DLSCCP DEBUG SCCP-SCOC(93)[0x56458e93af90]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090220485 DLSCCP DEBUG SCCP-SCOC(93)[0x56458e93af90]{IDLE}: Deallocated (fsm.c:568) 20250425090220685 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090220685 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090220685 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090220685 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090220685 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090220685 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090220685 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090220685 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090220685 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090220685 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 5c a7 de 9e 00 00 06 00 08 00 00 00 07  20250425090220685 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090220685 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090220685 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090220685 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090220685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090220685 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005c), PART(T=Source Reference,L=4,D=00a7de9e) (sccp_scrc.c:486) 20250425090220685 DLSCCP DEBUG Received CO:RELCO for local reference 92 (sccp_scoc.c:1855) 20250425090220685 DLSCCP DEBUG SCCP-SCOC(92)[0x56458e9539b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425090220685 DLSCCP DEBUG SCCP-SCOC(92)[0x56458e9539b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425090220685 DLSCCP DEBUG SCCP-SCOC(92)[0x56458e9539b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090220685 DLSCCP DEBUG SCCP-SCOC(92)[0x56458e9539b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090220685 DLSCCP DEBUG SCCP-SCOC(92)[0x56458e9539b0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(869)@23e0c4c64ce8: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(869)@23e0c4c64ce8: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(856)@23e0c4c64ce8: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871)10381687 20250425090220879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090220879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090220879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250425090220879 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090220879 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9e6977, normal) (hnbgw_rua.c:406) 20250425090220879 DHNB DEBUG map_rua[0x56458e93af90]{init}: Allocated (fsm.c:456) 20250425090220879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10381687)[0x56458e93af90]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090220879 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10381687 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090220879 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090220879 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090220879 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10381687 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250425090220879 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10381687 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:743) 20250425090220879 DCN DEBUG map_sccp[0x56458e94a6a0]{init}: Allocated (fsm.c:456) 20250425090220879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x56458e94a6a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090220879 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10381687 <-> SCCP-96 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250425090220880 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10381687 SCCP-96 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250425090220880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10381687)[0x56458e93af90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090220880 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090220880 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090220880 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10381687 SCCP-96 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090220880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x56458e94a6a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090220880 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090220880 DLSCCP DEBUG SCCP-SCOC(96)[0x56458e92c270]{IDLE}: Allocated (fsm.c:456) 20250425090220880 DLSCCP DEBUG SCCP-SCOC(96)[0x56458e92c270]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090220880 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000060), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300018a0056400500f1100926) (sccp_scrc.c:415) 20250425090220880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090220880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090220880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090220880 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090220880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090220880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090220880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090220880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090220880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090220880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090220880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090220880 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090220880 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090220880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090220880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090220880 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 06 01 00 00 60 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 8a 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090220880 DLSCCP DEBUG SCCP-SCOC(96)[0x56458e92c270]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090220880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x56458e94a6a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090220880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10381687)[0x56458e93af90]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090220881 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090220881 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090220881 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090220881 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090220881 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090220881 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'virt-msc1' 20250425090220881 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090220881 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090220881 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090220881 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 06 01 00 00 60 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 8a 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(868)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc1-SCCP(868)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(869)@23e0c4c64ce8: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871) HNBGW_Test.msc1-RAN(869)@23e0c4c64ce8: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871)8803618 HNBGW_Test.msc1-SCCP(868)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(868)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090220893 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090220893 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090220893 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090220893 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090220893 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090220893 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090220893 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090220893 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090220893 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090220893 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 60 f3 11 c9 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@23e0c4c64ce8: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090220893 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090220893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090220893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090220893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090220893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090220893 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000060), PART(T=Source Reference,L=4,D=00f311c9) (sccp_scrc.c:486) 20250425090220893 DLSCCP DEBUG Received CO:COAK for local reference 96 (sccp_scoc.c:1855) 20250425090220893 DLSCCP DEBUG SCCP-SCOC(96)[0x56458e92c270]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090220893 DLSCCP DEBUG SCCP-SCOC(96)[0x56458e92c270]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090220893 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090220893 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090220893 DCN DEBUG handle_cn_conn_conf() conn_id=96, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090220893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x56458e94a6a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090220893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x56458e94a6a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425090220894 DLCTRL DEBUG Command: GET 623508200 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250425090220894 DLCTRL DEBUG Tx Command reply: GET_REPLY 623508200 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250425090220896 DLCTRL DEBUG Command: GET 274523687 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250425090220896 DLCTRL DEBUG Tx Command reply: GET_REPLY 274523687 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090220898 DLCTRL DEBUG Command: GET 567319065 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090220898 DLCTRL DEBUG Tx Command reply: GET_REPLY 567319065 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090220900 DLCTRL DEBUG Command: GET 766396025 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090220900 DLCTRL DEBUG Tx Command reply: GET_REPLY 766396025 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090220902 DLCTRL DEBUG Command: GET 604968152 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090220902 DLCTRL DEBUG Tx Command reply: GET_REPLY 604968152 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090220904 DLCTRL DEBUG Command: GET 641819300 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250425090220904 DLCTRL DEBUG Tx Command reply: GET_REPLY 641819300 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250425090220905 DLCTRL DEBUG Command: GET 559696003 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250425090220905 DLCTRL DEBUG Tx Command reply: GET_REPLY 559696003 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090220906 DLCTRL DEBUG Command: GET 915078945 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090220906 DLCTRL DEBUG Tx Command reply: GET_REPLY 915078945 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090220908 DLCTRL DEBUG Command: GET 633091178 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090220908 DLCTRL DEBUG Tx Command reply: GET_REPLY 633091178 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090220909 DLCTRL DEBUG Command: GET 853171222 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090220909 DLCTRL DEBUG Tx Command reply: GET_REPLY 853171222 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090220910 DLCTRL DEBUG Command: GET 723091837 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250425090220910 DLCTRL DEBUG Tx Command reply: GET_REPLY 723091837 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090220912 DLCTRL DEBUG Command: GET 180104745 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250425090220912 DLCTRL DEBUG Tx Command reply: GET_REPLY 180104745 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090220913 DLSCCP DEBUG SCCP-SCOC(88)[0x56458e932eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090220913 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008ad45), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090220913 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090220913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090220913 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090220913 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090220913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090220913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090220913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 08 ad 45 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090220913 DLCTRL DEBUG Command: GET 534866843 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090220913 DLCTRL DEBUG Tx Command reply: GET_REPLY 534866843 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090220913 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090220913 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090220913 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090220913 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090220913 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090220913 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250425090220913 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090220913 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090220913 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090220913 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 08 ad 45 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250425090220913 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090220913 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090220913 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090220913 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090220913 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090220913 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090220913 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090220913 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090220913 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090220913 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 58 08 ad 45 00 00 06 00 08 00 00 00 07  20250425090220913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090220913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090220913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090220913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090220913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090220913 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000058), PART(T=Source Reference,L=4,D=0008ad45) (sccp_scrc.c:486) 20250425090220913 DLSCCP DEBUG Received CO:RELCO for local reference 88 (sccp_scoc.c:1855) 20250425090220913 DLSCCP DEBUG SCCP-SCOC(88)[0x56458e932eb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425090220913 DLSCCP DEBUG SCCP-SCOC(88)[0x56458e932eb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425090220913 DLSCCP DEBUG SCCP-SCOC(88)[0x56458e932eb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090220913 DLSCCP DEBUG SCCP-SCOC(88)[0x56458e932eb0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090220913 DLSCCP DEBUG SCCP-SCOC(88)[0x56458e932eb0]{IDLE}: Deallocated (fsm.c:568) 20250425090220914 DLCTRL DEBUG Command: GET 342406593 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090220914 DLCTRL DEBUG Tx Command reply: GET_REPLY 342406593 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090220915 DLSCCP DEBUG SCCP-SCOC(89)[0x56458e951090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090220915 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe9508), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090220915 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090220915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090220915 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090220915 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090220915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090220915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090220915 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fe 95 08 00 00 59 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090220915 DLSCCP DEBUG SCCP-SCOC(90)[0x56458e92af80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090220915 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff8410), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090220915 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090220915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090220915 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090220915 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090220915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090220915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090220915 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 ff 84 10 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090220915 DLCTRL DEBUG Command: GET 771765624 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090220915 DLCTRL DEBUG Tx Command reply: GET_REPLY 771765624 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425090220915 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090220915 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090220915 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090220915 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090220915 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090220915 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425090220915 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090220915 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090220915 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090220915 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fe 95 08 00 00 59 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250425090220915 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090220915 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090220915 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090220915 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090220915 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090220915 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090220915 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090220915 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090220915 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090220915 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090220915 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090220915 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090220915 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090220915 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090220915 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090220915 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 59 fe 95 08 00 00 06 00 08 00 00 00 07  20250425090220915 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090220915 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090220915 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090220915 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090220915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090220915 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000059), PART(T=Source Reference,L=4,D=00fe9508) (sccp_scrc.c:486) 20250425090220915 DLSCCP DEBUG Received CO:RELCO for local reference 89 (sccp_scoc.c:1855) 20250425090220915 DLSCCP DEBUG SCCP-SCOC(89)[0x56458e951090]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425090220915 DLSCCP DEBUG SCCP-SCOC(89)[0x56458e951090]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425090220915 DLSCCP DEBUG SCCP-SCOC(89)[0x56458e951090]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090220915 DLSCCP DEBUG SCCP-SCOC(89)[0x56458e951090]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090220915 DLSCCP DEBUG SCCP-SCOC(89)[0x56458e951090]{IDLE}: Deallocated (fsm.c:568) 20250425090220916 DLCTRL DEBUG Command: GET 255464129 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250425090220916 DLCTRL DEBUG Tx Command reply: GET_REPLY 255464129 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090220916 DLCTRL DEBUG Command: GET 355504174 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250425090220916 DLCTRL DEBUG Tx Command reply: GET_REPLY 355504174 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090220917 DLCTRL DEBUG Command: GET 140580752 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090220917 DLCTRL DEBUG Tx Command reply: GET_REPLY 140580752 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090220918 DLCTRL DEBUG Command: GET 140248925 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090220918 DLCTRL DEBUG Tx Command reply: GET_REPLY 140248925 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090220919 DLCTRL DEBUG Command: GET 539984291 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090220919 DLCTRL DEBUG Tx Command reply: GET_REPLY 539984291 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425090220923 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44527<->l=127.0.0.1:4262) (control_if.c:193) 20250425090220924 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50076<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(853)@23e0c4c64ce8: Final verdict of PTC: none VirtHNBGW-STATS(852)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090220926 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50062<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090220927 DLINP DEBUG SRVCONN(,r=127.0.0.1:48086<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090220927 DLINP DEBUG SRVCONN(,r=127.0.0.1:48086<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090220927 DLINP NOTICE SRV(,r=127.0.0.1:48086<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090220927 DMAIN NOTICE (127.0.0.1:48086 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48086<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090220927 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(858)@23e0c4c64ce8: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(856)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(863)@23e0c4c64ce8: Final verdict of PTC: none 20250425090220929 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090220929 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090220929 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090220929 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425090220929 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090220929 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-SCCP(862)@23e0c4c64ce8: Final verdict of PTC: none 20250425090220929 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090220929 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090220929 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090220929 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090220929 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425090220929 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090220929 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090220929 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090220929 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090220929 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090220930 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090220930 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425090220930 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090220930 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090220930 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-RAN(869)@23e0c4c64ce8: Final verdict of PTC: none 20250425090220930 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090220930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090220930 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425090220930 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090220930 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090220930 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090220930 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090220930 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090220930 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425090220930 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090220930 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090220930 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090220930 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250425090220930 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090220930 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090220930 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090220930 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090220930 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090220930 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090220930 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090220930 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090220930 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090220930 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090220930 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090220930 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090220930 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090220930 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090220930 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090220930 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090220930 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425090220931 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090220931 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090220931 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090220931 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090220931 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090220931 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250425090220931 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090220931 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090220931 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(855)@23e0c4c64ce8: Final verdict of PTC: none 20250425090220931 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090220931 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090220931 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425090220931 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090220931 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090220931 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090220931 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425090220931 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090220931 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090220931 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090220931 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090220931 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(857)@23e0c4c64ce8: Final verdict of PTC: none 20250425090220931 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090220931 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425090220931 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090220931 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090220931 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090220932 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090220932 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090220932 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090220932 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090220932 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090220932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x56458e798390]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425090220932 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090220932 DLSCCP DEBUG SCCP-SCOC(94)[0x56458e952dc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090220932 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d2a80), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) HNBGW_Test.msc0-M3UA(861)@23e0c4c64ce8: Final verdict of PTC: none 20250425090220932 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090220932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090220932 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090220932 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090220932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090220932 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090220932 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0b 04 2d 2a 80 00 00 5e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090220932 DLSCCP DEBUG SCCP-SCOC(94)[0x56458e952dc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090220932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x56458e798390]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090220932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9359181)[0x56458e93a1f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425090220932 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9359181)[0x56458e93a1f0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425090220932 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425090220932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9359181)[0x56458e93a1f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425090220932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9359181)[0x56458e93a1f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090220932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9359181)[0x56458e93a1f0]{disrupted}: Freeing instance (context_map.c:202) 20250425090220932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9359181)[0x56458e93a1f0]{disrupted}: Deallocated (fsm.c:568) 20250425090220932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x56458e798390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090220932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x56458e798390]{disconnected}: Freeing instance (context_map.c:206) 20250425090220932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x56458e798390]{disconnected}: Deallocated (fsm.c:568) 20250425090220933 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9359181 SCCP-94 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425090220933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56458e928e10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) HNBGW_Test.msc0-RAN(860)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(859)@23e0c4c64ce8: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(851)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(868)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(864)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(854)@23e0c4c64ce8: Final verdict of PTC: none 20250425090220933 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090220933 DLSCCP DEBUG SCCP-SCOC(95)[0x56458e9530d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090220933 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000609c6), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090220933 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090220933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090220933 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090220933 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090220933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090220933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090220933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0a 04 06 09 c6 00 00 5f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090220933 DLSCCP DEBUG SCCP-SCOC(95)[0x56458e9530d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090220933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56458e928e10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090220933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15188260)[0x56458e930220]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425090220933 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15188260)[0x56458e930220]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425090220933 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425090220933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15188260)[0x56458e930220]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425090220933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15188260)[0x56458e930220]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090220933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15188260)[0x56458e930220]{disrupted}: Freeing instance (context_map.c:202) 20250425090220933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15188260)[0x56458e930220]{disrupted}: Deallocated (fsm.c:568) 20250425090220933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56458e928e10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090220933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56458e928e10]{disconnected}: Freeing instance (context_map.c:206) 20250425090220933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56458e928e10]{disconnected}: Deallocated (fsm.c:568) 20250425090220933 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15188260 SCCP-95 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425090220933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090220933 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090220933 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425090220934 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090220934 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090220934 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090220934 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090220934 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090220934 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090220934 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090220934 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090220934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x56458e94a6a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425090220934 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090220934 DLSCCP DEBUG SCCP-SCOC(96)[0x56458e92c270]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090220934 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f311c9), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090220934 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090220934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090220934 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090220934 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090220934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090220934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090220934 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 06 04 f3 11 c9 00 00 60 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090220934 DLSCCP DEBUG SCCP-SCOC(96)[0x56458e92c270]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090220934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x56458e94a6a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090220934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10381687)[0x56458e93af90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425090220934 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10381687)[0x56458e93af90]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425090220934 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425090220934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10381687)[0x56458e93af90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425090220934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10381687)[0x56458e93af90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090220934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10381687)[0x56458e93af90]{disrupted}: Freeing instance (context_map.c:202) 20250425090220934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10381687)[0x56458e93af90]{disrupted}: Deallocated (fsm.c:568) 20250425090220934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x56458e94a6a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090220934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x56458e94a6a0]{disconnected}: Freeing instance (context_map.c:206) 20250425090220934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x56458e94a6a0]{disconnected}: Deallocated (fsm.c:568) 20250425090220934 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10381687 SCCP-96 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425090220935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090220935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425090220935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425090220935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090220936 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090220936 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090220936 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW-MGCP(865)@23e0c4c64ce8: Final verdict of PTC: none 20250425090220938 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57590<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090220939 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57592<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866)@23e0c4c64ce8: Final verdict of PTC: pass 20250425090220940 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57596<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867)@23e0c4c64ce8: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871)@23e0c4c64ce8: Final verdict of PTC: pass20250425090220935 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090220935 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090220935 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090220935 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090220935 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090220935 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090220936 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090220936 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090220936 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090220936 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090220936 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090220936 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090220936 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090220936 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090220936 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090220936 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090220936 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090220936 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! HNBGW_Test.msc1-M3UA(870)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(851): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(852): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(853): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(854): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(855): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(856): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(857): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(858): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(859): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(860): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(861): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(862): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(863): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(864): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(865): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-SCCP(868): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-RAN(869): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-M3UA(870): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Fri Apr 25 09:02:21 UTC 2025 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc 20250425090221108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57604<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090221328 DLSCCP DEBUG SCCP-SCOC(86)[0x56458e929550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090221328 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052ef61), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090221328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090221328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090221328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090221328 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090221328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090221328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090221328 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 52 ef 61 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090221329 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090221329 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090221329 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090221329 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090221329 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090221329 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090221330 DLSCCP DEBUG SCCP-SCOC(85)[0x56458e939f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090221330 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00936199), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090221330 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090221330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090221330 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090221330 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090221330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090221330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090221330 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 93 61 99 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090221330 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090221330 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090221330 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090221330 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090221330 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090221330 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090221331 DLSCCP DEBUG SCCP-SCOC(87)[0x56458e94a4e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090221331 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e25d1c), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090221331 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090221331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090221331 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090221331 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090221331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090221331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090221331 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e2 5d 1c 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090221331 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090221331 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090221331 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090221331 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090221331 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090221331 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090221711 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57604<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=578268) 20250425090221880 DLSCCP DEBUG SCCP-SCOC(84)[0x56458e92ad50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090221880 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037e41f), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090221880 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090221880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090221880 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090221880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090221880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090221880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090221880 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 37 e4 1f 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090221881 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090221881 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090221881 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090221881 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090221881 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090221881 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090222546 DLSCCP DEBUG SCCP-SCOC(83)[0x56458e953dd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090222546 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f9a17), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090222547 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090222547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090222547 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090222547 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090222547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090222547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090222547 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2f 9a 17 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090222547 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090222547 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090222547 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090222547 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090222547 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090222547 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=578268, count=598132) 20250425090222931 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090222931 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090222931 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425090222931 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090222931 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090222931 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425090222932 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090222932 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425090222932 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425090223238 DLSCCP DEBUG SCCP-SCOC(82)[0x56458e949e40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090223238 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d963c2), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090223238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090223238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090223238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090223238 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090223238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090223238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090223238 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d9 63 c2 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090223238 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090223238 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090223238 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090223238 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090223238 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090223238 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Fri Apr 25 09:02:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425090223868 DLSCCP DEBUG SCCP-SCOC(81)[0x56458e975ea0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090223868 DLSCCP DEBUG SCCP-SCOC(81)[0x56458e975ea0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090223868 DLSCCP DEBUG SCCP-SCOC(81)[0x56458e975ea0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090223868 DLSCCP DEBUG SCCP-SCOC(81)[0x56458e975ea0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090223868 DLSCCP DEBUG SCCP-SCOC(81)[0x56458e975ea0]{IDLE}: Deallocated (fsm.c:568) MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20250425090224828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57618<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090224834 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57622<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090224841 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38199<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(876)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090224958 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425090224958 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425090224969 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090224969 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090224970 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090224970 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090224970 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(878)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090224970 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090224970 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34979 (stream_srv.c:142) 20250425090224970 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34979<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425090224971 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090224971 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425090224971 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090224971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090224972 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090224972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090224972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090224972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090224972 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090224972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090224972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090224972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090224972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090224972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090224972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090224972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090224972 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090224972 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090224972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090224972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090224972 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0a 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090224972 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090224972 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090224972 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090224972 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090224972 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090224972 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090224972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090224972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090224972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090224972 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090224972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090224972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090224972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090224972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090224972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090224972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090224972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090224972 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090224972 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090224972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090224972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090224972 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090224972 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090224972 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090224972 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090224972 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090224972 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090224972 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090224972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090224972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090224972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090224973 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090224973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090224973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090224973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090224973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090224973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090224973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090224973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090224973 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090224973 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090224973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090224973 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090224973 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090224973 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090224973 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090224973 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090224973 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090224973 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090224973 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090224973 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090224973 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090224973 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090224973 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090224973 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090224973 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090224973 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090224974 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090224974 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090224974 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090224974 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090224974 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090224974 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090224974 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090224974 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090224974 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090224974 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425090224974 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090224974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090224974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090224974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090224974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090224974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090224974 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090224974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090224974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090224974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090224974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090224974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090224975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090224975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090224975 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090224975 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090224975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425090224975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090224975 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 09 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090224975 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090224975 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090224975 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090224975 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090224975 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425090224975 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425090224975 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(882)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(882)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(882)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(880)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090225012 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090225012 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090225012 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090225012 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090225013 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090225013 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090225013 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090225013 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090225013 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090225013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090225013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090225013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090225013 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090225013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090225013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090225013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090225013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090225013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090225013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090225013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090225013 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090225013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090225013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090225013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090225013 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090225013 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090225013 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090225013 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090225013 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090225013 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090225013 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090225013 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090225013 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090225013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090225013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090225013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090225013 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090225013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090225013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090225013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090225013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090225013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090225013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090225013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090225013 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090225013 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090225013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090225013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090225013 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090225014 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090225014 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090225014 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090225014 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090225014 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090225014 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090225014 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090225014 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090225014 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090225014 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090225014 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090225014 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090225014 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090225014 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090225014 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090225014 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090225014 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425090225014 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090225014 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090225014 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090225014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090225014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090225014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090225014 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090225014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090225014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090225014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090225014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090225014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090225014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090225014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090225014 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090225015 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090225015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090225015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090225015 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 00 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090225015 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090225015 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090225015 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090225015 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090225015 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090225015 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090225015 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090225016 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090225016 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425090225016 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090225016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090225016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090225016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090225016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090225016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090225016 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=0 -> eSLS=80: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090225016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090225016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090225016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090225016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090225016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090225016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090225016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090225016 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=0 -> eSLS=112: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090225016 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090225016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425090225016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090225016 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 00 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090225016 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090225016 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090225016 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090225016 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090225016 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425090225016 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425090225016 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(885)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(885)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(885)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(883)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090225055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090225055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090225055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090225055 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090225055 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425090225055 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090225055 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090225055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090225055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090225061 DLINP DEBUG SRVCONN(,r=127.0.0.1:34979<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090225061 DLINP DEBUG SRVCONN(,r=127.0.0.1:34979<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090225061 DLINP DEBUG SRVCONN(,r=127.0.0.1:34979<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090225061 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090225061 DHNBAP DEBUG (127.0.0.1:34979 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425090225061 DHNBAP NOTICE (127.0.0.1:34979 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090225061 DHNBAP NOTICE (127.0.0.1:34979 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090225061 DLINP DEBUG SRVCONN(,r=127.0.0.1:34979<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090225061 DLINP DEBUG SRVCONN(,r=127.0.0.1:34979<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090225201 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090225201 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425090225201 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090225201 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(882)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425090225209 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090225209 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425090225209 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090225209 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090225209 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090225209 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090225209 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090225209 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090225209 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090225209 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425090225209 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090225212 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090225212 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090225212 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090225212 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425090225212 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090225212 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090225212 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090225212 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090225212 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425090225212 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425090225212 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090225212 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090225212 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090225212 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090225212 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425090225212 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090225212 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090225212 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090225212 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090225212 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090225212 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090225212 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090225214 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090225214 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090225214 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090225214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090225214 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090225214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090225214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090225214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090225214 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090225214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090225214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090225214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090225214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090225214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090225214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090225214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090225214 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090225214 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090225214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090225214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090225214 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090225214 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090225214 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090225214 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090225214 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090225214 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090225214 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090225214 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250425090225214 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090225214 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090225215 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090225215 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425090225240 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090225240 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425090225240 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090225240 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(885)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425090225247 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090225247 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425090225247 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090225247 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090225247 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090225248 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090225248 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090225248 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090225248 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090225248 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090225248 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090225250 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090225250 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090225250 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090225250 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425090225250 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090225250 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090225250 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090225250 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090225251 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425090225251 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090225251 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090225251 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090225251 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090225251 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090225251 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090225251 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425090225251 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090225251 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090225251 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090225251 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090225251 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090225251 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090225251 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090225252 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090225252 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090225252 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090225252 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090225252 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090225252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090225252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090225253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090225253 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090225253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090225253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090225253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090225253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090225253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090225253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090225253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090225253 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090225253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090225253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090225253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090225253 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090225253 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090225253 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090225253 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090225253 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090225253 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090225253 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090225253 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250425090225253 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090225253 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090225253 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090225253 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(881)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090226021 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090226021 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090226021 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090226021 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090226021 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090226021 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090226021 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090226021 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090226021 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090226021 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425090226021 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090226021 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090226021 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090226021 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090226021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090226021 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090226021 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090226021 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090226021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090226021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090226021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090226021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090226021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090226021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090226021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090226021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090226021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090226021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090226021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090226021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090226021 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090226021 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090226021 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090226021 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090226021 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425090226021 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090226021 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090226021 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090226021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090226021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090226021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090226021 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090226021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090226021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090226021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090226021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090226022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090226022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090226022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090226022 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090226022 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090226022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090226022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090226022 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090226022 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090226022 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425090226022 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090226022 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090226022 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090226022 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090226022 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090226022 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250425090226022 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090226022 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090226022 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090226022 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425090226022 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090226022 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090226022 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090226022 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090226022 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090226022 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090226022 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090226022 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090226022 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090226022 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090226022 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090226022 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090226022 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090226022 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090226022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090226022 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090226022 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090226022 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090226022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090226022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090226022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090226022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090226022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090226022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090226022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090226023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090226023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090226023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090226023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090226023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090226023 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090226023 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090226023 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090226023 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090226023 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(884)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090226054 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090226054 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090226054 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090226054 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090226054 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090226054 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090226054 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090226054 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090226054 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090226054 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090226055 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090226055 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090226055 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090226055 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090226055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090226055 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090226055 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090226055 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090226055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090226055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090226055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090226055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090226055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090226055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090226055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090226055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090226055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090226055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090226055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090226055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090226055 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090226055 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090226055 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090226055 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090226055 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425090226055 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090226055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090226055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090226055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090226055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090226055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090226055 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090226055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090226055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090226055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090226055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090226055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090226055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090226055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090226055 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090226055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090226055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090226055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090226055 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090226055 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090226055 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425090226055 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090226055 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090226055 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090226055 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090226055 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090226055 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250425090226055 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090226055 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090226055 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090226055 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425090226057 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090226057 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090226057 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090226057 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090226057 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090226057 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090226057 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090226057 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090226057 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090226057 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090226057 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090226057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090226057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090226057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090226057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090226057 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090226057 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090226057 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090226057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090226057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090226057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090226057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090226057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090226057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090226057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090226057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090226057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090226057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090226057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090226057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090226057 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090226058 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090226058 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090226058 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090226058 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090226067 DLCTRL DEBUG Command: GET 471483706 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425090226067 DLCTRL DEBUG Tx Command reply: GET_REPLY 471483706 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090226070 DLCTRL DEBUG Command: GET 981355383 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425090226070 DLCTRL DEBUG Tx Command reply: GET_REPLY 981355383 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090226072 DLCTRL DEBUG Command: GET 569790012 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090226072 DLCTRL DEBUG Tx Command reply: GET_REPLY 569790012 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090226073 DLCTRL DEBUG Command: GET 968120750 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090226073 DLCTRL DEBUG Tx Command reply: GET_REPLY 968120750 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090226074 DLCTRL DEBUG Command: GET 251499621 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090226074 DLCTRL DEBUG Tx Command reply: GET_REPLY 251499621 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425090226075 DLCTRL DEBUG Command: GET 156142604 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425090226075 DLCTRL DEBUG Tx Command reply: GET_REPLY 156142604 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090226077 DLCTRL DEBUG Command: GET 165616630 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425090226077 DLCTRL DEBUG Tx Command reply: GET_REPLY 165616630 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090226078 DLCTRL DEBUG Command: GET 435749154 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090226078 DLCTRL DEBUG Tx Command reply: GET_REPLY 435749154 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090226079 DLCTRL DEBUG Command: GET 542546293 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090226079 DLCTRL DEBUG Tx Command reply: GET_REPLY 542546293 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090226080 DLCTRL DEBUG Command: GET 262956161 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090226080 DLCTRL DEBUG Tx Command reply: GET_REPLY 262956161 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425090226080 DLCTRL DEBUG Command: GET 307841452 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425090226080 DLCTRL DEBUG Tx Command reply: GET_REPLY 307841452 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090226081 DLCTRL DEBUG Command: GET 924159185 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425090226081 DLCTRL DEBUG Tx Command reply: GET_REPLY 924159185 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090226082 DLCTRL DEBUG Command: GET 707595670 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090226082 DLCTRL DEBUG Tx Command reply: GET_REPLY 707595670 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090226083 DLCTRL DEBUG Command: GET 382578422 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090226083 DLCTRL DEBUG Tx Command reply: GET_REPLY 382578422 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090226084 DLCTRL DEBUG Command: GET 895640024 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090226084 DLCTRL DEBUG Tx Command reply: GET_REPLY 895640024 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425090226084 DLCTRL DEBUG Command: GET 889369431 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425090226084 DLCTRL DEBUG Tx Command reply: GET_REPLY 889369431 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090226085 DLCTRL DEBUG Command: GET 928162578 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425090226085 DLCTRL DEBUG Tx Command reply: GET_REPLY 928162578 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090226086 DLCTRL DEBUG Command: GET 553866692 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090226086 DLCTRL DEBUG Tx Command reply: GET_REPLY 553866692 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090226086 DLCTRL DEBUG Command: GET 361549101 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090226086 DLCTRL DEBUG Tx Command reply: GET_REPLY 361549101 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090226087 DLCTRL DEBUG Command: GET 826522036 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090226087 DLCTRL DEBUG Tx Command reply: GET_REPLY 826522036 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111010111'B, t_guard := 20.000000 } 20250425090226107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42160<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(884)@23e0c4c64ce8: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(884)@23e0c4c64ce8: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(887) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(877)@23e0c4c64ce8: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(887)2435293 20250425090227144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090227145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090227145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425090227145 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090227145 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2528dd, normal) (hnbgw_rua.c:406) 20250425090227145 DHNB DEBUG map_rua[0x56458e94a6a0]{init}: Allocated (fsm.c:456) 20250425090227145 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2435293)[0x56458e94a6a0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090227145 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2435293 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425090227145 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090227145 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090227145 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425090227145 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2435293 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425090227145 DCN DEBUG map_sccp[0x56458e93a1f0]{init}: Allocated (fsm.c:456) 20250425090227145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56458e93a1f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090227145 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2435293 <-> SCCP-97 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425090227145 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2435293 SCCP-97 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425090227145 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2435293)[0x56458e94a6a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090227145 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090227145 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090227145 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2435293 SCCP-97 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090227145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56458e93a1f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090227145 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090227145 DLSCCP DEBUG SCCP-SCOC(97)[0x56458e798390]{IDLE}: Allocated (fsm.c:456) 20250425090227145 DLSCCP DEBUG SCCP-SCOC(97)[0x56458e798390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090227145 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000061), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030001d70056400500f1100926) (sccp_scrc.c:415) 20250425090227145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090227145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090227145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090227145 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090227145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090227145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090227145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090227145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090227145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090227145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090227145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090227145 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090227145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090227145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090227145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090227145 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 61 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 d7 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090227145 DLSCCP DEBUG SCCP-SCOC(97)[0x56458e798390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090227145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56458e93a1f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090227145 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2435293)[0x56458e94a6a0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090227145 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090227145 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090227145 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090227145 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090227145 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090227145 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250425090227145 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090227145 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090227145 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090227145 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 61 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 d7 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(883)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(883)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(884)@23e0c4c64ce8: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(887) HNBGW_Test.sgsn0-RAN(884)@23e0c4c64ce8: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(887)12895637 HNBGW_Test.sgsn0-SCCP(883)@23e0c4c64ce8: Session index based on connection ID:0 TC_sgsnpool_L3Compl_on_1_cnlink0(887)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(883)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@23e0c4c64ce8: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090227155 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090227155 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090227155 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090227155 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090227155 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090227155 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090227155 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090227155 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090227155 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090227155 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 61 f8 35 b4 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090227156 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090227156 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090227156 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090227156 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090227156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090227156 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000061), PART(T=Source Reference,L=4,D=00f835b4) (sccp_scrc.c:486) 20250425090227156 DLSCCP DEBUG Received CO:COAK for local reference 97 (sccp_scoc.c:1855) 20250425090227156 DLSCCP DEBUG SCCP-SCOC(97)[0x56458e798390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090227156 DLSCCP DEBUG SCCP-SCOC(97)[0x56458e798390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090227156 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090227156 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090227156 DCN DEBUG handle_cn_conn_conf() conn_id=97, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090227156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56458e93a1f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090227156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56458e93a1f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425090227156 DLCTRL DEBUG Command: GET 555417474 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425090227156 DLCTRL DEBUG Tx Command reply: GET_REPLY 555417474 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250425090227160 DLCTRL DEBUG Command: GET 711340628 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425090227160 DLCTRL DEBUG Tx Command reply: GET_REPLY 711340628 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090227163 DLCTRL DEBUG Command: GET 746924312 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090227163 DLCTRL DEBUG Tx Command reply: GET_REPLY 746924312 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090227165 DLCTRL DEBUG Command: GET 210530499 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090227165 DLCTRL DEBUG Tx Command reply: GET_REPLY 210530499 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090227167 DLCTRL DEBUG Command: GET 110140297 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090227167 DLCTRL DEBUG Tx Command reply: GET_REPLY 110140297 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090227168 DLCTRL DEBUG Command: GET 291524699 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425090227168 DLCTRL DEBUG Tx Command reply: GET_REPLY 291524699 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090227169 DLCTRL DEBUG Command: GET 677851656 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425090227169 DLCTRL DEBUG Tx Command reply: GET_REPLY 677851656 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090227171 DLCTRL DEBUG Command: GET 869030093 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090227171 DLCTRL DEBUG Tx Command reply: GET_REPLY 869030093 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090227173 DLCTRL DEBUG Command: GET 467446594 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090227173 DLCTRL DEBUG Tx Command reply: GET_REPLY 467446594 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090227175 DLCTRL DEBUG Command: GET 843350108 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090227175 DLCTRL DEBUG Tx Command reply: GET_REPLY 843350108 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090227177 DLCTRL DEBUG Command: GET 975207332 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425090227177 DLCTRL DEBUG Tx Command reply: GET_REPLY 975207332 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090227178 DLCTRL DEBUG Command: GET 876259222 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425090227178 DLCTRL DEBUG Tx Command reply: GET_REPLY 876259222 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090227179 DLCTRL DEBUG Command: GET 467741563 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090227179 DLCTRL DEBUG Tx Command reply: GET_REPLY 467741563 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090227181 DLCTRL DEBUG Command: GET 717055351 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090227181 DLCTRL DEBUG Tx Command reply: GET_REPLY 717055351 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090227183 DLCTRL DEBUG Command: GET 942370315 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090227183 DLCTRL DEBUG Tx Command reply: GET_REPLY 942370315 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090227185 DLCTRL DEBUG Command: GET 883087771 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425090227185 DLCTRL DEBUG Tx Command reply: GET_REPLY 883087771 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090227187 DLCTRL DEBUG Command: GET 316850810 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425090227187 DLCTRL DEBUG Tx Command reply: GET_REPLY 316850810 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090227190 DLCTRL DEBUG Command: GET 456552488 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090227190 DLCTRL DEBUG Tx Command reply: GET_REPLY 456552488 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090227192 DLCTRL DEBUG Command: GET 893997721 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090227192 DLCTRL DEBUG Tx Command reply: GET_REPLY 893997721 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090227194 DLCTRL DEBUG Command: GET 575336587 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090227194 DLCTRL DEBUG Tx Command reply: GET_REPLY 575336587 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101111111'B, t_guard := 20.000000 } 20250425090227237 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42168<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(884)@23e0c4c64ce8: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(884)@23e0c4c64ce8: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(888) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(877)@23e0c4c64ce8: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(888)16004820 20250425090228265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090228265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090228265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250425090228265 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090228265 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf436d4, normal) (hnbgw_rua.c:406) 20250425090228265 DHNB DEBUG map_rua[0x56458e930220]{init}: Allocated (fsm.c:456) 20250425090228265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16004820)[0x56458e930220]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090228265 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16004820 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425090228265 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090228265 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090228265 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250425090228265 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16004820 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425090228265 DCN DEBUG map_sccp[0x56458e928e10]{init}: Allocated (fsm.c:456) 20250425090228265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56458e928e10]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090228265 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16004820 <-> SCCP-98 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425090228265 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16004820 SCCP-98 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:311) 20250425090228265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16004820)[0x56458e930220]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090228265 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090228265 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090228265 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16004820 SCCP-98 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090228265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56458e928e10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090228265 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090228265 DLSCCP DEBUG SCCP-SCOC(98)[0x56458e951090]{IDLE}: Allocated (fsm.c:456) 20250425090228265 DLSCCP DEBUG SCCP-SCOC(98)[0x56458e951090]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090228265 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000062), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f400300017f0056400500f1100926) (sccp_scrc.c:415) 20250425090228265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090228265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090228265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090228265 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090228265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090228265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090228265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090228265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090228265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090228265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090228266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090228266 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090228266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090228266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090228266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090228266 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 70 00 00 00 bd 00 00 00 b9 03 00 00 04 01 00 00 62 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 4b 00 13 40 47 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 7f 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090228266 DLSCCP DEBUG SCCP-SCOC(98)[0x56458e951090]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090228266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56458e928e10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090228266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16004820)[0x56458e930220]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090228266 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090228266 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090228266 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090228266 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090228266 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090228266 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250425090228266 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090228266 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090228266 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090228266 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 70 00 00 00 bd 00 00 00 b9 03 00 00 04 01 00 00 62 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 4b 00 13 40 47 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 7f 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(883)@23e0c4c64ce8: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(883)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(884)@23e0c4c64ce8: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(888) HNBGW_Test.sgsn0-RAN(884)@23e0c4c64ce8: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(888)8106635 HNBGW_Test.sgsn0-SCCP(883)@23e0c4c64ce8: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(883)@23e0c4c64ce8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425090228273 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090228273 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090228273 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090228273 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090228273 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090228273 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090228273 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090228273 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090228273 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090228273 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 62 6b a8 26 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090228273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090228273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090228273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090228273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090228273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090228273 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000062), PART(T=Source Reference,L=4,D=006ba826) (sccp_scrc.c:486) 20250425090228273 DLSCCP DEBUG Received CO:COAK for local reference 98 (sccp_scoc.c:1855) 20250425090228273 DLSCCP DEBUG SCCP-SCOC(98)[0x56458e951090]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090228273 DLSCCP DEBUG SCCP-SCOC(98)[0x56458e951090]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090228273 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090228273 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090228274 DCN DEBUG handle_cn_conn_conf() conn_id=98, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090228274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56458e928e10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090228274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56458e928e10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Compl_on_1_cnlink0(888)@23e0c4c64ce8: setverdict(pass): none -> pass MTC@23e0c4c64ce8: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090228277 DLCTRL DEBUG Command: GET 651802878 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425090228277 DLCTRL DEBUG Tx Command reply: GET_REPLY 651802878 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250425090228281 DLCTRL DEBUG Command: GET 763253717 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425090228281 DLCTRL DEBUG Tx Command reply: GET_REPLY 763253717 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090228285 DLCTRL DEBUG Command: GET 479712110 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090228285 DLCTRL DEBUG Tx Command reply: GET_REPLY 479712110 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090228289 DLCTRL DEBUG Command: GET 945144509 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090228289 DLCTRL DEBUG Tx Command reply: GET_REPLY 945144509 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090228293 DLCTRL DEBUG Command: GET 338593874 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090228293 DLCTRL DEBUG Tx Command reply: GET_REPLY 338593874 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090228297 DLCTRL DEBUG Command: GET 700107448 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425090228297 DLCTRL DEBUG Tx Command reply: GET_REPLY 700107448 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090228300 DLCTRL DEBUG Command: GET 687066162 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425090228300 DLCTRL DEBUG Tx Command reply: GET_REPLY 687066162 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090228303 DLCTRL DEBUG Command: GET 356373512 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090228303 DLCTRL DEBUG Tx Command reply: GET_REPLY 356373512 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090228305 DLCTRL DEBUG Command: GET 913600794 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090228305 DLCTRL DEBUG Tx Command reply: GET_REPLY 913600794 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090228307 DLCTRL DEBUG Command: GET 875298906 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090228307 DLCTRL DEBUG Tx Command reply: GET_REPLY 875298906 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090228309 DLCTRL DEBUG Command: GET 404646083 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425090228309 DLCTRL DEBUG Tx Command reply: GET_REPLY 404646083 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090228311 DLCTRL DEBUG Command: GET 34625797 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425090228311 DLCTRL DEBUG Tx Command reply: GET_REPLY 34625797 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090228312 DLCTRL DEBUG Command: GET 652495317 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090228312 DLCTRL DEBUG Tx Command reply: GET_REPLY 652495317 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090228314 DLCTRL DEBUG Command: GET 120758901 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090228314 DLCTRL DEBUG Tx Command reply: GET_REPLY 120758901 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090228315 DLCTRL DEBUG Command: GET 720836520 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090228315 DLCTRL DEBUG Tx Command reply: GET_REPLY 720836520 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090228316 DLCTRL DEBUG Command: GET 819703867 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425090228316 DLCTRL DEBUG Tx Command reply: GET_REPLY 819703867 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090228317 DLCTRL DEBUG Command: GET 362041559 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425090228317 DLCTRL DEBUG Tx Command reply: GET_REPLY 362041559 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090228318 DLCTRL DEBUG Command: GET 787257877 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090228318 DLCTRL DEBUG Tx Command reply: GET_REPLY 787257877 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090228319 DLCTRL DEBUG Command: GET 40818619 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090228319 DLCTRL DEBUG Tx Command reply: GET_REPLY 40818619 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090228320 DLCTRL DEBUG Command: GET 964969539 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090228320 DLCTRL DEBUG Tx Command reply: GET_REPLY 964969539 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101110010'B, t_guard := 20.000000 } 20250425090228340 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42174<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(884)@23e0c4c64ce8: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(884)@23e0c4c64ce8: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(889) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(877)@23e0c4c64ce8: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(889)13728563 20250425090229365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090229365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090229365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425090229365 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090229365 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd17b33, normal) (hnbgw_rua.c:406) 20250425090229365 DHNB DEBUG map_rua[0x56458e932eb0]{init}: Allocated (fsm.c:456) 20250425090229365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13728563)[0x56458e932eb0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090229365 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13728563 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425090229365 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090229365 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090229365 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13728563 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425090229365 DCN DEBUG map_sccp[0x56458e954350]{init}: Allocated (fsm.c:456) 20250425090229365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56458e954350]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090229365 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13728563 <-> SCCP-99 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425090229365 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13728563 SCCP-99 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425090229365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13728563)[0x56458e932eb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090229365 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090229365 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090229365 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13728563 SCCP-99 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090229365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56458e954350]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090229366 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090229366 DLSCCP DEBUG SCCP-SCOC(99)[0x56458e954000]{IDLE}: Allocated (fsm.c:456) 20250425090229366 DLSCCP DEBUG SCCP-SCOC(99)[0x56458e954000]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090229366 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000063), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000040004f40030001720056400500f1100926) (sccp_scrc.c:415) 20250425090229366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090229366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090229366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090229366 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090229366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090229366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090229366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090229366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090229366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090229366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090229366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090229366 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090229366 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090229366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090229366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090229366 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 05 01 00 00 63 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 01 72 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090229366 DLSCCP DEBUG SCCP-SCOC(99)[0x56458e954000]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090229366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56458e954350]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090229366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13728563)[0x56458e932eb0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090229366 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090229366 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090229366 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090229366 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090229366 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090229366 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250425090229366 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090229366 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090229366 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090229366 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 05 01 00 00 63 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 01 72 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(883)@23e0c4c64ce8: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(883)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(884)@23e0c4c64ce8: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(889) HNBGW_Test.sgsn0-RAN(884)@23e0c4c64ce8: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(889)16173530 HNBGW_Test.sgsn0-SCCP(883)@23e0c4c64ce8: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(883)@23e0c4c64ce8: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250425090229370 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090229370 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090229370 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090229370 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090229370 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090229370 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090229370 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090229370 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090229370 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090229370 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 63 ef 4d 87 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090229371 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090229371 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090229371 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090229371 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090229371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090229371 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000063), PART(T=Source Reference,L=4,D=00ef4d87) (sccp_scrc.c:486) 20250425090229371 DLSCCP DEBUG Received CO:COAK for local reference 99 (sccp_scoc.c:1855) 20250425090229371 DLSCCP DEBUG SCCP-SCOC(99)[0x56458e954000]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090229371 DLSCCP DEBUG SCCP-SCOC(99)[0x56458e954000]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090229371 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090229371 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090229371 DCN DEBUG handle_cn_conn_conf() conn_id=99, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090229371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56458e954350]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090229371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56458e954350]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Compl_on_1_cnlink0(889)@23e0c4c64ce8: setverdict(pass): none -> pass MTC@23e0c4c64ce8: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 3 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090229373 DLCTRL DEBUG Command: GET 671543451 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425090229373 DLCTRL DEBUG Tx Command reply: GET_REPLY 671543451 rate_ctr.abs.sgsn.0.cnpool:subscr:new 3 (control_if.c:477) 20250425090229377 DLCTRL DEBUG Command: GET 88374297 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425090229377 DLCTRL DEBUG Tx Command reply: GET_REPLY 88374297 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090229379 DLCTRL DEBUG Command: GET 535049237 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090229379 DLCTRL DEBUG Tx Command reply: GET_REPLY 535049237 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090229381 DLCTRL DEBUG Command: GET 140398261 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090229381 DLCTRL DEBUG Tx Command reply: GET_REPLY 140398261 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090229383 DLCTRL DEBUG Command: GET 399028571 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090229383 DLCTRL DEBUG Tx Command reply: GET_REPLY 399028571 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090229386 DLCTRL DEBUG Command: GET 817156675 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425090229387 DLCTRL DEBUG Tx Command reply: GET_REPLY 817156675 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090229390 DLCTRL DEBUG Command: GET 564707382 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425090229390 DLCTRL DEBUG Tx Command reply: GET_REPLY 564707382 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090229393 DLCTRL DEBUG Command: GET 947410162 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090229393 DLCTRL DEBUG Tx Command reply: GET_REPLY 947410162 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090229395 DLCTRL DEBUG Command: GET 788156450 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090229396 DLCTRL DEBUG Tx Command reply: GET_REPLY 788156450 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090229397 DLCTRL DEBUG Command: GET 824171740 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090229397 DLCTRL DEBUG Tx Command reply: GET_REPLY 824171740 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090229398 DLCTRL DEBUG Command: GET 605067791 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425090229398 DLCTRL DEBUG Tx Command reply: GET_REPLY 605067791 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090229400 DLCTRL DEBUG Command: GET 802526521 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425090229400 DLCTRL DEBUG Tx Command reply: GET_REPLY 802526521 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090229402 DLCTRL DEBUG Command: GET 465965184 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090229402 DLCTRL DEBUG Tx Command reply: GET_REPLY 465965184 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090229404 DLCTRL DEBUG Command: GET 89634906 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090229404 DLCTRL DEBUG Tx Command reply: GET_REPLY 89634906 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090229406 DLCTRL DEBUG Command: GET 435725832 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090229406 DLCTRL DEBUG Tx Command reply: GET_REPLY 435725832 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090229410 DLCTRL DEBUG Command: GET 502128990 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425090229410 DLCTRL DEBUG Tx Command reply: GET_REPLY 502128990 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090229414 DLCTRL DEBUG Command: GET 51299531 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425090229414 DLCTRL DEBUG Tx Command reply: GET_REPLY 51299531 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090229416 DLCTRL DEBUG Command: GET 902068460 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090229416 DLCTRL DEBUG Tx Command reply: GET_REPLY 902068460 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090229417 DLCTRL DEBUG Command: GET 775329305 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090229417 DLCTRL DEBUG Tx Command reply: GET_REPLY 775329305 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090229419 DLCTRL DEBUG Command: GET 190743897 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090229419 DLCTRL DEBUG Tx Command reply: GET_REPLY 190743897 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011100001'B, t_guard := 20.000000 } 20250425090229442 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42186<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(884)@23e0c4c64ce8: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(884)@23e0c4c64ce8: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(890) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(877)@23e0c4c64ce8: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(890)13772359 20250425090230459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090230459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090230459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425090230459 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090230459 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd22647, normal) (hnbgw_rua.c:406) 20250425090230459 DHNB DEBUG map_rua[0x56458e952ef0]{init}: Allocated (fsm.c:456) 20250425090230459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13772359)[0x56458e952ef0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090230459 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13772359 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425090230459 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090230459 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090230459 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425090230459 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13772359 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425090230459 DCN DEBUG map_sccp[0x56458e93a070]{init}: Allocated (fsm.c:456) 20250425090230459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x56458e93a070]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090230459 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13772359 <-> SCCP-100 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425090230459 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13772359 SCCP-100 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425090230459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13772359)[0x56458e952ef0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090230459 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090230459 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090230459 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13772359 SCCP-100 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090230459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x56458e93a070]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090230459 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090230459 DLSCCP DEBUG SCCP-SCOC(100)[0x56458e937e40]{IDLE}: Allocated (fsm.c:456) 20250425090230459 DLSCCP DEBUG SCCP-SCOC(100)[0x56458e937e40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090230459 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000064), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030000e10056400500f1100926) (sccp_scrc.c:415) 20250425090230459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090230459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090230459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090230459 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090230459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090230459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090230459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090230459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090230459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090230460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090230460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090230460 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090230460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090230460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090230460 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090230460 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 64 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 e1 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090230460 DLSCCP DEBUG SCCP-SCOC(100)[0x56458e937e40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090230460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x56458e93a070]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090230460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13772359)[0x56458e952ef0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090230460 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090230460 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090230460 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090230460 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090230460 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090230460 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250425090230460 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090230460 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090230460 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090230460 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 64 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 e1 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(883)@23e0c4c64ce8: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(883)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(884)@23e0c4c64ce8: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(890) HNBGW_Test.sgsn0-RAN(884)@23e0c4c64ce8: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(890)11611236 HNBGW_Test.sgsn0-SCCP(883)@23e0c4c64ce8: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(883)@23e0c4c64ce8: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250425090230467 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090230467 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090230467 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090230467 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090230467 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090230467 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090230467 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090230468 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090230468 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090230468 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 64 43 5d 3f 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_sgsnpool_L3Compl_on_1_cnlink0(890)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090230468 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090230468 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090230468 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090230468 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090230468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090230468 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000064), PART(T=Source Reference,L=4,D=00435d3f) (sccp_scrc.c:486) 20250425090230468 DLSCCP DEBUG Received CO:COAK for local reference 100 (sccp_scoc.c:1855) 20250425090230468 DLSCCP DEBUG SCCP-SCOC(100)[0x56458e937e40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090230468 DLSCCP DEBUG SCCP-SCOC(100)[0x56458e937e40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090230468 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090230468 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090230468 DCN DEBUG handle_cn_conn_conf() conn_id=100, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090230468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x56458e93a070]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090230468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x56458e93a070]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@23e0c4c64ce8: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 4 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090230470 DLCTRL DEBUG Command: GET 377405922 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425090230470 DLCTRL DEBUG Tx Command reply: GET_REPLY 377405922 rate_ctr.abs.sgsn.0.cnpool:subscr:new 4 (control_if.c:477) 20250425090230474 DLCTRL DEBUG Command: GET 877546334 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425090230474 DLCTRL DEBUG Tx Command reply: GET_REPLY 877546334 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090230478 DLCTRL DEBUG Command: GET 295632734 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090230478 DLCTRL DEBUG Tx Command reply: GET_REPLY 295632734 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090230482 DLCTRL DEBUG Command: GET 830586392 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090230482 DLCTRL DEBUG Tx Command reply: GET_REPLY 830586392 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090230486 DLCTRL DEBUG Command: GET 898506202 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090230486 DLCTRL DEBUG Tx Command reply: GET_REPLY 898506202 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090230490 DLCTRL DEBUG Command: GET 380741936 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425090230490 DLCTRL DEBUG Tx Command reply: GET_REPLY 380741936 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090230495 DLCTRL DEBUG Command: GET 197285691 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425090230495 DLCTRL DEBUG Tx Command reply: GET_REPLY 197285691 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090230498 DLCTRL DEBUG Command: GET 63960013 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090230499 DLCTRL DEBUG Tx Command reply: GET_REPLY 63960013 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090230502 DLCTRL DEBUG Command: GET 330018249 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090230502 DLCTRL DEBUG Tx Command reply: GET_REPLY 330018249 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090230506 DLCTRL DEBUG Command: GET 693034072 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090230506 DLCTRL DEBUG Tx Command reply: GET_REPLY 693034072 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090230510 DLCTRL DEBUG Command: GET 552658054 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425090230510 DLCTRL DEBUG Tx Command reply: GET_REPLY 552658054 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090230514 DLCTRL DEBUG Command: GET 935983579 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425090230514 DLCTRL DEBUG Tx Command reply: GET_REPLY 935983579 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090230518 DLCTRL DEBUG Command: GET 886764482 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090230518 DLCTRL DEBUG Tx Command reply: GET_REPLY 886764482 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090230521 DLCTRL DEBUG Command: GET 372702764 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090230521 DLCTRL DEBUG Tx Command reply: GET_REPLY 372702764 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090230523 DLCTRL DEBUG Command: GET 89787585 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090230523 DLCTRL DEBUG Tx Command reply: GET_REPLY 89787585 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090230526 DLCTRL DEBUG Command: GET 306359123 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425090230526 DLCTRL DEBUG Tx Command reply: GET_REPLY 306359123 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090230528 DLCTRL DEBUG Command: GET 826143102 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425090230528 DLCTRL DEBUG Tx Command reply: GET_REPLY 826143102 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090230530 DLCTRL DEBUG Command: GET 318315020 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090230530 DLCTRL DEBUG Tx Command reply: GET_REPLY 318315020 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090230532 DLCTRL DEBUG Command: GET 756399595 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090230532 DLCTRL DEBUG Tx Command reply: GET_REPLY 756399595 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090230534 DLCTRL DEBUG Command: GET 284263028 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090230534 DLCTRL DEBUG Tx Command reply: GET_REPLY 284263028 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425090230541 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38199<->l=127.0.0.1:4262) (control_if.c:193) 20250425090230541 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57622<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(874)@23e0c4c64ce8: Final verdict of PTC: none VirtHNBGW-STATS(873)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090230545 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57618<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090230546 DLINP DEBUG SRVCONN(,r=127.0.0.1:34979<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090230546 DLINP DEBUG SRVCONN(,r=127.0.0.1:34979<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090230546 DLINP NOTICE SRV(,r=127.0.0.1:34979<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090230546 DMAIN NOTICE (127.0.0.1:34979 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34979<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090230546 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(879)@23e0c4c64ce8: Final verdict of PTC: none 20250425090230549 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090230549 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090230549 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090230549 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(880)@23e0c4c64ce8: Final verdict of PTC: none 20250425090230549 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090230549 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090230549 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090230549 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090230549 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090230549 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090230549 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425090230549 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090230549 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090230549 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090230549 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090230549 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090230549 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425090230549 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090230549 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090230549 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090230550 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090230550 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090230550 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425090230550 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090230550 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090230550 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090230550 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090230550 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090230550 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090230550 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090230550 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090230550 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090230550 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090230550 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090230550 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425090230550 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090230550 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090230550 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090230550 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090230550 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090230550 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090230550 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425090230550 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090230550 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090230550 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090230550 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090230550 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090230550 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090230550 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090230550 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(881)@23e0c4c64ce8: Final verdict of PTC: none 20250425090230550 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090230550 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090230550 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425090230550 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090230550 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090230550 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090230550 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090230550 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090230550 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090230551 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090230551 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090230551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56458e93a1f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425090230551 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090230551 DLSCCP DEBUG SCCP-SCOC(97)[0x56458e798390]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090230551 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f835b4), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090230551 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090230551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090230551 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090230551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090230551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090230551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090230551 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 07 04 f8 35 b4 00 00 61 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090230551 DLSCCP DEBUG SCCP-SCOC(97)[0x56458e798390]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090230551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56458e93a1f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090230551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2435293)[0x56458e94a6a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425090230551 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2435293)[0x56458e94a6a0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425090230551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425090230551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2435293)[0x56458e94a6a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425090230551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2435293)[0x56458e94a6a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090230551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2435293)[0x56458e94a6a0]{disrupted}: Freeing instance (context_map.c:202) 20250425090230551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2435293)[0x56458e94a6a0]{disrupted}: Deallocated (fsm.c:568) 20250425090230551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56458e93a1f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090230551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56458e93a1f0]{disconnected}: Freeing instance (context_map.c:206) 20250425090230551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56458e93a1f0]{disconnected}: Deallocated (fsm.c:568) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(876)@23e0c4c64ce8: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(877)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(885)@23e0c4c64ce8: Final verdict of PTC: none 20250425090230551 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2435293 SCCP-97 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425090230551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56458e928e10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425090230551 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090230551 DLSCCP DEBUG SCCP-SCOC(98)[0x56458e951090]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090230552 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ba826), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090230552 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090230552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090230552 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090230552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090230552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090230552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090230552 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 04 04 6b a8 26 00 00 62 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090230552 DLSCCP DEBUG SCCP-SCOC(98)[0x56458e951090]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090230552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56458e928e10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090230552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16004820)[0x56458e930220]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425090230552 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16004820)[0x56458e930220]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425090230552 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425090230552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16004820)[0x56458e930220]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425090230552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16004820)[0x56458e930220]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090230552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16004820)[0x56458e930220]{disrupted}: Freeing instance (context_map.c:202) 20250425090230552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16004820)[0x56458e930220]{disrupted}: Deallocated (fsm.c:568) 20250425090230552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56458e928e10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090230552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56458e928e10]{disconnected}: Freeing instance (context_map.c:206) 20250425090230552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56458e928e10]{disconnected}: Deallocated (fsm.c:568) 20250425090230552 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16004820 SCCP-98 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250425090230552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56458e954350]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425090230552 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090230552 DLSCCP DEBUG SCCP-SCOC(99)[0x56458e954000]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090230552 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef4d87), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090230552 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090230552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090230552 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090230552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090230552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090230553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090230553 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 05 04 ef 4d 87 00 00 63 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090230553 DLSCCP DEBUG SCCP-SCOC(99)[0x56458e954000]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090230553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56458e954350]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090230553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13728563)[0x56458e932eb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425090230553 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13728563)[0x56458e932eb0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425090230553 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425090230553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13728563)[0x56458e932eb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425090230553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13728563)[0x56458e932eb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090230553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13728563)[0x56458e932eb0]{disrupted}: Freeing instance (context_map.c:202) 20250425090230553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13728563)[0x56458e932eb0]{disrupted}: Deallocated (fsm.c:568) 20250425090230553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56458e954350]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090230553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56458e954350]{disconnected}: Freeing instance (context_map.c:206) 20250425090230553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56458e954350]{disconnected}: Deallocated (fsm.c:568) 20250425090230553 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13728563 SCCP-99 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250425090230553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x56458e93a070]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425090230553 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090230553 DLSCCP DEBUG SCCP-SCOC(100)[0x56458e937e40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090230553 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00435d3f), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090230553 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090230553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090230553 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090230553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090230553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090230553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090230553 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 02 04 43 5d 3f 00 00 64 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090230553 DLSCCP DEBUG SCCP-SCOC(100)[0x56458e937e40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090230553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x56458e93a070]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090230553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13772359)[0x56458e952ef0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425090230553 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13772359)[0x56458e952ef0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425090230553 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425090230553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13772359)[0x56458e952ef0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425090230553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13772359)[0x56458e952ef0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090230554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13772359)[0x56458e952ef0]{disrupted}: Freeing instance (context_map.c:202) HNBGW_Test.msc0-M3UA(882)@23e0c4c64ce8: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(878)@23e0c4c64ce8: Final verdict of PTC: none 20250425090230554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13772359)[0x56458e952ef0]{disrupted}: Deallocated (fsm.c:568) 20250425090230554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x56458e93a070]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090230554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x56458e93a070]{disconnected}: Freeing instance (context_map.c:206) 20250425090230554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x56458e93a070]{disconnected}: Deallocated (fsm.c:568) 20250425090230554 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13772359 SCCP-100 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425090230554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090230554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425090230554 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090230554 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090230554 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090230554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425090230554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090230554 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090230554 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090230555 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425090230554 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090230554 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(872)@23e0c4c64ce8: Final verdict of PTC: none 20250425090230555 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090230555 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090230555 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090230555 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090230555 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090230555 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090230555 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090230555 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090230555 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090230555 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090230555 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090230555 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090230555 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090230555 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090230555 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090230555 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090230555 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090230555 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090230555 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW_Test.sgsn0-RAN(884)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(875)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(886)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(883)@23e0c4c64ce8: Final verdict of PTC: none 20250425090230559 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42174<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090230560 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42160<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090230560 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42168<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090230560 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42186<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(889)@23e0c4c64ce8: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(887)@23e0c4c64ce8: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(888)@23e0c4c64ce8: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(890)@23e0c4c64ce8: Final verdict of PTC: pass MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(872): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(873): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(874): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(875): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(876): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(877): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(878): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(879): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(880): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(881): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(882): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(883): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(884): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(885): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(886): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(887): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(888): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(889): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(890): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Fri Apr 25 09:02:30 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc 20250425090230644 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42188<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090230916 DLSCCP DEBUG SCCP-SCOC(90)[0x56458e92af80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090230916 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff8410), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090230916 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090230916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090230916 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090230916 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090230916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090230916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090230916 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 ff 84 10 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090230916 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090230916 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090230916 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090230916 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090230916 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090230916 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090230932 DLSCCP DEBUG SCCP-SCOC(94)[0x56458e952dc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090230932 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d2a80), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090230932 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090230932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090230932 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090230932 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090230932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090230933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090230933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2d 2a 80 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090230933 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090230933 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090230933 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090230933 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090230933 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090230933 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090230934 DLSCCP DEBUG SCCP-SCOC(95)[0x56458e9530d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090230934 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000609c6), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090230934 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090230934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090230934 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090230934 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090230934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090230934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090230934 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 06 09 c6 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090230934 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090230934 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090230934 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090230934 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090230934 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090230934 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090230935 DLSCCP DEBUG SCCP-SCOC(96)[0x56458e92c270]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090230935 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f311c9), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090230935 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090230935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090230935 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090230935 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090230935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090230935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090230935 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 f3 11 c9 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090230935 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090230936 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090230936 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090230936 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090230936 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090230936 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090231246 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42188<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=476528) 20250425090231329 DLSCCP DEBUG SCCP-SCOC(86)[0x56458e929550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090231329 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052ef61), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090231329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090231329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090231329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090231329 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090231329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090231329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090231329 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 52 ef 61 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090231329 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090231329 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090231329 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090231329 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090231330 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090231330 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090231330 DLSCCP DEBUG SCCP-SCOC(85)[0x56458e939f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090231330 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00936199), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090231331 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090231331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090231331 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090231331 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090231331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090231331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090231331 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 93 61 99 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090231331 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090231331 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090231331 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090231331 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090231331 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090231331 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090231332 DLSCCP DEBUG SCCP-SCOC(87)[0x56458e94a4e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090231332 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e25d1c), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090231332 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090231332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090231332 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090231332 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090231332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090231332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090231332 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e2 5d 1c 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090231333 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090231333 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090231333 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090231333 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090231333 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090231333 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090231881 DLSCCP DEBUG SCCP-SCOC(84)[0x56458e92ad50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090231881 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037e41f), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090231881 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090231881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090231881 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090231881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090231881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090231881 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090231881 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 37 e4 1f 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090231882 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090231882 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090231882 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090231882 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090231882 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090231882 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=476528, count=516616) 20250425090232547 DLSCCP DEBUG SCCP-SCOC(83)[0x56458e953dd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090232547 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f9a17), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090232547 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090232547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090232547 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090232547 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090232547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090232547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090232547 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2f 9a 17 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090232548 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090232548 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090232548 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090232548 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090232548 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090232548 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090232550 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090232550 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090232550 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425090232550 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090232550 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090232550 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425090233234 DLSCCP DEBUG SCCP-SCOC(82)[0x56458e949e40]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090233234 DLSCCP DEBUG SCCP-SCOC(82)[0x56458e949e40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090233234 DLSCCP DEBUG SCCP-SCOC(82)[0x56458e949e40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090233234 DLSCCP DEBUG SCCP-SCOC(82)[0x56458e949e40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090233234 DLSCCP DEBUG SCCP-SCOC(82)[0x56458e949e40]{IDLE}: Deallocated (fsm.c:568) MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin ------ Fri Apr 25 09:02:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20250425090234345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42200<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090234351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42210<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090234356 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42751<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(895)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090234496 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425090234496 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425090234506 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090234506 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090234506 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090234506 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090234507 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090234507 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(897)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090234507 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43392 (stream_srv.c:142) 20250425090234507 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43392<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425090234507 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090234507 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090234507 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090234507 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090234507 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090234507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090234507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090234507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090234507 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090234507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090234507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090234507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090234507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090234507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090234507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090234507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090234507 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090234507 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090234507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090234507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090234507 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090234507 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090234507 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090234507 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090234507 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090234507 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090234507 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090234507 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090234507 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090234507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090234507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090234507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090234507 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090234507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090234507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090234507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090234507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090234507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090234507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090234507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090234507 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090234507 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090234507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090234507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090234507 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090234507 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090234507 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090234507 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090234507 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090234507 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090234507 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090234507 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090234507 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090234507 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090234507 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090234507 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090234507 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090234507 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090234508 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090234508 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425090234508 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090234508 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090234508 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090234508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090234508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090234508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090234508 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090234508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090234509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090234509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090234509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090234509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090234509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090234509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090234509 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090234509 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090234509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425090234509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090234509 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 06 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090234509 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090234509 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090234509 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425090234509 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090234509 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090234509 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090234509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090234509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090234509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090234509 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090234509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090234509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090234509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090234509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090234509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090234509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090234509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090234509 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090234509 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090234509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090234509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090234509 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0b 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090234509 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090234509 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090234509 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090234509 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090234509 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425090234509 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425090234509 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425090234509 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090234509 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090234509 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090234509 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090234509 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090234509 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(901)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(901)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(901)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(899)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(904)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc1-M3UA(904)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(904)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc1-SCCP(902)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090234537 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090234537 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090234537 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090234537 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090234537 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090234537 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090234537 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090234537 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090234538 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090234538 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425090234538 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090234538 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090234538 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090234538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090234538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090234538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090234538 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=8 -> eSLS=88: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090234538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090234538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090234538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090234538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090234538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090234538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090234538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090234538 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=8 -> eSLS=120: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090234538 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090234538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425090234538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090234538 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 08 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090234538 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090234538 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090234538 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425090234538 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090234538 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090234538 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090234538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090234538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090234538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090234538 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090234538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090234538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090234538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090234538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090234538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090234539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090234539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090234539 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090234539 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090234539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090234539 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090234539 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 06 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090234539 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090234539 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090234539 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090234539 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090234539 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090234539 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090234539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090234539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090234539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090234539 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090234539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090234539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090234539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090234539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090234539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090234539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090234539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090234539 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090234539 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090234539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090234539 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090234539 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090234539 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090234539 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090234539 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090234539 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090234539 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090234539 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090234539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090234539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090234539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090234539 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090234539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090234539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090234539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090234539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090234539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090234539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090234539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090234539 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090234539 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090234539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090234539 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090234539 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090234539 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090234539 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090234539 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090234539 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090234539 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425090234539 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425090234539 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425090234539 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090234539 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090234539 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090234539 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090234539 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090234539 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090234539 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090234539 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090234539 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090234539 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090234539 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090234539 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090234539 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090234539 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090234539 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090234539 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090234539 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090234539 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(907)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(907)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(907)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(905)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(910)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn1-M3UA(910)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(910)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn1-SCCP(908)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090234572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090234572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090234572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090234572 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090234572 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425090234572 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090234572 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090234572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090234572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090234576 DLINP DEBUG SRVCONN(,r=127.0.0.1:43392<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090234576 DLINP DEBUG SRVCONN(,r=127.0.0.1:43392<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090234576 DLINP DEBUG SRVCONN(,r=127.0.0.1:43392<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090234576 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090234576 DHNBAP DEBUG (127.0.0.1:43392 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425090234576 DHNBAP NOTICE (127.0.0.1:43392 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090234576 DHNBAP NOTICE (127.0.0.1:43392 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090234576 DLINP DEBUG SRVCONN(,r=127.0.0.1:43392<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090234576 DLINP DEBUG SRVCONN(,r=127.0.0.1:43392<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090234721 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090234721 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425090234721 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090234721 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(901)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425090234729 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090234729 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425090234729 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090234729 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090234729 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090234729 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090234729 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090234729 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090234729 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090234729 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425090234729 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090234732 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090234732 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090234732 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090234732 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425090234732 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090234732 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090234732 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090234732 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090234732 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425090234732 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425090234732 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090234732 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090234732 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090234732 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090234732 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425090234732 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090234732 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090234732 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090234732 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090234732 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090234732 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090234732 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090234733 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090234733 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425090234733 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090234733 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425090234734 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090234734 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090234734 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090234734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090234734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090234734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090234734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090234734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090234734 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090234734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090234734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090234734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090234734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090234734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090234734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090234734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090234734 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090234734 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090234734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090234734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090234734 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090234734 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090234735 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090234735 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090234735 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090234735 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090234735 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090234735 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250425090234735 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090234735 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090234735 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090234735 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-M3UA(904)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425090234739 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090234739 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425090234739 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090234739 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090234739 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090234740 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090234740 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425090234740 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090234740 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090234740 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090234740 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090234740 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090234740 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090234740 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090234740 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425090234740 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090234740 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090234740 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090234740 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090234740 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425090234740 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090234740 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425090234740 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090234740 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090234740 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090234740 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090234740 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425090234740 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090234740 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090234740 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090234740 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090234740 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090234740 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090234740 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090234741 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090234741 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090234741 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090234741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090234741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090234741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090234741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090234741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090234741 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090234742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090234742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090234742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090234742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090234742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090234742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090234742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090234742 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090234742 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090234742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090234742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090234742 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090234742 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090234742 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090234742 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090234742 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090234742 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090234742 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090234742 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'virt-msc1' 20250425090234742 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090234742 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090234742 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090234742 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425090234752 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090234752 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425090234752 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090234752 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(907)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425090234758 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090234758 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425090234758 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090234758 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090234758 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090234758 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090234758 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090234758 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090234758 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090234758 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090234758 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090234761 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090234761 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090234761 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090234761 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425090234761 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090234761 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090234761 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090234761 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090234761 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425090234761 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090234761 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090234761 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425090234761 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090234761 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090234761 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090234761 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090234761 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425090234761 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090234761 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090234761 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090234761 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090234761 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090234761 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090234761 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090234762 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090234762 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090234762 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090234762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090234762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090234762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090234762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090234762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090234762 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090234762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090234762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090234762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090234762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090234762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090234762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090234762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090234762 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090234762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090234762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090234763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090234763 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090234763 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090234762 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090234762 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425090234763 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090234763 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425090234763 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090234763 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090234763 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090234763 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090234763 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090234763 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250425090234763 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090234763 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090234763 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090234763 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn1-M3UA(910)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425090234768 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090234768 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250425090234768 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090234768 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090234768 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090234768 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090234768 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425090234768 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090234768 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090234768 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250425090234768 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090234770 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090234770 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090234770 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090234770 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250425090234770 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090234770 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090234770 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090234770 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090234770 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250425090234770 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250425090234770 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425090234770 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425090234770 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0a  20250425090234770 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425090234770 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090234770 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090234770 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090234770 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250425090234770 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090234770 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090234770 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090234770 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090234770 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090234770 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090234770 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090234772 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090234772 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090234772 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090234772 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090234772 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090234772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090234772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090234772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090234772 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090234772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090234772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090234772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090234772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090234772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090234772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090234772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090234772 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090234772 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090234772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090234772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090234772 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0d 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090234772 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090234772 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090234772 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090234772 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090234772 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090234772 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090234772 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=13 -> eSLS=29: use Normal Route via 'virt-sgsn1' 20250425090234772 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090234772 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090234772 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090234772 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0d 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(900)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090235536 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090235536 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090235536 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090235536 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090235536 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090235536 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090235536 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090235536 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090235536 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090235536 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425090235537 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090235537 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090235537 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090235537 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090235537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090235537 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090235537 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090235537 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090235537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235537 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090235537 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090235537 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090235537 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090235537 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425090235537 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090235537 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090235537 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090235537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235537 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090235537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090235537 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090235537 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090235537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090235537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090235537 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090235537 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090235537 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425090235537 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090235537 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090235537 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090235537 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090235537 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090235537 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250425090235537 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090235538 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090235538 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090235538 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425090235538 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090235538 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090235538 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090235538 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090235538 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090235538 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090235538 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090235538 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090235538 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090235538 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090235538 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090235538 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090235538 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090235538 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090235538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090235539 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090235539 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090235539 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090235539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235539 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090235539 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090235539 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090235539 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090235539 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(903)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090235541 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090235541 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090235541 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090235541 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090235541 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090235541 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090235541 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090235541 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090235541 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090235541 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425090235541 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090235541 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090235541 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090235541 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090235541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090235541 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090235541 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090235541 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090235541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235541 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090235541 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090235541 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090235541 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090235541 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425090235541 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090235541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090235541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090235541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235541 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=5 -> eSLS=37: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090235541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090235541 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090235541 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090235541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090235541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090235541 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090235541 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090235541 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: link up (cnlink.c:111) 20250425090235541 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090235541 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090235541 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090235541 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090235541 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090235541 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'virt-msc1' 20250425090235541 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090235541 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090235541 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090235541 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425090235541 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090235541 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090235541 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090235541 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090235541 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090235541 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090235541 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090235541 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090235541 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090235541 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090235541 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090235541 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090235541 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090235541 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090235541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090235541 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090235541 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090235541 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090235541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235541 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090235541 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090235541 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090235541 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090235541 DRANAP INFO cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(906)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090235564 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090235564 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090235564 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090235564 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090235564 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090235564 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090235564 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090235564 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090235564 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090235564 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090235564 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090235564 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090235564 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090235564 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090235564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090235564 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090235564 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090235565 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090235565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235565 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090235565 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090235565 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090235565 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090235565 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425090235565 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090235565 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090235565 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090235565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235565 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090235565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090235565 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090235565 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090235565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090235565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090235565 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090235565 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090235565 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425090235565 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090235565 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090235565 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090235565 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090235565 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090235565 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250425090235565 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090235565 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090235565 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090235565 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425090235565 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090235566 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090235566 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090235566 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090235566 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090235566 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090235566 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090235566 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090235566 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090235566 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090235566 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090235566 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090235566 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090235566 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090235566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090235566 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090235566 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090235566 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090235566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235566 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090235566 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090235566 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090235566 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090235566 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090235568 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090235568 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425090235568 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425090235568 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425090235568 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090235568 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090235568 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090235568 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090235568 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090235568 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090235568 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090235568 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090235568 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090235568 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090235568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090235568 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090235568 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425090235568 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090235568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235568 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090235568 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090235568 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090235568 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090235568 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425090235568 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090235568 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090235568 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090235568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235568 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090235568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090235568 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090235568 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090235568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090235568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090235568 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090235568 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090235568 DRANAP NOTICE cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.sgsn1-RAN(909)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090235568 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090235568 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090235569 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090235569 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090235569 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090235569 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'virt-sgsn1' 20250425090235569 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090235569 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090235569 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090235569 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250425090235569 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090235569 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425090235569 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425090235569 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425090235569 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090235569 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090235569 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090235569 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090235569 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090235569 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090235570 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090235570 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090235570 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090235570 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090235570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090235570 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090235570 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425090235570 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090235570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090235570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090235570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090235570 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090235570 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090235570 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090235570 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090235570 DRANAP INFO cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090236584 DLCTRL DEBUG Command: GET 611524030 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425090236584 DLCTRL DEBUG Tx Command reply: GET_REPLY 611524030 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090236590 DLCTRL DEBUG Command: GET 352661792 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425090236590 DLCTRL DEBUG Tx Command reply: GET_REPLY 352661792 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090236595 DLCTRL DEBUG Command: GET 910347113 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090236595 DLCTRL DEBUG Tx Command reply: GET_REPLY 910347113 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090236599 DLCTRL DEBUG Command: GET 105862684 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090236599 DLCTRL DEBUG Tx Command reply: GET_REPLY 105862684 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090236602 DLCTRL DEBUG Command: GET 159895205 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090236602 DLCTRL DEBUG Tx Command reply: GET_REPLY 159895205 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425090236604 DLCTRL DEBUG Command: GET 787063609 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425090236604 DLCTRL DEBUG Tx Command reply: GET_REPLY 787063609 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090236606 DLCTRL DEBUG Command: GET 380972672 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425090236606 DLCTRL DEBUG Tx Command reply: GET_REPLY 380972672 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090236607 DLCTRL DEBUG Command: GET 163138536 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090236607 DLCTRL DEBUG Tx Command reply: GET_REPLY 163138536 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090236608 DLCTRL DEBUG Command: GET 189394004 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090236608 DLCTRL DEBUG Tx Command reply: GET_REPLY 189394004 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090236609 DLCTRL DEBUG Command: GET 433296921 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090236609 DLCTRL DEBUG Tx Command reply: GET_REPLY 433296921 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425090236610 DLCTRL DEBUG Command: GET 568067532 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425090236610 DLCTRL DEBUG Tx Command reply: GET_REPLY 568067532 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090236612 DLCTRL DEBUG Command: GET 910634341 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425090236612 DLCTRL DEBUG Tx Command reply: GET_REPLY 910634341 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090236615 DLCTRL DEBUG Command: GET 357746889 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090236615 DLCTRL DEBUG Tx Command reply: GET_REPLY 357746889 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090236617 DLCTRL DEBUG Command: GET 12956182 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090236617 DLCTRL DEBUG Tx Command reply: GET_REPLY 12956182 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090236619 DLCTRL DEBUG Command: GET 655020073 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090236619 DLCTRL DEBUG Tx Command reply: GET_REPLY 655020073 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425090236620 DLCTRL DEBUG Command: GET 407203562 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425090236620 DLCTRL DEBUG Tx Command reply: GET_REPLY 407203562 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090236622 DLCTRL DEBUG Command: GET 808578050 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425090236622 DLCTRL DEBUG Tx Command reply: GET_REPLY 808578050 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090236624 DLCTRL DEBUG Command: GET 50255210 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090236624 DLCTRL DEBUG Tx Command reply: GET_REPLY 50255210 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090236625 DLCTRL DEBUG Command: GET 636589214 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090236625 DLCTRL DEBUG Tx Command reply: GET_REPLY 636589214 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090236627 DLCTRL DEBUG Command: GET 192191170 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090236627 DLCTRL DEBUG Tx Command reply: GET_REPLY 192191170 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000003000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100011111'B, t_guard := 20.000000 } 20250425090236644 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37064<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(906)@23e0c4c64ce8: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(906)@23e0c4c64ce8: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(912) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(896)@23e0c4c64ce8: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(912)6610024 20250425090237697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090237697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090237697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425090237697 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090237697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x64dc68, normal) (hnbgw_rua.c:406) 20250425090237697 DHNB DEBUG map_rua[0x56458e949e40]{init}: Allocated (fsm.c:456) 20250425090237697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6610024)[0x56458e949e40]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090237698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6610024 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425090237698 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090237698 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090237698 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425090237698 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6610024 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425090237698 DCN DEBUG map_sccp[0x56458e94a6a0]{init}: Allocated (fsm.c:456) 20250425090237698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56458e94a6a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090237698 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6610024 <-> SCCP-101 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425090237698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6610024 SCCP-101 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425090237698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6610024)[0x56458e949e40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090237698 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090237698 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090237698 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6610024 SCCP-101 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090237698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56458e94a6a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090237698 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090237698 DLSCCP DEBUG SCCP-SCOC(101)[0x56458e93a1f0]{IDLE}: Allocated (fsm.c:456) 20250425090237698 DLSCCP DEBUG SCCP-SCOC(101)[0x56458e93a1f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090237698 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000065), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f400300011f0056400500f1100926) (sccp_scrc.c:415) 20250425090237698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090237698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090237698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090237698 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090237698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090237698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090237698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090237698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090237698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090237698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090237698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090237698 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090237698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090237698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090237698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090237698 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 65 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 1f 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090237699 DLSCCP DEBUG SCCP-SCOC(101)[0x56458e93a1f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090237699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56458e94a6a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090237699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6610024)[0x56458e949e40]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090237699 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090237699 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090237699 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090237699 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090237699 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090237699 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250425090237699 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090237699 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090237699 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090237699 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 65 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 1f 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(905)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(905)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(906)@23e0c4c64ce8: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(912) HNBGW_Test.sgsn0-RAN(906)@23e0c4c64ce8: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(912)7541713 HNBGW_Test.sgsn0-SCCP(905)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(905)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(912)@23e0c4c64ce8: setverdict(pass): none -> pass MTC@23e0c4c64ce8: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090237718 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090237718 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090237718 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090237718 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090237718 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090237718 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090237718 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090237718 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090237718 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090237718 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 65 a9 45 ff 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090237718 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090237718 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090237718 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090237718 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090237718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090237718 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000065), PART(T=Source Reference,L=4,D=00a945ff) (sccp_scrc.c:486) 20250425090237718 DLSCCP DEBUG Received CO:COAK for local reference 101 (sccp_scoc.c:1855) 20250425090237718 DLSCCP DEBUG SCCP-SCOC(101)[0x56458e93a1f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090237718 DLSCCP DEBUG SCCP-SCOC(101)[0x56458e93a1f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090237718 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090237718 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090237718 DCN DEBUG handle_cn_conn_conf() conn_id=101, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090237718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56458e94a6a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090237718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56458e94a6a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425090237719 DLCTRL DEBUG Command: GET 753968189 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425090237719 DLCTRL DEBUG Tx Command reply: GET_REPLY 753968189 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250425090237723 DLCTRL DEBUG Command: GET 356737690 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425090237723 DLCTRL DEBUG Tx Command reply: GET_REPLY 356737690 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090237727 DLCTRL DEBUG Command: GET 687483110 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090237727 DLCTRL DEBUG Tx Command reply: GET_REPLY 687483110 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090237731 DLCTRL DEBUG Command: GET 159643297 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090237731 DLCTRL DEBUG Tx Command reply: GET_REPLY 159643297 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090237734 DLCTRL DEBUG Command: GET 555423563 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090237734 DLCTRL DEBUG Tx Command reply: GET_REPLY 555423563 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090237737 DLCTRL DEBUG Command: GET 540965262 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425090237737 DLCTRL DEBUG Tx Command reply: GET_REPLY 540965262 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090237740 DLCTRL DEBUG Command: GET 949290512 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425090237740 DLCTRL DEBUG Tx Command reply: GET_REPLY 949290512 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090237744 DLCTRL DEBUG Command: GET 367784888 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090237744 DLCTRL DEBUG Tx Command reply: GET_REPLY 367784888 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090237748 DLCTRL DEBUG Command: GET 408325953 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090237748 DLCTRL DEBUG Tx Command reply: GET_REPLY 408325953 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090237752 DLCTRL DEBUG Command: GET 829070145 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090237752 DLCTRL DEBUG Tx Command reply: GET_REPLY 829070145 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090237756 DLCTRL DEBUG Command: GET 160357753 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425090237756 DLCTRL DEBUG Tx Command reply: GET_REPLY 160357753 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090237760 DLCTRL DEBUG Command: GET 619395465 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425090237760 DLCTRL DEBUG Tx Command reply: GET_REPLY 619395465 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090237764 DLCTRL DEBUG Command: GET 536949798 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090237764 DLCTRL DEBUG Tx Command reply: GET_REPLY 536949798 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090237768 DLCTRL DEBUG Command: GET 772339586 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090237768 DLCTRL DEBUG Tx Command reply: GET_REPLY 772339586 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090237772 DLCTRL DEBUG Command: GET 1563123 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090237772 DLCTRL DEBUG Tx Command reply: GET_REPLY 1563123 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090237776 DLCTRL DEBUG Command: GET 375652185 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425090237776 DLCTRL DEBUG Tx Command reply: GET_REPLY 375652185 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090237780 DLCTRL DEBUG Command: GET 484306563 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425090237780 DLCTRL DEBUG Tx Command reply: GET_REPLY 484306563 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090237783 DLCTRL DEBUG Command: GET 373554241 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090237783 DLCTRL DEBUG Tx Command reply: GET_REPLY 373554241 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090237787 DLCTRL DEBUG Command: GET 921813160 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090237787 DLCTRL DEBUG Tx Command reply: GET_REPLY 921813160 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090237791 DLCTRL DEBUG Command: GET 531152340 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090237791 DLCTRL DEBUG Tx Command reply: GET_REPLY 531152340 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101001011'B, t_guard := 20.000000 } 20250425090237827 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37074<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(909)@23e0c4c64ce8: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(909)@23e0c4c64ce8: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(913) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(896)@23e0c4c64ce8: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(913)14717858 20250425090238844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090238844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090238844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250425090238844 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090238844 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe093a2, normal) (hnbgw_rua.c:406) 20250425090238844 DHNB DEBUG map_rua[0x56458e930220]{init}: Allocated (fsm.c:456) 20250425090238844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14717858)[0x56458e930220]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090238844 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14717858 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425090238844 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090238844 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090238844 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250425090238844 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14717858 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:743) 20250425090238844 DCN DEBUG map_sccp[0x56458e928e10]{init}: Allocated (fsm.c:456) 20250425090238844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56458e928e10]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090238844 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14717858 <-> SCCP-102 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250425090238844 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14717858 SCCP-102 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:311) 20250425090238844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14717858)[0x56458e930220]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090238844 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090238844 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090238844 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14717858 SCCP-102 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090238844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56458e928e10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090238844 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090238844 DLSCCP DEBUG SCCP-SCOC(102)[0x56458e932eb0]{IDLE}: Allocated (fsm.c:456) 20250425090238844 DLSCCP DEBUG SCCP-SCOC(102)[0x56458e932eb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090238844 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000066), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f400300014b0056400500f1100926) (sccp_scrc.c:415) 20250425090238844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090238844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090238844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090238844 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090238844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090238844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090238844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090238844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090238844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090238844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090238844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090238844 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090238844 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090238844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090238844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090238844 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 70 00 00 00 bd 00 00 00 0a 03 00 00 00 01 00 00 66 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4b 00 13 40 47 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 4b 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090238844 DLSCCP DEBUG SCCP-SCOC(102)[0x56458e932eb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090238844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56458e928e10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090238844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14717858)[0x56458e930220]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090238845 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090238845 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090238845 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090238845 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090238845 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090238845 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'virt-sgsn1' 20250425090238845 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090238845 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090238845 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090238845 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 70 00 00 00 bd 00 00 00 0a 03 00 00 00 01 00 00 66 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4b 00 13 40 47 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 4b 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(908)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(908)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(909)@23e0c4c64ce8: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(913) HNBGW_Test.sgsn1-RAN(909)@23e0c4c64ce8: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(913)2614740 HNBGW_Test.sgsn1-SCCP(908)@23e0c4c64ce8: Session index based on connection ID:0 TC_sgsnpool_L3Complete_no_nri_round_robin0(913)@23e0c4c64ce8: setverdict(pass): none -> pass MTC@23e0c4c64ce8: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } HNBGW_Test.sgsn1-SCCP(908)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425090238861 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090238861 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425090238861 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425090238861 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425090238861 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090238861 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090238861 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090238861 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090238861 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090238861 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 66 1f 27 a6 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090238861 DLCTRL DEBUG Command: GET 4237268 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425090238861 DLCTRL DEBUG Tx Command reply: GET_REPLY 4237268 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250425090238861 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090238861 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090238861 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090238861 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090238861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090238861 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000066), PART(T=Source Reference,L=4,D=001f27a6) (sccp_scrc.c:486) 20250425090238861 DLSCCP DEBUG Received CO:COAK for local reference 102 (sccp_scoc.c:1855) 20250425090238862 DLSCCP DEBUG SCCP-SCOC(102)[0x56458e932eb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090238862 DLSCCP DEBUG SCCP-SCOC(102)[0x56458e932eb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090238862 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090238862 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090238862 DCN DEBUG handle_cn_conn_conf() conn_id=102, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090238862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56458e928e10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090238862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56458e928e10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425090238864 DLCTRL DEBUG Command: GET 240037353 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425090238864 DLCTRL DEBUG Tx Command reply: GET_REPLY 240037353 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090238865 DLCTRL DEBUG Command: GET 44872508 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090238865 DLCTRL DEBUG Tx Command reply: GET_REPLY 44872508 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090238868 DLCTRL DEBUG Command: GET 184712358 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090238868 DLCTRL DEBUG Tx Command reply: GET_REPLY 184712358 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090238869 DLCTRL DEBUG Command: GET 932264548 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090238869 DLCTRL DEBUG Tx Command reply: GET_REPLY 932264548 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090238871 DLCTRL DEBUG Command: GET 69413825 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425090238871 DLCTRL DEBUG Tx Command reply: GET_REPLY 69413825 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250425090238872 DLCTRL DEBUG Command: GET 277246889 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425090238872 DLCTRL DEBUG Tx Command reply: GET_REPLY 277246889 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090238874 DLCTRL DEBUG Command: GET 122938614 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090238874 DLCTRL DEBUG Tx Command reply: GET_REPLY 122938614 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090238875 DLCTRL DEBUG Command: GET 500878574 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090238875 DLCTRL DEBUG Tx Command reply: GET_REPLY 500878574 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090238877 DLCTRL DEBUG Command: GET 811269495 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090238877 DLCTRL DEBUG Tx Command reply: GET_REPLY 811269495 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090238878 DLCTRL DEBUG Command: GET 911804034 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425090238878 DLCTRL DEBUG Tx Command reply: GET_REPLY 911804034 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090238880 DLCTRL DEBUG Command: GET 51729193 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425090238880 DLCTRL DEBUG Tx Command reply: GET_REPLY 51729193 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090238881 DLCTRL DEBUG Command: GET 499542058 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090238881 DLCTRL DEBUG Tx Command reply: GET_REPLY 499542058 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090238883 DLCTRL DEBUG Command: GET 687094961 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090238883 DLCTRL DEBUG Tx Command reply: GET_REPLY 687094961 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090238884 DLCTRL DEBUG Command: GET 223380394 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090238884 DLCTRL DEBUG Tx Command reply: GET_REPLY 223380394 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090238886 DLCTRL DEBUG Command: GET 347826065 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425090238886 DLCTRL DEBUG Tx Command reply: GET_REPLY 347826065 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090238887 DLCTRL DEBUG Command: GET 5779581 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425090238887 DLCTRL DEBUG Tx Command reply: GET_REPLY 5779581 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090238888 DLCTRL DEBUG Command: GET 677615674 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090238888 DLCTRL DEBUG Tx Command reply: GET_REPLY 677615674 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090238889 DLCTRL DEBUG Command: GET 123237387 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090238889 DLCTRL DEBUG Tx Command reply: GET_REPLY 123237387 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090238890 DLCTRL DEBUG Command: GET 29010550 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090238890 DLCTRL DEBUG Tx Command reply: GET_REPLY 29010550 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000010010'B, t_guard := 20.000000 } 20250425090238905 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37084<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(906)@23e0c4c64ce8: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(906)@23e0c4c64ce8: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(914) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(896)@23e0c4c64ce8: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(914)14538217 20250425090239933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090239933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090239933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425090239933 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090239933 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xddd5e9, normal) (hnbgw_rua.c:406) 20250425090239933 DHNB DEBUG map_rua[0x56458e93a070]{init}: Allocated (fsm.c:456) 20250425090239933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14538217)[0x56458e93a070]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090239933 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14538217 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425090239933 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090239933 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090239933 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14538217 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425090239933 DCN DEBUG map_sccp[0x56458e938d70]{init}: Allocated (fsm.c:456) 20250425090239933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x56458e938d70]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090239933 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14538217 <-> SCCP-103 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425090239933 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14538217 SCCP-103 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425090239933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14538217)[0x56458e93a070]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090239933 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090239933 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090239933 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14538217 SCCP-103 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090239933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x56458e938d70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090239933 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090239933 DLSCCP DEBUG SCCP-SCOC(103)[0x56458e94dba0]{IDLE}: Allocated (fsm.c:456) 20250425090239933 DLSCCP DEBUG SCCP-SCOC(103)[0x56458e94dba0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090239933 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000067), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030000120056400500f1100926) (sccp_scrc.c:415) 20250425090239933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090239933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090239933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090239933 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090239933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090239933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090239933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090239933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090239933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090239933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090239933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090239933 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090239933 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090239933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090239933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090239933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 01 01 00 00 67 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 12 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090239933 DLSCCP DEBUG SCCP-SCOC(103)[0x56458e94dba0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090239933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x56458e938d70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090239933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14538217)[0x56458e93a070]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090239934 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090239934 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090239934 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090239934 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090239934 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090239934 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250425090239934 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090239934 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090239934 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090239934 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 01 01 00 00 67 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 12 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(905)@23e0c4c64ce8: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(905)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(906)@23e0c4c64ce8: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(914) HNBGW_Test.sgsn0-RAN(906)@23e0c4c64ce8: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(914)247377 HNBGW_Test.sgsn0-SCCP(905)@23e0c4c64ce8: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(905)@23e0c4c64ce8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425090239940 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090239940 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090239940 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090239940 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090239940 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090239940 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090239940 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090239940 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090239940 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090239940 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 67 d4 66 02 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090239941 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090239941 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090239941 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090239941 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090239941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090239941 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000067), PART(T=Source Reference,L=4,D=00d46602) (sccp_scrc.c:486) 20250425090239941 DLSCCP DEBUG Received CO:COAK for local reference 103 (sccp_scoc.c:1855) 20250425090239941 DLSCCP DEBUG SCCP-SCOC(103)[0x56458e94dba0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090239941 DLSCCP DEBUG SCCP-SCOC(103)[0x56458e94dba0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090239941 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090239941 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090239941 DCN DEBUG handle_cn_conn_conf() conn_id=103, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090239941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x56458e938d70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090239941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x56458e938d70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Complete_no_nri_round_robin0(914)@23e0c4c64ce8: setverdict(pass): none -> pass MTC@23e0c4c64ce8: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090239944 DLCTRL DEBUG Command: GET 736811905 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425090239944 DLCTRL DEBUG Tx Command reply: GET_REPLY 736811905 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250425090239948 DLCTRL DEBUG Command: GET 29485026 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425090239948 DLCTRL DEBUG Tx Command reply: GET_REPLY 29485026 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090239952 DLCTRL DEBUG Command: GET 880985408 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090239952 DLCTRL DEBUG Tx Command reply: GET_REPLY 880985408 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090239955 DLCTRL DEBUG Command: GET 378003884 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090239955 DLCTRL DEBUG Tx Command reply: GET_REPLY 378003884 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090239958 DLCTRL DEBUG Command: GET 118250989 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090239958 DLCTRL DEBUG Tx Command reply: GET_REPLY 118250989 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090239960 DLCTRL DEBUG Command: GET 734723573 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425090239960 DLCTRL DEBUG Tx Command reply: GET_REPLY 734723573 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250425090239963 DLCTRL DEBUG Command: GET 615212335 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425090239963 DLCTRL DEBUG Tx Command reply: GET_REPLY 615212335 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090239965 DLCTRL DEBUG Command: GET 613334385 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090239965 DLCTRL DEBUG Tx Command reply: GET_REPLY 613334385 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090239967 DLCTRL DEBUG Command: GET 666281618 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090239967 DLCTRL DEBUG Tx Command reply: GET_REPLY 666281618 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090239969 DLCTRL DEBUG Command: GET 268044336 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090239969 DLCTRL DEBUG Tx Command reply: GET_REPLY 268044336 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090239970 DLCTRL DEBUG Command: GET 602898730 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425090239970 DLCTRL DEBUG Tx Command reply: GET_REPLY 602898730 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090239972 DLCTRL DEBUG Command: GET 603781488 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425090239972 DLCTRL DEBUG Tx Command reply: GET_REPLY 603781488 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090239974 DLCTRL DEBUG Command: GET 513861959 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090239974 DLCTRL DEBUG Tx Command reply: GET_REPLY 513861959 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090239975 DLCTRL DEBUG Command: GET 362395641 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090239975 DLCTRL DEBUG Tx Command reply: GET_REPLY 362395641 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090239976 DLCTRL DEBUG Command: GET 6836040 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090239976 DLCTRL DEBUG Tx Command reply: GET_REPLY 6836040 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090239978 DLCTRL DEBUG Command: GET 879869302 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425090239978 DLCTRL DEBUG Tx Command reply: GET_REPLY 879869302 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090239979 DLCTRL DEBUG Command: GET 523496230 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425090239979 DLCTRL DEBUG Tx Command reply: GET_REPLY 523496230 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090239980 DLCTRL DEBUG Command: GET 768359223 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090239980 DLCTRL DEBUG Tx Command reply: GET_REPLY 768359223 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090239981 DLCTRL DEBUG Command: GET 516050674 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090239981 DLCTRL DEBUG Tx Command reply: GET_REPLY 516050674 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090239982 DLCTRL DEBUG Command: GET 452812480 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090239982 DLCTRL DEBUG Tx Command reply: GET_REPLY 452812480 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425090239988 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42751<->l=127.0.0.1:4262) (control_if.c:193) 20250425090239989 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42210<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(893)@23e0c4c64ce8: Final verdict of PTC: none VirtHNBGW-STATS(892)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090239991 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42200<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090239992 DLINP DEBUG SRVCONN(,r=127.0.0.1:43392<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090239992 DLINP DEBUG SRVCONN(,r=127.0.0.1:43392<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090239992 DLINP NOTICE SRV(,r=127.0.0.1:43392<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090239992 DMAIN NOTICE (127.0.0.1:43392 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43392<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090239992 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(898)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(902)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(903)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(900)@23e0c4c64ce8: Final verdict of PTC: none20250425090239994 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090239994 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090239994 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090239994 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250425090239994 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090239994 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090239994 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090239994 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250425090239994 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090239994 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090239994 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090239994 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090239994 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090239994 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090239994 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-SCCP(899)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(909)@23e0c4c64ce8: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(891)@23e0c4c64ce8: Final verdict of PTC: none 20250425090239994 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090239994 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090239994 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090239994 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250425090239994 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090239994 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090239994 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090239994 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425090239994 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090239994 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425090239995 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425090239995 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250425090239995 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425090239995 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090239995 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090239995 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090239995 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090239995 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090239995 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425090239995 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090239995 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090239995 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090239995 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425090239995 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090239995 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090239995 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090239995 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425090239995 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090239995 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425090239995 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250425090239995 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090239995 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090239995 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250425090239995 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090239995 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090239995 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090239995 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090239995 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090239995 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090239995 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090239995 DRANAP NOTICE cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090239995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56458e928e10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425090239995 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090239995 DLSCCP DEBUG SCCP-SCOC(102)[0x56458e932eb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090239996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f27a6), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090239996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090239996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090239996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(897)@23e0c4c64ce8: Final verdict of PTC: none 20250425090239995 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090239995 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090239995 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(906)@23e0c4c64ce8: Final verdict of PTC: none 20250425090239996 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090239996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090239996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090239996 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 1f 27 a6 00 00 66 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090239996 DLSCCP DEBUG SCCP-SCOC(102)[0x56458e932eb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090239996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56458e928e10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090239996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14717858)[0x56458e930220]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) HNBGW_Test.msc0-M3UA(901)@23e0c4c64ce8: Final verdict of PTC: none 20250425090239996 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14717858)[0x56458e930220]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425090239996 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425090239996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14717858)[0x56458e930220]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425090239996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14717858)[0x56458e930220]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090239996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14717858)[0x56458e930220]{disrupted}: Freeing instance (context_map.c:202) 20250425090239996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14717858)[0x56458e930220]{disrupted}: Deallocated (fsm.c:568) 20250425090239996 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090239996 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090239996 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090239996 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090239996 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090239996 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090239996 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090239996 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090239996 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425090239996 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090239996 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090239996 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090239996 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425090239996 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090239996 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090239996 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090239996 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090239996 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090239996 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425090239996 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090239996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56458e928e10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) HNBGW_Test.sgsn1-SCCP(908)@23e0c4c64ce8: Final verdict of PTC: none 20250425090239996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56458e928e10]{disconnected}: Freeing instance (context_map.c:206) 20250425090239996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56458e928e10]{disconnected}: Deallocated (fsm.c:568) 20250425090239996 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14717858 SCCP-102 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250425090239997 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090239997 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090239997 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425090239997 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090239997 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090239997 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090239997 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090239997 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090239996 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090239996 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090239996 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090239996 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090239996 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090239997 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090239997 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090239997 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090239997 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425090239997 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090239997 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090239997 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090239997 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090239997 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090239997 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090239997 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090239997 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090239997 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090239997 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090239997 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090239997 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090239997 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090239997 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090239997 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090239997 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090239997 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(895)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(910)@23e0c4c64ce8: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(896)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(905)@23e0c4c64ce8: Final verdict of PTC: none 20250425090240000 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090240000 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090240000 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090240001 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090240001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090240001 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090240001 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090240001 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090240001 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090240001 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090240002 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing HNBGW_Test.msc1-M3UA(904)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(894)@23e0c4c64ce8: Final verdict of PTC: none 20250425090240002 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090239997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090239997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425090239997 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090239997 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090239997 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425090239997 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090239997 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090239997 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090239997 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090239997 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090239998 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090239998 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090239998 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090239998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090239998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090239998 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090239998 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090239998 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425090239998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6610024)[0x56458e949e40]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425090239998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6610024)[0x56458e949e40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425090239998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56458e94a6a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425090239998 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090239998 DLSCCP DEBUG SCCP-SCOC(101)[0x56458e93a1f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090239998 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a945ff), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090239998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090239998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090239998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090239998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090239998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090239998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090239998 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 03 04 a9 45 ff 00 00 65 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090239998 DLSCCP DEBUG SCCP-SCOC(101)[0x56458e93a1f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090239998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56458e94a6a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090239998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6610024)[0x56458e949e40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090239998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6610024)[0x56458e949e40]{disrupted}: Freeing instance (context_map.c:202) 20250425090239998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6610024)[0x56458e949e40]{disrupted}: Deallocated (fsm.c:568) 20250425090239998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56458e94a6a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090239998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56458e94a6a0]{disconnected}: Freeing instance (context_map.c:206) 20250425090239998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56458e94a6a0]{disconnected}: Deallocated (fsm.c:568) 20250425090239999 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6610024 SCCP-101 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425090239999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14538217)[0x56458e93a070]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425090239999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14538217)[0x56458e93a070]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425090239999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x56458e938d70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425090239999 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090239999 DLSCCP DEBUG SCCP-SCOC(103)[0x56458e94dba0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090239999 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d46602), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090239999 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090239999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090239999 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090239999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090239999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090239999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090239999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 01 04 d4 66 02 00 00 67 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090239999 DLSCCP DEBUG SCCP-SCOC(103)[0x56458e94dba0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090239999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x56458e938d70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090239999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14538217)[0x56458e93a070]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090239999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14538217)[0x56458e93a070]{disrupted}: Freeing instance (context_map.c:202) 20250425090239999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14538217)[0x56458e93a070]{disrupted}: Deallocated (fsm.c:568) 20250425090239999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x56458e938d70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090239999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x56458e938d70]{disconnected}: Freeing instance (context_map.c:206) 20250425090239999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x56458e938d70]{disconnected}: Deallocated (fsm.c:568) 20250425090239999 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14538217 SCCP-103 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250425090239999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090239999 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090239999 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425090239999 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090239999 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090239999 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090239999 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090240000 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090240000 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090240000 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090240000 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090240004 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37064<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(912)@23e0c4c64ce8: Final verdict of PTC: pass 20250425090240005 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37084<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(914)@23e0c4c64ce8: Final verdict of PTC: pass HNBGW_Test.sgsn0-M3UA(907)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(911)@23e0c4c64ce8: Final verdict of PTC: none 20250425090240018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37074<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(913)@23e0c4c64ce8: Final verdict of PTC: pass MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(891): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(892): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(893): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(894): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(895): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(896): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(897): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(898): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(899): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(900): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(901): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-SCCP(902): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-RAN(903): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-M3UA(904): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(905): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(906): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(907): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(908): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(909): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(910): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(911): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(912): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(913): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(914): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Fri Apr 25 09:02:40 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc 20250425090240198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37086<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090240552 DLSCCP DEBUG SCCP-SCOC(98)[0x56458e951090]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090240552 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ba826), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090240552 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090240552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090240552 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090240552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090240552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090240552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090240552 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6b a8 26 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090240552 DLSCCP DEBUG SCCP-SCOC(97)[0x56458e798390]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090240552 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f835b4), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090240552 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090240552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090240552 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090240552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090240552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090240552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090240552 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 f8 35 b4 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090240552 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090240552 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090240552 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090240552 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090240552 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090240552 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090240552 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090240552 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090240552 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090240552 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090240552 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090240552 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090240553 DLSCCP DEBUG SCCP-SCOC(99)[0x56458e954000]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090240553 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef4d87), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090240553 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090240553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090240553 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090240553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090240553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090240553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090240553 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ef 4d 87 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090240553 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090240553 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090240553 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090240554 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090240554 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090240554 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090240554 DLSCCP DEBUG SCCP-SCOC(100)[0x56458e937e40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090240554 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00435d3f), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090240554 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090240554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090240554 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090240554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090240554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090240554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090240554 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 43 5d 3f 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090240555 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090240555 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090240555 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090240555 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090240555 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090240555 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090240801 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37086<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=563724) 20250425090240917 DLSCCP DEBUG SCCP-SCOC(90)[0x56458e92af80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090240917 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff8410), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090240917 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090240917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090240917 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090240917 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090240917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090240917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090240917 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 ff 84 10 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090240917 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090240917 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090240917 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090240917 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090240917 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090240917 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090240933 DLSCCP DEBUG SCCP-SCOC(94)[0x56458e952dc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090240933 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d2a80), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090240933 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090240933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090240933 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090240933 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090240933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090240933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090240933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2d 2a 80 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090240934 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090240934 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090240934 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090240934 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090240934 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090240934 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090240935 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090240935 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090240935 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090240935 DLSCCP DEBUG SCCP-SCOC(95)[0x56458e9530d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090240935 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000609c6), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090240935 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090240935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090240935 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090240935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090240935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090240935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090240935 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 06 09 c6 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090240935 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090240935 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090240935 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090240936 DLSCCP DEBUG SCCP-SCOC(96)[0x56458e92c270]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090240936 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f311c9), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090240936 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090240936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090240936 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090240936 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090240936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090240936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090240936 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 f3 11 c9 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090240936 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090240936 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090240936 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090240936 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090240936 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090240936 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090241330 DLSCCP DEBUG SCCP-SCOC(86)[0x56458e929550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090241330 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052ef61), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090241330 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090241330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090241330 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090241330 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090241330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090241330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090241330 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 52 ef 61 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090241330 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090241330 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090241330 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090241330 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090241330 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090241330 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090241331 DLSCCP DEBUG SCCP-SCOC(85)[0x56458e939f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090241331 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00936199), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090241331 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090241331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090241331 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090241331 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090241331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090241331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090241331 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 93 61 99 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090241332 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090241332 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090241332 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090241332 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090241332 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090241332 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090241333 DLSCCP DEBUG SCCP-SCOC(87)[0x56458e94a4e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090241333 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e25d1c), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090241333 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090241333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090241333 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090241333 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090241333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090241333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090241333 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e2 5d 1c 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090241333 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090241333 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090241333 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090241333 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090241333 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090241333 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=563724, count=617004) 20250425090241882 DLSCCP DEBUG SCCP-SCOC(84)[0x56458e92ad50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090241882 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037e41f), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090241882 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090241883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090241883 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090241883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090241883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090241883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090241883 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 37 e4 1f 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090241883 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090241883 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090241883 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090241883 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090241883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090241883 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090241995 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090241995 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425090241995 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425090241996 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090241996 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425090241996 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425090241997 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090241997 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090241997 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425090241998 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090241998 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090241998 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425090242543 DLSCCP DEBUG SCCP-SCOC(83)[0x56458e953dd0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090242543 DLSCCP DEBUG SCCP-SCOC(83)[0x56458e953dd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090242543 DLSCCP DEBUG SCCP-SCOC(83)[0x56458e953dd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090242543 DLSCCP DEBUG SCCP-SCOC(83)[0x56458e953dd0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090242543 DLSCCP DEBUG SCCP-SCOC(83)[0x56458e953dd0]{IDLE}: Deallocated (fsm.c:568) MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Fri Apr 25 09:02:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20250425090243904 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37100<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090243909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37106<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090243912 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35083<->l=127.0.0.1:4262) (control_if.c:572) 20250425090243999 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425090243999 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(919)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090244006 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090244006 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090244007 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090244007 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090244007 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090244007 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090244007 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090244007 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090244007 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33876 (stream_srv.c:142) 20250425090244007 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33876<->l=127.0.0.1:29169 (hnbgw.c:794) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(921)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090244008 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090244008 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425090244008 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090244008 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090244008 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090244008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090244008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090244008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090244008 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090244008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090244008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090244008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090244008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090244008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090244008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090244008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090244008 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090244008 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090244008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425090244008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090244008 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 08 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090244008 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090244008 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090244008 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425090244008 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090244008 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090244008 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090244008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090244008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090244008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090244008 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090244008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090244008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090244008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090244008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090244008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090244008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090244008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090244008 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090244008 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090244008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090244008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090244008 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 08 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090244008 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090244008 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090244008 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090244008 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090244008 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090244008 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090244008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090244008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090244008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090244008 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090244008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090244008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090244008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090244008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090244008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090244008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090244009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090244009 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090244009 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090244009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090244009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090244009 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090244009 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090244009 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090244009 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090244009 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090244009 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090244009 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090244009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090244009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090244009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090244009 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090244009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090244009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090244009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090244009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090244009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090244009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090244009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090244009 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090244009 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090244009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090244009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090244009 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090244009 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090244009 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090244009 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090244009 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090244009 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425090244009 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425090244009 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425090244009 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090244009 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090244009 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090244009 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090244009 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090244009 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090244009 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090244009 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090244009 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090244009 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090244009 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090244009 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090244009 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090244009 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090244009 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090244009 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090244009 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090244009 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(925)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(925)@23e0c4c64ce8: M3UA emulation initiated, the test can be started MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(925)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-SCCP(923)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(928)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc1-M3UA(928)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(928)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(926)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090244032 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090244032 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090244032 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090244032 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090244032 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090244032 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090244032 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090244032 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090244034 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090244034 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425090244034 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090244034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090244034 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090244034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090244034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090244034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090244034 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=8 -> eSLS=88: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090244034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090244034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090244034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090244034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090244034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090244034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090244034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090244034 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=8 -> eSLS=120: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090244034 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090244034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425090244034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090244034 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 08 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090244034 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090244034 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090244034 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425090244034 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090244034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090244034 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090244034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090244034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090244034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090244034 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=11 -> eSLS=43: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090244034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090244034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090244034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090244034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090244034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090244034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090244034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090244034 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090244034 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090244034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090244034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090244034 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0b 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090244034 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090244034 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090244034 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090244034 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090244034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090244034 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090244034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090244034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090244034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090244034 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090244034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090244034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090244034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090244034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090244034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090244034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090244034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090244034 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090244034 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090244034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090244034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090244034 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090244034 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090244034 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090244034 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090244034 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090244034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090244034 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090244034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090244034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090244034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090244034 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090244034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090244034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090244034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090244034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090244034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090244034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090244035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090244035 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090244035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090244035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090244035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090244035 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090244035 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090244035 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090244035 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090244035 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090244035 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425090244035 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425090244035 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425090244035 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090244035 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090244035 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090244035 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090244035 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090244035 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090244035 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090244035 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090244035 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090244035 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090244035 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090244035 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090244035 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090244035 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090244035 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090244035 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090244035 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090244035 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(931)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(931)@23e0c4c64ce8: M3UA emulation initiated, the test can be started MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(931)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(929)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(934)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn1-M3UA(934)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(934)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(932)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090244069 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090244069 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090244069 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090244069 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090244069 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425090244069 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090244069 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090244069 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090244069 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090244073 DLINP DEBUG SRVCONN(,r=127.0.0.1:33876<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090244073 DLINP DEBUG SRVCONN(,r=127.0.0.1:33876<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090244073 DLINP DEBUG SRVCONN(,r=127.0.0.1:33876<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090244073 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090244073 DHNBAP DEBUG (127.0.0.1:33876 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425090244073 DHNBAP NOTICE (127.0.0.1:33876 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090244073 DHNBAP NOTICE (127.0.0.1:33876 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090244073 DLINP DEBUG SRVCONN(,r=127.0.0.1:33876<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090244073 DLINP DEBUG SRVCONN(,r=127.0.0.1:33876<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090244219 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090244219 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425090244219 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090244219 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(925)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425090244227 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090244227 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425090244228 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090244228 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090244228 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090244228 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090244228 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090244228 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090244228 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090244228 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425090244228 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090244228 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090244228 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425090244228 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090244228 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250425090244231 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090244231 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090244231 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090244231 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425090244231 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090244231 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090244231 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090244231 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090244231 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425090244231 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425090244231 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090244231 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090244231 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090244231 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090244231 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425090244232 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090244232 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090244232 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090244232 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090244232 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090244232 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090244232 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(928)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425090244233 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090244233 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090244233 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090244233 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090244233 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090244233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090244233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090244233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090244233 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090244233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090244233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090244233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090244233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090244233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090244233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090244233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090244233 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090244233 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090244233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090244233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090244233 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090244233 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090244233 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090244233 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090244233 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090244233 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090244233 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090244234 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425090244234 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090244234 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090244234 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090244234 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425090244236 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090244236 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425090244236 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090244236 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090244236 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090244236 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090244236 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425090244236 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090244236 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090244236 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090244236 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090244238 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090244238 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090244238 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090244238 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425090244238 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090244238 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090244238 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090244238 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090244238 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425090244239 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090244239 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425090244239 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090244239 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090244239 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090244239 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090244239 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425090244239 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090244239 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090244239 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090244239 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090244239 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090244239 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090244239 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090244240 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090244240 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090244240 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090244240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090244240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090244240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090244240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090244240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090244240 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090244241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090244241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090244241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090244241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090244241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090244241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090244241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090244241 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090244241 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090244241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090244241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090244241 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090244241 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090244241 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090244241 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090244241 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090244241 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090244241 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090244241 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'virt-msc1' 20250425090244241 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090244241 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090244241 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090244241 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425090244250 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090244250 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425090244250 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090244250 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(931)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425090244259 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090244259 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425090244259 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090244260 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(934)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425090244264 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090244264 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425090244264 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090244264 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090244264 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090244264 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090244264 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090244264 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090244264 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090244264 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090244264 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090244268 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090244268 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090244268 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090244268 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425090244268 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090244268 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090244268 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090244268 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090244268 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425090244268 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090244268 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090244269 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425090244269 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090244269 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090244269 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090244269 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090244269 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425090244269 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090244269 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090244269 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090244269 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090244269 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090244269 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090244269 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090244269 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090244269 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250425090244269 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090244269 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090244269 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090244269 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090244269 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425090244269 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090244269 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090244269 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250425090244269 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090244270 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090244270 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090244270 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090244270 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090244270 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090244270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090244270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090244270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090244270 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090244270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090244270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090244270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090244270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090244270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090244270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090244270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090244270 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090244270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090244270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090244270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090244270 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090244270 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090244271 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090244271 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090244271 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090244271 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090244271 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090244271 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250425090244271 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090244271 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090244271 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090244271 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425090244272 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090244272 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090244272 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090244272 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250425090244272 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090244272 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090244272 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090244272 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090244272 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250425090244272 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250425090244272 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425090244272 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425090244272 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0a  20250425090244272 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425090244272 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090244272 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090244272 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090244272 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250425090244272 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090244272 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090244272 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090244272 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090244272 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090244272 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090244272 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090244274 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090244274 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090244274 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090244274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090244274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090244274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090244274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090244274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090244274 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090244274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090244274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090244274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090244274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090244274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090244274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090244274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090244274 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090244274 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090244274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090244274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090244274 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0b 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090244274 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090244274 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090244274 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090244274 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090244274 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090244274 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090244274 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'virt-sgsn1' 20250425090244274 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090244274 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090244275 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090244275 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0b 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(924)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090245035 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090245035 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090245035 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090245035 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090245035 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090245035 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090245035 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090245035 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090245035 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090245035 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425090245035 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090245035 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090245035 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090245035 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090245035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090245035 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090245035 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090245035 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090245035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245036 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090245036 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090245036 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090245036 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090245036 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425090245036 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090245036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090245036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090245036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245036 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090245036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090245036 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090245037 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090245037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090245037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090245037 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090245037 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090245037 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425090245037 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090245037 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090245037 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090245037 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090245037 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090245037 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250425090245037 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090245037 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090245037 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090245037 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425090245040 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090245041 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090245041 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090245041 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090245041 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090245041 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090245041 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090245041 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090245041 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090245041 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090245041 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090245041 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090245041 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090245041 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090245041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090245041 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090245041 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090245041 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090245041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245041 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090245042 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090245042 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090245042 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090245042 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090245043 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090245043 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090245043 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090245043 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090245043 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090245043 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090245043 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090245043 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090245043 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090245043 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  HNBGW_Test.msc1-RAN(927)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090245043 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090245043 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090245043 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090245044 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090245044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090245044 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090245044 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090245044 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090245044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245044 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090245044 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090245044 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090245044 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090245044 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425090245044 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090245044 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090245044 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090245044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245044 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090245044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090245045 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090245045 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090245045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090245045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090245045 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090245045 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090245045 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: link up (cnlink.c:111) 20250425090245045 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090245045 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090245045 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090245045 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090245045 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090245045 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'virt-msc1' 20250425090245045 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090245045 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090245045 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090245045 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425090245047 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090245047 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090245047 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090245047 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090245047 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090245047 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090245047 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090245047 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090245047 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090245047 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090245047 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090245047 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090245047 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090245047 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090245047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090245047 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090245047 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090245047 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090245047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245048 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090245048 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090245048 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090245048 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090245048 DRANAP INFO cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(930)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090245055 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090245055 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090245055 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090245055 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090245055 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090245055 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090245055 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090245055 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090245055 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090245055 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090245055 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090245055 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090245055 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090245055 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090245055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090245055 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090245055 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090245055 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090245055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245055 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090245055 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090245055 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090245055 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090245055 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425090245055 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090245055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090245055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090245055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245055 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090245055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090245055 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090245055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090245055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090245055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090245055 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090245055 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090245055 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425090245056 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090245056 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090245056 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090245056 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090245056 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090245056 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250425090245056 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090245056 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090245056 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090245056 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425090245057 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090245057 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090245057 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090245057 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090245057 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090245057 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090245057 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090245057 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090245057 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090245057 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090245057 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090245057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090245057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090245057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090245057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090245057 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090245057 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090245057 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090245057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245057 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090245057 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090245058 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090245058 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090245058 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(933)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090245064 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090245064 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425090245064 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425090245064 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425090245064 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090245064 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090245064 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090245064 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090245064 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090245064 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090245064 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090245064 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090245064 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090245064 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090245064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090245064 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090245064 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425090245064 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090245064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245064 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090245064 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090245064 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090245064 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090245064 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425090245064 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090245064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090245064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090245064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245064 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090245064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090245064 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090245064 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090245064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090245064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090245064 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090245064 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090245064 DRANAP NOTICE cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: link up (cnlink.c:111) 20250425090245065 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090245065 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090245065 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090245065 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090245065 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090245065 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'virt-sgsn1' 20250425090245065 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090245065 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090245065 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090245065 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250425090245065 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090245065 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425090245065 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425090245065 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425090245065 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090245065 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090245065 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090245065 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090245065 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090245065 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090245065 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090245065 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090245065 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090245065 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090245065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090245065 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090245065 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425090245065 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090245065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090245065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090245065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090245065 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090245065 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090245065 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090245065 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090245065 DRANAP INFO cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090246085 DLCTRL DEBUG Command: GET 192508579 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425090246085 DLCTRL DEBUG Tx Command reply: GET_REPLY 192508579 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090246092 DLCTRL DEBUG Command: GET 919759836 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425090246092 DLCTRL DEBUG Tx Command reply: GET_REPLY 919759836 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090246097 DLCTRL DEBUG Command: GET 258120729 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090246097 DLCTRL DEBUG Tx Command reply: GET_REPLY 258120729 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090246101 DLCTRL DEBUG Command: GET 623141736 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090246101 DLCTRL DEBUG Tx Command reply: GET_REPLY 623141736 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090246105 DLCTRL DEBUG Command: GET 506383875 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090246105 DLCTRL DEBUG Tx Command reply: GET_REPLY 506383875 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425090246108 DLCTRL DEBUG Command: GET 614035990 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425090246108 DLCTRL DEBUG Tx Command reply: GET_REPLY 614035990 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090246111 DLCTRL DEBUG Command: GET 528544898 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425090246111 DLCTRL DEBUG Tx Command reply: GET_REPLY 528544898 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090246113 DLCTRL DEBUG Command: GET 971424677 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090246113 DLCTRL DEBUG Tx Command reply: GET_REPLY 971424677 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090246115 DLCTRL DEBUG Command: GET 204972656 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090246115 DLCTRL DEBUG Tx Command reply: GET_REPLY 204972656 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090246117 DLCTRL DEBUG Command: GET 570346180 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090246117 DLCTRL DEBUG Tx Command reply: GET_REPLY 570346180 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425090246119 DLCTRL DEBUG Command: GET 521857164 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425090246119 DLCTRL DEBUG Tx Command reply: GET_REPLY 521857164 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090246120 DLCTRL DEBUG Command: GET 857872017 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425090246120 DLCTRL DEBUG Tx Command reply: GET_REPLY 857872017 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090246122 DLCTRL DEBUG Command: GET 169937365 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090246122 DLCTRL DEBUG Tx Command reply: GET_REPLY 169937365 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090246123 DLCTRL DEBUG Command: GET 261012149 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090246123 DLCTRL DEBUG Tx Command reply: GET_REPLY 261012149 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090246124 DLCTRL DEBUG Command: GET 389519735 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090246124 DLCTRL DEBUG Tx Command reply: GET_REPLY 389519735 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425090246125 DLCTRL DEBUG Command: GET 208856025 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425090246125 DLCTRL DEBUG Tx Command reply: GET_REPLY 208856025 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090246126 DLCTRL DEBUG Command: GET 644979381 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425090246126 DLCTRL DEBUG Tx Command reply: GET_REPLY 644979381 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090246127 DLCTRL DEBUG Command: GET 957772412 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090246127 DLCTRL DEBUG Tx Command reply: GET_REPLY 957772412 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090246128 DLCTRL DEBUG Command: GET 377380151 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090246128 DLCTRL DEBUG Tx Command reply: GET_REPLY 377380151 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090246129 DLCTRL DEBUG Command: GET 116540754 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090246129 DLCTRL DEBUG Tx Command reply: GET_REPLY 116540754 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=256, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000000000000000100011'B == '42400023'O MTC@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=511, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010011111111100000000100011'B == '427FC023'O MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C742200010024000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001111000011'B, t_guard := 20.000000 } 20250425090246152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59388<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(933)@23e0c4c64ce8: f_create_expect(l3 := '08087300F1102A2A170512C742200010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(933)@23e0c4c64ce8: Created Expect[0] for '08087300F1102A2A170512C742200010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(936) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(920)@23e0c4c64ce8: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(936)4882008 20250425090247200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090247200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090247200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250425090247200 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090247200 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4a7e58, normal) (hnbgw_rua.c:406) 20250425090247200 DHNB DEBUG map_rua[0x56458e953dd0]{init}: Allocated (fsm.c:456) 20250425090247200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4882008)[0x56458e953dd0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090247200 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4882008 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425090247200 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090247200 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090247200 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:248) 20250425090247200 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4882008 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:696) 20250425090247200 DCN DEBUG map_sccp[0x56458e949e40]{init}: Allocated (fsm.c:456) 20250425090247200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56458e949e40]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090247200 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4882008 <-> SCCP-104 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250425090247200 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4882008 SCCP-104 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:311) 20250425090247200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4882008)[0x56458e953dd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090247200 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090247200 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090247200 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4882008 SCCP-104 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090247200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56458e949e40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090247200 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090247200 DLSCCP DEBUG SCCP-SCOC(104)[0x56458e94a6a0]{IDLE}: Allocated (fsm.c:456) 20250425090247200 DLSCCP DEBUG SCCP-SCOC(104)[0x56458e94a6a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090247201 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000068), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=79,D=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024000004f40030003c30056400500f1100926) (sccp_scrc.c:415) 20250425090247201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090247201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090247201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090247201 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090247201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090247201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090247201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090247201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090247201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090247201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090247201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090247201 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090247201 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090247201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090247201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090247201 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 bd 00 00 00 0a 03 00 00 0e 01 00 00 68 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4f 00 13 40 4b 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 14 13 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 40 00 00 4f 40 03 00 03 c3 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090247201 DLSCCP DEBUG SCCP-SCOC(104)[0x56458e94a6a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090247201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56458e949e40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090247201 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4882008)[0x56458e953dd0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090247201 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090247201 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090247201 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090247201 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090247201 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090247201 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'virt-sgsn1' 20250425090247201 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090247201 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090247202 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090247202 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 bd 00 00 00 0a 03 00 00 0e 01 00 00 68 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4f 00 13 40 4b 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 14 13 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 40 00 00 4f 40 03 00 03 c3 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(932)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(932)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(933)@23e0c4c64ce8: Found Expect[0] for l3='08087300F1102A2A170512C742200010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(936) HNBGW_Test.sgsn1-RAN(933)@23e0c4c64ce8: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(936)15468028 HNBGW_Test.sgsn1-SCCP(932)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(932)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425090247217 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090247217 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425090247217 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425090247217 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425090247217 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090247217 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090247217 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090247217 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090247217 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090247217 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 68 bc 76 d3 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_sgsnpool_L3Complete_valid_nri_10(936)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090247217 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090247217 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090247217 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090247217 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090247217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090247217 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000068), PART(T=Source Reference,L=4,D=00bc76d3) (sccp_scrc.c:486) 20250425090247217 DLSCCP DEBUG Received CO:COAK for local reference 104 (sccp_scoc.c:1855) 20250425090247217 DLSCCP DEBUG SCCP-SCOC(104)[0x56458e94a6a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090247217 DLSCCP DEBUG SCCP-SCOC(104)[0x56458e94a6a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090247217 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090247217 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090247217 DCN DEBUG handle_cn_conn_conf() conn_id=104, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090247217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56458e949e40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090247217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56458e949e40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@23e0c4c64ce8: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090247220 DLCTRL DEBUG Command: GET 814724724 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425090247220 DLCTRL DEBUG Tx Command reply: GET_REPLY 814724724 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090247224 DLCTRL DEBUG Command: GET 31154300 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425090247224 DLCTRL DEBUG Tx Command reply: GET_REPLY 31154300 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090247226 DLCTRL DEBUG Command: GET 58284023 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090247226 DLCTRL DEBUG Tx Command reply: GET_REPLY 58284023 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090247228 DLCTRL DEBUG Command: GET 532999421 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090247228 DLCTRL DEBUG Tx Command reply: GET_REPLY 532999421 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090247230 DLCTRL DEBUG Command: GET 236689328 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090247230 DLCTRL DEBUG Tx Command reply: GET_REPLY 236689328 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090247232 DLCTRL DEBUG Command: GET 100628038 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425090247232 DLCTRL DEBUG Tx Command reply: GET_REPLY 100628038 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090247234 DLCTRL DEBUG Command: GET 106195568 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425090247234 DLCTRL DEBUG Tx Command reply: GET_REPLY 106195568 rate_ctr.abs.sgsn.1.cnpool:subscr:known 1 (control_if.c:477) 20250425090247236 DLCTRL DEBUG Command: GET 375955703 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090247236 DLCTRL DEBUG Tx Command reply: GET_REPLY 375955703 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090247238 DLCTRL DEBUG Command: GET 107564854 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090247238 DLCTRL DEBUG Tx Command reply: GET_REPLY 107564854 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090247240 DLCTRL DEBUG Command: GET 748814149 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090247240 DLCTRL DEBUG Tx Command reply: GET_REPLY 748814149 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090247243 DLCTRL DEBUG Command: GET 860826091 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425090247243 DLCTRL DEBUG Tx Command reply: GET_REPLY 860826091 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090247248 DLCTRL DEBUG Command: GET 341909096 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425090247248 DLCTRL DEBUG Tx Command reply: GET_REPLY 341909096 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090247254 DLCTRL DEBUG Command: GET 421239569 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090247254 DLCTRL DEBUG Tx Command reply: GET_REPLY 421239569 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090247260 DLCTRL DEBUG Command: GET 486041083 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090247260 DLCTRL DEBUG Tx Command reply: GET_REPLY 486041083 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090247264 DLCTRL DEBUG Command: GET 538644408 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090247264 DLCTRL DEBUG Tx Command reply: GET_REPLY 538644408 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090247266 DLCTRL DEBUG Command: GET 734121978 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425090247266 DLCTRL DEBUG Tx Command reply: GET_REPLY 734121978 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090247269 DLCTRL DEBUG Command: GET 851551536 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425090247269 DLCTRL DEBUG Tx Command reply: GET_REPLY 851551536 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090247270 DLCTRL DEBUG Command: GET 233893349 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090247270 DLCTRL DEBUG Tx Command reply: GET_REPLY 233893349 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090247271 DLCTRL DEBUG Command: GET 468586293 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090247271 DLCTRL DEBUG Tx Command reply: GET_REPLY 468586293 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090247272 DLCTRL DEBUG Command: GET 958606576 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090247272 DLCTRL DEBUG Tx Command reply: GET_REPLY 958606576 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C742200010024100'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001011100'B, t_guard := 20.000000 } 20250425090247308 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59396<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(933)@23e0c4c64ce8: f_create_expect(l3 := '08087300F1102A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(933)@23e0c4c64ce8: Created Expect[0] for '08087300F1102A2A170512C742200010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(937) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(920)@23e0c4c64ce8: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(937)1578938 20250425090248332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090248332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090248332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250425090248332 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090248332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1817ba, normal) (hnbgw_rua.c:406) 20250425090248332 DHNB DEBUG map_rua[0x56458e93a070]{init}: Allocated (fsm.c:456) 20250425090248332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1578938)[0x56458e93a070]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090248332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1578938 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425090248332 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090248333 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090248333 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:248) 20250425090248333 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1578938 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:696) 20250425090248333 DCN DEBUG map_sccp[0x56458e938d70]{init}: Allocated (fsm.c:456) 20250425090248333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x56458e938d70]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090248333 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1578938 <-> SCCP-105 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250425090248333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1578938 SCCP-105 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:311) 20250425090248333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1578938)[0x56458e93a070]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090248333 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090248333 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090248333 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1578938 SCCP-105 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090248333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x56458e938d70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090248333 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090248333 DLSCCP DEBUG SCCP-SCOC(105)[0x56458e930220]{IDLE}: Allocated (fsm.c:456) 20250425090248333 DLSCCP DEBUG SCCP-SCOC(105)[0x56458e930220]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090248333 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000069), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=79,D=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024100004f400300005c0056400500f1100926) (sccp_scrc.c:415) 20250425090248333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090248333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090248333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090248333 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090248333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090248333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090248333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090248333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090248333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090248333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090248333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090248333 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090248333 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090248333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090248333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090248333 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 bd 00 00 00 0a 03 00 00 0f 01 00 00 69 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4f 00 13 40 4b 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 14 13 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 41 00 00 4f 40 03 00 00 5c 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090248333 DLSCCP DEBUG SCCP-SCOC(105)[0x56458e930220]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090248333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x56458e938d70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090248333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1578938)[0x56458e93a070]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090248333 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090248333 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090248333 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090248333 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090248333 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090248333 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'virt-sgsn1' 20250425090248333 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090248333 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090248333 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090248333 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 bd 00 00 00 0a 03 00 00 0f 01 00 00 69 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4f 00 13 40 4b 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 14 13 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 41 00 00 4f 40 03 00 00 5c 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(932)@23e0c4c64ce8: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(932)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(933)@23e0c4c64ce8: Found Expect[0] for l3='08087300F1102A2A170512C742200010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(937) HNBGW_Test.sgsn1-RAN(933)@23e0c4c64ce8: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(937)2353671 HNBGW_Test.sgsn1-SCCP(932)@23e0c4c64ce8: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(932)@23e0c4c64ce8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425090248336 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090248336 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425090248336 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425090248336 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425090248336 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090248336 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090248336 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090248336 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090248336 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090248336 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 69 f3 56 39 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090248336 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090248336 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090248337 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090248337 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090248337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090248337 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000069), PART(T=Source Reference,L=4,D=00f35639) (sccp_scrc.c:486) 20250425090248337 DLSCCP DEBUG Received CO:COAK for local reference 105 (sccp_scoc.c:1855) 20250425090248337 DLSCCP DEBUG SCCP-SCOC(105)[0x56458e930220]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090248337 DLSCCP DEBUG SCCP-SCOC(105)[0x56458e930220]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090248337 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090248337 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090248337 DCN DEBUG handle_cn_conn_conf() conn_id=105, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090248337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x56458e938d70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090248337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x56458e938d70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Complete_valid_nri_10(937)@23e0c4c64ce8: setverdict(pass): none -> pass MTC@23e0c4c64ce8: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090248338 DLCTRL DEBUG Command: GET 491203246 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425090248338 DLCTRL DEBUG Tx Command reply: GET_REPLY 491203246 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090248339 DLCTRL DEBUG Command: GET 522005405 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425090248339 DLCTRL DEBUG Tx Command reply: GET_REPLY 522005405 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090248341 DLCTRL DEBUG Command: GET 608877477 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090248341 DLCTRL DEBUG Tx Command reply: GET_REPLY 608877477 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090248344 DLCTRL DEBUG Command: GET 806196461 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090248344 DLCTRL DEBUG Tx Command reply: GET_REPLY 806196461 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090248346 DLCTRL DEBUG Command: GET 463167657 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090248346 DLCTRL DEBUG Tx Command reply: GET_REPLY 463167657 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090248350 DLCTRL DEBUG Command: GET 791925421 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425090248350 DLCTRL DEBUG Tx Command reply: GET_REPLY 791925421 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090248353 DLCTRL DEBUG Command: GET 247752282 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425090248353 DLCTRL DEBUG Tx Command reply: GET_REPLY 247752282 rate_ctr.abs.sgsn.1.cnpool:subscr:known 2 (control_if.c:477) 20250425090248356 DLCTRL DEBUG Command: GET 558650079 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090248356 DLCTRL DEBUG Tx Command reply: GET_REPLY 558650079 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090248359 DLCTRL DEBUG Command: GET 542514740 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090248359 DLCTRL DEBUG Tx Command reply: GET_REPLY 542514740 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090248361 DLCTRL DEBUG Command: GET 246309804 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090248361 DLCTRL DEBUG Tx Command reply: GET_REPLY 246309804 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090248363 DLCTRL DEBUG Command: GET 870891310 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425090248363 DLCTRL DEBUG Tx Command reply: GET_REPLY 870891310 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090248365 DLCTRL DEBUG Command: GET 597820905 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425090248365 DLCTRL DEBUG Tx Command reply: GET_REPLY 597820905 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090248367 DLCTRL DEBUG Command: GET 843981337 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090248367 DLCTRL DEBUG Tx Command reply: GET_REPLY 843981337 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090248369 DLCTRL DEBUG Command: GET 466483020 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090248369 DLCTRL DEBUG Tx Command reply: GET_REPLY 466483020 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090248370 DLCTRL DEBUG Command: GET 412122021 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090248370 DLCTRL DEBUG Tx Command reply: GET_REPLY 412122021 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090248371 DLCTRL DEBUG Command: GET 160393856 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425090248371 DLCTRL DEBUG Tx Command reply: GET_REPLY 160393856 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090248373 DLCTRL DEBUG Command: GET 813815526 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425090248373 DLCTRL DEBUG Tx Command reply: GET_REPLY 813815526 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090248374 DLCTRL DEBUG Command: GET 821831070 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090248374 DLCTRL DEBUG Tx Command reply: GET_REPLY 821831070 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090248375 DLCTRL DEBUG Command: GET 659554542 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090248375 DLCTRL DEBUG Tx Command reply: GET_REPLY 659554542 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090248376 DLCTRL DEBUG Command: GET 554124735 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090248376 DLCTRL DEBUG Tx Command reply: GET_REPLY 554124735 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C742200010027FC0'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100110000'B, t_guard := 20.000000 } 20250425090248403 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59408<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(933)@23e0c4c64ce8: f_create_expect(l3 := '08087300F1102A2A170512C742200010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(933)@23e0c4c64ce8: Created Expect[0] for '08087300F1102A2A170512C742200010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(938) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(920)@23e0c4c64ce8: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(938)4457221 20250425090249424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090249424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090249424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250425090249424 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090249424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x440305, normal) (hnbgw_rua.c:406) 20250425090249424 DHNB DEBUG map_rua[0x56458e928e10]{init}: Allocated (fsm.c:456) 20250425090249424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4457221)[0x56458e928e10]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090249424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4457221 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425090249424 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090249424 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090249424 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:248) 20250425090249424 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4457221 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:696) 20250425090249424 DCN DEBUG map_sccp[0x56458e94b2a0]{init}: Allocated (fsm.c:456) 20250425090249424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x56458e94b2a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090249424 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4457221 <-> SCCP-106 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250425090249424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4457221 SCCP-106 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:311) 20250425090249424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4457221)[0x56458e928e10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090249424 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090249424 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090249424 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4457221 SCCP-106 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090249424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x56458e94b2a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090249424 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090249424 DLSCCP DEBUG SCCP-SCOC(106)[0x56458e936ef0]{IDLE}: Allocated (fsm.c:456) 20250425090249424 DLSCCP DEBUG SCCP-SCOC(106)[0x56458e936ef0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090249424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006a), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=79,D=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010027fc0004f40030003300056400500f1100926) (sccp_scrc.c:415) 20250425090249424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090249424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090249424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090249424 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090249424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090249424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090249424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090249424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090249424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090249424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090249424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090249424 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090249424 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090249424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090249424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090249424 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 bd 00 00 00 0a 03 00 00 0c 01 00 00 6a 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4f 00 13 40 4b 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 14 13 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 7f c0 00 4f 40 03 00 03 30 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090249424 DLSCCP DEBUG SCCP-SCOC(106)[0x56458e936ef0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090249424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x56458e94b2a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090249424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4457221)[0x56458e928e10]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090249425 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090249425 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090249425 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090249425 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090249425 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090249425 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'virt-sgsn1' 20250425090249425 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090249425 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090249425 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090249425 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 bd 00 00 00 0a 03 00 00 0c 01 00 00 6a 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4f 00 13 40 4b 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 14 13 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 7f c0 00 4f 40 03 00 03 30 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(932)@23e0c4c64ce8: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(932)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(933)@23e0c4c64ce8: Found Expect[0] for l3='08087300F1102A2A170512C742200010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(938) HNBGW_Test.sgsn1-RAN(933)@23e0c4c64ce8: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(938)598987 HNBGW_Test.sgsn1-SCCP(932)@23e0c4c64ce8: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(932)@23e0c4c64ce8: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250425090249429 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090249430 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425090249430 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425090249430 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425090249430 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090249430 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090249430 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090249430 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090249430 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090249430 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 6a 76 2f 20 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090249430 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090249430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090249430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090249430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090249430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090249430 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000006a), PART(T=Source Reference,L=4,D=00762f20) (sccp_scrc.c:486) 20250425090249430 DLSCCP DEBUG Received CO:COAK for local reference 106 (sccp_scoc.c:1855) 20250425090249430 DLSCCP DEBUG SCCP-SCOC(106)[0x56458e936ef0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090249430 DLSCCP DEBUG SCCP-SCOC(106)[0x56458e936ef0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090249430 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090249430 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090249430 DCN DEBUG handle_cn_conn_conf() conn_id=106, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090249430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x56458e94b2a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090249430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x56458e94b2a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Complete_valid_nri_10(938)@23e0c4c64ce8: setverdict(pass): none -> pass MTC@23e0c4c64ce8: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 3 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090249431 DLCTRL DEBUG Command: GET 167081463 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425090249431 DLCTRL DEBUG Tx Command reply: GET_REPLY 167081463 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090249433 DLCTRL DEBUG Command: GET 28631715 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425090249433 DLCTRL DEBUG Tx Command reply: GET_REPLY 28631715 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090249436 DLCTRL DEBUG Command: GET 508584984 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090249436 DLCTRL DEBUG Tx Command reply: GET_REPLY 508584984 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090249438 DLCTRL DEBUG Command: GET 169762718 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090249438 DLCTRL DEBUG Tx Command reply: GET_REPLY 169762718 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090249441 DLCTRL DEBUG Command: GET 36039829 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090249441 DLCTRL DEBUG Tx Command reply: GET_REPLY 36039829 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090249444 DLCTRL DEBUG Command: GET 921265590 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425090249444 DLCTRL DEBUG Tx Command reply: GET_REPLY 921265590 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090249446 DLCTRL DEBUG Command: GET 676596642 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425090249446 DLCTRL DEBUG Tx Command reply: GET_REPLY 676596642 rate_ctr.abs.sgsn.1.cnpool:subscr:known 3 (control_if.c:477) 20250425090249449 DLCTRL DEBUG Command: GET 321053049 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090249449 DLCTRL DEBUG Tx Command reply: GET_REPLY 321053049 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090249452 DLCTRL DEBUG Command: GET 268493771 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090249452 DLCTRL DEBUG Tx Command reply: GET_REPLY 268493771 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090249454 DLCTRL DEBUG Command: GET 979912842 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090249454 DLCTRL DEBUG Tx Command reply: GET_REPLY 979912842 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090249458 DLCTRL DEBUG Command: GET 120096085 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425090249458 DLCTRL DEBUG Tx Command reply: GET_REPLY 120096085 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090249460 DLCTRL DEBUG Command: GET 751897689 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425090249460 DLCTRL DEBUG Tx Command reply: GET_REPLY 751897689 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090249463 DLCTRL DEBUG Command: GET 483560854 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090249463 DLCTRL DEBUG Tx Command reply: GET_REPLY 483560854 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090249465 DLCTRL DEBUG Command: GET 715779178 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090249466 DLCTRL DEBUG Tx Command reply: GET_REPLY 715779178 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090249467 DLCTRL DEBUG Command: GET 663393773 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090249467 DLCTRL DEBUG Tx Command reply: GET_REPLY 663393773 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090249468 DLCTRL DEBUG Command: GET 157105339 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425090249468 DLCTRL DEBUG Tx Command reply: GET_REPLY 157105339 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090249470 DLCTRL DEBUG Command: GET 7158443 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425090249470 DLCTRL DEBUG Tx Command reply: GET_REPLY 7158443 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090249471 DLCTRL DEBUG Command: GET 498388080 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090249471 DLCTRL DEBUG Tx Command reply: GET_REPLY 498388080 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090249473 DLCTRL DEBUG Command: GET 74895551 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090249473 DLCTRL DEBUG Tx Command reply: GET_REPLY 74895551 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090249475 DLCTRL DEBUG Command: GET 377721497 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090249475 DLCTRL DEBUG Tx Command reply: GET_REPLY 377721497 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425090249485 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35083<->l=127.0.0.1:4262) (control_if.c:193) 20250425090249485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37106<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(917)@23e0c4c64ce8: Final verdict of PTC: none VirtHNBGW-STATS(916)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090249489 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37100<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090249491 DLINP DEBUG SRVCONN(,r=127.0.0.1:33876<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090249491 DLINP DEBUG SRVCONN(,r=127.0.0.1:33876<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090249491 DLINP NOTICE SRV(,r=127.0.0.1:33876<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090249491 DMAIN NOTICE (127.0.0.1:33876 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33876<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090249491 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc1-RAN(927)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(930)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(924)@23e0c4c64ce8: Final verdict of PTC: none 20250425090249494 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090249494 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090249494 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090249494 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425090249494 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090249494 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090249494 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090249494 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090249494 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090249494 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090249494 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425090249494 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090249494 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090249494 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090249494 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090249494 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090249494 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250425090249494 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425090249494 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 bc  20250425090249494 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090249494 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090249494 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090249494 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090249494 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090249494 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425090249494 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090249494 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090249494 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090249494 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090249494 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090249495 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090249495 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090249495 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(922)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(926)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(929)@23e0c4c64ce8: Final verdict of PTC: none 20250425090249495 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090249495 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090249495 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090249495 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425090249495 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250425090249495 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090249495 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425090249495 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SEND_FAILED 20250425090249495 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090249495 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090249495 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090249495 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425090249495 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090249495 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090249495 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090249495 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425090249495 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425090249495 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090249495 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425090249495 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090249495 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090249495 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090249495 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425090249495 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090249496 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250425090249496 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250425090249496 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090249496 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090249496 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090249496 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250425090249496 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090249496 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425090249496 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250425090249496 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250425090249496 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250425090249496 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090249496 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250425090249496 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SEND_FAILED 20250425090249496 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250425090249496 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) HNBGW_Test.msc0-SCCP(923)@23e0c4c64ce8: Final verdict of PTC: none 20250425090249496 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090249496 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425090249496 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090249496 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090249496 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090249496 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090249496 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090249496 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090249496 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090249496 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(921)@23e0c4c64ce8: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(919)@23e0c4c64ce8: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(920)@23e0c4c64ce8: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(915)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(928)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(925)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(931)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(934)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(933)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(918)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(935)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(932)@23e0c4c64ce8: Final verdict of PTC: none20250425090249519 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59388<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(936)@23e0c4c64ce8: Final verdict of PTC: pass 20250425090249531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59396<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(937)@23e0c4c64ce8: Final verdict of PTC: pass 20250425090249542 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59408<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(938)@23e0c4c64ce8: Final verdict of PTC: pass MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(915): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(916): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(917): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(918): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(919): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(920): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(921): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(922): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(923): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(924): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(925): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-SCCP(926): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-RAN(927): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-M3UA(928): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(929): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(930): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(931): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(932): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(933): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(934): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(935): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(936): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(937): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(938): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Fri Apr 25 09:02:49 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass ====== 20250425090249628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090249629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090249629 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090249629 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090249629 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425090249629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4882008)[0x56458e953dd0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425090249629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4882008)[0x56458e953dd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425090249629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56458e949e40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425090249629 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090249629 DLSCCP DEBUG SCCP-SCOC(104)[0x56458e94a6a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090249629 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc76d3), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090249629 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090249629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090249629 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090249629 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090249630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090249630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090249630 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 0e 04 bc 76 d3 00 00 68 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090249630 DLSCCP DEBUG SCCP-SCOC(104)[0x56458e94a6a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090249630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56458e949e40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090249630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4882008)[0x56458e953dd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090249630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4882008)[0x56458e953dd0]{disrupted}: Freeing instance (context_map.c:202) 20250425090249630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4882008)[0x56458e953dd0]{disrupted}: Deallocated (fsm.c:568) 20250425090249630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56458e949e40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090249630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56458e949e40]{disconnected}: Freeing instance (context_map.c:206) 20250425090249630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56458e949e40]{disconnected}: Deallocated (fsm.c:568) 20250425090249630 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4882008 SCCP-104 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250425090249630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1578938)[0x56458e93a070]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425090249630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1578938)[0x56458e93a070]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425090249630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x56458e938d70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425090249630 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090249630 DLSCCP DEBUG SCCP-SCOC(105)[0x56458e930220]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090249630 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f35639), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090249630 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090249630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090249630 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090249631 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090249631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090249631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090249631 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 0f 04 f3 56 39 00 00 69 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090249631 DLSCCP DEBUG SCCP-SCOC(105)[0x56458e930220]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090249631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x56458e938d70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090249631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1578938)[0x56458e93a070]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090249631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1578938)[0x56458e93a070]{disrupted}: Freeing instance (context_map.c:202) 20250425090249631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1578938)[0x56458e93a070]{disrupted}: Deallocated (fsm.c:568) 20250425090249631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x56458e938d70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090249631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x56458e938d70]{disconnected}: Freeing instance (context_map.c:206) 20250425090249631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x56458e938d70]{disconnected}: Deallocated (fsm.c:568) 20250425090249631 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1578938 SCCP-105 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250425090249631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4457221)[0x56458e928e10]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425090249631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4457221)[0x56458e928e10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425090249631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x56458e94b2a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425090249631 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090249631 DLSCCP DEBUG SCCP-SCOC(106)[0x56458e936ef0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090249632 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00762f20), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090249632 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090249632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090249632 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090249632 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090249632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090249632 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090249632 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 0c 04 76 2f 20 00 00 6a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090249632 DLSCCP DEBUG SCCP-SCOC(106)[0x56458e936ef0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090249632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x56458e94b2a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090249632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4457221)[0x56458e928e10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090249632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4457221)[0x56458e928e10]{disrupted}: Freeing instance (context_map.c:202) 20250425090249632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4457221)[0x56458e928e10]{disrupted}: Deallocated (fsm.c:568) 20250425090249632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x56458e94b2a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090249632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x56458e94b2a0]{disconnected}: Freeing instance (context_map.c:206) 20250425090249632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x56458e94b2a0]{disconnected}: Deallocated (fsm.c:568) 20250425090249632 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4457221 SCCP-106 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250425090249633 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090249633 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090249633 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090249633 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090249633 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090249633 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'virt-sgsn1' 20250425090249633 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090249633 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090249633 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090249633 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 0e 04 bc 76 d3 00 00 68 00 00 00 00 00 00 06 00 08 00 00 00 04  20250425090249633 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090249633 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090249633 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090249633 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090249633 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090249633 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'virt-sgsn1' 20250425090249633 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090249633 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090249633 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090249633 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 0f 04 f3 56 39 00 00 69 00 00 00 00 00 00 06 00 08 00 00 00 04  20250425090249633 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090249633 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090249633 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090249633 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090249633 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090249633 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090249633 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'virt-sgsn1' 20250425090249633 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090249633 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090249633 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090249633 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 0c 04 76 2f 20 00 00 6a 00 00 00 00 00 00 06 00 08 00 00 00 04  20250425090249633 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090249633 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc 20250425090249687 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59414<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090249996 DLSCCP DEBUG SCCP-SCOC(102)[0x56458e932eb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090249996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f27a6), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090249996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090249996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090249996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090249996 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090249996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090249996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090249996 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 1f 27 a6 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090249997 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090249997 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090249997 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090249997 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090249997 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090249997 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'virt-sgsn1' 20250425090249997 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090249997 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090249997 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090249997 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 1f 27 a6 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250425090249997 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090249999 DLSCCP DEBUG SCCP-SCOC(101)[0x56458e93a1f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090249999 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a945ff), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090249999 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090249999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090249999 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090249999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090249999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090249999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090249999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a9 45 ff 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090249999 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090249999 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090249999 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090249999 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090249999 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090249999 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425090249999 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090249999 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090249999 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090249999 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a9 45 ff 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250425090249999 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090250000 DLSCCP DEBUG SCCP-SCOC(103)[0x56458e94dba0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090250000 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d46602), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090250000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090250000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090250000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090250000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090250000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090250000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090250000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d4 66 02 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090250000 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090250000 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090250000 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090250000 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090250000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090250000 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425090250000 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090250000 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090250000 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090250000 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d4 66 02 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250425090250000 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090250390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59414<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=575928) 20250425090250553 DLSCCP DEBUG SCCP-SCOC(97)[0x56458e798390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090250553 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f835b4), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090250553 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090250553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090250553 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090250553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090250553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090250553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090250553 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 f8 35 b4 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090250553 DLSCCP DEBUG SCCP-SCOC(98)[0x56458e951090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090250553 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ba826), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090250553 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090250553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090250553 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090250553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090250553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090250553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090250553 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6b a8 26 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090250553 DLSCCP DEBUG SCCP-SCOC(99)[0x56458e954000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090250553 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef4d87), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090250553 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090250553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090250553 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090250553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090250553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090250553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090250553 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ef 4d 87 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090250554 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090250554 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090250554 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090250554 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090250554 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090250554 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425090250554 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090250554 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090250554 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090250554 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 f8 35 b4 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250425090250554 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090250554 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090250554 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090250554 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090250554 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090250554 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425090250554 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090250554 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090250554 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090250554 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6b a8 26 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250425090250554 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090250554 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090250554 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090250554 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090250554 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090250554 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090250554 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425090250554 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090250554 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090250554 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090250554 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ef 4d 87 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250425090250554 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090250554 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090250555 DLSCCP DEBUG SCCP-SCOC(100)[0x56458e937e40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090250555 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00435d3f), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090250555 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090250555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090250555 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090250555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090250555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090250555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090250555 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 43 5d 3f 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090250555 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090250555 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090250555 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090250555 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090250555 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090250555 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425090250555 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090250555 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090250555 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090250555 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 43 5d 3f 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250425090250555 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090250919 DLSCCP DEBUG SCCP-SCOC(90)[0x56458e92af80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090250919 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff8410), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090250919 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090250919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090250919 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090250919 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090250919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090250919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090250919 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 ff 84 10 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090250919 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090250919 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090250919 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090250919 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090250919 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090250919 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090250934 DLSCCP DEBUG SCCP-SCOC(94)[0x56458e952dc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090250934 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d2a80), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090250934 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090250934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090250934 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090250934 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090250934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090250934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090250934 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2d 2a 80 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090250935 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090250935 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090250935 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090250935 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090250935 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090250935 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090250936 DLSCCP DEBUG SCCP-SCOC(95)[0x56458e9530d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090250936 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000609c6), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090250936 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090250936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090250936 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090250936 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090250936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090250936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090250936 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 06 09 c6 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090250936 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090250936 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090250936 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090250936 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090250936 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090250936 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090250937 DLSCCP DEBUG SCCP-SCOC(96)[0x56458e92c270]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090250937 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f311c9), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090250937 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090250937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090250937 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090250937 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090250937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090250937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090250937 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 f3 11 c9 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090250938 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090250938 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090250938 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090250938 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090250938 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090250938 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090251331 DLSCCP DEBUG SCCP-SCOC(86)[0x56458e929550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090251331 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052ef61), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090251331 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090251331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090251331 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090251331 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090251331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090251331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090251331 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 52 ef 61 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090251331 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090251331 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090251331 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090251331 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090251331 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090251331 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090251332 DLSCCP DEBUG SCCP-SCOC(85)[0x56458e939f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090251332 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00936199), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090251332 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090251332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090251332 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090251332 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090251332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090251332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090251332 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 93 61 99 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090251332 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090251332 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090251332 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090251332 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090251332 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090251332 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090251333 DLSCCP DEBUG SCCP-SCOC(87)[0x56458e94a4e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090251333 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e25d1c), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090251333 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090251333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090251333 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090251333 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090251333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090251333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090251333 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e2 5d 1c 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090251333 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090251333 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090251333 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090251333 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090251333 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090251333 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=575928, count=621960) 20250425090251495 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090251495 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090251495 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425090251496 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090251497 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425090251497 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425090251878 DLSCCP DEBUG SCCP-SCOC(84)[0x56458e92ad50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090251878 DLSCCP DEBUG SCCP-SCOC(84)[0x56458e92ad50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090251878 DLSCCP DEBUG SCCP-SCOC(84)[0x56458e92ad50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090251878 DLSCCP DEBUG SCCP-SCOC(84)[0x56458e92ad50]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090251878 DLSCCP DEBUG SCCP-SCOC(84)[0x56458e92ad50]{IDLE}: Deallocated (fsm.c:568) MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Fri Apr 25 09:02:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20250425090253451 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59430<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090253453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59432<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090253456 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39299<->l=127.0.0.1:4262) (control_if.c:572) 20250425090253539 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425090253539 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(943)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090253548 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090253548 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090253548 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090253548 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090253549 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090253549 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090253549 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090253549 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090253549 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090253549 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090253549 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(945)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090253549 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090253549 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090253549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253549 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090253549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090253549 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090253549 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090253549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090253550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090253550 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090253550 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090253550 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40706 (stream_srv.c:142) 20250425090253550 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40706<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425090253550 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090253550 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090253550 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090253550 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090253550 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090253550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253550 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090253550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090253550 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090253550 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090253550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090253550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090253550 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 03 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090253550 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090253550 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090253550 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090253550 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090253550 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090253550 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090253550 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090253550 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090253550 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425090253550 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090253550 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090253550 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090253550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253550 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090253550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090253550 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090253550 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090253550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425090253550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090253550 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 07 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090253550 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090253550 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090253550 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425090253550 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090253550 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090253550 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090253550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253550 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090253550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090253550 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090253550 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090253550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090253551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090253551 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 03 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090253551 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090253551 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090253551 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090253551 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090253551 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090253551 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090253551 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090253551 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090253551 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090253551 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090253551 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425090253551 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425090253551 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425090253551 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090253551 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090253551 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090253551 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090253551 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090253551 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(949)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(949)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(949)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(947)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(952)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc1-M3UA(952)@23e0c4c64ce8: M3UA emulation initiated, the test can be started MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(952)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc1-SCCP(950)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(955)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc2-M3UA(955)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(955)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(953)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090253601 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090253601 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090253601 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090253601 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090253601 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090253601 DRANAP NOTICE cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090253601 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090253601 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090253601 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090253601 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090253602 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090253602 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425090253602 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090253602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090253602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090253602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253602 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=10 -> eSLS=90: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090253602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090253602 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=10 -> eSLS=122: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090253602 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090253602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425090253602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090253602 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0a 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090253602 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090253602 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090253602 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425090253602 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090253602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090253602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090253602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253602 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090253602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090253602 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090253602 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090253602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090253602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090253602 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 00 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090253602 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090253602 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090253602 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090253602 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090253602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090253602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090253602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253602 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090253602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090253602 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090253602 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090253602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090253602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090253603 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 03 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090253603 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090253603 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090253603 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090253603 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090253603 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090253603 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090253603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253603 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090253603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090253603 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090253603 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090253603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090253603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090253603 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090253603 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090253603 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090253603 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090253603 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090253603 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425090253603 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425090253603 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425090253603 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090253603 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090253603 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090253603 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090253603 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090253603 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090253603 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090253603 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090253603 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090253603 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090253603 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090253603 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=3 -> eSLS=19: use Normal Route via 'virt-sgsn1' 20250425090253603 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090253603 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090253603 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090253603 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 03 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250425090253603 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090253603 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090253603 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090253603 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090253603 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090253603 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250425090253603 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090253603 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090253603 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090253603 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425090253603 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090253603 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(958)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(958)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(958)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(956)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(961)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(961)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(961)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn1-SCCP(959)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(964)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn2-M3UA(964)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(964)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(962)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090253665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090253665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090253665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090253665 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090253666 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425090253666 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090253666 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090253666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090253666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090253675 DLINP DEBUG SRVCONN(,r=127.0.0.1:40706<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090253675 DLINP DEBUG SRVCONN(,r=127.0.0.1:40706<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090253675 DLINP DEBUG SRVCONN(,r=127.0.0.1:40706<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090253675 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090253675 DHNBAP DEBUG (127.0.0.1:40706 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425090253675 DHNBAP NOTICE (127.0.0.1:40706 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090253675 DHNBAP NOTICE (127.0.0.1:40706 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090253675 DLINP DEBUG SRVCONN(,r=127.0.0.1:40706<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090253675 DLINP DEBUG SRVCONN(,r=127.0.0.1:40706<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090253766 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090253766 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425090253766 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090253766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(949)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425090253773 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090253773 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425090253773 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090253773 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090253773 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090253773 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090253773 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090253773 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090253773 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090253773 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425090253773 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090253773 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090253773 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090253774 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090253774 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425090253774 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090253774 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090253774 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090253774 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090253774 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425090253774 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425090253774 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 bc  20250425090253774 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 bc  20250425090253774 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090253774 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090253774 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090253774 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090253774 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090253774 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090253774 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425090253774 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090253774 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090253774 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090253774 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090253774 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090253774 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090253774 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090253775 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090253775 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090253775 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090253775 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090253775 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090253775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253775 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090253775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090253775 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090253775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090253775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090253775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090253775 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090253775 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090253775 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090253775 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090253775 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090253775 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090253775 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090253775 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250425090253775 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090253775 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090253775 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090253775 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425090253778 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090253778 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425090253778 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090253778 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(952)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425090253784 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090253784 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425090253784 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090253784 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090253784 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090253784 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090253784 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425090253784 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090253784 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090253784 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090253784 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090253786 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090253786 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090253786 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090253786 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425090253786 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090253786 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090253786 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090253786 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090253786 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425090253786 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090253786 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425090253786 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 02  20250425090253786 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250425090253786 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090253786 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090253786 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090253786 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090253786 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425090253786 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090253786 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090253786 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090253786 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090253786 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090253786 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090253786 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090253786 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090253786 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090253787 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090253787 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090253787 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090253787 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090253787 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090253787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253788 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=1 -> eSLS=33: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090253788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090253788 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=1 -> eSLS=1: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090253788 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090253788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090253788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090253788 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 01 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090253788 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090253788 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090253788 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090253788 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090253788 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090253788 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090253788 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=1 -> eSLS=1: use Normal Route via 'virt-msc1' 20250425090253788 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090253788 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090253788 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090253788 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 01 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425090253794 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090253794 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425090253794 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090253794 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(955)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425090253802 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090253802 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250425090253802 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090253802 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090253802 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090253802 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090253802 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425090253802 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090253802 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090253802 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 05  20250425090253802 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090253804 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090253804 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090253804 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090253804 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250425090253804 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090253804 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090253804 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090253804 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090253804 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250425090253804 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250425090253804 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 03  20250425090253804 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250425090253804 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 03  20250425090253804 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 03  20250425090253804 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425090253804 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090253805 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090253805 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090253805 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250425090253805 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090253805 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090253805 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090253805 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090253805 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090253805 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090253805 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090253805 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090253805 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090253806 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090253806 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425090253806 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090253806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090253806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090253806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253806 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090253806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090253806 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090253806 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090253806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090253806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090253806 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 03 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090253806 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090253807 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090253807 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090253807 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090253807 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090253807 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090253807 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc2' 20250425090253807 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425090253807 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425090253807 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090253807 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 03 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250425090253815 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090253815 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425090253815 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: ASP(virt-sgsn0-0) accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250425090253815 DLSS7 <000c> osmo_ss7_asp.c:1115 ?: connection closed 20250425090253815 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250425090253815 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250425090253815 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(958)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425090253823 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090253823 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425090253823 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250425090253823 DLSS7 <000c> xua_asp_fsm.c:320 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250425090253823 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250425090253823 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250425090253823 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090253823 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090253823 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090253823 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Pending () 20250425090253823 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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  20250425090253823 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090253823 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425090253823 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425090253823 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250425090253823 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090253823 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090253823 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250425090253823 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090253823 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090253823 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090253823 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425090253823 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090253823 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090253823 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090253823 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090253823 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090253826 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090253826 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090253826 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090253826 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425090253826 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090253826 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090253826 DLSS7 <000c> xua_as_fsm.c:550 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250425090253826 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090253826 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425090253826 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090253826 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090253826 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425090253826 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425090253826 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250425090253826 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090253826 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090253826 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090253826 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090253826 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090253826 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425090253826 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090253826 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090253826 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090253826 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090253826 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090253826 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090253826 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090253827 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090253827 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090253827 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090253827 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090253827 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090253827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253827 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090253827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090253828 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090253828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090253828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090253828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090253828 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090253828 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090253828 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090253828 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090253828 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090253828 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090253828 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090253828 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250425090253828 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090253828 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090253828 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090253828 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425090253829 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090253829 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425090253829 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: ASP(virt-sgsn1-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 20250425090253829 DLSS7 <000c> osmo_ss7_asp.c:1115 ?: connection closed 20250425090253829 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250425090253829 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250425090253829 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(961)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425090253832 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090253832 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250425090253832 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250425090253832 DLSS7 <000c> xua_asp_fsm.c:320 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250425090253832 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250425090253832 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250425090253832 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090253832 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425090253832 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090253832 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Pending () 20250425090253832 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-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 04  20250425090253832 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425090253832 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425090253832 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0a  20250425090253832 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250425090253832 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425090253832 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090253832 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250425090253832 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090253832 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090253832 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250425090253832 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090253832 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090253832 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090253832 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090253832 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090253837 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090253837 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090253837 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090253837 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250425090253837 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090253837 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090253837 DLSS7 <000c> xua_as_fsm.c:550 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20250425090253837 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090253837 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250425090253837 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250425090253837 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425090253837 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425090253837 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0a  20250425090253837 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0a  20250425090253837 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425090253837 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090253837 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090253837 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090253837 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250425090253837 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090253837 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090253837 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090253837 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090253837 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090253837 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090253837 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090253839 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090253839 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090253839 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090253839 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090253839 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090253839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253839 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090253839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090253839 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090253839 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090253839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090253839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090253839 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090253839 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090253839 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090253839 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090253839 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090253839 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090253839 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090253839 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'virt-sgsn1' 20250425090253839 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090253839 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090253839 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090253839 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250425090253846 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090253846 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250425090253846 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090253846 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(964)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250425090253852 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090253852 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250425090253852 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090253852 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090253853 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090253853 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090253853 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250425090253853 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090253853 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090253853 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06  20250425090253853 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090253855 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090253855 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090253855 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090253855 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06  20250425090253855 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090253855 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090253855 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090253855 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090253855 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250425090253855 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06  20250425090253855 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0b  20250425090253855 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0b  20250425090253855 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0b  20250425090253855 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0b  20250425090253855 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 0b  20250425090253855 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0b  20250425090253855 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090253855 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090253855 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090253855 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:391) 20250425090253855 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090253855 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090253855 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090253855 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090253855 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090253855 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090253855 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090253857 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090253857 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425090253857 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090253857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090253857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090253857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090253857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090253857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090253857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090253857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090253857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090253857 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090253857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090253857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090253857 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0c 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090253857 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090253857 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090253857 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090253857 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090253857 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090253857 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090253857 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: use Normal Route via 'virt-sgsn2' 20250425090253857 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425090253858 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425090253858 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090253858 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0c 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.msc0-RAN(948)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090254583 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090254583 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090254583 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090254583 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090254583 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090254583 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090254583 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090254583 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090254583 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090254583 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425090254583 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090254583 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090254583 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090254583 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090254583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090254583 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090254583 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090254583 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090254583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254583 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090254583 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090254583 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090254583 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090254583 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425090254583 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090254583 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090254583 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090254583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254583 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090254583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090254583 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090254583 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090254584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090254584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090254584 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090254584 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090254584 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425090254584 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090254584 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090254584 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090254584 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090254584 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090254584 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250425090254584 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090254584 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090254584 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090254584 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425090254585 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090254586 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090254586 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090254586 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090254586 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090254586 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090254586 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090254586 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090254586 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090254586 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090254586 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090254586 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090254586 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090254586 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090254586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090254586 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090254586 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090254586 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090254586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254586 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090254586 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090254586 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090254586 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090254586 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(951)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090254590 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090254590 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090254590 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090254590 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090254590 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090254590 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090254590 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090254590 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090254590 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090254590 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425090254590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090254590 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090254590 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090254590 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090254590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090254590 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090254590 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090254591 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090254591 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090254591 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090254591 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090254591 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090254591 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'virt-msc1' 20250425090254590 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090254590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254591 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090254591 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090254591 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090254591 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090254591 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425090254591 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090254591 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090254591 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090254591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254591 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090254591 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090254591 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090254591 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090254591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090254591 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090254591 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090254591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090254591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090254591 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090254591 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090254591 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: link up (cnlink.c:111) 20250425090254591 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425090254592 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090254592 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090254592 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090254592 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090254593 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090254593 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090254593 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090254593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090254593 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090254593 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090254593 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090254593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254593 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090254593 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090254593 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090254593 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090254593 DRANAP INFO cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090254592 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090254592 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090254592 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090254592 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090254592 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090254592 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090254592 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  HNBGW_Test.msc2-RAN(954)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090254601 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090254601 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425090254601 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425090254601 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425090254601 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090254601 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090254601 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090254601 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090254601 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090254601 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 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 07  20250425090254601 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090254601 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090254601 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090254601 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090254601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090254601 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090254601 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425090254601 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090254601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254601 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090254601 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090254601 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090254601 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090254601 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425090254601 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090254601 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090254601 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090254601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254601 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090254601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090254601 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090254601 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090254601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090254601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090254601 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 04 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090254601 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090254601 DRANAP NOTICE cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: link up (cnlink.c:111) 20250425090254601 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090254601 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090254601 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090254601 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090254601 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090254601 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc2' 20250425090254601 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425090254601 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425090254601 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090254601 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 04 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250425090254603 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090254603 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425090254603 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425090254603 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425090254603 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090254603 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090254603 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090254603 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090254603 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090254603 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090254603 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090254603 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090254603 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090254603 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090254603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090254603 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090254603 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425090254603 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090254603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254603 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090254603 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090254603 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090254603 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090254603 DRANAP INFO cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(957)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090254622 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090254622 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090254622 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090254622 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090254622 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090254622 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090254622 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090254622 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090254622 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090254622 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090254623 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090254623 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090254623 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090254623 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090254623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090254623 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090254623 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090254623 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090254623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254623 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090254623 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090254623 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090254623 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090254623 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425090254623 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090254623 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090254623 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090254623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254623 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090254623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090254623 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090254623 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090254623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090254623 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090254623 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090254623 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090254623 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425090254623 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090254623 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090254623 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090254623 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090254623 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090254623 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250425090254623 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090254623 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090254623 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090254623 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425090254625 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090254625 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090254625 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090254625 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090254625 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090254625 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090254625 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090254625 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090254625 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090254625 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090254625 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090254625 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090254625 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090254625 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090254625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090254625 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090254625 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090254625 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090254625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254625 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090254625 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090254625 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090254625 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090254625 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(960)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090254634 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090254634 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425090254634 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425090254634 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425090254634 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090254634 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090254634 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090254634 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090254634 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090254634 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090254634 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090254634 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090254634 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090254634 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090254634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090254634 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090254634 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425090254634 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090254634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254635 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090254635 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090254635 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090254635 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090254635 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425090254635 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090254635 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090254635 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090254635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254635 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090254635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090254635 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090254635 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090254635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090254635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090254635 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090254635 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090254635 DRANAP NOTICE cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: link up (cnlink.c:111) 20250425090254635 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090254635 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090254635 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090254635 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090254635 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090254635 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'virt-sgsn1' 20250425090254635 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090254635 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090254635 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090254635 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250425090254637 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090254637 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425090254637 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425090254637 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425090254637 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090254637 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090254637 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090254637 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090254637 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090254637 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090254637 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090254638 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090254638 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090254638 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090254638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090254638 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090254638 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425090254638 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090254638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254638 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090254638 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090254638 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090254638 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090254638 DRANAP INFO cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(963)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090254655 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090254655 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250425090254655 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250425090254655 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425090254655 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090254655 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090254655 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090254655 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090254655 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090254655 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0b 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0b 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090254655 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090254655 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090254655 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090254655 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090254655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090254655 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090254655 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250425090254655 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090254655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254655 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090254655 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090254655 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090254655 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090254655 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20250425090254655 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090254655 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090254655 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090254655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254655 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090254655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090254655 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090254655 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090254655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090254655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090254655 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 0c 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090254655 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090254656 DRANAP NOTICE cnlink(sgsn-2)[0x56458e9146c0]{CONNECTED}: link up (cnlink.c:111) 20250425090254656 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090254656 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090254656 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090254656 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090254656 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090254656 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: use Normal Route via 'virt-sgsn2' 20250425090254656 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425090254656 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425090254656 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090254656 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 0c 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 06  20250425090254657 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090254657 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250425090254657 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250425090254657 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425090254657 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090254657 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090254657 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090254657 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090254657 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090254657 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0b 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0b 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090254657 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090254657 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090254657 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090254658 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090254658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090254658 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090254658 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250425090254658 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090254658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090254658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090254658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090254658 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090254658 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090254658 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090254658 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090254658 DRANAP INFO cnlink(sgsn-2)[0x56458e9146c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090255687 DLCTRL DEBUG Command: GET 993234897 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425090255687 DLCTRL DEBUG Tx Command reply: GET_REPLY 993234897 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090255695 DLCTRL DEBUG Command: GET 189697196 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425090255695 DLCTRL DEBUG Tx Command reply: GET_REPLY 189697196 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090255700 DLCTRL DEBUG Command: GET 716607993 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090255700 DLCTRL DEBUG Tx Command reply: GET_REPLY 716607993 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090255705 DLCTRL DEBUG Command: GET 272389054 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090255705 DLCTRL DEBUG Tx Command reply: GET_REPLY 272389054 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090255710 DLCTRL DEBUG Command: GET 33276083 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090255710 DLCTRL DEBUG Tx Command reply: GET_REPLY 33276083 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425090255714 DLCTRL DEBUG Command: GET 193116902 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425090255714 DLCTRL DEBUG Tx Command reply: GET_REPLY 193116902 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090255718 DLCTRL DEBUG Command: GET 41080096 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425090255718 DLCTRL DEBUG Tx Command reply: GET_REPLY 41080096 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090255722 DLCTRL DEBUG Command: GET 21730022 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090255722 DLCTRL DEBUG Tx Command reply: GET_REPLY 21730022 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090255726 DLCTRL DEBUG Command: GET 527364691 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090255726 DLCTRL DEBUG Tx Command reply: GET_REPLY 527364691 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090255730 DLCTRL DEBUG Command: GET 972625162 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090255730 DLCTRL DEBUG Tx Command reply: GET_REPLY 972625162 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425090255734 DLCTRL DEBUG Command: GET 720375087 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425090255734 DLCTRL DEBUG Tx Command reply: GET_REPLY 720375087 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090255737 DLCTRL DEBUG Command: GET 458130127 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425090255737 DLCTRL DEBUG Tx Command reply: GET_REPLY 458130127 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090255740 DLCTRL DEBUG Command: GET 259324229 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090255740 DLCTRL DEBUG Tx Command reply: GET_REPLY 259324229 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090255743 DLCTRL DEBUG Command: GET 239251243 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090255743 DLCTRL DEBUG Tx Command reply: GET_REPLY 239251243 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090255745 DLCTRL DEBUG Command: GET 254383664 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090255745 DLCTRL DEBUG Tx Command reply: GET_REPLY 254383664 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425090255747 DLCTRL DEBUG Command: GET 652243065 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425090255747 DLCTRL DEBUG Tx Command reply: GET_REPLY 652243065 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090255751 DLCTRL DEBUG Command: GET 760451049 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425090255751 DLCTRL DEBUG Tx Command reply: GET_REPLY 760451049 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090255754 DLCTRL DEBUG Command: GET 764213276 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090255754 DLCTRL DEBUG Tx Command reply: GET_REPLY 764213276 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090255758 DLCTRL DEBUG Command: GET 260072251 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090255758 DLCTRL DEBUG Tx Command reply: GET_REPLY 260072251 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090255761 DLCTRL DEBUG Command: GET 750794928 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090255761 DLCTRL DEBUG Tx Command reply: GET_REPLY 750794928 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=678, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101010011000000000100011'B == '42A98023'O MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011010000'B, t_guard := 20.000000 } 20250425090255795 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48460<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(963)@23e0c4c64ce8: f_create_expect(l3 := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(963)@23e0c4c64ce8: Created Expect[0] for '080101D571000005F44280002300F1102A2A170512C742200010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(966) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(944)@23e0c4c64ce8: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(966)8027528 20250425090256840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090256840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090256840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250425090256840 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090256840 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7a7d88, normal) (hnbgw_rua.c:406) 20250425090256840 DHNB DEBUG map_rua[0x56458e92ad50]{init}: Allocated (fsm.c:456) 20250425090256840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8027528)[0x56458e92ad50]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090256840 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8027528 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425090256840 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090256840 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090256841 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:232) 20250425090256841 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8027528 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:696) 20250425090256841 DCN DEBUG map_sccp[0x56458e953dd0]{init}: Allocated (fsm.c:456) 20250425090256841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x56458e953dd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090256841 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8027528 <-> SCCP-107 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250425090256841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8027528 SCCP-107 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:311) 20250425090256841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8027528)[0x56458e92ad50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090256841 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090256841 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090256841 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8027528 SCCP-107 sgsn-2 MI=TMSI-0x42800023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090256841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x56458e953dd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090256841 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090256841 DLSCCP DEBUG SCCP-SCOC(107)[0x56458e949e40]{IDLE}: Allocated (fsm.c:456) 20250425090256841 DLSCCP DEBUG SCCP-SCOC(107)[0x56458e949e40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090256841 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006b), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44280002300f1102a2a170512c742200010028000004f40030000d00056400500f1100926) (sccp_scrc.c:415) 20250425090256841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090256841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090256841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090256841 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090256841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090256841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090256841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090256841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090256841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090256841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090256841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090256841 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090256841 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090256841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090256841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090256841 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7e 00 00 00 bd 00 00 00 0b 03 00 00 0d 01 00 00 6b 02 02 06 04 43 0b 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 80 00 23 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 80 00 00 4f 40 03 00 00 d0 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090256841 DLSCCP DEBUG SCCP-SCOC(107)[0x56458e949e40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090256841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x56458e953dd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090256841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8027528)[0x56458e92ad50]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090256841 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090256841 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090256842 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090256842 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090256842 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090256842 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-sgsn2' 20250425090256842 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425090256842 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425090256842 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090256842 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7e 00 00 00 bd 00 00 00 0b 03 00 00 0d 01 00 00 6b 02 02 06 04 43 0b 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 80 00 23 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 80 00 00 4f 40 03 00 00 d0 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.sgsn2-SCCP(962)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(962)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(963)@23e0c4c64ce8: Found Expect[0] for l3='080101D571000005F44280002300F1102A2A170512C742200010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(966) HNBGW_Test.sgsn2-RAN(963)@23e0c4c64ce8: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(966)3070156 HNBGW_Test.sgsn2-SCCP(962)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(962)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(966)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090256859 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090256859 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250425090256859 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250425090256859 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425090256859 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090256859 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090256859 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090256859 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090256859 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090256859 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0b 00 00 00 bd 03 02 00 00 02 00 00 6b 7b 15 48 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090256859 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090256859 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090256859 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090256859 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090256859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090256859 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000006b), PART(T=Source Reference,L=4,D=007b1548) (sccp_scrc.c:486) 20250425090256859 DLSCCP DEBUG Received CO:COAK for local reference 107 (sccp_scoc.c:1855) 20250425090256859 DLSCCP DEBUG SCCP-SCOC(107)[0x56458e949e40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090256859 DLSCCP DEBUG SCCP-SCOC(107)[0x56458e949e40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090256859 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090256859 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090256859 DCN DEBUG handle_cn_conn_conf() conn_id=107, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090256859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x56458e953dd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090256859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x56458e953dd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@23e0c4c64ce8: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090256860 DLCTRL DEBUG Command: GET 875761607 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425090256860 DLCTRL DEBUG Tx Command reply: GET_REPLY 875761607 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090256864 DLCTRL DEBUG Command: GET 813521332 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425090256864 DLCTRL DEBUG Tx Command reply: GET_REPLY 813521332 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090256867 DLCTRL DEBUG Command: GET 608994437 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090256867 DLCTRL DEBUG Tx Command reply: GET_REPLY 608994437 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090256870 DLCTRL DEBUG Command: GET 358201522 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090256870 DLCTRL DEBUG Tx Command reply: GET_REPLY 358201522 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090256873 DLCTRL DEBUG Command: GET 49246361 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090256873 DLCTRL DEBUG Tx Command reply: GET_REPLY 49246361 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090256876 DLCTRL DEBUG Command: GET 867888306 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425090256876 DLCTRL DEBUG Tx Command reply: GET_REPLY 867888306 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090256878 DLCTRL DEBUG Command: GET 84298985 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425090256878 DLCTRL DEBUG Tx Command reply: GET_REPLY 84298985 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090256881 DLCTRL DEBUG Command: GET 648728225 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090256881 DLCTRL DEBUG Tx Command reply: GET_REPLY 648728225 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090256883 DLCTRL DEBUG Command: GET 979164352 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090256883 DLCTRL DEBUG Tx Command reply: GET_REPLY 979164352 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090256885 DLCTRL DEBUG Command: GET 958390922 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090256885 DLCTRL DEBUG Tx Command reply: GET_REPLY 958390922 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090256887 DLCTRL DEBUG Command: GET 523832899 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425090256887 DLCTRL DEBUG Tx Command reply: GET_REPLY 523832899 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090256889 DLCTRL DEBUG Command: GET 572320642 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425090256889 DLCTRL DEBUG Tx Command reply: GET_REPLY 572320642 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250425090256891 DLCTRL DEBUG Command: GET 203142328 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090256891 DLCTRL DEBUG Tx Command reply: GET_REPLY 203142328 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090256892 DLCTRL DEBUG Command: GET 826340115 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090256892 DLCTRL DEBUG Tx Command reply: GET_REPLY 826340115 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090256894 DLCTRL DEBUG Command: GET 380910648 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090256894 DLCTRL DEBUG Tx Command reply: GET_REPLY 380910648 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090256895 DLCTRL DEBUG Command: GET 147631632 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425090256895 DLCTRL DEBUG Tx Command reply: GET_REPLY 147631632 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090256896 DLCTRL DEBUG Command: GET 759301157 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425090256896 DLCTRL DEBUG Tx Command reply: GET_REPLY 759301157 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090256898 DLCTRL DEBUG Command: GET 835069079 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090256898 DLCTRL DEBUG Tx Command reply: GET_REPLY 835069079 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090256899 DLCTRL DEBUG Command: GET 510516608 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090256899 DLCTRL DEBUG Tx Command reply: GET_REPLY 510516608 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090256900 DLCTRL DEBUG Command: GET 142567374 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090256900 DLCTRL DEBUG Tx Command reply: GET_REPLY 142567374 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011011011'B, t_guard := 20.000000 } 20250425090256919 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48462<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(963)@23e0c4c64ce8: f_create_expect(l3 := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(963)@23e0c4c64ce8: Created Expect[0] for '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(967) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(944)@23e0c4c64ce8: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(967)9991236 20250425090257945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090257945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090257945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250425090257945 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090257945 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x987444, normal) (hnbgw_rua.c:406) 20250425090257945 DHNB DEBUG map_rua[0x56458e93a070]{init}: Allocated (fsm.c:456) 20250425090257945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9991236)[0x56458e93a070]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090257945 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9991236 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425090257945 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090257945 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090257945 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:232) 20250425090257945 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9991236 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:696) 20250425090257945 DCN DEBUG map_sccp[0x56458e938d70]{init}: Allocated (fsm.c:456) 20250425090257945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x56458e938d70]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090257945 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9991236 <-> SCCP-108 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250425090257945 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9991236 SCCP-108 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:311) 20250425090257945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9991236)[0x56458e93a070]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090257945 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090257945 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090257945 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9991236 SCCP-108 sgsn-2 MI=TMSI-0x42A98023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090257945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x56458e938d70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090257945 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090257945 DLSCCP DEBUG SCCP-SCOC(108)[0x56458e928e10]{IDLE}: Allocated (fsm.c:456) 20250425090257946 DLSCCP DEBUG SCCP-SCOC(108)[0x56458e928e10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090257946 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006c), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f442a9802300f1102a2a170512c74220001002a980004f40030002db0056400500f1100926) (sccp_scrc.c:415) 20250425090257946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090257946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090257946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090257946 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090257946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090257946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090257946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090257946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090257946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090257946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090257946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090257946 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090257946 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090257946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090257946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090257946 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7e 00 00 00 bd 00 00 00 0b 03 00 00 0a 01 00 00 6c 02 02 06 04 43 0b 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 a9 80 23 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 a9 80 00 4f 40 03 00 02 db 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090257946 DLSCCP DEBUG SCCP-SCOC(108)[0x56458e928e10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090257946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x56458e938d70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090257946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9991236)[0x56458e93a070]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090257946 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090257946 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090257946 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090257946 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090257946 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090257946 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: use Normal Route via 'virt-sgsn2' 20250425090257946 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425090257946 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425090257946 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090257946 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7e 00 00 00 bd 00 00 00 0b 03 00 00 0a 01 00 00 6c 02 02 06 04 43 0b 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 a9 80 23 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 a9 80 00 4f 40 03 00 02 db 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.sgsn2-SCCP(962)@23e0c4c64ce8: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(962)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(963)@23e0c4c64ce8: Found Expect[0] for l3='080101D571000005F442A9802300F1102A2A170512C74220001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(967) HNBGW_Test.sgsn2-RAN(963)@23e0c4c64ce8: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(967)10896307 HNBGW_Test.sgsn2-SCCP(962)@23e0c4c64ce8: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(962)@23e0c4c64ce8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425090257956 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090257956 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250425090257956 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250425090257956 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425090257956 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090257956 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090257956 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090257956 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090257956 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090257956 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0b 00 00 00 bd 03 02 00 00 02 00 00 6c 0f a4 fe 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090257956 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090257956 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090257956 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090257956 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090257956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090257956 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000006c), PART(T=Source Reference,L=4,D=000fa4fe) (sccp_scrc.c:486) TC_sgsnpool_L3Complete_valid_nri_20(967)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090257956 DLSCCP DEBUG Received CO:COAK for local reference 108 (sccp_scoc.c:1855) 20250425090257956 DLSCCP DEBUG SCCP-SCOC(108)[0x56458e928e10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090257956 DLSCCP DEBUG SCCP-SCOC(108)[0x56458e928e10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090257956 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090257956 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090257956 DCN DEBUG handle_cn_conn_conf() conn_id=108, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090257956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x56458e938d70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090257956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x56458e938d70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@23e0c4c64ce8: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090257959 DLCTRL DEBUG Command: GET 838847758 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425090257959 DLCTRL DEBUG Tx Command reply: GET_REPLY 838847758 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090257963 DLCTRL DEBUG Command: GET 320992539 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425090257963 DLCTRL DEBUG Tx Command reply: GET_REPLY 320992539 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090257967 DLCTRL DEBUG Command: GET 346646548 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090257967 DLCTRL DEBUG Tx Command reply: GET_REPLY 346646548 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090257970 DLCTRL DEBUG Command: GET 557792029 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090257970 DLCTRL DEBUG Tx Command reply: GET_REPLY 557792029 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090257974 DLCTRL DEBUG Command: GET 619702661 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090257974 DLCTRL DEBUG Tx Command reply: GET_REPLY 619702661 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090257979 DLCTRL DEBUG Command: GET 979466565 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425090257979 DLCTRL DEBUG Tx Command reply: GET_REPLY 979466565 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090257983 DLCTRL DEBUG Command: GET 654791888 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425090257983 DLCTRL DEBUG Tx Command reply: GET_REPLY 654791888 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090257988 DLCTRL DEBUG Command: GET 26345156 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090257988 DLCTRL DEBUG Tx Command reply: GET_REPLY 26345156 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090257992 DLCTRL DEBUG Command: GET 885270062 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090257992 DLCTRL DEBUG Tx Command reply: GET_REPLY 885270062 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090257996 DLCTRL DEBUG Command: GET 489731409 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090257996 DLCTRL DEBUG Tx Command reply: GET_REPLY 489731409 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090258000 DLCTRL DEBUG Command: GET 148837467 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425090258000 DLCTRL DEBUG Tx Command reply: GET_REPLY 148837467 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090258003 DLCTRL DEBUG Command: GET 320603486 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425090258003 DLCTRL DEBUG Tx Command reply: GET_REPLY 320603486 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250425090258006 DLCTRL DEBUG Command: GET 772810307 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090258006 DLCTRL DEBUG Tx Command reply: GET_REPLY 772810307 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090258009 DLCTRL DEBUG Command: GET 969477337 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090258009 DLCTRL DEBUG Tx Command reply: GET_REPLY 969477337 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090258012 DLCTRL DEBUG Command: GET 442140426 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090258012 DLCTRL DEBUG Tx Command reply: GET_REPLY 442140426 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090258015 DLCTRL DEBUG Command: GET 811074493 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425090258015 DLCTRL DEBUG Tx Command reply: GET_REPLY 811074493 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090258019 DLCTRL DEBUG Command: GET 620341185 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425090258019 DLCTRL DEBUG Tx Command reply: GET_REPLY 620341185 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090258023 DLCTRL DEBUG Command: GET 463264849 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090258023 DLCTRL DEBUG Tx Command reply: GET_REPLY 463264849 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090258027 DLCTRL DEBUG Command: GET 740250743 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090258027 DLCTRL DEBUG Tx Command reply: GET_REPLY 740250743 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090258033 DLCTRL DEBUG Command: GET 563243884 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090258033 DLCTRL DEBUG Tx Command reply: GET_REPLY 563243884 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000001000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001110010'B, t_guard := 20.000000 } 20250425090258071 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48470<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(960)@23e0c4c64ce8: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(960)@23e0c4c64ce8: Created Expect[0] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(968) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(944)@23e0c4c64ce8: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(968)5156475 20250425090259099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090259099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090259099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425090259099 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090259099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4eae7b, normal) (hnbgw_rua.c:406) 20250425090259099 DHNB DEBUG map_rua[0x56458e94b2a0]{init}: Allocated (fsm.c:456) 20250425090259099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5156475)[0x56458e94b2a0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090259099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5156475 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425090259099 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090259099 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090259099 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425090259099 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5156475 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:743) 20250425090259099 DCN DEBUG map_sccp[0x56458e8e72c0]{init}: Allocated (fsm.c:456) 20250425090259099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x56458e8e72c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090259099 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5156475 <-> SCCP-109 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250425090259099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5156475 SCCP-109 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425090259099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5156475)[0x56458e94b2a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090259099 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090259099 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090259099 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5156475 SCCP-109 sgsn-1 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090259099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x56458e8e72c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090259100 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090259100 DLSCCP DEBUG SCCP-SCOC(109)[0x56458e95acf0]{IDLE}: Allocated (fsm.c:456) 20250425090259100 DLSCCP DEBUG SCCP-SCOC(109)[0x56458e95acf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090259100 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006d), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030002720056400500f1100926) (sccp_scrc.c:415) 20250425090259100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090259100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090259100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090259100 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090259100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090259100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090259100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090259100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090259100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090259100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090259100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090259100 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090259100 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090259100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090259100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090259100 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 0a 03 00 00 0b 01 00 00 6d 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 10 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 72 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090259100 DLSCCP DEBUG SCCP-SCOC(109)[0x56458e95acf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090259100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x56458e8e72c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090259100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5156475)[0x56458e94b2a0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090259100 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090259100 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090259100 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090259100 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090259100 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090259100 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'virt-sgsn1' 20250425090259100 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090259100 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090259100 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090259100 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 0a 03 00 00 0b 01 00 00 6d 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 10 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 72 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(959)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(959)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(960)@23e0c4c64ce8: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(968) HNBGW_Test.sgsn1-RAN(960)@23e0c4c64ce8: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(968)10685486 HNBGW_Test.sgsn1-SCCP(959)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(959)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(968)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090259118 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090259118 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425090259118 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425090259118 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425090259118 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090259118 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090259118 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090259118 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090259118 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090259118 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 6d 32 4a fa 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090259118 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090259118 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090259118 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090259118 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090259118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090259118 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000006d), PART(T=Source Reference,L=4,D=00324afa) (sccp_scrc.c:486) 20250425090259118 DLSCCP DEBUG Received CO:COAK for local reference 109 (sccp_scoc.c:1855) 20250425090259118 DLSCCP DEBUG SCCP-SCOC(109)[0x56458e95acf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090259118 DLSCCP DEBUG SCCP-SCOC(109)[0x56458e95acf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090259118 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090259118 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090259118 DCN DEBUG handle_cn_conn_conf() conn_id=109, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090259118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x56458e8e72c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090259118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x56458e8e72c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@23e0c4c64ce8: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090259120 DLCTRL DEBUG Command: GET 330766175 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425090259120 DLCTRL DEBUG Tx Command reply: GET_REPLY 330766175 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090259123 DLCTRL DEBUG Command: GET 836343495 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425090259123 DLCTRL DEBUG Tx Command reply: GET_REPLY 836343495 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090259125 DLCTRL DEBUG Command: GET 405481484 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090259125 DLCTRL DEBUG Tx Command reply: GET_REPLY 405481484 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090259127 DLCTRL DEBUG Command: GET 744237961 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090259127 DLCTRL DEBUG Tx Command reply: GET_REPLY 744237961 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090259129 DLCTRL DEBUG Command: GET 667121127 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090259129 DLCTRL DEBUG Tx Command reply: GET_REPLY 667121127 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090259130 DLCTRL DEBUG Command: GET 339406548 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425090259130 DLCTRL DEBUG Tx Command reply: GET_REPLY 339406548 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250425090259132 DLCTRL DEBUG Command: GET 550418166 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425090259132 DLCTRL DEBUG Tx Command reply: GET_REPLY 550418166 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090259133 DLCTRL DEBUG Command: GET 466407833 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090259133 DLCTRL DEBUG Tx Command reply: GET_REPLY 466407833 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090259134 DLCTRL DEBUG Command: GET 442374421 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090259134 DLCTRL DEBUG Tx Command reply: GET_REPLY 442374421 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090259134 DLCTRL DEBUG Command: GET 76979282 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090259134 DLCTRL DEBUG Tx Command reply: GET_REPLY 76979282 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090259135 DLCTRL DEBUG Command: GET 37207200 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425090259135 DLCTRL DEBUG Tx Command reply: GET_REPLY 37207200 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090259136 DLCTRL DEBUG Command: GET 877046832 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425090259136 DLCTRL DEBUG Tx Command reply: GET_REPLY 877046832 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250425090259137 DLCTRL DEBUG Command: GET 516646208 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090259137 DLCTRL DEBUG Tx Command reply: GET_REPLY 516646208 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090259139 DLCTRL DEBUG Command: GET 839156286 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090259139 DLCTRL DEBUG Tx Command reply: GET_REPLY 839156286 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090259141 DLCTRL DEBUG Command: GET 971544615 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090259141 DLCTRL DEBUG Tx Command reply: GET_REPLY 971544615 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090259143 DLCTRL DEBUG Command: GET 772478390 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425090259143 DLCTRL DEBUG Tx Command reply: GET_REPLY 772478390 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090259144 DLCTRL DEBUG Command: GET 401817961 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425090259144 DLCTRL DEBUG Tx Command reply: GET_REPLY 401817961 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090259146 DLCTRL DEBUG Command: GET 468830649 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090259146 DLCTRL DEBUG Tx Command reply: GET_REPLY 468830649 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090259147 DLCTRL DEBUG Command: GET 697843459 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090259147 DLCTRL DEBUG Tx Command reply: GET_REPLY 697843459 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090259148 DLCTRL DEBUG Command: GET 602688205 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090259148 DLCTRL DEBUG Tx Command reply: GET_REPLY 602688205 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425090259153 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59432<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090259155 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39299<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(941)@23e0c4c64ce8: Final verdict of PTC: none VirtHNBGW-STATS(940)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090259157 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59430<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090259157 DLINP DEBUG SRVCONN(,r=127.0.0.1:40706<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090259158 DLINP DEBUG SRVCONN(,r=127.0.0.1:40706<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090259158 DLINP NOTICE SRV(,r=127.0.0.1:40706<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090259158 DMAIN NOTICE (127.0.0.1:40706 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40706<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090259158 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(946)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(948)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc2-RAN(954)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(957)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(953)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(947)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(951)@23e0c4c64ce8: Final verdict of PTC: none 20250425090259162 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090259162 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090259162 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090259162 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250425090259162 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090259162 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090259162 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090259162 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250425090259162 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090259162 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090259162 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090259162 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090259162 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090259162 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090259162 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090259162 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090259162 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090259162 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090259162 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425090259162 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090259162 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090259162 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090259162 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-SCCP(956)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(950)@23e0c4c64ce8: Final verdict of PTC: none 20250425090259162 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090259162 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425090259162 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 02  20250425090259162 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250425090259162 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250425090259162 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 02  20250425090259162 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090259162 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090259162 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090259162 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090259162 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090259162 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090259162 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250425090259162 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090259162 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090259162 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn2-0: connection closed 20250425090259162 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090259163 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090259163 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090259163 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250425090259163 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090259163 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0b  20250425090259163 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0b  20250425090259163 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0b  20250425090259163 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 0b  20250425090259163 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0b  20250425090259163 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090259163 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090259163 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090259163 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090259163 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090259163 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425090259163 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(945)@23e0c4c64ce8: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(944)@23e0c4c64ce8: Final verdict of PTC: none 20250425090259163 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090259163 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090259163 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425090259163 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090259163 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090259163 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090259163 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090259163 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090259163 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090259163 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090259163 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090259163 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090259163 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090259164 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:356) 20250425090259163 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090259163 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090259163 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090259163 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090259163 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090259163 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090259163 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090259163 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090259163 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090259164 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090259164 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090259164 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090259164 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090259164 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250425090259164 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090259164 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090259164 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090259164 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250425090259164 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090259164 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 03  20250425090259164 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 03  20250425090259164 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 03  20250425090259164 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425090259164 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090259164 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090259164 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090259164 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090259164 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090259164 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425090259164 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090259164 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090259164 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090259164 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090259164 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250425090259164 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090259164 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090259164 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090259164 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090259164 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090259164 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425090259164 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn1-M3UA(961)@23e0c4c64ce8: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(939)@23e0c4c64ce8: Final verdict of PTC: none 20250425090259164 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090259165 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090259165 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090259165 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090259165 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425090259165 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 bc  20250425090259165 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090259165 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090259165 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090259165 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090259165 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090259165 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090259165 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090259165 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090259165 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090259165 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090259165 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090259165 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090259165 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn1-SCCP(959)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(963)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(960)@23e0c4c64ce8: Final verdict of PTC: none 20250425090259165 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090259165 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090259165 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425090259165 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090259165 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090259165 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090259165 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090259165 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090259165 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250425090259165 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090259165 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090259165 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090259165 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090259165 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090259165 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090259165 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250425090259165 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090259165 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090259165 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090259166 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425090259166 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090259166 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425090259166 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090259166 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090259166 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) HNBGW_Test.msc2-M3UA(955)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(949)@23e0c4c64ce8: Final verdict of PTC: none 20250425090259166 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) HNBGW_Test.sgsn0-M3UA(958)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(952)@23e0c4c64ce8: Final verdict of PTC: none 20250425090259167 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) HNBGW-PFCP(942)@23e0c4c64ce8: Final verdict of PTC: none 20250425090259167 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW-MGCP(965)@23e0c4c64ce8: Final verdict of PTC: none20250425090259168 DRANAP NOTICE cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn2-SCCP(962)@23e0c4c64ce8: Final verdict of PTC: none20250425090259169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x56458e953dd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425090259169 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) TC_sgsnpool_L3Complete_valid_nri_20(966)@23e0c4c64ce8: Final verdict of PTC: pass20250425090259170 DLSCCP DEBUG SCCP-SCOC(107)[0x56458e949e40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090259170 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b1548), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090259171 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090259172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090259173 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090259174 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090259175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(943)@23e0c4c64ce8: Final verdict of PTC: none 20250425090259178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090259179 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 0d 04 7b 15 48 00 00 6b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090259181 DLSCCP DEBUG SCCP-SCOC(107)[0x56458e949e40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090259182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x56458e953dd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090259183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8027528)[0x56458e92ad50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425090259185 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8027528)[0x56458e92ad50]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425090259187 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425090259188 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8027528)[0x56458e92ad50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425090259189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8027528)[0x56458e92ad50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090259191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8027528)[0x56458e92ad50]{disrupted}: Freeing instance (context_map.c:202) 20250425090259192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8027528)[0x56458e92ad50]{disrupted}: Deallocated (fsm.c:568) 20250425090259194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x56458e953dd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090259195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x56458e953dd0]{disconnected}: Freeing instance (context_map.c:206) 20250425090259197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x56458e953dd0]{disconnected}: Deallocated (fsm.c:568) 20250425090259198 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8027528 SCCP-107 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250425090259199 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x56458e938d70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425090259200 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090259201 DLSCCP DEBUG SCCP-SCOC(108)[0x56458e928e10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090259203 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000fa4fe), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090259204 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090259204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090259205 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090259205 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090259206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090259207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090259207 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 0a 04 0f a4 fe 00 00 6c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090259208 DLSCCP DEBUG SCCP-SCOC(108)[0x56458e928e10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090259208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x56458e938d70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) TC_sgsnpool_L3Complete_valid_nri_20(967)@23e0c4c64ce8: Final verdict of PTC: pass HNBGW_Test.sgsn2-M3UA(964)@23e0c4c64ce8: Final verdict of PTC: none 20250425090259209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9991236)[0x56458e93a070]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) TC_sgsnpool_L3Complete_valid_nri_20(968)@23e0c4c64ce8: Final verdict of PTC: pass 20250425090259210 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9991236)[0x56458e93a070]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425090259210 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425090259210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9991236)[0x56458e93a070]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425090259211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9991236)[0x56458e93a070]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090259211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9991236)[0x56458e93a070]{disrupted}: Freeing instance (context_map.c:202) 20250425090259211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9991236)[0x56458e93a070]{disrupted}: Deallocated (fsm.c:568) 20250425090259212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x56458e938d70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090259212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x56458e938d70]{disconnected}: Freeing instance (context_map.c:206) 20250425090259213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x56458e938d70]{disconnected}: Deallocated (fsm.c:568) 20250425090259213 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9991236 SCCP-108 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250425090259213 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090259214 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090259214 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) 20250425090259214 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090259215 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090259215 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090259215 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090259216 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090259216 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090259216 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090259216 DRANAP NOTICE cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090259217 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090259217 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090259217 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090259217 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090259217 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090259217 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090259217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090259217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425090259218 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48460<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090259218 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48462<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090259219 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48470<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090259219 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090259219 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090259220 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425090259220 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090259220 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090259220 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090259221 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090259221 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090259221 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090259221 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090259222 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090259222 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090259222 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090259222 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090259222 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090259222 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090259222 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090259222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425090259222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090259223 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090259223 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090259223 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425090259223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5156475)[0x56458e94b2a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425090259224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5156475)[0x56458e94b2a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425090259224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x56458e8e72c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425090259224 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090259224 DLSCCP DEBUG SCCP-SCOC(109)[0x56458e95acf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090259224 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00324afa), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090259225 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090259225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090259225 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090259225 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090259225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090259226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090259226 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 0b 04 32 4a fa 00 00 6d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090259226 DLSCCP DEBUG SCCP-SCOC(109)[0x56458e95acf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090259226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x56458e8e72c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090259226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5156475)[0x56458e94b2a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090259226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5156475)[0x56458e94b2a0]{disrupted}: Freeing instance (context_map.c:202) 20250425090259227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5156475)[0x56458e94b2a0]{disrupted}: Deallocated (fsm.c:568) 20250425090259227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x56458e8e72c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090259227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x56458e8e72c0]{disconnected}: Freeing instance (context_map.c:206) 20250425090259227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x56458e8e72c0]{disconnected}: Deallocated (fsm.c:568) 20250425090259227 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5156475 SCCP-109 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250425090259227 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090259228 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090259228 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425090259228 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090259228 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090259228 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090259229 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090259229 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090259229 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090259229 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090259229 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090259230 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090259230 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090259230 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090259230 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090259230 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090259230 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090259230 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090259230 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090259230 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250425090259230 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090259231 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090259232 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090259232 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090259232 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090259232 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090259232 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090259232 DRANAP NOTICE cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: link lost (cnlink.c:118) MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(939): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(940): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(941): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(942): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(943): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(944): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(945): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(946): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(947): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(948): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(949): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-SCCP(950): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-RAN(951): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-M3UA(952): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc2-SCCP(953): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc2-RAN(954): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc2-M3UA(955): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(956): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(957): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(958): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(959): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(960): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(961): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(962): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn2-RAN(963): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(964): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(965): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(966): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(967): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(968): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Fri Apr 25 09:02:59 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc 20250425090259416 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48486<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090259631 DLSCCP DEBUG SCCP-SCOC(105)[0x56458e930220]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090259631 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f35639), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090259631 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090259631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090259631 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090259631 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090259631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090259631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090259631 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 f3 56 39 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090259631 DLSCCP DEBUG SCCP-SCOC(104)[0x56458e94a6a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090259631 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc76d3), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090259631 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090259631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090259631 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090259631 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090259631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090259631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090259631 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 bc 76 d3 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090259632 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090259632 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090259632 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090259632 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090259632 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090259632 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090259632 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090259632 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090259632 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090259632 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090259632 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090259632 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090259633 DLSCCP DEBUG SCCP-SCOC(106)[0x56458e936ef0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090259633 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00762f20), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090259633 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090259633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090259633 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090259633 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090259633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090259633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090259633 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 76 2f 20 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090259633 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090259633 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090259633 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090259633 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090259633 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090259633 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090259997 DLSCCP DEBUG SCCP-SCOC(102)[0x56458e932eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090259997 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f27a6), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090259997 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090259997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090259997 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090259998 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090259998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090259998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090259998 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 1f 27 a6 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090259998 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090259998 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090259998 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090259998 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090259998 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090259998 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090300000 DLSCCP DEBUG SCCP-SCOC(101)[0x56458e93a1f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090300000 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a945ff), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090300000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090300000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090300000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090300000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090300000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090300000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090300000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a9 45 ff 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090300000 DLSCCP DEBUG SCCP-SCOC(103)[0x56458e94dba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090300000 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d46602), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090300000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090300000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090300000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090300000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090300000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090300000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090300000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d4 66 02 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090300001 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090300001 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090300001 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090300001 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090300001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090300001 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090300001 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090300001 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090300001 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090300001 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090300001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090300001 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090300120 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48486<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=744992) 20250425090300554 DLSCCP DEBUG SCCP-SCOC(99)[0x56458e954000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090300554 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef4d87), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090300554 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090300554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090300554 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090300554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090300554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090300554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090300554 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ef 4d 87 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090300554 DLSCCP DEBUG SCCP-SCOC(98)[0x56458e951090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090300554 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ba826), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090300554 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090300554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090300555 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090300555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090300555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090300555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090300555 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6b a8 26 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090300555 DLSCCP DEBUG SCCP-SCOC(97)[0x56458e798390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090300555 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f835b4), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090300555 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090300555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090300555 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090300555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090300555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090300555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090300555 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 f8 35 b4 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090300555 DLSCCP DEBUG SCCP-SCOC(100)[0x56458e937e40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090300555 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00435d3f), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090300555 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090300555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090300555 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090300555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090300555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090300555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090300555 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 43 5d 3f 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090300555 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090300555 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090300555 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090300555 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090300555 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090300555 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090300555 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090300555 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090300555 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090300555 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090300555 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090300555 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090300556 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090300556 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090300556 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090300556 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090300556 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090300556 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090300556 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090300556 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090300556 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090300556 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090300556 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090300556 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090300920 DLSCCP DEBUG SCCP-SCOC(90)[0x56458e92af80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090300920 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff8410), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090300920 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090300920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090300920 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090300920 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090300920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090300920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090300920 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 ff 84 10 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090300920 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090300920 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090300920 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090300920 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090300920 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090300920 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090300935 DLSCCP DEBUG SCCP-SCOC(94)[0x56458e952dc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090300935 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d2a80), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090300935 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090300935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090300935 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090300935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090300935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090300935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090300935 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2d 2a 80 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090300935 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090300935 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090300935 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090300935 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090300935 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090300935 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090300936 DLSCCP DEBUG SCCP-SCOC(95)[0x56458e9530d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090300936 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000609c6), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090300936 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090300936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090300936 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090300936 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090300936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090300936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090300936 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 06 09 c6 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090300936 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090300936 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090300936 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090300936 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090300936 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090300936 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090300938 DLSCCP DEBUG SCCP-SCOC(96)[0x56458e92c270]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090300938 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f311c9), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090300938 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090300938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090300938 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090300938 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090300938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090300938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090300938 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 f3 11 c9 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090300938 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090300938 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090300938 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090300938 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090300938 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090300938 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! Waiting for packet dumper to finish... 1 (prev_count=744992, count=779352) 20250425090301163 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090301163 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425090301163 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425090301163 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090301163 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250425090301163 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250425090301165 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090301165 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090301165 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425090301165 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090301165 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425090301165 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250425090301166 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090301166 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425090301166 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425090301166 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090301166 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090301166 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425090301327 DLSCCP DEBUG SCCP-SCOC(86)[0x56458e929550]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090301327 DLSCCP DEBUG SCCP-SCOC(86)[0x56458e929550]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090301327 DLSCCP DEBUG SCCP-SCOC(86)[0x56458e929550]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090301327 DLSCCP DEBUG SCCP-SCOC(86)[0x56458e929550]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090301327 DLSCCP DEBUG SCCP-SCOC(86)[0x56458e929550]{IDLE}: Deallocated (fsm.c:568) 20250425090301328 DLSCCP DEBUG SCCP-SCOC(85)[0x56458e939f40]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090301328 DLSCCP DEBUG SCCP-SCOC(85)[0x56458e939f40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090301328 DLSCCP DEBUG SCCP-SCOC(85)[0x56458e939f40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090301328 DLSCCP DEBUG SCCP-SCOC(85)[0x56458e939f40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090301328 DLSCCP DEBUG SCCP-SCOC(85)[0x56458e939f40]{IDLE}: Deallocated (fsm.c:568) 20250425090301330 DLSCCP DEBUG SCCP-SCOC(87)[0x56458e94a4e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090301330 DLSCCP DEBUG SCCP-SCOC(87)[0x56458e94a4e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090301330 DLSCCP DEBUG SCCP-SCOC(87)[0x56458e94a4e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090301330 DLSCCP DEBUG SCCP-SCOC(87)[0x56458e94a4e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090301330 DLSCCP DEBUG SCCP-SCOC(87)[0x56458e94a4e0]{IDLE}: Deallocated (fsm.c:568) MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn ------ Fri Apr 25 09:03:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_sgsnpool_L3Compl_no_cn started. 20250425090303188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48488<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090303193 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48492<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090303198 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43471<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_no_cn-Iuh0(973)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090303298 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425090303298 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425090303306 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090303306 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090303307 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090303307 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090303307 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090303307 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_no_cn-Iuh1(975)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090303307 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53158 (stream_srv.c:142) 20250425090303307 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53158<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425090303307 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090303307 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090303308 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090303308 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425090303308 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090303308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090303308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090303308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090303308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090303308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090303308 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090303308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090303308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090303308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090303308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090303308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090303308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090303308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090303308 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090303309 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090303309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425090303309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090303309 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 05 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090303309 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090303309 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090303309 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425090303309 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090303309 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090303309 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090303309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090303309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090303309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090303309 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090303309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090303309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090303309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090303309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090303309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090303309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090303309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090303309 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090303309 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090303309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090303309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090303309 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0e 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090303309 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090303309 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090303309 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090303309 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090303309 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090303309 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090303309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090303309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090303309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090303309 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090303309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090303309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090303309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090303309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090303309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090303309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090303309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090303309 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090303309 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090303309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090303309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090303309 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090303309 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090303309 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090303309 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090303309 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090303309 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090303309 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090303309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090303309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090303309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090303309 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090303309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090303309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090303309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090303309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090303309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090303309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090303309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090303309 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090303309 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090303309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090303309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090303309 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090303309 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090303309 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090303309 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090303309 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090303309 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425090303309 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425090303309 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425090303309 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090303309 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090303309 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090303309 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090303309 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090303309 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090303309 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090303309 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090303309 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090303309 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090303309 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090303309 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090303309 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090303309 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090303309 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090303309 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090303309 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090303309 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(979)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(979)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(979)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(977)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090303323 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090303323 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090303323 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090303323 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090303324 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090303324 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090303324 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090303324 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090303325 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090303325 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425090303325 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090303325 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090303325 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090303325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090303325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090303325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090303325 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=10 -> eSLS=90: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090303325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090303325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090303325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090303325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090303325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090303325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090303325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090303325 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=10 -> eSLS=122: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090303325 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090303325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425090303325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090303325 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0a 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090303325 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090303325 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090303325 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425090303325 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090303325 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090303325 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090303325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090303325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090303325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090303325 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=4 -> eSLS=36: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090303325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090303325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090303325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090303325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090303325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090303325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090303325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090303325 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=4 -> eSLS=4: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090303325 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090303325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090303325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090303325 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 04 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090303325 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090303325 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090303325 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090303325 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090303325 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090303325 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090303325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090303325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090303325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090303325 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090303325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090303325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090303325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090303325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090303325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090303325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090303325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090303325 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090303325 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090303325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090303325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090303325 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090303325 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090303325 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090303325 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090303325 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090303325 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090303325 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090303325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090303325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090303325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090303325 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090303325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090303325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090303325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090303325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090303325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090303325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090303325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090303325 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090303325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090303325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090303325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090303325 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090303325 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090303325 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090303325 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090303325 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090303325 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425090303325 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425090303325 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425090303325 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090303325 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090303325 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090303325 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090303325 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090303325 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090303325 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090303325 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090303325 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090303325 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090303325 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090303325 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090303325 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090303325 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090303325 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090303325 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090303325 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090303325 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(982)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(982)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(982)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(980)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090303348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090303348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090303348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090303348 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090303348 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425090303348 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090303348 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090303348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090303348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090303352 DLINP DEBUG SRVCONN(,r=127.0.0.1:53158<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090303352 DLINP DEBUG SRVCONN(,r=127.0.0.1:53158<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090303352 DLINP DEBUG SRVCONN(,r=127.0.0.1:53158<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090303352 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090303352 DHNBAP DEBUG (127.0.0.1:53158 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425090303352 DHNBAP NOTICE (127.0.0.1:53158 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090303352 DHNBAP NOTICE (127.0.0.1:53158 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090303352 DLINP DEBUG SRVCONN(,r=127.0.0.1:53158<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090303352 DLINP DEBUG SRVCONN(,r=127.0.0.1:53158<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090303521 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090303521 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425090303521 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090303521 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(979)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425090303523 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090303523 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425090303523 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090303523 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090303523 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090303523 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090303523 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090303523 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090303523 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090303523 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425090303523 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090303524 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090303525 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090303525 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425090303525 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090303525 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090303525 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090303525 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090303525 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090303525 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090303525 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090303524 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090303524 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090303524 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090303524 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425090303524 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090303524 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090303524 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090303524 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090303524 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425090303524 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425090303524 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090303524 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090303526 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090303526 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090303526 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090303526 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090303526 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090303526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090303526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090303526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090303526 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090303526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090303526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090303526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090303526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090303526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090303526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090303526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090303526 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090303526 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090303526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090303526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090303526 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090303526 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090303526 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090303526 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090303526 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090303526 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090303526 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090303526 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250425090303526 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090303526 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090303526 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090303526 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425090303537 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090303537 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425090303537 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090303537 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(982)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425090303541 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090303541 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425090303541 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090303541 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090303541 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090303541 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090303541 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090303541 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090303541 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090303541 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090303541 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090303542 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090303542 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090303542 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090303542 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425090303542 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090303542 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090303542 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090303542 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090303542 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425090303542 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090303542 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090303542 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090303542 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090303542 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090303542 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090303542 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425090303542 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090303542 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090303542 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090303542 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090303542 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090303542 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090303542 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090303543 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090303543 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090303543 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090303543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090303543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090303543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090303543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090303543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090303543 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090303544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090303544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090303544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090303544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090303544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090303544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090303544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090303544 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090303544 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090303544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090303544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090303544 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090303544 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090303544 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090303544 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090303544 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090303544 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090303544 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090303544 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250425090303544 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090303544 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090303544 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090303544 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(978)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090304338 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090304338 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090304338 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090304338 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090304338 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090304338 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090304338 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090304338 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090304338 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090304338 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425090304338 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090304338 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090304338 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090304338 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090304338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090304338 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090304339 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090304339 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090304339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090304339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090304339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090304339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090304339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090304339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090304339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090304339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090304339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090304339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090304339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090304339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090304339 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090304339 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090304339 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090304339 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090304339 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425090304339 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090304339 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090304339 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090304339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090304339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090304339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090304339 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090304339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090304339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090304339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090304339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090304339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090304339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090304340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090304340 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090304340 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090304340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090304340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090304340 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090304340 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090304340 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425090304340 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090304340 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090304340 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090304340 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090304340 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090304340 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250425090304340 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090304340 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090304340 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090304340 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425090304343 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090304343 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090304343 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090304343 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090304343 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090304343 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090304343 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090304343 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090304343 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090304343 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090304344 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090304344 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090304344 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090304344 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090304344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090304344 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090304344 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090304344 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090304344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090304344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090304344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090304344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090304344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090304344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090304344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090304344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090304344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090304344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090304344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090304344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090304344 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090304344 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090304344 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090304344 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090304344 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(981)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090304351 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090304351 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090304351 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090304351 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090304351 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090304351 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090304352 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090304352 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090304352 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090304352 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090304352 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090304352 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090304352 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090304352 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090304352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090304352 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090304352 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090304352 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090304352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090304352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090304352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090304352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090304352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090304352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090304352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090304352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090304352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090304352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090304352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090304352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090304352 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090304352 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090304352 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090304352 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090304352 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425090304352 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090304352 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090304352 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090304352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090304352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090304352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090304352 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090304352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090304352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090304352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090304352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090304352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090304352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090304352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090304352 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090304352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090304352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090304352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090304352 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090304352 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090304352 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425090304352 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090304352 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090304352 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090304352 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090304352 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090304352 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250425090304353 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090304353 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090304353 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090304353 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425090304355 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090304355 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090304355 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090304355 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090304355 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090304355 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090304355 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090304355 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090304355 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090304355 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090304355 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090304355 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090304355 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090304355 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090304355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090304355 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090304355 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090304355 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090304355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090304355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090304355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090304355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090304355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090304355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090304355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090304355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090304355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090304355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090304355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090304355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090304355 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090304355 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090304355 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090304355 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090304355 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090304364 DLCTRL DEBUG Command: GET 432099855 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425090304364 DLCTRL DEBUG Tx Command reply: GET_REPLY 432099855 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090304366 DLCTRL DEBUG Command: GET 52605910 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425090304366 DLCTRL DEBUG Tx Command reply: GET_REPLY 52605910 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090304368 DLCTRL DEBUG Command: GET 609356518 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090304368 DLCTRL DEBUG Tx Command reply: GET_REPLY 609356518 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090304369 DLCTRL DEBUG Command: GET 288819046 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090304369 DLCTRL DEBUG Tx Command reply: GET_REPLY 288819046 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090304370 DLCTRL DEBUG Command: GET 786016243 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090304370 DLCTRL DEBUG Tx Command reply: GET_REPLY 786016243 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425090304372 DLCTRL DEBUG Command: GET 440930727 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425090304372 DLCTRL DEBUG Tx Command reply: GET_REPLY 440930727 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090304373 DLCTRL DEBUG Command: GET 456266487 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425090304373 DLCTRL DEBUG Tx Command reply: GET_REPLY 456266487 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090304374 DLCTRL DEBUG Command: GET 512895172 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090304374 DLCTRL DEBUG Tx Command reply: GET_REPLY 512895172 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090304375 DLCTRL DEBUG Command: GET 810360497 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090304375 DLCTRL DEBUG Tx Command reply: GET_REPLY 810360497 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090304376 DLCTRL DEBUG Command: GET 103907119 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090304377 DLCTRL DEBUG Tx Command reply: GET_REPLY 103907119 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425090304378 DLCTRL DEBUG Command: GET 370881946 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425090304378 DLCTRL DEBUG Tx Command reply: GET_REPLY 370881946 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090304379 DLCTRL DEBUG Command: GET 171402201 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425090304379 DLCTRL DEBUG Tx Command reply: GET_REPLY 171402201 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090304380 DLCTRL DEBUG Command: GET 149912216 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090304380 DLCTRL DEBUG Tx Command reply: GET_REPLY 149912216 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090304382 DLCTRL DEBUG Command: GET 5618601 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090304382 DLCTRL DEBUG Tx Command reply: GET_REPLY 5618601 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090304384 DLCTRL DEBUG Command: GET 718287298 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090304384 DLCTRL DEBUG Tx Command reply: GET_REPLY 718287298 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425090304385 DLCTRL DEBUG Command: GET 278132582 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425090304385 DLCTRL DEBUG Tx Command reply: GET_REPLY 278132582 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090304386 DLCTRL DEBUG Command: GET 930686384 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425090304386 DLCTRL DEBUG Tx Command reply: GET_REPLY 930686384 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090304388 DLCTRL DEBUG Command: GET 615070036 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090304388 DLCTRL DEBUG Tx Command reply: GET_REPLY 615070036 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090304389 DLCTRL DEBUG Command: GET 578415181 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090304389 DLCTRL DEBUG Tx Command reply: GET_REPLY 578415181 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090304392 DLCTRL DEBUG Command: GET 531001453 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090304392 DLCTRL DEBUG Tx Command reply: GET_REPLY 531001453 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110010010'B, t_guard := 20.000000 } 20250425090304415 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48502<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@23e0c4c64ce8: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(984)4042307 20250425090305433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090305433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090305433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425090305433 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090305433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3dae43, normal) (hnbgw_rua.c:406) 20250425090305433 DHNB DEBUG map_rua[0x56458e929550]{init}: Allocated (fsm.c:456) 20250425090305433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4042307)[0x56458e929550]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090305433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4042307 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425090305433 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090305433 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090305433 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425090305433 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-4042307 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:218) 20250425090305433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4042307)[0x56458e929550]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090305433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4042307)[0x56458e929550]{init}: Freeing instance (context_map.c:202) 20250425090305433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4042307)[0x56458e929550]{init}: Deallocated (fsm.c:568) 20250425090305433 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4042307 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425090305433 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:281) 20250425090305433 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250425090305433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425090305433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090305433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@23e0c4c64ce8: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(984)4042307 MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011100101'B, t_guard := 20.000000 } 20250425090305463 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50810<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@23e0c4c64ce8: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(985)7361320 20250425090306474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090306474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090306474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250425090306474 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090306474 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x705328, normal) (hnbgw_rua.c:406) 20250425090306474 DHNB DEBUG map_rua[0x56458e929550]{init}: Allocated (fsm.c:456) 20250425090306474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7361320)[0x56458e929550]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090306474 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7361320 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425090306474 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090306474 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090306474 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250425090306474 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-7361320 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:218) 20250425090306474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7361320)[0x56458e929550]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090306474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7361320)[0x56458e929550]{init}: Freeing instance (context_map.c:202) 20250425090306474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7361320)[0x56458e929550]{init}: Deallocated (fsm.c:568) 20250425090306474 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7361320 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250425090306474 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:281) 20250425090306474 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250425090306474 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425090306474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090306474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@23e0c4c64ce8: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(985)7361320 MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010001100'B, t_guard := 20.000000 } 20250425090306493 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50822<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@23e0c4c64ce8: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(986)16698795 20250425090307509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090307509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090307509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425090307509 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090307509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfecdab, normal) (hnbgw_rua.c:406) 20250425090307509 DHNB DEBUG map_rua[0x56458e929550]{init}: Allocated (fsm.c:456) 20250425090307509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16698795)[0x56458e929550]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090307509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16698795 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425090307509 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090307509 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090307509 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-16698795 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:218) 20250425090307509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16698795)[0x56458e929550]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090307509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16698795)[0x56458e929550]{init}: Freeing instance (context_map.c:202) 20250425090307509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16698795)[0x56458e929550]{init}: Deallocated (fsm.c:568) 20250425090307509 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16698795 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250425090307509 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:281) 20250425090307509 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250425090307509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425090307509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090307510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@23e0c4c64ce8: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(986)16698795 MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001111100111'B, t_guard := 20.000000 } 20250425090307530 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50838<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@23e0c4c64ce8: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(987)10563195 20250425090308553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090308553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090308553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425090308553 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090308553 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa12e7b, normal) (hnbgw_rua.c:406) 20250425090308553 DHNB DEBUG map_rua[0x56458e929550]{init}: Allocated (fsm.c:456) 20250425090308553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10563195)[0x56458e929550]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090308553 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10563195 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425090308553 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090308553 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090308553 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425090308553 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-10563195 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:218) 20250425090308553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10563195)[0x56458e929550]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090308553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10563195)[0x56458e929550]{init}: Freeing instance (context_map.c:202) 20250425090308553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10563195)[0x56458e929550]{init}: Deallocated (fsm.c:568) 20250425090308553 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10563195 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250425090308554 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:281) 20250425090308554 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250425090308554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425090308554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090308554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@23e0c4c64ce8: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(987)10563195 MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425090308566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48492<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090308567 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43471<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(971)@23e0c4c64ce8: Final verdict of PTC: none VirtHNBGW-STATS(970)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090308571 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48488<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090308571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090308571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090308571 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090308571 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090308571 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425090308572 DLINP DEBUG SRVCONN(,r=127.0.0.1:53158<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090308572 DLINP DEBUG SRVCONN(,r=127.0.0.1:53158<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090308572 DLINP NOTICE SRV(,r=127.0.0.1:53158<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090308572 DMAIN NOTICE (127.0.0.1:53158 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53158<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090308572 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(976)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(980)@23e0c4c64ce8: Final verdict of PTC: none 20250425090308574 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090308574 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090308574 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090308574 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425090308574 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090308574 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090308574 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090308574 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090308574 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090308574 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090308574 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090308574 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425090308574 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090308574 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090308574 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425090308574 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc0-SCCP(977)@23e0c4c64ce8: Final verdict of PTC: none 20250425090308574 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090308574 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090308574 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090308574 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090308574 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  HNBGW_Test.msc0-RAN(978)@23e0c4c64ce8: Final verdict of PTC: none 20250425090308574 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090308574 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090308574 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090308574 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090308574 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090308574 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090308574 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090308574 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090308574 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090308574 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090308574 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425090308574 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090308575 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090308575 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425090308575 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090308575 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090308575 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090308575 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090308575 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090308575 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090308575 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090308575 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090308575 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090308575 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090308575 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090308575 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090308575 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090308575 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090308575 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090308575 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090308575 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090308575 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090308575 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425090308575 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090308575 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090308575 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090308575 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090308575 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090308575 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090308575 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090308575 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@23e0c4c64ce8: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(973)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(982)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(979)@23e0c4c64ce8: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1(975)@23e0c4c64ce8: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_no_cn(969)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(981)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(972)@23e0c4c64ce8: Final verdict of PTC: none 20250425090308581 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50810<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090308581 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50822<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090308582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48502<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(986)@23e0c4c64ce8: Final verdict of PTC: none 20250425090308583 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50838<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(985)@23e0c4c64ce8: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(987)@23e0c4c64ce8: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(984)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(983)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(969): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(970): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(971): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(972): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(973): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(975): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(976): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(977): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(978): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(979): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(980): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(981): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(982): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(983): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(984): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(985): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(986): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(987): none (pass -> pass) MTC@23e0c4c64ce8: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass'. Fri Apr 25 09:03:08 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.talloc 20250425090308656 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50844<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090309181 DLSCCP DEBUG SCCP-SCOC(107)[0x56458e949e40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090309181 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b1548), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090309181 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090309181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090309181 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090309181 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090309181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090309181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090309181 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 7b 15 48 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090309181 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090309181 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090309181 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090309181 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090309181 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090309181 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090309208 DLSCCP DEBUG SCCP-SCOC(108)[0x56458e928e10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090309208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000fa4fe), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090309208 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090309208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090309208 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090309208 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090309208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090309208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090309208 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 0f a4 fe 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090309208 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090309208 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090309208 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090309208 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090309208 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090309208 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090309226 DLSCCP DEBUG SCCP-SCOC(109)[0x56458e95acf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090309226 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00324afa), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090309226 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090309226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090309226 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090309226 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090309226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090309226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090309226 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 32 4a fa 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090309226 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090309226 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090309226 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090309226 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090309226 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090309226 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090309258 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50844<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=306864) 20250425090309632 DLSCCP DEBUG SCCP-SCOC(104)[0x56458e94a6a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090309632 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc76d3), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090309632 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090309632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090309632 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090309632 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090309632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090309633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090309633 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 bc 76 d3 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090309633 DLSCCP DEBUG SCCP-SCOC(105)[0x56458e930220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090309633 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f35639), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090309633 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090309633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090309633 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090309633 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090309633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090309633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090309633 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 f3 56 39 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090309633 DLSCCP DEBUG SCCP-SCOC(106)[0x56458e936ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090309633 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00762f20), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090309633 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090309633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090309633 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090309633 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090309633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090309633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090309633 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 76 2f 20 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090309633 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090309633 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090309633 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090309633 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090309633 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090309633 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090309633 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090309633 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090309633 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090309633 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090309633 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090309633 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090309633 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090309633 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090309633 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090309633 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090309633 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090309633 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090309998 DLSCCP DEBUG SCCP-SCOC(102)[0x56458e932eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090309999 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f27a6), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090309999 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090309999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090309999 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090309999 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090309999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090309999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090309999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 1f 27 a6 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090309999 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090309999 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090309999 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090309999 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090309999 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090309999 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090310001 DLSCCP DEBUG SCCP-SCOC(103)[0x56458e94dba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090310001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d46602), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090310001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090310001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090310001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090310001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090310001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090310001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090310001 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d4 66 02 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090310001 DLSCCP DEBUG SCCP-SCOC(101)[0x56458e93a1f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090310001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a945ff), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090310001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090310001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090310001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090310001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090310001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090310001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090310001 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a9 45 ff 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090310001 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090310001 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090310001 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090310001 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090310001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090310001 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090310001 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090310001 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090310001 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090310001 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090310001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090310001 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=306864, count=336224) 20250425090310555 DLSCCP DEBUG SCCP-SCOC(97)[0x56458e798390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090310555 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f835b4), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090310555 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090310555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090310555 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090310555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090310555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090310555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090310555 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 f8 35 b4 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090310555 DLSCCP DEBUG SCCP-SCOC(98)[0x56458e951090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090310555 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ba826), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090310556 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090310556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090310556 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090310556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090310556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090310556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090310556 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6b a8 26 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090310556 DLSCCP DEBUG SCCP-SCOC(99)[0x56458e954000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090310556 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef4d87), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090310556 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090310556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090310556 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090310556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090310556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090310556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090310556 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ef 4d 87 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090310556 DLSCCP DEBUG SCCP-SCOC(100)[0x56458e937e40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090310556 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00435d3f), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090310556 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090310556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090310556 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090310556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090310556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090310556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090310556 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 43 5d 3f 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090310556 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090310556 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090310556 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090310556 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090310556 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090310556 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090310557 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090310557 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090310557 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090310557 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090310557 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090310557 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090310557 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090310557 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090310557 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090310557 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090310557 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090310557 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090310557 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090310557 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090310557 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090310557 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090310557 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090310557 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090310575 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090310575 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090310575 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425090310575 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090310575 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090310575 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425090310915 DLSCCP DEBUG SCCP-SCOC(90)[0x56458e92af80]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090310915 DLSCCP DEBUG SCCP-SCOC(90)[0x56458e92af80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090310915 DLSCCP DEBUG SCCP-SCOC(90)[0x56458e92af80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090310915 DLSCCP DEBUG SCCP-SCOC(90)[0x56458e92af80]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090310915 DLSCCP DEBUG SCCP-SCOC(90)[0x56458e92af80]{IDLE}: Deallocated (fsm.c:568) 20250425090310935 DLSCCP DEBUG SCCP-SCOC(94)[0x56458e952dc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090310935 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d2a80), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090310935 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090310935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090310935 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090310935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090310935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090310935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090310935 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2d 2a 80 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090310935 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090310935 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090310935 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090310935 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090310935 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090310935 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090310936 DLSCCP DEBUG SCCP-SCOC(95)[0x56458e9530d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090310936 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000609c6), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090310936 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090310936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090310936 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090310936 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090310936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090310936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090310936 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 06 09 c6 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090310937 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090310937 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090310937 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090310937 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090310937 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090310937 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090310939 DLSCCP DEBUG SCCP-SCOC(96)[0x56458e92c270]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090310939 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f311c9), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090310939 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090310939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090310939 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090310939 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090310939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090310939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090310939 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 f3 11 c9 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090310939 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090310939 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090310939 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090310939 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090310939 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090310939 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Fri Apr 25 09:03:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_sgsnpool_nri_from_other_PLMN started. 20250425090312325 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50846<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090312330 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50854<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090312333 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33303<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_nri_from_other_PLMN-Iuh0(992)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090312424 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425090312424 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425090312432 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090312432 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090312432 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090312432 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090312433 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090312433 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_nri_from_other_PLMN-Iuh1(994)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090312433 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090312433 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090312433 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090312433 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090312433 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090312433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090312433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090312433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090312433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090312433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090312433 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090312433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090312433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090312433 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090312433 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090312433 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42873 (stream_srv.c:142) 20250425090312433 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42873<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425090312433 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090312433 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090312433 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090312433 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090312433 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090312433 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090312434 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090312434 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425090312434 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090312434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090312434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090312434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312434 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090312434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090312434 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090312434 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090312434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425090312434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090312434 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 00 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090312434 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090312434 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090312435 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425090312435 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090312435 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090312435 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090312435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312435 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090312435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090312435 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090312435 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090312435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090312435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090312435 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0c 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090312435 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090312435 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090312435 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090312435 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090312435 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090312435 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090312435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312435 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090312435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090312435 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090312435 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090312435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090312435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090312435 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090312435 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090312435 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090312435 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090312435 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090312435 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425090312435 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425090312435 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425090312435 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090312435 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090312435 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090312435 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090312435 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090312435 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090312435 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090312435 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090312435 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090312435 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090312435 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090312435 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(998)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(998)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(998)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-SCCP(996)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(1001)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc1-M3UA(1001)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1001)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(999)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(1004)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc2-M3UA(1004)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(1004)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(1002)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090312478 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090312478 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090312478 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090312479 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090312479 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090312479 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090312479 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090312479 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090312480 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090312480 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425090312480 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090312480 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090312480 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090312480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312480 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=0 -> eSLS=80: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090312480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090312480 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=0 -> eSLS=112: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090312480 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090312480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425090312480 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090312480 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 00 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090312480 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090312480 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090312480 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425090312480 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090312480 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090312480 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090312480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312480 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090312480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090312480 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090312480 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090312480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090312480 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090312480 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0f 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090312480 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090312480 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090312480 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090312480 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090312480 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090312480 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090312480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312480 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090312480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090312480 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090312480 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090312480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090312480 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090312480 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090312480 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090312480 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090312480 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090312480 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090312480 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090312480 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090312480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312480 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090312480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090312480 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090312480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090312480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090312480 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090312480 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090312480 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090312480 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090312480 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090312480 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090312480 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425090312480 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425090312480 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425090312480 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090312480 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090312480 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090312480 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090312480 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090312480 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090312480 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090312480 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090312480 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090312480 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090312480 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090312480 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090312480 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090312480 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090312480 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090312480 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090312480 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090312480 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1007)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(1007)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1007)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(1005)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1010)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn1-M3UA(1010)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1010)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1008)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(1013)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn2-M3UA(1013)@23e0c4c64ce8: M3UA emulation initiated, the test can be started MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(1013)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn2-SCCP(1011)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090312537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090312537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090312537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090312537 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090312537 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425090312537 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090312537 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090312537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090312537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090312541 DLINP DEBUG SRVCONN(,r=127.0.0.1:42873<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090312541 DLINP DEBUG SRVCONN(,r=127.0.0.1:42873<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090312541 DLINP DEBUG SRVCONN(,r=127.0.0.1:42873<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090312541 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090312541 DHNBAP DEBUG (127.0.0.1:42873 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425090312541 DHNBAP NOTICE (127.0.0.1:42873 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090312541 DHNBAP NOTICE (127.0.0.1:42873 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090312541 DLINP DEBUG SRVCONN(,r=127.0.0.1:42873<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090312541 DLINP DEBUG SRVCONN(,r=127.0.0.1:42873<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090312650 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090312650 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425090312650 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090312650 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(998)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425090312658 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090312658 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425090312658 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090312658 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090312658 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090312658 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090312658 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090312658 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090312658 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090312658 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425090312658 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090312659 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090312659 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090312659 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090312659 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425090312659 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090312659 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090312659 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090312659 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090312659 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425090312659 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425090312659 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090312659 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090312659 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090312659 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090312659 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425090312659 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090312659 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090312659 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090312660 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090312660 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090312660 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090312660 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090312661 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090312661 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090312661 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090312661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090312661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090312661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312661 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090312661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090312661 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090312661 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090312661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090312661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090312661 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090312661 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090312661 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090312661 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090312661 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090312661 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090312661 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090312661 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425090312661 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090312661 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090312661 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090312661 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425090312661 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090312661 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425090312661 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090312661 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(1001)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425090312663 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090312663 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425090312663 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090312663 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090312663 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090312663 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090312663 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425090312663 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090312663 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090312663 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090312663 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090312664 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090312664 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090312664 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090312664 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425090312664 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090312664 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090312664 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090312664 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090312664 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425090312664 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090312664 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425090312664 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090312664 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090312664 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090312664 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090312664 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425090312664 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090312664 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090312664 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090312664 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090312664 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090312664 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090312664 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090312665 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090312665 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090312665 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090312665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090312665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090312665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312665 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=5 -> eSLS=37: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090312665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090312665 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090312665 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090312665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090312665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090312665 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090312665 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090312665 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090312665 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090312665 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090312665 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090312665 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090312665 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'virt-msc1' 20250425090312665 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090312665 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090312665 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090312665 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425090312675 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090312675 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250425090312675 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090312675 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(1004)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250425090312677 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090312677 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250425090312677 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090312677 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090312677 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090312677 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090312677 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250425090312677 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090312677 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090312677 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 05  20250425090312677 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090312678 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090312678 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090312678 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090312678 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250425090312678 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090312678 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090312678 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090312678 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090312678 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250425090312678 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250425090312678 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 03  20250425090312678 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250425090312678 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425090312678 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090312678 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090312678 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090312678 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250425090312678 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090312678 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090312678 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090312678 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090312678 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090312678 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090312678 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090312679 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090312679 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425090312679 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090312679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090312679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090312679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312679 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090312679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090312679 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090312679 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090312679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090312679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090312679 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 08 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090312679 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090312679 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090312679 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090312679 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090312679 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090312679 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090312679 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc2' 20250425090312679 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425090312679 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425090312679 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090312679 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 08 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250425090312693 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090312693 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425090312693 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090312693 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1007)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425090312696 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090312696 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425090312696 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090312696 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090312696 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090312696 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090312696 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090312696 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090312696 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090312696 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090312696 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090312697 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090312697 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090312697 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090312697 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425090312697 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090312697 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090312697 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090312697 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090312697 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425090312697 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090312697 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090312697 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425090312697 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250425090312697 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090312697 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090312697 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090312697 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090312697 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425090312697 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090312697 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090312697 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090312697 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090312697 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090312697 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090312697 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090312698 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090312698 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090312698 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090312698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090312698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090312698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312698 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090312698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090312698 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090312698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090312698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090312698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090312698 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090312698 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090312698 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090312698 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090312698 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090312698 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090312698 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090312698 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250425090312698 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090312698 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090312698 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090312698 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425090312707 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090312707 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425090312707 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090312707 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1010)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425090312711 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090312711 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250425090312711 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090312711 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090312711 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090312711 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090312711 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425090312711 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090312711 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090312711 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250425090312711 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090312713 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090312713 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090312713 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090312713 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250425090312713 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090312713 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090312713 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090312713 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090312713 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250425090312713 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250425090312713 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425090312713 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425090312713 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0a  20250425090312713 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0a  20250425090312713 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425090312713 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090312713 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090312713 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090312713 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250425090312713 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090312713 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090312713 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090312713 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090312713 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090312713 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090312713 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090312714 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090312714 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090312714 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090312715 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090312715 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090312715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312715 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090312715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090312715 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090312715 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090312715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090312715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090312715 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090312715 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090312715 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090312715 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090312715 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090312715 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090312715 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090312715 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'virt-sgsn1' 20250425090312715 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090312715 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090312715 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090312715 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250425090312723 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090312723 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250425090312723 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090312723 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(1013)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250425090312727 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090312727 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250425090312727 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090312727 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090312727 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090312727 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090312727 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250425090312727 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090312727 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090312727 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06  20250425090312727 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090312728 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090312728 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090312728 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090312728 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06  20250425090312728 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090312728 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090312728 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090312728 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090312728 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250425090312728 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06  20250425090312728 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0b  20250425090312728 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0b  20250425090312728 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0b  20250425090312728 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0b  20250425090312728 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 0b  20250425090312728 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0b  20250425090312728 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090312728 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090312728 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090312728 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:391) 20250425090312728 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090312728 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090312728 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090312728 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090312728 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090312728 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090312728 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090312729 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090312729 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425090312729 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090312729 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090312729 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090312729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312729 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090312729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090312729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090312729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090312729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090312729 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090312729 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090312729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090312729 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090312729 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 06 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090312729 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090312729 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090312730 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090312730 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090312730 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090312730 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090312730 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-sgsn2' 20250425090312730 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425090312730 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425090312730 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090312730 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 06 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.msc0-RAN(997)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090313467 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090313467 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090313467 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090313467 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090313467 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090313467 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090313467 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090313467 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090313467 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090313467 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425090313467 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090313467 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090313467 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090313467 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090313467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090313467 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090313467 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090313467 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090313467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313468 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090313468 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090313468 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090313468 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090313468 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425090313468 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090313468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090313468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090313468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313468 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090313468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090313468 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090313468 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090313468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090313469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090313469 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090313469 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090313469 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425090313469 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090313469 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090313469 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090313469 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090313469 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090313469 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250425090313469 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090313469 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090313469 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090313469 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425090313470 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090313470 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090313470 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090313470 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090313470 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090313470 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090313470 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090313470 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090313470 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090313470 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090313470 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090313470 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090313470 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090313470 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090313470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090313471 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090313471 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090313471 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090313471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313471 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090313471 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090313471 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090313471 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090313471 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(1000)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090313475 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090313475 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090313475 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090313475 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090313475 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090313475 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090313475 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090313475 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090313475 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090313475 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425090313475 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090313475 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090313475 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090313475 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090313475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090313475 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090313475 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090313475 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090313475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313475 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090313475 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090313475 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090313475 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090313475 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425090313475 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090313475 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090313475 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090313475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313475 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=5 -> eSLS=37: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090313475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090313475 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090313475 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090313475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090313475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090313475 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090313475 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090313475 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: link up (cnlink.c:111) 20250425090313475 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090313475 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090313475 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090313475 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090313475 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090313475 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'virt-msc1' 20250425090313475 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090313475 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090313475 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090313475 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425090313476 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090313476 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090313476 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090313476 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090313476 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090313476 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090313476 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090313476 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090313476 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090313476 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090313476 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090313476 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090313476 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090313476 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090313476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090313476 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090313476 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090313476 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090313476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313476 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090313477 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090313477 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090313477 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090313477 DRANAP INFO cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(1003)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090313483 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090313483 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425090313483 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425090313483 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425090313483 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090313483 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090313483 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090313483 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090313483 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090313483 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 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 07  20250425090313484 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090313484 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090313484 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090313484 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090313484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090313484 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090313484 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425090313484 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090313484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313484 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090313484 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090313484 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090313484 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090313484 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250425090313484 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090313484 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090313484 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090313484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313484 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090313484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090313484 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090313484 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090313484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090313484 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090313484 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 00 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090313484 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090313484 DRANAP NOTICE cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: link up (cnlink.c:111) 20250425090313485 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090313485 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090313485 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090313485 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090313485 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090313485 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc2' 20250425090313485 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250425090313485 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250425090313485 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090313485 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 00 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250425090313485 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090313485 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250425090313485 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250425090313485 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250425090313485 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090313485 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090313485 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090313485 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090313485 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090313485 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090313485 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090313485 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090313485 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090313485 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090313485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090313485 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090313485 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250425090313485 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090313485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313486 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090313486 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090313486 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090313486 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090313486 DRANAP INFO cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1006)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090313501 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090313501 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090313501 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090313501 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090313501 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090313501 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090313501 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090313501 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090313501 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090313501 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090313501 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090313501 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090313501 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090313501 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090313501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090313501 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090313501 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090313501 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090313501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313501 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090313501 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090313501 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090313501 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090313501 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425090313501 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090313501 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090313501 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090313501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313501 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090313501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090313501 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090313501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090313501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090313501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090313501 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090313501 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090313501 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425090313501 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090313501 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090313501 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090313501 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090313501 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090313501 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250425090313501 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090313501 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090313501 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090313501 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425090313501 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090313502 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090313502 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090313502 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090313502 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090313502 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090313502 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090313502 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090313502 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090313502 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090313502 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090313502 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090313502 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090313502 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090313502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090313502 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090313502 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090313502 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090313502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313502 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090313502 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090313502 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090313502 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090313502 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(1009)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090313515 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090313515 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425090313515 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425090313515 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425090313515 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090313515 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090313515 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090313515 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090313515 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090313515 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090313516 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090313516 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090313516 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090313516 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090313516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090313516 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090313516 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425090313516 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090313516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313516 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090313516 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090313516 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090313516 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090313516 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425090313516 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090313516 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090313516 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090313516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313516 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090313516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090313516 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090313516 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090313517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090313517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090313517 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090313517 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090313517 DRANAP NOTICE cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: link up (cnlink.c:111) 20250425090313517 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090313517 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090313517 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090313517 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090313517 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090313517 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'virt-sgsn1' 20250425090313517 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090313517 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090313517 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090313517 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250425090313519 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090313519 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425090313519 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425090313519 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425090313519 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090313519 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090313519 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090313519 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090313519 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090313519 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090313519 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090313519 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090313519 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090313519 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090313519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090313519 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090313519 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425090313519 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090313519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313519 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090313519 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090313519 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090313520 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090313520 DRANAP INFO cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(1012)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090313529 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090313529 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250425090313529 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250425090313529 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425090313529 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090313529 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090313529 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090313529 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090313529 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090313529 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0b 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0b 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090313529 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090313529 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090313529 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090313529 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090313529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090313529 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090313529 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250425090313529 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090313529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313529 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090313529 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090313529 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090313529 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090313529 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20250425090313529 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090313529 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090313529 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090313529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313529 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=5 -> eSLS=37: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090313529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090313530 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=5 -> eSLS=5: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090313530 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090313530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090313530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090313530 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 05 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090313530 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090313530 DRANAP NOTICE cnlink(sgsn-2)[0x56458e9146c0]{CONNECTED}: link up (cnlink.c:111) 20250425090313530 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090313530 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090313530 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090313530 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090313530 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090313530 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-sgsn2' 20250425090313530 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425090313530 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425090313530 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090313530 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 05 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 06  20250425090313532 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090313532 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250425090313532 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250425090313532 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425090313532 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090313533 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090313533 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090313533 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090313533 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090313533 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0b 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0b 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090313533 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090313533 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090313533 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090313533 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090313533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090313533 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090313533 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250425090313533 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090313533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090313533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090313533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090313533 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090313533 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090313533 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090313533 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090313533 DRANAP INFO cnlink(sgsn-2)[0x56458e9146c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090314551 DLCTRL DEBUG Command: GET 73738343 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425090314551 DLCTRL DEBUG Tx Command reply: GET_REPLY 73738343 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090314553 DLCTRL DEBUG Command: GET 731552464 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425090314553 DLCTRL DEBUG Tx Command reply: GET_REPLY 731552464 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090314554 DLCTRL DEBUG Command: GET 602663634 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090314555 DLCTRL DEBUG Tx Command reply: GET_REPLY 602663634 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090314558 DLCTRL DEBUG Command: GET 316062777 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090314558 DLCTRL DEBUG Tx Command reply: GET_REPLY 316062777 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090314561 DLCTRL DEBUG Command: GET 82486838 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090314561 DLCTRL DEBUG Tx Command reply: GET_REPLY 82486838 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425090314564 DLCTRL DEBUG Command: GET 834660091 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425090314564 DLCTRL DEBUG Tx Command reply: GET_REPLY 834660091 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090314566 DLCTRL DEBUG Command: GET 893794333 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425090314567 DLCTRL DEBUG Tx Command reply: GET_REPLY 893794333 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090314569 DLCTRL DEBUG Command: GET 357503164 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090314569 DLCTRL DEBUG Tx Command reply: GET_REPLY 357503164 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090314571 DLCTRL DEBUG Command: GET 841077268 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090314571 DLCTRL DEBUG Tx Command reply: GET_REPLY 841077268 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090314573 DLCTRL DEBUG Command: GET 702232416 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090314573 DLCTRL DEBUG Tx Command reply: GET_REPLY 702232416 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425090314575 DLCTRL DEBUG Command: GET 761074382 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425090314575 DLCTRL DEBUG Tx Command reply: GET_REPLY 761074382 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090314577 DLCTRL DEBUG Command: GET 627011288 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425090314577 DLCTRL DEBUG Tx Command reply: GET_REPLY 627011288 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090314579 DLCTRL DEBUG Command: GET 332754367 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090314579 DLCTRL DEBUG Tx Command reply: GET_REPLY 332754367 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090314580 DLCTRL DEBUG Command: GET 889662263 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090314580 DLCTRL DEBUG Tx Command reply: GET_REPLY 889662263 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090314582 DLCTRL DEBUG Command: GET 666329821 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090314582 DLCTRL DEBUG Tx Command reply: GET_REPLY 666329821 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425090314583 DLCTRL DEBUG Command: GET 352935655 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425090314583 DLCTRL DEBUG Tx Command reply: GET_REPLY 352935655 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090314585 DLCTRL DEBUG Command: GET 776607315 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425090314585 DLCTRL DEBUG Tx Command reply: GET_REPLY 776607315 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090314586 DLCTRL DEBUG Command: GET 683472188 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090314586 DLCTRL DEBUG Tx Command reply: GET_REPLY 683472188 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090314587 DLCTRL DEBUG Command: GET 901414820 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090314587 DLCTRL DEBUG Tx Command reply: GET_REPLY 901414820 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090314588 DLCTRL DEBUG Command: GET 234485051 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090314589 DLCTRL DEBUG Tx Command reply: GET_REPLY 234485051 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=555, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100010101100000000100011'B == '428AC023'O MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001010011'B, t_guard := 20.000000 } 20250425090314611 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50864<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1006)@23e0c4c64ce8: f_create_expect(l3 := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1006)@23e0c4c64ce8: Created Expect[0] for '080101D571000005F44241002399F9992A2A170512C742200010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(1015) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(993)@23e0c4c64ce8: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1015)781056 20250425090315658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090315658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090315658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250425090315658 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090315658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbeb00, normal) (hnbgw_rua.c:406) 20250425090315658 DHNB DEBUG map_rua[0x56458e929550]{init}: Allocated (fsm.c:456) 20250425090315658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-781056)[0x56458e929550]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090315658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-781056 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425090315658 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090315658 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090315658 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:232) 20250425090315658 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:238) 20250425090315658 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-781056 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): TMSI-0x42410023 NRI(10bit)=0x104=260: This Complete Layer 3 message indicates a switch from another PLMN. Ignoring the NRI. (hnbgw_cn.c:665) 20250425090315658 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-781056 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425090315658 DCN DEBUG map_sccp[0x56458e94b2a0]{init}: Allocated (fsm.c:456) 20250425090315658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56458e94b2a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090315658 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-781056 <-> SCCP-110 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425090315658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-781056 SCCP-110 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:311) 20250425090315658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-781056)[0x56458e929550]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090315658 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090315658 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090315658 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-781056 SCCP-110 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090315658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56458e94b2a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090315658 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090315658 DLSCCP DEBUG SCCP-SCOC(110)[0x56458e8e72c0]{IDLE}: Allocated (fsm.c:456) 20250425090315658 DLSCCP DEBUG SCCP-SCOC(110)[0x56458e8e72c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090315658 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44241002399f9992a2a170512c742200010024100004f40030000530056400500f1100926) (sccp_scrc.c:415) 20250425090315658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090315658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090315658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090315658 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090315658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090315658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090315658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090315658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090315658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090315658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090315658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090315658 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090315658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090315658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090315658 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090315658 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7e 00 00 00 bd 00 00 00 b9 03 00 00 08 01 00 00 6e 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 41 00 23 99 f9 99 2a 2a 17 05 12 c7 42 20 00 10 02 41 00 00 4f 40 03 00 00 53 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090315658 DLSCCP DEBUG SCCP-SCOC(110)[0x56458e8e72c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090315658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56458e94b2a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090315658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-781056)[0x56458e929550]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090315658 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090315658 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090315658 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090315658 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090315658 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090315658 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250425090315658 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090315658 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090315658 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090315658 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7e 00 00 00 bd 00 00 00 b9 03 00 00 08 01 00 00 6e 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 41 00 23 99 f9 99 2a 2a 17 05 12 c7 42 20 00 10 02 41 00 00 4f 40 03 00 00 53 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(1005)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1005)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1006)@23e0c4c64ce8: Found Expect[0] for l3='080101D571000005F44241002399F9992A2A170512C742200010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(1015) HNBGW_Test.sgsn0-RAN(1006)@23e0c4c64ce8: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1015)9509956 HNBGW_Test.sgsn0-SCCP(1005)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1005)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(1015)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090315673 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090315674 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090315674 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090315674 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090315674 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090315674 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090315674 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090315674 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090315674 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090315674 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 6e ea 13 20 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090315674 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090315674 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090315674 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090315674 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090315674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) MTC@23e0c4c64ce8: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090315674 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000006e), PART(T=Source Reference,L=4,D=00ea1320) (sccp_scrc.c:486) 20250425090315674 DLSCCP DEBUG Received CO:COAK for local reference 110 (sccp_scoc.c:1855) 20250425090315674 DLSCCP DEBUG SCCP-SCOC(110)[0x56458e8e72c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090315674 DLSCCP DEBUG SCCP-SCOC(110)[0x56458e8e72c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090315674 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090315674 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090315674 DCN DEBUG handle_cn_conn_conf() conn_id=110, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090315674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56458e94b2a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090315674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56458e94b2a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425090315675 DLCTRL DEBUG Command: GET 214172889 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425090315675 DLCTRL DEBUG Tx Command reply: GET_REPLY 214172889 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250425090315679 DLCTRL DEBUG Command: GET 695192695 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425090315679 DLCTRL DEBUG Tx Command reply: GET_REPLY 695192695 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090315683 DLCTRL DEBUG Command: GET 777765438 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090315683 DLCTRL DEBUG Tx Command reply: GET_REPLY 777765438 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090315687 DLCTRL DEBUG Command: GET 911943519 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090315687 DLCTRL DEBUG Tx Command reply: GET_REPLY 911943519 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090315691 DLCTRL DEBUG Command: GET 672333760 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090315691 DLCTRL DEBUG Tx Command reply: GET_REPLY 672333760 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090315695 DLCTRL DEBUG Command: GET 244002170 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425090315695 DLCTRL DEBUG Tx Command reply: GET_REPLY 244002170 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090315699 DLCTRL DEBUG Command: GET 285901439 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425090315699 DLCTRL DEBUG Tx Command reply: GET_REPLY 285901439 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090315703 DLCTRL DEBUG Command: GET 530032121 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090315703 DLCTRL DEBUG Tx Command reply: GET_REPLY 530032121 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090315706 DLCTRL DEBUG Command: GET 3804225 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090315706 DLCTRL DEBUG Tx Command reply: GET_REPLY 3804225 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090315709 DLCTRL DEBUG Command: GET 598366477 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090315709 DLCTRL DEBUG Tx Command reply: GET_REPLY 598366477 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090315712 DLCTRL DEBUG Command: GET 879755149 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425090315712 DLCTRL DEBUG Tx Command reply: GET_REPLY 879755149 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090315714 DLCTRL DEBUG Command: GET 784440444 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425090315714 DLCTRL DEBUG Tx Command reply: GET_REPLY 784440444 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090315717 DLCTRL DEBUG Command: GET 990606936 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090315717 DLCTRL DEBUG Tx Command reply: GET_REPLY 990606936 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090315721 DLCTRL DEBUG Command: GET 865546958 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090315721 DLCTRL DEBUG Tx Command reply: GET_REPLY 865546958 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090315724 DLCTRL DEBUG Command: GET 927925640 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090315724 DLCTRL DEBUG Tx Command reply: GET_REPLY 927925640 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090315729 DLCTRL DEBUG Command: GET 512903411 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425090315729 DLCTRL DEBUG Tx Command reply: GET_REPLY 512903411 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090315733 DLCTRL DEBUG Command: GET 408573656 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425090315733 DLCTRL DEBUG Tx Command reply: GET_REPLY 408573656 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090315737 DLCTRL DEBUG Command: GET 990570900 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090315737 DLCTRL DEBUG Tx Command reply: GET_REPLY 990570900 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090315738 DLCTRL DEBUG Command: GET 89697951 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090315738 DLCTRL DEBUG Tx Command reply: GET_REPLY 89697951 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090315739 DLCTRL DEBUG Command: GET 809626236 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090315739 DLCTRL DEBUG Tx Command reply: GET_REPLY 809626236 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000011011'B, t_guard := 20.000000 } 20250425090315757 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59720<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1012)@23e0c4c64ce8: f_create_expect(l3 := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1012)@23e0c4c64ce8: Created Expect[0] for '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(1016) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(993)@23e0c4c64ce8: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(1016)14055563 20250425090316788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090316788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090316788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250425090316788 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090316788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd6788b, normal) (hnbgw_rua.c:406) 20250425090316788 DHNB DEBUG map_rua[0x56458e92ad50]{init}: Allocated (fsm.c:456) 20250425090316788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14055563)[0x56458e92ad50]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090316788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14055563 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425090316788 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090316788 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090316789 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:232) 20250425090316789 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14055563 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:696) 20250425090316789 DCN DEBUG map_sccp[0x56458e953dd0]{init}: Allocated (fsm.c:456) 20250425090316789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56458e953dd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090316789 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14055563 <-> SCCP-111 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250425090316789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14055563 SCCP-111 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:311) 20250425090316789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14055563)[0x56458e92ad50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090316789 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090316789 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090316789 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14055563 SCCP-111 sgsn-2 MI=TMSI-0x428AC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090316789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56458e953dd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090316789 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090316789 DLSCCP DEBUG SCCP-SCOC(111)[0x56458e93a070]{IDLE}: Allocated (fsm.c:456) 20250425090316789 DLSCCP DEBUG SCCP-SCOC(111)[0x56458e93a070]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090316789 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006f), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f4428ac02300f1102a2a170512c742200010028ac0004f400300021b0056400500f1100926) (sccp_scrc.c:415) 20250425090316789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090316789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090316789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090316789 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090316789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090316789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090316789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090316789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090316789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090316789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090316789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090316789 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090316789 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090316789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090316789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090316789 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7e 00 00 00 bd 00 00 00 0b 03 00 00 09 01 00 00 6f 02 02 06 04 43 0b 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 8a c0 23 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 8a c0 00 4f 40 03 00 02 1b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090316789 DLSCCP DEBUG SCCP-SCOC(111)[0x56458e93a070]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090316789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56458e953dd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090316789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14055563)[0x56458e92ad50]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090316789 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090316789 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090316789 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090316789 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090316789 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090316789 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-sgsn2' 20250425090316789 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250425090316789 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250425090316789 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090316789 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7e 00 00 00 bd 00 00 00 0b 03 00 00 09 01 00 00 6f 02 02 06 04 43 0b 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 8a c0 23 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 8a c0 00 4f 40 03 00 02 1b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.sgsn2-SCCP(1011)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(1011)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(1012)@23e0c4c64ce8: Found Expect[0] for l3='080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(1016) HNBGW_Test.sgsn2-RAN(1012)@23e0c4c64ce8: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1016)12581620 HNBGW_Test.sgsn2-SCCP(1011)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(1011)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425090316809 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090316809 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250425090316809 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250425090316809 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250425090316809 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090316809 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090316809 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090316809 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090316809 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090316809 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0b 00 00 00 bd 03 02 00 00 02 00 00 6f 88 29 ab 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090316810 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090316810 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090316810 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090316810 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250425090316810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090316810 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000006f), PART(T=Source Reference,L=4,D=008829ab) (sccp_scrc.c:486) 20250425090316810 DLSCCP DEBUG Received CO:COAK for local reference 111 (sccp_scoc.c:1855) 20250425090316810 DLSCCP DEBUG SCCP-SCOC(111)[0x56458e93a070]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090316810 DLSCCP DEBUG SCCP-SCOC(111)[0x56458e93a070]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090316810 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090316810 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090316810 DCN DEBUG handle_cn_conn_conf() conn_id=111, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090316810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56458e953dd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090316810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56458e953dd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_nri_from_other_PLMN0(1016)@23e0c4c64ce8: setverdict(pass): none -> pass MTC@23e0c4c64ce8: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090316813 DLCTRL DEBUG Command: GET 673395854 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425090316813 DLCTRL DEBUG Tx Command reply: GET_REPLY 673395854 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250425090316815 DLCTRL DEBUG Command: GET 846824937 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425090316815 DLCTRL DEBUG Tx Command reply: GET_REPLY 846824937 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090316818 DLCTRL DEBUG Command: GET 813126886 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090316818 DLCTRL DEBUG Tx Command reply: GET_REPLY 813126886 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090316820 DLCTRL DEBUG Command: GET 764564331 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090316820 DLCTRL DEBUG Tx Command reply: GET_REPLY 764564331 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090316822 DLCTRL DEBUG Command: GET 185854907 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090316822 DLCTRL DEBUG Tx Command reply: GET_REPLY 185854907 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090316825 DLCTRL DEBUG Command: GET 84507881 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425090316825 DLCTRL DEBUG Tx Command reply: GET_REPLY 84507881 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090316827 DLCTRL DEBUG Command: GET 629044268 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425090316827 DLCTRL DEBUG Tx Command reply: GET_REPLY 629044268 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090316832 DLCTRL DEBUG Command: GET 121249315 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090316832 DLCTRL DEBUG Tx Command reply: GET_REPLY 121249315 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090316833 DLCTRL DEBUG Command: GET 841029574 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090316833 DLCTRL DEBUG Tx Command reply: GET_REPLY 841029574 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090316835 DLCTRL DEBUG Command: GET 534356473 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090316835 DLCTRL DEBUG Tx Command reply: GET_REPLY 534356473 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090316836 DLCTRL DEBUG Command: GET 691326738 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425090316836 DLCTRL DEBUG Tx Command reply: GET_REPLY 691326738 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090316838 DLCTRL DEBUG Command: GET 372324426 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425090316838 DLCTRL DEBUG Tx Command reply: GET_REPLY 372324426 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250425090316840 DLCTRL DEBUG Command: GET 214914571 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090316840 DLCTRL DEBUG Tx Command reply: GET_REPLY 214914571 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090316841 DLCTRL DEBUG Command: GET 908744699 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090316841 DLCTRL DEBUG Tx Command reply: GET_REPLY 908744699 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090316842 DLCTRL DEBUG Command: GET 200012406 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090316842 DLCTRL DEBUG Tx Command reply: GET_REPLY 200012406 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090316843 DLCTRL DEBUG Command: GET 493688218 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425090316843 DLCTRL DEBUG Tx Command reply: GET_REPLY 493688218 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090316846 DLCTRL DEBUG Command: GET 453991898 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425090316846 DLCTRL DEBUG Tx Command reply: GET_REPLY 453991898 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090316848 DLCTRL DEBUG Command: GET 423750273 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090316848 DLCTRL DEBUG Tx Command reply: GET_REPLY 423750273 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090316850 DLCTRL DEBUG Command: GET 226102327 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090316850 DLCTRL DEBUG Tx Command reply: GET_REPLY 226102327 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090316851 DLCTRL DEBUG Command: GET 79115613 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090316851 DLCTRL DEBUG Tx Command reply: GET_REPLY 79115613 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425090316862 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33303<->l=127.0.0.1:4262) (control_if.c:193) 20250425090316862 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50854<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(990)@23e0c4c64ce8: Final verdict of PTC: none VirtHNBGW-STATS(989)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090316866 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50846<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090316867 DLINP DEBUG SRVCONN(,r=127.0.0.1:42873<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090316867 DLINP DEBUG SRVCONN(,r=127.0.0.1:42873<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090316868 DLINP NOTICE SRV(,r=127.0.0.1:42873<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090316868 DMAIN NOTICE (127.0.0.1:42873 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42873<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090316868 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(995)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(997)@23e0c4c64ce8: Final verdict of PTC: none 20250425090316874 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.msc2-RAN(1003)@23e0c4c64ce8: Final verdict of PTC: none 20250425090316874 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc1-RAN(1000)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1009)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(996)@23e0c4c64ce8: Final verdict of PTC: none 20250425090316875 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090316875 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425090316875 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090316875 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090316875 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090316875 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090316875 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090316875 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090316875 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090316875 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250425090316875 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(993)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1008)@23e0c4c64ce8: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(988)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(999)@23e0c4c64ce8: Final verdict of PTC: none 20250425090316875 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090316875 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090316875 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250425090316875 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090316875 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090316875 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090316875 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425090316875 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090316875 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090316875 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090316875 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250425090316876 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090316876 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090316876 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425090316876 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090316876 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090316876 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090316876 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090316876 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090316876 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250425090316876 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250425090316876 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425090316876 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 bc  20250425090316876 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 bc  20250425090316876 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090316876 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090316876 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090316876 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090316876 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090316876 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090316876 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090316876 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090316876 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090316876 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090316876 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090316876 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090316876 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090316876 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090316876 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090316876 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090316876 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090316876 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090316876 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc2-SCCP(1002)@23e0c4c64ce8: Final verdict of PTC: none20250425090316876 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090316876 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090316876 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425090316876 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090316876 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090316876 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090316877 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425090316877 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090316877 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 02  20250425090316877 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250425090316877 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250425090316877 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 02  20250425090316877 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090316877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090316877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090316877 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090316877 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090316877 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250425090316877 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090316877 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090316877 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090316877 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250425090316877 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090316877 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 03  20250425090316877 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 03  20250425090316877 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 03  20250425090316877 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250425090316877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.sgsn2-RAN(1012)@23e0c4c64ce8: Final verdict of PTC: none20250425090316877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090316877 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090316877 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090316877 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425090316877 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090316877 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090316877 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090316877 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090316877 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090316877 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250425090316877 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9  20250425090316877 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090316877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090316877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090316877 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090316877 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090316877 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250425090316877 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090316877 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090316877 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090316877 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425090316877 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090316877 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 0a  20250425090316877 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425090316877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090316877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090316878 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090316878 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090316878 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090316878 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250425090316878 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090316878 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090316878 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090316878 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090316878 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090316878 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250425090316878 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090316878 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090316878 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn2-0: connection closed 20250425090316878 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090316878 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090316878 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090316878 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250425090316878 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090316878 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0b  20250425090316878 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090316878 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090316878 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090316879 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090316879 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425090316879 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090316879 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090316880 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090316880 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090316880 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090316880 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090316880 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090316881 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090316881 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) HNBGW_Test.sgsn2-M3UA(1013)@23e0c4c64ce8: Final verdict of PTC: none 20250425090316881 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW-PFCP(991)@23e0c4c64ce8: Final verdict of PTC: none 20250425090316881 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) HNBGW_Test.sgsn0-RAN(1006)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1001)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(998)@23e0c4c64ce8: Final verdict of PTC: none20250425090316881 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090316881 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090316882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090316882 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) HNBGW_Test.sgsn2-SCCP(1011)@23e0c4c64ce8: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN0(1016)@23e0c4c64ce8: Final verdict of PTC: pass TC_sgsnpool_nri_from_other_PLMN0(1015)@23e0c4c64ce8: Final verdict of PTC: pass TC_sgsnpool_nri_from_other_PLMN-Iuh0(992)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1007)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(1004)@23e0c4c64ce8: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(994)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1005)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1010)@23e0c4c64ce8: Final verdict of PTC: none 20250425090316917 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090316918 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090316918 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090316918 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090316918 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59720<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090316918 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090316918 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090316918 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) 20250425090316918 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090316918 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090316918 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090316919 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090316919 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090316919 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090316919 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090316919 DRANAP NOTICE cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090316919 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50864<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090316919 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090316919 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090316919 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425090316919 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090316919 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090316919 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090316919 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090316919 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090316920 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090316920 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090316920 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090316920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56458e94b2a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425090316920 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090316920 DLSCCP DEBUG SCCP-SCOC(110)[0x56458e8e72c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090316920 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea1320), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090316920 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090316920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090316920 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090316920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090316920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090316920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090316920 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 08 04 ea 13 20 00 00 6e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) HNBGW-MGCP(1014)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(988): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(989): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(990): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(991): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(992): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(993): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(994): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(995): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(996): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(997): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(998): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-SCCP(999): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-RAN(1000): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-M3UA(1001): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc2-SCCP(1002): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc2-RAN(1003): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc2-M3UA(1004): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1005): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1006): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1007): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1008): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1009): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1010): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(1011): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn2-RAN(1012): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(1013): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(1014): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1015): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1016): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. 20250425090316921 DLSCCP DEBUG SCCP-SCOC(110)[0x56458e8e72c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090316921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56458e94b2a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090316921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-781056)[0x56458e929550]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425090316921 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-781056)[0x56458e929550]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425090316921 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425090316921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-781056)[0x56458e929550]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425090316921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-781056)[0x56458e929550]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090316921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-781056)[0x56458e929550]{disrupted}: Freeing instance (context_map.c:202) 20250425090316921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-781056)[0x56458e929550]{disrupted}: Deallocated (fsm.c:568) 20250425090316921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56458e94b2a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090316921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56458e94b2a0]{disconnected}: Freeing instance (context_map.c:206) 20250425090316921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56458e94b2a0]{disconnected}: Deallocated (fsm.c:568) 20250425090316921 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-781056 SCCP-110 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250425090316921 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090316921 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090316922 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250425090316922 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090316922 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090316922 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090316922 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090316925 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090316925 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090316925 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090316925 DRANAP NOTICE cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090316925 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090316925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090316925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425090316925 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090316925 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090316925 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090316925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090316925 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090316926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090316926 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090316926 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:356) 20250425090316926 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090316926 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090316926 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090316926 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090316926 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090316926 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090316926 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090316926 DRANAP NOTICE cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090316927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56458e953dd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425090316927 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090316927 DLSCCP DEBUG SCCP-SCOC(111)[0x56458e93a070]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090316927 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008829ab), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090316927 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090316927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090316927 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090316927 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090316927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090316927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090316927 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 09 04 88 29 ab 00 00 6f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090316927 DLSCCP DEBUG SCCP-SCOC(111)[0x56458e93a070]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090316927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56458e953dd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090316927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14055563)[0x56458e92ad50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425090316927 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14055563)[0x56458e92ad50]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425090316928 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425090316928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14055563)[0x56458e92ad50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425090316928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14055563)[0x56458e92ad50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090316928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14055563)[0x56458e92ad50]{disrupted}: Freeing instance (context_map.c:202) 20250425090316928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14055563)[0x56458e92ad50]{disrupted}: Deallocated (fsm.c:568) 20250425090316928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56458e953dd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090316928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56458e953dd0]{disconnected}: Freeing instance (context_map.c:206) 20250425090316928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56458e953dd0]{disconnected}: Deallocated (fsm.c:568) 20250425090316928 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14055563 SCCP-111 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250425090316928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090316928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090316928 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090316928 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090316928 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425090316929 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090316929 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090316929 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090316929 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090316929 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090316929 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! Fri Apr 25 09:03:16 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc 20250425090317119 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59734<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090317821 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59734<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=650476) Waiting for packet dumper to finish... 1 (prev_count=650476, count=651016) 20250425090318878 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090318878 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425090318878 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425090318878 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090318878 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090318878 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425090318878 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090318878 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250425090318878 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250425090318878 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090318878 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425090318878 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425090318878 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090318878 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090318878 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425090318879 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090318879 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250425090318879 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250425090319182 DLSCCP DEBUG SCCP-SCOC(107)[0x56458e949e40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090319182 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b1548), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090319182 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090319182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090319182 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090319182 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090319182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090319182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090319182 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 7b 15 48 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090319182 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090319182 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090319182 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090319182 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090319182 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090319182 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090319209 DLSCCP DEBUG SCCP-SCOC(108)[0x56458e928e10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090319209 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000fa4fe), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090319209 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090319209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090319209 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090319209 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090319209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090319209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090319209 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 0f a4 fe 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090319209 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090319209 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090319209 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090319209 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090319209 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090319209 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090319227 DLSCCP DEBUG SCCP-SCOC(109)[0x56458e95acf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090319227 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00324afa), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090319227 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090319227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090319227 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090319227 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090319227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090319227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090319227 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 32 4a fa 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090319228 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090319228 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090319228 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090319228 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090319228 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090319228 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090319633 DLSCCP DEBUG SCCP-SCOC(105)[0x56458e930220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090319633 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f35639), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090319633 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090319633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090319633 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090319633 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090319633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090319633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090319633 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 f3 56 39 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090319633 DLSCCP DEBUG SCCP-SCOC(104)[0x56458e94a6a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090319633 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc76d3), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090319633 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090319633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090319633 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090319633 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090319633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090319633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090319633 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 bc 76 d3 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090319633 DLSCCP DEBUG SCCP-SCOC(106)[0x56458e936ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090319633 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00762f20), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090319633 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090319633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090319633 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090319633 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090319633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090319634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090319634 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 76 2f 20 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090319634 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090319634 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090319634 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090319634 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090319634 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090319634 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090319634 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090319634 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090319634 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090319634 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090319634 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090319634 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090319634 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090319634 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090319634 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090319634 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090319634 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090319634 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink ------ Fri Apr 25 09:03:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425090319999 DLSCCP DEBUG SCCP-SCOC(102)[0x56458e932eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090319999 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f27a6), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090319999 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090319999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090319999 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090319999 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090319999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090319999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090319999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 1f 27 a6 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090320000 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090320000 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090320000 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090320000 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090320000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090320000 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090320002 DLSCCP DEBUG SCCP-SCOC(101)[0x56458e93a1f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090320002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a945ff), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090320002 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090320002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090320002 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090320002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090320002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090320002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090320002 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a9 45 ff 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090320002 DLSCCP DEBUG SCCP-SCOC(103)[0x56458e94dba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090320002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d46602), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090320002 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090320002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090320002 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090320002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090320002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090320002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090320002 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d4 66 02 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090320002 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090320002 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090320002 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090320002 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090320002 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090320002 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090320002 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090320002 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090320002 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090320002 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090320002 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090320002 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090320556 DLSCCP DEBUG SCCP-SCOC(100)[0x56458e937e40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090320556 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00435d3f), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090320556 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090320556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090320556 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090320556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090320556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090320556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090320556 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 43 5d 3f 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090320556 DLSCCP DEBUG SCCP-SCOC(99)[0x56458e954000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090320557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef4d87), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090320557 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090320557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090320557 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090320557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090320557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090320557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090320557 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ef 4d 87 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090320557 DLSCCP DEBUG SCCP-SCOC(98)[0x56458e951090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090320557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ba826), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090320557 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090320557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090320557 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090320557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090320557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090320557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090320557 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6b a8 26 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090320557 DLSCCP DEBUG SCCP-SCOC(97)[0x56458e798390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090320557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f835b4), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090320557 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090320557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090320557 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090320557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090320557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090320557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090320557 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 f8 35 b4 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090320557 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090320557 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090320557 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090320557 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090320557 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090320557 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090320557 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090320557 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090320558 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090320558 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090320558 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090320558 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090320558 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090320558 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090320558 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090320558 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090320558 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090320558 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090320558 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090320558 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090320558 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090320558 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090320558 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090320558 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20250425090320926 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59750<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090320931 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59754<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090320936 DLSCCP DEBUG SCCP-SCOC(94)[0x56458e952dc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090320936 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d2a80), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090320936 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090320936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090320936 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090320936 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090320936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090320936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090320936 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2d 2a 80 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090320936 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36357<->l=127.0.0.1:4262) (control_if.c:572) 20250425090320936 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090320936 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090320936 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090320936 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090320936 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090320936 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090320937 DLSCCP DEBUG SCCP-SCOC(95)[0x56458e9530d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090320937 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000609c6), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090320937 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090320937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090320937 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090320937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090320937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090320937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090320937 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 06 09 c6 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090320937 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090320937 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090320937 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090320937 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090320937 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090320937 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250425090320939 DLSCCP DEBUG SCCP-SCOC(96)[0x56458e92c270]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090320939 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f311c9), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090320939 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090320939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090320939 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090320939 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090320939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090320939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090320939 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 f3 11 c9 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090320939 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090320939 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090320939 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090320939 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090320939 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090320939 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090321166 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425090321166 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1021)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090321176 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090321176 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090321176 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090321176 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090321176 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090321176 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090321177 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090321177 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090321177 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35328 (stream_srv.c:142) 20250425090321177 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35328<->l=127.0.0.1:29169 (hnbgw.c:794) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1023)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090321178 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090321178 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425090321178 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090321178 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090321178 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090321178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090321178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090321178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090321178 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090321178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090321178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090321178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090321178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090321178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090321178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090321178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090321178 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090321178 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090321178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425090321178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090321178 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 06 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090321178 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090321178 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090321178 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425090321178 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090321178 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090321178 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090321178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090321178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090321178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090321178 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090321178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090321178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090321178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090321178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090321178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090321178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090321178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090321178 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090321178 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090321178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090321178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090321178 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090321178 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090321178 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090321178 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090321178 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090321178 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090321178 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090321178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090321178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090321178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090321178 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090321178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090321178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090321178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090321178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090321178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090321178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090321178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090321178 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090321178 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090321178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090321178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090321178 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090321178 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090321178 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090321178 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090321178 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090321178 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090321178 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090321178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090321178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090321178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090321178 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090321178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090321178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090321178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090321178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090321178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090321178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090321178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090321178 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090321178 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090321178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090321178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090321178 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090321178 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090321178 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090321178 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090321178 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090321178 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425090321178 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425090321178 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425090321178 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090321178 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090321178 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090321178 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090321178 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090321178 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090321178 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090321178 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090321178 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090321178 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090321178 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090321178 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090321178 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090321178 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090321178 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090321178 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090321178 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090321178 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1027)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(1027)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1027)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1025)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(1030)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc1-M3UA(1030)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1030)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(1028)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090321211 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090321211 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090321211 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090321211 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090321211 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090321211 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090321212 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090321212 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090321213 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090321213 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425090321213 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090321213 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090321213 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090321213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090321213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090321213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090321213 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=6 -> eSLS=86: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090321213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090321213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090321213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090321213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090321213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090321213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090321213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090321213 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=6 -> eSLS=118: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090321213 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090321213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425090321213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090321213 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 06 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090321213 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090321213 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090321213 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425090321213 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090321213 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090321213 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090321213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090321213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090321213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090321213 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090321213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090321213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090321213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090321213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090321213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090321213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090321213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090321213 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090321213 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090321213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090321213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090321213 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0e 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090321213 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090321213 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090321213 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090321213 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090321213 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090321213 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090321213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090321213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090321213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090321213 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090321213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090321213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090321213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090321213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090321213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090321213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090321213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090321213 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090321213 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090321213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090321213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090321213 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0e 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090321213 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090321213 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090321213 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090321213 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090321213 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090321213 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090321213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090321213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090321213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090321213 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090321213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090321213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090321213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090321213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090321213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090321213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090321213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090321213 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090321213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090321213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090321213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090321213 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090321213 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090321213 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090321213 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090321213 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090321213 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425090321213 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425090321213 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425090321213 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090321213 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090321213 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090321213 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090321213 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090321213 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090321213 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090321213 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090321213 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090321213 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090321213 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090321213 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090321213 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090321213 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090321214 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090321214 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090321214 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090321214 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1033)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(1033)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1033)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1031)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1036)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn1-M3UA(1036)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1036)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1034)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090321266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090321266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090321266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090321266 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090321266 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425090321266 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090321266 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090321266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090321266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090321275 DLINP DEBUG SRVCONN(,r=127.0.0.1:35328<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090321275 DLINP DEBUG SRVCONN(,r=127.0.0.1:35328<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090321275 DLINP DEBUG SRVCONN(,r=127.0.0.1:35328<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090321275 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090321275 DHNBAP DEBUG (127.0.0.1:35328 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425090321275 DHNBAP NOTICE (127.0.0.1:35328 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090321275 DHNBAP NOTICE (127.0.0.1:35328 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090321275 DLINP DEBUG SRVCONN(,r=127.0.0.1:35328<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090321275 DLINP DEBUG SRVCONN(,r=127.0.0.1:35328<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090321389 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090321389 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425090321389 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090321389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1027)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425090321399 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090321399 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425090321399 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090321399 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090321399 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090321399 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090321399 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090321399 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090321399 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090321399 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425090321399 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090321401 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090321401 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090321401 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090321401 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425090321401 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090321401 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090321401 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090321401 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090321401 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425090321402 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425090321402 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090321402 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090321402 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090321402 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090321402 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425090321402 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090321402 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090321402 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090321402 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090321402 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090321402 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090321402 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090321403 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090321403 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090321403 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090321403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090321403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090321403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090321403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090321404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090321404 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090321404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090321404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090321404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090321404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090321404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090321404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090321404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090321404 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090321404 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090321404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090321404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090321404 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090321404 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090321404 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090321404 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090321404 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090321404 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090321404 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090321404 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250425090321404 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090321404 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090321404 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090321404 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425090321405 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090321405 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250425090321405 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090321405 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(1030)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250425090321411 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090321411 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250425090321411 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090321411 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090321411 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090321411 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090321411 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250425090321411 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090321411 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090321411 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090321411 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090321414 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090321414 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090321414 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090321414 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250425090321414 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090321414 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090321414 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090321414 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090321414 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250425090321414 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250425090321414 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425090321414 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090321414 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090321414 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090321414 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090321414 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250425090321414 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090321414 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090321414 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090321414 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090321415 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090321415 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090321415 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090321416 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090321416 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090321416 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090321416 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090321416 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090321416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090321416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090321416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090321416 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090321416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090321416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090321416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090321416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090321416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090321416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090321416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090321416 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090321416 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090321416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090321416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090321416 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 08 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090321417 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090321417 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090321417 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090321417 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090321417 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090321417 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090321417 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'virt-msc1' 20250425090321417 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090321417 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090321417 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090321417 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 08 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250425090321434 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090321434 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425090321435 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090321435 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1033)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425090321438 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090321438 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425090321438 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090321438 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090321438 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090321438 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090321438 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090321438 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090321438 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090321438 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090321438 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090321439 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090321439 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090321439 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090321439 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425090321439 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090321439 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090321439 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090321439 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090321439 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425090321439 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090321440 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090321440 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425090321440 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090321440 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090321440 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090321440 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090321440 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425090321440 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090321440 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090321440 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090321440 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090321440 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090321440 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090321440 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090321441 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090321441 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090321441 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090321441 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090321441 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090321441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090321441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090321441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090321441 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090321441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090321441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090321441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090321441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090321441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090321441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090321441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090321441 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090321441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090321441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090321441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090321441 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090321441 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090321441 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090321441 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090321441 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090321441 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090321441 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090321441 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250425090321441 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090321441 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090321441 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090321441 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425090321452 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090321452 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425090321452 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090321452 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1036)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425090321455 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090321455 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250425090321455 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090321455 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090321455 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090321455 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090321455 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425090321455 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090321455 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090321455 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250425090321455 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090321456 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090321456 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090321456 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090321456 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250425090321456 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090321456 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090321456 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090321456 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090321456 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250425090321456 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250425090321456 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425090321456 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250425090321456 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0a  20250425090321456 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425090321456 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090321456 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090321456 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090321456 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250425090321456 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090321456 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090321456 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090321456 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090321456 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090321456 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090321456 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090321457 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090321457 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090321457 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090321457 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090321457 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090321458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090321458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090321458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090321458 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090321458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090321458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090321458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090321458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090321458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090321458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090321458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090321458 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090321458 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090321458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090321458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090321458 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090321458 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090321458 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090321458 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090321458 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090321458 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090321458 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090321458 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'virt-sgsn1' 20250425090321458 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090321458 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090321458 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090321458 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(1026)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090322194 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090322194 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090322194 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090322194 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090322194 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090322194 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090322194 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090322194 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090322194 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090322194 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425090322195 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090322195 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090322195 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090322195 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090322195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090322195 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090322195 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090322195 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090322195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322195 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090322195 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090322195 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090322195 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090322195 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425090322195 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090322195 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090322195 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090322195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322196 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090322196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090322196 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090322196 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090322196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090322196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090322196 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090322196 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090322196 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425090322196 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090322196 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090322196 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090322196 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090322196 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090322196 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250425090322196 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090322196 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090322196 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090322196 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425090322198 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090322198 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090322198 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090322198 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090322198 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090322198 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090322198 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090322198 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090322198 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090322198 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090322198 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090322198 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090322198 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090322198 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090322198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090322198 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090322199 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090322199 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090322199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322199 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090322199 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090322199 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090322199 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090322199 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(1029)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090322215 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090322215 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090322215 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090322215 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090322215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090322215 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090322215 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090322215 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090322215 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090322215 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 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 07  20250425090322215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090322215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090322215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090322215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090322215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090322215 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090322215 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090322215 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090322215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322215 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090322215 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090322215 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090322215 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090322215 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250425090322215 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090322215 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090322215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090322215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322215 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090322215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090322215 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090322215 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090322215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090322215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090322215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 09 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090322215 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090322215 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: link up (cnlink.c:111) 20250425090322216 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090322216 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090322216 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090322216 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090322216 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090322216 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'virt-msc1' 20250425090322216 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250425090322216 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250425090322216 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090322216 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 09 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250425090322217 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090322217 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250425090322218 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250425090322218 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250425090322218 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090322218 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250425090322218 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090322218 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090322218 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090322218 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090322218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090322218 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090322218 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250425090322218 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090322218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322218 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090322218 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090322218 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090322218 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090322218 DRANAP INFO cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090322218 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090322218 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090322218 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090322218 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-RAN(1032)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090322241 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090322241 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090322241 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090322241 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090322241 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090322241 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090322241 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090322241 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090322241 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090322241 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090322241 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090322242 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090322242 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090322242 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090322242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090322242 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090322242 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090322242 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090322242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322242 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090322242 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090322242 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090322242 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090322242 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425090322242 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090322242 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090322242 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090322242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322242 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090322242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090322242 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090322242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090322242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090322242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090322242 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090322242 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090322242 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425090322242 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090322242 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090322242 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090322242 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090322242 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090322242 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250425090322242 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090322242 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090322242 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090322242 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425090322242 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090322242 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090322242 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090322242 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090322242 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090322242 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090322242 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090322242 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090322242 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090322242 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090322242 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090322242 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090322242 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090322243 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090322243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090322243 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090322243 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090322243 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090322243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322243 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090322243 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090322243 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090322243 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090322243 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(1035)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090322259 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090322259 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425090322259 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425090322259 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425090322259 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090322259 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090322259 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090322259 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090322259 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090322259 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090322259 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090322259 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090322259 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090322259 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090322259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090322259 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090322259 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425090322259 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090322259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322259 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090322259 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090322259 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090322259 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090322259 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425090322259 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090322259 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090322259 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090322259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322259 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090322259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090322259 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090322259 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090322259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090322259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090322259 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090322259 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090322259 DRANAP NOTICE cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: link up (cnlink.c:111) 20250425090322259 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090322259 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090322259 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090322259 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090322259 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090322259 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=9 -> eSLS=25: use Normal Route via 'virt-sgsn1' 20250425090322259 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090322259 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090322259 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090322259 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250425090322262 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090322262 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425090322262 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425090322262 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425090322262 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090322262 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090322262 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090322262 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090322262 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090322262 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090322262 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090322262 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090322262 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090322262 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090322262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090322262 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090322262 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425090322262 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090322262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090322263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090322263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090322263 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090322263 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090322263 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090322263 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090322263 DRANAP INFO cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090323285 DLCTRL DEBUG Command: GET 854065870 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425090323285 DLCTRL DEBUG Tx Command reply: GET_REPLY 854065870 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090323293 DLCTRL DEBUG Command: GET 354310759 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425090323293 DLCTRL DEBUG Tx Command reply: GET_REPLY 354310759 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090323298 DLCTRL DEBUG Command: GET 945567695 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090323298 DLCTRL DEBUG Tx Command reply: GET_REPLY 945567695 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090323302 DLCTRL DEBUG Command: GET 446552343 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090323302 DLCTRL DEBUG Tx Command reply: GET_REPLY 446552343 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090323304 DLCTRL DEBUG Command: GET 549996108 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090323304 DLCTRL DEBUG Tx Command reply: GET_REPLY 549996108 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425090323307 DLCTRL DEBUG Command: GET 908513345 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425090323307 DLCTRL DEBUG Tx Command reply: GET_REPLY 908513345 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090323312 DLCTRL DEBUG Command: GET 135205574 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425090323312 DLCTRL DEBUG Tx Command reply: GET_REPLY 135205574 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090323318 DLCTRL DEBUG Command: GET 579347928 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090323318 DLCTRL DEBUG Tx Command reply: GET_REPLY 579347928 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090323324 DLCTRL DEBUG Command: GET 500497562 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090323324 DLCTRL DEBUG Tx Command reply: GET_REPLY 500497562 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090323330 DLCTRL DEBUG Command: GET 306846530 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090323330 DLCTRL DEBUG Tx Command reply: GET_REPLY 306846530 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425090323334 DLCTRL DEBUG Command: GET 240872129 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425090323334 DLCTRL DEBUG Tx Command reply: GET_REPLY 240872129 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090323338 DLCTRL DEBUG Command: GET 134731056 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425090323338 DLCTRL DEBUG Tx Command reply: GET_REPLY 134731056 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090323344 DLCTRL DEBUG Command: GET 827775524 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090323344 DLCTRL DEBUG Tx Command reply: GET_REPLY 827775524 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090323348 DLCTRL DEBUG Command: GET 656194763 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090323348 DLCTRL DEBUG Tx Command reply: GET_REPLY 656194763 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090323354 DLCTRL DEBUG Command: GET 799710795 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090323354 DLCTRL DEBUG Tx Command reply: GET_REPLY 799710795 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425090323358 DLCTRL DEBUG Command: GET 786014721 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425090323358 DLCTRL DEBUG Tx Command reply: GET_REPLY 786014721 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090323362 DLCTRL DEBUG Command: GET 22374707 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425090323362 DLCTRL DEBUG Tx Command reply: GET_REPLY 22374707 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090323365 DLCTRL DEBUG Command: GET 307390445 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090323365 DLCTRL DEBUG Tx Command reply: GET_REPLY 307390445 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090323369 DLCTRL DEBUG Command: GET 876612912 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090323369 DLCTRL DEBUG Tx Command reply: GET_REPLY 876612912 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090323373 DLCTRL DEBUG Command: GET 88911457 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090323373 DLCTRL DEBUG Tx Command reply: GET_REPLY 88911457 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000003000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000101110'B, t_guard := 20.000000 } 20250425090323420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59766<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1032)@23e0c4c64ce8: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1032)@23e0c4c64ce8: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1022)@23e0c4c64ce8: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)12547523 20250425090324452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090324453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090324453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425090324453 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090324453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbf75c3, normal) (hnbgw_rua.c:406) 20250425090324453 DHNB DEBUG map_rua[0x56458e92ad50]{init}: Allocated (fsm.c:456) 20250425090324453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12547523)[0x56458e92ad50]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090324453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12547523 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425090324453 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090324453 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090324453 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425090324453 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12547523 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425090324453 DCN DEBUG map_sccp[0x56458e953dd0]{init}: Allocated (fsm.c:456) 20250425090324453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x56458e953dd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090324453 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12547523 <-> SCCP-112 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425090324453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12547523 SCCP-112 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425090324453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12547523)[0x56458e92ad50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090324453 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090324453 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090324453 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12547523 SCCP-112 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090324453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x56458e953dd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090324453 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090324453 DLSCCP DEBUG SCCP-SCOC(112)[0x56458e929550]{IDLE}: Allocated (fsm.c:456) 20250425090324453 DLSCCP DEBUG SCCP-SCOC(112)[0x56458e929550]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090324453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000070), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f400300002e0056400500f1100926) (sccp_scrc.c:415) 20250425090324453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090324453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090324453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090324453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090324453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090324453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090324453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090324453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090324453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090324453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090324453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090324453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090324453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090324453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090324453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090324453 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 70 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 2e 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090324453 DLSCCP DEBUG SCCP-SCOC(112)[0x56458e929550]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090324453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x56458e953dd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090324453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12547523)[0x56458e92ad50]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090324454 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090324454 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090324454 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090324454 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090324454 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090324454 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250425090324454 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090324454 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090324454 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090324454 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 70 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 2e 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(1031)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1031)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1032)@23e0c4c64ce8: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038) HNBGW_Test.sgsn0-RAN(1032)@23e0c4c64ce8: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)3950689 HNBGW_Test.sgsn0-SCCP(1031)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1031)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090324472 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090324472 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090324472 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090324472 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090324472 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090324472 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090324472 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090324472 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090324472 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090324472 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 70 8f d4 19 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090324473 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090324473 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090324473 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090324473 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090324473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090324473 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000070), PART(T=Source Reference,L=4,D=008fd419) (sccp_scrc.c:486) 20250425090324473 DLSCCP DEBUG Received CO:COAK for local reference 112 (sccp_scoc.c:1855) 20250425090324473 DLSCCP DEBUG SCCP-SCOC(112)[0x56458e929550]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090324473 DLSCCP DEBUG SCCP-SCOC(112)[0x56458e929550]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090324473 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090324473 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090324473 DCN DEBUG handle_cn_conn_conf() conn_id=112, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090324473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x56458e953dd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090324473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x56458e953dd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@23e0c4c64ce8: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090324475 DLCTRL DEBUG Command: GET 559915672 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425090324475 DLCTRL DEBUG Tx Command reply: GET_REPLY 559915672 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250425090324479 DLCTRL DEBUG Command: GET 153683075 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425090324479 DLCTRL DEBUG Tx Command reply: GET_REPLY 153683075 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090324486 DLCTRL DEBUG Command: GET 845668001 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090324486 DLCTRL DEBUG Tx Command reply: GET_REPLY 845668001 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090324492 DLCTRL DEBUG Command: GET 162558723 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090324492 DLCTRL DEBUG Tx Command reply: GET_REPLY 162558723 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090324497 DLCTRL DEBUG Command: GET 149157792 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090324497 DLCTRL DEBUG Tx Command reply: GET_REPLY 149157792 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090324500 DLCTRL DEBUG Command: GET 910438520 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425090324500 DLCTRL DEBUG Tx Command reply: GET_REPLY 910438520 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090324503 DLCTRL DEBUG Command: GET 818845364 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425090324503 DLCTRL DEBUG Tx Command reply: GET_REPLY 818845364 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090324505 DLCTRL DEBUG Command: GET 539421271 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090324505 DLCTRL DEBUG Tx Command reply: GET_REPLY 539421271 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090324509 DLCTRL DEBUG Command: GET 132382250 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090324509 DLCTRL DEBUG Tx Command reply: GET_REPLY 132382250 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090324512 DLCTRL DEBUG Command: GET 950484099 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090324512 DLCTRL DEBUG Tx Command reply: GET_REPLY 950484099 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090324517 DLCTRL DEBUG Command: GET 370450997 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425090324517 DLCTRL DEBUG Tx Command reply: GET_REPLY 370450997 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090324522 DLCTRL DEBUG Command: GET 681155140 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425090324522 DLCTRL DEBUG Tx Command reply: GET_REPLY 681155140 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090324526 DLCTRL DEBUG Command: GET 931832477 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090324526 DLCTRL DEBUG Tx Command reply: GET_REPLY 931832477 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090324529 DLCTRL DEBUG Command: GET 494229590 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090324529 DLCTRL DEBUG Tx Command reply: GET_REPLY 494229590 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090324532 DLCTRL DEBUG Command: GET 688376288 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090324532 DLCTRL DEBUG Tx Command reply: GET_REPLY 688376288 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090324534 DLCTRL DEBUG Command: GET 330157893 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425090324534 DLCTRL DEBUG Tx Command reply: GET_REPLY 330157893 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090324538 DLCTRL DEBUG Command: GET 140263688 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425090324538 DLCTRL DEBUG Tx Command reply: GET_REPLY 140263688 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090324541 DLCTRL DEBUG Command: GET 671737182 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090324541 DLCTRL DEBUG Tx Command reply: GET_REPLY 671737182 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090324544 DLCTRL DEBUG Command: GET 242931366 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090324544 DLCTRL DEBUG Tx Command reply: GET_REPLY 242931366 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090324546 DLCTRL DEBUG Command: GET 184795558 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090324546 DLCTRL DEBUG Tx Command reply: GET_REPLY 184795558 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001110101'B, t_guard := 20.000000 } 20250425090324580 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59770<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1035)@23e0c4c64ce8: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1035)@23e0c4c64ce8: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1022)@23e0c4c64ce8: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039)4889952 20250425090325609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090325609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090325609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250425090325609 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090325609 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4a9d60, normal) (hnbgw_rua.c:406) 20250425090325609 DHNB DEBUG map_rua[0x56458e94b2a0]{init}: Allocated (fsm.c:456) 20250425090325609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4889952)[0x56458e94b2a0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090325609 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4889952 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425090325609 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090325609 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090325609 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250425090325610 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4889952 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:743) 20250425090325610 DCN DEBUG map_sccp[0x56458e938d70]{init}: Allocated (fsm.c:456) 20250425090325610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x56458e938d70]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090325610 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4889952 <-> SCCP-113 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250425090325610 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4889952 SCCP-113 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:311) 20250425090325610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4889952)[0x56458e94b2a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090325610 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090325610 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090325610 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4889952 SCCP-113 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090325610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x56458e938d70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090325610 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090325610 DLSCCP DEBUG SCCP-SCOC(113)[0x56458e938ea0]{IDLE}: Allocated (fsm.c:456) 20250425090325610 DLSCCP DEBUG SCCP-SCOC(113)[0x56458e938ea0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090325610 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000071), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030002750056400500f1100926) (sccp_scrc.c:415) 20250425090325610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090325610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090325610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090325610 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090325610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090325610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090325610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090325610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090325610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090325610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090325610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090325610 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090325610 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090325610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090325610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090325610 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 70 00 00 00 bd 00 00 00 0a 03 00 00 06 01 00 00 71 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4b 00 13 40 47 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 75 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090325610 DLSCCP DEBUG SCCP-SCOC(113)[0x56458e938ea0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090325610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x56458e938d70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090325610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4889952)[0x56458e94b2a0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090325611 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090325611 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090325611 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090325611 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090325611 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090325611 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'virt-sgsn1' 20250425090325611 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090325611 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090325611 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090325611 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 70 00 00 00 bd 00 00 00 0a 03 00 00 06 01 00 00 71 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4b 00 13 40 47 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 75 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(1034)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1034)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1035)@23e0c4c64ce8: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039) HNBGW_Test.sgsn1-RAN(1035)@23e0c4c64ce8: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039)932030 HNBGW_Test.sgsn1-SCCP(1034)@23e0c4c64ce8: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(1034)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@23e0c4c64ce8: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090325628 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090325628 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425090325628 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425090325628 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425090325628 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090325628 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090325628 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090325628 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090325628 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090325628 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 71 b3 3b f8 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090325628 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090325628 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090325628 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090325628 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090325628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090325629 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000071), PART(T=Source Reference,L=4,D=00b33bf8) (sccp_scrc.c:486) 20250425090325629 DLSCCP DEBUG Received CO:COAK for local reference 113 (sccp_scoc.c:1855) 20250425090325629 DLSCCP DEBUG SCCP-SCOC(113)[0x56458e938ea0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090325629 DLSCCP DEBUG SCCP-SCOC(113)[0x56458e938ea0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090325629 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090325629 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090325629 DCN DEBUG handle_cn_conn_conf() conn_id=113, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090325629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x56458e938d70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090325629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x56458e938d70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425090325630 DLCTRL DEBUG Command: GET 848011545 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425090325630 DLCTRL DEBUG Tx Command reply: GET_REPLY 848011545 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250425090325635 DLCTRL DEBUG Command: GET 789551822 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425090325635 DLCTRL DEBUG Tx Command reply: GET_REPLY 789551822 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090325639 DLCTRL DEBUG Command: GET 45495761 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090325639 DLCTRL DEBUG Tx Command reply: GET_REPLY 45495761 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090325643 DLCTRL DEBUG Command: GET 801231354 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090325643 DLCTRL DEBUG Tx Command reply: GET_REPLY 801231354 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090325648 DLCTRL DEBUG Command: GET 6106009 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090325648 DLCTRL DEBUG Tx Command reply: GET_REPLY 6106009 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090325653 DLCTRL DEBUG Command: GET 912954999 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425090325653 DLCTRL DEBUG Tx Command reply: GET_REPLY 912954999 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250425090325657 DLCTRL DEBUG Command: GET 509505606 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425090325657 DLCTRL DEBUG Tx Command reply: GET_REPLY 509505606 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090325661 DLCTRL DEBUG Command: GET 893825023 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090325661 DLCTRL DEBUG Tx Command reply: GET_REPLY 893825023 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090325665 DLCTRL DEBUG Command: GET 540573651 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090325665 DLCTRL DEBUG Tx Command reply: GET_REPLY 540573651 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090325669 DLCTRL DEBUG Command: GET 872248478 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090325669 DLCTRL DEBUG Tx Command reply: GET_REPLY 872248478 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090325672 DLCTRL DEBUG Command: GET 203594330 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425090325672 DLCTRL DEBUG Tx Command reply: GET_REPLY 203594330 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090325676 DLCTRL DEBUG Command: GET 921619324 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425090325676 DLCTRL DEBUG Tx Command reply: GET_REPLY 921619324 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090325680 DLCTRL DEBUG Command: GET 392424470 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090325680 DLCTRL DEBUG Tx Command reply: GET_REPLY 392424470 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090325683 DLCTRL DEBUG Command: GET 450466981 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090325683 DLCTRL DEBUG Tx Command reply: GET_REPLY 450466981 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090325686 DLCTRL DEBUG Command: GET 599206033 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090325686 DLCTRL DEBUG Tx Command reply: GET_REPLY 599206033 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090325689 DLCTRL DEBUG Command: GET 508840200 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425090325689 DLCTRL DEBUG Tx Command reply: GET_REPLY 508840200 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090325691 DLCTRL DEBUG Command: GET 632367012 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425090325691 DLCTRL DEBUG Tx Command reply: GET_REPLY 632367012 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090325693 DLCTRL DEBUG Command: GET 996087495 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090325693 DLCTRL DEBUG Tx Command reply: GET_REPLY 996087495 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090325695 DLCTRL DEBUG Command: GET 474453920 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090325695 DLCTRL DEBUG Tx Command reply: GET_REPLY 474453920 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090325697 DLCTRL DEBUG Command: GET 939580555 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090325697 DLCTRL DEBUG Tx Command reply: GET_REPLY 939580555 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: "disconnecting msc0" 20250425090325699 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250425090325700 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090325700 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090325700 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090325700 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425090325700 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090325700 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090325700 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090325700 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090325700 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090325700 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090325700 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425090325700 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090325700 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090325700 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090325700 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090325700 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090325700 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090325700 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250425090325700 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250425090325700 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090325700 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090325700 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090325700 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090325700 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090325700 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425090325700 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090325700 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090325700 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090325700 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090325700 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090325700 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090325700 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090325700 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090325700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x56458e953dd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425090325700 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090325700 DLSCCP DEBUG SCCP-SCOC(112)[0x56458e929550]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090325700 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008fd419), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090325700 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090325701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090325701 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090325701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090325701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090325701 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090325701 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 07 04 8f d4 19 00 00 70 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090325701 DLSCCP DEBUG SCCP-SCOC(112)[0x56458e929550]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090325701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x56458e953dd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090325701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12547523)[0x56458e92ad50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425090325701 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12547523)[0x56458e92ad50]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425090325701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425090325701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12547523)[0x56458e92ad50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425090325701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12547523)[0x56458e92ad50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090325701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12547523)[0x56458e92ad50]{disrupted}: Freeing instance (context_map.c:202) 20250425090325701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12547523)[0x56458e92ad50]{disrupted}: Deallocated (fsm.c:568) 20250425090325701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x56458e953dd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090325701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x56458e953dd0]{disconnected}: Freeing instance (context_map.c:206) 20250425090325701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x56458e953dd0]{disconnected}: Deallocated (fsm.c:568) 20250425090325701 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12547523 SCCP-112 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425090325701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090325701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425090325701 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090325701 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090325701 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090325701 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090325701 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090325701 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001010011'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1022)@23e0c4c64ce8: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)12547523 20250425090325732 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52750<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1035)@23e0c4c64ce8: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1035)@23e0c4c64ce8: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1022)@23e0c4c64ce8: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040)16074908 20250425090326748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090326748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090326748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425090326748 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090326748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf5489c, normal) (hnbgw_rua.c:406) 20250425090326749 DHNB DEBUG map_rua[0x56458e92ad50]{init}: Allocated (fsm.c:456) 20250425090326749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16074908)[0x56458e92ad50]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090326749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16074908 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425090326749 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090326749 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090326749 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16074908 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:743) 20250425090326749 DCN DEBUG map_sccp[0x56458e953dd0]{init}: Allocated (fsm.c:456) 20250425090326749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x56458e953dd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090326749 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16074908 <-> SCCP-114 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250425090326749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16074908 SCCP-114 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425090326749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16074908)[0x56458e92ad50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090326749 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090326749 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090326749 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16074908 SCCP-114 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090326749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x56458e953dd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090326749 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090326749 DLSCCP DEBUG SCCP-SCOC(114)[0x56458e936410]{IDLE}: Allocated (fsm.c:456) 20250425090326749 DLSCCP DEBUG SCCP-SCOC(114)[0x56458e936410]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090326749 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000072), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030002530056400500f1100926) (sccp_scrc.c:415) 20250425090326749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090326749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090326749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090326749 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090326749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090326749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090326749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090326749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090326749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090326749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090326749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090326749 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090326749 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090326749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090326749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090326749 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 0a 03 00 00 05 01 00 00 72 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 53 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090326750 DLSCCP DEBUG SCCP-SCOC(114)[0x56458e936410]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090326750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x56458e953dd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090326750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16074908)[0x56458e92ad50]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090326750 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090326750 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090326750 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090326750 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090326750 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090326750 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'virt-sgsn1' 20250425090326750 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090326750 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090326750 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090326750 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 0a 03 00 00 05 01 00 00 72 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 53 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(1034)@23e0c4c64ce8: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(1034)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(1035)@23e0c4c64ce8: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040) HNBGW_Test.sgsn1-RAN(1035)@23e0c4c64ce8: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040)8998893 HNBGW_Test.sgsn1-SCCP(1034)@23e0c4c64ce8: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(1034)@23e0c4c64ce8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425090326754 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090326754 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425090326754 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425090326754 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425090326754 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090326754 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090326754 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090326754 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090326754 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090326754 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 72 ec a6 07 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090326754 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090326754 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090326754 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090326754 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090326754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090326754 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000072), PART(T=Source Reference,L=4,D=00eca607) (sccp_scrc.c:486) 20250425090326754 DLSCCP DEBUG Received CO:COAK for local reference 114 (sccp_scoc.c:1855) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090326754 DLSCCP DEBUG SCCP-SCOC(114)[0x56458e936410]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090326754 DLSCCP DEBUG SCCP-SCOC(114)[0x56458e936410]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090326754 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090326754 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090326754 DCN DEBUG handle_cn_conn_conf() conn_id=114, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090326754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x56458e953dd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090326755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x56458e953dd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@23e0c4c64ce8: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090326757 DLCTRL DEBUG Command: GET 744222765 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425090326757 DLCTRL DEBUG Tx Command reply: GET_REPLY 744222765 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250425090326760 DLCTRL DEBUG Command: GET 53339349 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425090326760 DLCTRL DEBUG Tx Command reply: GET_REPLY 53339349 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090326763 DLCTRL DEBUG Command: GET 644303505 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090326763 DLCTRL DEBUG Tx Command reply: GET_REPLY 644303505 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090326766 DLCTRL DEBUG Command: GET 38011822 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090326766 DLCTRL DEBUG Tx Command reply: GET_REPLY 38011822 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090326770 DLCTRL DEBUG Command: GET 463021785 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090326770 DLCTRL DEBUG Tx Command reply: GET_REPLY 463021785 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090326776 DLCTRL DEBUG Command: GET 199247316 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425090326776 DLCTRL DEBUG Tx Command reply: GET_REPLY 199247316 rate_ctr.abs.sgsn.1.cnpool:subscr:new 2 (control_if.c:477) 20250425090326780 DLCTRL DEBUG Command: GET 956777042 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425090326780 DLCTRL DEBUG Tx Command reply: GET_REPLY 956777042 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090326784 DLCTRL DEBUG Command: GET 661577598 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090326784 DLCTRL DEBUG Tx Command reply: GET_REPLY 661577598 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090326787 DLCTRL DEBUG Command: GET 143539265 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090326788 DLCTRL DEBUG Tx Command reply: GET_REPLY 143539265 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090326791 DLCTRL DEBUG Command: GET 904809771 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090326791 DLCTRL DEBUG Tx Command reply: GET_REPLY 904809771 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090326795 DLCTRL DEBUG Command: GET 809555973 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425090326795 DLCTRL DEBUG Tx Command reply: GET_REPLY 809555973 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090326798 DLCTRL DEBUG Command: GET 673752013 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425090326798 DLCTRL DEBUG Tx Command reply: GET_REPLY 673752013 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090326801 DLCTRL DEBUG Command: GET 761825673 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090326801 DLCTRL DEBUG Tx Command reply: GET_REPLY 761825673 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090326803 DLCTRL DEBUG Command: GET 794459915 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090326803 DLCTRL DEBUG Tx Command reply: GET_REPLY 794459915 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090326805 DLCTRL DEBUG Command: GET 491056328 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090326805 DLCTRL DEBUG Tx Command reply: GET_REPLY 491056328 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090326807 DLCTRL DEBUG Command: GET 890847714 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425090326807 DLCTRL DEBUG Tx Command reply: GET_REPLY 890847714 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090326809 DLCTRL DEBUG Command: GET 528712039 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425090326809 DLCTRL DEBUG Tx Command reply: GET_REPLY 528712039 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090326810 DLCTRL DEBUG Command: GET 733369532 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090326810 DLCTRL DEBUG Tx Command reply: GET_REPLY 733369532 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090326814 DLCTRL DEBUG Command: GET 202902364 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090326814 DLCTRL DEBUG Tx Command reply: GET_REPLY 202902364 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090326818 DLCTRL DEBUG Command: GET 569453250 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090326818 DLCTRL DEBUG Tx Command reply: GET_REPLY 569453250 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425090326833 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36357<->l=127.0.0.1:4262) (control_if.c:193) 20250425090326833 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59754<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1019)@23e0c4c64ce8: Final verdict of PTC: none VirtHNBGW-STATS(1018)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090326837 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59750<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090326838 DLINP DEBUG SRVCONN(,r=127.0.0.1:35328<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090326839 DLINP DEBUG SRVCONN(,r=127.0.0.1:35328<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090326839 DLINP NOTICE SRV(,r=127.0.0.1:35328<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090326839 DMAIN NOTICE (127.0.0.1:35328 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35328<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090326839 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc0-SCCP(1025)@23e0c4c64ce8: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1024)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(1029)@23e0c4c64ce8: Final verdict of PTC: none 20250425090326842 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090326842 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090326842 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090326842 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250425090326842 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090326842 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090326842 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090326842 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090326842 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090326842 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090326842 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250425090326842 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090326842 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090326842 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090326842 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250425090326842 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090326842 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 02  20250425090326842 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250425090326842 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250425090326842 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090326843 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-SCCP(1028)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1033)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1026)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1031)@23e0c4c64ce8: Final verdict of PTC: none 20250425090326843 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090326843 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090326843 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090326843 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250425090326843 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090326843 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090326843 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090326843 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090326843 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250425090326843 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090326843 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090326843 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090326843 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090326843 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090326843 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250425090326843 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090326843 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090326843 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090326843 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090326843 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090326843 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090326843 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090326843 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090326843 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090326843 DRANAP NOTICE cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090326843 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090326843 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090326843 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250425090326843 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425090326843 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090326843 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425090326843 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425090326843 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090326843 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090326843 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090326843 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090326843 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090326843 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090326843 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090326843 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090326843 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090326843 DRANAP NOTICE cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090326843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x56458e938d70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425090326844 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090326844 DLSCCP DEBUG SCCP-SCOC(113)[0x56458e938ea0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090326844 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b33bf8), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090326844 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090326844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090326844 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090326844 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090326844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090326844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090326844 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 06 04 b3 3b f8 00 00 71 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090326844 DLSCCP DEBUG SCCP-SCOC(113)[0x56458e938ea0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090326844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x56458e938d70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090326844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4889952)[0x56458e94b2a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425090326844 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4889952)[0x56458e94b2a0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425090326844 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425090326844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4889952)[0x56458e94b2a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425090326844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4889952)[0x56458e94b2a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090326844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4889952)[0x56458e94b2a0]{disrupted}: Freeing instance (context_map.c:202) 20250425090326844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4889952)[0x56458e94b2a0]{disrupted}: Deallocated (fsm.c:568) 20250425090326844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x56458e938d70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090326844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x56458e938d70]{disconnected}: Freeing instance (context_map.c:206) 20250425090326844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x56458e938d70]{disconnected}: Deallocated (fsm.c:568) 20250425090326844 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4889952 SCCP-113 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250425090326844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x56458e953dd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425090326844 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090326844 DLSCCP DEBUG SCCP-SCOC(114)[0x56458e936410]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090326844 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eca607), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090326844 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090326844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090326844 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090326844 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090326844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090326844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090326844 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 05 04 ec a6 07 00 00 72 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090326844 DLSCCP DEBUG SCCP-SCOC(114)[0x56458e936410]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090326844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x56458e953dd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090326844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16074908)[0x56458e92ad50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425090326844 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16074908)[0x56458e92ad50]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425090326844 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090326844 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425090326844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16074908)[0x56458e92ad50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425090326844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16074908)[0x56458e92ad50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090326844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16074908)[0x56458e92ad50]{disrupted}: Freeing instance (context_map.c:202) 20250425090326844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16074908)[0x56458e92ad50]{disrupted}: Deallocated (fsm.c:568) 20250425090326844 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090326844 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090326844 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425090326845 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425090326845 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090326845 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425090326845 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090326845 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090326844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x56458e953dd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090326844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x56458e953dd0]{disconnected}: Freeing instance (context_map.c:206) 20250425090326845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x56458e953dd0]{disconnected}: Deallocated (fsm.c:568) 20250425090326845 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16074908 SCCP-114 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250425090326845 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090326845 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090326845 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090326845 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090326845 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090326845 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090326845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090326845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425090326845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425090326845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090326845 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090326845 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090326845 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090326845 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090326845 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090326845 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090326845 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090326845 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090326845 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn0-RAN(1032)@23e0c4c64ce8: Final verdict of PTC: none 20250425090326845 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090326845 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090326845 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090326845 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090326845 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090326845 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090326845 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090326845 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090326845 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425090326845 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090326845 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090326845 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090326846 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090326846 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090326846 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090326846 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090326846 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1022)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1036)@23e0c4c64ce8: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1021)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1030)@23e0c4c64ce8: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1017)@23e0c4c64ce8: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1023)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1034)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1035)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1027)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(1020)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(1037)@23e0c4c64ce8: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039)@23e0c4c64ce8: Final verdict of PTC: pass 20250425090326850 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59766<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090326851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59770<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090326864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52750<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)@23e0c4c64ce8: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040)@23e0c4c64ce8: Final verdict of PTC: pass MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1017): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(1018): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(1019): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(1020): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1021): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1022): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1023): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1024): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(1025): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(1026): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(1027): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-SCCP(1028): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-RAN(1029): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc1-M3UA(1030): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1031): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1032): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1033): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1034): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1035): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1036): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(1037): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. 20250425090326921 DLSCCP DEBUG SCCP-SCOC(110)[0x56458e8e72c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090326921 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea1320), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090326921 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090326921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090326921 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090326921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090326921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090326921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090326921 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ea 13 20 00 00 6e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090326922 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090326922 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090326922 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090326922 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090326922 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090326922 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090326928 DLSCCP DEBUG SCCP-SCOC(111)[0x56458e93a070]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090326928 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008829ab), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090326928 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090326928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090326928 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090326928 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090326928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090326928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090326928 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 88 29 ab 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090326928 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090326928 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090326928 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090326928 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090326928 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090326928 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! Fri Apr 25 09:03:26 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc 20250425090327055 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52766<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090327702 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090327702 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090327702 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425090327758 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52766<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=620648) Waiting for packet dumper to finish... 1 (prev_count=620648, count=625252) 20250425090328844 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090328844 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425090328844 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425090328844 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090328844 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250425090328844 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250425090328845 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090328845 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090328845 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425090329183 DLSCCP DEBUG SCCP-SCOC(107)[0x56458e949e40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090329183 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b1548), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090329183 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090329183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090329183 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090329183 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090329183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090329183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090329183 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 7b 15 48 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090329183 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090329183 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090329183 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090329183 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090329183 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090329183 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090329210 DLSCCP DEBUG SCCP-SCOC(108)[0x56458e928e10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090329210 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000fa4fe), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090329210 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090329210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090329210 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090329210 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090329210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090329210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090329210 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 0f a4 fe 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090329211 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090329211 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090329211 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090329211 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090329211 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090329211 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090329228 DLSCCP DEBUG SCCP-SCOC(109)[0x56458e95acf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090329228 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00324afa), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090329228 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090329228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090329228 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090329228 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090329228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090329228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090329228 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 32 4a fa 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090329228 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090329228 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090329228 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090329228 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090329228 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090329228 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090329634 DLSCCP DEBUG SCCP-SCOC(106)[0x56458e936ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090329634 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00762f20), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090329634 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090329634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090329634 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090329634 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090329634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090329634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090329634 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 76 2f 20 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090329634 DLSCCP DEBUG SCCP-SCOC(104)[0x56458e94a6a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090329634 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc76d3), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090329634 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090329634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090329634 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090329634 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090329634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090329634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090329634 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 bc 76 d3 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090329634 DLSCCP DEBUG SCCP-SCOC(105)[0x56458e930220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090329634 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f35639), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090329634 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090329634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090329634 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090329634 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090329634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090329634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090329634 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 f3 56 39 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090329635 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090329635 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090329635 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090329635 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090329635 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090329635 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090329635 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090329635 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090329635 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090329635 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090329635 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090329635 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090329635 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090329635 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090329635 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090329635 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090329635 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090329635 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink ------ Fri Apr 25 09:03:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425090330000 DLSCCP DEBUG SCCP-SCOC(102)[0x56458e932eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090330000 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f27a6), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090330000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090330000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090330000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090330000 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090330000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090330000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090330000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 1f 27 a6 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090330001 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090330001 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090330001 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090330001 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090330001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090330001 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090330003 DLSCCP DEBUG SCCP-SCOC(103)[0x56458e94dba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090330003 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d46602), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090330003 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090330003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090330003 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090330003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090330003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090330003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090330003 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d4 66 02 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090330003 DLSCCP DEBUG SCCP-SCOC(101)[0x56458e93a1f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090330003 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a945ff), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090330003 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090330003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090330003 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090330003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090330003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090330003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090330003 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a9 45 ff 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090330003 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090330003 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090330003 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090330003 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090330003 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090330003 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090330003 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090330003 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090330003 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090330003 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090330003 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090330003 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090330558 DLSCCP DEBUG SCCP-SCOC(97)[0x56458e798390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090330558 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f835b4), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090330558 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090330558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090330558 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090330558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090330558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090330558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090330558 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 f8 35 b4 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090330558 DLSCCP DEBUG SCCP-SCOC(98)[0x56458e951090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090330558 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ba826), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090330558 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090330558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090330558 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090330558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090330558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090330558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090330558 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6b a8 26 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090330558 DLSCCP DEBUG SCCP-SCOC(99)[0x56458e954000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090330558 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef4d87), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090330558 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090330558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090330558 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090330558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090330558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090330558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090330558 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ef 4d 87 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090330558 DLSCCP DEBUG SCCP-SCOC(100)[0x56458e937e40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090330558 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00435d3f), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090330558 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090330558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090330558 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090330558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090330558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090330558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090330558 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 43 5d 3f 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090330559 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090330559 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090330559 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090330559 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090330559 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090330559 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090330559 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090330559 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090330559 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090330559 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090330559 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090330559 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090330559 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090330559 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090330559 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090330559 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090330559 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090330559 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090330559 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090330559 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090330559 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090330559 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090330559 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090330559 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20250425090330858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52772<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090330863 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52778<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090330868 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34203<->l=127.0.0.1:4262) (control_if.c:572) 20250425090330933 DLSCCP DEBUG SCCP-SCOC(94)[0x56458e952dc0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090330933 DLSCCP DEBUG SCCP-SCOC(94)[0x56458e952dc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090330933 DLSCCP DEBUG SCCP-SCOC(94)[0x56458e952dc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090330933 DLSCCP DEBUG SCCP-SCOC(94)[0x56458e952dc0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090330933 DLSCCP DEBUG SCCP-SCOC(94)[0x56458e952dc0]{IDLE}: Deallocated (fsm.c:568) 20250425090330935 DLSCCP DEBUG SCCP-SCOC(95)[0x56458e9530d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090330935 DLSCCP DEBUG SCCP-SCOC(95)[0x56458e9530d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090330935 DLSCCP DEBUG SCCP-SCOC(95)[0x56458e9530d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090330935 DLSCCP DEBUG SCCP-SCOC(95)[0x56458e9530d0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090330935 DLSCCP DEBUG SCCP-SCOC(95)[0x56458e9530d0]{IDLE}: Deallocated (fsm.c:568) 20250425090330936 DLSCCP DEBUG SCCP-SCOC(96)[0x56458e92c270]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090330936 DLSCCP DEBUG SCCP-SCOC(96)[0x56458e92c270]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090330936 DLSCCP DEBUG SCCP-SCOC(96)[0x56458e92c270]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090330936 DLSCCP DEBUG SCCP-SCOC(96)[0x56458e92c270]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090330936 DLSCCP DEBUG SCCP-SCOC(96)[0x56458e92c270]{IDLE}: Deallocated (fsm.c:568) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1045)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090330961 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425090330961 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425090330969 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090330969 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090330970 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090330970 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090330970 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090330970 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090330970 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090330970 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1047)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090330970 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41070 (stream_srv.c:142) 20250425090330970 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41070<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425090330971 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090330971 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425090330971 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090330971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090330971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090330971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090330971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090330971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090330971 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090330971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090330971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090330971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090330971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090330971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090330971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090330971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090330971 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090330971 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090330971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425090330971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090330971 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 09 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090330971 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090330971 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090330971 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425090330971 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090330971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090330971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090330971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090330971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090330971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090330971 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090330971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090330971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090330971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090330971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090330971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090330971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090330971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090330971 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090330971 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090330971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090330971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090330971 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 00 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090330971 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090330971 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090330971 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090330972 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090330972 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090330972 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090330972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090330972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090330972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090330972 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090330972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090330972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090330972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090330972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090330972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090330972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090330972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090330972 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090330972 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090330972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090330972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090330972 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090330972 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090330972 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090330972 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090330972 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090330972 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090330972 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090330972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090330972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090330972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090330972 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090330972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090330972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090330972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090330972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090330972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090330972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090330972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090330972 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090330972 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090330972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090330972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090330972 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090330972 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090330972 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090330972 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090330972 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090330972 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425090330972 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425090330972 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425090330972 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090330973 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090330973 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090330973 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090330973 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090330973 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090330973 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090330973 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090330973 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090330973 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090330973 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090330973 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090330973 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090330973 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090330973 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090330973 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090330973 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090330973 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1051)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(1051)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1051)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-SCCP(1049)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090330987 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090330987 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090330987 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090330987 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090330987 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090330987 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090330987 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090330987 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090330988 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090330988 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425090330988 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090330988 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090330988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090330988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090330988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090330988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090330988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=5 -> eSLS=85: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090330988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090330988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090330988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090330988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090330988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090330988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090330988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090330988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090330988 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090330988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425090330988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090330988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 05 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090330988 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090330988 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090330988 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425090330988 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090330988 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090330988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090330988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090330988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090330988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090330988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090330988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090330988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090330988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090330988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090330988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090330988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090330988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090330988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090330988 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090330988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090330988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090330988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 08 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090330988 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090330988 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090330988 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090330988 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090330988 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090330988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090330988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090330988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090330988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090330988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090330988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090330988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090330988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090330988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090330988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090330988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090330988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090330988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090330989 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090330989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090330989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090330989 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090330989 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090330989 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090330989 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090330989 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090330989 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090330989 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090330989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090330989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090330989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090330989 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090330989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090330989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090330989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090330989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090330989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090330989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090330989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090330989 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090330989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090330989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090330989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090330989 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090330989 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090330989 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090330989 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090330989 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090330989 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425090330989 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425090330989 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425090330989 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090330989 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090330989 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090330989 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090330989 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090330989 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090330989 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090330989 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090330989 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090330989 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090330989 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090330989 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090330989 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090330989 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090330989 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090330989 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090330989 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090330989 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1054)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(1054)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1054)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1052)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090331010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090331010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090331010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090331010 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090331010 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425090331010 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090331010 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090331010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090331010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090331014 DLINP DEBUG SRVCONN(,r=127.0.0.1:41070<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090331014 DLINP DEBUG SRVCONN(,r=127.0.0.1:41070<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090331014 DLINP DEBUG SRVCONN(,r=127.0.0.1:41070<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090331014 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090331014 DHNBAP DEBUG (127.0.0.1:41070 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425090331014 DHNBAP NOTICE (127.0.0.1:41070 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090331014 DHNBAP NOTICE (127.0.0.1:41070 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090331014 DLINP DEBUG SRVCONN(,r=127.0.0.1:41070<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090331014 DLINP DEBUG SRVCONN(,r=127.0.0.1:41070<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090331185 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090331185 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425090331185 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090331185 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1051)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425090331188 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090331188 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425090331188 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090331188 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090331188 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090331188 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090331188 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090331188 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090331188 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090331188 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425090331188 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090331189 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090331189 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090331189 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090331189 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425090331189 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090331189 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090331189 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090331189 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090331189 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425090331189 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425090331189 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090331189 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090331189 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090331189 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090331189 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425090331189 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090331189 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090331189 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090331189 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090331189 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090331189 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090331189 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090331190 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090331190 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090331190 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090331190 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090331190 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090331190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090331190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090331190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090331190 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090331190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090331190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090331190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090331190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090331190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090331190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090331190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090331190 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090331190 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090331190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090331190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090331190 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090331190 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090331190 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090331190 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090331190 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090331190 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090331190 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090331190 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250425090331190 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090331190 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090331190 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090331190 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425090331199 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090331199 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425090331199 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090331199 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1054)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425090331201 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090331201 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425090331201 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090331201 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090331201 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090331201 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090331201 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090331201 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090331201 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090331201 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090331201 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090331202 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090331202 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090331202 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090331202 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425090331202 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090331202 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090331202 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090331202 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090331202 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425090331202 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090331202 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090331202 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090331202 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090331202 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090331202 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090331202 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425090331202 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090331202 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090331202 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090331202 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090331202 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090331202 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090331202 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090331203 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090331203 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090331203 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090331203 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090331203 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090331203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090331203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090331203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090331203 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090331203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090331203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090331203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090331203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090331203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090331203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090331203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090331203 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090331203 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090331203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090331203 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090331203 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090331203 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090331203 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090331203 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090331203 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090331203 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090331203 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090331203 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250425090331203 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090331203 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090331203 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090331203 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(1050)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090332003 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090332003 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090332003 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090332003 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090332003 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090332003 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090332003 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090332003 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090332003 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090332003 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425090332004 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090332004 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090332004 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090332004 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090332004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090332004 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090332004 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090332004 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090332004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090332004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090332004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090332004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090332004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090332004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090332004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090332004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090332004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090332004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090332004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090332004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090332004 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090332004 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090332004 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090332004 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090332004 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425090332004 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090332004 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090332004 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090332004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090332004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090332004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090332004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090332004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090332004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090332005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090332005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090332005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090332005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090332005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090332005 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090332005 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090332005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090332005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090332005 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090332005 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090332005 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425090332005 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090332005 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090332005 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090332005 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090332005 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090332005 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250425090332005 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090332005 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090332005 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090332005 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425090332006 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090332006 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090332006 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090332006 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090332006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090332006 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090332006 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090332006 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090332006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090332006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090332006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090332006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090332006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090332006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090332006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090332006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090332006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090332006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090332006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090332006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090332006 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090332006 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090332006 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090332006 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090332006 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090332006 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090332006 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090332006 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090332006 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090332006 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090332006 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090332006 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090332006 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090332006 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090332006 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-RAN(1053)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090332007 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090332007 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090332007 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090332007 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090332007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090332007 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090332007 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090332007 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090332007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090332007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090332007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090332007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090332007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090332007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090332007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090332007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090332007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090332007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090332007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090332007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090332007 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090332007 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090332007 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090332007 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090332007 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425090332007 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090332007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090332007 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090332007 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090332007 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090332007 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090332007 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090332007 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090332007 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090332007 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090332007 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090332007 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090332007 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090332007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090332007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090332007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090332007 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090332007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090332007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090332007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090332007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090332007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090332007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090332007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090332007 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090332007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090332007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090332007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090332007 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090332007 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090332007 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425090332007 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090332007 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090332007 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090332007 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090332007 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090332007 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250425090332007 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090332007 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090332007 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090332007 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425090332008 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090332008 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090332008 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090332008 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090332008 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090332008 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090332008 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090332008 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090332008 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090332008 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090332008 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090332008 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090332008 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090332008 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090332008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090332008 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090332008 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090332008 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090332008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090332008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090332008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090332008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090332008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090332008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090332008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090332008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090332008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090332008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090332008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090332008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090332008 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090332008 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090332008 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090332008 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090332008 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090333028 DLCTRL DEBUG Command: GET 709820714 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425090333028 DLCTRL DEBUG Tx Command reply: GET_REPLY 709820714 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250425090333029 DLCTRL DEBUG Command: GET 664037875 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425090333029 DLCTRL DEBUG Tx Command reply: GET_REPLY 664037875 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090333032 DLCTRL DEBUG Command: GET 863230847 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090333032 DLCTRL DEBUG Tx Command reply: GET_REPLY 863230847 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090333035 DLCTRL DEBUG Command: GET 648237633 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090333035 DLCTRL DEBUG Tx Command reply: GET_REPLY 648237633 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090333036 DLCTRL DEBUG Command: GET 265451397 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090333036 DLCTRL DEBUG Tx Command reply: GET_REPLY 265451397 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250425090333037 DLCTRL DEBUG Command: GET 919779900 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425090333037 DLCTRL DEBUG Tx Command reply: GET_REPLY 919779900 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090333038 DLCTRL DEBUG Command: GET 971300513 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425090333038 DLCTRL DEBUG Tx Command reply: GET_REPLY 971300513 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090333039 DLCTRL DEBUG Command: GET 145248023 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090333039 DLCTRL DEBUG Tx Command reply: GET_REPLY 145248023 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090333040 DLCTRL DEBUG Command: GET 712522369 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090333040 DLCTRL DEBUG Tx Command reply: GET_REPLY 712522369 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090333040 DLCTRL DEBUG Command: GET 896064038 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090333040 DLCTRL DEBUG Tx Command reply: GET_REPLY 896064038 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250425090333041 DLCTRL DEBUG Command: GET 842990601 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425090333041 DLCTRL DEBUG Tx Command reply: GET_REPLY 842990601 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090333043 DLCTRL DEBUG Command: GET 943016734 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425090333043 DLCTRL DEBUG Tx Command reply: GET_REPLY 943016734 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090333043 DLCTRL DEBUG Command: GET 749666725 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090333043 DLCTRL DEBUG Tx Command reply: GET_REPLY 749666725 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090333045 DLCTRL DEBUG Command: GET 702520628 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090333045 DLCTRL DEBUG Tx Command reply: GET_REPLY 702520628 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090333046 DLCTRL DEBUG Command: GET 748120196 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090333046 DLCTRL DEBUG Tx Command reply: GET_REPLY 748120196 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250425090333047 DLCTRL DEBUG Command: GET 279689415 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425090333047 DLCTRL DEBUG Tx Command reply: GET_REPLY 279689415 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090333049 DLCTRL DEBUG Command: GET 78493946 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425090333049 DLCTRL DEBUG Tx Command reply: GET_REPLY 78493946 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090333050 DLCTRL DEBUG Command: GET 330051726 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090333050 DLCTRL DEBUG Tx Command reply: GET_REPLY 330051726 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090333051 DLCTRL DEBUG Command: GET 422143752 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090333051 DLCTRL DEBUG Tx Command reply: GET_REPLY 422143752 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090333052 DLCTRL DEBUG Command: GET 704102482 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090333052 DLCTRL DEBUG Tx Command reply: GET_REPLY 704102482 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000003000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100011001'B, t_guard := 20.000000 } 20250425090333067 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52782<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1053)@23e0c4c64ce8: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1053)@23e0c4c64ce8: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1046)@23e0c4c64ce8: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056)10992312 20250425090334099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090334099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090334099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250425090334099 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090334099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa7bab8, normal) (hnbgw_rua.c:406) 20250425090334100 DHNB DEBUG map_rua[0x56458e92c270]{init}: Allocated (fsm.c:456) 20250425090334100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10992312)[0x56458e92c270]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090334100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10992312 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425090334100 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090334100 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090334100 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250425090334100 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10992312 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425090334100 DCN DEBUG map_sccp[0x56458e9530d0]{init}: Allocated (fsm.c:456) 20250425090334100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x56458e9530d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090334100 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10992312 <-> SCCP-115 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425090334100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10992312 SCCP-115 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250425090334100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10992312)[0x56458e92c270]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090334100 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090334100 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090334100 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10992312 SCCP-115 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090334100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x56458e9530d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090334100 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090334100 DLSCCP DEBUG SCCP-SCOC(115)[0x56458e952dc0]{IDLE}: Allocated (fsm.c:456) 20250425090334100 DLSCCP DEBUG SCCP-SCOC(115)[0x56458e952dc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090334100 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000073), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030001190056400500f1100926) (sccp_scrc.c:415) 20250425090334100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090334100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090334100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090334100 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090334100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090334100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090334100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090334100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090334100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090334100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090334100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090334100 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090334100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090334100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090334100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090334100 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 04 01 00 00 73 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 19 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090334100 DLSCCP DEBUG SCCP-SCOC(115)[0x56458e952dc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090334100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x56458e9530d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090334100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10992312)[0x56458e92c270]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090334100 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090334100 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090334100 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090334100 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090334100 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090334100 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250425090334100 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090334100 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090334100 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090334100 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 04 01 00 00 73 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 19 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(1052)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1052)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1053)@23e0c4c64ce8: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056) HNBGW_Test.sgsn0-RAN(1053)@23e0c4c64ce8: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056)7670162 HNBGW_Test.sgsn0-SCCP(1052)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1052)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090334109 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090334109 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090334109 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090334109 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090334109 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090334109 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090334109 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090334110 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090334110 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090334110 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 73 b1 68 11 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090334110 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090334110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090334110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090334110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) MTC@23e0c4c64ce8: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090334110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090334110 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000073), PART(T=Source Reference,L=4,D=00b16811) (sccp_scrc.c:486) 20250425090334110 DLSCCP DEBUG Received CO:COAK for local reference 115 (sccp_scoc.c:1855) 20250425090334110 DLSCCP DEBUG SCCP-SCOC(115)[0x56458e952dc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090334110 DLSCCP DEBUG SCCP-SCOC(115)[0x56458e952dc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090334110 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090334110 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090334110 DCN DEBUG handle_cn_conn_conf() conn_id=115, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090334110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x56458e9530d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090334110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x56458e9530d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425090334110 DLCTRL DEBUG Command: GET 711516786 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425090334110 DLCTRL DEBUG Tx Command reply: GET_REPLY 711516786 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250425090334112 DLCTRL DEBUG Command: GET 720466840 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425090334112 DLCTRL DEBUG Tx Command reply: GET_REPLY 720466840 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090334113 DLCTRL DEBUG Command: GET 629282933 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090334113 DLCTRL DEBUG Tx Command reply: GET_REPLY 629282933 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090334115 DLCTRL DEBUG Command: GET 624545725 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090334115 DLCTRL DEBUG Tx Command reply: GET_REPLY 624545725 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090334117 DLCTRL DEBUG Command: GET 546766798 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090334117 DLCTRL DEBUG Tx Command reply: GET_REPLY 546766798 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090334119 DLCTRL DEBUG Command: GET 357793783 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425090334119 DLCTRL DEBUG Tx Command reply: GET_REPLY 357793783 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090334121 DLCTRL DEBUG Command: GET 593349981 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425090334121 DLCTRL DEBUG Tx Command reply: GET_REPLY 593349981 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090334122 DLCTRL DEBUG Command: GET 818225809 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090334122 DLCTRL DEBUG Tx Command reply: GET_REPLY 818225809 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090334125 DLCTRL DEBUG Command: GET 822297319 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090334125 DLCTRL DEBUG Tx Command reply: GET_REPLY 822297319 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090334128 DLCTRL DEBUG Command: GET 392604521 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090334128 DLCTRL DEBUG Tx Command reply: GET_REPLY 392604521 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090334132 DLCTRL DEBUG Command: GET 898523591 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425090334132 DLCTRL DEBUG Tx Command reply: GET_REPLY 898523591 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090334135 DLCTRL DEBUG Command: GET 385518787 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425090334135 DLCTRL DEBUG Tx Command reply: GET_REPLY 385518787 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090334138 DLCTRL DEBUG Command: GET 954558693 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090334138 DLCTRL DEBUG Tx Command reply: GET_REPLY 954558693 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090334142 DLCTRL DEBUG Command: GET 433725922 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090334142 DLCTRL DEBUG Tx Command reply: GET_REPLY 433725922 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090334146 DLCTRL DEBUG Command: GET 15272686 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090334146 DLCTRL DEBUG Tx Command reply: GET_REPLY 15272686 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090334152 DLCTRL DEBUG Command: GET 760022299 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425090334152 DLCTRL DEBUG Tx Command reply: GET_REPLY 760022299 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090334156 DLCTRL DEBUG Command: GET 499194920 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425090334156 DLCTRL DEBUG Tx Command reply: GET_REPLY 499194920 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090334161 DLCTRL DEBUG Command: GET 158301723 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090334161 DLCTRL DEBUG Tx Command reply: GET_REPLY 158301723 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090334167 DLCTRL DEBUG Command: GET 405073262 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090334167 DLCTRL DEBUG Tx Command reply: GET_REPLY 405073262 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090334172 DLCTRL DEBUG Command: GET 103244586 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090334172 DLCTRL DEBUG Tx Command reply: GET_REPLY 103244586 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110101000'B, t_guard := 20.000000 } 20250425090334218 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52796<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1053)@23e0c4c64ce8: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1053)@23e0c4c64ce8: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1046)@23e0c4c64ce8: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057)1352116 20250425090335237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090335237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090335237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250425090335237 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090335237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x14a1b4, normal) (hnbgw_rua.c:406) 20250425090335237 DHNB DEBUG map_rua[0x56458e94b2a0]{init}: Allocated (fsm.c:456) 20250425090335237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1352116)[0x56458e94b2a0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090335237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1352116 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425090335237 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090335237 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090335237 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250425090335237 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1352116 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250425090335237 DCN DEBUG map_sccp[0x56458e938d70]{init}: Allocated (fsm.c:456) 20250425090335237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x56458e938d70]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090335237 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1352116 <-> SCCP-116 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250425090335237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1352116 SCCP-116 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:311) 20250425090335237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1352116)[0x56458e94b2a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090335237 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090335237 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090335237 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1352116 SCCP-116 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090335237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x56458e938d70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090335237 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090335237 DLSCCP DEBUG SCCP-SCOC(116)[0x56458e92ad50]{IDLE}: Allocated (fsm.c:456) 20250425090335237 DLSCCP DEBUG SCCP-SCOC(116)[0x56458e92ad50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090335237 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000074), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030001a80056400500f1100926) (sccp_scrc.c:415) 20250425090335237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090335237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090335237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090335237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090335237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090335237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090335237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090335237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090335237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090335237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090335237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090335237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090335237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090335237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090335237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090335237 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 70 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 74 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 4b 00 13 40 47 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 a8 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090335237 DLSCCP DEBUG SCCP-SCOC(116)[0x56458e92ad50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090335237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x56458e938d70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090335237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1352116)[0x56458e94b2a0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090335237 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090335237 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090335237 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090335237 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090335237 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090335237 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250425090335237 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090335237 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090335237 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090335237 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 70 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 74 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 4b 00 13 40 47 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 a8 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(1052)@23e0c4c64ce8: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(1052)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(1053)@23e0c4c64ce8: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057) HNBGW_Test.sgsn0-RAN(1053)@23e0c4c64ce8: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057)9828801 HNBGW_Test.sgsn0-SCCP(1052)@23e0c4c64ce8: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(1052)@23e0c4c64ce8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090335241 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090335241 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090335241 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090335241 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090335241 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090335241 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090335241 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090335241 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090335241 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090335241 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 74 09 6e e1 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090335241 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090335241 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090335241 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090335241 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090335241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090335241 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000074), PART(T=Source Reference,L=4,D=00096ee1) (sccp_scrc.c:486) 20250425090335241 DLSCCP DEBUG Received CO:COAK for local reference 116 (sccp_scoc.c:1855) 20250425090335241 DLSCCP DEBUG SCCP-SCOC(116)[0x56458e92ad50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090335241 DLSCCP DEBUG SCCP-SCOC(116)[0x56458e92ad50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090335241 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090335241 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090335241 DCN DEBUG handle_cn_conn_conf() conn_id=116, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090335241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x56458e938d70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090335241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x56458e938d70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@23e0c4c64ce8: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090335242 DLCTRL DEBUG Command: GET 225189599 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425090335242 DLCTRL DEBUG Tx Command reply: GET_REPLY 225189599 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250425090335245 DLCTRL DEBUG Command: GET 705426942 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425090335245 DLCTRL DEBUG Tx Command reply: GET_REPLY 705426942 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090335246 DLCTRL DEBUG Command: GET 279273012 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090335246 DLCTRL DEBUG Tx Command reply: GET_REPLY 279273012 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090335248 DLCTRL DEBUG Command: GET 277642173 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090335248 DLCTRL DEBUG Tx Command reply: GET_REPLY 277642173 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090335250 DLCTRL DEBUG Command: GET 772462424 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090335250 DLCTRL DEBUG Tx Command reply: GET_REPLY 772462424 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090335252 DLCTRL DEBUG Command: GET 336471114 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425090335252 DLCTRL DEBUG Tx Command reply: GET_REPLY 336471114 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250425090335254 DLCTRL DEBUG Command: GET 310872918 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425090335254 DLCTRL DEBUG Tx Command reply: GET_REPLY 310872918 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090335257 DLCTRL DEBUG Command: GET 861216214 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090335257 DLCTRL DEBUG Tx Command reply: GET_REPLY 861216214 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090335260 DLCTRL DEBUG Command: GET 520427772 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090335260 DLCTRL DEBUG Tx Command reply: GET_REPLY 520427772 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090335262 DLCTRL DEBUG Command: GET 909575831 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090335262 DLCTRL DEBUG Tx Command reply: GET_REPLY 909575831 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090335265 DLCTRL DEBUG Command: GET 885437407 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425090335265 DLCTRL DEBUG Tx Command reply: GET_REPLY 885437407 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090335267 DLCTRL DEBUG Command: GET 673314193 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425090335267 DLCTRL DEBUG Tx Command reply: GET_REPLY 673314193 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090335270 DLCTRL DEBUG Command: GET 821194101 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090335270 DLCTRL DEBUG Tx Command reply: GET_REPLY 821194101 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090335272 DLCTRL DEBUG Command: GET 552777780 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090335272 DLCTRL DEBUG Tx Command reply: GET_REPLY 552777780 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090335274 DLCTRL DEBUG Command: GET 251612469 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090335274 DLCTRL DEBUG Tx Command reply: GET_REPLY 251612469 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090335276 DLCTRL DEBUG Command: GET 687066379 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425090335276 DLCTRL DEBUG Tx Command reply: GET_REPLY 687066379 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090335277 DLCTRL DEBUG Command: GET 451718003 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425090335277 DLCTRL DEBUG Tx Command reply: GET_REPLY 451718003 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090335279 DLCTRL DEBUG Command: GET 701880604 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090335279 DLCTRL DEBUG Tx Command reply: GET_REPLY 701880604 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090335281 DLCTRL DEBUG Command: GET 836683403 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090335281 DLCTRL DEBUG Tx Command reply: GET_REPLY 836683403 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090335284 DLCTRL DEBUG Command: GET 599813334 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090335284 DLCTRL DEBUG Tx Command reply: GET_REPLY 599813334 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: "connecting cnlink 1" 20250425090335286 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1060)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn1-M3UA(1060)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1060)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn1-SCCP(1058)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090335513 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090335513 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250425090335513 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090335513 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1060)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425090335520 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090335520 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250425090335520 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090335520 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090335520 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090335520 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090335520 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250425090335520 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090335520 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090335520 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250425090335520 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090335524 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090335524 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090335524 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090335524 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250425090335524 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090335524 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090335524 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090335524 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090335524 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250425090335524 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250425090335524 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 0a  20250425090335524 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-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 0a  20250425090335524 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425090335524 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090335525 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090335525 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090335525 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250425090335525 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090335525 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090335525 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090335525 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090335525 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090335525 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090335525 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090335526 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090335526 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090335526 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090335526 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090335526 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090335526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090335526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090335526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090335526 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090335526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090335526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090335526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090335526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090335526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090335526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090335526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090335526 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090335526 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090335526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090335526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090335526 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090335526 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090335527 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090335527 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090335527 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090335527 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090335527 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090335527 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'virt-sgsn1' 20250425090335527 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090335527 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090335527 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090335527 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250425090335702 DLSCCP DEBUG SCCP-SCOC(112)[0x56458e929550]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090335702 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008fd419), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090335702 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090335702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090335702 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090335702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090335702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090335702 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090335702 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 8f d4 19 00 00 70 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090335702 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090335702 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090335702 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090335702 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090335702 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090335702 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425090335702 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090335703 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090335703 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090335703 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 8f d4 19 00 00 70 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250425090335709 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090335710 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090335710 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090335710 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090335710 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090335710 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090335710 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090335710 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090335710 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090335710 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 70 8f d4 19 00 00 06 00 08 00 00 00 07  20250425090335710 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090335710 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090335710 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090335710 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090335710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090335710 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000070), PART(T=Source Reference,L=4,D=008fd419) (sccp_scrc.c:486) 20250425090335710 DLSCCP DEBUG Received CO:RELCO for local reference 112 (sccp_scoc.c:1855) 20250425090335710 DLSCCP DEBUG SCCP-SCOC(112)[0x56458e929550]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425090335710 DLSCCP DEBUG SCCP-SCOC(112)[0x56458e929550]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425090335710 DLSCCP DEBUG SCCP-SCOC(112)[0x56458e929550]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090335710 DLSCCP DEBUG SCCP-SCOC(112)[0x56458e929550]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090335710 DLSCCP DEBUG SCCP-SCOC(112)[0x56458e929550]{IDLE}: Deallocated (fsm.c:568) MTC@23e0c4c64ce8: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101001001'B, t_guard := 20.000000 } HNBGW_Test.sgsn1-RAN(1059)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090336325 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090336325 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425090336325 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425090336325 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425090336325 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090336325 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090336325 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090336325 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090336325 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090336325 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090336325 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090336325 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090336325 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090336325 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090336325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090336325 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090336325 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425090336325 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090336325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090336325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090336325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090336325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090336325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090336325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090336325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090336325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090336325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090336325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090336325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090336325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090336325 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090336325 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090336326 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090336326 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090336326 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250425090336326 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090336326 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090336326 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090336326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090336326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090336326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090336326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090336326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090336326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090336326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090336326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090336326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090336326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090336326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090336326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090336326 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090336326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090336326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090336326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0e 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090336326 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090336326 DRANAP NOTICE cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: link up (cnlink.c:111) 20250425090336326 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090336326 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090336326 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090336326 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090336326 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090336326 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'virt-sgsn1' 20250425090336326 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090336326 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090336326 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090336326 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0e 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250425090336326 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090336326 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425090336326 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425090336326 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425090336326 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090336326 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090336326 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090336326 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090336326 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090336326 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090336326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090336326 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090336326 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090336326 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090336326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090336326 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090336326 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250425090336326 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090336326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090336326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090336326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090336326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090336326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090336326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090336326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090336326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090336326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090336326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090336326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090336326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090336326 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090336326 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090336326 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090336326 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090336326 DRANAP INFO cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090336335 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46922<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090336845 DLSCCP DEBUG SCCP-SCOC(114)[0x56458e936410]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090336845 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eca607), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090336845 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090336845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090336845 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090336845 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090336845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090336845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090336845 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 ec a6 07 00 00 72 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090336845 DLSCCP DEBUG SCCP-SCOC(113)[0x56458e938ea0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090336845 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b33bf8), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090336845 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090336845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090336845 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090336845 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090336845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090336845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090336845 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 b3 3b f8 00 00 71 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090336846 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090336846 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090336846 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090336846 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090336846 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090336846 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'virt-sgsn1' 20250425090336846 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090336846 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090336846 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090336846 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 ec a6 07 00 00 72 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250425090336846 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090336846 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090336846 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090336846 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090336846 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090336846 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'virt-sgsn1' 20250425090336846 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090336846 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090336846 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090336846 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 b3 3b f8 00 00 71 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250425090336850 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090336851 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425090336851 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425090336851 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425090336851 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090336851 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090336851 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090336851 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090336851 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090336851 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 0a 00 00 00 bd 03 02 00 00 05 00 00 72 ec a6 07 00 00 06 00 08 00 00 00 07  20250425090336851 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090336851 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090336851 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090336851 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090336851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090336851 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000072), PART(T=Source Reference,L=4,D=00eca607) (sccp_scrc.c:486) 20250425090336851 DLSCCP DEBUG Received CO:RELCO for local reference 114 (sccp_scoc.c:1855) 20250425090336851 DLSCCP DEBUG SCCP-SCOC(114)[0x56458e936410]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425090336851 DLSCCP DEBUG SCCP-SCOC(114)[0x56458e936410]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425090336851 DLSCCP DEBUG SCCP-SCOC(114)[0x56458e936410]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090336851 DLSCCP DEBUG SCCP-SCOC(114)[0x56458e936410]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090336851 DLSCCP DEBUG SCCP-SCOC(114)[0x56458e936410]{IDLE}: Deallocated (fsm.c:568) 20250425090336922 DLSCCP DEBUG SCCP-SCOC(110)[0x56458e8e72c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090336922 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea1320), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090336922 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090336922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090336922 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090336922 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090336922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090336922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090336922 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ea 13 20 00 00 6e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090336923 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090336923 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090336923 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090336923 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090336923 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090336923 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425090336923 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090336923 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090336923 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090336923 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ea 13 20 00 00 6e 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250425090336924 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090336924 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090336924 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090336924 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090336924 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090336924 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090336924 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090336924 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090336924 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090336924 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 6e ea 13 20 00 00 06 00 08 00 00 00 07  20250425090336924 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090336924 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090336924 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090336924 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090336924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090336924 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000006e), PART(T=Source Reference,L=4,D=00ea1320) (sccp_scrc.c:486) 20250425090336924 DLSCCP DEBUG Received CO:RELCO for local reference 110 (sccp_scoc.c:1855) 20250425090336924 DLSCCP DEBUG SCCP-SCOC(110)[0x56458e8e72c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425090336924 DLSCCP DEBUG SCCP-SCOC(110)[0x56458e8e72c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425090336924 DLSCCP DEBUG SCCP-SCOC(110)[0x56458e8e72c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090336924 DLSCCP DEBUG SCCP-SCOC(110)[0x56458e8e72c0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090336924 DLSCCP DEBUG SCCP-SCOC(110)[0x56458e8e72c0]{IDLE}: Deallocated (fsm.c:568) 20250425090336928 DLSCCP DEBUG SCCP-SCOC(111)[0x56458e93a070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090336928 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008829ab), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090336928 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090336928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090336928 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090336928 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090336928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090336928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090336928 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 88 29 ab 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090336928 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090336928 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090336928 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090336928 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090336928 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090336928 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090337056 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090337056 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425090337056 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425090337056 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425090337056 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090337056 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090337056 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090337056 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090337057 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090337057 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 0a 00 00 00 bd 03 02 00 00 05 00 00 71 b3 3b f8 00 00 06 00 08 00 00 00 07  20250425090337057 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090337057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090337057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090337057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090337057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090337057 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000071), PART(T=Source Reference,L=4,D=00b33bf8) (sccp_scrc.c:486) 20250425090337057 DLSCCP DEBUG Received CO:RELCO for local reference 113 (sccp_scoc.c:1855) 20250425090337057 DLSCCP DEBUG SCCP-SCOC(113)[0x56458e938ea0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425090337057 DLSCCP DEBUG SCCP-SCOC(113)[0x56458e938ea0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425090337057 DLSCCP DEBUG SCCP-SCOC(113)[0x56458e938ea0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090337057 DLSCCP DEBUG SCCP-SCOC(113)[0x56458e938ea0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090337057 DLSCCP DEBUG SCCP-SCOC(113)[0x56458e938ea0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(1059)@23e0c4c64ce8: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1059)@23e0c4c64ce8: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1046)@23e0c4c64ce8: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061)4237099 20250425090337359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090337359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090337359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425090337359 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090337359 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x40a72b, normal) (hnbgw_rua.c:406) 20250425090337359 DHNB DEBUG map_rua[0x56458e938ea0]{init}: Allocated (fsm.c:456) 20250425090337359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4237099)[0x56458e938ea0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090337359 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4237099 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250425090337359 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090337359 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090337359 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4237099 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:743) 20250425090337359 DCN DEBUG map_sccp[0x56458e8e72c0]{init}: Allocated (fsm.c:456) 20250425090337359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x56458e8e72c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090337360 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4237099 <-> SCCP-117 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250425090337360 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4237099 SCCP-117 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425090337360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4237099)[0x56458e938ea0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090337360 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090337360 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090337360 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4237099 SCCP-117 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090337360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x56458e8e72c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090337360 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090337360 DLSCCP DEBUG SCCP-SCOC(117)[0x56458e936410]{IDLE}: Allocated (fsm.c:456) 20250425090337360 DLSCCP DEBUG SCCP-SCOC(117)[0x56458e936410]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090337360 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000075), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030001490056400500f1100926) (sccp_scrc.c:415) 20250425090337360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090337360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090337360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090337360 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090337360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090337360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090337360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090337360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090337360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090337360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090337360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090337360 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090337360 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090337360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090337360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090337360 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 0a 03 00 00 02 01 00 00 75 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 49 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090337360 DLSCCP DEBUG SCCP-SCOC(117)[0x56458e936410]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090337360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x56458e8e72c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090337360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4237099)[0x56458e938ea0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090337360 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090337360 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090337360 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090337360 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090337360 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090337360 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'virt-sgsn1' 20250425090337360 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250425090337360 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250425090337360 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090337360 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 0a 03 00 00 02 01 00 00 75 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 49 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(1058)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1058)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1059)@23e0c4c64ce8: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061) HNBGW_Test.sgsn1-RAN(1059)@23e0c4c64ce8: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061)6744003 HNBGW_Test.sgsn1-SCCP(1058)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1058)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090337378 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090337378 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250425090337378 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250425090337378 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250425090337378 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090337378 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090337378 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090337378 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090337378 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090337378 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 75 52 07 f9 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090337378 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090337378 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090337378 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090337378 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250425090337379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090337379 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000075), PART(T=Source Reference,L=4,D=005207f9) (sccp_scrc.c:486) 20250425090337379 DLSCCP DEBUG Received CO:COAK for local reference 117 (sccp_scoc.c:1855) 20250425090337379 DLSCCP DEBUG SCCP-SCOC(117)[0x56458e936410]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090337379 DLSCCP DEBUG SCCP-SCOC(117)[0x56458e936410]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090337379 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090337379 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090337379 DCN DEBUG handle_cn_conn_conf() conn_id=117, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090337379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x56458e8e72c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090337379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x56458e8e72c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@23e0c4c64ce8: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250425090337380 DLCTRL DEBUG Command: GET 653811689 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250425090337380 DLCTRL DEBUG Tx Command reply: GET_REPLY 653811689 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250425090337384 DLCTRL DEBUG Command: GET 575029668 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250425090337384 DLCTRL DEBUG Tx Command reply: GET_REPLY 575029668 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250425090337388 DLCTRL DEBUG Command: GET 464488164 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250425090337388 DLCTRL DEBUG Tx Command reply: GET_REPLY 464488164 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090337392 DLCTRL DEBUG Command: GET 819354250 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090337392 DLCTRL DEBUG Tx Command reply: GET_REPLY 819354250 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090337395 DLCTRL DEBUG Command: GET 432750824 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250425090337395 DLCTRL DEBUG Tx Command reply: GET_REPLY 432750824 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090337399 DLCTRL DEBUG Command: GET 738862346 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250425090337399 DLCTRL DEBUG Tx Command reply: GET_REPLY 738862346 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250425090337403 DLCTRL DEBUG Command: GET 326786818 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250425090337403 DLCTRL DEBUG Tx Command reply: GET_REPLY 326786818 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250425090337408 DLCTRL DEBUG Command: GET 717098775 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250425090337408 DLCTRL DEBUG Tx Command reply: GET_REPLY 717098775 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090337412 DLCTRL DEBUG Command: GET 300143828 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090337412 DLCTRL DEBUG Tx Command reply: GET_REPLY 300143828 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090337416 DLCTRL DEBUG Command: GET 739403211 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250425090337416 DLCTRL DEBUG Tx Command reply: GET_REPLY 739403211 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090337420 DLCTRL DEBUG Command: GET 784538065 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250425090337420 DLCTRL DEBUG Tx Command reply: GET_REPLY 784538065 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250425090337423 DLCTRL DEBUG Command: GET 53912395 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250425090337423 DLCTRL DEBUG Tx Command reply: GET_REPLY 53912395 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250425090337426 DLCTRL DEBUG Command: GET 645617117 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250425090337427 DLCTRL DEBUG Tx Command reply: GET_REPLY 645617117 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090337429 DLCTRL DEBUG Command: GET 170623248 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090337429 DLCTRL DEBUG Tx Command reply: GET_REPLY 170623248 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090337431 DLCTRL DEBUG Command: GET 116813487 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250425090337431 DLCTRL DEBUG Tx Command reply: GET_REPLY 116813487 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090337433 DLCTRL DEBUG Command: GET 415320192 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250425090337433 DLCTRL DEBUG Tx Command reply: GET_REPLY 415320192 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250425090337436 DLCTRL DEBUG Command: GET 453775014 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250425090337436 DLCTRL DEBUG Tx Command reply: GET_REPLY 453775014 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250425090337438 DLCTRL DEBUG Command: GET 315233078 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250425090337438 DLCTRL DEBUG Tx Command reply: GET_REPLY 315233078 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250425090337440 DLCTRL DEBUG Command: GET 109310269 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250425090337440 DLCTRL DEBUG Tx Command reply: GET_REPLY 109310269 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250425090337442 DLCTRL DEBUG Command: GET 755306562 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250425090337442 DLCTRL DEBUG Tx Command reply: GET_REPLY 755306562 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425090337450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52778<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090337451 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34203<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1043)@23e0c4c64ce8: Final verdict of PTC: none VirtHNBGW-STATS(1042)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090337453 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52772<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090337454 DLINP DEBUG SRVCONN(,r=127.0.0.1:41070<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090337454 DLINP DEBUG SRVCONN(,r=127.0.0.1:41070<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090337454 DLINP NOTICE SRV(,r=127.0.0.1:41070<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090337454 DMAIN NOTICE (127.0.0.1:41070 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41070<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090337454 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250425090337457 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090337457 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090337457 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090337457 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425090337457 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090337457 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090337457 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090337457 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090337457 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090337457 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090337457 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090337457 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425090337457 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090337457 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090337457 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425090337457 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090337457 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090337457 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090337457 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090337457 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090337457 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425090337457 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 bc  20250425090337457 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090337457 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.msc0-RAN(1050)@23e0c4c64ce8: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1048)@23e0c4c64ce8: Final verdict of PTC: none 20250425090337457 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090337457 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090337457 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090337457 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090337457 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090337457 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090337457 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090337457 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425090337457 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090337457 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090337457 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090337458 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090337458 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090337458 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250425090337458 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090337458 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090337457 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090337458 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090337458 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090337458 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425090337458 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090337458 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090337458 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090337458 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090337458 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090337458 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090337458 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090337458 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090337458 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090337458 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090337458 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425090337458 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090337458 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090337458 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090337458 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090337458 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090337458 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090337458 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090337458 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090337458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x56458e9530d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425090337458 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090337458 DLSCCP DEBUG SCCP-SCOC(115)[0x56458e952dc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090337458 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b16811), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090337458 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090337458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090337458 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090337458 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090337458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090337458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090337458 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 04 04 b1 68 11 00 00 73 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090337458 DLSCCP DEBUG SCCP-SCOC(115)[0x56458e952dc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090337458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x56458e9530d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090337458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10992312)[0x56458e92c270]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425090337458 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10992312)[0x56458e92c270]{connected}: Tx RUA Disconnect (context_map_rua.c:203) MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1041)@23e0c4c64ce8: Final verdict of PTC: none 20250425090337458 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425090337458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10992312)[0x56458e92c270]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425090337459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10992312)[0x56458e92c270]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) HNBGW_Test.msc0-SCCP(1049)@23e0c4c64ce8: Final verdict of PTC: none 20250425090337459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10992312)[0x56458e92c270]{disrupted}: Freeing instance (context_map.c:202) 20250425090337459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10992312)[0x56458e92c270]{disrupted}: Deallocated (fsm.c:568) 20250425090337459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x56458e9530d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090337459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x56458e9530d0]{disconnected}: Freeing instance (context_map.c:206) 20250425090337459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x56458e9530d0]{disconnected}: Deallocated (fsm.c:568) 20250425090337459 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10992312 SCCP-115 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425090337459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x56458e938d70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250425090337459 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090337459 DLSCCP DEBUG SCCP-SCOC(116)[0x56458e92ad50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090337459 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00096ee1), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090337459 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090337459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090337459 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090337459 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090337459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090337459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090337459 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 03 04 09 6e e1 00 00 74 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090337459 DLSCCP DEBUG SCCP-SCOC(116)[0x56458e92ad50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090337459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x56458e938d70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090337459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1352116)[0x56458e94b2a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425090337459 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1352116)[0x56458e94b2a0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425090337459 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250425090337459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1352116)[0x56458e94b2a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425090337459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1352116)[0x56458e94b2a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090337459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1352116)[0x56458e94b2a0]{disrupted}: Freeing instance (context_map.c:202) 20250425090337459 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090337459 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090337459 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090337459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1352116)[0x56458e94b2a0]{disrupted}: Deallocated (fsm.c:568) 20250425090337459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x56458e938d70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090337459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x56458e938d70]{disconnected}: Freeing instance (context_map.c:206) 20250425090337459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x56458e938d70]{disconnected}: Deallocated (fsm.c:568) 20250425090337459 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1352116 SCCP-116 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250425090337459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090337459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425090337459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250425090337459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090337459 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090337460 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090337460 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425090337460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4237099)[0x56458e938ea0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250425090337460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4237099)[0x56458e938ea0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250425090337460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x56458e8e72c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250425090337460 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090337460 DLSCCP DEBUG SCCP-SCOC(117)[0x56458e936410]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090337460 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005207f9), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090337460 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090337460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090337460 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090337460 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090337460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090337460 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090337460 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 02 04 52 07 f9 00 00 75 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090337460 DLSCCP DEBUG SCCP-SCOC(117)[0x56458e936410]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090337460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x56458e8e72c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090337460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4237099)[0x56458e938ea0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090337460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4237099)[0x56458e938ea0]{disrupted}: Freeing instance (context_map.c:202) 20250425090337460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4237099)[0x56458e938ea0]{disrupted}: Deallocated (fsm.c:568) 20250425090337460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x56458e8e72c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090337460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x56458e8e72c0]{disconnected}: Freeing instance (context_map.c:206) 20250425090337460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x56458e8e72c0]{disconnected}: Deallocated (fsm.c:568) 20250425090337460 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4237099 SCCP-117 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250425090337460 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090337459 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250425090337459 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250425090337459 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090337459 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250425090337459 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090337459 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090337459 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090337459 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250425090337459 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090337459 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250425090337459 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090337459 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090337460 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090337460 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090337460 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090337460 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090337460 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090337460 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090337460 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090337460 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090337460 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090337460 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090337460 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090337460 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090337460 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW_Test.msc0-M3UA(1051)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1059)@23e0c4c64ce8: Final verdict of PTC: none 20250425090337460 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250425090337460 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090337460 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090337460 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090337460 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090337460 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090337460 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090337460 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090337460 DRANAP NOTICE cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090337462 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090337462 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090337462 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090337462 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090337462 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090337462 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! HNBGW_Test.sgsn0-RAN(1053)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1060)@23e0c4c64ce8: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1046)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1052)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1058)@23e0c4c64ce8: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1045)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1054)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(1055)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(1044)@23e0c4c64ce8: Final verdict of PTC: none 20250425090337465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46922<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1047)@23e0c4c64ce8: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061)@23e0c4c64ce8: Final verdict of PTC: pass 20250425090337468 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52782<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057)@23e0c4c64ce8: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056)@23e0c4c64ce8: Final verdict of PTC: pass 20250425090337469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52796<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1041): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(1042): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(1043): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(1044): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1045): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1046): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1047): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1048): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(1049): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(1050): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(1051): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1052): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1053): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1054): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(1055): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057): pass (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1058): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1059): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1060): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Fri Apr 25 09:03:37 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc 20250425090337552 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46928<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090338155 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46928<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=593812) Waiting for packet dumper to finish... 1 (prev_count=593812, count=594568) 20250425090339184 DLSCCP DEBUG SCCP-SCOC(107)[0x56458e949e40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090339184 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b1548), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090339184 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090339184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090339184 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090339184 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090339184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090339184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090339184 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 7b 15 48 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090339184 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090339184 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090339184 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090339185 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090339185 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090339185 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090339211 DLSCCP DEBUG SCCP-SCOC(108)[0x56458e928e10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090339212 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000fa4fe), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090339212 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090339212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090339212 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090339212 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090339212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090339212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) [38;5;43m20250425090339212 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 0f a4 fe 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090339212 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090339212 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090339212 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090339212 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090339212 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090339212 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090339229 DLSCCP DEBUG SCCP-SCOC(109)[0x56458e95acf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090339229 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00324afa), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090339229 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090339229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090339229 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090339229 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090339229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090339229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090339229 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 32 4a fa 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090339229 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090339229 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090339229 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090339229 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090339229 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090339229 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090339459 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090339459 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090339459 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250425090339459 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090339459 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090339459 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425090339460 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090339460 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250425090339460 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250425090339635 DLSCCP DEBUG SCCP-SCOC(105)[0x56458e930220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090339635 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f35639), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090339635 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090339635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090339635 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090339635 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090339635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090339635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090339635 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 f3 56 39 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090339635 DLSCCP DEBUG SCCP-SCOC(104)[0x56458e94a6a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090339635 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc76d3), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090339635 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090339635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090339635 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090339635 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090339635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090339635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090339635 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 bc 76 d3 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090339635 DLSCCP DEBUG SCCP-SCOC(106)[0x56458e936ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090339635 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00762f20), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090339635 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090339635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090339635 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090339635 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090339635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090339635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090339635 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 76 2f 20 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090339636 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090339636 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090339636 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090339636 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090339636 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090339636 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090339636 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090339636 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090339636 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090339636 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090339636 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090339636 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090339636 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090339636 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090339636 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090339636 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090339636 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090339636 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090340001 DLSCCP DEBUG SCCP-SCOC(102)[0x56458e932eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090340001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f27a6), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090340001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090340001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090340001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090340001 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090340001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090340001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090340001 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 1f 27 a6 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090340001 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090340001 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090340001 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090340001 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090340001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090340002 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090340003 DLSCCP DEBUG SCCP-SCOC(101)[0x56458e93a1f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090340003 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a945ff), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090340003 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090340003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090340004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090340004 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090340004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090340004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090340004 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a9 45 ff 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090340004 DLSCCP DEBUG SCCP-SCOC(103)[0x56458e94dba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090340004 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d46602), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090340004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090340004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090340004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090340004 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090340004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090340004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090340004 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d4 66 02 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090340004 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090340004 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090340004 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090340004 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090340004 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090340004 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090340004 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090340004 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090340004 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090340004 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090340004 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090340004 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Fri Apr 25 09:03:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425090340552 DLSCCP DEBUG SCCP-SCOC(97)[0x56458e798390]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090340553 DLSCCP DEBUG SCCP-SCOC(97)[0x56458e798390]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090340553 DLSCCP DEBUG SCCP-SCOC(97)[0x56458e798390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090340553 DLSCCP DEBUG SCCP-SCOC(97)[0x56458e798390]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090340553 DLSCCP DEBUG SCCP-SCOC(97)[0x56458e798390]{IDLE}: Deallocated (fsm.c:568) 20250425090340553 DLSCCP DEBUG SCCP-SCOC(98)[0x56458e951090]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090340553 DLSCCP DEBUG SCCP-SCOC(98)[0x56458e951090]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090340553 DLSCCP DEBUG SCCP-SCOC(98)[0x56458e951090]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090340553 DLSCCP DEBUG SCCP-SCOC(98)[0x56458e951090]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090340553 DLSCCP DEBUG SCCP-SCOC(98)[0x56458e951090]{IDLE}: Deallocated (fsm.c:568) 20250425090340554 DLSCCP DEBUG SCCP-SCOC(99)[0x56458e954000]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090340554 DLSCCP DEBUG SCCP-SCOC(99)[0x56458e954000]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090340554 DLSCCP DEBUG SCCP-SCOC(99)[0x56458e954000]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090340554 DLSCCP DEBUG SCCP-SCOC(99)[0x56458e954000]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090340554 DLSCCP DEBUG SCCP-SCOC(99)[0x56458e954000]{IDLE}: Deallocated (fsm.c:568) 20250425090340555 DLSCCP DEBUG SCCP-SCOC(100)[0x56458e937e40]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090340555 DLSCCP DEBUG SCCP-SCOC(100)[0x56458e937e40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090340555 DLSCCP DEBUG SCCP-SCOC(100)[0x56458e937e40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090340555 DLSCCP DEBUG SCCP-SCOC(100)[0x56458e937e40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090340555 DLSCCP DEBUG SCCP-SCOC(100)[0x56458e937e40]{IDLE}: Deallocated (fsm.c:568) MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_second_rab_assignment started. 20250425090341256 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46940<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090341265 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46948<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090341267 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37159<->l=127.0.0.1:4262) (control_if.c:572) 20250425090341384 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090341384 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090341385 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090341385 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090341385 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090341385 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090341385 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090341385 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_second_rab_assignment-Iuh0(1066)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090341385 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425090341385 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425090341386 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090341386 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425090341386 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090341386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090341386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090341386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090341386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090341386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090341386 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090341386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090341386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090341386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090341386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090341386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090341386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090341386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090341386 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090341386 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090341386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425090341386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090341386 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 04 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090341386 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090341386 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090341386 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425090341386 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090341386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090341386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090341387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090341387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090341387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090341387 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090341387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090341387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090341387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090341387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090341387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090341387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090341387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090341387 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090341387 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090341387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090341387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090341387 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090341387 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090341387 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090341387 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090341387 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090341387 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090341387 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090341387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090341387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090341387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090341387 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090341387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090341387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090341387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090341387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090341387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090341387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090341387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090341387 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090341387 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090341387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090341387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090341387 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090341387 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090341387 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090341387 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090341387 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090341387 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090341387 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090341387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090341387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090341387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090341387 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090341387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090341387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090341387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090341387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090341387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090341387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090341387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090341387 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090341387 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090341387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090341387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090341387 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090341387 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090341387 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090341387 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090341387 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090341387 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425090341387 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425090341387 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425090341387 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090341387 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090341387 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090341387 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090341387 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090341387 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090341387 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090341387 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090341388 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090341388 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090341388 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090341388 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090341388 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090341388 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090341388 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090341388 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090341388 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090341388 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1070)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(1070)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1070)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-SCCP(1068)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090341406 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090341406 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090341407 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090341407 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090341407 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090341407 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090341407 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090341407 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090341408 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090341408 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425090341408 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090341408 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090341408 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090341408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090341408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090341408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090341408 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=8 -> eSLS=88: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090341408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090341408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090341408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090341408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090341408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090341408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090341408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090341408 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=8 -> eSLS=120: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090341408 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090341408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425090341408 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090341408 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 08 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090341408 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090341408 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090341408 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425090341408 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090341408 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090341408 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090341408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090341408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090341408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090341408 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090341408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090341408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090341408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090341408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090341408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090341408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090341408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090341408 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090341408 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090341408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090341408 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090341408 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 06 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090341409 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090341409 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090341409 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090341409 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090341409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090341409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090341409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090341409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090341409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090341409 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090341409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090341409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090341409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090341409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090341409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090341409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090341409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090341409 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090341409 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090341409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090341409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090341409 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0e 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090341409 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090341409 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090341409 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090341409 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090341409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090341409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090341409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090341409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090341409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090341409 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090341409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090341409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090341409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090341409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090341409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090341409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090341409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090341409 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090341409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090341409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090341409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090341409 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090341409 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090341409 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090341409 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090341409 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090341409 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425090341409 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425090341409 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425090341409 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090341409 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090341409 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090341409 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090341409 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090341409 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090341409 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090341409 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090341409 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090341409 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090341409 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090341409 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090341409 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090341409 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090341409 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090341409 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090341409 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090341409 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1073)@23e0c4c64ce8: ************************************************* MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1073)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1073)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(1071)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090341431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090341431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090341431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090341431 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090341431 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425090341431 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090341431 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090341431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090341431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090341602 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090341602 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425090341602 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090341603 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1070)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425090341611 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090341611 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425090341611 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090341611 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090341611 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090341611 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090341611 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090341611 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090341611 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090341611 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425090341611 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090341613 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090341613 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090341613 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090341614 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425090341614 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090341614 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090341614 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090341614 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090341614 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425090341614 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425090341614 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090341614 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090341614 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090341614 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090341614 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425090341614 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090341614 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090341614 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090341614 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090341614 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090341614 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090341614 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090341615 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090341615 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090341615 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090341615 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090341615 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090341615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090341615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090341615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090341615 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090341615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090341615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090341615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090341615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090341615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090341615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090341615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090341615 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090341615 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090341615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090341615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090341615 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090341616 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090341616 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090341616 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090341616 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090341616 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090341616 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090341616 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250425090341616 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090341616 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090341616 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090341616 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425090341622 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090341622 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425090341622 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090341622 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1073)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425090341624 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090341625 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425090341625 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090341625 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090341625 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090341625 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090341625 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090341625 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090341625 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090341625 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090341625 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090341626 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090341626 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090341626 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090341626 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425090341626 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090341626 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090341626 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090341626 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090341626 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425090341626 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090341626 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090341626 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090341626 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090341626 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090341626 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090341626 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425090341626 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090341626 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090341626 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090341626 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090341626 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090341626 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090341626 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090341628 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090341628 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090341628 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090341628 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090341628 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090341628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090341628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090341628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090341628 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090341628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090341628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090341628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090341628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090341628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090341628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090341628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090341628 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090341628 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090341628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090341628 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090341628 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090341628 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090341629 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090341629 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090341629 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090341629 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090341629 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090341629 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250425090341629 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090341629 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090341629 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090341629 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(1069)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090342413 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090342413 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090342413 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090342413 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090342413 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090342413 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090342413 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090342413 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090342413 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090342413 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425090342413 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090342413 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090342413 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090342413 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090342413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090342413 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090342413 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090342413 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090342413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090342413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090342413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090342413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090342413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090342413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090342413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090342413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090342413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090342413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090342413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090342413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090342413 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090342413 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090342413 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090342413 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090342413 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425090342413 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090342413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090342413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090342413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090342413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090342413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090342413 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090342413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090342413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090342413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090342413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090342413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090342413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090342413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090342413 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090342413 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090342413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090342413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090342413 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090342413 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090342413 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425090342413 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090342413 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090342413 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090342413 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090342413 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090342413 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250425090342413 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090342413 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090342413 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090342413 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425090342414 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090342414 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090342414 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090342414 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090342414 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090342414 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090342414 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090342414 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090342414 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090342414 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090342414 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090342414 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090342414 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090342414 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090342414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090342414 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090342414 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090342414 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090342414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090342414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090342414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090342414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090342414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090342414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090342414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090342414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090342414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090342414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090342414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090342415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090342415 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090342415 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090342415 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090342415 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090342415 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1072)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090342428 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090342428 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090342428 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090342428 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090342428 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090342428 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090342428 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090342428 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090342428 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090342428 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090342428 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090342428 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090342428 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090342428 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090342428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090342428 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090342428 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090342428 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090342428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090342428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090342429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090342429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090342429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090342429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090342429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090342429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090342429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090342429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090342429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090342429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090342429 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090342429 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090342429 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090342429 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090342429 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425090342429 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090342429 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090342429 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090342429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090342429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090342429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090342429 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090342429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090342429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090342429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090342429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090342429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090342429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090342429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090342429 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090342429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090342429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090342429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090342429 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090342429 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090342429 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425090342429 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090342429 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090342429 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090342429 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090342429 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090342429 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250425090342429 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090342429 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090342429 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090342429 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425090342429 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090342429 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090342429 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090342429 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090342429 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090342429 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090342429 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090342429 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090342429 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090342429 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090342429 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090342429 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090342429 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090342429 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090342429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090342429 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090342429 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090342429 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090342429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090342429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090342429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090342429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090342429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090342429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090342429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090342429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090342429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090342429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090342429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090342429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090342429 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090342429 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090342429 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090342429 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090342429 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090342451 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46950<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_second_rab_assignment0(1075)@23e0c4c64ce8: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(1069)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1069)@23e0c4c64ce8: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_second_rab_assignment0(1075) TC_second_rab_assignment-Iuh0-RUA(1067)@23e0c4c64ce8: Added conn table entry 0TC_second_rab_assignment0(1075)14015233 20250425090343473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090343473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090343473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425090343473 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090343473 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd5db01, normal) (hnbgw_rua.c:406) 20250425090343473 DHNB DEBUG map_rua[0x56458e92c270]{init}: Allocated (fsm.c:456) 20250425090343473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14015233)[0x56458e92c270]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090343473 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14015233 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090343473 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090343473 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090343473 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14015233 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425090343473 DCN DEBUG map_sccp[0x56458e9530d0]{init}: Allocated (fsm.c:456) 20250425090343473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x56458e9530d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090343473 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14015233 <-> SCCP-118 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425090343473 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14015233 SCCP-118 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425090343473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14015233)[0x56458e92c270]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090343473 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090343473 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090343473 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14015233 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090343473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x56458e9530d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090343473 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090343473 DLSCCP DEBUG SCCP-SCOC(118)[0x56458e94b2a0]{IDLE}: Allocated (fsm.c:456) 20250425090343473 DLSCCP DEBUG SCCP-SCOC(118)[0x56458e94b2a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090343473 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000076), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000380056400500f1100926) (sccp_scrc.c:415) 20250425090343473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090343473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090343473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090343473 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090343473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090343473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090343473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090343473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090343473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090343473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090343473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090343473 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090343473 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090343473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090343473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090343473 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 76 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 38 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090343473 DLSCCP DEBUG SCCP-SCOC(118)[0x56458e94b2a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090343473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x56458e9530d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090343473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14015233)[0x56458e92c270]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090343473 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090343473 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090343473 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090343473 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090343473 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090343473 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425090343473 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090343473 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090343473 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090343473 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 76 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 38 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1068)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc0-SCCP(1068)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1069)@23e0c4c64ce8: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_second_rab_assignment0(1075) HNBGW_Test.msc0-RAN(1069)@23e0c4c64ce8: Added conn table entry 0TC_second_rab_assignment0(1075)15732849 TC_second_rab_assignment0(1075)@23e0c4c64ce8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(1068)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1068)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425090343480 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090343480 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090343480 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090343480 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090343480 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090343480 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090343480 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090343480 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090343480 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090343480 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 76 a0 f1 36 02 00 00 00 00 00 06 00 08 00 00 00 07  20250425090343480 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090343480 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090343480 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090343480 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090343480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090343480 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000076), PART(T=Source Reference,L=4,D=00a0f136) (sccp_scrc.c:486) 20250425090343480 DLSCCP DEBUG Received CO:COAK for local reference 118 (sccp_scoc.c:1855) 20250425090343480 DLSCCP DEBUG SCCP-SCOC(118)[0x56458e94b2a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090343480 DLSCCP DEBUG SCCP-SCOC(118)[0x56458e94b2a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090343480 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090343480 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090343480 DCN DEBUG handle_cn_conn_conf() conn_id=118, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090343480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x56458e9530d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090343480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x56458e9530d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_second_rab_assignment0(1075)@23e0c4c64ce8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(1074)@23e0c4c64ce8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1075) HNBGW_Test.msc0-SCCP(1068)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1068)@23e0c4c64ce8: vl_len:91 HNBGW_Test.msc0-SCCP(1068)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(1068)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250425090343680 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090343680 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090343680 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090343680 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090343680 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090343680 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090343680 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090343680 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090343680 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090343680 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 76 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 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 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425090343680 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090343680 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090343680 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090343680 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090343680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090343680 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000076), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250425090343680 DLSCCP DEBUG Received CO:CODT for local reference 118 (sccp_scoc.c:1855) 20250425090343680 DLSCCP DEBUG SCCP-SCOC(118)[0x56458e94b2a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425090343680 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090343680 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425090343680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x56458e9530d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425090343680 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425090343680 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425090343680 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14015233 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425090343680 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425090343680 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425090343680 DMGW DEBUG mgw(mgw-fsm-14015233-0)[0x56458e938d70]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250425090343680 DMGW DEBUG mgw(mgw-fsm-14015233-0)[0x56458e938d70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250425090343680 DMGW DEBUG mgw(mgw-fsm-14015233-0)[0x56458e938d70]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250425090343680 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425090343680 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250425090343680 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{UNUSED}: Allocated (fsm.c:456) 20250425090343680 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{UNUSED}: is child of mgw(mgw-fsm-14015233-0)[0x56458e938d70] (fsm.c:486) 20250425090343680 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14015233-0)[0x56458e938d70] (mgcp_client_endpoint_fsm.c:724) 20250425090343680 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425090343680 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425090343680 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250425090343680 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14015233-0)[0x56458e929550]{ST_CRCX}: Allocated (fsm.c:456) 20250425090343680 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14015233-0)[0x56458e929550]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530] (fsm.c:486) 20250425090343680 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14015233-0)[0x56458e929550]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425090343680 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14015233-0)[0x56458e929550]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250425090343680 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=201 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: d5db'... (mgcp_client.c:807) 20250425090343680 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250425090343680 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14015233-0)[0x56458e929550]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425090343680 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1074)@23e0c4c64ce8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d5db0117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d5db0117", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_second_rab_assignment0(1075) TC_second_rab_assignment0(1075)@23e0c4c64ce8: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d5db0117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d5db0117", 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 := "127.0.0.1", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_second_rab_assignment0(1075)@23e0c4c64ce8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250425090343695 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20250425090343695 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e929550]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250425090343695 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e929550]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250425090343695 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e929550]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425090343695 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e929550]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425090343695 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250425090343695 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425090343695 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425090343695 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425090343695 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425090343695 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425090343695 DMGW DEBUG mgw(mgw-fsm-14015233-0)[0x56458e938d70]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425090343695 DMGW DEBUG mgw(mgw-fsm-14015233-0)[0x56458e938d70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250425090343695 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425090343696 DMGW DEBUG mgw(mgw-fsm-14015233-0)[0x56458e938d70]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250425090343696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14015233)[0x56458e92c270]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250425090343696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250425090343696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090343696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_second_rab_assignment0(1075)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090343709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090343709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090343709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250425090343709 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425090343709 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd5db01) (hnbgw_rua.c:470) 20250425090343709 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14015233 SCCP-118 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250425090343709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14015233)[0x56458e92c270]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425090343709 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425090343709 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425090343709 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14015233 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425090343709 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425090343709 DMGW DEBUG mgw(mgw-fsm-14015233-0)[0x56458e938d70]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250425090343709 DMGW DEBUG mgw(mgw-fsm-14015233-0)[0x56458e938d70]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250425090343709 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425090343709 DMGW DEBUG mgw(mgw-fsm-14015233-0)[0x56458e938d70]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250425090343709 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14015233-0)[0x56458e938d70] (mgcp_client_endpoint_fsm.c:724) 20250425090343709 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425090343709 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425090343709 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250425090343709 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e929550]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250425090343709 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=215 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: d5db'... (mgcp_client.c:807) 20250425090343709 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250425090343709 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e929550]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425090343709 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425090343709 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425090343709 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1075)@23e0c4c64ce8: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d5db0117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d5db0117", 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 := "127.1.1.1", 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 := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425090343716 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20250425090343716 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e929550]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250425090343716 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e929550]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250425090343716 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e929550]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250425090343716 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250425090343716 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250425090343716 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425090343716 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425090343716 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425090343716 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425090343716 DMGW DEBUG mgw(mgw-fsm-14015233-0)[0x56458e938d70]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425090343716 DMGW DEBUG mgw(mgw-fsm-14015233-0)[0x56458e938d70]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250425090343716 DMGW DEBUG mgw(mgw-fsm-14015233-0)[0x56458e938d70]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250425090343716 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14015233-0)[0x56458e938d70] (mgcp_client_endpoint_fsm.c:724) 20250425090343716 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250425090343716 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250425090343716 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250425090343716 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14015233-0)[0x56458e953dd0]{ST_CRCX}: Allocated (fsm.c:456) 20250425090343716 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14015233-0)[0x56458e953dd0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530] (fsm.c:486) 20250425090343716 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14015233-0)[0x56458e953dd0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250425090343716 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14015233-0)[0x56458e953dd0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250425090343716 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=205 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: d5db'... (mgcp_client.c:807) 20250425090343716 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250425090343716 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14015233-0)[0x56458e953dd0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250425090343716 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250425090343716 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425090343716 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250425090343716 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1075)@23e0c4c64ce8: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d5db0117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d5db0117", 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 := "127.1.3.1", 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 := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250425090343721 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20250425090343721 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e953dd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250425090343721 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e953dd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250425090343721 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e953dd0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250425090343721 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e953dd0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250425090343721 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250425090343721 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250425090343721 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425090343721 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425090343721 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250425090343721 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250425090343721 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250425090343721 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250425090343721 DMGW DEBUG mgw(mgw-fsm-14015233-0)[0x56458e938d70]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250425090343721 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425090343721 DMGW DEBUG mgw(mgw-fsm-14015233-0)[0x56458e938d70]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250425090343721 DMGW DEBUG mgw(mgw-fsm-14015233-0)[0x56458e938d70]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250425090343721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x56458e9530d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250425090343721 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425090343721 DLSCCP DEBUG SCCP-SCOC(118)[0x56458e94b2a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425090343721 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0f136), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250425090343721 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090343721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090343721 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090343721 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090343721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090343721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090343721 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 01 06 a0 f1 36 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090343721 DMGW DEBUG mgw(mgw-fsm-14015233-0)[0x56458e938d70]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250425090343721 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090343721 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090343721 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090343721 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090343721 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090343721 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425090343721 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090343721 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090343721 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090343721 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 01 06 a0 f1 36 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1068)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1068)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1075)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1068)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1068)@23e0c4c64ce8: vl_len:63 HNBGW_Test.msc0-SCCP(1068)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(1068)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20250425090343726 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090343726 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090343726 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090343726 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090343726 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090343726 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090343726 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090343726 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090343726 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090343726 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 104 bytes: [L2]> 01 00 01 01 00 00 00 68 02 10 00 56 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 76 00 01 3f 00 00 00 3b 00 00 01 00 36 40 34 00 00 01 00 35 00 2a 20 2e d0 01 2f a7 20 2f a8 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 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250425090343726 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 104 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090343726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090343726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090343726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090343726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090343726 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000076), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=63,D=0000003b000001003640340000010035002a202ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d00400100) (sccp_scrc.c:486) 20250425090343726 DLSCCP DEBUG Received CO:CODT for local reference 118 (sccp_scoc.c:1855) 20250425090343726 DLSCCP DEBUG SCCP-SCOC(118)[0x56458e94b2a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425090343726 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090343726 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425090343726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x56458e9530d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425090343726 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250425090343726 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250425090343726 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14015233 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250425090343726 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425090343726 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250425090343726 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14015233 SCCP-118 msc-0 MI=IMSI-262420000000003: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20250425090343726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14015233)[0x56458e92c270]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20250425090343726 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:121) 20250425090343726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090343726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 87 bytes of data (stream_srv.c:827) TC_second_rab_assignment0(1075)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090343727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090343727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090343727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1351) 20250425090343727 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425090343727 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd5db01) (hnbgw_rua.c:470) 20250425090343727 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14015233 SCCP-118 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:311) 20250425090343727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14015233)[0x56458e92c270]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425090343727 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250425090343727 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250425090343727 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14015233 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250425090343727 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250425090343727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x56458e9530d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20250425090343727 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425090343727 DLSCCP DEBUG SCCP-SCOC(118)[0x56458e94b2a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425090343727 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0f136), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:415) 20250425090343727 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090343727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090343727 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090343727 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090343727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090343727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090343727 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bd 00 00 00 bc 03 00 00 01 06 a0 f1 36 00 01 14 60 00 00 10 00 00 01 00 34 40 09 00 00 01 00 33 40 02 00 b8 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090343727 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090343727 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090343727 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090343727 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090343727 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090343727 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425090343727 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090343727 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090343727 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090343727 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bd 00 00 00 bc 03 00 00 01 06 a0 f1 36 00 01 14 60 00 00 10 00 00 01 00 34 40 09 00 00 01 00 33 40 02 00 b8 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1068)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1068)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1075)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1068)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1068)@23e0c4c64ce8: vl_len:12 HNBGW_Test.msc0-SCCP(1068)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(1068)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250425090343731 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090343731 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090343731 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090343731 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090343731 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090343731 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090343731 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090343731 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090343731 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090343731 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 76 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250425090343731 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090343731 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090343731 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090343731 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090343731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090343731 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000076), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250425090343731 DLSCCP DEBUG Received CO:CODT for local reference 118 (sccp_scoc.c:1855) 20250425090343731 DLSCCP DEBUG SCCP-SCOC(118)[0x56458e94b2a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425090343731 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090343731 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425090343731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x56458e9530d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425090343731 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250425090343731 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250425090343731 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14015233 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250425090343731 DMGW DEBUG mgw(mgw-fsm-14015233-0)[0x56458e938d70]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250425090343731 DMGW DEBUG mgw(mgw-fsm-14015233-0)[0x56458e938d70]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250425090343731 DMGW DEBUG mgw(mgw-fsm-14015233-0)[0x56458e938d70]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250425090343731 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250425090343731 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e929550]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425090343731 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=58 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: d5db'... (mgcp_client.c:807) 20250425090343731 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425090343731 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e929550]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425090343731 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e953dd0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250425090343731 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58907: len=58 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: d5db'... (mgcp_client.c:807) 20250425090343731 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250425090343731 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e953dd0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250425090343731 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{IN_USE}: Removing from parent mgw(mgw-fsm-14015233-0)[0x56458e938d70] (mgcp_client_endpoint_fsm.c:873) 20250425090343731 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250425090343731 DLMGCP DEBUG mgw-endp(mgw-fsm-14015233-0)[0x56458e94b530]{IN_USE}: Deallocated (fsm.c:568) 20250425090343731 DMGW DEBUG mgw(mgw-fsm-14015233-0)[0x56458e938d70]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250425090343731 DMGW DEBUG mgw(mgw-fsm-14015233-0)[0x56458e938d70]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250425090343731 DMGW DEBUG mgw(mgw-fsm-14015233-0)[0x56458e938d70]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250425090343731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14015233)[0x56458e92c270]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425090343731 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250425090343731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090343731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_second_rab_assignment0(1075)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1075)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d5db0117" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(1075)@23e0c4c64ce8: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d5db0117" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(1075)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090343734 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20250425090343734 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e929550]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425090343734 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e929550]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425090343734 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e929550]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425090343734 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56458e929550]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250425090343734 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20250425090343734 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e953dd0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250425090343734 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e953dd0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250425090343734 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e953dd0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250425090343734 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56458e953dd0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(1067)@23e0c4c64ce8: Deleted conn table entry 0TC_second_rab_assignment0(1075)14015233 20250425090343738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090343738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090343738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250425090343738 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250425090343738 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd5db01,cause=radio(normal)) (hnbgw_rua.c:438) 20250425090343738 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14015233 SCCP-118 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250425090343738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14015233)[0x56458e92c270]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250425090343738 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425090343738 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425090343738 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14015233 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250425090343738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x56458e9530d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090343738 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425090343738 DLSCCP DEBUG SCCP-SCOC(118)[0x56458e94b2a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425090343738 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0f136), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250425090343738 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090343738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090343738 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090343738 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090343738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090343738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090343738 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 01 06 a0 f1 36 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090343738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14015233)[0x56458e92c270]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250425090343738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x56458e9530d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250425090343738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x56458e9530d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250425090343738 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090343738 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090343738 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090343738 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090343738 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090343738 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425090343738 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090343738 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090343738 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090343738 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 01 06 a0 f1 36 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1068)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1068)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1075)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1069)@23e0c4c64ce8: Deleted conn table entry 0TC_second_rab_assignment0(1075)15732849 HNBGW_Test.msc0-SCCP(1068)@23e0c4c64ce8: Session index based on connection ID:0 20250425090343742 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090343742 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090343742 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090343742 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090343742 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090343742 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090343742 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090343742 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090343742 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090343742 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 76 a0 f1 36 00 00 00 00 00 00 06 00 08 00 00 00 07  20250425090343742 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090343742 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090343742 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090343742 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090343742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090343742 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000076), PART(T=Source Reference,L=4,D=00a0f136), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250425090343742 DLSCCP DEBUG Received CO:RELRE for local reference 118 (sccp_scoc.c:1855) 20250425090343742 DLSCCP DEBUG SCCP-SCOC(118)[0x56458e94b2a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250425090343742 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090343742 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250425090343742 DCN DEBUG handle_cn_disc_ind() conn_id=118 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250425090343742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x56458e9530d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250425090343742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x56458e9530d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250425090343743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14015233)[0x56458e92c270]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090343743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14015233)[0x56458e92c270]{disconnected}: Freeing instance (context_map.c:202) 20250425090343743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14015233)[0x56458e92c270]{disconnected}: Deallocated (fsm.c:568) 20250425090343743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x56458e9530d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090343743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x56458e9530d0]{disconnected}: Freeing instance (context_map.c:206) 20250425090343743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x56458e9530d0]{disconnected}: Deallocated (fsm.c:568) 20250425090343743 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14015233 SCCP-118 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250425090343743 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0f136), PART(T=Source Reference,L=4,D=00000076) (sccp_scrc.c:415) 20250425090343743 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090343743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090343743 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090343743 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090343743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090343743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090343743 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 01 05 a0 f1 36 00 00 76 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090343743 DLSCCP DEBUG SCCP-SCOC(118)[0x56458e94b2a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250425090343743 DLSCCP DEBUG SCCP-SCOC(118)[0x56458e94b2a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090343743 DLSCCP DEBUG SCCP-SCOC(118)[0x56458e94b2a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090343743 DLSCCP DEBUG SCCP-SCOC(118)[0x56458e94b2a0]{IDLE}: Deallocated (fsm.c:568) 20250425090343743 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090343743 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090343743 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090343743 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090343743 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090343743 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250425090343743 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090343743 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090343743 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090343743 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 01 05 a0 f1 36 00 00 76 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1068)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1068)@23e0c4c64ce8: RLC received in state:disconnect_pending TC_second_rab_assignment0(1075)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425090345750 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46948<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090345751 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37159<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1063)@23e0c4c64ce8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1064)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090345756 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46940<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090345758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090345758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090345758 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090345758 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090345759 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_second_rab_assignment(1062)@23e0c4c64ce8: Final verdict of PTC: none 20250425090345759 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090345759 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090345759 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090345759 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT TC_second_rab_assignment-Iuh0-RUA(1067)@23e0c4c64ce8: Final verdict of PTC: none 20250425090345759 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090345759 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090345759 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090345759 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090345759 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090345759 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090345759 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425090345759 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090345759 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090345759 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090345759 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090345759 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090345759 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250425090345760 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090345760 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090345760 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090345760 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090345760 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Cannot send after transport endpoint shutdown 20250425090345760 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.sgsn0-SCCP(1071)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1068)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1069)@23e0c4c64ce8: Final verdict of PTC: none 20250425090345760 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090345760 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090345760 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425090345760 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090345760 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090345760 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090345760 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090345760 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090345760 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425090345760 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090345760 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090345760 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425090345760 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090345760 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090345760 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090345760 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090345760 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090345760 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090345760 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090345760 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090345760 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) HNBGW_Test.msc0-M3UA(1070)@23e0c4c64ce8: Final verdict of PTC: none 20250425090345760 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090345760 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090345760 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(1073)@23e0c4c64ce8: Final verdict of PTC: none 20250425090345760 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090345760 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090345760 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090345760 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090345761 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090345761 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090345761 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425090345761 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090345761 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090345761 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090345761 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090345761 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090345761 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090345761 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090345761 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(1072)@23e0c4c64ce8: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(1066)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(1074)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(1065)@23e0c4c64ce8: Final verdict of PTC: none 20250425090345763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46950<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(1075)@23e0c4c64ce8: Final verdict of PTC: pass MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(1062): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(1063): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(1064): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(1065): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_second_rab_assignment-Iuh0(1066): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(1067): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(1068): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(1069): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(1070): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1071): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1072): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1073): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(1074): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_second_rab_assignment0(1075): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_second_rab_assignment finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Fri Apr 25 09:03:45 UTC 2025 ====== HNBGW_Tests.TC_second_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_second_rab_assignment.talloc 20250425090345792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54252<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090346394 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54252<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=390568) 20250425090346929 DLSCCP DEBUG SCCP-SCOC(111)[0x56458e93a070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090346929 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008829ab), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090346929 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090346929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090346929 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090346929 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090346929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090346929 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090346929 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 88 29 ab 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090346929 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090346929 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090346929 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090346929 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090346929 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090346929 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! Waiting for packet dumper to finish... 1 (prev_count=390568, count=395836) 20250425090347459 DLSCCP DEBUG SCCP-SCOC(116)[0x56458e92ad50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090347459 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00096ee1), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090347459 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090347459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090347459 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090347459 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090347459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090347459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090347459 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 09 6e e1 00 00 74 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090347459 DLSCCP DEBUG SCCP-SCOC(115)[0x56458e952dc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090347459 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b16811), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090347459 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090347459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090347459 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090347459 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090347459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090347459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090347459 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b1 68 11 00 00 73 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090347460 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090347460 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090347460 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090347460 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090347460 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090347460 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090347460 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090347460 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090347460 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090347460 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090347460 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090347460 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250425090347461 DLSCCP DEBUG SCCP-SCOC(117)[0x56458e936410]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250425090347461 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005207f9), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090347461 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090347461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090347461 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090347461 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090347461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090347461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090347461 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 52 07 f9 00 00 75 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090347461 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090347461 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090347461 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090347461 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090347461 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090347461 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090347760 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090347760 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090347760 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425090347761 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090347761 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090347761 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Fri Apr 25 09:03:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425090349185 DLSCCP DEBUG SCCP-SCOC(107)[0x56458e949e40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090349185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b1548), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090349185 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090349185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090349185 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090349185 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090349185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090349185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090349185 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 7b 15 48 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090349185 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090349185 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090349185 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090349185 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090349185 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090349185 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090349212 DLSCCP DEBUG SCCP-SCOC(108)[0x56458e928e10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090349212 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000fa4fe), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090349212 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090349212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090349212 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090349212 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090349212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090349212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090349212 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 0f a4 fe 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090349213 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090349213 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090349213 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090349213 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090349213 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090349213 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090349230 DLSCCP DEBUG SCCP-SCOC(109)[0x56458e95acf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090349230 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00324afa), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090349230 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090349230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090349230 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090349230 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090349230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090349230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090349230 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 32 4a fa 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090349230 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090349230 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090349230 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090349230 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090349230 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090349230 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20250425090349493 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54256<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090349498 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54266<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090349504 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36083<->l=127.0.0.1:4262) (control_if.c:572) 20250425090349599 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090349599 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090349599 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090349599 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090349599 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090349599 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1080)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090349599 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425090349599 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425090349599 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090349599 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090349601 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090349601 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425090349601 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090349601 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090349601 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090349601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090349601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090349601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090349601 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090349601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090349601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090349601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090349601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090349601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090349601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090349601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090349601 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090349601 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090349601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425090349601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090349601 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0c 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090349601 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090349601 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090349601 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425090349601 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090349601 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090349601 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090349601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090349601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090349601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090349601 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090349601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090349601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090349601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090349601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090349601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090349601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090349601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090349601 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090349601 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090349601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090349601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090349601 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090349601 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090349601 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090349601 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090349601 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090349601 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090349601 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090349601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090349601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090349601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090349601 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=2 -> eSLS=34: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090349601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090349601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090349601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090349601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090349601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090349601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090349601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090349601 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=2 -> eSLS=2: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090349601 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090349601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090349601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090349601 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 02 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090349601 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090349601 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090349601 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090349601 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090349601 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090349601 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090349601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090349601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090349601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090349601 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090349601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090349601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090349601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090349601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090349601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090349601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090349601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090349601 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090349601 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090349601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090349601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090349601 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090349601 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090349601 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090349601 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090349601 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090349601 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425090349601 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425090349601 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425090349601 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090349601 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090349601 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090349601 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090349601 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090349601 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090349601 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090349601 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090349601 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090349601 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090349601 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090349601 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090349601 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090349601 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090349601 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090349601 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090349601 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090349601 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1084)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(1084)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1084)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-SCCP(1082)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090349615 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090349615 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090349615 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090349615 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090349615 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090349615 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090349616 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090349616 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090349617 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090349617 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425090349617 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090349617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090349617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090349617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090349617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090349617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090349617 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=0 -> eSLS=80: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090349617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090349617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090349617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090349617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090349617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090349617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090349617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090349617 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=0 -> eSLS=112: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090349617 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090349617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425090349617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090349617 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 00 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090349617 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090349617 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090349617 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425090349617 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090349617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090349617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090349617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090349617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090349617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090349617 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=11 -> eSLS=43: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090349617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090349617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090349617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090349617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090349617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090349617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090349617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090349617 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090349617 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090349617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090349617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090349617 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0b 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090349617 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090349617 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090349617 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090349617 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090349617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090349617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090349617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090349617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090349617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090349617 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090349617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090349617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090349617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090349617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090349617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090349617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090349617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090349617 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090349617 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090349617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090349617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090349617 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090349617 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090349617 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090349617 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090349617 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090349617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090349617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090349617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090349617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090349617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090349617 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090349617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090349617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090349617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090349617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090349617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090349617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090349617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090349617 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090349617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090349617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090349617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090349617 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090349617 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090349617 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090349617 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090349617 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090349617 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425090349617 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425090349617 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425090349617 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090349617 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090349617 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090349617 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090349617 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090349617 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090349617 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090349617 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090349617 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090349617 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090349617 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090349617 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090349617 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090349617 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090349617 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090349617 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090349617 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090349617 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1087)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(1087)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1087)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(1085)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090349636 DLSCCP DEBUG SCCP-SCOC(106)[0x56458e936ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090349636 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00762f20), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090349636 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090349636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090349636 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090349636 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090349636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090349636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090349636 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 76 2f 20 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090349636 DLSCCP DEBUG SCCP-SCOC(104)[0x56458e94a6a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090349636 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc76d3), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090349636 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090349636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090349636 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090349636 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090349636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090349636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090349636 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 bc 76 d3 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090349636 DLSCCP DEBUG SCCP-SCOC(105)[0x56458e930220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090349636 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f35639), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090349636 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090349636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090349636 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090349636 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090349636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090349636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090349636 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 f3 56 39 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090349636 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090349636 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090349636 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090349636 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090349636 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090349636 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090349636 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090349636 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090349636 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090349636 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090349636 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090349636 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090349636 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090349636 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090349636 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090349636 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090349636 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090349636 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090349811 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090349812 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425090349812 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090349812 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1084)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425090349819 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090349819 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425090349819 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090349819 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090349819 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090349819 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090349819 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090349819 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090349819 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090349819 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425090349819 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090349822 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090349822 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090349822 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090349822 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425090349822 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090349822 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090349822 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090349822 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090349822 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425090349822 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425090349822 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090349822 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090349822 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090349822 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090349822 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425090349822 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090349822 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090349822 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090349822 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090349822 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090349822 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090349822 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090349823 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090349823 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090349823 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090349824 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090349824 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090349824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090349824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090349824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090349824 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090349824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090349824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090349824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090349824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090349824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090349824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090349824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090349824 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090349824 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090349824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090349824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090349824 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090349824 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090349824 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090349824 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090349824 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090349824 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090349824 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090349824 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250425090349824 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090349824 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090349824 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090349824 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425090349827 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090349827 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425090349827 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090349827 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1087)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425090349833 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090349833 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425090349833 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090349833 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090349833 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090349833 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090349833 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090349833 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090349833 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090349833 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090349833 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090349836 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090349836 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090349836 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090349836 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425090349836 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090349836 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090349836 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090349836 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090349836 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425090349836 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090349836 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090349836 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090349836 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090349836 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090349836 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090349836 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425090349836 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090349836 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090349836 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090349836 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090349836 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090349836 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090349836 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090349837 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090349837 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090349837 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090349837 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090349837 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090349837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090349837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090349837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090349837 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090349837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090349837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090349837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090349837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090349837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090349837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090349837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090349837 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090349837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090349837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090349837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090349837 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090349838 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090349838 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090349838 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090349838 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090349838 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090349838 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090349838 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250425090349838 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090349838 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090349838 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090349838 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250425090349997 DLSCCP DEBUG SCCP-SCOC(102)[0x56458e932eb0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090349997 DLSCCP DEBUG SCCP-SCOC(102)[0x56458e932eb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090349997 DLSCCP DEBUG SCCP-SCOC(102)[0x56458e932eb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090349997 DLSCCP DEBUG SCCP-SCOC(102)[0x56458e932eb0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090349997 DLSCCP DEBUG SCCP-SCOC(102)[0x56458e932eb0]{IDLE}: Deallocated (fsm.c:568) 20250425090349999 DLSCCP DEBUG SCCP-SCOC(101)[0x56458e93a1f0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090349999 DLSCCP DEBUG SCCP-SCOC(101)[0x56458e93a1f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090349999 DLSCCP DEBUG SCCP-SCOC(101)[0x56458e93a1f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090349999 DLSCCP DEBUG SCCP-SCOC(101)[0x56458e93a1f0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090349999 DLSCCP DEBUG SCCP-SCOC(101)[0x56458e93a1f0]{IDLE}: Deallocated (fsm.c:568) 20250425090350000 DLSCCP DEBUG SCCP-SCOC(103)[0x56458e94dba0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090350000 DLSCCP DEBUG SCCP-SCOC(103)[0x56458e94dba0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090350000 DLSCCP DEBUG SCCP-SCOC(103)[0x56458e94dba0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090350000 DLSCCP DEBUG SCCP-SCOC(103)[0x56458e94dba0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090350000 DLSCCP DEBUG SCCP-SCOC(103)[0x56458e94dba0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1083)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090350627 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090350627 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090350627 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090350627 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090350627 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090350627 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090350627 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090350627 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090350627 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090350627 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425090350627 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090350627 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090350627 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090350627 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090350627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090350627 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090350627 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090350627 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090350627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090350627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090350627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090350627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090350627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090350627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090350627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090350627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090350627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090350627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090350627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090350627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090350627 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090350627 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090350627 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090350627 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090350627 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425090350627 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090350627 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090350627 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090350627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090350627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090350627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090350627 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090350627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090350627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090350627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090350627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090350627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090350627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090350627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090350627 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090350627 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090350627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090350627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090350627 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090350627 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090350627 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425090350628 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090350628 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090350628 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090350628 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090350628 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090350628 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250425090350628 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090350628 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090350628 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090350628 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425090350630 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090350630 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090350630 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090350630 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090350630 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090350630 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090350630 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090350630 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090350630 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090350630 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250425090350630 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090350630 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090350630 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090350630 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090350630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090350630 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090350630 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090350630 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090350630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090350630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090350630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090350630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090350630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090350630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090350630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090350630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090350630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090350630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090350630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090350630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090350630 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090350630 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090350630 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090350630 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090350630 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1086)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090350639 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090350639 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090350639 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090350639 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090350639 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090350639 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090350639 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090350639 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090350639 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090350639 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090350639 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090350639 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090350639 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090350639 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090350639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090350639 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090350639 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090350639 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090350639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090350639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090350639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090350639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090350639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090350639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090350639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090350639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090350639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090350639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090350639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090350639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090350639 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090350639 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090350639 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090350639 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090350639 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425090350639 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090350639 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090350639 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090350639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090350639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090350639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090350639 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090350639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090350639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090350639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090350639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090350639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090350639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090350639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090350639 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090350639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090350639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090350639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090350639 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090350639 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090350639 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425090350639 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090350639 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090350639 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090350639 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090350639 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090350639 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250425090350639 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090350639 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090350639 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090350639 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425090350640 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090350640 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090350640 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090350640 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090350640 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090350640 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090350640 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090350640 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090350640 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090350640 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090350640 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090350640 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090350640 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090350640 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090350640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090350640 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090350640 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090350640 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090350640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090350640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090350640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090350640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090350640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090350640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090350640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090350640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090350640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090350640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090350640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090350640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090350640 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090350640 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090350640 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090350640 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090350640 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090350640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090350640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090350640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090350640 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090350640 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425090350640 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090350640 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090350640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090350640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090350644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090350644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090350644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1351) 20250425090350644 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20250425090350644 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20250425090350844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090350844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090350844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090350844 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090350844 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425090350844 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090350844 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090350845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090350845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed MTC@23e0c4c64ce8: talloc reports "struct hnb_context" x 1, expecting 1 MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425090350860 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54266<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090350860 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36083<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1077)@23e0c4c64ce8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1078)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090350864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54256<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090350865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090350865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090350865 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090350865 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090350865 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1076)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1085)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1082)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1086)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1083)@23e0c4c64ce8: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1081)@23e0c4c64ce8: Final verdict of PTC: none 20250425090350867 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090350867 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090350867 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090350867 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425090350867 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090350867 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090350867 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090350867 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090350867 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090350867 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090350867 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250425090350867 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090350867 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090350867 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090350867 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090350867 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090350867 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090350867 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090350867 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090350867 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(1079)@23e0c4c64ce8: Final verdict of PTC: none 20250425090350868 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090350868 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090350868 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425090350868 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090350868 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090350868 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090350868 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090350868 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090350868 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090350868 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090350868 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090350868 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090350868 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425090350868 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090350868 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090350868 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090350868 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090350868 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090350868 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090350868 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425090350868 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090350868 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090350868 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090350868 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090350868 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090350868 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090350868 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090350868 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090350868 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090350868 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1080)@23e0c4c64ce8: Final verdict of PTC: none 20250425090350868 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090350868 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090350868 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425090350868 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090350868 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090350869 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090350869 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090350869 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090350869 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090350869 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090350869 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(1088)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1084)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1087)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1076): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(1077): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(1078): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(1079): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1080): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1081): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(1082): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(1083): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(1084): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1085): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1086): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1087): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(1088): none (pass -> pass) MTC@23e0c4c64ce8: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Fri Apr 25 09:03:50 UTC 2025 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc 20250425090350966 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54274<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090351568 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54274<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=250172) Waiting for packet dumper to finish... 1 (prev_count=250172, count=281140) 20250425090352869 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090352869 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090352869 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425090352869 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090352869 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090352869 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Fri Apr 25 09:03:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_apply_sccp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@23e0c4c64ce8: Test case TC_apply_sccp started. 20250425090354667 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54284<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090354675 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54298<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090354676 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39379<->l=127.0.0.1:4262) (control_if.c:572) TC_apply_sccp-Iuh0(1093)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090354751 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250425090354751 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425090354760 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090354760 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090354760 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090354760 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090354761 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090354761 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_apply_sccp-Iuh1(1095)@23e0c4c64ce8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425090354761 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090354761 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090354761 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60207 (stream_srv.c:142) 20250425090354761 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60207<->l=127.0.0.1:29169 (hnbgw.c:794) 20250425090354762 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090354762 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250425090354762 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090354762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090354762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090354762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090354762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090354762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090354762 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090354762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090354762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090354762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090354762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090354762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090354762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090354762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090354762 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090354762 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090354762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250425090354762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090354762 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 06 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090354762 DRANAP DEBUG cnlink(msc-3)[0x56458e912a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090354762 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090354762 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250425090354762 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090354762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090354762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090354762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090354762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090354762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090354762 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090354762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090354762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090354762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090354762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090354762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090354762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090354762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090354763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090354763 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090354763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250425090354763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090354763 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090354763 DRANAP DEBUG cnlink(msc-2)[0x56458e8a8b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090354763 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090354763 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250425090354763 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090354763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090354763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090354763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090354763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090354763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090354763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090354763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090354763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090354763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090354763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090354763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090354763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090354763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090354763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090354763 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090354763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250425090354763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090354763 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090354763 DRANAP DEBUG cnlink(msc-1)[0x56458e8ab920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090354763 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090354763 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090354763 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090354763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090354763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090354763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090354763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090354763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090354763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090354763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090354763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090354763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090354763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090354763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090354763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090354763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090354763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090354763 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090354763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090354763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090354763 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090354763 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090354763 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090354763 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090354763 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090354763 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250425090354763 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250425090354763 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250425090354763 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090354763 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090354763 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090354763 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250425090354763 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250425090354763 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250425090354763 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090354763 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090354763 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090354763 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250425090354763 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250425090354763 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250425090354763 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090354763 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090354763 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090354763 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090354763 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090354763 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1099)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-M3UA(1099)@23e0c4c64ce8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1099)@23e0c4c64ce8: ************************************************* HNBGW_Test.msc0-SCCP(1097)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090354775 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090354775 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090354776 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090354776 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090354776 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090354776 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090354776 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250425090354776 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090354777 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090354777 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250425090354777 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090354777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090354777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090354777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090354777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090354777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090354777 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=5 -> eSLS=85: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090354777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090354777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090354777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090354777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090354777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090354777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090354777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090354777 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090354777 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090354777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250425090354777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090354777 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 05 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090354777 DRANAP DEBUG cnlink(sgsn-3)[0x56458e915050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090354777 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090354777 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250425090354777 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090354777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090354777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090354777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090354777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090354777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090354777 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090354777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090354777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090354777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090354777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090354777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090354777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090354777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090354777 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090354777 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090354777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090354777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090354777 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0f 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090354777 DRANAP DEBUG cnlink(sgsn-2)[0x56458e9146c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090354777 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090354777 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250425090354777 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090354777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090354777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090354777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090354777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090354777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090354777 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090354777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090354777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090354777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090354777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090354777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090354777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090354777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090354777 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090354777 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090354777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090354777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090354777 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090354777 DRANAP DEBUG cnlink(sgsn-1)[0x56458e913d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090354777 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090354777 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090354777 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090354777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090354777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090354777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090354777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090354777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090354777 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090354777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090354777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090354777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090354777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090354777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090354777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090354777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090354777 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090354777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090354777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090354777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090354777 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090354777 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090354777 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090354777 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090354777 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090354777 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250425090354777 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250425090354777 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250425090354777 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090354777 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090354777 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090354777 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090354777 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090354777 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090354777 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090354777 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090354777 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090354777 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090354777 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090354777 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090354777 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090354777 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090354777 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090354777 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090354777 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090354777 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@23e0c4c64ce8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1102)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-M3UA(1102)@23e0c4c64ce8: M3UA emulation initiated, the test can be started MTC@23e0c4c64ce8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1102)@23e0c4c64ce8: ************************************************* HNBGW_Test.sgsn0-SCCP(1100)@23e0c4c64ce8: v_sccp_pdu_maxlen:268 20250425090354805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090354805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090354805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090354805 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090354805 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250425090354805 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090354805 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090354805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090354805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090354814 DLINP DEBUG SRVCONN(,r=127.0.0.1:60207<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090354814 DLINP DEBUG SRVCONN(,r=127.0.0.1:60207<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090354814 DLINP DEBUG SRVCONN(,r=127.0.0.1:60207<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250425090354814 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250425090354814 DLGLOBAL ERROR counter group 'hnb' already exists for index 0, instead using index 1. This is a software bug that needs fixing. (rate_ctr.c:221) 20250425090354814 DLGLOBAL DEBUG validating counter group 0x56456346ebe0(hnb) with 60 counters (rate_ctr.c:86) 20250425090354814 DHNBAP DEBUG (127.0.0.1:60207 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250425090354814 DHNBAP NOTICE (127.0.0.1:60207 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250425090354814 DHNBAP NOTICE (127.0.0.1:60207 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250425090354814 DLINP DEBUG SRVCONN(,r=127.0.0.1:60207<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090354814 DLINP DEBUG SRVCONN(,r=127.0.0.1:60207<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090354974 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090354974 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250425090354974 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090354974 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1099)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425090354982 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090354982 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250425090354982 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090354982 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090354982 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090354982 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090354982 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090354983 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090354983 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090354983 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250425090354983 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090354986 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090354986 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090354986 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090354986 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250425090354986 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090354986 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090354986 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090354986 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090354986 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250425090354986 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250425090354986 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090354986 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090354986 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090354986 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090354986 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250425090354986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090354986 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090354986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090354986 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090354986 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090354986 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090354986 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090354988 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090354988 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250425090354988 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090354988 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090354988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250425090354988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090354988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090354988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090354988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090354988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090354988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090354988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090354988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090354988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090354988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090354988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090354988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090354988 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090354988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090354988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090354988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090354988 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090354989 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090354989 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090354989 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090354989 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090354989 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090354989 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250425090354989 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090354989 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090354989 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090354989 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250425090354990 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250425090354990 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250425090354990 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250425090354990 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1102)@23e0c4c64ce8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250425090354998 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090354998 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250425090354998 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250425090354998 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250425090354998 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250425090354998 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250425090354998 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250425090354998 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250425090354998 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250425090354998 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090354998 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250425090355000 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090355000 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250425090355000 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250425090355000 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250425090355000 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250425090355000 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250425090355000 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250425090355000 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250425090355000 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250425090355000 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250425090355000 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090355000 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090355000 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250425090355000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090355001 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250425090355001 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425090355001 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090355001 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090355001 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090355001 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090355001 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250425090355001 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250425090355001 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250425090355002 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250425090355002 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250425090355002 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250425090355002 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090355002 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250425090355002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090355002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090355002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090355002 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090355002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090355002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090355002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090355002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090355002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090355002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090355002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090355002 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090355002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090355002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090355002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090355002 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090355002 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250425090355002 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090355002 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090355003 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090355003 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090355003 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090355003 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250425090355003 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090355003 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090355003 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090355003 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(1098)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090355781 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090355782 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090355782 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090355782 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090355782 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090355782 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090355782 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090355782 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090355782 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090355782 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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 07  20250425090355782 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090355782 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090355782 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090355782 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090355782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090355782 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090355782 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090355782 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250425090355782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090355782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090355782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090355782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090355782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090355782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090355782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090355782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090355782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090355782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090355782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090355782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090355782 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090355782 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090355782 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090355782 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090355782 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250425090355782 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090355782 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090355782 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250425090355782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090355782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090355782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090355782 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090355782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090355782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090355782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090355782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090355782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090355782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090355782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090355782 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090355782 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090355782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090355782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090355782 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090355782 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090355782 DRANAP NOTICE cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: link up (cnlink.c:111) 20250425090355782 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090355782 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090355782 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090355782 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090355782 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090355782 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250425090355782 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090355782 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090355782 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090355782 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250425090355783 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090355783 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090355783 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090355783 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090355783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090355783 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090355783 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250425090355783 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250425090355783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090355783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090355783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090355783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090355783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090355783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090355783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090355783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090355783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090355783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090355783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090355783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090355783 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090355783 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090355783 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090355783 DRANAP DEBUG cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090355783 DRANAP INFO cnlink(msc-0)[0x56458e8c8940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090355782 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090355783 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090355783 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090355783 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090355783 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090355783 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090355783 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090355783 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090355783 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090355783 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-RAN(1101)@23e0c4c64ce8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250425090355797 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090355797 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090355797 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090355797 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090355797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090355797 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090355797 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090355797 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250425090355797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090355797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090355797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090355797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090355797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090355797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090355797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090355797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090355797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090355797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090355797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090355797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090355797 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090355797 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090355797 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090355797 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090355797 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090355797 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090355797 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090355797 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090355797 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090355797 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250425090355797 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090355797 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090355797 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425090355797 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250425090355797 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250425090355797 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250425090355797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250425090355797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250425090355797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090355797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090355797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090355797 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090355797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090355797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090355797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090355797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090355797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090355797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090355797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090355797 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090355797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090355797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090355797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090355797 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090355797 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250425090355797 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: link up (cnlink.c:111) 20250425090355797 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090355797 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090355797 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090355797 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090355797 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090355797 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250425090355797 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090355797 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090355797 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090355797 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250425090355798 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090355798 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090355798 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090355798 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090355798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090355798 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250425090355798 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250425090355798 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250425090355798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090355798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090355798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090355798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090355798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090355798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090355798 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090355798 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090355798 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090355798 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090355798 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090355798 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090355798 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090355798 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090355798 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090355798 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250425090355798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090355798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090355798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090355798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090355798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090355798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090355798 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090355798 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250425090355798 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250425090355798 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250425090355798 DRANAP INFO cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250425090356850 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43852<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090356930 DLSCCP DEBUG SCCP-SCOC(111)[0x56458e93a070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090356930 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008829ab), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090356930 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090356930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090356930 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090356930 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090356930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090356930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090356930 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 88 29 ab 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090356931 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090356931 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090356931 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090356931 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090356931 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090356931 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090357460 DLSCCP DEBUG SCCP-SCOC(115)[0x56458e952dc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090357460 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b16811), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090357460 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090357460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090357460 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090357460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090357460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090357461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090357461 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b1 68 11 00 00 73 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090357461 DLSCCP DEBUG SCCP-SCOC(116)[0x56458e92ad50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090357461 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00096ee1), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090357461 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090357461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090357461 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090357461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090357461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425090357461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090357461 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 09 6e e1 00 00 74 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090357461 DLSCCP DEBUG SCCP-SCOC(117)[0x56458e936410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090357461 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005207f9), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090357461 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090357461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090357461 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090357461 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090357461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090357461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090357461 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 52 07 f9 00 00 75 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090357461 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090357461 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090357461 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090357462 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090357462 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090357462 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425090357462 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090357462 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090357462 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090357462 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b1 68 11 00 00 73 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250425090357462 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090357462 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090357462 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090357462 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250425090357462 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250425090357462 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250425090357462 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250425090357462 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250425090357462 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090357462 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 09 6e e1 00 00 74 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250425090357462 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090357462 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090357462 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090357462 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090357462 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090357462 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090357467 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090357467 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090357467 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090357467 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090357467 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090357467 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090357467 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090357467 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090357468 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090357468 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 73 b1 68 11 00 00 06 00 08 00 00 00 07  20250425090357468 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090357468 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090357468 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090357468 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090357468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090357468 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000073), PART(T=Source Reference,L=4,D=00b16811) (sccp_scrc.c:486) 20250425090357468 DLSCCP DEBUG Received CO:RELCO for local reference 115 (sccp_scoc.c:1855) 20250425090357468 DLSCCP DEBUG SCCP-SCOC(115)[0x56458e952dc0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425090357468 DLSCCP DEBUG SCCP-SCOC(115)[0x56458e952dc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425090357468 DLSCCP DEBUG SCCP-SCOC(115)[0x56458e952dc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090357468 DLSCCP DEBUG SCCP-SCOC(115)[0x56458e952dc0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090357468 DLSCCP DEBUG SCCP-SCOC(115)[0x56458e952dc0]{IDLE}: Deallocated (fsm.c:568) 20250425090357672 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090357672 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250425090357672 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250425090357672 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250425090357672 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090357672 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250425090357672 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090357672 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090357672 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090357672 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 74 09 6e e1 00 00 06 00 08 00 00 00 07  20250425090357672 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090357672 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090357672 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090357672 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250425090357672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090357672 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000074), PART(T=Source Reference,L=4,D=00096ee1) (sccp_scrc.c:486) 20250425090357672 DLSCCP DEBUG Received CO:RELCO for local reference 116 (sccp_scoc.c:1855) 20250425090357672 DLSCCP DEBUG SCCP-SCOC(116)[0x56458e92ad50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425090357673 DLSCCP DEBUG SCCP-SCOC(116)[0x56458e92ad50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425090357673 DLSCCP DEBUG SCCP-SCOC(116)[0x56458e92ad50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090357673 DLSCCP DEBUG SCCP-SCOC(116)[0x56458e92ad50]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090357673 DLSCCP DEBUG SCCP-SCOC(116)[0x56458e92ad50]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1098)@23e0c4c64ce8: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1098)@23e0c4c64ce8: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1104) TC_apply_sccp-Iuh0-RUA(1094)@23e0c4c64ce8: Added conn table entry 0TC_apply_sccp0(1104)15813526 20250425090357891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090357891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090357891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250425090357891 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250425090357891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf14b96, normal) (hnbgw_rua.c:406) 20250425090357891 DHNB DEBUG map_rua[0x56458e92c270]{init}: Allocated (fsm.c:456) 20250425090357891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15813526)[0x56458e92c270]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250425090357891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15813526 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250425090357891 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090357891 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090357891 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15813526 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250425090357891 DCN DEBUG map_sccp[0x56458e9530d0]{init}: Allocated (fsm.c:456) 20250425090357891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x56458e9530d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250425090357891 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15813526 <-> SCCP-119 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250425090357891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15813526 SCCP-119 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250425090357892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15813526)[0x56458e92c270]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250425090357892 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425090357892 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425090357892 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15813526 SCCP-119 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250425090357892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x56458e9530d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090357892 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250425090357892 DLSCCP DEBUG SCCP-SCOC(119)[0x56458e94b2a0]{IDLE}: Allocated (fsm.c:456) 20250425090357892 DLSCCP DEBUG SCCP-SCOC(119)[0x56458e94b2a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250425090357892 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000077), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030001c80056400500f1100926) (sccp_scrc.c:415) 20250425090357892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090357892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090357892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090357892 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090357892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090357892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090357892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090357892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250425090357892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250425090357892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250425090357892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090357892 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090357892 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090357892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090357892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090357892 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 77 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 01 c8 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090357892 DLSCCP DEBUG SCCP-SCOC(119)[0x56458e94b2a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250425090357892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x56458e9530d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250425090357892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15813526)[0x56458e92c270]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250425090357893 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090357893 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090357893 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090357893 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090357893 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090357893 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425090357893 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090357893 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090357893 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090357893 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 77 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 01 c8 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1097)@23e0c4c64ce8: First idle individual index:0 HNBGW_Test.msc0-SCCP(1097)@23e0c4c64ce8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1098)@23e0c4c64ce8: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1104) HNBGW_Test.msc0-RAN(1098)@23e0c4c64ce8: Added conn table entry 0TC_apply_sccp0(1104)9520560 HNBGW_Test.msc0-SCCP(1097)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1097)@23e0c4c64ce8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425090357912 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090357912 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090357912 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090357912 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090357912 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090357912 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090357912 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090357912 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090357912 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090357912 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 77 7f 6b 25 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_apply_sccp0(1104)@23e0c4c64ce8: setverdict(pass): none -> pass 20250425090357912 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090357912 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090357912 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090357912 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090357912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090357912 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000077), PART(T=Source Reference,L=4,D=007f6b25) (sccp_scrc.c:486) 20250425090357912 DLSCCP DEBUG Received CO:COAK for local reference 119 (sccp_scoc.c:1855) 20250425090357912 DLSCCP DEBUG SCCP-SCOC(119)[0x56458e94b2a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250425090357912 DLSCCP DEBUG SCCP-SCOC(119)[0x56458e94b2a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250425090357912 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090357912 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250425090357913 DCN DEBUG handle_cn_conn_conf() conn_id=119, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250425090357913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x56458e9530d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250425090357913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x56458e9530d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250425090358913 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) TC_apply_sccp0(1104)@23e0c4c64ce8: "Changing SCCP address, don't apply yet" 20250425090359186 DLSCCP DEBUG SCCP-SCOC(107)[0x56458e949e40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090359186 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b1548), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090359186 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090359186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090359186 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090359186 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090359186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090359186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090359186 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 7b 15 48 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090359186 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090359186 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090359186 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090359186 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090359186 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090359186 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090359213 DLSCCP DEBUG SCCP-SCOC(108)[0x56458e928e10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090359213 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000fa4fe), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090359213 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090359213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090359213 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090359213 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090359213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090359213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090359214 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 0f a4 fe 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090359214 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090359214 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090359214 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090359214 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090359214 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090359214 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090359231 DLSCCP DEBUG SCCP-SCOC(109)[0x56458e95acf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090359231 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00324afa), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090359231 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090359231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090359231 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090359231 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090359231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090359231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090359231 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 32 4a fa 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090359231 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090359231 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090359231 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090359231 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090359231 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090359231 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090359632 DLSCCP DEBUG SCCP-SCOC(104)[0x56458e94a6a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090359632 DLSCCP DEBUG SCCP-SCOC(104)[0x56458e94a6a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090359632 DLSCCP DEBUG SCCP-SCOC(104)[0x56458e94a6a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090359632 DLSCCP DEBUG SCCP-SCOC(104)[0x56458e94a6a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090359632 DLSCCP DEBUG SCCP-SCOC(104)[0x56458e94a6a0]{IDLE}: Deallocated (fsm.c:568) 20250425090359632 DLSCCP DEBUG SCCP-SCOC(105)[0x56458e930220]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090359632 DLSCCP DEBUG SCCP-SCOC(105)[0x56458e930220]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090359632 DLSCCP DEBUG SCCP-SCOC(105)[0x56458e930220]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090359632 DLSCCP DEBUG SCCP-SCOC(105)[0x56458e930220]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090359632 DLSCCP DEBUG SCCP-SCOC(105)[0x56458e930220]{IDLE}: Deallocated (fsm.c:568) 20250425090359634 DLSCCP DEBUG SCCP-SCOC(106)[0x56458e936ef0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090359634 DLSCCP DEBUG SCCP-SCOC(106)[0x56458e936ef0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090359634 DLSCCP DEBUG SCCP-SCOC(106)[0x56458e936ef0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090359634 DLSCCP DEBUG SCCP-SCOC(106)[0x56458e936ef0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090359634 DLSCCP DEBUG SCCP-SCOC(106)[0x56458e936ef0]{IDLE}: Deallocated (fsm.c:568) 20250425090359925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090359925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090359925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250425090359925 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250425090359925 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf14b96) (hnbgw_rua.c:470) 20250425090359925 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15813526 SCCP-119 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:311) 20250425090359925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15813526)[0x56458e92c270]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250425090359925 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425090359925 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425090359925 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15813526 SCCP-119 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Direct Transfer (hnbgw_ranap.c:263) 20250425090359925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x56458e9530d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250425090359925 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250425090359925 DLSCCP DEBUG SCCP-SCOC(119)[0x56458e94b2a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250425090359925 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f6b25), PART(T=Data,L=22,D=001440120000010010400b0ab6f56eae3cac66eb79a1) (sccp_scrc.c:415) 20250425090359925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090359925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090359925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090359925 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090359925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090359925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090359925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bd 00 00 00 bc 03 00 00 00 06 7f 6b 25 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a b6 f5 6e ae 3c ac 66 eb 79 a1 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090359925 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090359925 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090359925 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090359925 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090359925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090359925 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425090359925 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090359925 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090359925 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090359925 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bd 00 00 00 bc 03 00 00 00 06 7f 6b 25 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a b6 f5 6e ae 3c ac 66 eb 79 a1 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1097)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1097)@23e0c4c64ce8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1097)@23e0c4c64ce8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1097)@23e0c4c64ce8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1104)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1097)@23e0c4c64ce8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1097)@23e0c4c64ce8: vl_len:22 HNBGW_Test.msc0-SCCP(1097)@23e0c4c64ce8: vl_from0 HNBGW_Test.msc0-SCCP(1097)@23e0c4c64ce8: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A46CA346F50D987E05EA5'O 20250425090359931 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090359931 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090359931 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090359931 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090359931 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090359931 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090359931 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090359931 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090359931 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090359931 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 77 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 46 ca 34 6f 50 d9 87 e0 5e a5 00 00 00 00 06 00 08 00 00 00 07  20250425090359931 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090359931 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090359931 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090359931 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090359931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090359931 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000077), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0a46ca346f50d987e05ea5) (sccp_scrc.c:486) 20250425090359931 DLSCCP DEBUG Received CO:CODT for local reference 119 (sccp_scoc.c:1855) 20250425090359931 DLSCCP DEBUG SCCP-SCOC(119)[0x56458e94b2a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250425090359931 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090359931 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250425090359931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x56458e9530d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250425090359931 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250425090359931 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425090359931 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15813526 SCCP-119 msc-0 MI=IMSI-262420000000001: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250425090359931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15813526)[0x56458e92c270]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250425090359931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:121) 20250425090359931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090359931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_apply_sccp0(1104)@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1104)@23e0c4c64ce8: "Apply SCCP address changes" 20250425090359938 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20250425090359938 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:439) 20250425090359938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x56458e9530d0]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:408) 20250425090359938 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250425090359938 DLSCCP DEBUG SCCP-SCOC(119)[0x56458e94b2a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250425090359938 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f6b25), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250425090359938 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090359938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090359938 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090359938 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090359938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425090359938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090359938 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 7f 6b 25 00 00 77 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090359938 DLSCCP DEBUG SCCP-SCOC(119)[0x56458e94b2a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250425090359938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x56458e9530d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250425090359938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15813526)[0x56458e92c270]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250425090359938 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15813526)[0x56458e92c270]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250425090359938 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250425090359938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15813526)[0x56458e92c270]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250425090359938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15813526)[0x56458e92c270]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250425090359939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15813526)[0x56458e92c270]{disrupted}: Freeing instance (context_map.c:202) 20250425090359939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15813526)[0x56458e92c270]{disrupted}: Deallocated (fsm.c:568) 20250425090359939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x56458e9530d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250425090359939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x56458e9530d0]{disconnected}: Freeing instance (context_map.c:206) 20250425090359939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x56458e9530d0]{disconnected}: Deallocated (fsm.c:568) 20250425090359939 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15813526 SCCP-119 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250425090359939 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:463) 20250425090359939 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:483) 20250425090359939 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:417) 20250425090359939 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:442) 20250425090359939 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:442) 20250425090359939 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:442) 20250425090359939 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:442) 20250425090359939 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:442) 20250425090359939 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:442) 20250425090359939 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:442) 20250425090359939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250425090359939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250425090359939 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090359939 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090359939 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090359939 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250425090359939 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250425090359939 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250425090359939 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250425090359939 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250425090359939 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090359939 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 7f 6b 25 00 00 77 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1097)@23e0c4c64ce8: Session index based on local reference:0 HNBGW_Test.msc0-RAN(1098)@23e0c4c64ce8: Deleted conn table entry 0TC_apply_sccp0(1104)9520560 20250425090359940 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090359940 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250425090359940 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250425090359940 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250425090359940 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250425090359940 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250425090359940 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250425090359940 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250425090359940 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250425090359940 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 77 7f 6b 25 00 00 06 00 08 00 00 00 07  20250425090359940 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090359940 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425090359940 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250425090359940 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250425090359940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250425090359940 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000077), PART(T=Source Reference,L=4,D=007f6b25) (sccp_scrc.c:486) 20250425090359940 DLSCCP DEBUG Received CO:RELCO for local reference 119 (sccp_scoc.c:1855) 20250425090359940 DLSCCP DEBUG SCCP-SCOC(119)[0x56458e94b2a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250425090359940 DLSCCP DEBUG SCCP-SCOC(119)[0x56458e94b2a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250425090359940 DLSCCP DEBUG SCCP-SCOC(119)[0x56458e94b2a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090359940 DLSCCP DEBUG SCCP-SCOC(119)[0x56458e94b2a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090359940 DLSCCP DEBUG SCCP-SCOC(119)[0x56458e94b2a0]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp-Iuh0-RUA(1094)@23e0c4c64ce8: Deleted conn table entry 0TC_apply_sccp0(1104)15813526 MTC@23e0c4c64ce8: ok: talloc reports "asn1_context" = 1 bytes 20250425090400958 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54298<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090400960 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39379<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1090)@23e0c4c64ce8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1091)@23e0c4c64ce8: Final verdict of PTC: none MTC@23e0c4c64ce8: setverdict(pass): pass -> pass, component reason not changed 20250425090400963 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54284<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250425090400965 DLINP DEBUG SRVCONN(,r=127.0.0.1:60207<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090400965 DLINP DEBUG SRVCONN(,r=127.0.0.1:60207<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090400965 DLINP NOTICE SRV(,r=127.0.0.1:60207<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090400965 DMAIN NOTICE (127.0.0.1:60207 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60207<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090400965 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250425090400967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250425090400967 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090400967 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090400967 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090400967 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250425090400967 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250425090400967 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090400967 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250425090400967 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250425090400967 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090400967 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090400967 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090400967 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090400967 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250425090400967 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250425090400967 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250425090400967 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250425090400967 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090400967 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090400967 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed TC_apply_sccp-Iuh1-RUA(1096)@23e0c4c64ce8: Final verdict of PTC: none 20250425090400967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250425090400967 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425090400967 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250425090400967 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250425090400967 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090400967 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090400967 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090400967 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090400967 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090400967 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-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 b9  20250425090400967 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250425090400967 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090400967 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090400967 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250425090400967 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090400967 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090400968 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090400968 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425090400968 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090400968 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090400968 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090400967 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250425090400967 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250425090400967 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250425090400968 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250425090400968 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250425090400968 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250425090400968 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250425090400968 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250425090400968 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250425090400968 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090400968 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250425090400968 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250425090400968 DRANAP DEBUG cnlink(sgsn-0)[0x56458e9133a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250425090400968 DRANAP NOTICE cnlink(sgsn-0)[0x56458e9133a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250425090400968 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250425090400968 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250425090400968 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250425090400968 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425090400968 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250425090400968 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250425090400968 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250425090400968 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) TC_apply_sccp-Iuh0-RUA(1094)@23e0c4c64ce8: Final verdict of PTC: none MutexDispCT-TC_apply_sccp(1089)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1100)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1098)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1102)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1101)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1099)@23e0c4c64ce8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1097)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-PFCP(1092)@23e0c4c64ce8: Final verdict of PTC: none TC_apply_sccp-Iuh0(1093)@23e0c4c64ce8: Final verdict of PTC: none HNBGW-MGCP(1103)@23e0c4c64ce8: Final verdict of PTC: none TC_apply_sccp-Iuh1(1095)@23e0c4c64ce8: Final verdict of PTC: none 20250425090400973 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43852<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1104)@23e0c4c64ce8: Final verdict of PTC: pass MTC@23e0c4c64ce8: Setting final verdict of the test case. MTC@23e0c4c64ce8: Local verdict of MTC: pass MTC@23e0c4c64ce8: Local verdict of PTC MutexDispCT-TC_apply_sccp(1089): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC VirtHNBGW-STATS(1090): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC IPA-CTRL-CLI-IPA(1091): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-PFCP(1092): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_apply_sccp-Iuh0(1093): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1094): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_apply_sccp-Iuh1(1095): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1096): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-SCCP(1097): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-RAN(1098): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.msc0-M3UA(1099): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1100): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1101): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1102): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC HNBGW-MGCP(1103): none (pass -> pass) MTC@23e0c4c64ce8: Local verdict of PTC TC_apply_sccp0(1104): pass (pass -> pass) MTC@23e0c4c64ce8: Test case TC_apply_sccp finished. Verdict: pass MTC@23e0c4c64ce8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Fri Apr 25 09:04:00 UTC 2025 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20250425090401054 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43858<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250425090401556 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43858<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=373548) Waiting for packet dumper to finish... 1 (prev_count=373548, count=374088) 20250425090402968 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090402968 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090402968 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250425090402968 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250425090402968 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250425090402968 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@23e0c4c64ce8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@23e0c4c64ce8: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@23e0c4c64ce8: Terminating MTC. MC@23e0c4c64ce8: MTC terminated. MC2> exit MC@23e0c4c64ce8: Shutting down session. MC@23e0c4c64ce8: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw/expected-results.xml' against results in 'junit-xml-with-pfcp-740.log' -------------------- pass HNBGW_Tests.TC_hnb_register pass HNBGW_Tests.TC_hnb_register_duplicate pass HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass HNBGW_Tests.TC_hnb_disconnected_timeout pass HNBGW_Tests.TC_ue_register pass HNBGW_Tests.TC_ue_register_tmsi_lai pass HNBGW_Tests.TC_ue_register_before_hnb_register pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_ranap_cs_initial_ue pass HNBGW_Tests.TC_ranap_ps_initial_ue pass HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_cs_bidir pass HNBGW_Tests.TC_ranap_ps_bidir pass HNBGW_Tests.TC_rab_assignment pass HNBGW_Tests.TC_rab_assignment_concurrent pass HNBGW_Tests.TC_rab_release pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_rab_assign_fail pass HNBGW_Tests.TC_rab_assign_mgcp_to pass HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass HNBGW_Tests.TC_ranap_cs_mo_disconnect pass HNBGW_Tests.TC_ranap_ps_mo_disconnect pass HNBGW_Tests.TC_ranap_cs_creq_cref pass HNBGW_Tests.TC_ranap_ps_creq_cref pass HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass HNBGW_Tests.TC_ps_rab_assignment pass HNBGW_Tests.TC_ps_rab_assignment_concurrent pass HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass HNBGW_Tests.TC_mscpool_paging_imsi pass HNBGW_Tests.TC_mscpool_paging_tmsi pass HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_second_rab_assignment pass HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass HNBGW_Tests.TC_apply_sccp Summary: pass: 60 [testenv][with-pfcp] Testsuite is done [testenv][with-pfcp] Stopping testsuite (3579725) [testenv][with-pfcp] Merging log files [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/log_merge.sh HNBGW_Tests --rm >/dev/null'] 20250425090406931 DLSCCP DEBUG SCCP-SCOC(111)[0x56458e93a070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090406931 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008829ab), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090406931 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090406931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090406931 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090406931 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090406931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250425090406931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090406931 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 88 29 ab 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090406932 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090406932 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090406932 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090406932 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250425090406932 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250425090406932 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250425090407462 DLSCCP DEBUG SCCP-SCOC(117)[0x56458e936410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250425090407462 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005207f9), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250425090407462 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090407462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425090407462 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250425090407462 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425090407462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250425090407462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56458e945e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425090407462 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 52 07 f9 00 00 75 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250425090407462 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250425090407462 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250425090407462 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250425090407462 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250425090407462 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250425090407462 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250425090409182 DLSCCP DEBUG SCCP-SCOC(107)[0x56458e949e40]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090409182 DLSCCP DEBUG SCCP-SCOC(107)[0x56458e949e40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090409182 DLSCCP DEBUG SCCP-SCOC(107)[0x56458e949e40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090409182 DLSCCP DEBUG SCCP-SCOC(107)[0x56458e949e40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090409182 DLSCCP DEBUG SCCP-SCOC(107)[0x56458e949e40]{IDLE}: Deallocated (fsm.c:568) 20250425090409209 DLSCCP DEBUG SCCP-SCOC(108)[0x56458e928e10]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090409209 DLSCCP DEBUG SCCP-SCOC(108)[0x56458e928e10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090409209 DLSCCP DEBUG SCCP-SCOC(108)[0x56458e928e10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090409209 DLSCCP DEBUG SCCP-SCOC(108)[0x56458e928e10]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090409209 DLSCCP DEBUG SCCP-SCOC(108)[0x56458e928e10]{IDLE}: Deallocated (fsm.c:568) 20250425090409227 DLSCCP DEBUG SCCP-SCOC(109)[0x56458e95acf0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250425090409227 DLSCCP DEBUG SCCP-SCOC(109)[0x56458e95acf0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250425090409227 DLSCCP DEBUG SCCP-SCOC(109)[0x56458e95acf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250425090409227 DLSCCP DEBUG SCCP-SCOC(109)[0x56458e95acf0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250425090409227 DLSCCP DEBUG SCCP-SCOC(109)[0x56458e95acf0]{IDLE}: Deallocated (fsm.c:568) [testenv][with-pfcp] Formatting log files [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/log_format.sh'] [testenv][with-pfcp] Stopping stp (3579573) [testenv][with-pfcp] Stopping hnbgw (3579616) [testenv][with-pfcp] Running testsuite clean script (reason: finished) [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TESTENV_CLEAN_REASON=finished', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-1', 'sh', '-c', 'rename_junit_xml_classname.sh :with-pfcp'] Adding ':with-pfcp' to classnames in: ./junit-xml-with-pfcp-740.log [testenv] Showing with-pfcp/testsuite/junit-xml-with-pfcp-740.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-1', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/junit-xml-with-pfcp-740.log && echo']                                                               [testenv] Showing generic/testsuite/junit-xml-12034.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-1', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/junit-xml-12034.log && echo']                                                               [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-1'] testenv-hnbgw-all-osmocom-nightly-20250425-0847-a2234281-1 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test/1205/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS